套件:python3-reproject(0.14.0-2)
python3-reproject 的相關連結
Debian 的資源:
下載原始碼套件 reproject:
維護小組:
外部的資源:
- 主頁 [reproject.readthedocs.org]
相似套件:
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 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: 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
- 本虛擬套件由這些套件填實: python3-numpy
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-zarr
- chunked, compressed, N-dimensional arrays for Python