Skip to contents

Subset of the World Stress Map (WSM) compilation of information on the crustal present-day stress field (Version 1.1. 2019). Subset contains stress data of Iceland.

Usage

data('iceland')

Format

An object of class "sf"

References

Heidbach, O., M. Rajabi, X. Cui, K. Fuchs, B. M<U+00FC>ller, J. Reinecker, K. Reiter, M. Tingay, F. Wenzel, F. Xie, M. O. Ziegler, M.-L. Zoback, and M. D. Zoback (2018): The World Stress Map database release 2016: Crustal stress pattern across scales. Tectonophysics, 744, 484-498, doi:10.1016/j.tecto.2018.07.007 .

Examples

data("iceland")
head(iceland)
#> Simple feature collection with 6 features and 11 fields
#> Geometry type: POINT
#> Dimension:     XY
#> Bounding box:  xmin: -22.09 ymin: 63.9 xmax: -20.29 ymax: 63.93
#> Geodetic CRS:  WGS 84
#> # A tibble: 6 × 12
#>   id         lat   lon   azi   unc type  depth quality regime Name   Description
#>   <chr>    <dbl> <dbl> <dbl> <dbl> <chr> <dbl> <fct>   <chr>  <chr>  <chr>      
#> 1 wsm22375  63.9 -20.3    30     3 FMF       6 A       S      frame… ""         
#> 2 wsm22272  63.9 -22.1    38     4 FMF       3 A       T      frame… ""         
#> 3 wsm22275  63.9 -22.1    35     4 FMF       3 A       NS     frame… ""         
#> 4 wsm22276  63.9 -22.0    38     4 FMF       3 A       TS     frame… ""         
#> 5 wsm22277  63.9 -22.0    20     4 FMF       3 A       S      frame… ""         
#> 6 wsm22278  63.9 -22.0     0     4 FMF       3 A       S      frame… ""         
#> # ℹ 1 more variable: geometry <POINT [°]>