.:tutorials Boxplot:home

From ADPAA
Revision as of 11:09, 10 April 2025 by Ajneumann (talk | contribs) (Created page with "=How to Create Boxplots with Aplot or Cplot2= This tutorial uses data from the 19 September 2017 flight found on ADTAE. ==Step 1: Gather Information= Need to know the start time, stop time, x- and y-parameter numbers in the input file. The parameter numbers can be found using 'listparas' command. Listparas example: listparas 17_09_19_20_24_36.basic.1Hz Listparas example output: 1) Air_Temp 2) MachNo_N 3) IAS 4) AIMMS_TAS 5) Press_Alt 6) Pot_Temp_T1 7) IA...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How to Create Boxplots with Aplot or Cplot2

This tutorial uses data from the 19 September 2017 flight found on ADTAE.

=Step 1: Gather Information

Need to know the start time, stop time, x- and y-parameter numbers in the input file. The parameter numbers can be found using 'listparas' command.

Listparas example:

 listparas 17_09_19_20_24_36.basic.1Hz

Listparas example output:

1) Air_Temp
2) MachNo_N
3) IAS
4) AIMMS_TAS
5) Press_Alt
6) Pot_Temp_T1
7) IAS_A
8) CIP_TAS
9) Density

10) TCritWing 11) TCritIcing