Skip to content

Commit 84f649b

Browse files
author
Tom Augspurger
committed
Fixup readme
1 parent 900ed25 commit 84f649b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@
77
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity):** Proposal
88
- **Owner**: @TomAugspurger
99

10-
This document explains the Template Extension to the [SpatioTemporal Asset Catalog](https://github.com/radiantearth/stac-spec) (STAC) specification.
10+
This document explains the xarray Assets Extension to the
11+
[SpatioTemporal Asset Catalog](https://github.com/radiantearth/stac-spec) (STAC) specification.
1112

12-
This extension helps users to open Assets with [xarray](https://xarray.pydata.org/en/stable/). It gives a place
13-
for catalog maintainers to specify various required or recommended options.
13+
This extension helps users open STAC Assets with [xarray](https://xarray.pydata.org/en/stable/). It gives a place
14+
for catalog maintainers to specify various required or recommended options. Without this extension,
15+
users would somehow need to know which options are required in order to load the dataset.
1416
See [Python Example](#python-example) for an example of how consumers of this extension can use it to simplify data loading.
1517

1618
- Examples:

0 commit comments

Comments
 (0)