Hi all,
In the ROMS Plotting Package, sec.in is a script for plotting contoured section without color.
However, I always get a full black background photo by using of this script, which seems not good looking.
Anyone knows the key to change that background to another color?
Thanks!
sec from "Plotting Package" results full black background
Re: sec from "Plotting Package" results full black background
As noted here, cnt and sec are contour only black and white versions of ccnt and csec. Have you tried using csec with one of the gray palettes? That should give you images without color.
Note: I just updated the wiki page to clarify this a bit.
Note: I just updated the wiki page to clarify this a bit.
Re: sec from "Plotting Package" results full black background
The plotting package has been updated so that sec and cnt create plots with a white background and black foreground. See this Trac ticket. csec and ccnt still take their background and foreground colors from the color palette you select in the .in script.
Please update your code and recompile the plotting package.
Thanks for reporting this.
Please update your code and recompile the plotting package.
Thanks for reporting this.