Main Page: Difference between revisions
Jump to navigation
Jump to search
Shawnwagner (talk | contribs) |
Shawnwagner (talk | contribs) |
||
Line 33: | Line 33: | ||
*use to generate flight path file for google earth | *use to generate flight path file for google earth | ||
Use this process to generate Google Earth flight paths from USB AIMMS Probe Data | |||
1. Concatenate all ".A##" files into one ".aim" file | |||
Example: entering " cat 12091440.A0 12091440.A01 >12091440.aim " into the terminal produces an aim file for 12091440 | |||
2. Convert using ___ aimstonasa | 2. Convert using ___ aimstonasa |
Revision as of 06:36, 3 August 2017
General Information
- Constants: Setting and Updating
- Cplot Graphical Analysis Program
- Copyright Notice (COPYING)
- Creations of Wiki Page Accounts
- IDL Wrapper Code
- Installing, Updating, and Committing (Developers) ADPAA (INSTALL)
- M300 Tag Number Standard Definitions
- Scripts (Project and Flight Processing, Analysis Tools)
Files
- Data file extension hierarchy (from bottom to top)
- Image files
- netCDF Files
Guides and Tutorials
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)
!Incomplete! - Shawn Wagner
- use to generate flight path file for google earth
Use this process to generate Google Earth flight paths from USB AIMMS Probe Data
1. Concatenate all ".A##" files into one ".aim" file
Example: entering " cat 12091440.A0 12091440.A01 >12091440.aim " into the terminal produces an aim file for 12091440
2. Convert using ___ aimstonasa
3. Convert into kml files for Google Earth
Atmospheric Winds (M300 - Citation Research Aircraft)
Cloud Condensation Nuclei Counter (DMT)
- Aircraft Processing (M300 Data System)
- Surface Processing (Processing Data Directly from Instrument)
Cloud Condensation Nuclei Counter (UWyo)
- Lab Processing (Processing Data using M200 Data System)
- Lab Processing (Processing Data using A/D Board)