- Dec 06, 2018
-
- Dec 05, 2018
-
-
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 14, 2018
-
-
jacques.grelet_ird.fr authored
add new compiler directory fir R2018b Matlab release
-
- Sep 11, 2018
-
-
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
-
- 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
-
- 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
-
- May 30, 2018
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
- Mar 27, 2017
-
-
jacques.grelet_ird.fr authored
use iconReadMat.m instead of iconRead.m in tgs_util, used to load .mat icon file. Under the compiled version, icon path was bad Add directory tsg_tools/icons with tool iconRead used to transform .gif and .jpeg to .mat CData Add test with version > R2014b using root properties as get(0, 'Units'), that failed with compiler. if verLessThan('matlab','8.4') set(0,'Units','normalized'); guiLimits = get(0,'ScreenSize'); else r = groot; r.Units = 'normalized'; guiLimits = r.ScreenSize; end
-
- Feb 02, 2017
-
-
jacques.grelet_ird.fr authored
update R2012 compiler project
-
- Feb 01, 2017
-
-
jacques.grelet_ird.fr authored
With the compiled version R2016b, the icons under \MATLAB\R2016b\toolbox\matlab\icons were not included in the runtime !
-
- Jan 31, 2017
-
-
jacques.grelet_ird.fr authored
-
- Jan 30, 2017
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
-
- Jan 28, 2017
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
resolve problem with icons path under R2016b compiler need to tested with R2012b compiler remove debug info in readTsgIniLabview.m
-
- Jan 23, 2017
-
-
jacques.grelet_ird.fr authored
-
- Jan 20, 2017
-
-
jacques.grelet_ird.fr authored
add kml toolbox for google earth
-
- May 27, 2015
-
-
jacques.grelet_ird.fr authored
-
jacques.grelet_ird.fr authored
Adding the readme file describing the configuration and necessary files list used with the compiled version update with isas13 climatology files include tsg_data/test.nc file that remove warning message inside the console
-
- May 19, 2015
-
-
jacques.grelet_ird.fr authored
-
- Jan 06, 2015
-
-
jacques.grelet_ird.fr authored
-
- Dec 06, 2014
-
-
jacques.grelet_ird.fr authored
-
- Dec 05, 2014
-
-
jacques.grelet_ird.fr authored
release R2014 give a warning about the use of matlab expression format
-
jacques.grelet_ird.fr authored
-
- Sep 30, 2013
-
-
jacques.grelet_ird.fr authored
-
- Jan 16, 2013
-
-
jacques.grelet_ird.fr authored
use whichi to get full filename for tsg_plateform.csv
-
- Jan 12, 2012
-
-
jacques.grelet_ird.fr authored
add directory tsg_data in project
-
jacques.grelet_ird.fr authored
-