Main Page: Difference between revisions
Jump to navigation
Jump to search
Shawnwagner (talk | contribs) No edit summary |
Daviddelene (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
==Files== | ==Files== | ||
* Data | * Data File Extension Hierarchy (from bottom to top) | ||
** [[.: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)]] | ||
** [[.:chronfiles:home|Chronological files - NASA/UND ASCII Format (*.chron)]] | ** [[.:chronfiles:home|Chronological files - NASA/UND ASCII Format (*.chron)]] | ||
Line 21: | Line 22: | ||
** [[.:editfiles:home|Edited Files - NASA/UND ASCII Format (*.flt, *.edits)]] | ** [[.:editfiles:home|Edited Files - NASA/UND ASCII Format (*.flt, *.edits)]] | ||
** [[.:cleanfiles:home|Clean Files - NASA/UND ASCII Format (*.clean)]] | ** [[.:cleanfiles:home|Clean Files - NASA/UND ASCII Format (*.clean)]] | ||
* Image | ** [[.:summaryfiles:home|Summary (Science) Files - NASA/UND ASCII Format (*.sum)]] | ||
* Image Files | |||
** [[.:twodc:home|Image Files (*.2dc, *.cip, *.pip)]] | ** [[.:twodc:home|Image Files (*.2dc, *.cip, *.pip)]] | ||
* Input/Output of Data Files | |||
** [[.:ioIDL:home|IDL 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]] |
Revision as of 19:36, 24 January 2019
Guides and Tutorials
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
- ADPAA Processing Scripts (Project and Flight Processing, Analysis Tools)
- ADPAA Linkage Scripts to SODA2 (Two Dimensional Image Probe Processing)
Files
- Data File Extension Hierarchy (from bottom to top)
- Exact (unmodified) Serial Stream Out Data Files - NASA/UND ASCII Format (*.log)
- Raw Data Files - NASA/UND ASCII Format (*.raw)
- Chronological files - NASA/UND ASCII Format (*.chron)
- Synchronous Files - NASA/UND ASCII Format (*.sync)
- Edited Files - NASA/UND ASCII Format (*.flt, *.edits)
- Clean Files - NASA/UND ASCII Format (*.clean)
- Summary (Science) Files - NASA/UND ASCII Format (*.sum)
- 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)
- 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)