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 cdd627f commit 2203360Copy full SHA for 2203360
docs/classroom-surf-environment.yml
@@ -40,6 +40,11 @@ miniconda:
40
- numpy
41
- scipy
42
- pandas
43
+ - matplotlib
44
+ - cartopy
45
+ - cmocean
46
+ - geopy
47
+ - gsw
48
# to create ipython-kernels you will always need the package ipykernel
49
- ipykernel
50
# After conda-packages pip-packages can still be installed
0 commit comments