[Blends-commit] [Git][blends-team/gis][master] Drop outdated entries from tasl/remotesenting
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Dec 10 08:06:25 GMT 2022
Antonio Valentino pushed to branch master at Debian Blends Team / gis
Commits:
f000f447 by Antonio Valentino at 2022-12-10T09:06:08+01:00
Drop outdated entries from tasl/remotesenting
- - - - -
1 changed file:
- tasks/remotesensing
Changes:
=====================================
tasks/remotesensing
=====================================
@@ -62,32 +62,6 @@ X-Mark: Packages in Vcs - Information about these is queried from UDD
Depends: polsarpro
Language: C, Tcl/Tk
-Depends: mapready
-Language: C
-
-Depends: roipac
-Homepage: http://www.openchannelfoundation.org/projects/ROI_PAC
-License: non-free (licenses available at no charge for non-commercial use)
-Language: Fortran, Perl
-Pkg-Description: Repeat Orbit Interferometry PACkage
- ROI_PAC allows researchers in the area of topography and surface
- change to apply Interferometric Synthetic Aperture Radar (InSAR)
- methods.
- .
- InSAR is the synthesis of conventional SAR techniques and
- interferometry techniques that have been developed over several
- decades in radio astronomy and radar remote sensing, and in recent
- years has opened entirely new application areas for radar in the earth
- system sciences, including topographic mapping and geodesy [v. e.g.,
- Thompson et al. 1986, Massonnet and Feigl 1998, Rosen et al. 2000].
- .
- ROI_PAC uses raw radar data, ancillary information from telemetry and
- navigation solutions, and digital elevation models (DEM; externally
- provided or interferometrically derived) to produce a variety of
- derived data products, including the full resolution images,
- interferograms, phase images measured as principal value and
- continuously "unwrapped," DEMs, and error estimates.
-
Depends: esa-snap
Homepage: http://step.esa.int/main/toolboxes/snap/
License: GPL-3
@@ -154,33 +128,6 @@ Pkg-Description: SeNtinel Application Platform (SNAP)
of charge to the Earth Observation Community.
Remark: includes/uses the JAI package that is non-free
-Depends: opticks
-Homepage: http://opticks.org
-License: LGPL-2
-Language: C, C++
-Pkg-URL: http://opticks.org/confluence/display/opticks/Download
-Pkg-Description: Opticks is an open source remote sensing application and development framework
- Opticks is an expandable remote sensing and imagery analysis software
- platform that is free and open source. Unlike other competing tools,
- you can add capability to Opticks by creating an extension. Opticks
- provides the most advanced extension capability of any other remote
- sensing tool on the market.
- .
- Features:
- * Supports the following file formats: NITF 2.0/2.1, GeoTIFF, ENVI,
- ASPAM/PAR, CGM, DTED, Generic RAW, ESRI Shapefile, HDF5, AVI,
- MPEG, JPEG, GIF, PNG, BMP
- * Zoom, pan, rotate spatially large datasets
- * Quickly layer GIS features, annotations, results, and other
- information over your data to provide context
- * Many image display controls such as colormap, histogram,
- transparency, etc
- * Support for datasets larger than four gigabytes
- * Analysts can quickly combine steps using graphical wizards
- * Support for processing data in it's native interleave of BIP, BSQ
- or BIL
- * Get extensions to drop in new capability
-
Depends: gmtsar
Homepage: http://topex.ucsd.edu/gmtsar
License: GPL-3
@@ -207,66 +154,9 @@ Pkg-Description: InSAR processing system for users familiar with GMT
and time series. ScanSAR processing is also possible but requires a
knowledgeable user.
-Depends: giant
-Homepage: http://earthdef.caltech.edu/projects/giant
-License: non-free (free for non-commercial applications)
-Language: Python
-Pkg-Description: Generic InSAR Analysis Toolbox
- GIAnT is a suite of Python libraries and scripts that implement
- various published time-series InSAR algorithms in a common framework.
- GIAnT was developed for
- 1, Rapid generation of time-series products from interferogram.
- 2. Direct comparison of time-series InSAR products using different
- algorithms.
- 3. Cal-Val for time-series InSAR.
- .
- The toolbox currently includes implementations of SBAS, N-SBAS and
- MInTS algorithms. The toolbox also includes support for using weather
- model data for stratified troposphere corrections and GPS data for
- orbital error corrections.
-
Depends: isce2
WNPP: 923140
-Depends: varres
-Homepage: http://earthdef.caltech.edu/projects/varres
-License: non-free (free for non-commercial applications)
-Language: Python
-Pkg-Description: Variable Resolution Interferogram Resampler
- The Varres package implements a curvature-based quadtree-like
- interferogram resampler.
- .
- The original matlab package has been extended to include support for
- using a predefined map for resampling and estimation of an approximate
- covariance matrix for the samples.
-
-Depends: imcorr
-Homepage: http://nsidc.org/data/velmap/imcorr.html
-License: GPL-2+
-Language: C
-Pkg-URL: http://bazaar.launchpad.net/~a.valentino/+junk/imcorr/files
-Pkg-Description: Program to do cross-correlation for motion tracking
- IMCORR takes two images and a series of input parameters and attempts
- to match small subscenes (called 'chips') from the two images.
- The program uses a fast fourier transform based version of a
- normalized cross-covariance method.
- .
- The most common use of this type of algorithm in image processing is
- to accurately locate tie-point pairs in two images to coregister them.
- However, if the images are already coregistered by other means, the
- algorithm may be used to find the displacements of moving features,
- provided that the features show little change in their appearance, and
- that the motion is strictly translational.
- .
- The correlation, peak finding, and error estimation routines in IMCORR
- are derived from FORTRAN subroutines from the Land Analysis System
- software (LAS) written at NASA Goddard Space Flight Center and USGS
- Eros Data Center.
- .
- IMCORR consists of a C code wrapper which makes the use of the
- routines more straightforward and automated for velocity-mapping
- applications.
-
Depends: points2grid
Homepage: http://www.opentopography.org/otsoftware/points2grid
License: BSD
@@ -290,14 +180,3 @@ Pkg-Description: Generates Digital Elevation Models using a local gridding metho
an inverse distance weighted focal mean via a square moving window of 3, 5,
or 7 pixels to fill cells in the DEM that have null values.
-Depends: python3-bufr
-Homepage: https://github.com/pytroll/python-bufr
-License: GPL-3
-Language: Python
-Responsible: Antonio Valentino <antonio.valentino at tiscali.it>
-Pkg-Description: Generic BUFR file reader written in Python
- Generic Python BUFR file reader based on the ECMWF BUFR library.
- File support is similar to the ECMWF BUFR library and the package
- currently only supports read-only mode.
- .
- This module is part of the Pytroll project.
View it on GitLab: https://salsa.debian.org/blends-team/gis/-/commit/f000f447ffe11afe3d52708c7a2dcab223e0b6d0
--
View it on GitLab: https://salsa.debian.org/blends-team/gis/-/commit/f000f447ffe11afe3d52708c7a2dcab223e0b6d0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/blends-commit/attachments/20221210/ed160118/attachment-0001.htm>
More information about the Blends-commit
mailing list