diff --git a/articles/wcs-ssurgo.html b/articles/wcs-ssurgo.html index 149b180e..f2168245 100644 --- a/articles/wcs-ssurgo.html +++ b/articles/wcs-ssurgo.html @@ -396,7 +396,7 @@

Map Unit Key Grids#> extent : -1365495, -1358925, 2869245, 2873655 (xmin, xmax, ymin, ymax) #> coord. ref. : NAD83 / Conus Albers (EPSG:5070) #> source(s) : memory -#> varname : file22391324dd56 +#> varname : file227f66f8f8bb #> categories : mukey #> name : mukey #> min value : 144983 @@ -504,7 +504,7 @@

Raster Soil Survey Data#> extent : 1129005, 1135005, 1402995, 1411005 (xmin, xmax, ymin, ymax) #> coord. ref. : NAD83 / Conus Albers (EPSG:5070) #> source(s) : memory -#> varname : file22394d520975 +#> varname : file227f64dc2b89 #> categories : mukey #> name : mukey #> min value : 545800 @@ -518,7 +518,7 @@

Raster Soil Survey Data#> extent : 1129005, 1135005, 1402995, 1411005 (xmin, xmax, ymin, ymax) #> coord. ref. : NAD83 / Conus Albers (EPSG:5070) #> source(s) : memory -#> varname : file2239451fd6c5 +#> varname : file227f11a8b464 #> categories : mukey #> name : mukey #> min value : 545800 @@ -532,7 +532,7 @@

Raster Soil Survey Data#> extent : 1129005, 1135005, 1402995, 1411005 (xmin, xmax, ymin, ymax) #> coord. ref. : NAD83 / Conus Albers (EPSG:5070) #> source(s) : memory -#> varname : file223975d194d0 +#> varname : file227f663f0bbc #> categories : mukey #> name : mukey #> min value : 3244721 @@ -587,7 +587,7 @@

STATSGO#> extent : 1129005, 1135005, 1402995, 1411095 (xmin, xmax, ymin, ymax) #> coord. ref. : NAD83 / Conus Albers (EPSG:5070) #> source(s) : memory -#> varname : file2239816ae8d +#> varname : file227f27eedc97 #> categories : mukey #> name : mukey #> min value : 659074 diff --git a/articles/wcs-ssurgo_files/figure-html/unnamed-chunk-10-1.png b/articles/wcs-ssurgo_files/figure-html/unnamed-chunk-10-1.png index ac1f0d02..afa5cfdc 100644 Binary files a/articles/wcs-ssurgo_files/figure-html/unnamed-chunk-10-1.png and b/articles/wcs-ssurgo_files/figure-html/unnamed-chunk-10-1.png differ diff --git a/authors.html b/authors.html index 23423774..aa11535e 100644 --- a/authors.html +++ b/authors.html @@ -75,11 +75,11 @@

Authors

Citation

Source: inst/CITATION

-

Beaudette, D., Skovlin, J., Roecker, S., Brown, A. (2023). soilDB: Soil Database Interface. R package version 2.7.8. <https://CRAN.R-project.org/package=soilDB>

+

Beaudette, D., Skovlin, J., Roecker, S., Brown, A. (2023). soilDB: Soil Database Interface. R package version 2.7.10. <https://CRAN.R-project.org/package=soilDB>

