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

Set option to download pressure-level data in batches #5

Open
3 of 4 tasks
natgeo-wong opened this issue Jun 19, 2022 · 0 comments
Open
3 of 4 tasks

Set option to download pressure-level data in batches #5

natgeo-wong opened this issue Jun 19, 2022 · 0 comments

Comments

@natgeo-wong
Copy link
Member

natgeo-wong commented Jun 19, 2022

Instead of downloading pressure-level data level by level, download all levels in the same request

  • Checks for validity
  • Function to split downloaded data into their respective levels and resave
  • Create download functions for native julia implementation

Extra:

  • Create download functions for Python CDSAPI implementation

In this way, we can probably save time on the requesting, downloading and queueing, at the cost of a bit of precision

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

No branches or pull requests

1 participant