Skip to Content
Basic Data Analysis for Time Series with R
book

Basic Data Analysis for Time Series with R

by DeWayne Derryberry
July 2014
Intermediate to advanced
320 pages
8h 11m
English
Wiley
Content preview from Basic Data Analysis for Time Series with R

20 VOSTOK ICE CORE DATA

20.1 SOURCE OF THE DATA

The Vostok ice core data is stored at the National Oceanic and Atmospheric Administration at these locations:

  • ftp://ftp.ncdc.noaa.gov/pub/data/paleo/icecore/antarctica/vostok/deutnat.txt
  • ftp://ftp.ncdc.noaa.gov/pub/data/paleo/icecore/antarctica/vostok/co2nat.txt. ftp://ftp.ncdc.noaa.gov/pub/data/paleo/icecore/antarctica/vostok/dustnat.txt

The original source (updated 11/2001) for this data is due to Petit et al. (1999).

The first file listed above contains a second column that is the estimated age of the reading and the last (fourth) column that is the temperature as deviations from a baseline level. The units for temperature are Celsius. A header in the original file explains each column in a lot more detail. Some of the first few rows of data in the file are presented in Table 20.1.

TABLE 20.1 Temperature Data (“Vostok temps.txt” in the Vostok Folder)

Depth_corrected Ice_age(GT4) deut deltaTS
  0 0 −438 0.00
  1 17 −438 0.00
  2 35 −438 0.00
10 190 −435.8 0.36
11 211 −443.7 −0.95
12 234 −449.1 −1.84
13 258 −444.6 −1.09
14 281 −442.5 −0.75, etc.

This data is in the Vostok folder from the data disk and is denoted “Vostok temps.txt.” Obviously, the file must be brought into R using read.table() (with header = T), not scan().

The second files from NOAA contains the ice core CO2 measurements in ppmv (parts per million by volume). There are only two columns, the first is the estimated age and the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Advanced Time Series Data Analysis

Advanced Time Series Data Analysis

I. Gusti Ngurah Agung
Regression Analysis with R

Regression Analysis with R

Giuseppe Ciaburro, Pierre Paquay, Manoj Kumar, Shaikh Salamatullah

Publisher Resources

ISBN: 9781118593363Purchase bookOther