-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add functions to fit and convert IAM models #1827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
9816a3f
Adding functions, docstrings draft
ajonesr dacc1f0
Updating imports, adding docstrings
ajonesr fc968af
Updated rst file
ajonesr 441d8cc
Make linter edits
ajonesr 77641d0
Docstring experiment
ajonesr d7cbf5e
Added tests
ajonesr b4dcecf
More linter edits
ajonesr 6d054f4
Docstrings and linter edits
ajonesr 21a66ee
Docstrings and linter
ajonesr b4714a4
LINTER
ajonesr 96de7d9
Docstrings edit
ajonesr de20629
Added more tests
ajonesr 91f811e
Annihilate spaces
ajonesr e4d4cdc
Spacing
ajonesr 3789890
Changed default weight function
ajonesr 2efa830
Silence numpy warning
ajonesr c5c2d09
Updating tests to work with new default
ajonesr af65bc0
Forgot a comment
ajonesr d505ac9
Return dict contains scalars now, instead of arrays
ajonesr 109e20e
Adding option to not fix n
ajonesr 554d862
Adding straggler tests
ajonesr e8d83b6
Removing examples specific to old default weight function
ajonesr ee9c686
Linter nitpicks
ajonesr e95993d
Update docstrings
ajonesr 991e962
Experimenting with example
ajonesr 484cb5a
Adjusting figure size
ajonesr 47ebdac
Edit gallery example
ajonesr 317fb35
Fixing bounds
ajonesr 3996cab
Linter
ajonesr ba87f7e
Example experimentation
ajonesr ac4e717
Merge branch 'main' of https://github.com/pvlib/pvlib-python into con…
cwhanse 529e512
exact ashrae intercept
cwhanse 6b211fd
Merge branch 'main' of https://github.com/pvlib/pvlib-python into con…
cwhanse 3fc2c00
editing docstrings mostly
cwhanse a9f9b74
whatsnew
cwhanse ac160b8
fix errors
cwhanse 536cb9f
remove test for weight function size
cwhanse 2882912
editing
cwhanse 9bb36b5
simplify weight function
cwhanse 753d72b
Merge branch 'main' of https://github.com/pvlib/pvlib-python into con…
cwhanse fc1316c
improve martin_ruiz to physical, generalize tests
cwhanse 935443b
fix examples, split convert and fit examples
cwhanse c9f697d
linter, improve coverage
cwhanse 88a9dfc
spacing
cwhanse 8ace9d6
fix reverse order test
cwhanse 3475bf4
improve examples
cwhanse f216d94
print parameters
cwhanse cb4cb05
whatsnew
cwhanse ed35731
remove v0.10.2 whatsnew
cwhanse fdcc952
Revert "remove v0.10.2 whatsnew"
cwhanse 9b1cfd8
put v0.10.2.rst right again
cwhanse d78265a
Merge branch 'main' of https://github.com/pvlib/pvlib-python into con…
cwhanse 38bfb58
require scipy>=1.5.0
cwhanse 04121de
linter
cwhanse 69cd00a
linter
cwhanse 520a74e
Merge branch 'main' of https://github.com/pvlib/pvlib-python into con…
cwhanse e5cd24b
suggestions from review
cwhanse 6ce34e4
add reference
cwhanse 743931d
edits to examples
cwhanse fe9a39c
add note
8000
to convert
cwhanse d56cbcf
edit note on convert
cwhanse 2a0b815
edit both notes
cwhanse 4e165a0
polish the notes
cwhanse d3d8cfd
sum not Sum
cwhanse 313386c
edits
cwhanse b0e45dd
Merge branch 'main' of https://github.com/pvlib/pvlib-python into con…
cwhanse 32aa64a
remove test for scipy
cwhanse 8df7bf6
edits from review
cwhanse 6250182
its not it's
cwhanse 74c2e54
Merge branch 'main' of https://github.com/pvlib/pvlib-python into con…
cwhanse f9c8888
change internal linspace to one degree intervals
cwhanse 79af432
use linspace(0, 90, 91)
cwhanse File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
Adding functions, docstrings draft
- Loading branch information
commit 9816a3fb497e64cf7f40b3bb5fe86bb844b4b603
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.