SDXorg / pysd

System Dynamics Modeling in Python
http://pysd.readthedocs.org/
MIT License
349 stars 89 forks source link

vector_reorder doesn't work properly with xarray 2023.8.0 #425

Closed enekomartinmartinez closed 8 months ago

enekomartinmartinez commented 9 months ago

Vensim's VECTOR REORDER function implementation is not working properly with xarray 2023.8.0. CI tests have been failing since the last update of xarray. I am working on it and I will try to fix it ASAP.

enekomartinmartinez commented 8 months ago

Bug identified and notified to xarray community, waiting for their confirmation about the behaviour https://github.com/pydata/xarray/issues/8150