Data From: Large Subsurface Carbon Stocks In A Long-term No-tillage Site Are Vulnerable To Potential Mineralization
Department of Agriculture
@usgov.usda_gov_data_from_large_subsurface_carbon_stocks_in_a_70c5c412
Department of Agriculture
@usgov.usda_gov_data_from_large_subsurface_carbon_stocks_in_a_70c5c412
CREATE TABLE organized_soiltexture_estimatedsocdata (
"point" VARCHAR,
"depthlabel" VARCHAR,
"sampleid" VARCHAR,
"sand" BIGINT,
"silt" BIGINT,
"clay" BIGINT,
"siltclay" BIGINT,
"topdepth" DOUBLE,
"bottomdepth" DOUBLE,
"top30_sublayer" VARCHAR,
"depth_label" VARCHAR,
"horizon" VARCHAR,
"generalhorizon" VARCHAR,
"soiltype" VARCHAR,
"c1" DOUBLE,
"c2" DOUBLE,
"c3" DOUBLE,
"toc" DOUBLE,
"f1" DOUBLE,
"f2" DOUBLE,
"f3" DOUBLE,
"f123" DOUBLE,
"f4" DOUBLE,
"soc1" DOUBLE,
"soc2" DOUBLE,
"soc3" DOUBLE
);
CREATE TABLE plfa_jeremy_byrep (
"plfa_id" VARCHAR,
"lab_treat" VARCHAR,
"lab_rep" BIGINT,
"point" VARCHAR,
"depth" VARCHAR,
"gf" DOUBLE,
"amf" DOUBLE,
"gn" DOUBLE,
"euk" DOUBLE,
"fungi" DOUBLE,
"gp" DOUBLE,
"ana" DOUBLE,
"actino" DOUBLE,
"tplfa" DOUBLE,
"totbac" DOUBLE,
"totfungi" DOUBLE,
"bac_fungi" DOUBLE,
"gp_gn" DOUBLE
);
CREATE TABLE plot_sample_attributes_clear20240204 (
"point" VARCHAR,
"depth_label" VARCHAR,
"soiltype" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"bulk_density" DOUBLE,
"phlevel" VARCHAR,
"c" DOUBLE,
"n" DOUBLE,
"c_n" DOUBLE,
"ph" DOUBLE,
"x13c" DOUBLE,
"toc" DOUBLE,
"top30_sublayer" VARCHAR
);
CREATE TABLE processedrawdataforhistorical_3poolsmodel20240401 (
"point" VARCHAR,
"time" DOUBLE,
"period" DOUBLE,
"resp_co2" DOUBLE,
"depth" VARCHAR,
"rep" VARCHAR,
"point_num" BIGINT,
"depth_num" BIGINT,
"pt_dp_num" BIGINT,
"rep_num" BIGINT,
"sample_num" BIGINT,
"respiration" DOUBLE,
"toc" BIGINT
);
Anyone who has the link will be able to view this.