Data From: Patch-burn Grazing Increased Structural Heterogeneity In Southwestern North Dakota Rangelands
Department of Agriculture
@usgov.usda_gov_data_from_patch_burn_grazing_increased_struct_73df0283
Department of Agriculture
@usgov.usda_gov_data_from_patch_burn_grazing_increased_struct_73df0283
Who: USDA ARS and NDSU range and wildlife researchers, graduate students, and undergraduate technicians
What: Structural characteristics and community composition collected from southwestern North Dakota rangelands from 2017 through 2020
Where: Hettinger Research Extension Center in Hettinger, North Dakota USA
Why: These two files come from a patch-burn grazing study in southwestern North Dakota that were comparing an iteration of patch-burn grazing with cattle to a version of patch-burn grazing with sheep for the grazing component. Feel free to contact me at jonathan.spiess@usda.gov or jwspiess@gmail.com.
How: We used 0.5m x 0.5m quadrats to measure vegetation structure characteristics and community composition along 100m transects in patches (subsections) of larger pastures or management units. We measured 1 quadrat spaced every 10 m starting at 0 on both sides of the transect for 22 total quadrats per transect in patch-burn grazing pastures. Transects were distributed amongst patches of each pasture and management unit.
17_18_19_20vegFG.csv is the primary dataset for this paper and repository here. We collected vegetation structure and community composition data in 2017, 2018, 2019, and 2020.
* Pasture is the primary ID for a given unit
RadGraph.csv was used to expedite making a community composition figure that is now in the supplemental materials for the paper.
Organization: Department of Agriculture
Last updated: 2025-01-31T23:39:17.258216
Tags: patch-burn-grazing, rangeland-management, structural-heterogeneity, vegetation-structure
CREATE TABLE n_17_18_19_20vegfg (
"year" BIGINT,
"pasture" VARCHAR,
"block" VARCHAR,
"tsf" VARCHAR,
"use" VARCHAR,
"management" VARCHAR,
"patch" BIGINT,
"pastpatch" VARCHAR,
"transect" BIGINT,
"distance" BIGINT,
"vor_n" DOUBLE,
"vor_e" DOUBLE,
"vor_s" DOUBLE,
"vor_w" DOUBLE,
"vor_mean" DOUBLE,
"maxlive" DOUBLE,
"maxdead" DOUBLE,
"litdepth1" DOUBLE,
"litdepth2" DOUBLE,
"litdepth3" DOUBLE,
"litdepth4" DOUBLE,
"litmean" DOUBLE,
"bgcover" DOUBLE,
"gcover" DOUBLE,
"litcover" DOUBLE,
"acmi" DOUBLE,
"agcr" DOUBLE,
"alte" BIGINT,
"amps" DOUBLE,
"anem" DOUBLE,
"ange" DOUBLE,
"anmi" DOUBLE,
"anpa" DOUBLE,
"arca" BIGINT,
"ardr" DOUBLE,
"arfr" DOUBLE,
"arlu" DOUBLE,
"arpu" DOUBLE,
"arpy" DOUBLE,
"assy" DOUBLE,
"basc" DOUBLE,
"bein" DOUBLE,
"bocu" DOUBLE,
"bogr" DOUBLE,
"brin" DOUBLE,
"brja" DOUBLE,
"bspr" DOUBLE,
"buda" DOUBLE,
"bunch" DOUBLE,
"calo" DOUBLE,
"casa" DOUBLE,
"chal" DOUBLE,
"ciar" DOUBLE,
"ciun" DOUBLE,
"coar" DOUBLE,
"coti" DOUBLE,
"dagl" BIGINT,
"dapu" DOUBLE,
"deso" DOUBLE,
"disp" DOUBLE,
"ecan" DOUBLE,
"elin" DOUBLE,
"elpo" BIGINT,
"elre" DOUBLE,
"eltr" DOUBLE,
"eras" DOUBLE,
"eues" DOUBLE,
"gaar" DOUBLE,
"geri" DOUBLE,
"glle" DOUBLE,
"grsq" DOUBLE,
"heco" DOUBLE,
"hema" DOUBLE,
"hepa" DOUBLE,
"hepu" DOUBLE,
"hevi" DOUBLE,
"hoju" DOUBLE,
"ivax" DOUBLE,
"koma" DOUBLE,
"lata" DOUBLE,
"lede" DOUBLE,
"lipu" DOUBLE,
"loun" DOUBLE,
"lyju" DOUBLE,
"meaf" DOUBLE,
"meal" BIGINT,
"meof" DOUBLE,
"mesa" DOUBLE,
"navi" DOUBLE,
"oesu" DOUBLE,
"opfr" DOUBLE,
"owl" DOUBLE,
"pasm" DOUBLE,
"phpr" DOUBLE,
"plpa" DOUBLE,
"poan" DOUBLE,
"poco" DOUBLE,
"popr" DOUBLE,
"psar" DOUBLE,
"pses" DOUBLE
);Anyone who has the link will be able to view this.