aditya-grover / climate-learn

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

Fixed bug in building years to iterate for a given load_chunk() call … #101

Closed prakhar6sharma closed 1 year ago

prakhar6sharma commented 1 year ago

Fixed bug in building years to iterate for a given load_chunk() call for Shard Dataset.

Earlier for some situations/configurations the years_to_iterate_this_chunk had 0 number of years for last chunk.