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.

Home Page:https://nvidia.github.io/earth2mip/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rollback some of the API and implementation modifications in earth2mip/data

nbren12 opened this issue · comments

In summary, would like to see the following changes before replacing the existing initial conditions:

  • no outputting xarrays
  • mostly revert the cds impementation to initial_conditions.cds.DataSource. sorry, but a lot of these changes are things I speciflcally undid in nbren12@4b33f64.
  • for lexicons. Use the cds.parse_channel and ECMWF parameter IDs instead of dictionaries of strings.

Originally posted by @nbren12 in #132 (comment)