The Democratization of Climate Change Science - PowerPoint PPT Presentation

1 / 23
About This Presentation
Title:

The Democratization of Climate Change Science

Description:

Putting complex models into the hands of researchers and ... fundamental physics and empirical parameterizations. Schematic View of GCM Parameterizations ... – PowerPoint PPT presentation

Number of Views:26
Avg rating:3.0/5.0
Slides: 24
Provided by: edgcmCo
Category:

less

Transcript and Presenter's Notes

Title: The Democratization of Climate Change Science


1
The Democratization of Climate Change Science
The EdGCM Project Columbia University and NASA
Goddard Inst. for Space Studies
MATC and We Energies 3rd Annual Green Colleges
Workshop April 20, 2007 - Mequon, Wisconsin
2
Democratization of Advanced Computing
  • Putting complex models into the hands of
    researchers and educators who otherwise wouldnt
    have advanced capabilities means the tools must
    be
  • Highly intuitive
  • Free of jargon, except where its intent is
    instructive
  • Usable on existing computing resources
  • Inexpensive
  • Responsive support
  • Applicable to real world problems (as opposed to
    toy problems)
  • Tied to current events and societal needs

Based on a concept by K. Droegemeier Unidata
Summer Workshop 2006 Keynote
3
Why the need for climate modeling in the
classroom?
Climate models are the primary research tools
used for assessing future climate change. Public
policy decisions rely heavily on climate model
simulations.
4
CAUSE
EFFECT
Recent Climate Change Observed Forcings and
Results Uncertain Processes
Future Climate Change Observed
Forcings Uncertain Processes and Results
Past Climate Change Observed Results Uncertain
Processes and Forcings
5
The Keeling Curve CO2 rise during the 20th
Century
380
360
340
Carbon Dioxide (parts per million)
320
300
Mauna Loa Observatory
280
1960
1970
1980
1990
2000
Year
Image Credit NASA Earth Observatory
6
2005 - Warmest Year on Record
http//data.giss.nasa.gov/gistemp/2005/
7
DAI
Hansen, 2004
8
EdGCM Project Objectives
  • Allow schools to run a global climate model on a
    desktop computer, encouraging students to
    participate in the full scientific process
    including experiment design, running
    simulations, analyzing data and reporting on
    results.

9
EdGCM Project Objectives
  • Allow schools to run a global climate model on a
    desktop computer, encouraging students to
    participate in the full scientific process
    including experiment design, running
    simulations, analyzing data and reporting on
    results.
  • Facilitate collaborations between the education
    community and research institutions and among
    secondary schools and universities. In this way,
    students will become familiar with the role that
    teamwork plays in scientific research.

10
EdGCM Project Objectives
  • Allow schools to run a global climate model on a
    desktop computer, encouraging students to
    participate in the full scientific process
    including experiment design, running
    simulations, analyzing data and reporting on
    results.
  • Facilitate collaborations between the education
    community and research institutions and among
    secondary schools and universities. In this way,
    students will become familiar with the role that
    teamwork plays in scientific research.
  • To demystify some of the complexities of how
    scientists are making forecasts about future
    climate change.

11
Addressing Public Skepticism By Reducing the
Mystery of the Techniques
BBC website blog - a typical day in July (2006)
While I am prepared to accept that there may be
global warming, nothing I have seen shows a
causal connection. Tim, UK One of the most
persistent arguments made by those who do not
believe that climate change is caused by human
activity is that there is "no consensus" amongst
climatologists about this. Tim Dennell,
Sheffield, United Kingdom Five hundred years ago
the scientific consensus was that the world was
flat. Thirty years ago, we were about to enter
another ice age. Twenty years from now we will
all have a good laugh about "global warming".
Thumper31
12
Global Climate Models
What is the GCM in EdGCM?
Computer simulations of the Earth based
on fundamental physics and empirical
parameterizations
(Henderson-Sellers, 1985)
(Hansen et al., 1983)
13
Schematic View of GCM Parameterizations
14
SnowballEarth_Sim2.R Model II 8/24/2000Owner
Dr. Mark Chandler, chandler_at_giss.nasa.govGroup
Paleoclimate GroupThis experiment simulates a
time period approximately 600 million years
ago.Object modulesMainC9DiagC9RadC9FFTC9UT
ILC9Data input files7G8X10_600Ma9NOV1910.rs
f_snowball15O8X10_600Ma1725Modern_OceanTrans
ports19CD8X10_600Ma23V8X10_600Ma26Z8X101_600
Ma21RTAU.G25L1522RPLK2529Snowball_Earth_Regi
onsLabel and NamelistSnowball_sim2 (Snowball
Earth Experiment 600 million years ago)

