irfu / irfu-matlab

Matlab routines to work with space data, particularly with MMS and Cluster/CAA data. Also some general plasma routines.
56 stars 46 forks source link

SolO IRFU quicklooks: Bad filenames #96

Closed ErikPGJ closed 1 year ago

ErikPGJ commented 1 year ago

Step 1: Latest code?

Step 2: Describe your environment

Step 3: Describe the problem

Expected behavior

Correct filenames such as 6h/20220111T18_20220112T00.png.

Actual behavior

Bad filenames such as 6h/202201-1T18_20220116T00.png. Seems to affect all 6h plots and none else (execution not complete yet).

Steps to reproduce:

Found problem when calling solo.quicklook_main('', '/data/solo/data_yuri/', '/home/erjo/temp/qli/so_qli_MTEST.2022-08-05_13.15.17', '1', '1', '2022-01-01T00:00:00', '2022-02-01T00:00:00') on spis.

ErikPGJ commented 1 year ago

Solved with 7a6b2352.