Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiste committed May 12, 2024
1 parent ab5dd2e commit 2159183
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion man/stress2grid.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions vignettes/E_interpolation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ ggplot(mean_SH) +
) +
facet_wrap(~R)
```
<!-- ![](interpolation.png) -->

### PoR coordinate system

Expand Down Expand Up @@ -96,7 +95,6 @@ ggplot(mean_SH_PoR) +
) +
facet_wrap(~R)
```
<!-- ![](interpolation_PoR.png) -->

## Rasterize the interpolation

Expand Down Expand Up @@ -134,7 +132,6 @@ ggplot(mean_SH_PoR_reduced) +
scale_alpha("Standard deviation", range = c(1, .25)) +
coord_sf(xlim = range(san_andreas$lon), ylim = range(san_andreas$lat))
```
<!-- ![](interpolation_voronoi.png) -->

The map highlights **stress anomalies** which show misfits to the direction of
tested plate boundary force.
Expand Down

0 comments on commit 2159183

Please sign in to comment.