xarray reader for advanced land observing satellite 2 (ALOS2) CEOS files
Project Links
Meta
Requires Python: >=3.10
Classifiers
Development Status
- 4 - Beta
License
- OSI Approved :: MIT License
Operating System
- OS Independent
Programming Language
- Python
- Python :: 3 :: Only
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
Intended Audience
- Science/Research
Topic
- Scientific/Engineering
xarray-ceos-alos2
Read ALOS2 CEOS files into xarray.DataTree
objects.
Installation
From PyPI
pip install xarray-ceos-alos2
From conda-forge
conda install -c conda-forge xarray-ceos-alos2
Usage
import ceos_alos2
tree = ceos_alos2.open_alos2(url, chunks={}, backend_options={"requests_per_chunk": 4096})
May 26, 2025
2025.5.0
Oct 30, 2024
2024.10.0
Aug 28, 2023
2023.8.2
Aug 28, 2023
2023.8.1
Aug 25, 2023
2023.8.0
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=2024.10.0)
xarray
(>=2.10)
construct