Skip to content

Commit 1f9c529

Browse files
committed
updates
1 parent 3af4944 commit 1f9c529

File tree

8 files changed

+1919
-538799
lines changed

8 files changed

+1919
-538799
lines changed

inst/docs/Figure_Wind_EMT_SST.Rmd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ for(i in c("Summer Jun-Sep", "Winter Jan-Apr")){
298298
plist2[[i]] <- p1
299299
}
300300
key <- spplot(rst, scales = list(draw = TRUE),
301-
colorkey = list(space = "right", height=0.75), at=at, zlim=zlims, col.regions=rev(pal(length(at))))
301+
colorkey = list(space = "right", height=0.7), at=at, zlim=zlims, col.regions=rev(pal(length(at))))
302302
key <- draw.colorkey(key$legend[[1]]$args$key)
303303
plist2[[3]] <- key
304304
key.label <- textGrob("Temperature (°C)", x = unit(0.02, "npc"), y = unit(0.6, "npc"), just = "left")
@@ -342,6 +342,7 @@ gridExtra::grid.arrange(grobs=plist3[c(1,2)], ncol=2)
342342
lay <- rbind(c(1,2,3),c(4,5,NA))
343343
test=gridExtra::arrangeGrob(grobs=c(plist2[1:3], plist3[1:2]), layout_matrix = lay, widths = c(10,10,1.5),
344344
heights=c(10,10), padding=unit(-2,"line"))
345-
plot(test)
345+
grid.draw(test)
346+
grid.text("SST (°C)", x=unit(0.955, "npc"), y=unit(0.56, "npc"), rot=0)
346347
```
347348

inst/docs/Figure_Wind_EMT_SST.html

Lines changed: 1761 additions & 0 deletions
Large diffs are not rendered by default.

inst/docs/Sardine.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,18 @@ @article{Banerji1969
257257
type = {Journal Article}
258258
}
259259

260+
@article {Barthetal2007,
261+
author = {Barth, John A. and Menge, Bruce A. and Lubchenco, Jane and Chan, Francis and Bane, John M. and Kirincich, Anthony R. and McManus, Margaret A. and Nielsen, Karina J. and Pierce, Stephen D. and Washburn, Libe},
262+
title = {Delayed upwelling alters nearshore coastal ocean ecosystems in the northern {C}alifornia current},
263+
volume = {104},
264+
number = {10},
265+
pages = {3719-3724},
266+
year = {2007},
267+
DOI = {https://doi.org/10.1073/pnas.0700462104},
268+
publisher = {National Academy of Sciences},
269+
journal = {Proceedings of the National Academy of Sciences}
270+
}
271+
260272
@article{Baumgartneretal1992,
261273
author = {Baumgartner, T. R. and Soutar, Andy and Ferreira-Bartrina, Vicente},
262274
title = {Reconstruction of the history of the {P}acific sardine and northern anchovy populations over the past two millennia from sediments of the {S}anta {B}arbara basin, {C}alifornia},

inst/docs/currentssstplot-1.pdf

-7.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)