-
Notifications
You must be signed in to change notification settings - Fork 314
CIMIS irrigation workflow, v1 #3821
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 66 commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
266c2d7
Add CIMIS-ET workflow for California irrigation management
ashiklom 161451d
increase default water balance WHC value
ashiklom acbf01b
add crop WHC data
ashiklom 7547021
more consistent variable names with units
ashiklom 988d400
rewrite water balance logic. add some tests.
ashiklom 21dd057
update crop_whc.rda
ashiklom 13f6cd3
export CHIRPS-precip-remote function
ashiklom b5a5875
fix length mismatch from variable WHC
ashiklom 2b1b94f
add more customizability to `calc_water_balance`
ashiklom bc3633f
clarify WHC vs. field capacity in water_balance
ashiklom bd2339d
draft SSURGO get mukey function
ashiklom 35d7e40
ssurgo mukey function for big bboxes
ashiklom 42eadab
separate ssurgo mukey functions for different APIs
ashiklom 6c718c2
add ssurgo mukey function docs
ashiklom 3dc2fec
Add example SSURGO script
ashiklom cdaacd4
update crop_whc table to use FAO-56 Table 22 vals
ashiklom bbf555b
simplify ssurgo function documentation
ashiklom b7e8410
allow time-varying WHC
ashiklom 3fb1127
Replace CIMIS ET vignette with a script
ashiklom f58e7eb
add horizon depths to SSURGO test script
ashiklom c392654
add OpenET download function and comparison script
ashiklom 422166a
manually propagate duckspatial to dependencies
ashiklom 8f222c4
whitespace-only documentation change
ashiklom 166a420
update crop_whc values and docs
ashiklom 9c93527
replace duckspatial with terra + sf
ashiklom 79a53f8
fix R CMD check issues
ashiklom 6b97e3d
fix non-unicode chars in data.land
ashiklom fabd6c9
Update PEcAn dependencies
ashiklom 4e63fae
minor cleanup of ssurgo mukey code
ashiklom 763acb3
remove duckdb and duckspatial (again)
ashiklom 3294409
update pecan_package_dependencies
ashiklom 3199406
skip CHIRPS tests on CI
ashiklom 4f059c4
documentation bugfix
ashiklom e31027a
add crop WHC data
ashiklom be6ab35
remove landiq class/subclass fixes
ashiklom b1ca4a4
working version of irrigation workflow in targets
ashiklom b2f633a
Add mslsp_to_canopycover
ashiklom 87c4dda
WIP targets pipeline for more sites
ashiklom 5dcdaa7
add basic flooded rice irrigation implementation
ashiklom 7773eac
Complete working statewide irrigation pipeline
ashiklom 347989e
Add information message to targets pipeline
ashiklom 0915595
replace stop with pecan.logger
ashiklom 581b926
propagate rice args through apply_water_balance
ashiklom ed79224
fix tidyselect call in tidyr::fill
ashiklom 29f60c7
targets project shortcuts
ashiklom a6c9543
add crude uncertainty propagation
ashiklom 82eeefb
make full crop time series, filling missing data
ashiklom f76ad12
irrigation: add config for all parcels
ashiklom ef4318e
fix SGE workers crashing on init
ashiklom 6ebc344
update crop_whc citation
ashiklom 25466ac
calc_awc needs to also aggregate components
ashiklom 30ba395
write final outputs to parquet
ashiklom ed673d1
write irrigation output directly to named parquet
ashiklom c6fcc46
use config for workflow configuration
ashiklom f54974d
add irrigation maximum parameter
ashiklom 70481bc
move irrigation workflow to workflows/
ashiklom 007d6c7
Update README
ashiklom fa5aab2
fix README paths. clean up some unnecessary files.
ashiklom f90b158
resolve some r cmd check notes
ashiklom 97f6cea
remove some old scripts
ashiklom f74c8af
remove unused code
ashiklom 367950d
add preprocessing scripts
ashiklom d0001ee
update generate dependencies
ashiklom db592f3
update water balance docs
ashiklom e022632
data.land: increase rcheck ref log package number
ashiklom f5379dd
Merge branch 'develop' of https://github.com/PecanProject/pecan into …
ashiklom 45410ee
Merge branch 'develop' into cimis-et
dlebauer 68170ee
versioned httr2 dependency
ashiklom 7594127
typo in config.yml
ashiklom 472f914
Merge branch 'develop' of https://github.com/PecanProject/pecan into …
ashiklom 507fc55
Merge branch 'develop' of https://github.com/PecanProject/pecan into …
ashiklom 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
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.