Quantifying Methane Production At A Cattle Grazing Site Using Open-Path Dual-Comb Spectroscopy
National Institute of Standards and Technology
@usgov.national_institute_of_standard_quantifying_methane_pro_5e352de7
National Institute of Standards and Technology
@usgov.national_institute_of_standard_quantifying_methane_pro_5e352de7
CREATE TABLE allan_werle_deviation_data_for_10_29_2022 (
"unnamed_0" BIGINT,
"tau" DOUBLE,
"ch0_ch4_oadev" DOUBLE,
"ch0_ch4_oadev_err" DOUBLE,
"ch1_ch4_oadev" DOUBLE,
"ch1_ch4_oadev_err" DOUBLE
);
CREATE TABLE methane_concentration_data_for_10_29_2022 (
"unnamed_0" BIGINT,
"time_stamp" BIGINT,
"date" TIMESTAMP,
"tod" VARCHAR,
"doy" DOUBLE,
"igm_time" DOUBLE,
"tshasdata" BIGINT,
"igms_per_pc" BIGINT,
"ch0_p2p" DOUBLE,
"ch0_reduced_chi2" DOUBLE,
"ch0_h2o_molefraction" DOUBLE,
"ch0_h2o_molefraction_err" DOUBLE,
"ch0_co2_molefraction" DOUBLE,
"ch0_co2_molefraction_err" DOUBLE,
"ch0_ch4_molefraction" DOUBLE,
"ch0_ch4_molefraction_err" DOUBLE,
"ch0_t_k" DOUBLE,
"ch0_t_k_err" DOUBLE,
"ch0_p_mbar" DOUBLE,
"ch0_p_mbar_err" DOUBLE,
"ch1_p2p" DOUBLE,
"ch1_reduced_chi2" DOUBLE,
"ch1_h2o_molefraction" DOUBLE,
"ch1_h2o_molefraction_err" DOUBLE,
"ch1_co2_molefraction" DOUBLE,
"ch1_co2_molefraction_err" DOUBLE,
"ch1_ch4_molefraction" DOUBLE,
"ch1_ch4_molefraction_err" DOUBLE,
"ch1_t_k" DOUBLE,
"ch1_t_k_err" DOUBLE,
"ch1_p_mbar" DOUBLE,
"ch1_p_mbar_err" DOUBLE
);
Anyone who has the link will be able to view this.