File: control

package info (click to toggle)
ecmwf-api-client 1.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: python: 572; makefile: 4
file content (41 lines) | stat: -rw-r--r-- 1,566 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
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: ecmwf-api-client
Section: python
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-python3,
               python3-all,
               python3-setuptools
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/ecmwf/ecmwf-api-client
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian-gis-team/ecmwf-api-client
Vcs-Git: https://salsa.debian.org/debian-gis-team/ecmwf-api-client.git
Description: Python client for ECMWF web services API
 ECMWF WebAPI is a set of services developed by ECMWF to allow
 users from the outside to access some internal features and
 data of the centre.
 .
 This external access is limited and managed by the User
 Profile access (Member State, Commercial customers, ECMWF
 staff member...).
 Some of these services are public and some other are
 restricted to the Archive Access.
 .
 Anonymous access is the default type of access, with no
 configuration needed. However, anonymous access is only
 available for a limited set of datasets, and comes with a
 much lower quality of service.
 For access to all the available datasets, and an improved
 quality of service, the use of registered access is
 recommended.

Package: python3-ecmwf-api-client
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: ${source:Synopsis}
 ${source:Extended-Description}