reproject 0.8-1build1 source package in Ubuntu
Changelog
reproject (0.8-1build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 15:59:41 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Astronomy Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
reproject_0.8.orig.tar.gz | 756.1 KiB | 679e2c63747a195893bcc2c7ac9725ac0675747e3ff5bcc8ae0a8377d9c56c96 |
reproject_0.8-1build1.debian.tar.xz | 4.0 KiB | 80e855b011d3dede0fa1047e504b3e59e96197ad1af3648e7167a4ca8c229dc5 |
reproject_0.8-1build1.dsc | 2.3 KiB | 246e941694cf33a491acb1de60005839a8f0cb50905652ed9407c97d85650e3c |
Available diffs
- diff from 0.8-1 (in Debian) to 0.8-1build1 (308 bytes)
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