Vis1ProductType

Vis1ProductType

class Vis1ProductType(value)[source]

Bases: sertit.misc.ListEnum

This is the processing level of the given product, either projected or orthorectified. See vision-1-imagery-user-guide-20210217.pdf file for more information.

Attributes

PRJ

Projected (not ortho)

ORTP

Orthorectified

ORTP = 'ORTHORECTIFIED'

Orthorectified

PRJ = 'PROJECTED'

Projected (not ortho)