File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,13 @@ platform:
2222 title : platform
2323 format : string
2424 description : string
25+ enum : ["sentinel-1a", "sentinel-2a"]
2526constellation :
2627 type : string
2728 title : constellation
2829 format : string
2930 description : string
31+ enum : ["sentinel-1", "sentinel-2"]
3032Name :
3133 type : string
3234 title : Name
Original file line number Diff line number Diff line change @@ -21,12 +21,13 @@ platform:
2121 type : string
2222 title : platform
2323 format : string
24- description : string
24+ enum : ["sentinel-1a", "sentinel-2a"]
2525constellation :
2626 type : string
2727 title : constellation
2828 format : string
2929 description : string
30+ enum : ["sentinel-1", "sentinel-2"]
3031sat:absolute_orbit :
3132 type : string
3233 title : sat:absolute_orbit
You can’t perform that action at this time.
0 commit comments