NVIDIA / modulus-launch

Repo of optimized training recipes for accelerating PyTorch workflows of AI driven surrogates for physical systems
Apache License 2.0
54 stars 27 forks source link

🚀[FEA]: Download support from CDS api for training weather models #103

Closed loliverhennigh closed 1 year ago

loliverhennigh commented 1 year ago

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Medium

Please provide a clear description of problem you would like to solve.

Currently the weather and climate examples are not usable because of dataset access issues. While there may be better longer term solutions this feature will add scripts to download the ERA5 dataset from the CDS api.

Describe any alternatives you have considered

No response

NickGeneva commented 1 year ago

Merged in https://github.com/NVIDIA/modulus-launch/pull/104