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'.