python-geotiepoints 1.1.8-2 source package in Ubuntu

Changelog

python-geotiepoints (1.1.8-2) unstable; urgency=medium

  * Bump Standards-Version to 4.4.0, no changes.
  * Use debhelper-compat instead of debian/compat.
  * Set compat to 12.
  * Remove obsolete fields Name from debian/upstream/metadata.

 -- Antonio Valentino <email address hidden>  Sun, 25 Aug 2019 17:21:12 +0000

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-geotiepoints_1.1.8-2.dsc 2.2 KiB 24d26e0da254c1bde735cac68757979ef004dc78d785ec2205c4c894054a0f20
python-geotiepoints_1.1.8.orig.tar.gz 8.9 MiB feb43285043933b6e76913a719ed14d9e410f18ed0487c516280b60984d922a1
python-geotiepoints_1.1.8-2.debian.tar.xz 4.2 KiB 81056b1b188c140c7f2ffe5de6ae236cdeebf1646a1052639ef6714f18b3fa5c

No changes file available.

Binary packages built by this source

python3-geotiepoints: Interpolation of geographic tiepoints in Python

 Python-geotiepoints is a Python module that interpolates (and extrapolates
 if needed) geographical tiepoints into a larger geographical grid.
 This is useful when the full resolution lon/lat grid is needed while only
 a lower resolution grid of tiepoints was provided.
 .
 Some helper functions are provided to accommodate for satellite data, but
 the package should be generic enough to be used for any kind of data.
 .
 In addition python-geotiepoints provides a fast multilinear interpolation
 of regular gridded data using Cython.

python3-geotiepoints-dbgsym: debug symbols for python3-geotiepoints