[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20030926: GEMPAK pqact entries for FSL2
- Subject: Re: 20030926: GEMPAK pqact entries for FSL2
- Date: Fri, 26 Sep 2003 21:33:07 -0500
> Robert,
>
> These are the entries I currently distribute in
> $NAWIPS/ldm/etc/templates/pqact.gempak_decoders.in
>
> #####
> # FSL NetCDF Wind Profiler
> FSL2 ^FSL\.NetCDF\.NOAAnet\.windprofiler\.(01hr)\.
> PIPE -close decoders/dcncprof
> -l data/gempak/logs/dcncprof.log
> -e GEMTBL=@GEMTBL@
> data/gempak/profiler/YYYYMMDD_pro.gem
> FSL2 ^FSL\.NetCDF\.NOAAnet\.windprofiler\.(06min)\.
> PIPE -close decoders/dcncprof
> -l data/gempak/logs/dcncprof.log
> -e GEMTBL=@GEMTBL@
> data/gempak/profiler/YYYYMMDD_6min.gem
>
> Note that there is only 1 6min file per day instead of 2 that you have
> (since current distributions can store all the times in a single file).
Thanks. That's what I eventually cam up with. I think my entries were from
5.6j (but they might have bene older).
I haven't installed 5.6k yet.
>
> Steve Chiswell
>
> On Fri, 26 Sep 2003, Robert Mullenax wrote:
>
> > These are the GEMPAK pqact entries I have had for profiler data for quite
> > some
> > time (even before the feed quit). Are they still correct?
> >
> > Thanks,
> > Robert Mullenax
> >
> > # FSL NetCDF Wind Profiler
> > FSL2 ^FSL\.NetCDF\.NOAAnet\.windprofiler\.(01hr)\.(.*)\..*
> > PIPE -close decoders/dcncprof
> > -e GEMTBL=/home/gempak/GEMPAK/gempak/tables
> > /data2/gempak/profiler/YYYYMMDD_pro.gem
> > FSL2
> > ^FSL\.NetCDF\.NOAAnet\.windprofiler\.(06min)\........(0[0-9]|1[01])..\..*
> > PIPE -close decoders/dcncprof
> > -e GEMTBL=/home/gempak/GEMPAK/gempak/tables
> > /data2/gempak/profiler/YYYYMMDD00_6min.gem
> > FSL2
> > ^FSL\.NetCDF\.NOAAnet\.windprofiler\.(06min)\........(1[2-9]|2[0-3])..\..*
> > PIPE -close decoders/dcncprof
> > -e GEMTBL=/home/gempak/GEMPAK/gempak/tables
> > /data2/gempak/profiler/YYYYMMDD12_6min.gem
> >