HansenForcingGHG: Hansen forcing dataset.

HansenForcingGHGR Documentation

Hansen forcing dataset.

Description

This is the greenhouse gas component of an updated version of the Hansen forcing dataset from Hansen et al. (2010).

Usage

data(HansenForcingGHG)

Format

The data is a list that contains these objects:

Year

Time index denoting the year of the observations.

Forcing

Annual adjusted radiative forcing.

References

Hansen, J. and Ruedy, R. and Sato, M. and and Lo, K. 2010: Global surface temperature change, Rev. Geophys., 48, RG4004, doi:10.1029/2010RG000345.

Examples

# Load data
data(HansenForcingGHG, package = "INLA.climate")

#Plot forcing
plot(HansenForcingGHG$Year,HansenForcingGHG$Forcing)

eirikmn/INLA.climate documentation built on Feb. 6, 2023, 11:41 a.m.