Logo

Installation

  • Conda
  • Docker et Singularity

Usage

  • Command Line Interface
  • API Reference
  • Raster types

Development

  • Private API
    • eolab.georastertools.cli
    • eolab.georastertools.processing
    • eolab.georastertools.product
      • s2_maja_mask
      • eolab.georastertools.product.rasterproduct
      • eolab.georastertools.product.rastertype
        • Band
        • BandChannel
        • RasterType
      • eolab.georastertools.product.vrt

About

  • License
  • Contributors
  • Changelog
georastertools
  • Private API
  • eolab.georastertools.product
  • eolab.georastertools.product.rastertype
  • BandChannel
  • View page source

BandChannel

class eolab.georastertools.product.rastertype.BandChannel(value)[source]

Bases: Enum

Defines the band channel of a raster product

Attributes

BandChannel.blue

BandChannel.green

BandChannel.red

BandChannel.nir

BandChannel.mir

BandChannel.swir

BandChannel.red_edge1

BandChannel.red_edge2

BandChannel.red_edge3

BandChannel.red_edge4

BandChannel.blue_60m

BandChannel.nir_60m

BandChannel.mir_60m

Previous Next

© Copyright 2021, CNES.

Built with Sphinx using a theme provided by Read the Docs.