CLIMADA-project / climada_python

Python (3.8+) version of CLIMADA
GNU General Public License v3.0
321 stars 125 forks source link

xarray 2024.2 breaks unit test #852

Closed emanuel-schmid closed 9 months ago

emanuel-schmid commented 9 months ago

climada.hazard.test.test_base_xarray.TestReadDefaultNetCDF.test_event_no_time fails after update from 2024.1

emanuel-schmid commented 9 months ago

currently the xarray version is pinned down to 2024.1 in the develop branch

peanutfun commented 9 months ago

Fixed with #851. Thanks, @emanuel-schmid!