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

πŸš€[FEA]: Add "nudging" perturbation capabilities

NickGeneva opened this issue Β· comments

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

Critical (currently preventing usage)

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

This prescribed nudging is applied between steps, with units of var/day, where var could be dimensional or non dimensional depending on the model. A notebook for preforming a perturbation response experiment in earth2mip is added.

Describe any alternatives you have considered

No response

Related to #42