Certain file names in the QC routines fail to parse the deployment start time, including delayed mode datasets using the default naming convention. This mostly appears due to extra hypens in the dataset or possibly extra characters after the datetime string.
gliderdac: glider_qc.glider_qc.qc_task('/data/data/priv_erddap/OOI-CE/ce_247-20160928T2157-delayed/ce_247_20170104T070059Z_delayed.nc', '/glider-dac/data/qc_config.yml') (862c0b2f-58f2-438c-b2dc-b0e69fa5e6a9)
Loading config from /glider-dac/data/qc_config.yml
Missing or invalid Deployment Start time
gliderdac: Job OK (862c0b2f-58f2-438c-b2dc-b0e69fa5e6a9)
https://github.com/ioos/glider-dac/blob/main/glider_qc/glider_qc.py#L643-L647
Related #355
Certain file names in the QC routines fail to parse the deployment start time, including delayed mode datasets using the default naming convention. This mostly appears due to extra hypens in the dataset or possibly extra characters after the datetime string.
https://github.com/ioos/glider-dac/blob/main/glider_qc/glider_qc.py#L643-L647
Related #355