Data from: Nonstationarity in wildlife disease dynamics: insights from the prairie dog–plague system
Data files
Jun 02, 2026 version files 20.68 MB
-
Nonstationarity-WildlifeDiseaseEcology.txt
20.67 MB
-
README.md
4.28 KB
Abstract
Ecological relationships often vary in strength and direction across ecosystems, a pattern that has become increasingly evident as ecology expands to broader spatial and temporal scales. Although such nonstationarity—the changing effect of predictor variables across spatiotemporal contexts—is widely acknowledged in ecological research, it has received limited attention in the study of wildlife diseases. Here, we evaluated nonstationarity in sylvatic plague epizootics among black-tailed prairie dog (Cynomys ludovicianus) colonies across nine federally managed grasslands in the Great Plains, USA. Using a 29-year dataset (~1992–2020) and a mixed-effects machine learning approach, we assessed how the effects of climate and colony characteristics on plague varied in strength and direction at each grassland. Across sites, colony size, clustering, and structural connectedness showed generally stationary, positive associations with outbreak probability. By contrast, weather effects were strongly nonstationary: temperature and precipitation alternately increased, decreased, or showed little association with outbreaks depending on the grassland. Predictor importance also shifted across space and within epizootics; at some sites precipitation signaled outbreak onset, whereas host spatial structure governed subsequent spread and persistence. These results indicate that host aggregation provides a consistent scaffold for transmission, while environmental drivers act locally and vary through time. Recognizing this contrast can improve forecasting and mitigation, as interventions such as vaccination or vector control are likely to perform differently across environmental contexts. Methodologically, explicitly modeling slope heterogeneity identified where and when covariate effects differ, offering a transferable approach for disentangling local from broad-scale drivers of wildlife disease across heterogeneous landscapes.
Author Information
A. Principal Investigator Contact Information
Name: Gabriel Barrile
Institution: University of Wyoming
Address: 1000 E University Ave, Laramie, WY, 82071
Email: gbarrile@uwyo.edu
B. Associate or Co-investigator Contact Information
Name: Ana Davidson
Institution: Colorado State University
Address: 1475 Campus Delivery, Fort Collins, CO, 80523
Email: ana.davidson@colostate.edu
C. Alternate Contact Information
Name: Gabriel Barrile
Email: gbarrile15@gmail.com
Date of data collection:
May 1992 - September 2020
Geographic location of data collection:
Charles M. Russell National Wildlife Refuge, Montana, USA
Cimarron National Grassland, Kansas, USA
Comanche Carrizo National Grassland, Colorado, USA
Comanche Timpas National Grassland, Colorado, USA
Kiowa National Grassland, New Mexico, USA
Pawnee East National Grassland, Colorado, USA
Pawnee West National Grassland, Colorado, USA
Rita Blanca National Grassland, Texas, USA
Thunder Basin National Grassland, Wyoming, USA
Funding source that supported the collection of the data:
Funding was provided by the National Institute of Food and Agriculture (award number: 2020-67019-31153).
SHARING/ACCESS INFORMATION
Recommended citation for this dataset:
Barrile, G. M., Layfield, J. F., Augustine, D. A., Porensky, L. P., Duchardt, C. J., Rangwala, I., & Davidson, A. D. (2026). Data from: Nonstationarity in wildlife disease research: a case study with prairie dogs and plague. Dryad Digital Repository.
Methods for processing the data:
Data are in the format used in analysis.
Instrument- or software-specific information needed to interpret the data:
We used Program R to format and analyze data. All R packages and functions needed to interpret the data are cited in the manuscript.
DATA-SPECIFIC INFORMATION FOR:
File: Nonstationarity-WildlifeDiseaseEcology.txt
Number of variables: 11
Number of cases/rows: 152818 (including the top row of column names)
Variable List and Information:
- Plague = a binary variable (1 or 0) indicating whether a given hectare of BTPD colony experienced plague (1) or not (0) between years
- Grassland = the site (i.e., National Grassland or National Wildlife Refuge) from which the colony data were derived
- CMRfull - Charles M. Russell National Wildlife Refuge
- Cimarron - Cimarron National Grassland
- ComancheSE - Comanche Carrizo National Grassland
- ComancheNW- Comanche Timpas National Grassland
- Kiowa- Kiowa National Grassland
- PawneeE- Pawnee East National Grassland
- PawneeW - Pawnee West National Grassland
- RitaBlanca- Rita Blanca National Grassland
- ThunderBasin - Thunder Basin National Grassland
- Year = the year of the observation
- ColonyID = the name of the colony from which the observation was derived (each colony within each grassland was given a unique number)
- MNN = mean nearest-neighbor distance between colonies (in meters)
- Cohesion = a metric of the connectedness of colonies, with higher values denoting less fragmented colonies (this metric does not have units)
- PlagueDist = nearest distance to a plagued site from the previous year (in meters)
- ColonySize = total area of a given colony (in hectares)
- CY_Precip = total precipitation (in mm) during the current calendar year (January-December, see 'Year' column above)
- WSSF_Precip = represents the extent to which winter/spring (WS, January-May) precipitation in year t+1 deviated from the long-term (2000-2020) average WS precipitation, compared to the extent to which summer/fall (SF, June-September) precipitation in year t deviated from the long-term average SF precipitation. For example, positive values for WSSF_Precip indicate that a drier than average summer/fall was followed by a wetter than average winter/spring.
- MaxTemp C = represents the deviation in the average maximum temperature during the hottest months (June–August) of the previous year from the long-term average during 2000–2020 (e.g., a negative value denotes a cooler than average summer in the previous year).
Biologists from multiple agencies and organizations (e.g., U.S. Forest Service, U.S. Geological Survey, university partners, private contractors) mapped black-tailed prairie dog (BTPD) colony boundaries annually at our focal grasslands, which involved using GPS devices to record the outermost perimeter of each colony (usually during summer months). Such mapping produced shapefiles with polygons delineating colony boundaries, which we refer to as “colony data.” We then converted colony shapefiles into raster layers with 1-ha resolution, which is considered to be the minimum area necessary to constitute an active BTPD colony. We inferred plague outbreaks from annual changes in colony data, defining epizootics as declines of greater than 50% loss in colony area between consecutive years. Therefore, within colonies that suffered more than a 50% reduction in area between years, we classified raster cells that shifted from occupied by BTPDs to unoccupied as extinction events attributable to plague. To obtain model covariate, we used functions within the R package ‘landscapemetrics’ to calculate colony characteristics (e.g., mean nearest neighbor) and derived temperature and precipitation variables from the Daymet data product using functions within the R package ‘FedData’.
