Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit a89cee1

Browse files
committed
Add note to S3 extension
1 parent da2745b commit a89cee1

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@
1010
This document explains the Sentinel-3 Extension to the
1111
[SpatioTemporal Asset Catalog](https://github.com/radiantearth/stac-spec) (STAC) specification.
1212

13-
The intention of the first version of the specification is to define the existing behavior of
14-
the properties prefixed with `s3` as created by the [stactools-sentinel3](https://github.com/stactools-packages/sentinel3) package and used by
15-
[Microsoft Planetary Computer](https://planetarycomputer.microsoft.com/api/stac/v1). Future versions
16-
will aspire to standardize fields such as the numerous coverage calculations into separate extensions that are not specific to Sentinel-3.
13+
> \[!CAUTION]
14+
> The intention of the first version of the specification was to reflect the existing behavior of the properties
15+
> prefixed with `s3` as implemented by the [stactools-sentinel3](https://github.com/stactools-packages/sentinel3) package.
16+
> The following version deprecated most of the fields in favor of other extensions that are not specific to Sentinel-3.
17+
> The remaining fields are for statistical purposes.
18+
> If you want to expose the statistal fields, this extension is currently the best approach until a
19+
> generic approach for STAC has been defined.
20+
> For all other fields the recommended alternatives should be preferred.
1721
1822
- [Examples](examples/)
1923
- [JSON Schema](json-schema/schema.json) (todo)

0 commit comments

Comments
 (0)