Skip to content

Band names : always use strings instead of enums #270

@remi-braun

Description

@remi-braun

Right now, band names are either enums (children of BandNames, i.e. SpectralBandNames) or strings for spectral indices.
This gives inconsistency in the datasets : accessing a band has to be done through the object even if a string is given as input.
It may be easier for everyone to downgrade the BandNames to pure strings with side functions.

Related to #227

Metadata

Metadata

Assignees

Labels

1.0.0For version 1.0.0

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions