python-geotiepoints 1.4.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Antonio Valentino <email address hidden>  Fri, 25 Feb 2022 06:49:03 +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.4.0-1.dsc 2.3 KiB 96c4c6665ad307dbcf7091263be7314ab788d894fe836061a73ec9686b364fa3
python-geotiepoints_1.4.0.orig.tar.gz 8.8 MiB 0d36e9b2ba88207b0d6ad2f0a36911adfb6150bca9ac52574095e70d43c2cbbc
python-geotiepoints_1.4.0-1.debian.tar.xz 4.6 KiB a72a3e7713d001670634654ba3b679bc06f6ea5987773d5e69dd3000e75249cc

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