helikite.instruments.ozone

  1. Ozone monitor -> LOG46.txt (can’t use pressure)

Resolution: 2 sec

Headers: “ozone”,”cell_temp”,”cell_pressure”,”flow_rate”,”date”,”time”

(last column is nothing)

Attributes

ozone_monitor

Classes

OzoneMonitor

Module Contents

class helikite.instruments.ozone.OzoneMonitor(*args, **kwargs)

Bases: helikite.instruments.base.Instrument

file_identifier(first_lines_of_csv) bool
set_time_as_index(df: pandas.DataFrame) pandas.DataFrame

Set the DateTime as index of the dataframe and correct

data_corrections(df, *args, **kwargs)
read_data() pandas.DataFrame
helikite.instruments.ozone.ozone_monitor