forked from xarray-contrib/xarray-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
42 lines (42 loc) · 1.07 KB
/
environment.yml
File metadata and controls
42 lines (42 loc) · 1.07 KB
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
name: default
channels:
- conda-forge
- nodefaults
dependencies:
- jupyter-book >=1.0.3,<2
- pre-commit >=4.1.0,<5
- dask-labextension >=7.0.0,<8
- jupyterlab >=4.3.5,<5
- jupyter_bokeh >=4.0.5,<5
- jupyterlab-myst >=2.4.2,<3
- jupyter-resource-usage >=1.1.1,<2
- cartopy >=0.24.0,<0.25
- cf_xarray >=0.10.0,<0.11
- dask >=2025.2.0,<2026
- datashader >=0.17.0,<0.18
- distributed >=2025.2.0,<2026
- gcsfs >=2025.2.0,<2026
- geoviews-core >=1.14.0,<2
- gsw >=3.6.19,<4
- hvplot >=0.11.2,<0.12
- h5netcdf >=1.5.0,<2
- ipykernel >=6.29.5,<7
- matplotlib-base >=3.10.0,<4
- netcdf4 >=1.7.2,<2
- numpy >=2.1.3,<3
- pint-xarray >=0.4,<0.5
- pydap >=3.5.3,<4
- python-graphviz >=0.20.3,<0.21
- pooch >=1.8.2,<2
- rioxarray >=0.18.2,<0.19
- scipy >=1.15.2,<2
- sphinx-codeautolink >=0.17.0,<0.18
- sphinxcontrib-mermaid >=1.0.0,<2
- sphinx-notfound-page >=1.0.4,<2
- sphinxext-rediraffe >=0.2.7,<0.3
- s3fs >=2025.2.0,<2026
- xarray >=2025.1.2,<2026
- zarr >=3.0.3,<4
- flox >=0.10.0,<0.11
- numbagg >=0.9.0,<0.10
- python >=3.10