python-geotiepoints 1.7.4-1 source package in Ubuntu

Changelog

python-geotiepoints (1.7.4-1) unstable; urgency=medium

  * New upstream release.

 -- Antonio Valentino <email address hidden>  Sat, 29 Jun 2024 09:16:55 +0000

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-geotiepoints_1.7.4-1.dsc 2.4 KiB f060fa491edf3056a0701bce8336e70533b4871c6292b89395526320122f9064
python-geotiepoints_1.7.4.orig.tar.gz 8.9 MiB 74528ffc20019211c6ce098fcc3c1e35451474f43488c4ca995ffbc5e759fdab
python-geotiepoints_1.7.4-1.debian.tar.xz 6.3 KiB edf2a647fec6c1092c60d3d63ff3706c8fca9c4d3b6fdebce64aa26b787697bd

Available diffs

No changes file available.

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