get_histalp: Extract climate data from nearest HISTALP gridcell

Description Usage Arguments Value Examples

View source: R/histalp.R

Description

Extract climate data from nearest HISTALP gridcell

Usage

1
get_histalp(lon, lat, na.rm = TRUE, base_dir = "~")

Arguments

lon

Longitude

lat

Latitude

na.rm

Should the output be restricted to the common time span for all variables (default is TRUE)

base_dir

Where to look for the HISTALP netCDF files

Value

a data.frame

Examples

1
get_histalp(10.2, 44.8)

cszang/histalp documentation built on May 14, 2019, 12:26 p.m.