get.hadslp2.url {sealevel}R Documentation

Lookup the url for the hadslp2 dataset

Description

The hadslp2 dataset consists of reconstructed surface level pressures. These can be used to apply an inverse barometer correction. The url refers to the NOAA website because their netCDF file contains proper metadata and is easier to process.

Usage

get.hadslp2.url()

Value

url

The url of the dataset.

Author(s)

Fedor Baart

See Also

read.hadslp2 ncdf

Examples

 url <- get.hadslp2.url()

[Package sealevel version 0.2.1 Index]