python-geotiepoints 1.7.2-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Update dates in d/copyright.

 -- Antonio Valentino <email address hidden>  Sat, 17 Feb 2024 16:02:23 +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.2-1.dsc 2.4 KiB 2b5d4d1b6c672f22b3338c5ad2e18b382454d4f4c74e555edb3a1bd62af3b771
python-geotiepoints_1.7.2.orig.tar.gz 8.9 MiB 768778c4f9d4decdfd328d65838f9974a8358bdb94f93598836c741d148344a4
python-geotiepoints_1.7.2-1.debian.tar.xz 5.6 KiB 7e0c2c51a085551f61843b0d1bc5d91d39268fa2633ee235927de5f68ec3b582

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