Many thanks @vvrr.17.4 for your tool and also the latest performance improvements. Much appreciated.
Few Notes:
For now your tool as a lock-in to Australia Timezone (AEST), this also need to be changed in the code to be able to load other files. (e.g. MESZ = CEST = UTC+2)
The file path might ideally to become hardcoded as a static relative path to the execution of the tool. e.g. .\files\ or to be added as command line parameter.
I also had as EMEA user (from Germany) some localization issues: Error: Caused by: java.util.MissingResourceException: Can’t find bundle for base name org.jfree.chart.plot.LocalizationBundle, locale en_US
This could be solved by putting the right “.properties” files in the right subfolders of the jFree Chart Plotter.