orbital_parameters: Load the orbital parameters and return them for a given year

View source: R/insolation.R

orbital_parametersR Documentation

Load the orbital parameters and return them for a given year

Description

Load the orbital parameters and return them for a given year

Usage

orbital_parameters(kyear, FILEDATA = "e:/data/insolation/data/ins_data.txt")

Arguments

kyear

time in 1000 years before present (0..5000)

FILEDATA

Filename

Details

Load orbital parameters (given each kyr for 0-5Mya) Load the matrix contains data from Berger and Loutre (1991), downloaded as ORBIT91 from ncdc.noaa.gov

Value

list(ecc=ecc,epsilon=epsilon,omega=omega)

Author(s)

Thomas Laepple


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