1. 28 Nov, 2012 1 commit
  2. 26 Nov, 2012 2 commits
  3. 19 Nov, 2012 3 commits
  4. 12 Nov, 2012 2 commits
  5. 29 Oct, 2012 1 commit
  6. 23 Oct, 2012 1 commit
  7. 27 Sep, 2012 1 commit
  8. 23 Sep, 2012 1 commit
  9. 18 Sep, 2012 1 commit
  10. 17 Sep, 2012 1 commit
  11. 16 Aug, 2012 1 commit
  12. 13 Aug, 2012 1 commit
  13. 02 Aug, 2012 1 commit
  14. 25 Jul, 2012 1 commit
  15. 10 Jul, 2012 1 commit
  16. 08 Jul, 2012 1 commit
    • Virginie Guemas's avatar
      New CFU_load options : · 5607eed3
      Virginie Guemas authored
      'siaN','sieN','sivN','siaS','sieS','sivS','moc_40N55N_1-2km','moc_30N40N_1-2km'
      'max_moc_38N50N_500m-2km','max_moc_40N','heatc','0-315_heatc','373-657_heatc','800-5350_heatc'
      'mxl_heatc','NAtl_10N65N_heatc','NAtl_10N65N_0-315_heatc','NAtl_10N65N_373-657_heatc'
      'NAtl_10N65N_800-5350_heatc','mxl_NAtl_10N65N_heatc','TAtl_30S30N_heatc','TAtl_30S30N_0-315_heatc'
      'TAtl_30S30N_373-657_heatc','TAtl_30S30N_800-5350_heatc','mxl_TAtl_30S30N_heatc','NPac_10N70N_heatc'
      'NPac_10N70N_0-315_heatc','NPac_10N70N_373-657_heatc','NPac_10N70N_800-5350_heatc','mxl_NPac_10N70N_heatc'
      'TPac_30S30N_heatc','TPac_30S30N_0-315_heatc','TPac_30S30N_373-657_heatc','TPac_30S30N_800-5350_heatc'
      'mxl_TPac_30S30N_heatc','Arc_65N90N_heatc','Arc_65N90N_0-315_heatc','Arc_65N90N_373-657_heatc'
      'Arc_65N90N_800-5350_heatc','mxl_Arc_65N90N_heatc','Ant_90S60S_heatc','Ant_90S60S_0-315_heatc'
      'Ant_90S60S_373-657_heatc','Ant_90S60S_800-5350_heatc','mxl_Ant_90S60S_heatc','TInd_30S30N_heatc'
      'TInd_30S30N_0-315_heatc','TInd_30S30N_373-657_heatc','TInd_30S30N_800-5350_heatc','mxl_TInd_30S30N_heatc'
      
      CFU_load        : new behaviour, only the missing experiment files are printed to screen instead of systematic print of the path
      CFU_plotclim    : option to remove the legend
      CFU_plotequimap : option to plot missing value in any color
      5607eed3
  17. 03 Jul, 2012 6 commits
  18. 25 Jun, 2012 1 commit
  19. 23 May, 2012 1 commit
  20. 14 May, 2012 1 commit
  21. 07 May, 2012 1 commit
  22. 25 Apr, 2012 1 commit
  23. 16 Apr, 2012 1 commit
  24. 23 Mar, 2012 1 commit
  25. 01 Mar, 2012 1 commit
  26. 30 Jan, 2012 2 commits
  27. 27 Dec, 2011 1 commit
  28. 13 Dec, 2011 1 commit
  29. 08 Dec, 2011 1 commit
    • Virginie Guemas's avatar
      The new version (version 20) of the common diagnostics includes 2 new · 1b91c7f6
      Virginie Guemas authored
      functions and CFU_load handles all the CMIP5 data stored in /cfunas.
      Furthermore, as no definite conclusion has yet been taken about the
      assessment of the number of independent data in a time series, I put
      back in v20, the CFU_eno function of v18 which relies on the VonStorch
      and Zwiers formula and which I bounded the output by the actual number
      of data. This avoids your playing with the different versions.
          I also put some default values to a number of parameters in all the
      functions to make easier your use of the functions and to avoid any
      mistake. If you strictly follows the common diagnostic structure for
      using all the functions, send the ensemble means to CFU_corr, CFU_RMS,
      CFU_trend and CFU_consist_trend and select only 1 experiment and 1
      observational dataset for CFU_ratioRMS, the default parameters should
      be correct. Of course, when you know well the function, you can play
      with the parameters.
      
      1) CFU_load : The options to load the new CMIP5 experiments on /cfunas are
      :
      'cancm4dec1','cancm4dec2','cnrm-cm5dec','knmidec','cancm4his','cnrm-cm5his','knmihis'
      
      2) CFU_ratioSDRMS : The input should be var_exp and var_obs with
      dimensions : c(nexp/nobs, nmemb/nparam, nsdates, nltime) to c(nmod/nexp,
      nmemb/nparam, nsdates, nltime, nlevel, nlat, nlon). The output is the
      ratio of the spread of the members around the ensemble-mean over the RMSE
      of the ensemble-mean together with the p-value (Ho : SD/RMSE = 1)
      
      3) CFU_ano_crossvalid : The input should be var_exp and var_obs with
      dimensions : c(nexp/nobs, nmemb/nparam, nsdates, nltime) to c(nmod/nexp,
      nmemb/nparam, nsdates, nltime, nlevel, nlat, nlon). The output are ano_exp
      and ano_obs which are the anomalies obtained by subtracting the
      climatologies computed in a cross-validation mode and with the per-pair
      method. ano_exp/ano_obs have the same dimensions as var_exp/var_obs.
      
      --These lines, and those below, will be ignored--
      
      M    trunk/R/common_diagnostics.txt
      A    tags/R/v20
      AM   tags/R/v20/common_diagnostics.txt
      1b91c7f6
  30. 01 Dec, 2011 1 commit