User defined coastlines: Magics has the possibility for users to use their own set of shapefiles as coastlines. In this version, we added a parametermap_user_layer_land_colour(Default:NONE). If given a colour , the user coastlines will be filled.
Observations plotting using template(Small issues fixed): Magics allows users to define a XML template to display observations-like information. The template describes how to position the information. Users is able to pass a json object as observation, and Magics will use the template to position the different items of the observation.
LineString in GeoJSon: Magics is now supporting the featureLinestringfrom theGeoJSONformat.
Fortran interface : A bug fix when calling popen/pclose several times.
Magics Version 4.10.0
The list of predefined geographical areas has been aligned with the list of geographical areas offered in the opencharts catalogue. To use them :
fromMagicsimportmacro as magics
area=magics.mmap(subpage_map_area_name=area_name, subpage_map_library_area='on')# where area_name specifies the predefined area to select. magics.plot(area, magics.mcoast() )
Improve positioning of axis labels in cartesian view.
Improvement to symbol plotting with NetCDF data
Fix issues with multiple calls to the python plot method.
Magics Version 4.9.3
extra fix for the Fortran bindings
Magics Version 4.9.1
re-enabled the Fortran bindings, which had been missing since version 4.8.0.
Magics Version 4.9.0
A first implementation of automatic styling for wind is ready to test: as for the automatic contour styling magics will try try to interpret the metadata and apply a predefined style. Please report any issue and do not hesitate to send feedback.
1 new magics parameter is available wind_automatic_setting if set to ecmwf, magics will try to find a predefined style.
Geopoints items with missing values are now ignored.
Scaling for parameter mudlp has been added
Magics Version 4.8.0
fix in the grid_shading method where the maximum value was sometimes unshaded
new global font scaling options for PNG and PDF output
Improved support for wind plotting on tiling mode ( SkinnyWMS)
Improved support for title creation in Metview
Improved automatic styling
Major refactoring of the code
Magics Version 4.6.0
Support has been added for NetcDF data coded with int64