Data From: Grazing Effects On Nitrous Oxide Flux In An Integrated Crop-Livestock System
Department of Agriculture
@usgov.usda_gov_data_from_grazing_effects_on_nitrous_oxide_fl_16ade763
Department of Agriculture
@usgov.usda_gov_data_from_grazing_effects_on_nitrous_oxide_fl_16ade763
Integrated crop-livestock (ICL) systems represent a promising approach to sustainably intensify agricultural production. However, the inherent complexity of ICL systems contributes to potential tradeoffs among production, economic, and environmental attributes. Among the many important environmental metrics associated with agricultural production, nitrous oxide (N2O) flux from soil is prominent for its dual role as a strong greenhouse gas and its capacity to deplete ozone in the stratosphere. Unfortunately, there is limited understanding of ICL system effects on N2O flux from soil, especially in North America. Given this context, soil-atmosphere N2O flux was measured from ICL and non-ICL practices over a 3-year period near Mandan, ND USA. Evaluated treatments included grazed and ungrazed cropland and grassland, each replicated four times. Measurements of N2O flux were made using static chamber methodology 93 times over the study period (14 Oct 2016 – 16 Oct 2019). Near-surface soil water content and temperature were measured concurrently with N2O flux when the soil was not frozen. Seasonal measurements of soil bulk density, soil pH, and extractable nitrate-N and ammonium-N were evaluated in all treatments each year. Data may be used to understand N2O flux and soil property dynamics in ICL production systems. Data are generally applicable to cropland under a semiarid Continental climate for the following soil types: Grassna, Linton, Mandan, Temvik, Williams, and Wilton.
Organization: Department of Agriculture
Last updated: 2024-04-10T09:13:46.644992
Tags: cropland, grazing-cattle, greenhouse-gases-environmental-aspects, integrated-crop-livestock-systems, long-term-experiment, northern-great-plains, perennial-forages, semiarid-region
CREATE TABLE icln2o_ghg_metadata (
"attribute" VARCHAR,
"description" VARCHAR,
"units" VARCHAR,
"note" VARCHAR
);CREATE TABLE icln2o_soil_data (
"study" VARCHAR,
"year" BIGINT,
"season" VARCHAR,
"rep" BIGINT,
"system" VARCHAR,
"grztrt" VARCHAR,
"trt" VARCHAR,
"rot" BIGINT,
"plot" VARCHAR,
"depth" VARCHAR,
"sbd" DOUBLE,
"ph" DOUBLE,
"nh4n" DOUBLE,
"no3n" DOUBLE
);CREATE TABLE icln2o_soil_metadata (
"attribute" VARCHAR,
"description" VARCHAR,
"units" VARCHAR,
"note" VARCHAR
);Anyone who has the link will be able to view this.