You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In certain cases there's multiple underscores in S3 filenames, see naming conventions.
To Reproduce
Use following example filename S3A_OL_1_EFR____20151102T094537_20151102T094837_20151103T075458_0180_090_022______LN2_D_NT_001.SEN3 with get_ts_from_sentinel_filename().
Expected behavior
Give back 20151102T094537.
The text was updated successfully, but these errors were encountered:
Describe the bug
In certain cases there's multiple underscores in S3 filenames, see naming conventions.
To Reproduce
Use following example filename
S3A_OL_1_EFR____20151102T094537_20151102T094837_20151103T075458_0180_090_022______LN2_D_NT_001.SEN3
withget_ts_from_sentinel_filename()
.Expected behavior
Give back 20151102T094537.
The text was updated successfully, but these errors were encountered: