# TSG-QC Release notes Contact: <jacques.grelet@ird.fr> ## v1.50RC1 (2018-12-05) v1.50rc1 + fix #8 Bug in preferencesForm, structure tsg.preference.map_* is now tsg.preference.map.* + move climato files to ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/Climatology/ + add tsg_climato directory and automatic files downloading from ftp if they are not present + add tsg_util/showinfowindow.m and tsg_climato/Readme.txt files ## v1.48.5RC6 (2018-11-28) + add contourf climatology on map with user range setup + improve debbug mode (quit pprogram without validation) + convert this file to markdown format ## v1.48.5RC5 (2018-11-13) + improve help + update of Undo function, also applies for automatic QC tests + number of undo levels can be changes in preferences ## v1.48.5rc4 (2018-09-12) + add 'debug' command line argument option + remove tsg_icon from matlabpath at the end of program tsgqc + swap and improve error message in read_Climatology function + add climatology menu on map to disable/enable 2D climatology + remove/comment set(hAxes(PlotNum), 'YLimMode', 'auto'); in plot_Tsg.m + add print preview and print menu command on map + add hypertext link in Command Window to download climatology file when is missing + add print/saveas menu on map with jpeg, png, tiff, bmp, pdf and eps format + shift half a grid point for climatology on map when using m_pcolor + leave the figure map floating ## v1.48.5rc2 (2018-09-06) + regression on labview read file: the use of lat_dec and lon_dec by default introduced a bug, lat_mn and lon_mn could not be read. Return to the default value lat and lon, lat_mn and lon_mn are selected again by default ## v1.48.5rc1 (2018-07-06) + Replace climatology WOA01 with WOA13 + Add a directory tgs_tools/climatology with scripts used to produce climato + Update the list of PI + Display climatology mean value with pcolor on map (experimental) ## v1.48.4 (2018-06-27) + Add Menus in map for user interaction (Map resolution, border and patch) + Add duplicate QC button for SSPS or SSTP in QC mode + Improve zoom mode. Tested under R2013/2014 and 2017) + tsg.qc.active.Code is set now with the function get_active_QC. Fixes the random bug on the application of the QC with Matlab Version > R2013b + add contextual menu for zoom, map border a set to zero during zoom mode and set to the default value in other case. + If the user change the parameter after zooming, YLim axes are updated with the min/max values of the new parameter. + In function Bottle_OnMenuCallback update tsg with getappdata after diffTsgSample call (bug with empty tsg.EXT_DIF if user try to apply a QC first on bottle sample). + Redraw the map when QC change from contextual menu + Undo/Redo 'Accelerator' works now, change 'Z' and 'R' with lowercase values. + Add tsg_data/RECHERCHE with example files from R/V ATALANTE, THALASSA and ANTEA ## v1.48.3 (2018-06-21) + Add directory tsg_map with maps extracted from gshhs files. + Add patch on/off to display map from gshhs or 'world_x.mat' files. + Add 2 news popup menus in option/preferencesForm.m + In zoom mode, border on map are desactivated (=0) + Replace the default UIContext menu in zoom mode with only one choice: 'Reset to Original view' + Implement batch mode as: tsgqc('COLIBRI/Coli1606.nc') ## v1.48.2 (2018-06-16) + Add border in degree + Use gcbo (axes from src) instead of gca in zoom callback ## v1.48.1 (2018-05-29) + correct a bug if user select a file with *.* extension + the last TSG file type opened stay as default ## v1.48.0 (2018-05-25) + Move mean and standard dev in same dialog box + implement Undo/Redo for QC ## v1.47.0 (2018-03-28) + The radio button QC now follows the last selected in the contextual menu. The code existed but was commented because there was a bug + When leaving the correction module, the "zoom off" mode is now applied by default on all figures + When leaving the correction module, the vertical legend of the parameter takes the correct value, ie SSPS instead of SSPS_EXT_2 + The undo mode was activated, calling a function that does not exist. So I deactivated it again, Select undo menu now display the message "not implemented" ## v1.46.2 (2017-03-27) + Improves the compiled 2016b 64 bit version ## v1.46.1 (2017-02-02) + add m_map high resolution + plot ship track with Google Earth according selected data (zoom) + compiled version tested with R2012b and 2016b compiler + update French documentation ## v1.46.0 (2017-01-28) + add kml toolbox inside repository + add compiler project for R2016b x64 + improve climatology plot + added suggested default values when requesting bias and error to assign to the TSG series + add some example files from TSG networh under tsg_data directory ## v1.45.0 (2016-05-05) + add an icon to plot ship track with Google Earth using KML Toolbox, see <http://www.mathworks.com/matlabcentral/fileexchange/34694-kml-toolbox> + add an option/preference to display positions in DD°MM.SS or decimal ## v1.44.2 (2016-04-20) + move hardcoded constants in preferenceForm (jgrelet): tsg.cst.TSG_WS_TIMEDIFF, tsg.SSPS_STDMAX and tsg.cst.TSG_DT_SMOOTH + add variable FLOW in ASCII file "*.tsgqc" (ygouriou) ## v1.43 (2015-05-19) + add ISAS climatology from LPO (treynaud, jgrelet) + positions with a bad QC are interpolated (jgrelet) + set POSITION_QC from LATX_QC or LONX_QC after validation (jgrelet) ## v1.42 (2015-01-06) + bug correction on headerForm.m calibration coefficients (ddiverres, jgrelet) + suitable for research vessels: the alert is now issued only if the position of the vessel on the acquisition date of the external data is more than 5 km from the position of the these data (galory, jgrelet)