MHKiT-Software / MHKiT-Python

MHKiT-Python provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
47 stars 45 forks source link

Allow newer `xarray` versions? #228

Closed cmichelenstrofer closed 8 months ago

cmichelenstrofer commented 1 year ago

Currently MHKiT requires xarray<=2022.9.0. I want to use MHKiT together with capytaine which uses capabilities in newer versions of xarray. Could the upper limit on xarray be removed?

akeeste commented 1 year ago

@cmichelenstrofer I don't know the reason for the version limitation off-hand, but will look into this next week.

Adam

ssolson commented 1 year ago

240

ssolson commented 8 months ago

Fixed in #240