Main Page: Difference between revisions

From ADPAA
Jump to navigation Jump to search
No edit summary
Line 79: Line 79:
Gives the overall flow of the processing code per instrument and not step-by-step instructions as to how the data is processed.  For step-by-step instructions, see the processing code itself.
Gives the overall flow of the processing code per instrument and not step-by-step instructions as to how the data is processed.  For step-by-step instructions, see the processing code itself.


=====Aeronautical Radio, Incorporated (ARINC) 429=====
* [[.:ARINC429|ARINC 429 Processing]]
=====Atmospheric Winds (AIMMS Probe)=====
=====Atmospheric Winds (AIMMS Probe)=====
* [[.:AIMMS_Winds:M300|AIMMS Probe (M300 Data System)]]
* [[.:AIMMS_Winds:M300|AIMMS Probe (M300 Data System)]]

Revision as of 18:18, 9 November 2023

Guides

Data Processing Guide (odt, pdf)

Programming Guide (odt, pdf)

Researcher Guidelines and Expectations (odt, pdf)

Tutorials

ADPAA (Uses Data from ADTAE Repository)

Checking Serial Output

Information for Developers

Coding Information

Data Acquisition


Developer's Conferences

  • November 7, 2016
  • June 26, 2017
  • March 30, 2018/July 27, 2018
  • January 25, 2019
  • August 17, 2020

Directories

  • ${ADPAA_DIR}/bin *

Location of the executable code for the binary (production) version of ADPAA

  • ${ADPAA_DIR}/binary_distributions

Location of the compressed, tar files is for saved binary (production) version of ADPAA.

  • ${ADPAA_DIR}/sav

Location of the complied IDL files.

  • ${ADPAA_DIR}/share

Location of none code files used by the binary (production) version

  • ${ADPAA_DIR}/source_distributions

Location of source code for archived version.

  • ${ADPAA_DIR}/src

Location of all the source code for the current version.

General Information

Documentation

Software Programs

Visualization

Scripts

Files

Analysis Files

Data File Extension Hierarchy (from bottom to top)=

Image Files

Input/Output of Data Files

netCDF Files

Instrument Processing Streams

Gives the overall flow of the processing code per instrument and not step-by-step instructions as to how the data is processed. For step-by-step instructions, see the processing code itself.

Aeronautical Radio, Incorporated (ARINC) 429
Atmospheric Winds (AIMMS Probe)
Atmospheric Winds (M300 - Citation Research Aircraft)
Cloud Condensation Nuclei Counter (DMT)
Cloud Condensation Nuclei Counter (UWyo)
Cloud Droplet Probe (CDP)
Cloud Particle Imager (CIP) and DMT's Image Playback and OASIS Software
Condensation Particle Counter (CPC)
Grimm Optical Particle Counter (SKY-OPC)
High Volume Precipitation Spectrometer (HVPS3)
Icing Detector (Model LM)
Icing Detector (Model ND)
Multi-Element Water Content System (WCM-2000)
Multi-Element Water Content System (WCM-3000)
Nevzorov Total and Liquid Water Content Probe (Nevzorov)
Passive Cavity Aerosol Spectromoter Probe (PCASP) Processing
Scanning Mobility Particle Sizer (SMPS) Spectrometer (TSI)
Temperature Probe (Rosemount)
True Air Speed (TAS) Processing
Tunable Diode Laser Hygrometer (TDL)
Two-Dimensional Cloud Probe (2DC)
Two-Dimensional Spectrometer Probe (2DS)
Weals Optical Particle Counter (OPC)

Troubleshooting Methods

Related Web Site Links