get.psmsl.url {sealevel}R Documentation

Get the url where the psmsl database is located.

Description

This file looks up the url of the PSMSL dataset.

Usage

get.psmsl.url(type="monthly")

Arguments

type

the type of dataset (monthly, metric or year)

Details

PSMSL is the global data bank for long term sea level change information from tide gauges and bottom pressure recorders. The different types of datasets are described on the psmsl website. Be careful with the metric dataset.

Author(s)

Fedor Baart

References

http://www.psmsl.org/

See Also

read.psmsl

Examples

url <- get.psmsl.url('monthly')

[Package sealevel version 0.2.1 Index]