python-geotiepoints 1.6.0-2 source package in Ubuntu

Changelog

python-geotiepoints (1.6.0-2) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Remove generated files in clean target.
    (closes: #1046965)

  [ Antonio Valentino ]
  * debian/control:
    - Use the <!nocheck> marker.
    - Add dependency on python3-versioneer.
  * Switch to autopkgtest-pkg-pybuild and remove the no longer
    necessary d/tests folder.
  * Drop d/source/options, no longer needed.
  * New d/python3-geotiepoints.lintian-overrides.

 -- Antonio Valentino <email address hidden>  Mon, 14 Aug 2023 13:32:25 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
python-geotiepoints_1.6.0-2.dsc 2.3 KiB 8a416320ec86ba754e4eb20a75958c8480baefde7f2f621c3e6009e0366d5305
python-geotiepoints_1.6.0.orig.tar.gz 8.9 MiB f8f7d0bb2d70a861c383c2ecbf44367061dd3f351033a855934091982ebfcac3
python-geotiepoints_1.6.0-2.debian.tar.xz 6.1 KiB 3bdf3f4d1646b6bd3d33081a1c9ab1ec860372957d3aef5d37ff8e0c0fefb70a

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