1- # Copyright 2024 CS Group
1+ # Copyright 2025 CS Group
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
@@ -33,8 +33,8 @@ template:
3333 title : " Legal notice on the use of Copernicus Sentinel Data and Service Information"
3434 type : " application/pdf"
3535 - rel : describedby
36- href : " https://sentiwiki.copernicus.eu/web/copernicus-operations#CopernicusOperations-AuxiliaryDataGathering "
37- title : " Auxiliary Data "
36+ href : " https://sentiwiki.copernicus.eu/web/copernicus-operations#CopernicusOperations-SystematicProduction "
37+ title : " Production Service "
3838 type : " text/html"
3939 providers :
4040 - name : " European Union/ESA/Copernicus"
@@ -51,21 +51,42 @@ collections:
5151
5252 # All stations deployed in the CS cluster, without queries
5353
54- - id : adgs
55- station : adgs
56- title : " All from 'adgs ' station"
57- description : " All from 'adgs ' station"
54+ - id : s1a
55+ station : s1a
56+ title : " All from 's1a ' station"
57+ description : " All from 's1a ' station"
5858
59- - id : adgs2
60- station : adgs2
61- title : " All from 'adgs2 ' station"
62- description : " All from 'adgs2 ' station"
59+ - id : s2b
60+ station : s2b
61+ title : " All from 's2b ' station"
62+ description : " All from 's2b ' station"
6363
6464 # Idem with one collection per product type
6565
66- - id : adgs_aux_pp2
67- station : adgs
66+ - id : S1A_L0_IW_RAW
67+ station : s1a
6868 query :
69- productType : AUX_PP2
70- title : " AUX_PP2 'adgs' station"
71- description : " AUX_PP2 'adgs' station"
69+ productType : IW_RAW__0N
70+ title : " s1a 'prip' station"
71+ description : " s1a 'prip' station"
72+
73+ - id : S2B_L0_DS
74+ station : s2b
75+ query :
76+ productType : OPER_MSI
77+ title : " s2b 'prip' station"
78+ description : " s2b 'prip' station"
79+
80+ - id : S2B_L0_GR
81+ station : s2b
82+ query :
83+ productType : OPER_MSI_L0
84+ title : " S2B_L0_GR 'prip' station"
85+ description : " S2B_L0_GR 'prip' station"
86+
87+ - id : S2B_L2A_TL
88+ station : s2b
89+ query :
90+ productType : OPER_MSI_L2A
91+ title : " S2B_L2A_TL 'prip' station"
92+ description : " S2B_L2A_TL 'prip' station"
0 commit comments