- Jan 07, 2019
-
-
jacques.grelet_ird.fr authored
Transform INSTALL* to Markdown
-
jacques.grelet_ird.fr authored
save and restore modification with menu checked
-
- Dec 25, 2018
-
-
jacques.grelet_ird.fr authored
fix #10, add menu "toolbar" to display toolbar icons. Notes that in R2018b, tools such as the zoom, pan, datatip, etc are no longer at the toolbar at the top of the figure window. These buttons are now in an "axes" toolbar and only appear when you hover your mouse over the plot. see: https://fr.mathworks.com/matlabcentral/answers/419036-what-happened-to-the-figure-toolbar-in-r2018b-why-is-it-an-axes-toolbar-how-can-i-put-the-buttons
-
- Dec 20, 2018
-
-
jacques.grelet_ird.fr authored
add toolbar display not tested
-
- Dec 17, 2018
-
-
jacques.grelet_ird.fr authored
-
- Dec 13, 2018
-
-
jacques.grelet_ird.fr authored
-
- Dec 07, 2018
-
-
jacques.grelet_ird.fr authored
-
- Dec 06, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
- Dec 05, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
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 update R2018/R2016 compiler project with the right climato dir
-
- Nov 29, 2018
-
-
jacques.grelet_ird.fr authored
- Nov 28, 2018
-
-
jacques.grelet_ird.fr authored
-
- Nov 27, 2018
-
-
jacques.grelet_ird.fr authored
-
- Nov 26, 2018
-
-
jacques.grelet_ird.fr authored
Add debugging information
-
jacques.grelet_ird.fr authored
-
- Nov 14, 2018
-
-
jacques.grelet_ird.fr authored
add new compiler directory fir R2018b Matlab release
-
- Nov 13, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
add *.kmz and .patch to .gitignore
-
- also applies for automatic QC tests - number of undo levels can be changes in preferences
-
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)
-