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

Allow gas standards or other calibrations to change during a dataset #2584

Open squaregoldfish opened 1 year ago

squaregoldfish commented 1 year ago

We shouldn't allow a dataset to be created if it will overlap a change in gas standards, sensor calibrations, or other parameters. It can seriously mess up the calibrations when they get interpolated.

Similarly we should work out what to do if you add a gas standard in the middle of an existing dataset in the editor.

squaregoldfish commented 1 year ago

This won't work for NRT datasets. How should they be dealt with?

squaregoldfish commented 11 months ago

Maybe they should be allowed to change, although the metadata would be a mess. Coding wise it's not too hard - for any given thing that needs calibrating, get the newest before the value time instead of the newest before the dataset (with suitable caching, obviously).

squaregoldfish commented 10 months ago

We will allow it, except for calculation coefficients. All calibrations must be included in the export manifest.