[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GEMPAK #TED-560332]: snprof
- Subject: [GEMPAK #TED-560332]: snprof
- Date: Tue, 16 Aug 2011 16:29:18 -0600
Gustavo,
What are the permissions of the files in /data/ldm/gempak/upperair/ ?
Are you noticing any hung processes or message queues ?
check 'ps -ax | grep gplt' and kill any defunct processes.
I'm afraid I can't reproduce this problem which suggests there's still an issue
on your end either with directory and file permissions, hung processes
(resulting in the maximum # of files open at one time), or the files are being
written to and momentarily locked while you're trying to read from them as well.
Michael James
Unidata
> Hello Michele,
>
> First of all I beg your pardon because of my delay.
>
> Yes, I cann’t open such files using SNLIST. Look:
> ----------------------------------
>
> [ldm@unidata gpitt]$ snlist
> SNFILE Sounding data file
> /data/ldm/gempak/upperair/20110812_upa.gem
> AREA Data area ARGENTINA
> DATTIM Date/time 12
> SNPARM Sounding parameter list tmpc;dwpc
> STNDEX Stability indices
> LEVELS Vertical levels 1000
> VCOORD Vertical coordinate type pres
> OUTPUT Output device/filename f/sondeo
> MRGDAT Merge data file flag/part type
> Parameters requested:
> SNFILE,AREA,DATTIM,SNPARM,STNDEX,LEVELS,VCOORD,OUTPUT,
> MRGDAT.
> GEMPAK-SNLIST>snfile = /data/ldm/gempak/upperair/20110806_upa.gem
> GEMPAK-SNLIST>
> GEMPAK-SNLIST>
> GEMPAK-SNLIST>
> GEMPAK-SNLIST>r
> [FL -1] Cannot open file /data/ldm/gempak/upperair/20110806_upa.gem.
> [SN -2] File /data/ldm/gempak/upperair/20110806_upa.gem could not be
> opened.
> [ldm@unidata gpitt]$
>
>
> I added my files as a tar, http://motherlode.ucar.edu/ .......
>
> There are two files,
> ./sondeo5uno.exe
> This is where SNFILE is running...
>
> And
> sondeo12.bat
> where South America station are running, using the previos script
> (./sondeo5uno.exe).
>
> I found that the problem goes on with differents dates yet
> for instance with one of them
>
> 2011 06 16 12 UTC it did run...
>
> Tell me if you suggest me any testing here.
>
> Best regards
>
> Gustavo
>
> On Mon, 18 Jul 2011 12:48:17 -0600, "Unidata GEMPAK Support"
> <address@hidden> wrote:
> > Hi Gustavo,
> >
> > First thing I would investigate with the error "File ... could not be
> > opened" is if the file in question can be opened and processed fine with
> > SNLIST first. If other programs encounter the same error then it's
> likely
> > the file is corrupted and we would want to look into why. If the file
> is
> > only reporting these problems in SNPROF then we might have something
> else
> > going on here.
> >
> > It might help if you could pass along the script and file so I could
> take
> > a look.
> >
> > You can upload the files to
> > http://motherlode.ucar.edu/repository/alias/gempakuploads/ as they
> likely
> > won't fit appended to this support message.
> >
> > Michael
> >
> >
> >> Hello Michael!,
> >>
> >> Thank you since Argentina’s provinces ploting is working
> >> well.
> >>
> >> I would like to ask if you know why this message,
> >> when runnig a script with "snprof"
> >>
> >> "File /data/ldm/upperair/20110612_upa.gem could not be opened"
> >>
> >> Some dates works all right but with another ones
> >> it doesn't and it appearse that "....could not be opened"
> >>
> >> Any suggestion? Do you need I give to you more information
> >> about our's scripts??
> >>
> >> Best regards,
> >>
> >> Gustavo
> >>
> >>
> >> On Fri, 29 Apr 2011 15:58:26 -0600, "Unidata GEMPAK Support"
> >> <address@hidden> wrote:
> >> >> It can be seen all our products with the Argentina’s provinces:
> >> >>
> >> >> http://www.unidata.at.fcen.uba.ar/index_unidata.htm
> >> >>
> >> >> Another question ... Can I??
> >> >
> >> > I'm not understanding what you're asking if you can do here.
> >> >
> >> >
> >> >
> >> >
> >> >> By the way, I’m using snprof in order to plot sounding and list
> >> STNDEX.
> >> >> The question is about how to set it for writing the STNDEX
> >> >> in a particular area.
> >> >>
> >> >> By default it is done on a part of image, but I would like to know
> >> >> how
> >> >> to
> >> >> list STNDEX in new part of image, more to the right for instance.
> >> >> I’m
> >> >> using this program (see below) and an output example is:
> >> >
> >> > Sadly there's no option available to position the STNDEX text exactly
> >> > where you want. SNPROF wasn't exactly designed to be used with all
> of
> >> the
> >> > STNDEX values plotted, rather with only a few, which would be
> >> > positioned
> >> at
> >> > the top/right of the chart, the plotting area expanding or
> contracting
> >> > given the image size.
> >> >
> >> > -Michael
> >>
> >>
> >
> >
> > Ticket Details
> > ===================
> > Ticket ID: TED-560332
> > Department: Support GEMPAK
> > Priority: Normal
> > Status: Open
>
>
> Hello Michele,
>
> First of all I beg your pardon because of my delay.
>
> Yes, I cann’t open such files using SNLIST. Look:
> ----------------------------------
>
> [ldm@unidata gpitt]$ snlist
> SNFILE Sounding data file
> /data/ldm/gempak/upperair/20110812_upa.gem
> AREA Data area ARGENTINA
> DATTIM Date/time 12
> SNPARM Sounding parameter list tmpc;dwpc
> STNDEX Stability indices
> LEVELS Vertical levels 1000
> VCOORD Vertical coordinate type pres
> OUTPUT Output device/filename f/sondeo
> MRGDAT Merge data file flag/part type
> Parameters requested:
> SNFILE,AREA,DATTIM,SNPARM,STNDEX,LEVELS,VCOORD,OUTPUT,
> MRGDAT.
> GEMPAK-SNLIST>snfile = /data/ldm/gempak/upperair/20110806_upa.gem
> GEMPAK-SNLIST>
> GEMPAK-SNLIST>
> GEMPAK-SNLIST>
> GEMPAK-SNLIST>r
> [FL -1] Cannot open file /data/ldm/gempak/upperair/20110806_upa.gem.
> [SN -2] File /data/ldm/gempak/upperair/20110806_upa.gem could not be
> opened.
> [ldm@unidata gpitt]$
>
>
> I added my files as a tar, http://motherlode.ucar.edu/ .......
>
> There are two files,
> ./sondeo5uno.exe
> This is where SNFILE is running...
>
> And
> sondeo12.bat
> where South America station are running, using the previos script
> (./sondeo5uno.exe).
>
> I found that the problem goes on with differents dates yet
> for instance with one of them
>
> 2011 06 16 12 UTC it did run...
>
> Tell me if you suggest me any testing here.
>
> Best regards
>
> Gustavo
>
> On Mon, 18 Jul 2011 12:48:17 -0600, "Unidata GEMPAK Support"
> <address@hidden> wrote:
> > Hi Gustavo,
> >
> > First thing I would investigate with the error "File ... could not be
> > opened" is if the file in question can be opened and processed fine with
> > SNLIST first. If other programs encounter the same error then it's
> likely
> > the file is corrupted and we would want to look into why. If the file
> is
> > only reporting these problems in SNPROF then we might have something
> else
> > going on here.
> >
> > It might help if you could pass along the script and file so I could
> take
> > a look.
> >
> > You can upload the files to
> > http://motherlode.ucar.edu/repository/alias/gempakuploads/ as they
> likely
> > won't fit appended to this support message.
> >
> > Michael
> >
> >
> >> Hello Michael!,
> >>
> >> Thank you since Argentina’s provinces ploting is working
> >> well.
> >>
> >> I would like to ask if you know why this message,
> >> when runnig a script with "snprof"
> >>
> >> "File /data/ldm/upperair/20110612_upa.gem could not be opened"
> >>
> >> Some dates works all right but with another ones
> >> it doesn't and it appearse that "....could not be opened"
> >>
> >> Any suggestion? Do you need I give to you more information
> >> about our's scripts??
> >>
> >> Best regards,
> >>
> >> Gustavo
> >>
> >>
> >> On Fri, 29 Apr 2011 15:58:26 -0600, "Unidata GEMPAK Support"
> >> <address@hidden> wrote:
> >> >> It can be seen all our products with the Argentina’s provinces:
> >> >>
> >> >> http://www.unidata.at.fcen.uba.ar/index_unidata.htm
> >> >>
> >> >> Another question ... Can I??
> >> >
> >> > I'm not understanding what you're asking if you can do here.
> >> >
> >> >
> >> >
> >> >
> >> >> By the way, I’m using snprof in order to plot sounding and list
> >> STNDEX.
> >> >> The question is about how to set it for writing the STNDEX
> >> >> in a particular area.
> >> >>
> >> >> By default it is done on a part of image, but I would like to know
> >> >> how
> >> >> to
> >> >> list STNDEX in new part of image, more to the right for instance.
> >> >> I’m
> >> >> using this program (see below) and an output example is:
> >> >
> >> > Sadly there's no option available to position the STNDEX text exactly
> >> > where you want. SNPROF wasn't exactly designed to be used with all
> of
> >> the
> >> > STNDEX values plotted, rather with only a few, which would be
> >> > positioned
> >> at
> >> > the top/right of the chart, the plotting area expanding or
> contracting
> >> > given the image size.
> >> >
> >> > -Michael
> >>
> >>
> >
> >
> > Ticket Details
> > ===================
> > Ticket ID: TED-560332
> > Department: Support GEMPAK
> > Priority: Normal
> > Status: Open
>
>
Ticket Details
===================
Ticket ID: TED-560332
Department: Support GEMPAK
Priority: Normal
Status: Open