Skip to content
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

shared metrics #3

Open
djk2120 opened this issue Nov 16, 2022 · 2 comments
Open

shared metrics #3

djk2120 opened this issue Nov 16, 2022 · 2 comments
Assignees
Labels

Comments

@djk2120
Copy link
Owner

djk2120 commented Nov 16, 2022

create a notebook to calculate metrics of interest, which will write to a shared netcdf

@djk2120 djk2120 self-assigned this Nov 16, 2022
@linniahawkins
Copy link
Collaborator

possible metrics of interest:

  • peak LAI averaged globally and by biome
  • trend from ~1970-2014
  • global sum of gridcell error (relative error)
  • Slope of relationship between LAI and temperature/precip by gridcell or biome (Tmax? Seasonal precip?)
  • LAI amplitude
  • Seasonality (onset, senescence)

@djk2120
Copy link
Owner Author

djk2120 commented Nov 17, 2022

implemented a few metrics:

TLAI:

  • global avg (2005-2014)
  • biome avg (2005-2014)
  • global trend (1975-2014)

notebook: https://nbviewer.org/github/djk2120/CLM5PPE/blob/master/pyth/metrics.ipynb
output is here: https://github.com/djk2120/CLM5PPE/tree/master/pyth/processed_data/metrics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants