-
Notifications
You must be signed in to change notification settings - Fork 6
Facilitating support for tensor weather data #131
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
Open
fnattino
wants to merge
32
commits into
main
Choose a base branch
from
60-weather-data
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
89fed97
use key indexing for drv and drop broadcasting of driving variables i…
fnattino 2ef9419
weather data provider is now an iterator
fnattino 4346fc4
Merge branch 'main' into 60-weather-data
fnattino 6dd1a35
sync shape of parameter provider and weather data
fnattino 8d33e32
add utility function to create iterator
fnattino fc9f1b7
fix bug in comparing provider's shape
fnattino ea60ffe
add DTEMP as weather data variable
fnattino 2cfebb8
use new weather data provider in tests
fnattino 8e86c85
adapt tests on crop models
fnattino e5791aa
fix dimensionality of afgen table
fnattino 114fa47
also accept iterable as input to engine
fnattino 09cfdc3
use iterable when setting up test data
fnattino be67415
drop _get_drv to expand weather variables
fnattino c3fb083
fix tests for wofost72
fnattino 562a433
fix test for waterbalance
fnattino 05c54b9
propagate parameter to do range check on weather data
fnattino 4f645b8
Merge branch 'main' into 60-weather-data
fnattino 1060fc5
option to handle nan values in weather data
fnattino 498d44d
use temporary fix of parameter provider
fnattino 96c9bdf
fix comment
fnattino 1943394
fix code smells identified by sonarqube
fnattino 2749a6e
run checks eagerly
fnattino b691b54
date check raises valueerror
fnattino 165e043
add tests for weather module
fnattino 2230cb7
generalize iterator util to xarray dataset
fnattino 7478f53
expand tests
fnattino 8cb1c32
drop print statement introduced while debugging
fnattino 1fba9a2
Update src/diffwofost/physical_models/weather.py
fnattino f339a68
reintroduce weather data container for tests with PCSE
fnattino 134da6a
make sure elements are tensors
fnattino 566c903
reintroduce tests that patch PCSE
fnattino 5236a46
add weather data util to documentation
fnattino 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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.