python-geotiepoints 1.5.1-1 source package in Ubuntu

Changelog

python-geotiepoints (1.5.1-1) unstable; urgency=medium

  * New upstream release.

 -- Antonio Valentino <email address hidden>  Fri, 09 Dec 2022 15:50:07 +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.5.1-1.dsc 2.4 KiB 34a938fcbe4dc15de3c7e5f292f70cbe56a3974e7f4f6b85dd1bb544320418bc
python-geotiepoints_1.5.1.orig.tar.gz 8.9 MiB 12ef9d16b4e5e080b480d53696db5ce7b96e38af7188db7ac4637fda5d3b035c
python-geotiepoints_1.5.1-1.debian.tar.xz 5.7 KiB 247a325087c0b541edad214b4d5bf4eb03724b7d7f6348994c368036d8219fca

Available diffs

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