-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yml
61 lines (61 loc) · 913 Bytes
/
environment.yml
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# environment.yml: Mandatory dependencies only.
channels:
- conda-forge
- nodefaults
# EXAMPLE:
# dependencies:
# - package1
# - package2
# DO NOT EDIT ABOVE THIS LINE, ADD DEPENDENCIES BELOW AS SHOWN IN THE EXAMPLE
dependencies:
- python=3.11
- bokeh
- cartopy
- cdsapi >= 0.7.1
- cfgrib
- cf-units
- cf_xarray
- cmocean
- dask
- earthkit-data >= 0.11.0
- eccodes >= 2.37.0
- fsspec
- geopandas
- joblib
- jupyter-book
- jupyter-server-proxy
- jupyterlab
- jupyterlab-myst
- libnetcdf
- matplotlib
- nbconvert
- nbformat
- nc-time-axis
- netCDF4
- numpy
- papermill
- pip
- plotly
- pydantic
- pydantic-settings
- python-dotenv
- pyyaml
- pyproj
- rich
- seaborn
- sqlalchemy
- structlog
- typer
- toml
- tqdm
- typing_extensions
- xarray
- xesmf >= 0.8.7
- xskillscore
- zarr
- pip:
- eccodes >= 2.37.0
- git+https://github.com/bopen/c3s-eqc-automatic-quality-control.git
- cacholote
- cgul
- kaleido