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

200015: 20000105: NWX Troubles



Chris,

I don't know off hand what the problem is, so we should probably sync
up your version....

I've placed in ~gbuddy/nawips-5.4/patches/nwx.tar.Z
my running nwx version. Download this to your $NAWIPS directory and
unpack with:
zcat nwx.tar.Z | tar xvf -

then build with:

cd $NAWIPS/nprogs/nwx/source
make clean
make all
make install
make clean


the pound-ID in MOS usually means that there are no files for the 
current time (yesterday, day-2) available. 

As for the dcncprof, you should have this in your $NAWIPS/unidata/ldmbridge
subdirectory from pl12. You will need to have you NETCDFINC and NETCDF variables
defined in $NAWIPS/config/Makeinc.common (should be done when you installed
dcacars).

Build with:
cd $NAWIPS/unidata/ldmbridge/dcacars
make clean
make all
make install
make clean

You should be receiving the FSL data feed for the netcdf profiler data.
The pqact.conf actions are shown at:
http://www.unidata.ucar.edu/packages/gempak/tutorial/pqact/decoders.tbl

#####
# FSL NetCDF Wind Profiler
FSL2    ^FSL\.NetCDF\.NOAAnet\.windprofiler\.(01hr)\.(.*)\..*
        PIPE    -close  dcncprof -v
        -l data/gempak/logs/dcncprof.log
        -e GEMTBL=/home/gempak/NAWIPS-5.4/gempak5.4/tables
        data/gempak/profiler/YYYYMMDD_pro.gem
FSL2    
^FSL\.NetCDF\.NOAAnet\.windprofiler\.(06min)\........(0[0-9]|1[01])..\..*
        PIPE    -close  dcncprof -v
        -l data/gempak/logs/dcncprof.log
        -e GEMTBL=/home/gempak/NAWIPS-5.4/gempak5.4/tables
        data/gempak/profiler/YYYYMMDD00_6min.gem
FSL2    
^FSL\.NetCDF\.NOAAnet\.windprofiler\.(06min)\........(1[2-9]|2[0-3])..\..*
        PIPE    -close  dcncprof -v
        -l data/gempak/logs/dcncprof.log
        -e GEMTBL=/home/gempak/NAWIPS-5.4/gempak5.4/tables
        data/gempak/profiler/YYYYMMDD12_6min.gem

Once you have that, Garp should be ready to go. An example looks like:
http://www.unidata.ucar.edu/packages/gempak/examples/profiler/

Steve Chiswell
Unidata User Support






>From: "C. Vandersip" <address@hidden>
>Organization: .
>Keywords: 200001052152.OAA21749

>Just to let you know, the patch fixed part of the problem.  I can now view
>Observations in NWX.  Still can't view anything else.  Here are some of
>the messages:
>
>For Public Products, SPC, Watches/Warnings,HPC,... - "no reports" 
>Example For MOS - No data available for (British pound symbol)TAE - that's
>weird
>
>Any other patches I might be missing?
>
>Thanks again,
>
>Chris
>
>
>On Wed, 5 Jan 2000, Steve Chiswell wrote:
>
>> Chris,
>> 
>> Looks like the problem you had previously at:
>> http://www.unidata.ucar.edu/glimpse/gempak/3200
>> 
>> You said that you needed to set your LD_LIBRARY_PATH for the fortran lib dir
> .
>> 
>> Steve Chiswell
>> Unidata User SUpport
>> 
>> 
>> 
>> 
>> On Wed, 5 Jan 2000, C. Vandersip wrote:
>> 
>> > On Wed, 5 Jan 2000, Steve Chiswell wrote:
>> > 
>> > > 
>> > > 
>> > > Chris,
>> > > 
>> > > I think I fixed this here in a september patch. Once we get things shipp
> ed
>> > > out to the ams- I'll consolidate all these patches again into a complete
> ly new
>> > > distribution since traking all these patches is a royal pain.
>> > > 
>> > > I've attatched the nwx files dir.c and txtw.c to this message. Place the
> se
>> > > routines in your $NAWIPS/nprogs/nwx/source directory, then build with:
>> > > 
>> > > cd $NAWIPS/nprogs/nwx/source
>> > > make all
>> > > make install
>> > > make clean
>> > > 
>> > > Let me know if this clears things up.
>> > > 
>> > > Steve Chiswell
>> > > Unidata User Support
>> > > 
>> > > 
>> > Steve,
>> > 
>> > Thanks.  I'm getting an ld error on the recompile.  Any clues?
>> > 
>> > /u3p/SUNWspro/bin/f77 -O  -c mapspnt.f
>> > mapspnt.f:
>> >         map_spnt:
>> > "GEMINC:GEMPRM.PRM", line 20: Warning: local variable "ermiss" never used
>> > 
>> > Undefined                       first referenced
>> >  symbol                             in file
>> > __s_rsFe_nv                         /nawips/lib/sol/gemlib.a(ermmsg.o)
>> > __do_f_out_nv                       /nawips/lib/sol/gemlib.a(erwmsg.o)
>> > __do_f_in_nv                        /nawips/lib/sol/gemlib.a(ermmsg.o)
>> > __s_wsle_nv                         /nawips/lib/sol/gemlib.a(imsimg.o)
>> > __f_inqu_nv                         /nawips/lib/sol/gemlib.a(flinqr.o)
>> > __s_wsFi_nv                         /nawips/lib/sol/gemlib.a(stinch.o)
>> > __f_open_nv                         /nawips/lib/sol/gemlib.a(fldopn.o)
>> > __s_rsFi_nv                         /nawips/lib/sol/gemlib.a(stctoi.o)
>> > __s_wsFe_nv                         /nawips/lib/sol/gemlib.a(erwmsg.o)
>> > __s_rdue_nv                         /nawips/lib/sol/gemlib.a(flread.o)
>> > ld: fatal: Symbol referencing errors. No output written to nwx
>> > 
>> > Regards,
>> > 
>> > Chris
>> > 
>> >     ###############################################################
>> >     #                      Chris Vandersip                        #
>> >     #        Computer Research Specialist/Dept. Sysadmin          #
>> >     #  Rm. 024, Dept. of Meteorology, Florida State University    #
>> >     #          address@hidden   (850)644-2522                     #
>> >     ###############################################################
>> > 
>> > 
>> 
>
>        ###############################################################
>        #                      Chris Vandersip                        #
>        #        Computer Research Specialist/Dept. Sysadmin          #
>        #  Rm. 024, Dept. of Meteorology, Florida State University    #
>        #          address@hidden   (850)644-2522                     #
>        ###############################################################
>