magics icon indicating copy to clipboard operation
magics copied to clipboard

Plotting package to visualise meteorological data in GRIB, NetCDF, BUFR and ODB format.

Results 12 magics issues
Sort by recently updated
recently updated
newest added

### What happened? There is a magics bug in python/metview by which when specifying a user-defined text legend scale (egend_text_composition="user_text_only"), the penultimate value of the legend is missing and is...

bug

### What happened? Magics does not plot html codes correctly in title when PS and EPS output is chosen. ### What are the steps to reproduce the bug? This is...

bug

### What happened? Magics does not plot all weekday names correctly for PNG/PDF output with LC_TIME=es_ES.UTF-8 (i.e., when CAIRO-PANGO is called). ### What are the steps to reproduce the bug?...

bug

Updates the vendored `minizip` code to v1.3.1 from [`madler/zlib`](https://github.com/madler/zlib.git/). ~~Also includes one change to the defaults in the `Dockerfile`, so that I could build a container image and run the...

### What happened? Hello, I would like to create loop all fieldset from wind direction parameter, but i dont know how. I know how to make from another fields, but...

bug

### What happened? Hello, We've noticed some strange random results on a few EFAS line plots. I tracked it down to this example below where you can reproduce it. It's...

bug

### What happened? I have two data sets, whose names begin with "SS" and "DU", respectively. Metview leaves blank some parts of the shade. When it leaves some blank for...

bug

When `_GLIBCXX_ASSERTIONS` is set (see https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_macros.html), Magics sometimes throws a runtime error: ``` /usr/include/c++/12/bits/stl_vector.h:1123: std::vector::reference std::vector::operator[](size_type) [with _Tp = double; _Alloc = std::allocator; reference = double&; size_type = long unsigned...

Hi there, first things first: Thanks a stack for conceiving and maintaining this excellent software. While working on the [GribMagic] program, which uses the `Magics` Python bindings to `libMagPlus`, we...

Added long names for msl, 2t_dewpoint, wave_mwp and wave_swh to be compatible with CDS toolbox.