[ trixie ]
[ sid ]
[ 原始碼: xarray-safe-rcm ]
套件:python3-xarray-safe-rcm(2024.02.0-1)
python3-xarray-safe-rcm 的相關連結
Debian 的資源:
下載原始碼套件 xarray-safe-rcm:
- [xarray-safe-rcm_2024.02.0-1.dsc]
- [xarray-safe-rcm_2024.02.0.orig.tar.gz]
- [xarray-safe-rcm_2024.02.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Xarray reader for radarsat constellation mission (RCM) SAFE files
safe_rcm rely on xarray.open_rasterio and rasterio to read digital_number from SAFE product to return an xarray-datatree.
Luts are decoded from xml files following ESA Sentinel-1 Product Specification.
其他與 python3-xarray-safe-rcm 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- dep: python3-fsspec
- specification that Python filesystems should adhere to (Python 3)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-rioxarray
- rasterio xarray extension
-
- dep: python3-toolz
- List processing tools and functional utilities
-
- dep: python3-xarray
- N-D labeled arrays and datasets in Python 3
-
- dep: python3-xarray-datatree
- Tree-like hierarchical data structure for xarray
-
- dep: python3-xmlschema
- implementation of XML Schema for Python