NCAR / lrose-core

Core C/C++ code for LROSE.
https://www.eol.ucar.edu/content/lidar-radar-open-software-environment
Other
91 stars 51 forks source link

HawkEye images more publication friendly #66

Open leavesntwigs opened 5 years ago

leavesntwigs commented 5 years ago

What can be done to make the images saved from HawkEye more "publication friendly"? Such as larger fonts for color scale, white background of image instead black background if there are few data points, for example.

nguy commented 4 years ago

Just playing round now with Hawkeye. But it appears that if you created a params file such as this lrose -- HawkEye -print_params > $PWD/HawkEye.params

You could then modify for example label_font_size = 12; parameter to adjust the display properties.

leavesntwigs commented 4 years ago

The foreground and background colors can be specified in the parameter file.