python-geotiepoints 1.1.8-1build1 source package in Ubuntu

Changelog

python-geotiepoints (1.1.8-1build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Wed, 23 Oct 2019 12:33:42 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.1.8.orig.tar.gz 8.9 MiB feb43285043933b6e76913a719ed14d9e410f18ed0487c516280b60984d922a1
python-geotiepoints_1.1.8-1build1.debian.tar.xz 4.2 KiB 35a604404b3b67e5ef0af6c49a89e25535d0e3f28d306d34a6b57f203343b682
python-geotiepoints_1.1.8-1build1.dsc 2.2 KiB 56cb62290b447a6f8c4be657dd4d980f41740a87d20285572bbe04bf8f1e2891

View changes file

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