EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 06216a05 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

update SAR product types, removing "precomputed" band

parent dc6d134c
No related branches found
No related tags found
No related merge requests found
Pipeline #22202 passed
......@@ -254,26 +254,10 @@
"allowed_value_ranges": [
[0, 65535]
]
},
{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "gray",
"name": "gray",
"nil_values": [{
"reason": "http://www.opengis.net/def/nil/OGC/0/unknown",
"value": 0
}],
"uom": "W.m-2.Sr-1",
"significant_figures": 5,
"allowed_value_ranges": [
[0, 65535]
]
}
],
"data_type": "Uint16",
"name": "sar_hh_gray"
"name": "hh_uint16"
}, {
"bands": [{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
......@@ -306,26 +290,10 @@
"allowed_value_ranges": [
[0, 65535]
]
},
{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "gray",
"name": "gray",
"nil_values": [{
"reason": "http://www.opengis.net/def/nil/OGC/0/unknown",
"value": 0
}],
"uom": "W.m-2.Sr-1",
"significant_figures": 5,
"allowed_value_ranges": [
[0, 65535]
]
}
],
"data_type": "Uint16",
"name": "sar_hh_vv_gray"
"name": "hh_vv_uint16"
}, {
"bands": [{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
......@@ -390,26 +358,10 @@
"allowed_value_ranges": [
[0, 65535]
]
},
{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "gray",
"name": "gray",
"nil_values": [{
"reason": "http://www.opengis.net/def/nil/OGC/0/unknown",
"value": 0
}],
"uom": "W.m-2.Sr-1",
"significant_figures": 5,
"allowed_value_ranges": [
[0, 65535]
]
}
],
"data_type": "Uint16",
"name": "sar_hh_hv_vh_vv_gray"
"name": "hh_hv_vh_vv_unit16"
}, {
"bands": [{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment