[This article was first published on Steven Mosher's Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Whew,
For a few hours last night I struggled with a bug, err several bugs. In the end some of the bugs were mine, some of them were “upstream” and some of them were far “upstream”. Image bugs in R 2.13.1. But the math bugs ( or flat out errors on my part) have all been fixed. And the verification of the results is done. version 1.3 should be available for download here in bit, I just need to pretty up some code in the demos.
The process of using raster bricks to create a global average is a bit tricky if you are not used to thinking in simple operations.
Anyway, I worked my way through my own stupidity and ended up with this
To leave a comment for the author, please follow the link and comment on their blog: Steven Mosher's Blog.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.