.:citationwinds:M300: Difference between revisions
Line 38: | Line 38: | ||
<nowiki>*.physical.raw</nowiki> | <nowiki>*.physical.raw</nowiki> | ||
''Syntax'' | |||
analog2physical <final> <csh_error> <hotwire_offset> <nohotwireslave> <physical> <ccn> <ballvario> <nevzorov> <TDLflow> input_file | |||
''Optional parameters'' | |||
<final> causes the output data to be tagged Final instead of Preliminary. | |||
<csh_error> causes the error to be returned to the csh calling program. | |||
<nohotwireslave> causes the hot wire probe voltage not to be checked. | |||
<physical> generates a *.physical.raw file. | |||
<ccn> generates a *ccn.raw file. | |||
<ballvario> generates a *balvario.raw file. | |||
<nevzorov> generates a *.nevzorov file. | |||
<TDLflow> generates a *.TDLflow.raw file. | |||
''Example Syntax'' | |||
analog2physical $ADPAA_DIR/src/TestData/FlightData/20140429_152103/PostProcessing/14_04_29_15_21_03.analog.raw | |||
The *.analog.raw file is generated from process_raw. | |||
==convert_physical== | ==convert_physical== |
Revision as of 21:34, 13 April 2016
Citation Research Aircraft Atmospheric Winds (Aircraft Processing)
Calibration Data Processing Scripts
Post-flight Data Processing Scripts
process_raw
Purpose
Extracts analog data from SEA M300 data system file (*.sea) and creates the *.analog.raw file. Extracts Cloud Imaging Probes (CIP) housekeeping information from SEA M300 data system file(*.sea).
Required Input File
*.sea
Output File
*.analog.raw
*.housekeeping.cip.raw
Example Syntax
process_raw $ADPAA_DIR/src/TestData/FlightData/20140429_152103/PostProcessing/14_04_29_15_21_03.sea
analog2physical
Purpose
To convert analog measurements from engineering units (voltages) to physical units (i.e. degree C).
Required Input File
*.analog.*
Output File
*.physical.raw
Syntax
analog2physical <final> <csh_error> <hotwire_offset> <nohotwireslave> <physical> <ccn> <ballvario> <nevzorov> <TDLflow> input_file
Optional parameters
<final> causes the output data to be tagged Final instead of Preliminary.
<csh_error> causes the error to be returned to the csh calling program.
<nohotwireslave> causes the hot wire probe voltage not to be checked.
<physical> generates a *.physical.raw file.
<ccn> generates a *ccn.raw file.
<ballvario> generates a *balvario.raw file.
<nevzorov> generates a *.nevzorov file.
<TDLflow> generates a *.TDLflow.raw file.
Example Syntax
analog2physical $ADPAA_DIR/src/TestData/FlightData/20140429_152103/PostProcessing/14_04_29_15_21_03.analog.raw
The *.analog.raw file is generated from process_raw.
convert_physical
Purpose
Uses total temperature, static pressure and dynamic pressure to correct for dynamic effect on the total temperature measurement to calculate air temperature.
Required Input File
*.physical.*
Output File
*.basic.raw
winds_file
Purpose
Output File
*.winds.raw*
Processing References
http://aerosol.atmos.und.edu/ADPAA/winds/index.html
Lenschow, D. H., 1986: Aircraft measurements in the boundary layer. Probing the Atmospheric Boun.-Layer Meteor., D. H. Lenschow, Amer. Meteor. Soc., 39–55.