File: control

package info (click to toggle)
pymap3d 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 540 kB
  • sloc: python: 3,742; ruby: 105; makefile: 4
file content (44 lines) | stat: -rw-r--r-- 1,599 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
42
43
44
Source: pymap3d
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-numpy3,
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-astropy,
               python3-dateutil,
               python3-numpy,
               python3-pyproj,
               python3-pytest <!nocheck>,
               python3-setuptools,
               python3-xarray
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/pymap3d
Vcs-Git: https://salsa.debian.org/debian-gis-team/pymap3d.git
Homepage: https://github.com/geospace-code/pymap3d

Package: python3-pymap3d
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Recommends: python3-astropy,
            python3-dateutil
Suggests: python3-xarray
Description: pure-Python 3D coordinate conversions for geospace
 Pure Python (no prerequistes beyond Python itself) 3-D geographic
 coordinate conversions and geodesy.
 API similar to popular $1000 Matlab Mapping Toolbox routines for Python.
 .
 PyMap3D is intended for non-interactive use on massively parallel (HPC)
 and embedded systems.
 Includes some relevant Vallado algorithms.
 .
 The package provides conversion functions between the following
 coordinate systens:
 aer, ecef, eci, enu, geodetic, geocentric, ned, azel, radec.