Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ for catalog maintainers to specify various required or recommended options. With
users would somehow need to know which options are required in order to load the dataset.
See [Python Example](#python-example) for an example of how consumers of this extension can use it to simplify data loading.

See also [xpystac](https://github.com/stac-utils/xpystac), which enables opening a variety of STAC assets with xarray.

- Examples:
- [Item example](examples/item.json): Shows the basic usage of the extension in a STAC Item
- [Collection example](examples/collection.json): Shows the basic usage of the extension in a STAC Collection
Expand Down