Skip to content
Snippets Groups Projects
ReleaseNotes 2.38 KiB
Newer Older
Release notes
TSG-QC   jacques.grelet@ird.fr

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

jacques.grelet_ird.fr's avatar
jacques.grelet_ird.fr committed
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
jacques.grelet_ird.fr's avatar
jacques.grelet_ird.fr committed
 - 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)

 -