Differences between revisions 13 and 15 (spanning 2 versions)
Revision 13 as of 2014-01-10 12:26:08
Size: 4852
Editor: anonymous
Comment:
Revision 15 as of 2014-01-10 13:37:09
Size: 5071
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Lars Kaleschke, Alexander Loew
Line 127: Line 129:

= Examples from the past =

== How significant are observations of Arctic temperature trends? ==

 * https://wiki.zmaw.de/lehre/Climate_and_Satellite_Data_Analysis_2013/ProjectA

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

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

media_summary.png

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.

Cowtan and Way (2013) methods and data are freely available:

Surface temperatures are available from the International Arctic Buoy Programme (IABP) website:

Cowtan and Way (CW2013) reconstruction

/ProjectA

  • Review methods of Cowtan and Way (2013)
  • Analyse their reconstructed dataset of surface air temperature (seasonal cycle, anomalies, trends etc.)
  • Are the trends significant?

Variations in Surface Air Temperature Observations in the Arctic

/ProjectB

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
  • How large is the correlation of the datasets?
  • Are there biases or jumps in the data?
  • Was the data gap in the Arctic filled reasonably?

/ProjectC

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?

/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)