merra2_sample: Get a example of MERRA2 data for a particular month(s)

View source: R/merra_subset.R

merra2_sampleR Documentation

Get a example of MERRA2 data for a particular month(s)

Description

Get a example of MERRA2 data for a particular month(s)

Usage

merra2_sample(month = 1:12, add.coord = FALSE)

Arguments

month

integer vector with month numbers (1 to 12)

Value

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().

Examples

 merra2_sample()
 merra2_sample(2:3)

energyRt/merra2ools documentation built on May 2, 2024, 4:53 a.m.