Calculate HONO reaction rates and plot photostationary state
git clone https://github.com/bhoover59/pyrate
pip install pyrate
import pyrate
Uses the output of the F0AM v4.2.2 code written by Bode Hoover. Reaction rates and names are determined by the MATLAB script.
- Inputs
- Column Name: data frame
- Column Name:
- Outputs:
- diurnal average
- diurnal median
plot_rates(df = df_name)
- Inputs
- Column Name: data frame
- Column Name:
- Outputs:
- diurnal average
- diurnal median
calculate_unknown(df = df)