Newer
Older
Release notes
TSG-QC jacques.grelet@ird.fr

jacques.grelet_ird.fr
committed
+ 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
+ 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:

jacques.grelet_ird.fr
committed
net use O: \\iota1\ird /USER:ifr\jgrelet /PERSISTENT:YES
'Reset to Original view'
+ Implement batch mode as tsgqc('COLIBRI/Coli1606.nc')
+ Add border in degree
+ Use gcbo (axes from src) instead of gca in zoom callback
+ correct a bug if user select a file with *.* extension
+ the last TSG file type opened stay as default
+ Move mean and standard dev in same dialog box
+ implement Undo/Redo for QC
+ 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
+ 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:
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)
- Adapté aux navires de recherche en station: l'alerte n'est maintenant émise que
si la position du navire à la date de la donnée externe est à plus de 5 km de
la position de la donnée externe (galory, jgrelet)
-