python-geotiepoints 1.3.1-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Update d/copyright.

 -- Antonio Valentino <email address hidden>  Sat, 05 Feb 2022 07:57:46 +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.3.1-1.dsc 2.3 KiB 74d816ac3ff6f4ecac8c01f4e416549331d13a0664ba0f9001f947798eeb0315
python-geotiepoints_1.3.1.orig.tar.gz 8.8 MiB 554980ca8ae82b174a84a155f0abf0bc90dd7357e2c163c24156db7974146489
python-geotiepoints_1.3.1-1.debian.tar.xz 4.6 KiB ff3f8477ed227844c474c51b2662aae8abb4d5b08d2d4b710ea84717e64181ff

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