You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
waterDayYear() and .formatDates() allow optional format and tz argument; used for consistent POSIX time conversion in tests where date/time has granularity finer than one day
fetchSDA() extensions for better handling of components with no horizon data
SDA_spatialQuery() and processSDA_WKT() fully use {sf}, replacing {sp} in these contexts
SDA_spatialQuery() gains argument byFeature to use multiple single-feature queries and combine the results with a unique feature ID specified by idcol argument. This allows for specific feature intersection results without secondary spatial overlay of the polygons (#222)
dbConnectNASIS() no longer requires that the NASIS credentials option be set if the dsn argument is specified.
Rebuilt loafercreek, gopheridge and mineralKing from latest fetchNASIS() results.