- Nov 13, 2018
-
-
jacques.grelet_ird.fr authored
improve help option
-
jacques.grelet_ird.fr authored
-
- Oct 15, 2018
-
-
https://git.outils-is.ird.fr/grelet/TSG-QC/tree/masterjacques.grelet_ird.fr authored
add ReleaseNotes
-
jacques.grelet_ird.fr authored
-
- Sep 12, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
+ add hypertext link in Command Window to download climatology file when is missing
-
- Sep 11, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
+ add command line argument DEBUGGING option + remove tsg_icon from matlabpath at the end of tsgqc program + 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
-
- Sep 10, 2018
-
-
jacques.grelet_ird.fr authored
-
- Sep 06, 2018
-
-
jacques.grelet_ird.fr authored
returns to the default value lat and lon, lat_mn and lon_mn are selected again by default, the use of lat_dec and lon_dec by default introduced a bug, lat_mn and lon_mn could not be read update version number to 1.48.5RC2
-
- Jul 06, 2018
-
-
jacques.grelet_ird.fr authored
add multiple tests: if verLessThan('matlab', '9.1.0') % R2016b axes( hAxes(PlotNum) ); line(X, Y, ... else line(hAxes(PlotNum), X, Y, end plot_Climatology.m suppress multiple call to plot_map.m
-
jacques.grelet_ird.fr authored
add code to set map menu resolution according menu option/preferences setting
-
jacques.grelet_ird.fr authored
improve map climatology with ship track over International Date Line (pacific)
-
- Jul 05, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
comment axes and use it as first parameter of line line(hPlotAxes(i), ... add test scripts for climato
-
jacques.grelet_ird.fr authored
comment axes and use it as first parameter of line line(hPlotAxes(i), ...
-
jacques.grelet_ird.fr authored
line(hPlotAxes(i), ...
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
- Jul 04, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
Replace WOA01 climatology with the last WOA13 Add a directory tsg_tools/climatology with scripts used to produce climatologies update Release notes and install files improve checking for climatology file existence
-
- Jul 03, 2018
-
-
jacques.grelet_ird.fr authored
update R2012 compiler project update PI from C:\svn\tsg-qc\trunk\@netcdf_native\tsgqc_netcdf.xls
-
- Jun 28, 2018
-
-
jacques.grelet_ird.fr authored
update compiler projects change the logo with SNO-SSS
-
jacques.grelet_ird.fr authored
set map cursor as arrow by default, during zoom, cursor is set to custom and is display as black square on map set(get(hPlotAxes(4), 'parent'), 'pointer', 'arrow');
-
jacques.grelet_ird.fr authored
Update ReleaseNotes
-
jacques.grelet_ird.fr authored
-
- Jun 27, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
add tsg_data/RECHERCHE with example files from R/V ATALANTE, THALASSA and ANTEA
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
- Jun 26, 2018
-
-
jacques.grelet_ird.fr authored
Add get_active_QC function used to set tsg.qc.active.Code with the selected radio button replace EraseMode property line with drawnow; add zoom out contextual menu
-
- Jun 25, 2018
-
-
jacques.grelet_ird.fr authored
Re-draw the map in QC mode In function Bottle_OnMenuCallback update tsg with getappdata after diffTsgSample (bug with empty tsg.EXT_DIF if user try to apply a QC first on bottle sample) Redraw the map (update) when QC change from contextual menu remove unused OldCorCancelCallback function replace all Callback(hObject, eventdata) by (src, event) add DOCUMENTION section
-
- Jun 21, 2018
-
-
jacques.grelet_ird.fr authored
'Reset to Original view' - add a warning in BUGS file: Warning: Setting the "KeyPressFcn" property is not permitted while this mode is active. > In uitools.uimodemanager.uimodemanager>localModeWarn at 83 In uitools.uimodemanager.uimodemanager>@(obj,evd)(localModeWarn(obj,evd,hThis)) at 63 In tsgqc>Map_OffMenuCallback at 2722
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
add 2 news popup menus in option/preferencesForm.m - add border in degrees in full map mode - add patch on/off to display map from gshhs or 'world_x.mat' files add batch mode as tsgqc('COLIBRI/Coli1606.nc')
-