Skip to content

Change timeseries filename convention, allowing optional description from config

Patrick Godwin requested to merge patrick.godwin/idq:timeseries_name into main

This fixes the filenames of the timeseries (generally frames) being generated to have the right format (H---.gwf for H1). This also allows an optional description to take the place of the nickname in the files being produced, to allow potential inclusion into OSDF without renaming the files themselves.

Merge request reports