R/options.R
merra2.Rd
merra2
is a subset of MERRA2 database with global
get_merra2
returns the current filepath to the MERRA2 data subset;
set_merra2
is used to set the directory of the database;
check_merra2
checks the content of the merra2
directory, and lists data-files.
get_merra2_dir()
set_merra2_options(merra2.dir = NULL, pwatts.api.key = NULL)
check_merra2(
path = get_merra2_dir(),
detailed = FALSE,
verbose = getOption("merra2.verbose")
)
merra2_info()
A character string of the path (default "~/data/merra2_subset")
logical, if a list of files should be returned.
get_merra2
returns a character string or NULL if the directory is not set.
set_merra2
returns the currently set directory before the change, invisibly.
check_merra2
returns number or list of data-files in the merra2
directory.
Bosilovich, M. G., R. Lucchesi, and M. Suarez, 2016: MERRA-2: File Specification. GMAO Office Note No. 9 (Version 1.1), 73 pp, available from http://gmao.gsfc.nasa.gov/pubs/office_notes
Global Modeling and Assimilation Office (GMAO) (2015), MERRA-2 tavg1_2d_rad_Nx: 2d,1-Hourly,Time-Averaged,Single-Level,Assimilation,Radiation Diagnostics 0.625 x 0.5 degree V5.12.4 (M2T1NXRAD) at GES DISC. Accessed: 2019-2020 at DOI: 10.5067/Q9QMY5PBNV1T
Global Modeling and Assimilation Office (GMAO) (2015), MERRA-2 tavg1_2d_slv_Nx: 2d,1-Hourly,Time-Averaged,Single-Level,Assimilation,Single-Level Diagnostics V5.12.4 (M2T1NXSLV) at GES DISC. Accessed: 2019-2020 at DOI: 10.5067/VJAFPLI1CSIV