reproject 0.9.1-1 source package in Ubuntu

Changelog

reproject (0.9.1-1) unstable; urgency=medium

  * New upstream version 0.9.1
  * Rediff patches

 -- Ole Streicher <email address hidden>  Thu, 03 Nov 2022 09:07:24 +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

Downloads

File Size SHA-256 Checksum
reproject_0.9.1-1.dsc 2.3 KiB 061a3709a23adb0fc36d0c4b7531be0491efde1948fd6e67447eed15355ece18
reproject_0.9.1.orig.tar.gz 825.1 KiB a5749455e4ebc6d4aa2936b6f3ac5d0800058a9837f224785d23ba0917d65ed7
reproject_0.9.1-1.debian.tar.xz 4.2 KiB ce5f5e693a39f1963742cf66ddd5e794f9f6bed53d7e689c1b69d8d405c4b40c

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