MaxarBandId#

class MaxarBandId(value)[source]#

Bases: ListEnum

Maxar products band ID

See here (p. 24)

B = 'BLUE'#

Blue

BGRN = 'BGRN Pan-Sharpened'#

Blue + Green + Red + Near-IR Pan-sharpened color images, stored at the panchromatic spatial resolution.

C = 'Coastal'#

Coastal

G = 'GREEN'#

Green

MS1 = 'Multi Spectral 1'#

First 4 bands (N,R,G,B)

MS2 = 'Multi Spectral 2'#

Second 4 bands (N2,RE,Y,C)

Multi = 'Multi Spectral'#

All VNIR Multi-spectral bands (4 for QB02,GE01 and 8 for WV02, WV03)

N = 'NIR'#

Near-InfraRed

N2 = 'NIR2'#

NIR2

NRG = 'NRG'#

Near-IR + Red + Green Pan-sharpened color images, stored at the panchromatic spatial resolution.

P = 'Panchromatic'#

Panchromatic

R = 'RED'#

Red

RE = 'Red-Edge'#

NIR2

RGB = 'RGB'#

Red + Green + Blue Pan-sharpened color images, stored at the panchromatic spatial resolution.

Y = 'Yellow'#

Yellow