Skip to content

soilDB 2.9.1

Choose a tag to compare

@brownag brownag released this 03 Apr 14:39
· 34 commits to master since this release
7fbc855

soilDB 2.9.1 (2026-04-01)

  • ROSETTA() updates thanks to Todd Skaggs (USDA-ARS):
    • Now using version 2 of the ROSETTA API (https://www.handbook60.org/rosetta)
    • New argument est.type for selecting ensemble summary method and resulting units of measure
    • $Ko$ and $L$ parameters now included in model output
  • fetchGDB() now supports passing path to SSURGO GeoPackage file via dsn argument
  • Breaking change: sample SoilProfileCollection datasets (loafercreek, gopheridge, mineralKing) updated to 2.9.x fetchNASIS() schema
    • Deprecated columns have been removed, following the corresponding changes in 2.9.0

soilDB 2.9.0 (2026-01-22)

Breaking Changes

Documentation

  • New vignette with details on SoilWeb curated data sources, and related functions in soilDB (#435)
  • New vignette on Soil Data Access, SDA_query() and high-level wrapper functions for SDA queries in soilDB

Improvements

  • fetchOSD(..., extended = TRUE) gains geomorphon proportions via SoilWeb (#435)
  • get_SDA_property(method="weighted average") resolved efficiency issues and streamlined SQL Common Table Expressions for processing very large sets of map unit keys (#432)
  • OSDquery() gains remarks argument for searching the REMARKS section of OSDs

soilDB 2.8.14 (2025-12-04)

  • Added family mineralogy class grids
  • Added argument type for selecting the type of query; replaces deprecated formativeElement
  • SDA_query() now includes additional metadata (comment header in SQL) to inform usage metrics of various access points to SDA
  • fetchSDA() and related lower-level child functions now include nasiscoiid and nasischiid for relating to internal database record IDs

What's Changed

New Contributors

Full Changelog: 2.8.13...2.9.1