13 | | admin:: |
14 | | contains the flight logsheet and any miscellaneous information (readme's, copies of trac tickets, etc) |
15 | | applanix:: |
16 | | raw and processed Applanix navigation (raw files in applanix/raw/DCALM*, final processed data in applanix/*sbet or applanix/Proc/sbet*.out) |
17 | | atm:: |
18 | | raw ATM data files (az???LLL.JJJ, where ??? = disk id, LLL = 3 digit file number (000 typically contains navigation), JJJ = Julian day of capture) |
19 | | calibration:: |
20 | | typically a symlink to the appropriate calibration directory |
21 | | casi:: |
22 | | raw CASI data files (ca??LLL.JJJ, where ?? = disk id, LLL = 3 digit file number, JJJ = Julian day of capture) |
23 | | delivery:: |
24 | | contains copies of data delivered to end users (see below) |
25 | | dem:: |
26 | | contains azgcorr compatible DEMs |
27 | | eagle:: |
28 | | raw Eagle data files (.raw = image data, .hdr = ENVI compatible header, .nav = navigation synchronisation data) |
29 | | hawk:: |
30 | | raw Hawk data files (.raw = image data, .hdr = ENVI compatible header, .nav = navigation synchronisation data) |
31 | | leica:: |
32 | | raw and processed Leica LIDAR |
33 | | lev1:: |
34 | | processed level 1 data (note this will be the most current, not necessarily what was delivered), see below for filename info |
35 | | lev3:: |
36 | | processed level 3 data (note this will be the most current, not necessarily what was delivered), see below for filename info |
37 | | lidar:: |
38 | | raw and processed ULM LIDAR (raw LIDAR looks like "surveyXXX.range", processed is typically in a strips/ directory) |
39 | | rinex:: |
40 | | GPS basestation data appropriate to the site |
41 | | runa:: |
42 | | ATM processing scripts |
43 | | runc:: |
44 | | CASI processing scripts |
45 | | rune:: |
46 | | Eagle processing scripts |
47 | | runh:: |
48 | | Hawk processing scripts |
49 | | vectors:: |
50 | | may or may not appear - symlink to appropriate vectors |
| 13 | || '''Top level dir''' || '''2nd level dir''' || '''Comments''' || |
| 14 | || admin || || contains the flight logsheet and any miscellaneous information (readme's, copies of trac tickets, etc) || |
| 15 | || applanix || || raw and processed Applanix navigation (raw files in applanix/raw/DCALM*, final processed data in applanix/*sbet or applanix/Proc/sbet*.out) || |
| 16 | || || base || || |
| 17 | || || eo || || |
| 18 | || || extract || || |
| 19 | || || gps || || |
| 20 | || || proc || || |
| 21 | || atm || || raw ATM data files (az???LLL.JJJ, where ??? = disk id, LLL = 3 digit file number (000 typically contains navigation), JJJ = Julian day of capture), pre-2009 only || |
| 22 | || calibration || || typically a symlink to the appropriate calibration directory || |
| 23 | || casi || || raw CASI data files (ca??LLL.JJJ, where ?? = disk id, LLL = 3 digit file number, JJJ = Julian day of capture), pre-2008 only || |
| 24 | || delivery || || contains copies of data delivered to end users || |
| 25 | || || ''(see below)'' || Structure described below || |
| 26 | || dem || || contains azgcorr compatible DEMs || |
| 27 | || eagle || || raw Eagle data files (.raw = image data, .hdr = ENVI compatible header, .nav = navigation synchronisation data) || |
| 28 | || hawk || || raw Hawk data files (.raw = image data, .hdr = ENVI compatible header, .nav = navigation synchronisation data) || |
| 29 | || leica || || Leica LIDAR data || |
| 30 | || || ''(see below)'' || Structure described below || |
| 31 | || lev1 || || processed hyperspectral level 1 data (note this will be the most current, not necessarily what was delivered), see below for filename info || |
| 32 | || lev3 || || processed hyperspectral level 3 data (note this will be the most current, not necessarily what was delivered), see below for filename info || |
| 33 | || lidar || || raw and processed ULM LIDAR (raw LIDAR looks like "surveyXXX.range", processed is typically in a strips/ directory) || |
| 34 | || rinex || || GPS basestation data appropriate to the site || |
| 35 | || runa || || ATM processing scripts || |
| 36 | || runc || || CASI processing scripts || |
| 37 | || rune || || Eagle processing scripts || |
| 38 | || runh || || Hawk processing scripts || |
| 39 | || tabi || || raw TABI data || |
| 40 | || vectors || || (2007/8 only) - symlink to appropriate vectors || |
| 41 | |
| 42 | |