GetAmpSeasCycle: Estimate the amplitude of the seasonal temperature cycle from...

View source: R/get-seasonal-cycle-parameters.R

GetAmpSeasCycleR Documentation

Estimate the amplitude of the seasonal temperature cycle from insolation and a transfer function to modern surface temperatures.

Description

Estimate the amplitude of the seasonal temperature cycle from insolation and a transfer function to modern surface temperatures.

Usage

GetAmpSeasCycle(lon, lat, kyear, transfer = NULL, plot = FALSE)

Arguments

lon

longitude

lat

latitude

kyear

timepoint in ka

plot

logical, plot the modern and inferred seasonal cycles

Value

numeric, amplitude of seasonal cycle

Author(s)

Andrew Dolman <andrew.dolman@awi.de>

Examples

GetAmpSeasCycle(120, c(25), kyear = 5, plot = TRUE)

EarthSystemDiagnostics/orbitalforcing documentation built on March 24, 2022, 11:25 a.m.