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

Can't plot lat/lon vs variable if they don't line up in time. #2843

Open squaregoldfish opened 8 months ago

squaregoldfish commented 8 months ago

For most things using the Measurement Values gets round this, but lat/lon don't.

Use the interpolated lat/lon somehow. Ideally we don't add them to the Measurement Values section - it just works it out.

Can we also "work out" offset sensor values? Find closest value in time to X value, and put a warning on the plot to say it's been done.

NB: The maps seem to work just fine, so there's probably some logic in there that we can use.