Description Usage Arguments Value References Examples
View source: R/rasterizeTRMMhdf.R
Rasterize TRMM 3B42 HDF files.
1 2 3 4 5 6 7 8 | rasterizeTRMMhdf(
x,
SDSstring = "111111",
ext = NULL,
cores = 1L,
filename = "",
...
)
|
x |
|
SDSstring |
|
ext |
|
cores |
|
filename |
|
... |
Additional arguments passed to |
A list
of Raster*
objects, with each entry corresponding to
one element in 'x' and the number of layers per Raster*
object
corresponding to the processed SDS layers.
GES DISC (2016) Readme for TRMM Product 3B42 (V7). Available online: http://disc.sci.gsfc.nasa.gov/precipitation/documentation/TRMM_README/TRMM_3B42_readme.shtml.
1 | ## see ?rasterizeTRMM
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.