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

Add CHELSA-W5E5 standard deviation. #89

Open
Tracked by #95
juseg opened this issue Jun 18, 2024 · 0 comments · May be fixed by #98
Open
Tracked by #95

Add CHELSA-W5E5 standard deviation. #89

juseg opened this issue Jun 18, 2024 · 0 comments · May be fixed by #98
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@juseg
Copy link
Owner

juseg commented Jun 18, 2024

Allow climatologic standard deviation in atmosphere datasets, aggregate CHELSA-W5E5 standard deviations and add them as the only data source for now, e.g.:

hyoga.open.atmosphere(stdev='cw5e5')

The new keyword-argument should probably default to None until we have a better workflow for CHELSA-W5E5 data. At least it should default to None when the default 'chelsa' (non-W5E5) temperature source is used. I was just learning about CF cell methods, e.g. cell_methods="time: standard_deviation (interval: 1 day)". However I am not sure what the new variable standard name should be.

https://cfconventions.org/Data/cf-conventions/cf-conventions-1.11/cf-conventions.html#cell-methods

@juseg juseg added the enhancement New feature or request label Jun 18, 2024
@juseg juseg self-assigned this Jun 18, 2024
@juseg juseg added this to the v0.3.2 milestone Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant