-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment-docs.yml
More file actions
47 lines (47 loc) · 1.62 KB
/
environment-docs.yml
File metadata and controls
47 lines (47 loc) · 1.62 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
43
44
45
46
47
name: xdatasets
channels:
- conda-forge
- nodefaults
dependencies:
- python >=3.12,<3.13 # This should probably be >=3.10,<3.13
# Main packages
# - bottleneck >=1.3.1 # Was not included here, but appears in pyproject.toml
# - cf-xarray >=0.6.1 # Was not included here, but appears in pyproject.toml
# - cftime >=1.4.1 # Was not included here, but appears in pyproject.toml
# - clisops >=0.9.2 # Was not included here, but appears in pyproject.toml
# - dask >=2.6 # Was not included here, but appears in pyproject.toml
- dask-geopandas >=0.4.1
- geopandas >=1.0
- intake
# - intake-geopandas # Was not included here, but appears in pyproject.toml
- intake-xarray >=0.6.1,<2.0.0
- ipykernel # These should be in the docs environment below, if at all
- ipython >=8.5.0 # These should be in the docs environment below, if at all
# - jsonpickle # Was not included here, but appears in pyproject.toml
- numpy >=1.23
- pandas >=1.5.0
- s3fs
# - scipy >=1.9.0 # Was not included here, but appears in pyproject.toml
# - tqdm # Was not included here, but appears in pyproject.toml
- xagg
# - xarray >=2023.1 # Was not included here, but appears in pyproject.toml
# - zarr >=2.11.1 # Was not included here, but appears in pyproject.toml
# Documentation
- cartopy >=0.23
- distributed >=2.0
- furo >=2024.8.6
- geoviews
- hvplot
- jupyter_client
- matplotlib-base >=3.5.0
- nbconvert
- nbsphinx >=0.9.5
- nc-time-axis
- netCDF4
- panel
- pooch >=1.8.0
- sphinx >=8.2
- sphinx-codeautolink >=0.16.2
- sphinx-copybutton >=0.5.2
- sphinx-intl >=2.2.0
- sphinxcontrib-confluencebuilder