python-geotiepoints 1.6.0-1 source package in Ubuntu

Changelog

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

  [ Bas Couwenberg ]
  * Enable numpy3 dh helper.
  * Enable Salsa CI.
  * Bump Standards-Version to 4.6.2, no changes.

  [ Antonio Valentino ]
  * New upstream release.
  * Update dates in d/copyright.
  * debian/patches:
    - refresh all patches
    - new 0003-Fix-tests-on-i386-arch.patch.
  * Build-depend on pyresample.
  * Bump debhelper-compat version to 13.

 -- Antonio Valentino <email address hidden>  Tue, 13 Jun 2023 06:30:22 +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.6.0-1.dsc 2.4 KiB 3b03116866abfdfc574e9957653e86b8536ed8ab5a5f8f50feea064e24d1c037
python-geotiepoints_1.6.0.orig.tar.gz 8.9 MiB f8f7d0bb2d70a861c383c2ecbf44367061dd3f351033a855934091982ebfcac3
python-geotiepoints_1.6.0-1.debian.tar.xz 6.2 KiB 2a2416f6bd2dace1a597eb336fa53e4e85c8be3af330230d54425fa747327db9

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