[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20000217: YYDDD specifications in Garp_defaults
- Subject: Re: 20000217: YYDDD specifications in Garp_defaults
- Date: Thu, 17 Feb 2000 15:16:52 -0700 (MST)
On Thu, 17 Feb 2000, Unidata Support wrote:
>
> ------- Forwarded Message
>
> >To: address@hidden
> >From: "Arthur A. Person" <address@hidden>
> >Subject: YYDDD specifications in Garp_defaults
> >Organization: .
> >Keywords: 200002171817.LAA21967
>
> Hi...
>
> I'm trying to get garp to recognize day-of-year in a file name template in
> the Garp_defaults file. I have the following entry in my Garp_defaults
> file:
>
> satT :$(SATDIR)/%(platform)/%(resolution)/%(product)/*_@(YYDDD)_@(HHNNSS)
>
> My files are named like:
>
> ir_98013_200600
> ir_98013_200700
> ir_98013_200900 etc...
>
> When garp shows the list, I get names like:
>
> 19980217/2006
> 19980217/2007
> 19980217/2009 etc...
>
> The year and hour/minute are correct, but the month/day come up with the
> current month/day. Have I made some specification mistake here, or is
> there another problem?
>
> Thanks.
>
> Art.
Hello Art. Although "DDD" is still defined as a valid file name template
parameter, this parameter is not currently implemented in GARP.