.:tutorialsReadplot CCNCdata:home: Difference between revisions

From ADPAA
Jump to navigation Jump to search
(Created page with "=Tutorial Name= adpaa_readplot_ccndata.py =Purpose= An example code to get started using Python and the Airborne Data Processing And Analysis (ADPAA) software package. It re...")
 
No edit summary
Line 9: Line 9:


=Notes=
=Notes=
* Tutorial code is a part of the Airborne Data Testing And Evaluation (ADTAE) software package ([https://sourceforge.net/projects/adtae/ found here]).
* Tutorial code is a part of the Airborne Data Testing And Evaluation (ADTAE) software package ([https://sourceforge.net/projects/adtae/ found here]) and is located at ${ADTAE_DIR}/NoteBooks/adpaa_readplot_ccndata within ADTAE.

Revision as of 01:59, 25 January 2019

Tutorial Name

adpaa_readplot_ccndata.py

Purpose

An example code to get started using Python and the Airborne Data Processing And Analysis (ADPAA) software package. It reads a data file in and creates an x-y plot using Python.

Usage

 ./adpaa_readplot_ccndata.py

Notes

  • Tutorial code is a part of the Airborne Data Testing And Evaluation (ADTAE) software package (found here) and is located at ${ADTAE_DIR}/NoteBooks/adpaa_readplot_ccndata within ADTAE.