@@ -43,6 +43,21 @@ export const DATASET_CDAS_S1GRD: Dataset = {
43
43
catalogCollectionId : 'sentinel-1-grd' ,
44
44
} ;
45
45
46
+ export const DATASET_CDAS_OTC_S1GRD : Dataset = {
47
+ id : 'CDAS_S1GRD' ,
48
+ shJsonGetCapabilitiesDataset : 'S1GRD' ,
49
+ shWmsEvalsource : 'S1GRD' ,
50
+ shProcessingApiDatasourceAbbreviation : 'S1GRD' ,
51
+ datasetParametersType : 'S1GRD' ,
52
+ shServiceHostname : 'https://sh-otc.dataspace.copernicus.eu/' ,
53
+ searchIndexUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S1GRD/searchIndex' ,
54
+ findDatesUTCUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S1GRD/findAvailableData' ,
55
+ orbitTimeMinutes : 49.3 ,
56
+ minDate : new Date ( Date . UTC ( 2014 , 10 - 1 , 3 , 0 , 47 , 14 ) ) , // 2014-10-03T00:47:14Z
57
+ maxDate : null ,
58
+ catalogCollectionId : 'sentinel-1-grd' ,
59
+ } ;
60
+
46
61
export const DATASET_S2L2A : Dataset = {
47
62
id : 'AWS_S2L2A' ,
48
63
shJsonGetCapabilitiesDataset : 'S2L2A' ,
@@ -88,6 +103,21 @@ export const DATASET_CDAS_S2L2A: Dataset = {
88
103
catalogCollectionId : 'sentinel-2-l2a' ,
89
104
} ;
90
105
106
+ export const DATASET_CDAS_OTC_S2L2A : Dataset = {
107
+ id : 'CDAS_S2L2A' ,
108
+ shJsonGetCapabilitiesDataset : 'S2L2A' ,
109
+ shWmsEvalsource : 'S2L2A' ,
110
+ shProcessingApiDatasourceAbbreviation : 'S2L2A' ,
111
+ datasetParametersType : 'S2' ,
112
+ shServiceHostname : 'https://sh-otc.dataspace.copernicus.eu/' ,
113
+ searchIndexUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S2L2A/searchIndex' ,
114
+ findDatesUTCUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S2L2A/findAvailableData' ,
115
+ orbitTimeMinutes : 50.3 ,
116
+ minDate : new Date ( Date . UTC ( 2016 , 10 - 1 , 20 , 8 , 9 , 58 ) ) , // 2016-10-20T08:09:58Z
117
+ maxDate : null ,
118
+ catalogCollectionId : 'sentinel-2-l2a' ,
119
+ } ;
120
+
91
121
export const DATASET_CDAS_S2L1C : Dataset = {
92
122
id : 'CDAS_S2L1C' ,
93
123
shJsonGetCapabilitiesDataset : 'S2L1C' ,
@@ -102,6 +132,22 @@ export const DATASET_CDAS_S2L1C: Dataset = {
102
132
maxDate : null ,
103
133
catalogCollectionId : 'sentinel-2-l1c' ,
104
134
} ;
135
+
136
+ export const DATASET_CDAS_OTC_S2L1C : Dataset = {
137
+ id : 'CDAS_S2L1C' ,
138
+ shJsonGetCapabilitiesDataset : 'S2L1C' ,
139
+ shWmsEvalsource : 'S2' ,
140
+ shProcessingApiDatasourceAbbreviation : 'S2L1C' ,
141
+ datasetParametersType : 'S2' ,
142
+ shServiceHostname : 'https://sh-otc.dataspace.copernicus.eu/' ,
143
+ searchIndexUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S2L1C/searchIndex' ,
144
+ findDatesUTCUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S2L1C/findAvailableData' ,
145
+ orbitTimeMinutes : 50.3 ,
146
+ minDate : new Date ( Date . UTC ( 2015 , 6 - 1 , 27 , 10 , 25 , 31 ) ) , // 2015-06-27T10:25:31
147
+ maxDate : null ,
148
+ catalogCollectionId : 'sentinel-2-l1c' ,
149
+ } ;
150
+
105
151
export const DATASET_S3SLSTR : Dataset = {
106
152
id : 'CRE_S3SLSTR' ,
107
153
shJsonGetCapabilitiesDataset : 'S3SLSTR' ,
@@ -132,6 +178,21 @@ export const DATASET_CDAS_S3SLSTR: Dataset = {
132
178
catalogCollectionId : 'sentinel-3-slstr' ,
133
179
} ;
134
180
181
+ export const DATASET_CDAS_OTC_S3SLSTR : Dataset = {
182
+ id : 'CDAS_S3SLSTR' ,
183
+ shJsonGetCapabilitiesDataset : 'S3SLSTR' ,
184
+ shWmsEvalsource : 'S3SLSTR' ,
185
+ shProcessingApiDatasourceAbbreviation : 'S3SLSTR' ,
186
+ datasetParametersType : 'S3SLSTR' ,
187
+ shServiceHostname : 'https://sh-otc.dataspace.copernicus.eu/' ,
188
+ searchIndexUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S3SLSTR/searchIndex' ,
189
+ findDatesUTCUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S3SLSTR/findAvailableData' ,
190
+ orbitTimeMinutes : 50.495 ,
191
+ minDate : new Date ( Date . UTC ( 2016 , 4 - 1 , 19 , 0 , 46 , 32 ) ) , // 2016-04-19T00:46:32.578
192
+ maxDate : null ,
193
+ catalogCollectionId : 'sentinel-3-slstr' ,
194
+ } ;
195
+
135
196
export const DATASET_S3OLCI : Dataset = {
136
197
id : 'CRE_S3OLCI' ,
137
198
shJsonGetCapabilitiesDataset : 'S3OLCI' ,
@@ -162,6 +223,21 @@ export const DATASET_CDAS_S3OLCI: Dataset = {
162
223
catalogCollectionId : 'sentinel-3-olci' ,
163
224
} ;
164
225
226
+ export const DATASET_CDAS_OTC_S3OLCI : Dataset = {
227
+ id : 'CDAS_S3OLCI' ,
228
+ shJsonGetCapabilitiesDataset : 'S3OLCI' ,
229
+ shWmsEvalsource : 'S3OLCI' ,
230
+ shProcessingApiDatasourceAbbreviation : 'S3OLCI' ,
231
+ datasetParametersType : 'S3' ,
232
+ shServiceHostname : 'https://sh-otc.dataspace.copernicus.eu/' ,
233
+ searchIndexUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S3OLCI/searchIndex' ,
234
+ findDatesUTCUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S3OLCI/findAvailableData' ,
235
+ orbitTimeMinutes : 50.495 ,
236
+ minDate : new Date ( Date . UTC ( 2016 , 4 - 1 , 25 , 11 , 33 , 14 ) ) , // 2016-04-25T11:33:14
237
+ maxDate : null ,
238
+ catalogCollectionId : 'sentinel-3-olci' ,
239
+ } ;
240
+
165
241
export const DATASET_CDAS_S3OLCIL2 : Dataset = {
166
242
id : 'CDAS_S3OLCIL2' ,
167
243
shJsonGetCapabilitiesDataset : 'S3OLCIL2' ,
@@ -177,6 +253,21 @@ export const DATASET_CDAS_S3OLCIL2: Dataset = {
177
253
catalogCollectionId : 'sentinel-3-olci-l2' ,
178
254
} ;
179
255
256
+ export const DATASET_CDAS_OTC_S3OLCIL2 : Dataset = {
257
+ id : 'CDAS_S3OLCIL2' ,
258
+ shJsonGetCapabilitiesDataset : 'S3OLCIL2' ,
259
+ shWmsEvalsource : 'sentinel-3-olci-l2' ,
260
+ shProcessingApiDatasourceAbbreviation : 'sentinel-3-olci-l2' ,
261
+ datasetParametersType : 'S3' ,
262
+ shServiceHostname : 'https://sh-otc.dataspace.copernicus.eu/' ,
263
+ searchIndexUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S3OLCIL2/searchIndex' ,
264
+ findDatesUTCUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S3OLCIL2/findAvailableData' ,
265
+ orbitTimeMinutes : 50.495 ,
266
+ minDate : new Date ( Date . UTC ( 2016 , 4 - 1 , 25 , 11 , 33 , 14 ) ) , // 2016-04-25T11:33:14
267
+ maxDate : null ,
268
+ catalogCollectionId : 'sentinel-3-olci-l2' ,
269
+ } ;
270
+
180
271
export const DATASET_S5PL2 : Dataset = {
181
272
id : 'CRE_S5PL2' ,
182
273
shJsonGetCapabilitiesDataset : 'S5PL2' ,
@@ -207,6 +298,21 @@ export const DATASET_CDAS_S5PL2: Dataset = {
207
298
catalogCollectionId : 'sentinel-5p-l2' ,
208
299
} ;
209
300
301
+ export const DATASET_CDAS_OTC_S5PL2 : Dataset = {
302
+ id : 'CDAS_S5PL2' ,
303
+ shJsonGetCapabilitiesDataset : 'S5PL2' ,
304
+ shWmsEvalsource : 'S5P_L2' ,
305
+ shProcessingApiDatasourceAbbreviation : 'S5PL2' ,
306
+ datasetParametersType : 'S5PL2' ,
307
+ shServiceHostname : 'https://sh-otc.dataspace.copernicus.eu/' ,
308
+ searchIndexUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S5PL2/searchIndex' ,
309
+ findDatesUTCUrl : 'https://sh-otc.dataspace.copernicus.eu/index/v3/collections/S5PL2/findAvailableData' ,
310
+ orbitTimeMinutes : 101 ,
311
+ minDate : new Date ( Date . UTC ( 2018 , 4 - 1 , 30 , 0 , 18 , 51 ) ) , // 2018-04-30T00:18:51
312
+ maxDate : null ,
313
+ catalogCollectionId : 'sentinel-5p-l2' ,
314
+ } ;
315
+
210
316
export const DATASET_AWS_L8L1C : Dataset = {
211
317
id : 'AWS_L8L1C' ,
212
318
shJsonGetCapabilitiesDataset : 'L8L1C' ,
@@ -399,6 +505,20 @@ export const DATASET_CDAS_DEM: Dataset = {
399
505
maxDate : null ,
400
506
} ;
401
507
508
+ export const DATASET_CDAS_OTC_DEM : Dataset = {
509
+ id : 'CDAS_DEM' ,
510
+ shJsonGetCapabilitiesDataset : 'DEM' ,
511
+ shWmsEvalsource : 'DEM' ,
512
+ shProcessingApiDatasourceAbbreviation : 'DEM' ,
513
+ datasetParametersType : null ,
514
+ shServiceHostname : 'https://sh-otc.dataspace.copernicus.eu/' ,
515
+ searchIndexUrl : null ,
516
+ findDatesUTCUrl : null ,
517
+ orbitTimeMinutes : null ,
518
+ minDate : null ,
519
+ maxDate : null ,
520
+ } ;
521
+
402
522
export const DATASET_BYOC : Dataset = {
403
523
id : 'CUSTOM' ,
404
524
shJsonGetCapabilitiesDataset : 'CUSTOM' ,
0 commit comments