Revision 3af3057e
Added by Adam M. Wilson almost 11 years ago
climate/research/LST_evaluation.Rmd | ||
---|---|---|
13 | 13 |
|
14 | 14 |
```{r,echo=FALSE,results="hide",message=FALSE} |
15 | 15 |
## some setup |
16 |
uploadimages=F # upload all images to imgur.com for easy viewing on github
|
|
16 |
uploadimages=T # upload all images to imgur.com for easy viewing on github
|
|
17 | 17 |
opts_knit$set(progress = TRUE, verbose = TRUE,root.dir="~/Downloads") |
18 | 18 |
if(uploadimages) opts_knit$set(upload.fun = imgur_upload,base.url = NULL) |
19 | 19 |
|
climate/research/LST_evaluation.html | ||
---|---|---|
181 | 181 |
<body> |
182 | 182 |
<h1>LST Temporal Aggregation Evaluation</h1> |
183 | 183 |
|
184 |
<h3>Adam M. Wilson and Giuseppe Amatulli (Compiled on Mon Mar 31 16:40:57 2014 using code hash: 53eb9ee)</h3>
|
|
184 |
<h3>Adam M. Wilson and Giuseppe Amatulli (Compiled on Mon Mar 31 16:44:18 2014 using code hash: 74499e1)</h3>
|
|
185 | 185 |
|
186 | 186 |
<p>A short script to explore the implications of a 3-month moving window Land Surface Temperature Climatology.</p> |
187 | 187 |
|
climate/research/LST_evaluation.md | ||
---|---|---|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
### Adam M. Wilson and Giuseppe Amatulli (Compiled on Mon Mar 31 16:40:57 2014 using code hash: 53eb9ee)
|
|
7 |
### Adam M. Wilson and Giuseppe Amatulli (Compiled on Mon Mar 31 16:44:18 2014 using code hash: 74499e1)
|
|
8 | 8 |
|
9 | 9 |
A short script to explore the implications of a 3-month moving window Land Surface Temperature Climatology. |
10 | 10 |
|
Also available in: Unified diff
adding figures for initial LST temporal window evaluation