reproject 0.13.1-2 source package in Ubuntu

Changelog

reproject (0.13.1-2) unstable; urgency=medium

  * Skip test that needs too much memory on ARM

 -- Ole Streicher <email address hidden>  Mon, 20 May 2024 09:53:07 +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.13.1-2.dsc 2.3 KiB 765c30a5662e337132c5c0b769bfea7526f19369b77b5b8420637b2ad21384af
reproject_0.13.1.orig.tar.gz 849.5 KiB 63e35eed95200a2796702e33a9faea3f39abfe4194745ae819f20f29600268f6
reproject_0.13.1-2.debian.tar.xz 5.1 KiB a6db27951837620684c5e0cdfe834623ba12a52015cd41d704c5c8f174f62e8c

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