Skip to content

Commit f0d747f

Browse files
committed
New prip collection
1 parent c139a02 commit f0d747f

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

services/prip/config/prip_search_config.template.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,10 @@ collections:
8989
productType: OPER_MSI_L2A
9090
title: "L2A tile products"
9191
description: "Sentinel-2B Level-2A Tile"
92+
93+
- id: IW_SLC__1S
94+
station: s1a
95+
query:
96+
productType: IW_SLC__1S
97+
title: "IW 1S SLC tile products"
98+
description: "Sentinel-1A Level-1 Tile"

services/prip/config/prip_search_config.yaml

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,50 @@ collections:
206206
roles:
207207
- host
208208
url: https://home.rs-python.eu/
209+
- id: IW_SLC__1S
210+
station: s1a
211+
query:
212+
productType: IW_SLC__1S
213+
stac_extensions:
214+
- https://stac-extensions.github.io/eo/v2.0.0/schema.json
215+
- https://stac-extensions.github.io/projection/v2.0.0/schema.json
216+
- https://stac-extensions.github.io/view/v1.0.0/schema.json
217+
- https://stac-extensions.github.io/sar/v1.3.0/schema.json
218+
- https://stac-extensions.github.io/sat/v1.1.0/schema.json
219+
- https://stac-extensions.github.io/processing/v1.2.0/schema.json
220+
- https://stac-extensions.github.io/product/v1.0.0/schema.json
221+
- https://cs-si.github.io/eopf-stac-extension/v1.2.0/schema.json
222+
- https://stac-extensions.github.io/timestamps/v1.1.0/schema.json
223+
title: IW 1S SLC tile products
224+
description: Sentinel-1A Level-1 Tile
225+
license: other
226+
extent:
227+
spatial:
228+
bbox:
229+
- - -180
230+
- -82.85
231+
- 180
232+
- 82.82
233+
temporal:
234+
interval:
235+
- - '2024-06-12T02:57:21.459000Z'
236+
- '2024-08-22T11:30:12.767000Z'
237+
links:
238+
- rel: license
239+
href: https://sentinels.copernicus.eu/documents/247904/690755/Sentinel_Data_Legal_Notice
240+
title: Legal notice on the use of Copernicus Sentinel Data and Service Information
241+
type: application/pdf
242+
- rel: describedby
243+
href: https://sentiwiki.copernicus.eu/web/copernicus-operations#CopernicusOperations-SystematicProduction
244+
title: Production Service
245+
type: text/html
246+
providers:
247+
- name: European Union/ESA/Copernicus
248+
roles:
249+
- producer
250+
- licensor
251+
url: https://sentiwiki.copernicus.eu/web/s1-mission
252+
- name: Reference System
253+
roles:
254+
- host
255+
url: https://home.rs-python.eu/

0 commit comments

Comments
 (0)