[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20010723: nexrad site data display
- Subject: 20010723: nexrad site data display
- Date: Mon, 23 Jul 2001 12:54:24 -0600
The pqact.conf examples can be found from either the tutorial or
the GEMPAK 5.6 configuration for products:
http://www.unidata.ucar.edu/packages/gempak/GEMPAK5.6/configuration.html
Specifically, for NEXRAD data:
http://www.unidata.ucar.edu/packages/gempak/tutorial/pqact/images.tbl
Gives:
##########################################################################
# NIDS Data from NOAAPORT
##########################################################################
NEXRAD ^SDUS5. .... ([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/p(...)(...)
FILE -close data/gempak/nexrad/NIDS/\5/\4/\4_(\1:yyyy)(\1:mm)\1_\2\3
If you wanted to store data from SHV, POE, JAN, and LIX for example,
you would match those ID's in the PIL portion of the pattern, such as:
NEXRAD ^SDUS5. ....
([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/p(...)(SHV|POE|JAN|LIX)
The pattern will store the data in files under
~ldm/data/gempak/nexrad/NIDS/xxx/NNN/NNN_YYYYMMDD_HHNN
where xxx is the 3 letter site identifier and NNN is the product
identifier (such as N0R, N0R, NTP, N0S, NCR, etc).
Your Gemenviron file should define RAD as the data directory
~ldm/data/gempak/nexrad following the above pattern action.
The $GEMTBL/config/datatype.tbl file that NMAP/NMAP2 read to find the data
is set to look at $RAD using the NNN_YYYYMMDD_HHNN file naming as provided
in the pqact.conf examples.
Steve Chiswell
Unidata User Support
>From: Eric Pani <address@hidden>
>Organization: University of Louisiana at Monroe
>Keywords: 200107231735.f6NHZZ112490
>This is a multi-part message in MIME format.
>--------------1C8A724AD4701DB6230C58FC
>Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creat
> or="4D4F5353"
>Content-Transfer-Encoding: 7bit
>
>We want to store and display nexrad data for 4 sites only and display
>the data with gempak 5.6.c.
>We've done quite a bit of searching the only email archives and the
>online gempak site but can't seem to hit on what we need.
>
>1. Can you point me to an example of a correct pqact.conf entry to save
>a single site's data?
>
>2. What gempak product is used to display the data?
>
>We have tried nmap2 with our current pqact.conf entry but it cannot seem
>to find the data. The pqact.conf entry is one we found in the gempak
>online site for NOAAPORT data that gets stored under the
>gempak/nexrad/NIDS data structure.
>
>--------------1C8A724AD4701DB6230C58FC
>Content-Type: text/x-vcard; charset=us-ascii;
> name="gepani.vcf"
>Content-Transfer-Encoding: 7bit
>Content-Description: Card for Eric Pani
>Content-Disposition: attachment;
> filename="gepani.vcf"
>
>begin:vcard
>n:Pani;Eric
>tel;fax:318-342-1755
>tel;home:318-345-1314
>tel;work:318-342-1878
>x-mozilla-html:FALSE
>org:University of Louisiana at Monroe;Geosciences
>adr:;;700 University Ave;Monroe;LA;71209-0550;USA
>version:2.1
>email;internet:address@hidden
>title:Professor
>x-mozilla-cpt:;1
>fn:Eric Pani
>end:vcard
>
>--------------1C8A724AD4701DB6230C58FC--
>