merra2_sample | R Documentation |
Get a example of MERRA2 data for a particular month(s)
merra2_sample(month = 1:12, add.coord = FALSE)
month |
integer vector with month numbers (1 to 12) |
An example of MERRA-2 data set for a requested month, 21st day, 2010.
The returned data.table has the same format as returned by get_merra2_subset()
.
merra2_sample()
merra2_sample(2:3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.