Open samaloney opened 3 years ago
Seems like a good plan. I like the format with an index file. I think a lot of what we currently have in dbase will be removed in the cleanup.
Hi @samaloney I'm wondering if that's the place where I should store the aspect-related parameter files (both small files, e.g. containing calibration coefficients, and big [binary] files, containing the simulated data that my procedure needs in order to derive the aspect solution). Or should I better create a subdirectory under STIX-GSW/stix/dbase/ ?
Still an issue
From #74
So we have some files in stix/dbase/demo/vis_demo and other files in stix/dbase/grid it would be good if we could merge where possible and standardise the formatting
So we have created a sub repo for shared configuration files (https://github.com/i4Ds/STIX-CONF/branches) this can be mapped to any location in this repo e.g
STIX-GSW/stix/dbase/new
I would propose we move all need configuration files here and clean as we go (no binary file, only csv with proper headers) you see I've have format we can copy for lot of file with an index file (https://github.com/i4Ds/STIX-CONF/blob/main/elut/elut_index.csv) which links the relevant file for that time period.
What are people thoughts? Also need to think about if we use SCET or UTC times or both an other?