Releases: romeroqe/cluster_qc
Filtering Methods based on cluster analysis for Argo Data
Argo data goes through two quality processes, in real time and in delayed mode. This library contains the code used to develop the methodology of a publication that is currently under review, filters profiles within a given irregular polygon and offers two filtering methods to discard only the real time quality control data that present salinity drifts, this allows researchers to have a greater amount of data within the study area of their interest in a matter of minutes, as opposed to waiting for quality control in delayed mode that takes up to 12 months to complete. In addition, it provides tools to facilitate the download of the source files of this data and to generate diagrams.
cluster_qc was developed in python 3.7 and is licensed under a Creative Commons Attribution 4.0 International License. Latest package version is v1.0.1.
Filtering Methods based on cluster analysis for Argo Data
Argo data goes through two quality processes, in real time and in delayed mode. This library contains the code used to develop the methodology of a publication that is currently under review, filters profiles within a given irregular polygon and offers two filtering methods to discard only the real time quality control data that present salinity drifts, this allows researchers to have a greater amount of data within the study area of their interest in a matter of minutes, as opposed to waiting for quality control in delayed mode that takes up to 12 months to complete. In addition, it provides tools to facilitate the download of the source files of this data and to generate diagrams.
cluster_qc was developed in python 3.7 and is licensed under a Creative Commons Attribution 4.0 International License. Latest package version is v1.0.1.
Filtering Methods based on cluster analysis for Argo Data
This version filters profiles using a point-in-polygon algorithm, downloads source files, generates diagrams, and filters data in RTQC through cluster analysis.