reproject 0.10.0-2 source package in Ubuntu

Changelog

reproject (0.10.0-2) unstable; urgency=medium

  * Ignore any warnings about invalid values in tests to fix mipsel ftbfs

 -- Ole Streicher <email address hidden>  Wed, 08 Feb 2023 09:10:57 +0100

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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
reproject_0.10.0-2.dsc 2.3 KiB bafd86b6fbe84d2994d785c8333e9bbb1c3c985eea8107a34776eafc3441a4a2
reproject_0.10.0.orig.tar.gz 832.9 KiB 38ac4f3ca71556b11550647c65aa619fbbabf473aea9029af609cca3645040c1
reproject_0.10.0-2.debian.tar.xz 4.6 KiB 872945211f0be137313b8638c5f4a7af1337a0ef098cbee85faa4e764be15910

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