-
Notifications
You must be signed in to change notification settings - Fork 235
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
{WIP} LPJ-GUESS SDA Couplers #2660
base: develop
Are you sure you want to change the base?
Conversation
… variables to a per-gridcells basis, and first start on updating the state.
First merge of LPJ-GUESS state updating code
merge hackathon pr
|
||
###################################### READ STATE | ||
|
||
library(stringr) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably shouldn't be here
@@ -0,0 +1,131 @@ | |||
## split LPJ-GUESS ncdf files into smaller time units to use in KF |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI, this bit isn't needed unless the model, like sipnet, gets it start/end date info from its met files
This PR is stale because it has been open 365 days with no activity. |
Description
Here I am opening this PR as work in progress to publicly commit myself to it (some pun intended).
Motivation and Context
Couplers for LPJ-GUESS to run PalEON-SDA.
Review Time Estimate
Types of changes
Checklist: