|
|
|
|
Changelog for Magics-4.15.4-lp155.1.2.x86_64.rpm :
* Mon Apr 29 2024 Manfred Schwarb - update to version 4.15.4 * Sat Mar 02 2024 Manfred Schwarb - update to version 4.15.3 * Thu Feb 08 2024 Manfred Schwarb - update to version 4.15.2 * Fri Dec 15 2023 Manfred Schwarb - update to version 4.15.0 * Sat Aug 05 2023 Manfred Schwarb - update to version 4.14.2: * minor fixes * Tue Aug 01 2023 Manfred Schwarb - update to version 4.14.1: * undocumented features and fixes * Tue Jun 13 2023 Manfred Schwarb - update patch magics-fix-vector-access.patch, see https://github.com/ARPA-SIMC/Magics-rpm/issues/19 * Tue Jun 06 2023 Manfred Schwarb - add patch magics-fix-vector-access.patch to fix runtime errors when compiled with _GLIBCXX_ASSERTIONS, taken from https://github.com/ARPA-SIMC/Magics-rpm, cf. issue #18 * Fri Feb 24 2023 Manfred Schwarb - update to version 4.13.0: * undocumented features and fixes * Sat Dec 17 2022 Manfred Schwarb - update to version 4.12.1: * undocumented fixes * Wed May 18 2022 Manfred Schwarb - update to version 4.12.0: * EPSG:3035 projection * Automatic adjustement of the projection according to the data extend * Automatic selection of the best suited projection according to the data extend * Introduction of a new way to work with palette of colour lists. * Thinning of the wind when using NetCDF data. * Wed Mar 30 2022 Manfred Schwarb - update to version 4.11.0: * User defined coastlines: New parameter map_user_layer_land_colour(Default:NONE). If given a colour, the user coastlines will be filled. * Observations plotting using template: fix some small issues. * LineString in GeoJSon: Support the feature Linestring from the GeoJSON format. * Fortran interface: A bug fix when calling popen/pclose several times. * Fri Dec 31 2021 Manfred Schwarb - update to version 4.10.0: * The list of predefined geographical areas has been aligned with the list of geographical areas offered in the opencharts catalogue. * 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. * Mon Oct 25 2021 Manfred Schwarb - update to version 4.9.4: * Fix issue with Fortran Bindings [MAGP-1324][SD-53985] * Wed Oct 06 2021 Manfred Schwarb - update to version 4.9.3: * extra fix for the Fortran bindings- update to version 4.9.1: * re-enabled the Fortran bindings, which had been missing since version 4.8.0 * Mon Aug 30 2021 Manfred Schwarb - remove patch c++11.patch, fixed upstream- update to version 4.9.0: * A first implementation of automatic styling for wind is ready to test. * Geopoints items with missing values are now ignored. * Scaling for parameter mudlp has been added- update to 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 * Wed Apr 28 2021 Manfred Schwarb - add patch c++11.patch to fix build errors with GCC 11, taken from debian- update to version 4.6.0: * Support has been added for NetcDF data coded with int64 * Compilation support proj8 * Improved automatic styling and scaling * Metview support: Few fixes in the overlay rules. * Fri Feb 19 2021 Manfred Schwarb - build fix: remove \"-Wl,--no-undefined\" from CMAKE_SHARED_LINKER_FLAGS- build fix: add \"-I%{_includedir}/libgeotiff\" to CMAKE_C_FLAGS and CMAKE_CXX_FLAGS- remove boost and jinja2 as build requirement in spec file- remove treatment of pkgconfig file magics.pc in spec file, no longer existent- update to version 4.5.3: * New palettes have been imported from matplotlib and Colorbrewer * Improvements have been done on the tilted perspective (tpers) projection allowing now to create nice animations * Memory leaks have been found and fixed- update to version 4.5.1: * contour_interpolation_ceiling fixed for rotated grids * small fixes with setting of netCDF dimensions.- update to version 4.5.0: * a major code clean-up has reduced the number of dependencies. The Boost library and Python are not required to install Magics anymore. * fix issue with logging that was degrading observation plotting speed when used from Python * fix issue in python when passing single element array.- update to version 4.4.0: * Magics is now using a new feature of eCodes to display data coded in various projections: polar stereographic, Lambert conformal, Mercator * Improvement in the position of the title for the vertical axis * Bug Fix: in the labelling of the legend (MAGP-1238)- update to version 4.3.3: * [MAGP-1227] - FIX for \"Improve cmake tests for proj library and fail for old versions\"- update to version 4.3.2: * [MAGP-1227] - Improve cmake tests for proj library and fail for old versions * [MAGP-1232] - Reduce size of release tarball * [MAGP-1233] - FIXED: Disabling NetCDF breaks Magics build- update to version 4.3.1: * This is a hotfix version with a fix for a crash in Metview\'s interactive plot window * This version is only required if you are building Metview with it- update to version 4.3.0: * Moved to new Proj API (SUP-2809) * Improving plotting of OrcaGrids ( NetCDF) * Improving layout of the automatic legend : Adding a margin option * Adding format option of the grib_info key dataDate * Sun Apr 05 2020 Manfred Schwarb - add patch python3.patch to make all scripts fit for python3 * Tue Mar 31 2020 Stefan BrĂ¼ns - Use openjpeg2 instead of jasper- Spec file cleanup * Sort build dependencies * use %cmake_ * macros * use libboost_test-devel instead of boost-devel catchall * remove unused libnetcdf_c++-devel build dependency * removed Changelog from the package, not updated for years * Fri Jan 24 2020 Manfred Schwarb - update to version 4.2.6: * misc. undocumented fixes * Mon Dec 02 2019 manfred99AATTgmx.ch- change env shebangs in executables with their actual interpreter- remove patch return.patch, no longer needed- disable python support in spec file. Python interface is now provided as a separate project (https://pypi.org/project/Magics/), please use \"pip install Magics\" to install the python API.- update to version 4.2.3: * Fixed issues with wind plotting * Fixed small inefficiency in decoding reduced Gaussian grid GRIB fields * ADMIN1 BOUNDARIES - only plot regions in Italy MAGP-1214 * Qt driver: Fix issue with text rendering for met view- update to version 4.2.0: * Minor changes & smaller bug fixes- update to version 4.1.2: * [MAGP-1196] - Magics compilation fails with latest Proj4 6.1 * [MAGP-1195] - Clean large binary files from git history- update to version 4.1.1: * [MAGP-1194] - Compilation fails under Windows due missing namespace- update to version 4.1.0: * Metview: crash when enable cursor data for plot with netcdf geomatrix_vectors [MAGP-1183] * Fixed memory leak in metadata collection when plotting in Metview [MAGP-1182] * Fixing performance issue * [MAGP-1172] Fix Bug in streamlines * [MAGP-1180] Fix automatic axis and Netcdf plotting. * Fix handling of info messages.- update to version 4.0.2: * [MAGP-1158] - Allow compilation with Proj4 6.0 which changes APIs- update to version 4.0.0: * separate Python interface, install via \"pip install Magics\" or \"conda install -c conda-forge Magics\" * [MAGP-933] - Contouring: report error when Contour Shade Max Level is smaller than Contour Shade Min Level * [MAGP-1140] - Colours in legend show white separator * [MAGP-1143] - Implement EPSG:32761 * [MAGP-1127] - ODB: allow collecting multiple values per point with valuescollector * [MAGP-1133] - Geopoints: add support for NCOLS formatted geopoints * [MAGP-1148] - Add version function in Python which also works with Magics < 4.0 * [MAGP-1059] - Allow building of Python bindings for version 2 and 3 at the same time * [MAGP-1123] - Integrate code changes from C++ 11/14 code review by Idris * [MAGP-999] - NetCDF: polygon shading crashes when plotting netCDF exported from XArray * [MAGP-1128] - Plotting of curves from netCDF in Metview * [MAGP-1130] - NetCDF: ncbyte encoded data is not correctly decoded * [MAGP-1139] - XSection: wind plotting error * [MAGP-1145] - Thermo: isotherms are not plotted in skew-t above 100 hPa * [MAGP-1146] - Metview related code deactivated by using undefined METVIEW macro * [MAGP-1147] - Python interface - search also MAGPLUS_HOME for library * Fri Dec 14 2018 manfred99AATTgmx.ch- update to version 3.3.1: * [MAGP-1085] - Python wrapper must catch C++ exceptions and re-throw python exception * [MAGP-1086] - Magics must report systems errors with proper messages * [MAGP-1121] - Contouring: support new reduced Gaussian grid subareas produced by mir * [MAGP-1122] - Thermo: adjust wind area style in skew-t and emagram to changes in tephigram * [MAGP-1125] - NetCDF: support BYTE encoded NetCDF data arrays * [MAGP-502] - Coloured wind arrows with a third field gives wrong or empty plot * [MAGP-1108] - Sea shading does not work in non-cylindrical projections * [MAGP-1113] - GRIB tests fail when Magics is part of the Metview bundle * [MAGP-1115] - Library does not build when NetCDF support is disabled * [MAGP-1124] - Thermo: line on left border of wind area in tephigram is too thick and dark * Fri Nov 16 2018 manfred99AATTgmx.ch- add patch return.patch: add return statement for non-void functions- update to version 3.2.2: * [MAGP-1117] - Thermo: adjust wind area coordinates in skew-t and emagram to changes in tephigram * Wed Oct 24 2018 manfred99AATTgmx.ch- update to version 3.2.1: * misc. undocumented fixes * Tue Oct 02 2018 manfred99AATTgmx.ch- update to version 3.2.0: * New parameter subpage_background_colour to change the colour of the subpage_background , the default is none. * Automatic detection of parameters to apply specific styles : contour_automatic_setting = \"ecmwf\" , can be used for grib and netcdf data. * Better handling of Netcdf Files, automatic detection of the type of data. * Improved rendering of the cellshading plots. * Improvement of the automatic scaling. * Fix a bug in positional legend. * Improvement of the positioning of the Vertical Axis Title. * Replacement of boost::geometry by Clipper * Sat Jul 14 2018 manfred99AATTgmx.ch- update to version 3.1.0: * [MAGP-812] - Move Magics to C++14 * [MAGP-970] - Remove dependency to perl * [MAGP-1046] - use eccodes to decode BUFR * [MAGP-1061] - No error message if trying to plot png with no writing permissions * [MAGP-1070] - Build: no longer allow GRIB_API to be used for Magics builds * [MAGP-1075] - Raise dependency to CMake 3.1 * [MAGP-1078] - Add support for Tilted perspective * [MAGP-1053] - Implement SKEW-T diagram * [MAGP-857] - Projections: stray lines in default Geos projection * [MAGP-1060] - Y-axis label overlapping axis tick labels * Sat May 19 2018 manfred99AATTgmx.ch- switch back to plain \"BuildRequires: hdf5-devel\", as science project reverted to hdf5 1.10- update to version 3.0.4: * bug fix: [MAGP-1042] Wave metgram are giving strange result when sea ice voevr is above 30% * bug fix: [MAGP-1057] Netcdf: SCM NetCDF data fails to plot * bug fix: [MAGP-1058] Tephigram: empty wind plotting * Wed May 09 2018 manfred99AATTgmx.ch- fix broken build by requiring package hdf5-1_8- add %licence tag in spec file- restrict number of parallel make jobs due to OOM crashes * Tue Apr 24 2018 manfred99AATTgmx.ch- update to version 3.0.3: * Hotfix: Relink with new ecCodes * some undocumented hotfix in src/basic/Layer.cc * Thu Mar 15 2018 manfred99AATTgmx.ch- update to version 3.0.2: * Hotfix: Fix for two issues identified in Vertical axis and time series * Mon Mar 05 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 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 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 09 2017 manfred99AATTgmx.ch- add reproducibility.patch: changes for bit-identical builds, from debian- add patch tags to spec file * Tue Jul 11 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 03 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 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 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 06 2017 manfred99AATTgmx.ch- spec file cleanup
|
|
|