python-geotiepoints 1.5.0-3 source package in Ubuntu

Changelog

python-geotiepoints (1.5.0-3) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Correct version.py license.

 -- Antonio Valentino <email address hidden>  Sat, 29 Oct 2022 06:24:33 +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.0-3.dsc 2.4 KiB 0f09ca089a1cc0f5c171b145d76e8fa2441c02a0313834591616567ebcd55fad
python-geotiepoints_1.5.0.orig.tar.gz 8.9 MiB 126607c06066b8edbf9ce34737e843cd512c54f23f0f495077a13c60aa06e1bb
python-geotiepoints_1.5.0-3.debian.tar.xz 5.7 KiB a186981ef1f30a8ddb5f252be9fdc4f8f50564c697712aabb7fa732bcc77c184

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