GEUS-Glaciology-and-Climate / pypromice

Process AWS data from L0 (raw logger) through Lx (end user)
https://pypromice.readthedocs.io
GNU General Public License v2.0
12 stars 4 forks source link

Features/auto qc #180

Closed ladsmund closed 9 months ago

ladsmund commented 9 months ago

I have done some restructuring of the repository and created a qc module that can contain different algorithms for detecting invalid data.

PennyHow commented 9 months ago

I've just left a few comments regarding structure and naming conventions. I've also been testing the functionality of the QC steps and I am running into problems. Some of these might be to do with both of these QC development branches not being up-to-date with the main branch.

So I think it is best to addres the minor issues I have commented on, then merge, and then we can do a larger review over on percentile-qc.

Just so you have a heads up @RasmusBahbah, I'm having problems in the script creating a database .db file if one does not already exist. We can look at it once this branch has been merged.