We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fdac75 + a9bb187 commit f48ba8cCopy full SHA for f48ba8c
1 file changed
environment.yml
@@ -14,6 +14,7 @@ dependencies:
14
- curl
15
- cartopy>=0.20.3
16
- cfgrib>=0.9.10.1
17
+ - dask
18
- eccodes
19
- geos
20
- matplotlib>=3.5.3
@@ -23,12 +24,13 @@ dependencies:
23
24
- proj
25
- pygrib
26
- requests
27
+ - s3fs
28
- toml
29
#- wgrib2 # ONLY AVAILABLE ON LINUX. Uncomment if you want this optional dependency.
- - xarray>=2022.6.0
-
30
- jupyter
31
- jupyterlab
32
+ - xarray>=2022.6.0
33
+ - zarr
34
35
- pip:
36
# Borrow some tools from my garage
0 commit comments