python-geotiepoints 1.7.2-1build1 source package in Ubuntu

Changelog

python-geotiepoints (1.7.2-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Fri, 29 Mar 2024 13:37:45 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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.7.2.orig.tar.gz 8.9 MiB 768778c4f9d4decdfd328d65838f9974a8358bdb94f93598836c741d148344a4
python-geotiepoints_1.7.2-1build1.debian.tar.xz 5.7 KiB 057229060b4ef0a61681048e0ba0f1a7bd734292c26039d7cdce267711bf32ac
python-geotiepoints_1.7.2-1build1.dsc 2.4 KiB 3a37dd768dff4c8aa841f7cd9eaab6be0cc64707c3e85ddaa3697d60f9bcfbc9

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