INPUTZ
TAUI10176.,IYEAR1900, KOCEAN1,
SRCOR.95485638151, S0X1.,CO2.31746031746031,
USET0.,TAUE35040., USESLP-12.,
ISTART3,KCOPY2,NDPRNT-1,TAUE10177.,TAUP95616.
, END
Unix Scripts
FORTRAN Code
C INITIALIZE SOME ARRAYS AT THE BEGINNING OF
SPECIFIED DAYS fName
'./prt/'//JMNTH0(13)//CYEAR//'.prt'//LABEL1(
IF(JDAY.NE.32) GO TO 294
JEQ1JM/2
DO 292 JJEQ,JM
DO 292 I1,IM
292
TSFREZ(I,J,1)JDAY
JEQM1JEQ-1
DO 293 J1,JEQM1
DO 293 I1,IM
293
TSFREZ(I,J,2)JDAY
GO TO 296
294 IF(JDAY.NE.213) GO TO 296
JEQM1JM/2

DO 295 J1,JEQM1
DO 295 I1,IM
295 TSFREZ(I,J,1)JDAY
C INITIALIZE SOME
ARRAYS AT THE BEGINNING OF EACH DAY 296
DO 297 J1,JM
DO 297 I1,IM

TDIURN(I,J,1)1000.
TDIURN(I,J,2)-1000.
TDIURN(I,J,3)1000.

TDIURN(I,J,4)-1000.
TDIURN(I,J,5)0.
TDIURN(I,J,6)-1000.

PEARTHFDATA(I,J,2)(1.-FDATA(I,J,3))
IF(PEARTH.GT.0.) GO TO 297
TSFREZ(I,J,1)365.

TSFREZ(I,J,2)365.
297 CONTINUE
C INTEGRATE DYNAMIC TERMS
300
MODD5DMOD(NSTEP,NDA5D)
IF(MODD5D.EQ.0) CALL DIAG5A (2,0)

15
SnowballEarth_Sim2.R Model II 8/24/2000Owner
Dr. Mark Chandler, chandler_at_giss.nasa.govGroup
Paleoclimate GroupThis experiment simulates a
time period approximately 600 million years
ago.Object modulesMainC9DiagC9RadC9FFTC9UT
ILC9Data input files7G8X10_600Ma9NOV1910.rs
f_snowball15O8X10_600Ma1725Modern_OceanTrans
ports19CD8X10_600Ma23V8X10_600Ma26Z8X101_600
Ma21RTAU.G25L1522RPLK2529Snowball_Earth_Regi
onsLabel and NamelistSnowball_sim2 (Snowball
Earth Experiment 600 million years ago)

INPUTZ
TAUI10176.,IYEAR1900, KOCEAN1,
SRCOR.95485638151, S0X1.,CO2.31746031746031,
USET0.,TAUE35040., USESLP-12.,
ISTART3,KCOPY2,NDPRNT-1,TAUE10177.,TAUP95616.
, END
Unix Scripts
FORTRAN Code
C INITIALIZE SOME ARRAYS AT THE BEGINNING OF
SPECIFIED DAYS fName
'./prt/'//JMNTH0(13)//CYEAR//'.prt'//LABEL1(
IF(JDAY.NE.32) GO TO 294
JEQ1JM/2
DO 292 JJEQ,JM
DO 292 I1,IM
292
TSFREZ(I,J,1)JDAY
JEQM1JEQ-1
DO 293 J1,JEQM1
DO 293 I1,IM
293
TSFREZ(I,J,2)JDAY
GO TO 296
294 IF(JDAY.NE.213) GO TO 296
JEQM1JM/2

DO 295 J1,JEQM1
DO 295 I1,IM
295 TSFREZ(I,J,1)JDAY
C INITIALIZE SOME
ARRAYS AT THE BEGINNING OF EACH DAY 296
DO 297 J1,JM
DO 297 I1,IM

TDIURN(I,J,1)1000.
TDIURN(I,J,2)-1000.
TDIURN(I,J,3)1000.

TDIURN(I,J,4)-1000.
TDIURN(I,J,5)0.
TDIURN(I,J,6)-1000.

PEARTHFDATA(I,J,2)(1.-FDATA(I,J,3))
IF(PEARTH.GT.0.) GO TO 297
TSFREZ(I,J,1)365.

TSFREZ(I,J,2)365.
297 CONTINUE
C INTEGRATE DYNAMIC TERMS
300
MODD5DMOD(NSTEP,NDA5D)
IF(MODD5D.EQ.0) CALL DIAG5A (2,0)

Run by advanced scientific programmers on
supercomputing clusters.
16
What is EdGCM? Educational Global Climate Model
  • A Global Climate Model
  • Relational Database (organize massive I/O)
  • Graphical User Interface
  • Post-Processing Software
  • Scientific Visualization Tools
  • Software for constructing scientific manuscripts
    and publishing them to the web
  • Administrative Tools (disk management, security,
    links to assignments, etc.)

17
Scarsdale Teachers Institute, March 3 and 4, 2006
18
eJournals
Image Libraries
Web-based Publishing
19
  • The EdGCM Website
  • Download EdGCM Software and Materials
  • Electronic Forums
  • Community and Student Showcases
  • Development News

20
http//edgcm.columbia.edu
21
(No Transcript)
22
Alternate Title Slide -----gt
23
The Democratization of Climate Change Science
The EdGCM Project Mark Chandler NASA/GISS at
Columbia University
Write a Comment
User Comments (0)
About PowerShow.com