Skip to content

Deprecate "rgb by default" raster upload flow #146

@stephanerestani-picterra

Description

The current default behavior for upload_raster is to set multispectral=False, which ends up dropping the non-rgb bands during normalization.

This doesn't match the default behavior on the platform and is error-prone, but this was kept for backward-compatibility.

Let's deprecate the current upload_raster (make it raise a DeprecationWarning and replace it with a new function that does the "right" thing (multispectral=True by default).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions