python-geotiepoints 1.7.3-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * debian/patches:
    - Refresh all patches.
    - New 0002-Compatibility-with-numpy-2.patch.

 -- Antonio Valentino <email address hidden>  Sat, 20 Apr 2024 07:05:08 +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.3-1.dsc 2.4 KiB 81f348de79bd208b8873e56ef2b615e2940b29fc03ab0d80c4ad14dcd8eedb0b
python-geotiepoints_1.7.3.orig.tar.gz 8.9 MiB 99c3a96d924b41853715e83d55c654d77de2ff2a8defc9a0c7c0bf7cf9c3144c
python-geotiepoints_1.7.3-1.debian.tar.xz 6.3 KiB 5e4102cfb98ba6cc4cbcf10101600343ac9e65d53cafda3581d60f7accbe1ea1

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