python-geotiepoints 1.5.1-1build1 source package in Ubuntu

Changelog

python-geotiepoints (1.5.1-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Wed, 15 Mar 2023 06:37:52 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-geotiepoints_1.5.1.orig.tar.gz 8.9 MiB 12ef9d16b4e5e080b480d53696db5ce7b96e38af7188db7ac4637fda5d3b035c
python-geotiepoints_1.5.1-1build1.debian.tar.xz 5.8 KiB 451d16016acbb04a3d4442c977d0f834f25c27d7d30f9f5bac5c07695681a884
python-geotiepoints_1.5.1-1build1.dsc 2.3 KiB d6b2cdd251254f8eb7ab2f13f4251cc0d9f7265077673accb6cb28c42c33ffd0

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