We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2e0f3 commit bad9571Copy full SHA for bad9571
environment.yaml
@@ -29,7 +29,7 @@ dependencies:
29
- geopandas>=0.11.0
30
- atlite>=0.2.9
31
- dask
32
-- xarray<=2023.8.0
+- xarray
33
- rioxarray
34
- netcdf4
35
- networkx
@@ -48,6 +48,10 @@ dependencies:
48
- tabula-py
49
- pyxlsb
50
- graphviz
51
+- tsam>=1.1.0
52
+- pypsa>=0.25.1
53
+- highs
54
+- pyam
55
56
# Keep in conda environment when calling ipython
57
- ipython
@@ -58,7 +62,4 @@ dependencies:
58
62
- rasterio!=1.2.10
59
63
60
64
61
-- pip:
- - tsam>=1.1.0
- - pypsa>=0.25.1
- - highspy
65
+
0 commit comments