Radiance
The Radiance operator converts raw raster values to radiance.
Parameters
Section titled “Parameters”No parameters.
Sources
Section titled “Sources”| Name | Type | Description |
|---|---|---|
| raster | RasterOperator | An operator that produces raster data. |
Examples
Section titled “Examples”{ "type": "Radiance", "params": {}, "sources": { "raster": { "type": "GdalSource", "params": { "data": "msg_raw" } } }}