Data & Software

DirtClim is a database of global microclimate hourly timeseries, including air/soil temperature, relative humidity, and soil moisture. DirtClim was developed by assimilating earth observation remote sensing with mechanistic microclimate models, to generate predictions for the non-polar terrestrial surface. Publications describing and providing the data are coming soon! In the meantime, see some of the affiliated publications below:
Klinges et al. 2025 Frontiers in Ecology and the Environment
Klinges et al. 2024 Global Ecology and Biogeography

Microclimate Sensor Networks: Optimal Deployment Software
It can be hard and messy to decide where to deploy wireless environmental sensors. Sometimes you may choose locations before you’ve visited your field site, but find those locations unfeasible upon visiting in person. And many scientists and conservationists revisit sensors after deployment, only to find that some of their sensors (possibly located in key unique locations) have stopped working or have been destroyed. How to decide where to deploy one’s sensors to uniformly sample across environmental variation, and iteratively choose new locations when some locations don’t work or sensors fail? We introduced a comprehensive step-by-step practical guide for environmental sensor site selection and network deployment, complete with an open-source R program that works anywhere on the non-polar terrestrial planet. This project was drawing on experiences from an authorship team with diverse geographic expertise and focusing specifically on microclimate sensors as a representative environmental variable. Corresponding paper describing the software here in Klinges et al. 2025 Ecological Informatics.
mcera5 R package

We designed an R package to download and process ERA5 gridded climate timeseries data, to be ready for use in microclimate modeling. Corresponding paper describing the package here in Methods in Ecology and Evolution.
microclimc R package
Most biodiversity lives in microclimates influenced by vegetation, such as forest canopies but also shrublands, meadows, sand savannahs. To help ecologists represent such climate conditions near the earth’s surface, microclimc is a mechanistic model, made available through an R package, that leverages first principles physics to predict microclimate above, within, and below the canopy in any terrestrial location on earth. Alongside the microclimate model, several functions are provided to assist data assimilation, as well as different parameterizations to capture a variety of habitats, allowing flexible application even when little is known about the study location. Corresponding paper describing the package here in Ecological Modelling.
Coastal Carbon Atlas
Use this web interface to visualize, query, and download data from the Coastal Carbon Clearinghouse. User base is the community of scientists and land managers engaged in understanding and preserving coastal ecosysems. Backend and frontend both written in R with use of R Shiny and Leaflet basemaps, customization with JavaScript and CSS. Displayed data stored in the CCRCN Data Library. See our corresponding paper as well (Holmquist et al. 2024 Global Change Biology).
Ecological Forecasting Initative Member Map
A map of the membership of EFI, the Ecological Forecasting Initiative. Developed primarily by Ben Toh, in collaboration with Toryn, Dave Klinges, and others.
Introduction to Data Curation and Visualization in R
An introductory tutorial on how to use R and RStudio to download, re-shape, query, summarize, and plot data (in this case, related to the soil biogeochemistry of coastal wetlands). Tutorial written in R and RMarkdown, customization with CSS and HTML.
Reproducible Research Project Template
Open-access GitHub repository for use as a template to develop easy-to-follow, reproducible project workflows. See resources and documentation within for helpful tips and practices on developing such a project.