Pakket: python3-reproject (0.14.0-2)
Verwijzigingen voor python3-reproject
Debian bronnen:
Het bronpakket reproject downloaden:
Beheerders:
- Debian Astronomy Team (QA-pagina, Mailarchief)
- Ole Streicher (QA-pagina)
- Leo Singer (QA-pagina)
- Phil Wyett (QA-pagina)
Externe bronnen:
- Homepage [reproject.readthedocs.org]
Vergelijkbare pakketten:
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.
Andere aan python3-reproject gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-astropy
- Core functionality for performing astrophysics with Python
-
- dep: python3-astropy-healpix
- HEALPix representation of spherical data - Python 3
-
- dep: python3-cloudpickle
- Extended pickling support for Python 3 objects
-
- dep: python3-dask
- Minimal task scheduling abstraction for Python 3
-
- dep: python3-fsspec
- specification that Python filesystems should adhere to (Python 3)
-
- dep: python3-numpy (>= 1:1.25.0)
- Fast array facility to the Python language (Python 3)
-
- dep: python3-numpy-abi9
- virtueel pakket geboden door python3-numpy
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-zarr
- chunked, compressed, N-dimensional arrays for Python