Skip to content

Commit 16b4685

Browse files
author
Andy Barrett
committed
add h5netcdf
1 parent 6dcb645 commit 16b4685

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notebooks/icesat2_webinar_demo/environment/environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
- python=3.12
66

77
- jupyterlab
8-
- jupyter_contrib_nbextensions
8+
#- jupyter_contrib_nbextensions
99

1010
- earthaccess
1111

@@ -14,6 +14,8 @@ dependencies:
1414
- dask
1515
- bottleneck
1616
- h5py
17+
- netcdf4
18+
- h5netcdf
1719
- libgdal-hdf4
1820

1921
- geopandas

0 commit comments

Comments
 (0)