Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 05, 2018
  3. Jul 04, 2018
  4. Jul 03, 2018
  5. Jan 23, 2017
  6. May 19, 2015
  7. Apr 30, 2015
  8. Sep 15, 2009
  9. Sep 02, 2009
  10. 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
  11. Nov 07, 2008
  12. Apr 25, 2008
  13. Apr 07, 2008
  14. Mar 27, 2008
  15. 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
  16. Jan 30, 2008
Loading