soilDB 2.8.1
soilDB 2.8.1 (2024-01-09)
get_mapunit_from_NASIS()
,get_lmuaoverlap_from_NASIS()
andget_legend_from_NASIS()
gainareatypename
argument used for filtering legends byareatypename
.- Default results include
"Non-MLRA Soil Survey Area"
and"MLRA Soil Survey Area"
. Set toNULL
for no filter.
- Default results include
- Fixed bugs in
waterDayYear()
andsummarizeSoilTemperature()
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()
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
- Fixed a bug with
fetchSDA_spatial()
gains ability to query mapunit delineations by Ecological Site ID (by.col="ecoclassid"
)get_SDA_coecoclass()
defaultecoclasstypename
is nowc("NRCS Rangeland Site", "NRCS Forestland Site")
, as this is the most common type of aggregation and is least prone to producing unusual composition-related errors due to duplications- Fixed bug related to merging tables/integer data type
- Fixed bug in calculation of "Not assigned" fraction of mapunits which could result in negative aggregate component percentages below the default threshold
What's Changed
Full Changelog: 2.8.0...2.8.1