python-geotiepoints 1.7.2-1build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:16:52 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-geotiepoints_1.7.2.orig.tar.gz 8.9 MiB 768778c4f9d4decdfd328d65838f9974a8358bdb94f93598836c741d148344a4
python-geotiepoints_1.7.2-1build2.debian.tar.xz 5.7 KiB 018ad26a59e90521732367911c0eece6c0c58e9a771b3a257ce7bcdfa8baf47f
python-geotiepoints_1.7.2-1build2.dsc 2.5 KiB 34ceed57a1528354f07c56a12003e68b0e3044c1bcb584b8238a2982f1e2d93d

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