File: control

package info (click to toggle)
mintpy 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,644 kB
  • sloc: python: 36,262; javascript: 6,880; sh: 340; makefile: 21
file content (97 lines) | stat: -rw-r--r-- 3,710 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
Source: mintpy
Section: python
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 12),
               dh-python,
               mkdocs,
               pybuild-plugin-pyproject,
               python3-all,
               python3-argcomplete,
               python3-cartopy,
               python3-cvxopt,
               python3-dask,
               python3-distributed,
               python3-gdal,
               python3-h5py,
               python3-joblib,
               python3-lxml,
               python3-matplotlib,
               python3-numpy,
               python3-pyaps3,
               python3-pyfftw,
               python3-pykml,
               python3-pyproj,
               python3-pyresample,
               python3-pysolid,
               python3-rich,
               python3-scipy,
               python3-setuptools,
               python3-skimage
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian-gis-team/mintpy
Vcs-Git: https://salsa.debian.org/debian-gis-team/mintpy.git
Homepage: https://github.com/insarlab/MintPy

Package: python3-mintpy
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-distributed,
         python3-pysolid,
         python3-gdal
Recommends: python3-pyfftw
Suggests: python-mintpy-doc
Description: Miami INsar Time-series software in PYthon
 The Miami INsar Time-series software in PYthon (MintPy as /mInt paI/)
 is an open-source package for Interferometric Synthetic Aperture Radar
 (InSAR) time series analysis.
 It reads the stack of interferograms (coregistered and unwrapped) in
 ISCE, ARIA, FRInGE, HyP3, GMTSAR, SNAP, GAMMA or ROI_PAC format,
 and produces three dimensional (2D in space and 1D in time)
 ground surface displacement in line-of-sight direction.
 It includes a routine time series analysis (`smallbaselineApp.py`) and
 some independent toolbox.

Package: mintpy
Architecture: all
Section: utils
Depends: python3-mintpy (= ${source:Version}),
         ${python3:Depends},
         ${misc:Depends}
Recommends: python3-argcomplete
Description: Miami INsar Time-series software in PYthon -- scripts
 The Miami INsar Time-series software in PYthon (MintPy as /mInt paI/)
 is an open-source package for Interferometric Synthetic Aperture Radar
 (InSAR) time series analysis.
 It reads the stack of interferograms (coregistered and unwrapped) in
 ISCE, ARIA, FRInGE, HyP3, GMTSAR, SNAP, GAMMA or ROI_PAC format,
 and produces three dimensional (2D in space and 1D in time)
 ground surface displacement in line-of-sight direction.
 It includes a routine time series analysis (`smallbaselineApp.py`) and
 some independent toolbox.
 .
 This package contain executable programs provided by the MintPy Python
 package.

Package: python-mintpy-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${mkdocs:Depends}
Suggests: www-browser
Description: Miami INsar Time-series software in PYthon documentation
 The Miami INsar Time-series software in PYthon (MintPy as /mInt paI/)
 is an open-source package for Interferometric Synthetic Aperture Radar
 (InSAR) time series analysis.
 It reads the stack of interferograms (coregistered and unwrapped) in
 ISCE, ARIA, FRInGE, HyP3, GMTSAR, SNAP, GAMMA or ROI_PAC format,
 and produces three dimensional (2D in space and 1D in time)
 ground surface displacement in line-of-sight direction.
 It includes a routine time series analysis (`smallbaselineApp.py`) and
 some independent toolbox.
 .
 This package contains the HTML documentation.