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

19991223: model data file storage format (cont.)

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: 19991223: model data file storage format (cont.)
  • Date: Thu, 23 Dec 1999 09:36:50 -0700

>From: Tom Priddy <address@hidden>
>Organization: University of Kentucky
>Keywords: 199912231519.IAA08517 GEMPAK model data file names

Tom,

>Tom....OK, great!  Now that implies that on Jan 1....those gem files will be
>stored with a 00 as the first two digits

I believe so.

>...and when we run gempak to make the maps,
>gempak software will loo for 00122300_eta.gem.

Again, I believe so.

>In unix...are the 00 valid characters to start a file name

Yes.  You can see this for yourself by running the following:

touch 00122300_eta.gem
ls 00122300_eta.gem

>....or is the initial 00 dropped off leaving 122300.gem?

>That's my concern. I guess I could try to save a file
>with that naming convention to see what happens./ktp

That would be a pretty quick test.

Tom