This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: Marijana Crepulja <address@hidden> >Organization: fhmi >Keywords: 200112261216.fBQCG3N00642 > Dear Steve Chiswell, > >I know that it is possible to creat a gif images with white background. >But, I didn't understend the instructiones how. I created a shell >script. Then I ran "gdcntr", second I ran "gpcolor". When the script >finished and created a gif image the background was black. > Sincerley Yours, > Marijana Crepulja > To create white backgrounds using the GF driver (not the GIF driver), 1) run gpcolor with: COLORS = 101=white 2) Then run gdcntr to create your plot 3) run gpend to finish the output file Steve Chiswell