We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8947df commit 3cea244Copy full SHA for 3cea244
requirements/env_climada.yml
@@ -8,6 +8,7 @@ dependencies:
8
- cfgrib>=0.9.7,<0.9.10 # 0.9.10 cannot read the icon_grib files from https://opendata.dwd.de
9
- contextily>=1.0,<1.2 # 1.2 has removed the deprecated contextily.sources
10
- dask>=2.25
11
+ - gdal!=3.4.1 # has an issue with fiona on Windows (#403)
12
- geopandas>=0.8
13
- h5py>=2.10
14
- haversine>=2.3
0 commit comments