reproject 0.5.1-1 source package in Ubuntu

Changelog

reproject (0.5.1-1) unstable; urgency=low

  * Add tests on salsa
  * New upstream version 0.5.1. Rediff patches
  * Remove d/compat
  * Use pytest for build time and CI tests

 -- Ole Streicher <email address hidden>  Wed, 04 Sep 2019 13:09:18 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
reproject_0.5.1-1.dsc 2.2 KiB 8b9d5467941336bd90013be1bffda70f3cc26af8a8c02b25cdd54cd4522dabe8
reproject_0.5.1.orig.tar.gz 648.1 KiB 37f722c08faf062e2b3ca5e993189b8f0aa25bf31f391ca2dea82e568a823919
reproject_0.5.1-1.debian.tar.xz 4.5 KiB 246c80e7ba818c51b3dfc1bfc98f266612211457e6add4c9edcaa508cfc8710c

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