readParamMerra: reads merra file from disk interpolates the data from the...

Description Usage Arguments Value

Description

reads merra file from disk interpolates the data from the neighbouring 4 points with respect to the point given in lon lat

Usage

1
readParamMerra(ncname, pname, lon, lat)

Arguments

ncname

is the name of the MERRA file

pname

is the name of the parameter to read

lon

Longitude position to read from

lat

Latitude position to read from

Value

a tibble with the interpolated timeseries at the given point. Also, time is added


joph/MERRAbin documentation built on May 29, 2019, 1:07 a.m.