-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathenvironment.yml
More file actions
43 lines (43 loc) · 866 Bytes
/
environment.yml
File metadata and controls
43 lines (43 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
name: weather-tools
channels:
- conda-forge
dependencies:
- python=3.8.13
- apache-beam=2.40.0
- xarray-beam=0.6.2
- xarray=2023.1.0
- fsspec=2022.11.0
- gcsfs=2022.11.0
- rioxarray=0.13.4
- gdal=3.5.1
- pyproj=3.4.0
- ecmwf-api-client=1.6.3
- eccodes=2.27.0
- cfgrib=0.9.10.2
- pygrib=2.1.4
- metview-batch=5.17.0
- netcdf4=1.6.1
- geojson=2.5.0=py_0
- simplejson=3.17.6
- numpy=1.22.4
- pandas=1.5.1
- google-cloud-sdk=410.0.0
- aria2=1.36.0
- pip=24.3.1
- zarr=2.15.0
- google-cloud-monitoring=2.22.2
- pillow=10.4.0
- cdsapi=0.7.5
- pip:
- cython==0.29.34
- earthengine-api==0.1.329
- firebase-admin==6.0.1
- contourpy==1.1.1
- google-crc32c==1.1.2
- MarkupSafe==2.1.5
- setuptools==70.3.0
- pyparsing==3.1.4
- .
- ./weather_dl
- ./weather_mv
- ./weather_sp