Releases: euroargodev/DMQC_status_and_statistics
Releases · euroargodev/DMQC_status_and_statistics
V3.4
This V3.4 release has 4 evolutions:
- removes CTD from plot 10 when i_bgc=1.
- replaces 1-yr static string (in plot legends and in text synteses) replaced by the config value casted into a string, with format .1f
- adds a new graph per profile year displaying DMQC and profile QC F and outputs the associated values in a text file
- adds a log file (using diary matlab function)
V3.3 (2 October 2023)
This 3.3 release corrects 1 bug and has 3 minor evolutions:
- change search for param name in index for a more robust means
- add hhmmss in the output directory name
- add x grid and minor grid for psal adjustment display by wmo.
- add an option to group prof QC A and B
V3.2 (21 July 2023)
This release mostly curates a few bugs discovered through trying the code on the whole Argo fleet:
- correct bug at the final zipping step when file does not exist (in case i_bgc = 0).
- add case All Argo Fleet and manage optimization section for large number of floats.
- dealing with float_wmo type for cases when not all WMOs are coded on 7 characters.
- dealing with graph layout when n_countries is large
- special workaround for float 4900566 that used QC 1 instead of QC A for profile QC.
- add quotes in synthese output for program, in case comma is used.
V3.1 (13 July 2023)
This release encompasses several updates
- V2.0 (2023/06/19):
- The script architecture was reviewed to include the processing of BGC floats and to enhance performances.
- V2.01 (2023/07/07):
- adding one test for the existence of found indices
- only keep BGC parameters that were found in the synthetic index file
- output an additional file with this information
- V2.1 (2023/07/07):
- fetch DAC information from the index
- record D-profile last update date in output
- associate country_codes from a config file
- add -f option to final zip to allow overwrite if script is launched several times on the same day.
- V3.0 (2023/07/10):
- merge CTD and BGC processings (no need for the user to know which WMO is BGC, which one is not).
- V3.1 (2023/07/13):
- add plot with the number of R/A/D profiles per variable
- add plots with information by cycle and by WMO:
- R/A/D status
- profile QC status
- PSAL_adjustement
=> These plots replace the old get_DMQC_adjustment.m script. - stop duplicating graphs for CTD mode
- skip plots with PRES profile_QC (information not yet available in index)
- add work-around treatments when command system are not available
- add scalability performance information
- correct code warnings
- correct bug for wmos_operational that was overwritten in loop
V1.0 (23 Feb 2022)
update of the new scripts and update readme Las update before the departure of Luca A.