Displaying 2 results from an estimated 2 matches for "tlroche".
Did you mean:
roche
2013 Apr 26
1
[newbie] how to find and combine geographic maps with particular features?
...a specific problem, as well as guidance
(e.g., pointers to docs) regarding the larger topic of combining
geographical maps (especially projected ones, i.e., not just lon-lat)
on plots of regional data (i.e., data that is multinational but not
global).
My specific problem is
https://bitbucket.org/tlroche/gfed-3.1_global_to_aqmeii-na/downloads/GFED-3.1_2008_N2O_monthly_emissions_regrid_20130404_1344.pdf
which plots N2O concentrations from a global inventory of fire
emissions (GFED) regridded to a North American projection. (See
https://bitbucket.org/tlroche/gfed-3.1_global_to_aqmeii-na
for detail...
2013 Feb 13
1
[lattice] display a projected map on a layerplot
...cept that M3
supplies it as
system.file("extdata/ozone_lcc.ncf", package="M3")
and that extension currently causes problems for CRAN package=raster.
You can either rename that file (and put it some current working
directory), or you can download (270 kB)
https://bitbucket.org/tlroche/mozart-global-to-aqmeii-na/downloads/ozone_lcc.nc
You can then run the following code:
##### start example #####
library("M3") # http://cran.r-project.org/web/packages/M3/
library("rasterVis") # http://cran.r-project.org/web/packages/rasterVis/
## Use an example file...