File: environment.yml

package info (click to toggle)
python-xarray 2025.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,456 kB
  • sloc: python: 118,717; makefile: 269
file content (39 lines) | stat: -rw-r--r-- 506 bytes parent folder | download | duplicates (2)
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
name: xarray-examples
channels:
  - conda-forge
dependencies:
  - python=3.11
  - boto3
  - bottleneck
  - cartopy
  - cfgrib
  - cftime
  - coveralls
  - dask
  - distributed
  - dask_labextension
  - h5netcdf
  - h5py
  - hdf5
  - iris
  - lxml # Optional dep of pydap
  - matplotlib
  - nc-time-axis
  - netcdf4
  - numba
  - numpy
  - packaging
  - pandas
  - pint>=0.22
  - pip
  - pooch
  - pydap
  - rasterio
  - scipy
  - seaborn
  - setuptools
  - sparse
  - toolz
  - xarray
  - zarr
  - numbagg