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

🐛[BUG]: ModuleNotFoundError: No module named 'modulus.utils.zenith_angle' #80

Closed NickGeneva closed 10 months ago

NickGeneva commented 11 months ago

Version

main

On which installation method(s) does this occur?

No response

Describe the issue

Known bug at the moment due to graph cast addition / upstreamed fixes needed from Modulus. Documenting here for users with temporary fix below when installing from source.

pip install .
pip install -r requirements.txt

Environment details

No response