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
187 stars 41 forks source link

📚[DOC]: Add simple example to demo how to score models with H5 files #98

Closed NickGeneva closed 10 months ago

NickGeneva commented 10 months ago

How would you describe the priority of this documentation request

Critical (currently preventing usage)

Is this for new documentation, or an update to existing docs?

New

Describe the incorrect/future/missing documentation

Most real scoring workflows will involve a large amount of data that is on-prem. Having a simple example to show how to score using H5 files would be a good place to start.

Custom data-sources would be another task after this.