Skip to content

Add support for referencing GWYYMMDD_HHMMSS just by the date prefix

Duncan Macleod requested to merge github/fork/duncanmmacleod/hms-suffix into main

This PR add support for matching datasets just by the GWYYMMDD prefix, so that users don't need to pass the _HHMMSS suffix. If multiple events are found on the same day, an error is returned.

Merge request reports