Versions Compared

Key

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

...

 Linux workstations (13.1)lxclxopEcgateDate
Default user version2.29.52.29.52.29.52.29.5
 
New test version2.31.02.31.02.31.02.31.0
Old back-up version2.29.02.29.02.29.02.29.0

 

 

...


Magics Version 2.32.0 - 23 January 2017   [branch:master  tag:2.32.0]

 

  • Improvement

    • [MAGP-913] - Add a new method to define colour for shading ...
      A new method is being implemented to simplify the setting of colourmap. This will be really nice in Metview.
    • [MAGP-929] - Geopoints coordinates expressed in Proj4 projection
      GeoPoints can now be experessed using a proj4 string representation. The represenation should be expressed in the header using the keyword #PROJECTION.
      Ex : 

      #GEO

      #FORMAT XYV

      #PROJECTION +proj=laea +lat_0=48.0 +lon_0=9.0 +x_0=0.0 +y_0=0.0 +units=m +a=6378388 +b=6378388

      x/long  y/lat   value

      #DATA

      739500.0    -237500.0   1

      740500.0    -236500.0   1

    • [MAGP-892] - NetCDF: visualisation of a multi-dimensional variable where the last 2 dimensions are (lon,lat) gives a wrong result
    • [MAGP-930] - Title: add support for Meteosat 8
  • Bug

...

    • [MAGP-502] - Coloured wind arrows with a third field gives wrong or empty plot
    • [MAGP-877] - Projection: polar stereographic view with rotation
    • [MAGP-888] - Latitudes not written along central longitude on the map
    • [MAGP-914] - Check the grid in polar south !
    • [MAGP-927] - Magics library bug -> function round() clashes with the round() function of libm.so

 

Magics Version 2.31.0 - 27 January 2017   [branch:master  tag:2.31.0]

...