File: environment.yml

package info (click to toggle)
python-xarray 0.11.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,476 kB
  • sloc: python: 37,552; makefile: 231; sh: 1
file content (26 lines) | stat: -rw-r--r-- 460 bytes parent folder | download
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
name: xarray-docs
channels:
  - conda-forge
dependencies:
  - python=3.7
  - numpy=1.16.0
  - pandas=0.23.3
  - scipy=1.2.0
  - matplotlib=3.0.2
  - seaborn=0.9.0
  - dask=1.1.0
  - ipython=7.2.0
  - netCDF4=1.4.2
  - cartopy=0.17.0
  - rasterio=1.0.13
  - zarr=2.2.0
  - iris=2.2.0
  - flake8=3.6.0
  - cftime=1.0.3.4
  - bottleneck=1.2.1
  - sphinx=1.8.2
  - numpydoc=0.8.0
  - sphinx-gallery=0.2.0
  - pillow=5.4.1
  - sphinx_rtd_theme=0.4.2
  - mock=2.0.0