Versions Compared

Key

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

...

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

  Very old Version 


Magics Version 2.34.0 - 29 June 2017   [branch:master  tag:2.34.0]

 

 

Improvement

 

  • [MAGP-955] - Allow user to load a specific shape file as coastlines layers.
  • [MAGP-962] - Improve labelling of grid in mollweide and robinson projection, add the possibility to add a frame around these 2 projections.

Bug

  • [MAGP-870] - Mercator projection does not allow to set a subdomain or large domain
  • [MAGP-959] - Problem with classic Metgram plot with Magics
  • [MAGP-961] - Fix the setting of colours for magjson when graph_type=area
  • [MAGP-965] - Fix issue with shading and level_list


Magics Version 2.33.0 - 31 May 2017   [branch:master  tag:2.33.0]

Improvement

  • [MAGP-904] - Continuous legend
  • [MAGP-943] - Python interpreter crashes when invalid file name is given
  • [MAGP-948] - Improve use of json files as input of graph

Bug

 

  • [MAGP-931] - Plotting of winds on rotated_ll grids does not work
  • [MAGP-932] - the parameter map_label_latitude_frequency does not seem to be taken into account fro polar stereographic projection.
  • [MAGP-944] - Marker shading: does not clear between subsequent plots
  • [MAGP-945] - Wind thinning at the edge of the grid is not correct

...

Magics Version 2.32.0 - 23 March 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 expressed using a proj4 string representation. The representation 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

...