Skip to content

Supporting material to "A simple rule to determine which insolation cycles lead to interglacials" , Tzedakis et al. 2017

License

Notifications You must be signed in to change notification settings

mcrucifix/logistic_insol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supporting material for article :

C. Tzedakis, M. Crucifix, T. Mitsui and E. Wolff, A simple rule to determine which insolation cycles lead to interglacials, accepted for publication in Nature (reference to be provided)

Directory structure

Data

  • caloric_peaks.csv : master data supporting the article containing
    • row index
    • Time.ka.BP : Time in thousands of years BP correponding to Caloric Insolation peaks
    • MIS.or.peak.age : Label (MIS number or peakr age) used throughouth the paper
    • is.0..ig.1..c.ig.2 : index = 0 if interstadial, 1 if interglacial, and 2 if continued interglacial
    • filled.0.or.Open.1 : = 1 if the attribution is considered as less certain and represented as a circle on Figures 1 to 4
    • Caloric.summer.insolation.at.65N.GJm.2 : caloric summer insolation at 65 degrees N in GJ/m2
    • Elapsed.time.ka : Elapsed time since latest insolation peak yielding an interglacial onset
    • Effective.energy.GJm.2 : Effective energy as used on Figure 5
  • detrended_LR04_smoothed.csv
  • detrended_S05.csv
  • insolations.csv
    • Insolations computed based on the Laskar et al. (2004) astronomical solution and obtained using the palinsol R package (see below)
  • solstice_peaks.csv
    • same as caloric_peaks.csv but using summer solstice, as used for Extended Data Figure 9.

Note : Microsoft Excel Open XML Format (Xlsx) are also provided in the Xlsx directory, along with the data file ['2016-02-02407A_SI_Tables_S1_and_S2.xlsx'](Data/Xlsx/2016-02-02407A_SI Tables S1 and S2_ew.xlsx') provided as supplementary tables of the Nature article.

R

This R code is provided under MIT Licence (see LICENSE file attached)

RData

Contains RData binary files, directly loadable in R, with the output of the Monte-Carlo experiments

Eps

Figures produced directly with the R code. Note that the other figures of the article have been produced based on the different .csv files available in the Data directory.

Software acknowledgements

We are grateful to the developers of R:

R Core Team (2016). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL https://www.R-project.org/.

we also use the following packages for plotting:

insolations are obtained using the Package 'palinsol' : M. Crucifix (2016). palinsol: Insolation for Palaeoclimate Studies. R package version 0.94. https://cran.r-project.org/package=palinsol

About

Supporting material to "A simple rule to determine which insolation cycles lead to interglacials" , Tzedakis et al. 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages