RasterBandDescriptor
A raster band descriptor describes a single band of a raster source. The description contains a name and a Measurement.
Example JSON
Section titled “Example JSON”{ "name": "NDVI", "measurement": { "type": "continuous", "unit": "NDVI" }}