reproject 0.14.0-1 source package in Ubuntu

Changelog

reproject (0.14.0-1) unstable; urgency=medium

  * New upstream version 0.14.0
  * Rediff patches
  * Enforce readonly mode for memmap when reading

 -- Ole Streicher <email address hidden>  Fri, 26 Jul 2024 16:24:46 +0200

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
reproject_0.14.0-1.dsc 2.3 KiB e93f714bc35df2c5179c0a3e4dc25dcbbaed6a785ee625d1f73c26ba09c93d82
reproject_0.14.0.orig.tar.gz 857.7 KiB dd3c4f77608498a583944d670b61a75c150049efc33606674b5189a11a39bbc0
reproject_0.14.0-1.debian.tar.xz 5.4 KiB 83778ea1304b967aaf27722989c5c99dd6a23e33211ab8f4b7ebb0617dcfd9ca

Available diffs

No changes file available.

Binary packages built by this source

python3-reproject: Reproject astronomical images with Python 3

 This is a package to reproject astronomical images using various techniques
 via a uniform interface. Reprojection means the re-gridding of images from
 one world coordinate system to another (for example changing the pixel
 resolution, orientation, coordinate system). Currently implemented are
 reprojection of celestial images by interpolation, as well as by finding the
 exact overlap between pixels on the celestial sphere. It can also reproject
 to/from HEALPIX projections.
 .
 This package contains the Python 3 version of the package.

python3-reproject-dbgsym: debug symbols for python3-reproject