Snappy RuntimeError: Unparseable date in Enhanced-Spectral-Diversity

Hi,
what is the language setting and the locale of your system?
Do you use English? If not, try to set it to English.
I guess when the operator parses the date, your system setting is used instead of the English locale.
This has been asked before Unparseable date: “03Mar2016” - s1tbx / Problem Reports - STEP Forum (esa.int). Unfortunately, without a solution.

@lveci @jun_lu
Can you check this? I think in mapIndicesOfSortedImages and computeTemporalBaselineInDays
The instances of SimpleDateFormat need to be created with Locale.ENGLISH as parameter.