File: control

package info (click to toggle)
python-cdo 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 228 kB
  • sloc: python: 1,216; makefile: 18
file content (28 lines) | stat: -rw-r--r-- 965 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
27
28
Source: python-cdo
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper (>= 10), 
 python3-setuptools, 
 python3-six, 
 python3-matplotlib,
 python3-numpy,
 python3-all,
 python3-tk,
 cdo,
 dh-python, python-numpy
Standards-Version: 4.2.1
Homepage: http://pypi.python.org/pypi/cdo
Vcs-Browser: https://salsa.debian.org:/science-team/python-cdo.git
Vcs-Git: https://salsa.debian.org:/science-team/python-cdo.git
X-Python3-Version: >= 3.6

Package: python3-cdo
Section: python
Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, cdo, python3-numpy, python3-xarray
Description: Python3 module for Climate Data Operators
 Climate Data Operators are a collection of command line Operators
 to manipulate and analyse Climate model Data.  Supported data formats are GRIB,
 netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available.
 This package provides a Python3 wrapper for CDO.