From b88d30dc8c22a03aec091730fbb7c473da6042b9 Mon Sep 17 00:00:00 2001 From: "Andrew G. Brown" Date: Wed, 13 Apr 2022 17:27:35 -0700 Subject: [PATCH] Update NEWS --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 576cfcdd..5378c49a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -8,7 +8,8 @@ * Added `fetchLDM()` function to access Kellogg Soil Survey Lab Data Mart via Soil Data Access or local SQLite snapshot (https://github.com/ncss-tech/soilDB/pull/243) * Added `get_SDA_metrics()` for accessing usage metrics for Soil Data Access, Web Soil Survey and the Lab Data Mart. Thanks to Jason Nemecek for submitting the base SQL query * `get_SDA_interpretation(method = "dominant condition")` now includes `total_comppct_*` columns reflecting the summed component percentage of the dominant condition - + * Updated metadata for SCAN sites that were missing `pedlabsampnum` (KSSL Pedon Sample ID) + # soilDB 2.6.14 (2022-03-15) * `waterYearDay()` bug fix for more specific (sub-daily) date-time formats * `fetchSCAN()` better handling of empty results in multi-site queries