| { | |
| "emissivity": { | |
| "output": "normalized", | |
| "percentile_high": 99.0, | |
| "percentile_low": 1.0, | |
| "type": "scene_percentile_minmax" | |
| }, | |
| "eps": 1e-06, | |
| "hsi": { | |
| "clip": true, | |
| "description": "Calibrated radiance cube clipped and scaled to [0, 1].", | |
| "max": 25.0, | |
| "min": 0.0, | |
| "type": "fixed_minmax" | |
| }, | |
| "temperature": { | |
| "clip": true, | |
| "max_K": 343.0, | |
| "min_K": 243.0, | |
| "percentile_high": 99.0, | |
| "percentile_low": 1.0, | |
| "type": "fixed_minmax_with_scene_percentile_clipping" | |
| }, | |
| "texture": { | |
| "output": "normalized", | |
| "percentile_high": 99.0, | |
| "percentile_low": 1.0, | |
| "type": "scene_percentile_minmax" | |
| }, | |
| "wavelength": { | |
| "max_um": 14.0, | |
| "min_um": 6.0, | |
| "unit": "micrometer" | |
| } | |
| } | |