Skip to content

Sentinel-2 scene_options Parameter Handling #122

@AndreaBrg

Description

@AndreaBrg

Sentinel2Source.load_scene() incorrectly passes scene_options as a named parameter instead of unpacking it, causing SAFEMSITileMDXML.__init__() to receive an unexpected scene_options keyword argument when processing Sentinel-2 data. This leads to SAFEMSITileMDXML.__init__() got an unexpected keyword argument 'scene_options'.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions