-
Notifications
You must be signed in to change notification settings - Fork 92
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 running mean functions #724
Commits on Mar 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1d1b87f - Browse repository at this point
Copy the full SHA 1d1b87fView commit details
Commits on Mar 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 915440d - Browse repository at this point
Copy the full SHA 915440dView commit details
Commits on Mar 19, 2021
-
Re-worked the running mean functions: 1) abandoned maintaining all me…
…mory (ie simple moving average) in a window in favor of the exponential moving window, 2) added fixed window capabilities.
Configuration menu - View commit details
-
Copy full SHA for e6ea9b2 - Browse repository at this point
Copy the full SHA e6ea9b2View commit details
Commits on Mar 30, 2021
-
Added a copy function, a history variable and restart capabilities to…
… running mean functions
Configuration menu - View commit details
-
Copy full SHA for 7e7b075 - Browse repository at this point
Copy the full SHA 7e7b075View commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8c9e4a4 - Browse repository at this point
Copy the full SHA 8c9e4a4View commit details
Commits on May 12, 2021
-
Update main/FatesRunningMeanMod.F90
Co-authored-by: Charlie Koven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0f482f - Browse repository at this point
Copy the full SHA b0f482fView commit details -
Update main/FatesRunningMeanMod.F90
Co-authored-by: Charlie Koven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d91423 - Browse repository at this point
Copy the full SHA 7d91423View commit details -
Update main/FatesRunningMeanMod.F90
Co-authored-by: Charlie Koven <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3b02c6 - Browse repository at this point
Copy the full SHA d3b02c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656a8ad - Browse repository at this point
Copy the full SHA 656a8adView commit details
Commits on May 14, 2021
-
Cleaned up some diagnostic print statements, finalizing vegtemp 24 rm…
…ean as using fixed window
Configuration menu - View commit details
-
Copy full SHA for 7136c10 - Browse repository at this point
Copy the full SHA 7136c10View commit details
Commits on May 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e5c8b2e - Browse repository at this point
Copy the full SHA e5c8b2eView commit details
Commits on Jun 24, 2021
-
Adding both patch and cohort level photosynthesis acclimation vegetat…
…ion temperature running mean.
Configuration menu - View commit details
-
Copy full SHA for b887b06 - Browse repository at this point
Copy the full SHA b887b06View commit details
Commits on Jul 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a63187f - Browse repository at this point
Copy the full SHA a63187fView commit details -
Updating running mean functions to include parameter conrolled acclim…
…ation to temperature. Updated recruit initialization
Configuration menu - View commit details
-
Copy full SHA for 953c5eb - Browse repository at this point
Copy the full SHA 953c5ebView commit details
Commits on Jul 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8fa8241 - Browse repository at this point
Copy the full SHA 8fa8241View commit details
Commits on Jul 8, 2021
-
Updates to leaf acclimation temperature running mean: history variabl…
…es, and removing unnecessary (duplicative) boundary condition.
Configuration menu - View commit details
-
Copy full SHA for da2d7e3 - Browse repository at this point
Copy the full SHA da2d7e3View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2612625 - Browse repository at this point
Copy the full SHA 2612625View commit details
Commits on Oct 22, 2021
-
Commented out cohort-level vegetation temp averages, as they are redu…
…ndant with patch-level given how the HLMs handle temperature physics
Configuration menu - View commit details
-
Copy full SHA for 6023f72 - Browse repository at this point
Copy the full SHA 6023f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 657b135 - Browse repository at this point
Copy the full SHA 657b135View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 010f8d3 - Browse repository at this point
Copy the full SHA 010f8d3View commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 927bc1b - Browse repository at this point
Copy the full SHA 927bc1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7042ada - Browse repository at this point
Copy the full SHA 7042adaView commit details -
Configuration menu - View commit details
-
Copy full SHA for faa6313 - Browse repository at this point
Copy the full SHA faa6313View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b753d - Browse repository at this point
Copy the full SHA d4b753dView commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0dfab41 - Browse repository at this point
Copy the full SHA 0dfab41View commit details