aditya-grover / climate-learn

Source code for ClimateLearn
MIT License
302 stars 49 forks source link

map_dataset.setup() keeps crashing #118

Open blue-ocean-climate opened 10 months ago

blue-ocean-climate commented 10 months ago

Describe the bug I am trying to run the extreme events file present in src/climate_learn/data/processing/era5_extreme.py, but the map_dataset.setup() function keeps crashing. It is using more than 12 GB RAM and crashes after that.

Please suggest a solution. Thank you in advance!

Environment