Hi, sir, from my methane dataset it has methane_mixing_ratio and methane_mixing_ratio_bias_corrected dataset, when I use harp to processing the data, how should I know which data was used ? Here is my python code,
I read harp document S5P_L2_CH4 β HARP 1.13 documentation,
my understanding is the default data used is methane_mixing_ratio, what if I want to use methane_mixing_ratio_bias_corrected, how should I edit the code? many thanks