Skip to content

Commit 0c11c0d

Browse files
author
Andy Barrett
committed
add environment.yml
1 parent 4b48433 commit 0c11c0d

File tree

2 files changed

+14117
-0
lines changed

2 files changed

+14117
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name: nsidc-tutorial-icesat2-apps
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- python=3.12
6+
7+
- jupyterlab
8+
- jupyter_contrib_nbextensions
9+
10+
- earthaccess
11+
12+
- xarray
13+
- rioxarray
14+
- dask
15+
- bottleneck
16+
- h5py
17+
- libgdal-hdf4
18+
19+
- geopandas
20+
21+
- matplotlib
22+
- cartopy
23+
24+
# For development
25+
- nbdime
26+
27+
platforms:
28+
- linux-64
29+
- osx-64
30+
- win-64

notebooks/icesat2_webinar_demo/working_with_icesat2_sea_ice_data.ipynb

Lines changed: 14087 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)