[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[McIDAS #YXU-859602]: Can I recreate this radar map in McIDAS with a large GIF or JPEG file size?

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.


  • Subject: [McIDAS #YXU-859602]: Can I recreate this radar map in McIDAS with a large GIF or JPEG file size?
  • Date: Mon, 21 Mar 2011 17:28:07 -0600

Hi Gilbert,

re:
> Oh, also...it needs to be zoomed out just a hair...it's clipping off the
> edges of the country.

This is done with the MAG= keyword on IMGDISP.  Compare the following two
example invocations:

<login as the user that runs McIDAS>
cd $MCDATA
mcenv -f 1@2600x6000
dataloc.k ADD NEXRCOMP adde.cise-nsf.gov
imgdisp.k NEXRCOMP/1KN0Q-NAT LINELE=1500 2368 PLACE=C MAG=1 EU=BREF
map.k FILE=OUTVHRES MCOL=2
batch.k GILBERT.BAT
frmsave.k 1 nexrcomp_1kn0q-nat_1.gif
exit

mcenv -f 1@2600x6000
dataloc.k ADD NEXRCOMP adde.cise-nsf.gov
imgdisp.k NEXRCOMP/1KN0Q-NAT LINELE=1500 2368 PLACE=C MAG=-2 EU=BREF
map.k FILE=OUTVHRES MCOL=2
batch.k GILBERT.BAT
frmsave.k 1 nexrcomp_1kn0q-nat_2.gif
exit

The other thing to do is make your frame size large enough to hold the entire
image.

Cheers,

Tom
--
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
(303) 497-8642                                                 P.O. Box 3000
address@hidden                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage                       http://www.unidata.ucar.edu
****************************************************************************


Ticket Details
===================
Ticket ID: YXU-859602
Department: Support McIDAS
Priority: Normal
Status: Closed