gaia-unlimited / gaiaunlimited

Code for GaiaUnlimited Gaia selection function tools
https://gaiaunlimited.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
20 stars 5 forks source link

xarray dependency #15

Closed jlwojno closed 1 year ago

jlwojno commented 2 years ago

xarray version 2022.6.0 gives multiple errors with gaiaunlimited imports

jlwojno commented 2 years ago

pip3 install --upgrade xarray==2022.3.0 solves this