This repository was archived by the owner on Aug 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 10
10
This document explains the Sentinel-3 Extension to the
11
11
[ SpatioTemporal Asset Catalog] ( https://github.com/radiantearth/stac-spec ) (STAC) specification.
12
12
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.
17
21
18
22
- [ Examples] ( examples/ )
19
23
- [ JSON Schema] ( json-schema/schema.json ) (todo)
You can’t perform that action at this time.
0 commit comments