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 6f649a5 commit c807d35Copy full SHA for c807d35
dev-environment.txt
@@ -2,7 +2,6 @@ python >= 3.9
2
cartopy
3
cmocean
4
h5netcdf
5
-hdf5
6
netcdf4
7
matplotlib-base
8
numpy
pyproject.toml
@@ -18,9 +18,8 @@ dependencies = [
18
"cartopy",
19
"cmocean",
20
"h5netcdf",
21
- "hdf5",
22
"netcdf4",
23
- "matplotlib-base",
+ "matplotlib",
24
"numpy",
25
"pyproj",
26
"scipy",
0 commit comments