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

Check getReprocessJobClass for all CalibrationBean implementations #2985

Open squaregoldfish opened 1 month ago

squaregoldfish commented 1 month ago

ExternalStandardsBean goes all the way back to ExtractDataSetJob. Does it need to? Especially since it will destroy any existing QC. Check others too.

Maybe do as part of #1884. Also see #2947