Differences between revisions 21 and 25 (spanning 4 versions)
Revision 21 as of 2014-01-30 06:04:48
Size: 4672
Comment:
Revision 25 as of 2014-01-31 10:10:37
Size: 6317
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
=== Monday === === Monday, 10:00 ===
Line 55: Line 55:
== Coverage bias in the HadCRUT4 temperature series and its impact on recent temperature trends ==
The major topic of this course will deal with data gaps in climate and satellite records and their implications for the calculation of global statistics. The overall objectives of the course are:

 * raise awareness on the problem with data gaps in climate records
 * learn about methods for coping with data gaps
 * assess the effect of data gaps on statistics of climate related datasets
 * learn processing of data using a variety of methods

Another major objective of this course is to train the so called soft-skills in practice, like

 * project management (planning ... final report)
 * joint code development
 * reporting

== Has the Earth stopped warming? ==

=== Coverage bias in the HadCRUT4 temperature series and its impact on recent temperature trends ===
Line 58: Line 74:
Kevin Cowtan and Robert Way fill the gaps of the HadCRUT temperature data set by using satellite data. Compare their new reconstruction of surface temperature data to independent in-situ observations and reanalysis data. Kevin Cowtan and Robert Way published [[http://onlinelibrary.wiley.com/doi/10.1002/qj.2297/abstract | a paper]] which was quite controverily discussed in the scientific community. They fill gaps of the HadCRUT temperature data set by using satellite data. By filleing this (well known) Arctic gap and compare their new reconstruction of surface temperature data to independent in-situ observations and reanalysis data they show that the global mean temperature hiatus is not observable any more.
Line 60: Line 76:
Cowtan and Way (2013) methods and data are freely available: Cowtan and Way (2013) methods and data are freely available and we will use them in the course:
Line 65: Line 81:
Surface temperatures are available from the International Arctic Buoy Programme (IABP) website: In situ measurements of surface temperatures are available from the International Arctic Buoy Programme (IABP) website:
Line 69: Line 85:
=== Cowtan and Way (CW2013) reconstruction === === Project A: Cowtan and Way (CW2013) reconstruction ===
Line 71: Line 87:
 * Review methods of Cowtan and Way (2013)
 * Analyse their reconstructed dataset of surface air temperature (seasonal cycle, anomalies, trends etc.)
 * Look at correlations with climate indices, e.g. ENSO, NAO.
 * Review methods of Cowtan and Way (2013) and give a summary of their approach
 * Analyse their reconstructed dataset of surface air temperature in terms of different parameters (global mean and stdv, seasonal cycle, anomalies, trends etc.)
  * is the dataset homogeneous in time or can you observe temporal inconsistencies?
  * how robust are trends estimated from this data record? What is the role of the length of the timeperiod?
 * do the same analysis for the original HadCRU temperature dataset (and possibly also for other datasets, like reanalysis (cross-check with Project C !))
  * are results different? are they significantly different?
 * Look at correlations with climate indices, e.g. ENSO, NAO, PDO
 * Present all results in proper form (maps, statistics ...)
Line 77: Line 98:
=== Variations in Surface Air Temperature Observations in the Arctic === === Project B: Variations in Surface Air Temperature Observations in the Arctic ===
Line 87: Line 108:
=== Data intercomparison === === Project C: Data intercomparison ===
Line 98: Line 119:
== HOAPS ocean flux sampling bias == == Project D: HOAPS ocean flux sampling bias ==

63-953 Climate and Satellite Data Analysis

Lars Kaleschke, Alexander Loew

MS Integrated Climate System Sciences

Date: 3.2.2014-7.2.2014

Place: Geom 1536c

Course objectives

The participants will learn to practically work with climate model, reanalysis, in-situ station and satellite data. Organized as a group project, the participants will further learn the principles of project management and shared software development.

Schedule

Monday, 10:00

General Introduction

Group work: develop a project plan and write a short technical proposal for your project.

Final report due by 15. March 2014

Obtain data and do preliminary analysis (e.g. data coverage).

Tuesday

Morning: Group presentations of project plan and preliminary analysis.

Afternoon: implementation and project work

Wednesday

Morning: Group presentations of methods and code implementations

Afternoon: Project work

Thursday

Morning: Group presentations of preliminary results

Afternoon: Project work

Friday

Morning: final presenation of results and discussion

Afternoon: evaluation and preparation of final report

Topics for group work

The major topic of this course will deal with data gaps in climate and satellite records and their implications for the calculation of global statistics. The overall objectives of the course are:

  • raise awareness on the problem with data gaps in climate records
  • learn about methods for coping with data gaps
  • assess the effect of data gaps on statistics of climate related datasets
  • learn processing of data using a variety of methods

Another major objective of this course is to train the so called soft-skills in practice, like

  • project management (planning ... final report)
  • joint code development
  • reporting

Has the Earth stopped warming?

media_summary.png

Kevin Cowtan and Robert Way published a paper which was quite controverily discussed in the scientific community. They fill gaps of the HadCRUT temperature data set by using satellite data. By filleing this (well known) Arctic gap and compare their new reconstruction of surface temperature data to independent in-situ observations and reanalysis data they show that the global mean temperature hiatus is not observable any more.

Cowtan and Way (2013) methods and data are freely available and we will use them in the course:

In situ measurements of surface temperatures are available from the International Arctic Buoy Programme (IABP) website:

Project A: Cowtan and Way (CW2013) reconstruction

  • Review methods of Cowtan and Way (2013) and give a summary of their approach
  • Analyse their reconstructed dataset of surface air temperature in terms of different parameters (global mean and stdv, seasonal cycle, anomalies, trends etc.)
    • is the dataset homogeneous in time or can you observe temporal inconsistencies?
    • how robust are trends estimated from this data record? What is the role of the length of the timeperiod?
  • do the same analysis for the original HadCRU temperature dataset (and possibly also for other datasets, like reanalysis (cross-check with Project C !))
    • are results different? are they significantly different?
  • Look at correlations with climate indices, e.g. ENSO, NAO, PDO
  • Present all results in proper form (maps, statistics ...)

/ProjectA

Project B: Variations in Surface Air Temperature Observations in the Arctic

/ProjectB

Project C: Data intercomparison

Use the buoy measurements of surface air temperature as ground truth

  • Write code to interpolate the different datasets in a common grid
  • Compare CW2013, buoy and reanalysis data
  • Was the data gap in the Arctic filled in reasonably?
  • Are there biases or jumps in the data?

/ProjectC

Project D: HOAPS ocean flux sampling bias

  • HOAPS climatology of ocean surface fluxes

  • HOAPS is sampled twice a day
  • What is the impact of undersampling the dirnal cycle on monthly means?
  • What is the impact of sea ice gaps on monthly means?
  • How do HOAPS surface flux estimates compare to literature values of global mean ocean surface fluxes?
  • What is the impact of different land/sea masks and spatial grids (resolution, projections) on total mean global fluxes?

/ProjectD

TODOs

Data

  • CW2013 :-)

  • ERA-Interim :-)

  • NCEP :-)

  • Bouy data :-)

  • HOAPS data :-)

Final report

Template structure:

  • Abstract
  • Introduction: state of the art (literature), statement of the problem
  • Methods and data
  • Results
  • Discussion
  • Conlcusion

References

  • Python at KlimaCampus

  • Python Scripting for Computational Science, Hans Petter Langtangen, Springer (available in the ZMAW library)

Examples from the past

How significant are observations of Arctic temperature trends?

LehreWiki: Climate_and_Satellite_Data_Analysis_2014 (last edited 2014-02-05 09:14:16 by anonymous)