@Manual{,
   title = {soilDB: Soil Database Interface},
   author = {Dylan Beaudette and Jay Skovlin and Stephen Roecker and Andrew Brown},
-  note = {R package version 2.7.8},
+  note = {R package version 2.7.10},
   url = {https://CRAN.R-project.org/package=soilDB},
   year = {2023},
 }
diff --git a/index.html b/index.html index 5011a2bd..8a3fac32 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,7 @@

Installation

-

Get the stable version from CRAN:

+

Get the stable version (2.7.10) from CRAN:

install.packages('soilDB', dependencies = TRUE)

Get the development version from GitHub:

remotes::install_github("ncss-tech/soilDB", dependencies = FALSE)
@@ -94,7 +94,7 @@

Citation
## To cite soilDB in publications use:
 ## 
 ##   Beaudette, D., Skovlin, J., Roecker, S., Brown, A. (2023). soilDB:
-##   Soil Database Interface. R package version 2.7.10.
+##   Soil Database Interface. R package version 2.7.8.
 ##   <https://CRAN.R-project.org/package=soilDB>
 ## 
 ## A BibTeX entry for LaTeX users is
@@ -102,7 +102,7 @@ 

Citation## @Manual{, ## title = {soilDB: Soil Database Interface}, ## author = {Dylan Beaudette and Jay Skovlin and Stephen Roecker and Andrew Brown}, -## note = {R package version 2.7.10}, +## note = {R package version 2.7.8}, ## url = {https://CRAN.R-project.org/package=soilDB}, ## year = {2023}, ## }

diff --git a/news/index.html b/news/index.html index 48a2cbe8..5f6dd610 100644 --- a/news/index.html +++ b/news/index.html @@ -52,7 +52,7 @@
-

soilDB 2.7.10 (2023-11-16)

+

soilDB 2.7.10 (2023-11-16)

CRAN release: 2023-11-16

  • fetchSDA_spatial() gains geom.src="mlrapolygon" for obtaining Major Land Resource Area (MLRA) polygon boundaries. When using this geometry source x is a vector of MLRARSYM (MLRA Symbols).

    • The geometry source is the MLRA Geographic Database v5.2 (2022) which is not (yet) part of Soil Data Access. Instead of SDA, GDAL utilities are used to read a zipped ESRI Shapefile from a remote URL: https://www.nrcs.usda.gov/sites/default/files/2022-10/MLRA_52_2022.zip. Therefore, most additional fetchSDA_spatial() arguments are not currently supported for the MLRA geometry source. In the future a mlrapolygon table may be added to SDA (analogous to mupolygon and sapolygon), and the function will be updated accordingly at that time.
    • diff --git a/pkgdown.yml b/pkgdown.yml index eef0ae3e..9cae67a3 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-11-16T19:28Z +last_built: 2023-11-18T18:41Z urls: reference: http://ncss-tech.github.io/soilDB/reference article: http://ncss-tech.github.io/soilDB/articles diff --git a/reference/Rplot004.png b/reference/Rplot004.png index 3e1a72ab..38373d86 100644 Binary files a/reference/Rplot004.png and b/reference/Rplot004.png differ diff --git a/reference/Rplot005.png b/reference/Rplot005.png index 55c2f900..bef00219 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 24d7531b..55b40ebc 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 1494050 ca077 220 462112 2023-09-11 92.17456302 +#> 1 1495231 ca077 220 462112 2023-09-11 92.17456302 # }

diff --git a/reference/estimateColorMixture.html b/reference/estimateColorMixture.html index 5d8ed6c0..f5414285 100644 --- a/reference/estimateColorMixture.html +++ b/reference/estimateColorMixture.html @@ -83,7 +83,7 @@

Value

Note

-

See aqp::mixMunsell() for a more realistic (but slower) simulation of subtractive mixing of pigments.

+

See aqp::mixMunsell() for a more realistic (but slower) simulation of subtractive mixing of pigments. An efficient replacement for this function (wt. mean in CIELAB coordinates) is implemented in aqp::mixMunsell(..., mixingMethod = 'estimate').

Author

diff --git a/reference/fetchSDA_spatial.html b/reference/fetchSDA_spatial.html index 1255e1bd..e50c1e0e 100644 --- a/reference/fetchSDA_spatial.html +++ b/reference/fetchSDA_spatial.html @@ -143,14 +143,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.17 secs. +#> Chunk #1 completed (n = 1; 0.1 secs) +#> Done in 0.1 secs; mean/chunk: 0.1 secs; mean/symbol: 0.13 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; 1.4 secs) -#> Done in 1.6 secs; mean/chunk: 1.4 secs; mean/symbol: 0.52 secs. +#> Chunk #1 completed (n = 3; 0.8 secs) +#> Done in 1 secs; mean/chunk: 0.8 secs; mean/symbol: 0.33 secs. # compare extent of nmusym to single mukey within it if (!inherits(single.mukey, 'try-error') && @@ -169,8 +169,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; 1.8 secs) -#> Done in 2 secs; mean/chunk: 1.8 secs; mean/symbol: 0.67 secs. +#> Chunk #1 completed (n = 3; 0.6 secs) +#> Done in 0.8 secs; mean/chunk: 0.6 secs; mean/symbol: 0.26 secs. #> Simple feature collection with 6 features and 6 fields #> Geometry type: POLYGON #> Dimension: XY diff --git a/reference/get_soilDB_env.html b/reference/get_soilDB_env.html index 32479768..85af3998 100644 --- a/reference/get_soilDB_env.html +++ b/reference/get_soilDB_env.html @@ -80,7 +80,7 @@

Value

Examples

get_soilDB_env()
-#> <environment: 0x55d65b8d1528>
+#> <environment: 0x55e35102d9d8>