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.
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
Add functions that can extract and update phenological status based on MODIS data and enable monthly SDA #3249
Add functions that can extract and update phenological status based on MODIS data and enable monthly SDA #3249
Changes from 38 commits
c297b8d
ff0a52a
b8f97d3
4333f11
4f4630b
b88db33
657339f
a49452b
f267550
b8dc5db
5c9a987
316ba1b
8a4ea3e
b80deff
8ff4f4d
fb96d6f
8d5ba2f
8f8623f
84c9d6b
59947a3
b326828
9136c43
bb33db1
5f46ddf
1e1fde6
2c77fd9
e6c683a
f56eed2
45007d2
a15b0fc
68e4404
7b4839d
c3abe88
ac67c02
bb5d40c
5ce785c
82a1713
47ef5c4
212cdfa
d6a4a3d
a6f3834
5280bfd
d033c72
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Not going to hold up this PR, but this chunk of code here needs updating before it's used more broadly. Even for North American runs, there's has to be a better way of knowing the phenology of a PFT than hard coding it (e.g. adding to the
<model>
or<pft>
configs. Similarly, why hard code the LAI initialization uniformly based on months if we've got a model file that prescribes the leaf-on and leaf-off dates?Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.