python-geotiepoints 1.4.1-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Update d/copyright.
  * Update build dependencies.
  * debian/patches:
    - refresh all patches.

 -- Antonio Valentino <email address hidden>  Sat, 11 Jun 2022 10:35:48 +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.4.1-1.dsc 2.3 KiB a6e55cc9bbd4ab5af3d8ef798a2a70d9825863072a497491c5638a02f371c853
python-geotiepoints_1.4.1.orig.tar.gz 8.9 MiB d4aa0a4b17913eb2d4accad48ea68dab34098c3432ba989badc5a3dd3ead103f
python-geotiepoints_1.4.1-1.debian.tar.xz 4.8 KiB feb94d65a77b79199c99543727d16add37c12d19f801bc3a4b7b38266ae8a797

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