We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcdc222 + f6391b5 commit 5310640Copy full SHA for 5310640
safe_s1/sentinel1_xml_mappings.py
@@ -240,7 +240,7 @@ def list_poly_from_list_string_coords(str_coords_list):
240
'/xfdu:XFDU/metadataSection/metadataObject[@ID="s1Level1MapOverlaySchema"]/metadataReference/@href',
241
),
242
"instrument_configuration_id": (
243
- scalar,
+ scalar_int,
244
"//s1sarl1:standAloneProductInformation/s1sarl1:instrumentConfigurationID/text()",
245
246
},
0 commit comments