Baselight

Data And Code From: Cultivation And Dynamic Cropping Processes Impart Land-cover Heterogeneity Within Agroecosystems: A Metrics-based Case Study In The Yazoo-Mississippi Delta (USA)

Department of Agriculture

@usgov.usda_gov_data_and_code_from_cultivation_and_dynamic_cr_d4f3cbfa

Loading...
Loading...

About this Dataset

Data And Code From: Cultivation And Dynamic Cropping Processes Impart Land-cover Heterogeneity Within Agroecosystems: A Metrics-based Case Study In The Yazoo-Mississippi Delta (USA)

This dataset contains data and code from the manuscript:

Heintzman, L.J., McIntyre, N.E., Langendoen, E.J., & Read, Q.D. (2024). Cultivation and dynamic cropping processes impart land-cover heterogeneity within agroecosystems: a metrics-based case study in the Yazoo-Mississippi Delta (USA). Landscape Ecology 39 , 29 (2024). https://doi.org/10.1007/s10980-024-01797-0

There are 14 rasters of land use and land cover data for the study region, in .tif format with associated auxiliary files, two shape files with county boundaries and study area extent, a CSV file with summary information derived from the rasters, and a Jupyter notebook containing Python code.

The rasters included here represent an intermediate data product. Original unprocessed rasters from NASS CropScape are not included here, nor is the code to process them.

List of files

  • MS_Delta_maps.zip
  • * `MSDeltaCounties_UTMZone15N.shp`: Depiction of the 19 counties (labeled) that intersect the Mississippi Alluvial Plain in western Mississippi.
    
    • MS_Delta_MAP_UTMZone15N.shp: Depiction of the study area extent.
  • mf8h_20082021.zip
  • * `mf8h_XXXX.tif`: Yearly, reclassified and majority filtered LULC data used to build `comboall1.csv` \- derived from USDA NASS CropScape. There are 14 .tif files total for years 2008-2021. Each .tif file includes auxiliary files with the same file name and the following extensions: .tfw, .tif.aux.xml, .tif.ovr., .tif.vat.cpg., .tif.vat.dbf.
    
  • comboall1.csv: Combined dataset of LULC information for all 14 years in study period.
  • analysis.ipynb_.txt: Jupyter Notebook used to analyze comboall1.csv. Convert to .ipynb format to open with Jupyter.

This research was conducted under USDA Agricultural Research Service, National Program 211 (Water Availability and Watershed Management).
Organization: Department of Agriculture
Last updated: 2024-03-30T11:07:17.372077
Tags: ars, crop-rotation, data-gov, land-use-and-land-cover, land-use-and-land-cover-change, landscape, mississippi-delta, np211

Tables

Comboall1

@usgov.usda_gov_data_and_code_from_cultivation_and_dynamic_cr_d4f3cbfa.comboall1
  • 13.74 MB
  • 1,048,575 rows
  • 16 columns
Loading...
CREATE TABLE comboall1 (
  "value" BIGINT,
  "count" BIGINT,
  "mf8h_2008" BIGINT,
  "mf8h_2009" BIGINT,
  "mf8h_2010" BIGINT,
  "mf8h_2011" BIGINT,
  "mf8h_2012" BIGINT,
  "mf8h_2013" BIGINT,
  "mf8h_2014" BIGINT,
  "mf8h_2015" BIGINT,
  "mf8h_2016" BIGINT,
  "mf8h_2017" BIGINT,
  "mf8h_2018" BIGINT,
  "mf8h_2019" BIGINT,
  "mf8h_2020" BIGINT,
  "mf8h_2021" BIGINT
);

Share link

Anyone who has the link will be able to view this.