Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Presets

Liam edited this page Nov 14, 2021 · 7 revisions

LeanHRPT logo

Presets

Presets in LeanHRPT refer to mathematical expressions evaluated with muparser that are used to calculate RGB values from raw channels. This allows the user to create images that are far more complex than what basic RGB compositing allows without having put the data through another program like GIMP or Photoshop.

This page will focus on describing the default presets included with LeanHRPT. To learn about the expression syntax and how to make your own; see the Custom presets page.

NIR - False color Near-Infrared

Also known as rgb221, the NIR preset maps a visible red and a near-infrared band into an RGB composite. As it is applicable to all four HRPT satellite types, it is often considered to be the default false color composite for HRPT.

SWIR - False color Shortwave-Infrared

Also known as rgb321, the SWIR preset usess shortwave-infrared, near-infrared and visible bands to create an RGB composite. Provides more pleasing land color. Although a side effect of SWIR is that clouds gain a toothpaste tint.

RGB - Visible light color

(FengYun-3 only)

Maps three visible light bands of the imager directly onto the according RGB channels of the image.

CSWIR - False color Combined Shortwave-Infrared

Combines the NIR and SWIR composites to keep SWIR's nicer land colors while eliminating the toothpaste cloud tint.

NCNIR - Natural Color Near-Infrared

(FengYun-3 only)

Combines NIR together with visible light bands to create a more pleasing image. Provides better land contrast than RGB.

NCSWIR - Natural Color Shortwave-Infrared

(FengYun-3 only)

Combines SWIR together with visible light bands to create a more pleasing image. Provides better land contrast than RGB.

NDVI - Normalized Difference Vegetation Index

Calculates the vegetation index. The resulting image indicates higher vegetation areas as brighter (-1.0 = black, 1.0 = white).

NDVI+NIR - Normalized Difference Vegetation Index + False color Near-Infrared

Combines the NDVI with NIR false color to provide an color image. The normally green vegetated areas of NIR are exaggerated based on how vegetated the land is (Note: this is mainly for informative and aesthetic purposes and not very useful for actual NDVI measurements).