Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 Linux workstations & LXABEcgate1 (Redhat)Ecgate (AIX)Date
Default user version2.18.142.20.02.18.1302-05-2013 14:00 UTC
New test version2.20.02.20.02.20.024-06-2013 14:00 UTC
Old back-up version2.18.14 2.18.1302-05-2013 13:00 UTC

Magics++ Version 2.21.0 (31 July 2013) 

New  test versions will become 2.20.0 on OpenSuSE 11.3 workstations, Linux cluster LXAB   and ecgate and will be  made available for download.

  • Magics can now visualise some HDF5 data. 
  • Improvements were done in handling dimension in the netcdf action routine.
    • netcdf_dimension_setting expects a vector of strings, each string defining a single value, or a range for the specific dimension :
      • "levels 850 100": extract from the level dimension the array between the values 850 and 1000
      • "time 10800' : fix the time dimension to  10800 
    • netcdf_dimension_setting_method [value/index] specify the way of defining the values for dimensions.
      • index : the user is giving the index in the dimension array.
      • value :  the user is giving the value for the dimension. 
  • Fix bugs in handling of some lambert data.

    

Magics++ Version 2.20.0 (June 2013) 

...