1. 07 Apr, 2011 1 commit
  2. 25 Feb, 2011 1 commit
  3. 24 Feb, 2011 2 commits
    • Charles Doutriaux's avatar
      56f68293
    • Charles Doutriaux's avatar
      2011-02-23 : releasing 2.5.6 · ef2ad039
      Charles Doutriaux authored
      2011-02-23 : got cmor_set_variable_attribute to actually do something and not raise error all the time, thx to Larry Solheim to spot this.
      2011-02-23 : fixed issue when writing 1 time step at a time for climatological means, issue could led to seg fault and bad final file names, thx to Koji Ogochi to spot this one.
      ef2ad039
  4. 16 Feb, 2011 2 commits
  5. 05 Feb, 2011 1 commit
  6. 02 Feb, 2011 1 commit
  7. 31 Jan, 2011 1 commit
  8. 25 Jan, 2011 3 commits
  9. 17 Dec, 2010 3 commits
  10. 06 Dec, 2010 1 commit
  11. 18 Nov, 2010 1 commit
  12. 13 Nov, 2010 1 commit
  13. 12 Nov, 2010 4 commits
  14. 06 Nov, 2010 4 commits
  15. 05 Nov, 2010 3 commits
  16. 28 Oct, 2010 1 commit
  17. 23 Oct, 2010 2 commits
    • Charles Doutriaux's avatar
      tagging 2.4.0 · a2682f75
      Charles Doutriaux authored
      a2682f75
    • Charles Doutriaux's avatar
      2010-10-22 : updated docs to reflect all these changes · a9841861
      Charles Doutriaux authored
      2010-10-22 : exposed cmor_set/get/has_variable in Fortran interface, just like Python works only on "string" variables
      2010-10-22 : add optional "parent_experiment_rip" to cmor_dataset (C,Fortran,Python)
      2010-10-22 : fixed bug with variables using "grids" and singleton dimensions
      2010-10-22 : upgraded to 2.4 in devel branch
      2010-10-22 : exposed cmor_set_variable_attribute to users in Python
      2010-10-22 : cell_measures var attribute is now called ext_cell_measures
      a9841861
  18. 22 Oct, 2010 2 commits
  19. 06 Oct, 2010 2 commits
    • Charles Doutriaux's avatar
      2010-09-29 : Cleaned up error messages, now tries to output var/axis it was... · 1b68bd52
      Charles Doutriaux authored
      2010-09-29 : Cleaned up error messages, now tries to output var/axis it was working on as well as table used.
      2010-09-29 : When value that exceeds valid_min/max is found, now returns location of extreme point instead of first point encountered, as well as actuall coordinates values (not just indices)
      2010-09-22 : Joerg found a bug that was due to checking only the refvar.dimension w/o checking the actual tables as well
      2010-09-01 : fixed a bug on mac 32bit when reading in net3 version string
      2010-09-01 : some vars with grid and singleton dims were wrongly analyzed by cmor_variable has not being defined with the right number of dimmensions.
      2010-09-01 : updated doc. Was saying you can pass "none" for units when it really is: ""
      2010-09-01 : updated doc. Was wrongly stating you can pass "none" if no missing_value
      2010-08-24 : when writing time only variables, the time_bnds would fail to write if passed at cmor_write time.
      1b68bd52
    • Charles Doutriaux's avatar
      tweaked a syntax typo in hdf5 libs · 658ff674
      Charles Doutriaux authored
      658ff674
  20. 29 Sep, 2010 1 commit
  21. 25 Sep, 2010 2 commits
  22. 24 Sep, 2010 1 commit