MaxarBandId

MaxarBandId

class MaxarBandId(value)[source]

Bases: sertit.misc.ListEnum

Maxar products band ID

See here (p. 24)

Attributes

P

Panchromatic

Multi

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

N

Near-InfraRed

R

Red

G

Green

B

Blue

RGB

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

NRG

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

BGRN

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

N2

NIR2

RE

NIR2

Y

Yellow

C

Coastal

MS1

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

MS2

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

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