We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780dfe9 commit 03ba75aCopy full SHA for 03ba75a
1 file changed
src/app/models/datasets/opera_s1.ts
@@ -36,10 +36,11 @@ export const opera_s1 = {
36
apiValue: 'CSLC-STATIC',
37
displayName: 'L2 Co-registered Single Look Complex Static Layer (CSLC-STATIC)'
38
},
39
- {
40
- apiValue: 'DISP-S1',
41
- displayName: 'Opera Displacement (DISP-S1)',
42
- }
+ // hide this until OPERA-DISP launches
+ // {
+ // apiValue: 'DISP-S1',
+ // displayName: 'Opera Displacement (DISP-S1)',
43
+ // }
44
],
45
beamModes: [
46
'IW', 'EW'
0 commit comments