Observations Of CO2, CH4, And CO Mole Fractions From The NIST Northeast Corridor Urban Testbed
Department of Commerce
@usgov.doc_gov_observations_of_co2_ch4_and_co_mole_fractions__848c2fb1
Department of Commerce
@usgov.doc_gov_observations_of_co2_ch4_and_co_mole_fractions__848c2fb1
NOTE: please see the latest (March 2025) update at https://doi.org/10.18434/mds2-3765. Hourly observations of CO2 and CH4 from tower-based sites in the NIST Northeast Corridor network (currently 23, but more may be added in future updates); CO observations from one site. Data files are comma delimited (CSV). Measurements of each species may be from two or more different heights above ground. Site locations, heights, and other information is in a separate ascii (CSV) file (NEC_sites.csv). Data is currently reported for the years 2015-2019, with planned annual updates. An ASCII Readme file (NEC_Readme_10052020) is also posted, along with an Updates_10052020.txt file that includes information on updates. Current update: Nov 11, 2020. See also associated publication (Karion et al., Earth System Science Data, 2020): https://doi.org/10.5194/essd-12-699-2020
Organization: Department of Commerce
Last updated: 2020-11-12T14:51:11.539864
Tags: ghg-concentration-measurements, greenhouse-gas-measurements, urban-greenhouse-gas-domes
CREATE TABLE table_1 (
"datetime_utc" TIMESTAMP,
"dec_year_utc" DOUBLE,
"yyyy" BIGINT,
"mm" BIGINT,
"dd" BIGINT,
"hh" BIGINT,
"ch4_ppb" VARCHAR,
"ch4_sd" VARCHAR,
"ch4_n_minutes" BIGINT,
"ch4_min" VARCHAR,
"ch4_max" VARCHAR,
"ch4_uncertainty" VARCHAR,
"ch4_flags" VARCHAR
);Anyone who has the link will be able to view this.