パッケージ: python3-reproject (0.14.0-2)
python3-reproject に関するリンク
Debian の資源:
reproject ソースパッケージをダウンロード:
メンテナ:
- Debian Astronomy Team (QA ページ, メールアーカイブ)
- Ole Streicher (QA ページ)
- Leo Singer (QA ページ)
- Phil Wyett (QA ページ)
外部の資源:
- ホームページ [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.4)
- 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