hotfix to overcome xarray chunking error by reverting to an older version

This commit is contained in:
martacki 2023-10-12 17:09:03 +02:00
parent 4fc9959f5a
commit 9cde392227

View File

@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: MIT
name: pypsa-eur
name: pypsa-eur-eee
channels:
- conda-forge
- bioconda
@ -27,7 +27,7 @@ dependencies:
- numpy
- pandas>=1.4
- geopandas>=0.11.0
- xarray
- xarray<=2023.8.0
- rioxarray
- netcdf4
- networkx