insoDiff | R Documentation |
Generate map that show difference in insolation between two times using Laskar et al. (2004) insolation calculations. This is a wrapper function to calculate insolation using the palinsol package, following astrochron syntax.
insoDiff(t1,t2,S0=1365,verbose=T)
t1 |
Time 1, in kyr (negative for future, positive for past; valid from -21000 to 51000) |
t2 |
Time 2, in kyr (negative for future, positive for past; valid from -21000 to 51000) |
S0 |
Solar constant, W/m^2 |
verbose |
Verbose output? (T or F) |
This wrapper function generates maps with insolation calculations based on the Laskar et al. (2004) astronomical parameters, using the 'palinsol' package (Crucifix, 2016).
Crucifix, M., 2016, palinsol: Insolation for Palaeoclimate Studies. R package version 0.93: https://CRAN.R-project.org/package=palinsol
J. Laskar, P. Robutel, F. Joutel, M. Gastineau, A.C.M. Correia, and B. Levrard, B., 2004, A long term numerical solution for the insolation quantities of the Earth: Astron. Astrophys., Volume 428, 261-285.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.