# The following is a draft version of the ACE/ULEIS project file naming # convention. # # Known Bugs: # *A conflict exists between month and minute resolution designations. Both # are represented by the same character but with different case; 'M' is used # for Month and 'm' is used for minute. For operating systems without case # sensitivity, such as VMS, the two forms will be indestinguishable. # # # Revisions # V 1.0 S.Nylund 24 Feb 1997 # #****************************************************************************** TTT_RRR_YYYYDDD_VVV.LLLL where TTT is the type of file UAV is a ULEIS Average file RRR is the resolution of the file xxY is a xx-year resolution file xxD is a xx-day resolution file xxh is a xx-hour resolution file xxm is a xx-minute resolution file xxs is a xx-second resolution file YYYYDDD is the date of the file YYYY is the year of the file DDD is the day-of-year of the file LLL is the level of the file LVL1 is a Level 1 high resolution file LVL2 is a Level 2 file VVV is the version of the file V01 is version 1 of this file Examples: UAV_10m_2001365_V01.LVL2 is the first version of a ULEIS average file containing 10 minute averages for 31 Dec 2001 that were derived from a Level 1 file.