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

Do not delete SensorValues when re-running ExtractDataSetJob #2947

Open squaregoldfish opened 3 months ago

squaregoldfish commented 3 months ago

Instead, re-read the data from the files and apply Sensor Calibrations etc, but update the existing records. This will allow QC to be kept.

squaregoldfish commented 1 month ago

This can't be done if the Senors Calibrations have changed - re-reading will have to be forced there.