CDAAC
  Home Page     Data Center     Research Tools     Post Process Results     Climate Processing     NRT Processing  
  Data Access     Data Download Interface     File Formats     Documentation  


Name Template: PUB/MISSION/level1a/doleoO/doleoO_YYYY.DDD.LLL.NN_pl

DDDDay of year
LLLLEO id (1-999)
MISSIONMission ID (eight characters or less--champ, champrt, sacc, sacctst, etc)
NNdump number (1-99)
PUBBase directory for the pub hierarchy
YYYYYear

This file is used to schedule calling of the leoOrb program which computes LEO orbits (positions and velocities of a Low Earth Orbiter with respect to time).

The program which generates this file doleoO.pl is called in response to two different file types: comClk and podGps. Once doleoO.pl determines that enough comClk and podGps files are present on the system, the doleoO file is submitted to the scheduler to start leoOrb processing.

Here is an example doleoO file for real time processing:

@comClkfiles          = ('comClk_2004.263.09.00.0060_0001.0001_clk',
                         'comClk_2004.263.10.00.0060_0001.0001_clk',
                         'comClk_2004.263.11.00.0060_0001.0001_clk',
                         'comClk_2004.263.12.00.0060_0001.0001_clk',
                         'comClk_2004.263.13.00.0060_0001.0001_clk',
                         'comClk_2004.263.14.00.0060_0001.0001_clk',
                         'comClk_2004.263.15.00.0060_0001.0001_clk',
                         'comClk_2004.263.16.00.0060_0001.0001_clk',
                         'comClk_2004.263.17.00.0060_0001.0001_clk',
                         'comClk_2004.263.18.00.0060_0001.0001_clk');
$complete             = '1';
$podGpsfile           = 'podGps_2004.263.001.04_bnx';
$startTime            = '779622945';
$stopTime             = '779654636';