python-geotiepoints 1.4.1-1build1 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 19:17:36 +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

Downloads

File Size SHA-256 Checksum
python-geotiepoints_1.4.1.orig.tar.gz 8.9 MiB d4aa0a4b17913eb2d4accad48ea68dab34098c3432ba989badc5a3dd3ead103f
python-geotiepoints_1.4.1-1build1.debian.tar.xz 4.9 KiB f17d31556c4d9ec7ac234d2a5e7f1baa3eff4e28d59a45807dc755933ffbefaf
python-geotiepoints_1.4.1-1build1.dsc 2.3 KiB e5c719d3586a1c4229829ea45b52306f7670db144df3fe103fc828eb15cad273

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