Skip to content

Commit f5b6b23

Browse files
authored
add value for output_format_flag_cnf to S-3 CNF
1 parent 12eec1c commit f5b6b23

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

dedop/ui/data/config/CNF.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,10 @@
142142
"value": 240,
143143
"units": null,
144144
"description": "Number of looks in 1 stack"
145+
},
146+
"output_format_flag_cnf": {
147+
"value": "extended",
148+
"units": "flag",
149+
"description": "Flag that specifies output format: the DeDop extended format ('extended') or default Sentinel-3 format ('sentinel-3')"
145150
}
146-
}
151+
}

0 commit comments

Comments
 (0)