aditya-grover / climate-learn

Source code for ClimateLearn
MIT License
310 stars 50 forks source link

Eager loading from netcdf files using load_dataset() #97

Closed prakhar6sharma closed 1 year ago

prakhar6sharma commented 1 year ago

Hacky fix to prevent deadlocks from happening. Note: It has been tested for a few runs only and it worked fine for those runs. To prove that it guarantees deadlock prevention, rigorous testing might be required.