ODM2 / YODA-File

The YAML Observation Data Archive & exchange (YODA) File Format
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Structural discrepancy between time series and measurements #15

Open SRGDamia1 opened 9 years ago

SRGDamia1 commented 9 years ago

Right now the structure of the YODA files of the time series and measurements are fairly different. The time series have a "data block" in them that could relatively easily be read in excel, but isn't quite inline with the structure of ODM2. The specimen/measurement version has nothing of the sort. All of the values are buried down deep in the "Measurement Result Values" block much more similar to the real structure of ODM2. I haven't figured out a way to make a simpler data block for the measurements. Are we OK with the discrepancy, or do we want to change one structure or the other.