Main Page: Difference between revisions

From ADPAA
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


==Information for Developers==
==Information for Developers==
===Coding Information===
* [[.:constants:home|Constants:  Setting and Updating]]
* [[.:constants:home|Constants:  Setting and Updating]]
* [[.:idlwrapper:home|IDL Wrapper Code]]
* [[.:idlwrapper:home|IDL Wrapper Code]]
Line 25: Line 26:


==General Information==
==General Information==
===Documentation===
* [[.:copyright:home|Copyright Notice (COPYING)]]
* [[.:copyright:home|Copyright Notice (COPYING)]]
* [[.:wikiaccounts:home|Creations of Wiki Page Accounts]]
* [[.:wikiaccounts:home|Creations of Wiki Page Accounts]]
===Visualization===
* Graphical Analysis Programs ([[.:cplot:home|cplot/cplot2]], [[.:aplot:home|aplot]])
* Graphical Analysis Programs ([[.:cplot:home|cplot/cplot2]], [[.:aplot:home|aplot]])
===Standards===
* [[.:M300Tags:home| M300 Tag Number Standard Definitions]]
* [[.:M300Tags:home| M300 Tag Number Standard Definitions]]
* [[.:scripts:home|ADPAA Processing Scripts (Project and Flight Processing, Analysis Tools)]]
* [[.:scripts:home|ADPAA Processing Scripts (Project and Flight Processing, Analysis Tools)]]
Line 33: Line 37:


==Files==
==Files==
* Analysis Files
===Analysis Files===
** [[.:segmentfiles:home|Segment Files - NASA/UND ASCII Format (*.segment)]]
** [[.:segmentfiles:home|Segment Files - NASA/UND ASCII Format (*.segment)]]
* Data File Extension Hierarchy (from bottom to top)
===Data File Extension Hierarchy (from bottom to top)====
** [[.:logfiles:home|Exact (unmodified) Serial Stream Out Data Files - NASA/UND ASCII Format (*.log)]]
** [[.:logfiles:home|Exact (unmodified) Serial Stream Out Data Files - NASA/UND ASCII Format (*.log)]]
** [[.:instrumentfiles:home|Raw Data Files - NASA/UND ASCII Format (*.raw)]]
** [[.:instrumentfiles:home|Raw Data Files - NASA/UND ASCII Format (*.raw)]]
Line 43: Line 47:
** [[.:cleanfiles:home|Clean Files - NASA/UND ASCII Format (*.clean)]]
** [[.:cleanfiles:home|Clean Files - NASA/UND ASCII Format (*.clean)]]
** [[.:summaryfiles:home|Summary (Science) Files - NASA/UND ASCII Format (*.sum)]]
** [[.:summaryfiles:home|Summary (Science) Files - NASA/UND ASCII Format (*.sum)]]
* Image Files
===Image Files===
** [[.:twodc:home|Image Files (*.2dc, *.cip, *.pip)]]
** [[.:twodc:home|Image Files (*.2dc, *.cip, *.pip)]]
* Input/Output of Data Files
===Input/Output of Data Files===
** [[.:ioIDL:home|IDL Reading and Writing NASA/UND Formatted Data Files]]
** [[.:ioIDL:home|IDL Reading and Writing NASA/UND Formatted Data Files]]
** [[.:ioPython:home|Python Reading and Writing NASA/UND Formatted Data Files]]
** [[.:ioPython:home|Python Reading and Writing NASA/UND Formatted Data Files]]
* netCDF Files
===netCDF Files===
** [[.:netcdf:home|netCDF Files]]
** [[.:netcdf:home|netCDF Files]]


Line 104: Line 108:




==Troubleshooting==
==Troubleshooting Methods==
* [[.checkingserial|Checking Serial Data]]
* [[.checkingserial|Checking Serial Data]]


==Related Web Sites==
==Related Web Site Links==
 
*[https://sourceforge.net/projects/adpaa/  ADPAA Source Forge Site]
*[https://sourceforge.net/projects/adpaa/  ADPAA Source Forge Site]
*[http://aerosol.atmos.und.edu/ADPAA/index.html  UND Airborne Wiki]
*[http://aerosol.atmos.und.edu/ADPAA/index.html  UND Airborne Wiki]
*[http://www.springerlink.com/content/q450j8505224413x/fulltext.pdf  David Delene's ADPAA Software Article]
*[http://www.springerlink.com/content/q450j8505224413x/fulltext.pdf  David Delene's ADPAA Software Article]

Revision as of 09:54, 4 December 2022

Guides

Tutorials

ADPAA (Uses Data from ADTAE Repository)

Data Acquisition

Information for Developers

Coding Information

Developer's Conferences

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

General Information

Documentation

Visualization

Standards

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.

Atmospheric Winds (AIMMS Probe - USB Stick)
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)
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