Skip to content

Commit 0088afb

Browse files
committed
add config to run degridding notebooks
1 parent c4e785f commit 0088afb

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

notebooks/nongriddedenv.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: nongriddedenv
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- python=3.11
6+
- xarray
7+
- numpy
8+
- scipy
9+
- pandas
10+
- matplotlib
11+
- cartopy
12+
- cmocean
13+
- ipython
14+
- ipykernel
15+
- cdsapi
16+
- pip
17+
- pip:
18+
- imageio
19+
- download-toolbox

0 commit comments

Comments
 (0)