Size: 4215
Comment:
|
Size: 4852
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
Line 8: | Line 7: |
= 63-953 Climate and Satellite Data Analysis = |
= 63-953 Climate and Satellite Data Analysis = |
Line 14: | Line 12: |
Place: Geom 1536c | Place: Geom 1536c |
Line 17: | Line 15: |
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. |
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. |
Line 22: | Line 19: |
Line 25: | Line 21: |
* [[/PM|Project management and documentation]] | * [[Climate_and_Satellite_Data_Analysis_2014/PM|Project management and documentation]] |
Line 27: | Line 23: |
* [[DataIO|Access to data sets]] * [[/Plotting|Plotting]] [[attachment:Seawater plot.ipynb]] * [[GenMaps|Data Visualization: Generating maps]] * [[http://ipython.org/ipython-doc/dev/interactive/htmlnotebook.html|IPython Notebooks]] [[https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks|Gallery of interesting IPython Notebooks]] |
* [[DataIO|Access to data sets]] * [[Climate_and_Satellite_Data_Analysis_2014/Plotting|Plotting]] [[attachment:Seawater plot.ipynb]] * [[GenMaps|Data Visualization: Generating maps]] * [[http://ipython.org/ipython-doc/dev/interactive/htmlnotebook.html|IPython Notebooks]] [[https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks|Gallery of interesting IPython Notebooks]] |
Line 32: | Line 28: |
Line 41: | Line 36: |
Morning: Group presentations of project plan and preliminary analysis. | |
Line 42: | Line 38: |
Morning: Group presentations of project plan and preliminary analysis. | |
Line 46: | Line 41: |
Morning: Group presentations of methods and code implementations | |
Line 47: | Line 43: |
Morning: Group presentations of methods and code implementations | |
Line 51: | Line 46: |
Morning: Group presentations of preliminary results | |
Line 52: | Line 48: |
Morning: Group presentations of preliminary results | |
Line 56: | Line 51: |
Morning: final presenation of results and discussion | |
Line 57: | Line 53: |
Morning: final presenation of results and discussion Afternoon: evaluation and preparation of final report |
Afternoon: evaluation and preparation of final report |
Line 62: | Line 56: |
Line 64: | Line 57: |
Line 67: | Line 59: |
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 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. |
Line 69: | Line 61: |
Cowtand and Way (2013) methods and data are freely available: | Cowtan and Way (2013) methods and data are freely available: |
Line 74: | Line 66: |
Surface temperatures are available from the International Arctic Buoy Programme (IABP) website: | Surface temperatures are available from the International Arctic Buoy Programme (IABP) website: |
Line 79: | Line 71: |
Line 82: | Line 73: |
* Review methods of Cowtan and Way (2013) * Write code to read and plot the data * Calculate trends and variabilites |
* Review methods of Cowtan and Way (2013) * Analyse their reconstructed dataset of surface air temperature (seasonal cycle, anomalies, trends etc.) * Are the trends significant? |
Line 87: | Line 78: |
Line 90: | Line 80: |
* Review methods of Rigor et al. (2000) * Write code to read and plot the gridded buoy data * Calculate trends and variabilites |
* Review methods of Rigor et al. (2000) * Analyse the surface air temperature measured by the drift buoys (seasonal cycle, anomalies, trends etc.) * Are the trends significant? |
Line 94: | Line 84: |
Reference: | |
Line 98: | Line 87: |
Use the buoy measurements of surface air temperature as ground truth | |
Line 99: | Line 89: |
(advanced programming skills needed) * Write code to interpolate the different datasets in a common grid * Compare CW2013, buoy and reanalysis data (variability and trends) |
* 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? |
Line 106: | Line 97: |
== HOAPS ocean flux sampling bias == * [[http://www.hoaps.org|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? |
|
Line 107: | Line 104: |
== Soil moisture == * Sampling bias |
|
Line 112: | Line 105: |
Line 116: | Line 108: |
Line 120: | Line 111: |
* Bouy data :-) | * Bouy data :-) * HOAPS data :-) |
Line 123: | Line 115: |
Line 128: | Line 119: |
* Methods and data | * Methods and data |
Line 134: | Line 125: |
63-953 Climate and Satellite Data Analysis
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
Stochastic analysis of time series.ipynb Monte carlo.ipynb GISSTEMP netcdf.ipynb datetimeobjects.ipynb Station data seasonal cycle.ipynb
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
Coverage bias in the HadCRUT4 temperature series and its impact on recent temperature trends
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
- 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
- Review methods of Rigor et al. (2000)
- Analyse the surface air temperature measured by the drift buoys (seasonal cycle, anomalies, trends etc.)
- Are the trends significant?
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?
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?
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 Scripting for Computational Science, Hans Petter Langtangen, Springer (available in the ZMAW library)