NVIDIA / earth2studio

Open-source deep-learning framework for exploring, building and deploying AI weather/climate workflows.
https://nvidia.github.io/earth2studio/
Apache License 2.0
82 stars 28 forks source link

🐛[BUG]:Output Variables in ClimateNet are not numpy arrays #78

Closed dallasfoster closed 3 months ago

dallasfoster commented 3 months ago

Version

main

On which installation method(s) does this occur?

Source

Describe the issue

Currently climatenet output coordinate variables are set as OUT_VARIABLES instead of np.array(OUT_VARIABLES).