python-geotiepoints 1.7.1-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Antonio Valentino <email address hidden>  Thu, 28 Dec 2023 09:51:15 +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.7.1-1.dsc 2.4 KiB befcd0bbb15e5a7369a3daea5e8bfacbbddd5087163ec170ed48b76b285e58fb
python-geotiepoints_1.7.1.orig.tar.gz 8.9 MiB 7c598e4bf5d921c33a6644bf8e512c30101ce86738549d2d777b904e5f4cf68e
python-geotiepoints_1.7.1-1.debian.tar.xz 5.5 KiB ed847e52123c8e47147da290660c68c4cd0be90b08406d49b3122fd11f228b8a

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