File: index.md

package info (click to toggle)
xarray-ceos-alos2 2025.05.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 720 kB
  • sloc: python: 9,592; sh: 21; makefile: 4
file content (21 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# xarray-ceos-alos2

`xarray-ceos-alos2` allows reading CEOS ALOS2 datasets (for now, level 1.1, 1.5, and 3.1 only) into {py:class}`xarray.DataTree` objects.

**Contents**:

- {doc}`Installing <installing>`
- {doc}`Changelog <changelog>`
- {doc}`Usage <usage>`
- {doc}`API <api>`

:::{toctree}
:caption: Contents
:maxdepth: 1
:hidden:

installing.md
changelog.md
usage.md
api.rst
:::