[GenericMappingTools/gmt#7856] Creation of colobar fails for small increments
zinphi opened this issue · 2 comments
zinphi commented
Description
FYI: there is an issue within GMT (6.4.0) that impacts PlotMap and maybe other GROOPS plotting routines. For further information, please refer to:
GenericMappingTools/gmt#7856
GROOPS version
main (latest commit)
Operating systems
- Linux
- Windows
- macOS
- Other (please specify in the description)
Log output
No response
zinphi commented
There is already a fix underway which will (probably) be delivered with the next GMT release:
GenericMappingTools/gmt@1132cc6
So, once available, please update GMT if you are affected by this issue.
tmayerguerr commented
Closed, as this is not a GROOPS bug.
By the way, maybe it is better to adjust the units in PlotMap or similar to get readable labels in the plots (for example (value=1e9*data0
) for nm/s^2 instead of m/s^2).
Torsten