FATES/CLM param R files [WIP]#2304
Closed
bailsofhay wants to merge 5 commits intoPecanProject:ctsm_packagefrom
Closed
FATES/CLM param R files [WIP]#2304bailsofhay wants to merge 5 commits intoPecanProject:ctsm_packagefrom
bailsofhay wants to merge 5 commits intoPecanProject:ctsm_packagefrom
Conversation
Contributor
|
This PR is stale because it has been open 365 days with no activity. |
Member
|
@serbinsh I'd like to help get this either merged or closed -- can you advise what's needed to do that and whose attention it requires? |
Member
|
@infotroph I would shelve this - I dont think its relevant anymore given how stale all this work is now. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
These are the 2 R parameter files to run CLM or fates for PEcAn.
Description
I changed Shawns original write_params-clm.R file so that there are 2 files: 1) is write_params-clm.R, which only deals with CLM parameter variables, and 2) write_params-fates.R, which only deals with FATES parameter variables. Both R files use the same general parameter variable name for consistency, but call the specific model parameter name. e.g. Ratio of new fine root : new leaf carbon allocations is "froot_leaf", while the specific clm and fates variable name is froot_leaf and fates_allom_l2fr, respectively.
Motivation and Context
We're trying to get the CLM coupled with PEcAn!!!!
There needs to be discussion about additional variables/parameters that we would like to add to these scripts for future CLM/FATES work, but for now these are the most important variables as stated in : https://docs.google.com/document/d/12XWb7DmmOuvRAOEDviBt-x2uCUWIRDASZA2T9u_fbY0/edit#
Review Time Estimate
Types of changes
Checklist: