diff --git a/articles/wcs-ssurgo.html b/articles/wcs-ssurgo.html index 928d2174..fc091691 100644 --- a/articles/wcs-ssurgo.html +++ b/articles/wcs-ssurgo.html @@ -466,8 +466,9 @@

Grid Resolution SpecificationRaster Soil Survey Data

The specific RSS (state-level) data sets can be downloaded (map unit -key grids, tabular data) on Box: https://nrcs.app.box.com/v/soils. Please note that -tabular data for Raster Soil Surveys are not yet available via Soil Data +key grids, tabular data) on Box: +https://nrcs.app.box.com/v/soils. Please note that tabular +data for Raster Soil Surveys are not yet available via Soil Data Access.

 # Coweeta Hydrologic Laboratory extent; specified in EPSG:5070
diff --git a/pkgdown.yml b/pkgdown.yml
index 1e690fa4..7cfd2cfc 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -4,7 +4,7 @@ pkgdown_sha: ~
 articles:
   fetchNASIS: fetchNASIS.html
   wcs-ssurgo: wcs-ssurgo.html
-last_built: 2023-08-29T04:47Z
+last_built: 2023-08-29T05:48Z
 urls:
   reference: http://ncss-tech.github.io/soilDB/reference
   article: http://ncss-tech.github.io/soilDB/articles
diff --git a/reference/ROSETTA.html b/reference/ROSETTA.html
index 0e5897a9..5d321528 100644
--- a/reference/ROSETTA.html
+++ b/reference/ROSETTA.html
@@ -118,7 +118,7 @@ 

DetailsReferences

Consider using the interactive version, with copy/paste functionality at: https://www.handbook60.org/rosetta.

Rosetta Model Home Page: https://www.ars.usda.gov/pacific-west-area/riverside-ca/agricultural-water-efficiency-and-salinity-research-unit/docs/model/rosetta-model/.

-

Python ROSETTA model: https://www.u.arizona.edu/~ygzhang/download.html.

+

Python ROSETTA model: https://pypi.org/project/rosetta-soil/.

Yonggen Zhang, Marcel G. Schaap. 2017. Weighted recalibration of the Rosetta pedotransfer model with improved estimates of hydraulic parameter distributions and summary statistics (Rosetta3). Journal of Hydrology. 547: 39-53. doi:10.1016/j.jhydrol.2017.01.004 .

Kosugi, K. 1999. General model for unsaturated hydraulic conductivity for soils with lognormal pore-size distribution. Soil Sci. Soc. Am. J. 63:270-277.

diff --git a/reference/Rplot004.png b/reference/Rplot004.png index b00b90c7..6c596e4f 100644 Binary files a/reference/Rplot004.png and b/reference/Rplot004.png differ diff --git a/reference/Rplot005.png b/reference/Rplot005.png index bb28a4c3..ee24e983 100644 Binary files a/reference/Rplot005.png and b/reference/Rplot005.png differ diff --git a/reference/SoilWeb_spatial_query.html b/reference/SoilWeb_spatial_query.html index 2bbdc1ed..1be781be 100644 --- a/reference/SoilWeb_spatial_query.html +++ b/reference/SoilWeb_spatial_query.html @@ -273,7 +273,7 @@

Examples # query by coordinate pair SoilWeb_spatial_query(coords=c(-121, 38)) #> ogc_fid areasymbol musym mukey soilweb_last_update dist_meters -#> 1 1494846 ca077 220 462112 2022-09-14 92.17456302 +#> 1 1493878 ca077 220 462112 2022-09-14 92.17456302 # }

diff --git a/reference/fetchSDA_spatial.html b/reference/fetchSDA_spatial.html index c4afdd26..647b36de 100644 --- a/reference/fetchSDA_spatial.html +++ b/reference/fetchSDA_spatial.html @@ -136,14 +136,14 @@

Examples # get spatial data for a single mukey single.mukey <- try(fetchSDA_spatial(x = "2924882")) #> Using 1 chunks... -#> Chunk #1 completed (n = 1; 0.2 secs) -#> Done in 0.2 secs; mean/chunk: 0.2 secs; mean/symbol: 0.16 secs. +#> Chunk #1 completed (n = 1; 0.1 secs) +#> Done in 0.1 secs; mean/chunk: 0.1 secs; mean/symbol: 0.15 secs. # demonstrate fetching full extent (multi-mukey) of national musym full.extent.nmusym <- try(fetchSDA_spatial(x = "2x8l5", by = "nmusym")) #> Using 1 chunks... -#> Chunk #1 completed (n = 3; 0.8 secs) -#> Done in 1 secs; mean/chunk: 0.8 secs; mean/symbol: 0.33 secs. +#> Chunk #1 completed (n = 3; 1 secs) +#> Done in 1.2 secs; mean/chunk: 1 secs; mean/symbol: 0.4 secs. # compare extent of nmusym to single mukey within it if (!inherits(single.mukey, 'try-error') && @@ -162,8 +162,8 @@

Examples # demo adding a field (`muname`) to attribute table of result head(try(fetchSDA_spatial(x = "2x8l5", by="nmusym", add.fields="muname"))) #> Using 1 chunks... -#> Chunk #1 completed (n = 3; 0.5 secs) -#> Done in 0.7 secs; mean/chunk: 0.5 secs; mean/symbol: 0.24 secs. +#> Chunk #1 completed (n = 3; 0.7 secs) +#> Done in 0.8 secs; mean/chunk: 0.7 secs; mean/symbol: 0.27 secs. #> Simple feature collection with 6 features and 4 fields #> Geometry type: POLYGON #> Dimension: XY diff --git a/reference/get_soilDB_env.html b/reference/get_soilDB_env.html index 459a7e5f..57987834 100644 --- a/reference/get_soilDB_env.html +++ b/reference/get_soilDB_env.html @@ -80,7 +80,7 @@

Value

Examples

get_soilDB_env()
-#> <environment: 0x561e04bfa748>
+#> <environment: 0x55efe0712d88>