From 9b7bd2867a7c2e1bb021535d8f49fa6fb5a0bf99 Mon Sep 17 00:00:00 2001 From: Andrew Gene Brown Date: Thu, 4 Jan 2024 11:00:21 -0800 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 6bb5cac2..0438aa30 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,7 +5,7 @@ - Fixed bugs in `waterDayYear()` and `summarizeSoilTemperature()` for leap years (#333) - `fetchSoilGrids()` upgrades - Fixed a bug with `data.frame` output - - Requests for more than 5 sites now include a call to `Sys.sleep()` + - Requests for more than 5 sites now include a call to `Sys.sleep()` to conform with ISRIC "Fair Use" policy - Upgraded SoilProfileCollection spatial promotion for aqp 2.0+ - Added 10 kPa, 33 kPa and 1500 kPa water content estimates to default variable sets for point and grid queries