arup-group / genet

Manipulate MATSim networks via a Python API.
MIT License
43 stars 10 forks source link

Add xarray with version pinning to requirements #236

Closed brynpickering closed 5 months ago

brynpickering commented 5 months ago

Noticed a failing test in https://github.com/arup-group/genet/actions/runs/8471718196/job/23332569549?pr=232. It is caused by xarray v2024.03 having the .oindex property which seems to be causing issues with our test's array comparison. This is fixed by pinning xarray.