Land Surface Temperature (LST) products include quality flag assets that provide quality metadata for each pixel using a bitwise flag system. These flags help identify the reliability of the LST values for each pixel. Here we show how these quality flags can be easily displayed using custom scripts. For a complete list of all possible quality flags and their corresponding bits, please refer to these tables.
Notes on usage
Users can customize the script by adding the bit numbers corresponding to the quality flag(s) of interest to the bits_to_check list within the script. By default, the provided scripts are set to check all critical flags (indicating unreliable data, with corresponding LST pixels set to the no data value), but this can be updated to include or exclude specific flags as needed.
Planet’s LST product provides near real-time measurements twice a day at 1:30 and 13:30 solar local time. The sensing_time variable in the scripts can be used to select the sensing time of interest
The provided Visualization script highlights pixels for which specific quality flags of interest are set. This allows users to visually inspect areas of concern or interest.
The Raw Values script retrieves a binary raster where:
1 indicates pixels for which the quality flag(s) of interest are set
0 indicates pixels where the quality flag(s) of interest are not set
Description of representative images
The ‘Open water’ (bit 15) quality flag in Flevoland, The Netherlands, on 2022-12-31.