Changelog for
Magics-3.0.2-1.1.x86_64.rpm :
Thu Mar 15 13:00:00 2018 manfred99AATTgmx.ch
- update to version 3.0.2:
* Hotfix: Fix for two issues identified in Vertical axis and time series
Mon Mar 5 13:00:00 2018 manfred99AATTgmx.ch
- add patch reproducibility2.patch:
support for reproducible builds, inspired by eccodes package
- delete patch python-type-fix.patch
- update to version 3.0.1:
* bug fix: [MAGP-1040] Improve legend for gradients colours
* bug fix: [MAGP-1038] COASTLINES - remove stray polygon from the Atlantic
* bug fix: [MAGP-1004] Implement contour_shade_colour_method=palette
Thu Jan 18 13:00:00 2018 manfred99AATTgmx.ch
- choose python2 for tumbleweed and factory
- add patch python-type-fix.patch, from debian
- remove patch indent_python.patch, no longer needed
- update patch return.patch
- update to version 3.0.0:
* feature: [MAGP-787] - Bug fixes on the colour gradients : can now be used in metview
* feature: [MAGP-902] - Offer Python3 interface
* feature: [MAGP-989] - Implement functionaility to plot cyclone database geoJSON output
* feature: [MAGP-848] - Enable the possibility to create 1, 4 or 9 threads to produce the contouring
* feature: [MAGP-856] - Use Python distutils to install Python modules
* feature: [MAGP-901] - Move Python interface from swig to ctypes
* feature: [MAGP-915] - Netcdf : handle the time dimesion setting in a better way : ie interpret the CF conventions
* feature: [MAGP-987] - Guess netcdf types
* feature: [MAGP-1012] - Add Contributions of Meteo-France
* bug fix: [MAGP-614] - magics does not compile if numpy is missing, but python is present
* bug fix: [MAGP-909] - Plotting over the date line doesn\'t work with Web Mercator projection (EPSG:3857)
* bug fix: [MAGP-1002] - Mercator projection: no Administrative Boundaries and the default geographical area is an extended globe
* bug fix: [MAGP-1013] - Check Shading and isoline : double call
Tue Nov 21 13:00:00 2017 manfred99AATTgmx.ch
- refresh patch indent_python.patch
- update patch return.patch
- delete installfix_python.patch, not needed any more
- update to version 2.34.3:
* [MAGP-981] Regression : anti-Clockwise is not respected when one of the colours is white
* [MAGP-610] Spurious coastline along dateline from South Pole to coast
Wed Aug 9 14:00:00 2017 manfred99AATTgmx.ch
- add reproducibility.patch:
changes for bit-identical builds, from debian
- add patch tags to spec file
Tue Jul 11 14:00:00 2017 manfred99AATTgmx.ch
- exclude 32bit archs from build, as eccodes does not build on 32bit archs atm
- make python support modular and enable it for suse distros only
Mon Jul 3 14:00:00 2017 manfred99AATTgmx.ch
- add installfix_python.patch:
fix wrong install path for python items, from Stephan Siemen
- update patch return.patch
- add indent_python.patch:
fix wrong indentation in toolbox.py:458
- update to version 2.34.0:
* improvement: [MAGP-955] - Allow user to load a specific shape file as coastlines layers.
* improvement: [MAGP-962] - Improve labelling of grid in mollweide and robinson projection,
add the possibility to add a frame around these 2 projections.
* bug fix: [MAGP-870] - Mercator projection does not allow to set a subdomain or large domain
* bug fix: [MAGP-959] - Problem with classic Metgram plot with Magics
* bug fix: [MAGP-961] - Fix the setting of colours for magjson when graph_type=area
* bug fix: [MAGP-965] - Fix issue with shading and level_list
Sun Jun 25 14:00:00 2017 manfred99AATTgmx.ch
- add fix-warnings.patch:
fix warning for redefinition of HAVE_GEOTIFF, from debian
- update to version 2.33.0:
* feature: [MAGP-904] - Continuous legend
* feature: [MAGP-943] - Python interpreter crashes when invalid file name is given
* feature: [MAGP-948] - Improve use of json files as input of graph
* bug fix: [MAGP-931] - Plotting of winds on rotated_ll grids does not work
* bug fix: [MAGP-932] - the parameter map_label_latitude_frequency does not seem to be taken into account fro polar stereographic projection.
* bug fix: [MAGP-944] - Marker shading: does not clear between subsequent plots
* bug fix: [MAGP-945] - Wind thinning at the edge of the grid is not correct
Tue Jun 13 14:00:00 2017 manfred99AATTgmx.ch
- spec file fixes
- rpath removal
- remove duplicates with fdupes
- enable geotiff support
- add patch return.patch:
add return statement for non-void functions
- add patch rm-ksh.patch:
do not depend on ksh, from debian
Tue Jun 6 14:00:00 2017 manfred99AATTgmx.ch
- spec file cleanup