Skip to content
Snippets Groups Projects
  1. Dec 05, 2018
    • jacques.grelet_ird.fr's avatar
      v1.50rc1 · 88943554
      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
      88943554
  2. Nov 28, 2018
  3. Jul 06, 2018
    • jacques.grelet_ird.fr's avatar
      update compiler project for v1.48.5 · f3fa853a
      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 
      f3fa853a
  4. Jul 05, 2018
  5. Jul 04, 2018
  6. Jul 03, 2018
  7. Jan 23, 2017
  8. May 19, 2015
  9. Apr 30, 2015
  10. Sep 15, 2009
  11. Sep 02, 2009
  12. Feb 12, 2009
    • jacques.grelet_ird.fr's avatar
      preversion RC5 · 62b25101
      jacques.grelet_ird.fr authored
      add menus Help/Help & About
      activate menu Option/preference with preferenceForm file
      change struct tsg.preference.sample and tsg.preference.parameter to tsg.plot.sample
      struct tsg.preference set in  preferenceForm.m and save to mat file
      user can select different lineStyle property
      climatology file change. tsgqc work now with WOA01 and WOA05 climatology
      mode tsg.preference.autoload remove
      62b25101
  13. Nov 07, 2008
  14. Apr 25, 2008
  15. Apr 07, 2008
  16. Mar 27, 2008
  17. Jan 31, 2008
    • jacques.grelet_ird.fr's avatar
      all climatology are supported now: annual, monthly and seasonal · 133b95f8
      jacques.grelet_ird.fr authored
      rewrite all netcdf read & write module with support of autonan mode
      Draw climatology line with tag, rewrite and simplify new climatology plot
      Use a structure saved in main uimenu hClimatoMenu userdata property to memorized
      climatology state (and the need to load a different climatology)
      May other other .....
      133b95f8
  18. Jan 30, 2008
Loading