README.md

histalp

An R package to extract data from the 5'x5' HISTALP grid.

Dependencies

install.packages("ncdf4", "devtools")

Installation

devtools::install_github("cszang/histalp")

Startup

After loading the package, it will check for the HISTALP netCDF files, and if it does not find them, it will download and unzip them in ~.

Usage

extract <- get_histalp(lon = 11.23, lat = 44.21)


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