DOI-USGS / lake-temperature-model-prep

Pipeline #1
Other
6 stars 13 forks source link

Quality control for temperature observations #37

Open aappling-usgs opened 5 years ago

aappling-usgs commented 5 years ago

Some/all of the following QC may already be in place; check, consider, and implement as needed. See https://github.com/USGS-CIDA/lake-temperature-neural-networks/issues/4 for issue origin and more notes (mostly copied here):

There are a lot of observations that are physically inconsistent as far as monotonically increasing density. What, if anything, do we want to do to remove them? And how do you know which of the observations is the bad one (it's not necessarily the first one that violates monotonicity going from top to bottom)?

jordansread commented 5 years ago

Another note to add - we've talked about propagating the monitoring agency code through to the final munged dataset, but perhaps it would be useful to use the monitoring location id instead. Reason being, from that ID we can get the agency code, and also, with that id we could (if needed) run some analyses that could exclude littoral sites or tell us that some monitoring locations within a lake have much worse error than others.