QARTOD QC flags implemented with python code for currents
Opened this issue · 0 comments
robragsdale commented
Fred Bahr: I've taken the QARTOD QC manual for the currents and created python code to implement the flags. The code uses the NetCDF file I use for MBARI ADCP data. The code could be easily made into a function. Do we have a place on github to post this (I see an ioos/qartod) directory.
I'm using anaconda python on the PC. I've also created several functions relevant to the computations necessary for the flags (i.e. for computation of sound speed in seawater which is not in the data I have and must be computed from temperature and a fixed salinity).
Is this useful? Or is there this type of code available already through IOOS?