Merge pull request #758 from PyPSA/xarray_hotfix

hotfix to overcome xarray chunking error
This commit is contained in:
Fabian Neumann 2023-10-12 17:43:22 +02:00 committed by GitHub
commit 093ebfa696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ dependencies:
- numpy
- pandas>=1.4
- geopandas>=0.11.0
- xarray
- xarray<=2023.8.0
- rioxarray
- netcdf4
- networkx