Revision 31ebdcf4
Added by Benoit Parmentier over 9 years ago
climate/research/oregon/interpolation/mosaicing_presentation_summary.Rmd | ||
---|---|---|
1 |
--- |
|
2 |
title : Mosaicing test summary |
|
3 |
subtitle : Global assessment interpolation |
|
4 |
author : Benoit Parmentier |
|
5 |
job : NEX |
|
6 |
framework : io2012 # {io2012, html5slides, shower, dzslides, ...} |
|
7 |
highlighter : highlight.js # {highlight.js, prettify, highlight} |
|
8 |
hitheme : tomorrow # |
|
9 |
widgets : [] # {mathjax, quiz, bootstrap} |
|
10 |
mode : selfcontained # {standalone, draft} |
|
11 |
knit : slidify::knit2slides |
|
12 |
--- |
|
13 |
|
|
14 |
## Read-And-Delete |
|
15 |
|
|
16 |
|
|
17 |
1. Edit YAML front matter |
|
18 |
2. Write using R Markdown |
|
19 |
3. Use an empty line followed by three dashes to separate slides! |
|
20 |
|
|
21 |
--- .class #id |
|
22 |
|
|
23 |
<!-- Limit image width and height --> |
|
24 |
<style type="text/css"> |
|
25 |
img { |
|
26 |
max-height: 560px; |
|
27 |
max-width: 964px; |
|
28 |
} |
|
29 |
</style> |
|
30 |
|
|
31 |
<!-- Center image on slide --> |
|
32 |
<script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.min.js"></script> |
|
33 |
<script type="text/javascript"> |
|
34 |
$(function() { |
|
35 |
$("p:has(img)").addClass('centered'); |
|
36 |
}); |
|
37 |
</script> |
|
38 |
|
|
39 |
## Unweighted mean reg1 |
|
40 |
![Caption for the picture.](/data/project/layers/commons/NEX_data/mosaicing_data_test/reg1/output_reg1_mosaic_run10_1500x4500_global_analyses_06212015/Figure2_mosaic_mean_unweighted_20100901_unweighted_20100901_20100901_reg1_mosaic_run10_1500x4500_global_analyses_06212015.png) |
|
41 |
|
|
42 |
--- |
|
43 |
|
|
44 |
## Edge weigted mean reg1 |
|
45 |
![Caption for the picture.](/data/project/layers/commons/NEX_data/mosaicing_data_test/reg1/output_reg1_mosaic_run10_1500x4500_global_analyses_06212015/Figure2_mosaic_mean_use_edge_weights_20100901_use_edge_weights_20100901_20100901_reg1_mosaic_run10_1500x4500_global_analyses_06212015.png) |
|
46 |
|
|
47 |
--- |
|
48 |
|
Also available in: Unified diff
initial commit, testing rmd with slidify to automated presentation of mosaicing output