forked from ecmwf/earthkit-data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
51 lines (51 loc) · 762 Bytes
/
environment.yml
File metadata and controls
51 lines (51 loc) · 762 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
44
45
46
47
48
49
50
51
name: earthkit-data
channels:
- conda-forge
- nodefaults
dependencies:
- eccodes=>2.19.0
- python-eccodes>=1.5.0
- pip
- numpy
- pandas
- xarray>=0.19.0
- dask
- netcdf4
- cfgrib>=0.9.10.1
- pdbufr>=0.11.0
- pyodc
- filelock
- pyyaml
- entrypoints
- jupyterlab
- ecmwf-api-client>=1.6.1
- cdsapi
- hda
- scipy
- pip:
- git+https://github.com/ecmwf/multiurl
- git+https://github.com/ecmwf/pyfdb
- ecmwf-opendata>=0.1.2
- polytope-client>=0.7.1
- earthkit-meteo>=0.0.1
- tqdm
- markdown
- make
- mypy
- myst-parser
- pre-commit
- pydata-sphinx-theme
- pytest
- pytest-cov
- pytest-forked
- pytest-timeout
- sphinx>=7.2.6
- pip:
- sphinx-autoapi>=3.0.0
- sphinx_rtd_theme
- sphinxcontrib-apidoc
- nbformat
- nbconvert
- nbsphinx
- ipykernel
- geopandas