Project

General

Profile

« Previous | Next » 

Revision f04eab76

Added by Benoit Parmentier over 9 years ago

slight changes for figure 4 slidify presentation Africa 1992

View differences:

climate/research/oregon/interpolation/presentation_global_run_scalingup_assessment.Rmd
232 232

  
233 233
---
234 234

  
235
# Predicted less than 300
236

  
237
```{r, echo=FALSE}
238
#image_file1 <- file.path(in_dir,"Figure9_clim_mosaics_day_test_unweighted_20100831_world_mosaic_07092015")
239

  
240
fname <- paste("Figure7a_ac_metrics_map_centroids_tile_mod1_missing_day_300_run10_1500x4500_global_analyses_pred_1992_09012015.png")
241

  
242
image_file11 <- file.path(in_dir,fname)
243

  
244
```
245

  
246
```{r image_file11, echo = F, results = 'asis'}
247
#| I am text to the left  | ![Flowers](/flowers.jpeg) |
248
#md_str <- paste('\n|        |![](',image_file1,')\n',sep="") 
249
#md_str <- paste('\n->![alt text](',image_file1,'),<-\n',sep="")
250
#<center>![Alt test](http://upload.wikimedia.org/wikipedia/en/b/bc/Wiki.png)</center>
251
md_str <- paste('\n<center>![](',image_file11,')<center>\n',sep="")
252
#md_str <- paste('\n![](',image_file1,'#center)\n',sep="")
253
#fig.align = "center"
254
cat(md_str)
255
```
256

  
257
---
258

  
259 235
# Predicted surface 19920101 
260 236

  
261 237
```{r, echo=FALSE}
......
311 287

  
312 288
fname <- paste("Figure10_clim_reg4_mosaics_day__19920103_1500x4500_run10_1500x4500_global_analyses_pred_1992_09012015.png")
313 289

  
314
image_file11 <- file.path(in_dir,fname)
290
image_file14 <- file.path(in_dir,fname)
315 291

  
316 292
```
317 293

  

Also available in: Unified diff