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

[GEMPAK #VOB-641611]: getting satellite images



Just found the problem: a difficult to see syntax error in the pqact entry for 
satellite images:

NIMAGE ^satz/ch[0-9]/.*/(.*)/([12]][0-9])([0-9][0-9])([01][0-9])([0-3][0-9]) ...

notice [12]] instead of [12]

I fixed this on your machine and re-read the pqact file "ldmadmin pqactHUP" and 
now see satellite images being filed away in /data/ldm/gempak/images/sat/

some notes:

* you'll probably want to remove the empty directories 
/data/ldm/gempak/images/sat/ch1/ and ch2/

* in your pqact.conf there are entries for NDLN, WSI, DDS|IDS, HDS and HRS.  
there won't be ingested and processed as long as your ldmd.conf entry only 
specifies the NIMAGE feed.

* you may want to direct /home/ldm/data to /data/ldm with a symbolic link, 
though how you have things set up currently will work just fine.

* I noticed you have GEMPAK 5.11.1 installed.  have you considered upgrading to 
6.2.0? for 32bit linux the install is straightforward.

Michael James
Unidata




> Hi Michael,
> 
> I'm still not getting any files, and I don't get why.  I tried to put a
> log file in place for the FILE process - similar to logs I use for
> decoders - but ldm didn't like that - gave me errors.  So I can see the
> data flowing using watch, but nothing is being saved and I don't know
> why.  I even changed the permissions on the $SAT directory to allow
> everyone to do everything -- 777.  Still nothing.  There has to be
> something basic I'm doing wrong here.
> 
> Let me know if you want to log onto the system to look around.
> 
> Thanks,
> 
> Frank
> On 2/8/2011 5:46 PM, Unidata GEMPAK Support wrote:
> > Hi Frank,
> >
> > You're very close. The NIMAGE patten action looks good, though you will 
> > want to make sure that you're using TAB and not space characters after 
> > "NIMAGE" and before and after "FILE" and "-close". If you copy/paste the 
> > entry from another file or an online reference you'll need to change these 
> > space characters to TABs.
> >
> > In your ldmd.conf file you'll need an EXEC entry for your pqact.conf file 
> > (be sure to use your full path and filename):
> >
> > EXEC    "pqact -f NIMAGE /local/ldm/etc/pqact.conf"
> >
> > After this edit restart the ldm with "ldmadmin restart"
> >
> > You should be good at this point.  If this doesn't work for you or if you 
> > see anything that looks off let me know.
> >
> > Michael James
> > Unidata Support
> >
> >
> >
> >
> >> Dear Support,
> >>
> >> An update on my attempts to get the images.  I have requested the NIMAGE
> >> feed from my upstream provider,and can see the data flowing in using the
> >> ldmadmin watch -f NIMAGE command.
> >>
> >> I have an entry in my pqact.conf that looks like:
> >>
> >> NIMAGE
> >> ^satz/ch[0-9]/.*/(.*)/([12]][0-9])([0-9][0-9])([01][0-9])([0-3][0-9])
> >> ([0-2][0-9])([0-5][0-9])/(.*)/(.*km)/
> >> FILE    -close
> >> /data/ldm/gempak/images/sat/\8/\9/\1/\1_\2\3\4\5_\6\7
> >>
> >>
> >> I am not very proficient in working with the feed patterns.  I'm not
> >> getting any data filed at all in the location
> >>
> >> /data/ldm/gempak/images/sat
> >>
> >> What I don't know is if I need subdirectories in the directory?  Is
> >> there some other reason why the files aren't being saved?
> >>
> >> Thanks,
> >>
> >> Frank
> >> UMass Lowell
> >>
> >>
> >
> > Ticket Details
> > ===================
> > Ticket ID: VOB-641611
> > Department: Support GEMPAK
> > Priority: Normal
> > Status: Open
> >
> >
> 
> 
> 


Ticket Details
===================
Ticket ID: VOB-641611
Department: Support GEMPAK
Priority: Normal
Status: Open