File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 24
24
{
25
25
"version" : 3 ,
26
26
"parameters" : [
27
- [" output_format_flag_cnf" , " +" , " new optional parameter" ]
27
+ [" output_format_flag_cnf" , " +" , " new optional parameter" ],
28
+ [" flag_remove_doppler_ambiguities_cnf" , " -" , " removed unused parameter" ],
29
+ [" ambiguity_mask_margin_cnf" , " -" , " removed unused parameter" ],
30
+ [" elevation_reference_value_cnf" , " -" , " removed unused parameter" ]
28
31
],
29
32
"comment" : " added option for selecting output format"
30
33
}
110
113
"units" : " flag" ,
111
114
"description" : " Flag to indicate the window delay alignment method: Surface dependent (0); Beam max integrated power (1); Satellite position above surface (2); Look angle 0 (3); Doppler angle 0 (4)"
112
115
},
113
- "elevation_reference_value_cnf" : {
114
- "value" : 0 ,
115
- "units" : null ,
116
- "description" : " NOT YET IMPLEMENTED"
117
- },
118
116
"flag_stack_masking_cnf" : {
119
117
"value" : true ,
120
118
"units" : " flag" ,
121
119
"description" : " Flag that activates the Stack Masking algorithm: Activated (true); Deactivated (false)"
122
120
},
123
- "flag_remove_doppler_ambiguities_cnf" : {
124
- "value" : false ,
125
- "units" : " flag" ,
126
- "description" : " Flag that indicates if the Doppler ambiguities will be removed: No (false); Yes (true)"
127
- },
128
- "ambiguity_mask_margin_cnf" : {
129
- "value" : 0 ,
130
- "units" : null ,
131
- "description" : " NOT YET IMPLEMENTED"
132
- },
133
121
"flag_avoid_zeros_in_multilooking_cnf" : {
134
122
"value" : true ,
135
123
"units" : " flag" ,
You can’t perform that action at this time.
0 commit comments