quince-science / QuinCe

QuinCe is an online tool for processing and quality control of data from scientific instruments, with a primary focus on oceanic data.
https://quince.science
GNU General Public License v3.0
7 stars 8 forks source link

Pro Oceanus not detecting periodic mode correctly #2779

Closed squaregoldfish closed 1 year ago

squaregoldfish commented 1 year ago

Thornton Buoy measures 20 marine, sleeps for a minute, then 20 atm, then a long sleep. The periodic detector is fooled by this and sees a group of 40 measurements.

We should make the Pro Oceanus MeasurementLocator search the SensorValuesList for the run type column, and somehow have that understand that the group changes when the value changes. This could be possible using the detection of string-only values in the list.