HakaiInstitute / hakai-ctd-qc

Series of tests applied to the Hakai CTD profile data based on the QARTOD tests and other Hakai Specific ones.
0 stars 0 forks source link

Move away from the Deprecated QcConfig method and start using the Stream/Pandas Method instead #2

Closed JessyBarrette closed 2 years ago

JessyBarrette commented 3 years ago

As of now, hakai-profile-qaqc is using the deprecated QcConfig method to run the QARTOD tests on each station, each variable, and each profile (profile_id, and direction flag) at the time.

Just recently, a few new Stream methods were created which should be used instead