NVIDIA / earth2mip

Earth-2 Model Intercomparison Project (MIP) is a python framework that enables climate researchers and scientists to inter-compare AI models for weather and climate.
https://nvidia.github.io/earth2mip/
Apache License 2.0
196 stars 46 forks source link

🚀[FEA]: Add download function to known models #54

Closed NickGeneva closed 1 year ago

NickGeneva 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.

Add a download function inside models that can get called on load for known model packages that are not served on s3.

This should help enable better CLI use of built in models.

Describe any alternatives you have considered

No response