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

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Jun 10, 2024
1 parent a89cee1 commit ccf87b8
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 35 deletions.
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sentinel-3 Extension Specification

- **Title:** Sentinel-3
- **Identifier:** <https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json>
- **Identifier:** <https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json>
- **Field Name Prefix:** s3
- **Scope:** Item
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity):** Proposal
Expand Down Expand Up @@ -33,23 +33,23 @@ The fields in the table below can be used in these parts of STAC documents:
- [ ] Assets (for both Collections and Items, incl. Item Asset Definitions in Collections)
- [ ] Links

| Field Name | Type | Description |
| --------------------- | ------ | ----------- |
| s3:bright | number | |
| s3:closed_sea | number | |
| s3:coastal | number | |
| s3:continental_ice | number | |
| s3:cosmetic | number | |
| s3:dubious_samples | number | |
| s3:duplicated | number | |
| s3:fresh_inland_water | number | |
| s3:invalid | number | |
| s3:land | number | |
| s3:open_ocean | number | |
| s3:out_of_range | number | |
| s3:saline_water | number | |
| s3:saturated | number | |
| s3:tidal_region | number | |
| Field Name | Type | Description |
| --------------------- | ------ | ------------------------------------------------------------ |
| s3:bright | number | Percentage of bright pixels (0-100) |
| s3:closed_sea | number | Percentage of pixels classified as closed sea (0-100) |
| s3:coastal | number | Percentage of pixels classified as coastal (0-100) |
| s3:continental_ice | number | Percentage of pixels classified as continental ice (0-100) |
| s3:cosmetic | number | Percentage of cosmetic pixels (0-100) |
| s3:dubious_samples | number | Percentage of dubious pixels (0-100) |
| s3:duplicated | number | Percentage of duplicated pixels (0-100) |
| s3:fresh_inland_water | number | Percentage of pixels classified as fresh inland water (0-100) |
| s3:invalid | number | Percentage of invalid pixels (0-100) |
| s3:land | number | Percentage of pixels classified as land (0-100) |
| s3:open_ocean | number | Percentage of pixels classified as open ocean (0-100) |
| s3:out_of_range | number | Percentage of out-of-range pixels (0-100) |
| s3:saline_water | number | Percentage of pixels classified as saline water (0-100) |
| s3:saturated | number | Percentage of saturated pixels (0-100) |
| s3:tidal_region | number | Percentage of pixels classified as tidal regions (0-100) |

> \[!NOTE]
> Various fields and objects in this extensions have been deprecated.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1278,7 +1278,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@
"stac_extensions": [
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
"stac_version": "1.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@
"stac_extensions": [
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
"stac_version": "1.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1495,7 +1495,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@
"https://stac-extensions.github.io/file/v2.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/eo/v1.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json",
"https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/product/v0.1.0/schema.json"
],
Expand Down
4 changes: 2 additions & 2 deletions json-schema/schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json#",
"$id": "https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json#",
"title": "Sentinel-3 Extension",
"description": "STAC Sentinel-3 Extension for STAC Items and STAC Collection Summaries.",
"type": "object",
Expand All @@ -11,7 +11,7 @@
"stac_extensions": {
"type": "array",
"contains": {
"const": "https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json"
"const": "https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "stac-extension-sentinel-3",
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"test": "npm run check-markdown && npm run check-examples",
"check-markdown": "remark . -f -r .github/remark.yaml",
"check-examples": "stac-node-validator . --lint --verbose --schemaMap https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json=./json-schema/schema.json",
"format-examples": "stac-node-validator . --format --schemaMap https://stac-extensions.github.io/sentinel-3/v0.1.0/schema.json=./json-schema/schema.json"
"check-examples": "stac-node-validator . --lint --verbose --schemaMap https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json=./json-schema/schema.json",
"format-examples": "stac-node-validator . --format --schemaMap https://stac-extensions.github.io/sentinel-3/v0.2.0/schema.json=./json-schema/schema.json"
},
"dependencies": {
"remark-cli": "^12.0.0",
Expand Down

0 comments on commit ccf87b8

Please sign in to comment.