Skip to content

Commit 99530b1

Browse files
Update environment.yml
1 parent 4a65faf commit 99530b1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

environment.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: DS-geospatial
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.8
5+
- python=3.9
66
- jupyter
77
- jupyterlab
88
- ipython
@@ -15,7 +15,6 @@ dependencies:
1515
- owslib
1616
- rasterstats
1717
- matplotlib
18-
- descartes
1918
- mapclassify
2019
- cartopy
2120
- contextily
@@ -27,6 +26,7 @@ dependencies:
2726
- bokeh
2827
- intake
2928
- intake-xarray
29+
- ipympl
3030
- ipyleaflet
3131
- folium
3232
- seaborn
@@ -37,5 +37,7 @@ dependencies:
3737
- zarr
3838
- h5netcdf
3939
- h5py
40+
- cfgrib
41+
- pooch
4042
- rioxarray
4143
- xarray-spatial

0 commit comments

Comments
 (0)