EOX GitLab Instance

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

add sar int16 prod types

parent 4dc59fa1
No related branches found
No related tags found
No related merge requests found
Pipeline #22208 passed
......@@ -297,7 +297,7 @@
}
],
"data_type": "Uint16",
"name": "hv_unit16"
"name": "hv_uint16"
}, {
"bands": [{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
......@@ -317,7 +317,147 @@
}
],
"data_type": "Uint16",
"name": "vh_unit16"
"name": "vh_uint16"
}, {
"bands": [{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "hh_real",
"name": "hh_real",
"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": [
[-32768, 32767]
]
}, {
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "hh_complex",
"name": "hh_complex",
"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": [
[-32768, 32767]
]
}
],
"data_type": "Int16",
"name": "hh_int16"
}, {
"bands": [{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "hv_real",
"name": "hv_real",
"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": [
[-32768, 32767]
]
}, {
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "hv_complex",
"name": "hv_complex",
"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": [
[-32768, 32767]
]
}
],
"data_type": "Int16",
"name": "hv_int16"
}, {
"bands": [{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "vh_real",
"name": "vh_real",
"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": [
[-32768, 32767]
]
}, {
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "vh_complex",
"name": "vh_complex",
"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": [
[-32768, 32767]
]
}
],
"data_type": "Int16",
"name": "vh_int16"
}, {
"bands": [{
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "vv_real",
"name": "vv_real",
"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": [
[-32768, 32767]
]
}, {
"definition": "http://www.opengis.net/def/property/OGC/0/Radiance",
"description": "Gray Channel",
"gdal_interpretation": "GrayBand",
"identifier": "vv_complex",
"name": "vv_complex",
"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": [
[-32768, 32767]
]
}
],
"data_type": "Int16",
"name": "vv_int16"
}, {
"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