python-geotiepoints 1.6.0-2build1 source package in Ubuntu

Changelog

python-geotiepoints (1.6.0-2build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Sat, 04 Nov 2023 08:00:44 +0100

Upload details

Uploaded by:
Matthias Klose
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.6.0.orig.tar.gz 8.9 MiB f8f7d0bb2d70a861c383c2ecbf44367061dd3f351033a855934091982ebfcac3
python-geotiepoints_1.6.0-2build1.debian.tar.xz 6.1 KiB df4c0156066f0c1fe8b1aa555c4aa9443e927b2cacf51036a393019462473b2a
python-geotiepoints_1.6.0-2build1.dsc 2.3 KiB cbcbf33afff2be896b687b58526e8d3fa3e90c829d86756cfc3a7c5f46945300

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