python-geotiepoints 1.7.0-1 source package in Ubuntu

Changelog

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

  [ Bas Couwenberg ]
  * Switch to dh-sequence-*.

  [ Antonio Valentino ]
  * New upstream release.
  * Update d/copyright.
  * debian/patches:
    - Drop 0002-Fix-tests-on-i386-arch.patch, applied upstream.
    - Refresh remaining patches.
  * debian/control:
    - Build-depend on cython3 >= 3.0.

 -- Antonio Valentino <email address hidden>  Tue, 26 Dec 2023 07:51:44 +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

Downloads

File Size SHA-256 Checksum
python-geotiepoints_1.7.0-1.dsc 2.4 KiB 8f34b042243aef08ccc5ed986a0ebd4de10685c5d4151e33447165aae68394e5
python-geotiepoints_1.7.0.orig.tar.gz 8.9 MiB cdfdb63ed020f1073d9daea983e771c037949fb17644f6a290de5cee82d164a4
python-geotiepoints_1.7.0-1.debian.tar.xz 5.5 KiB 16e8ac1e9b72b68438d600b58ea7e145eab325109ba7be61f8818a0e4faf2a80

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