python-geotiepoints 1.3.0-1 source package in Ubuntu

Changelog

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

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.0, no changes.

  [ Antonio Valentino ]
  * New upstream release.
  * Update debian/copyright file.
  * debian/patches:
    - update 0001-Fix-tests.patch and rename it into
      0001-Skip-tests-using-external-data.patch.

 -- Antonio Valentino <email address hidden>  Sat, 18 Sep 2021 08:58:56 +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.3.0-1.dsc 2.3 KiB 237f8978270b6bcaad67ac92cb6a1685a4a4e78ce627301b8f42cc7c5b4c0a70
python-geotiepoints_1.3.0.orig.tar.gz 8.8 MiB a67e5efa4a3d547b443440a14611a6031d2d1137b0fc0a91cba754328db0529d
python-geotiepoints_1.3.0-1.debian.tar.xz 4.6 KiB 99cf285119fdee2684123d5aae13691d12816914c8195b28d7fef71c3c2bbb80

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