File: environment.yaml

package info (click to toggle)
pygac 1.7.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,144 kB
  • sloc: python: 5,425; makefile: 115
file content (21 lines) | stat: -rw-r--r-- 300 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
name: test-environment
channels:
  - conda-forge
dependencies:
  - numpy
  - scipy
  - bottleneck
  - python-dateutil
  - hdf5
  - h5py
  - packaging
  - pytest
  - pytest-cov
  - pip
  - pip:
    - docutils
    - pyorbital
    - python-geotiepoints
    - trollimage
    - pyspectral
    - pyorbital