Implement a way to downscale a selection of variables #129
ArcticSnow
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The idea is to implement as part of
topo_scale.pyand dynamic way to select which variable to downscale and adapt accordingly the variable needed to download (speed up downloading).This could be done by breaking the downscaling code in section of variables that are called upon need.
This is an idea, and it is still unclear how to efficiently implement this. It may require to package the downscaling into a class and add inheritence.
Beta Was this translation helpful? Give feedback.
All reactions