Skip to content
David H Hagan edited this page Mar 7, 2014 · 5 revisions

ACT is a python library for analyzing atmospheric chemistry data.


Structure of the library:

  • ACT
    • vaps

      • Plot VAPS thermocouple data for debugging purposes
    • pam

      • Mesh trace gas data with RHT/Thermocouple data into one file
      • Plot PAM data post run
      • Superior data munging capabilities
    • thermo

      • Import data from Thermo Scientific Gas Analyzers for munging and analysis
      • Plot diurnal profiles for trace gas constituents
      • Plot trace gas data over time
      • Debug thermo scientific gas analyzers

Structure of the Documentation

  1. header: Links to all functions and classes within a file
  2. content: Definitions of all functions/classes
Clone this wiki locally