Changes between Version 201 and Version 202 of Processing/FilenameConventions


Ignore:
Timestamp:
Jul 4, 2011, 2:23:40 PM (13 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/FilenameConventions

    v201 v202  
    4848|| lev3        ||         || || Processed hyperspectral level 3 data ||
    4949|| || || e078a013b_n_sct-0.03_p_gpt0.0.tif || ||
    50 || lidar (deprecated)      ||         || || Raw and processed ULM LIDAR (raw LIDAR looks like "surveyXXX.range", processed is typically in a strips/ directory) ||
     50|| lidar || || || ||
     51|| || als50 || || ||
     52|| ||   ||  aux_files    ||   || Reg file used, any logs produced, intensity mosaics, boresight values ||
     53|| || || || lidar_2009078a.mos || ENVI mosaic of lidar lines intensity ||
     54|| || || || lidar_2009078a.mos.hdr || ENVI mosaic header ||
     55|| || || || 2009078a.reg  || Contains ALSPP settings ||
     56|| || || || lidar_2009078a.tif || Lidar intensity image ||
     57|| || || || line01_2009078a.tif || Individual flightline intensity image ||
     58|| ||   ||  logs         || || Contains the flight/ops log files ||
     59|| || || || 100411_084840_FlightLineLog.csv || ||
     60|| || || || 20091123212501_LogData.mdb || ||
     61|| || || || 091005_LogFile.txt || ||
     62|| || || || 090812_DLLogFile.txt || ||
     63|| || || || 20091123212501_LogDataSysDesc.xml || ||
    5164|| logs        ||         || *.logs || Logs from hyperspectral script runs on gridnode (one log per flightline) ||
    5265|| photos (deprecated)     ||         || || RC10 scanned aerial photographs ||
     
    115128|| || basestation || || basestation data ||
    116129|| || ipas_honeywell || || data from ipas using the honeywell imu ||
    117 || processing || || 0532010.cfg || config file ||
    118 || || hyperspectral || || ||
    119 || || lidar || || ||
    120 || || camera || || ||
    121 || rinex       ||         || || GPS basestation data appropriate to the site ||
    122 || || || oxfr154g30.09n || ||
    123 || || || oxfr154g30.09o || ||
    124 || || || oxfr154g30.epp || ||
    125 || || || oxfr154g30.gpb || POSGNSS friendly file format ||
    126 || || || oxfr154g30.sta || Text file with info about basestation ||
    127 || runa (deprecated)       ||         || || ATM processing scripts ||
    128 || runc (deprecated)       ||         || || CASI processing scripts ||
    129 || rune (deprecated)       ||         || || Eagle processing scripts ||
    130 || runh (deprecated)        ||         || || Hawk processing scripts ||
    131 || tabi        ||         || || Raw TABI data ||
    132 || vectors (deprecated)    ||         || ||(2007/8 only) - symlink to appropriate vectors ||
    133 
    134 
    135 
    136 The lev1 and lev3 data filenames are structured as "sdddfnn1b.{hdf|tif}", where:
    137  * s is the sensor id (a=ATM, c=CASI, e=Eagle, h=Hawk)
    138  * ddd is the Julian day of the data acquisition
    139  * f distinguishes between multiple flights on the same day (“a” being the first flight)
    140  * nn is the flight line number (note this is not necessarily the same as the flight line identifier as specified by the PI - these numbers are the number of the flight in order of when it was taken, as on the logsheet)
    141 
    142 === Leica Directory ===
    143 
    144 || '''subdir of "leica"''' || '''2nd level dir''' || '''Files''' || '''Comments''' ||
    145 
    146 || ipas       ||            || || ||
    147 || || || *.gpj || IPAS Pro Project File ||
     130| || || *.gpj || IPAS Pro Project File ||
    148131|| || || *.itp || IPAS TC Project File ||
    149132|| || base      ||  || Base station data ||
     
    190173|| || || 20090319_142319.iqc || IPAS TC quality control file ||
    191174||            || raw       || 20090319_111251.001 || Raw GPS/IMU data ||
    192 || lidar || || || ||
    193 || || als50 || || ||
    194 || ||   ||  aux_files    ||   || Reg file used, any logs produced, intensity mosaics, boresight values ||
    195 || || || || lidar_2009078a.mos || ENVI mosaic of lidar lines intensity ||
    196 || || || || lidar_2009078a.mos.hdr || ENVI mosaic header ||
    197 || || || || 2009078a.reg  || Contains ALSPP settings ||
    198 || || || || lidar_2009078a.tif || Lidar intensity image ||
    199 || || || || line01_2009078a.tif || Individual flightline intensity image ||
    200 || logs       ||           || || Contains the flight/ops log files ||
    201 || || || 100411_084840_FlightLineLog.csv || ||
    202 || || || 20091123212501_LogData.mdb || ||
    203 || || || 091005_LogFile.txt || ||
    204 || || || 090812_DLLogFile.txt || ||
    205 || || || 20091123212501_LogDataSysDesc.xml || ||
     175|| processing || || 0532010.cfg || config file ||
     176|| || hyperspectral || || ||
     177|| || lidar || || ||
     178|| || camera || || ||
     179|| rinex       ||         || || GPS basestation data appropriate to the site ||
     180|| || || oxfr154g30.09n || ||
     181|| || || oxfr154g30.09o || ||
     182|| || || oxfr154g30.epp || ||
     183|| || || oxfr154g30.gpb || POSGNSS friendly file format ||
     184|| || || oxfr154g30.sta || Text file with info about basestation ||
     185|| runa (deprecated)       ||         || || ATM processing scripts ||
     186|| runc (deprecated)       ||         || || CASI processing scripts ||
     187|| rune (deprecated)       ||         || || Eagle processing scripts ||
     188|| runh (deprecated)        ||         || || Hawk processing scripts ||
     189|| tabi        ||         || || Raw TABI data ||
     190|| vectors (deprecated)    ||         || ||(2007/8 only) - symlink to appropriate vectors ||
     191
     192
     193
     194The lev1 and lev3 data filenames are structured as "sdddfnn1b.{hdf|tif}", where:
     195 * s is the sensor id (a=ATM, c=CASI, e=Eagle, h=Hawk)
     196 * ddd is the Julian day of the data acquisition
     197 * f distinguishes between multiple flights on the same day (“a” being the first flight)
     198 * nn is the flight line number (note this is not necessarily the same as the flight line identifier as specified by the PI - these numbers are the number of the flight in order of when it was taken, as on the logsheet)
     199
     200=== Leica Directory ===
     201
     202|| '''subdir of "leica"''' || '''2nd level dir''' || '''Files''' || '''Comments''' ||
     203
     204|| ipas       ||            || || ||
     205|
     206
     207
    206208|| proc_laser ||           ||  || Contains the finalised processed LAS files ||
    207209|| || || LDR091026_060148_1.LAS || LAS file ||