benestad_eos2004

Upload: diana-hertanti

Post on 14-Apr-2018

216 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/30/2019 Benestad_Eos2004

    1/3

    Research into possible impacts of a climate

    change requires descriptions of local andregional climate.For instance, the local andregional aspect of a climate change is stressedin the U.S.Strategic Plan for the Climate ChangeScience Program (CCSP) (http://www.climate-science.gov/Library/stratplan2003/default.htm).Global climate models (GCMs) are importanttools for studying climate change and makingprojections for the future.Although GCMs providerealistic representations of large-scale aspects ofclimate,they generally do not give good descrip-tions of the local and regional scales.It is nev-ertheless possible to relate large-scale climaticfeatures to smaller spatial scales.

    There are two main approaches for deriving

    information on local or regional scales fromthe global climate scenarios generated by GCMs:(1) numerical downscaling (also known asdynamical downscaling) involving a nestedregional climate model (RCM) or (2) empirical-statistical downscaling employing statisticalrelationships between the large-scale climaticstate and local variations derived from historicaldata records.

    The former approach is typically computerintensive (requiring a supercomputer) andinvolves substantial efforts in adapting RCMsto the region of interest and the specific GCM.The latter method,on the other hand,can bedone more inexpensively on a workstation ora personal computer.Empirical-statisticaldownscaling receives little attention in theCCSP document,but because it is quick andinexpensive,it is an appropriate method forgenerating long time series and for exploringa range of different GCM results.For instance,empirical-statistical downscaling has success-fully been applied to multimodel ensemblesconsisting of different GCM scenarios fromthe Intergovernmental Panel on Climate Change(IPCC) in order to explore intermodel similar-ities and differences.The most severe limitationto empirical-statistical downscaling is therequirement that there be an adequate recordof past observations for the local parameterof interest,which limits the downscaling to

    locations where there are observations.

    Software Tools

    There are several tools available on the Internetfor empirical-statistical downscaling.Theseinclude SDSM (Statistical DownScaling Model)(freely available from https://co-public.lboro.ac.uk/cocwd/SDSM/) by Dawson and Wilby,and clim.pact (freely available from CRAN(Comprehensive R Archive Network) Web site:http://cran.r-project.org for the R environment[Ellner, 2001]; R is a GNU version of Splus).

    Whereas SDSM is written for the Windowsenvironment,R and clim.pact should be ableto run on Linux and MacOS as well as on

    Windows platforms.The clim.pact packagecontains a bundle of R-functions for computingempirical orthogonal functions (EOFs),plottingclimate data,and performing correlation andcomposite analysis in addition to empirical-statistical downscaling.The clim.pact packageis highly flexible,as it is possible for the userto supplement clim.pact functionalities witha large number of other functions from othercontributed packages or functions writtenespecially for a particular problem. It cananalyze both daily and monthly data.

    A range of predictors (independent variables)can easily be incorporated into the analysisif they are stored in the netCDF (http://www.

    unidata.ucar.edu/packages/netcdf/) format.These predictors can be gridded temperaturefrom the University of East Anglia (http://www.cru.uea.ac.uk/cru/data/temperature/) orreanalysis by the U.S.National Weather ServicesNational Centers for Environmental Prediction(NCEP) (http://www.cdc.noaa.gov/).The local

    variable,the predictand (dependent variable),may,for instance,be taken from NASA GoddardInstitute of Space Studies Surface TemperatureAnalysis (http://www.giss.nasa.gov/data/update/gistemp/).

    Transient climate scenarios from GCMs canbe downloaded from the IPCC Web site (http: //ipcc-ddc.cru.uea.ac.uk/dkrz/dkrz_index.html),and these can be converted to the netCDFformat and used in the downscaling analysis.

    There are numerous ways of carrying outempirical-statistical downscaling in terms ofdifferent statistical models,such as linear modeling(regression,canonical correlation analysis,orsingular vectors),analog modeling,or neuralnets.At present,clim.pact incorporates bothregression and analog models.

    Choosing the Variable

    In addition to the choice of statistical model,there are different options for the predictor.Which variable is most suitable for describingthe large-scale climatic conditions that are rel-evant to the location in question? There may

    be substantial differences in local values derivedfrom different large-scale variables [Huth,2004].Useful criteria include (1) large-scaleparameters with a strong relationship with thepredictand that reflect a well-understood physicalconnection,(2) predictors that are skillfullypredicted by GCMs,and (3) parameters that

    Eos,Vol. 85,No.42,19 October 2004

    Empirical-Statistical Downscalingin Climate Modeling

    PAGES 417,422

    Fig.1. Example of downscaled monthly 18901998 January mean temperature for Oslo-Blindernderived with clim.pact.The example is based on the ECHAM4/OPYC3 model and the IPCC IS92a-based GSDIO integration. (The GSDIO scenario includes the effects of greenhouse gases, tropo-

    spheric ozone,and direct plus indirect effects of industrial aerosols).The predictor used for calibrationwas gridded temperature described byBenestad [2001].BY R.E.BENESTAD

  • 7/30/2019 Benestad_Eos2004

    2/3

    carry the essential signal (e.g.,the gradualwarming).Some promising candidates aregridded 2-m temperature for local temperaturesand gridded large-scale precipitation (e.g.,reanalysis) for local precipitation.The sea levelpressure,on the other hand,does not give anadequate description of the thermodynamicchanges associated with a global warming.

    There are a number of choices for relatingGCM results to actual observations (gridded

    values).It is possible to match spatial patternsin the simulations with observed modes thatare relevant to a specific local parameter indifferent ways.The data may first be processedthough an EOF analysis and then projectedonto the observations [Heyen et al,1996],orthe downscaling may be a regression againstthe respective grid point values where the gridpoint values in the GCMs are considered asrepresentative of the corresponding values inthe gridded observations.

    Other approaches use so-called circulationindices [Wilby et al.,1998].Benestad[2001]has suggested using a common EOF frameworkwhich is incorporated into clim.pact.Common

    EOFs are mathematically similar to ordinaryEOFs,but differ in the way the data have beenpreprocessed,e.g.,that the data contain acombination of both observations and simu-lations. It is also possible to apply methodssimilar to those ofHeyen et al[1996] or circu-lation indices in R and clim.pact.

    It can easily be shown that an inappropriatechoice of predictor domain can give misleadingresults.AlthoughHuth [2002] found that thesize of the domain on which predictors aredefined is not important for central Europe interms of explained variance,Benestad[2001]demonstrated that a predictor domain coveringonly northern Europe may produce coolingover western Greenland in a warming world.The empirical-statistical model in this caselatches onto the east-west dipole temperaturestructure associated with the North AtlanticOscillation (NAO), for which temperatures overGreenland tend to be anticorrelated with thoseover northern Europe.

    The most recent version of clim.pact (v2.1-3)offers an objective criterion for selecting thepredictor domain,by examining maps of cor-relation coefficients between the predictandand the predictor grid point values,and definingthe domain according to where the correlationgoes to zero.

    Because empirical-statistical downscaling

    usually does not reproduce the variance (often

    measured in terms of R2

    in the observations),

    so-called inflationhas sometimes been used,

    although this kind of postprocessing is contro-

    versial.With a common EOF approach,adjust-

    ment of GCM predictors for the calibration

    period,and predictors that are closely related

    to the predictand,clim.pact can produce local

    scenarios with variance close to that of the

    original series without the need of inflating

    the values.Figure 1 shows an example of a

    downscaled time series clim.pact (grey)

    together with the observed values (black).

    Both series describe similar variance.

    Perceived Disadvantages

    A common objection to empirical-statisticaldownscaling is that it may be limited by theassumption of stationarity. It is possible to

    examine the empirical-statistical models forsuch shortcomings,andBenestad[2001] testeda downscaling model by taking one GCM gridpoint value as the predictand and using onehalf of the GCM results to calibrate the model.An evaluation against the second half (warmerclimate) did not give any indication of signifi-cant nonstationarities present in the modeledrelationship between the large and small spa-tial scales.Murphy[1999] compared the resultsfrom numerical and empirical-statisticaldownscaling and reported similar levels ofskill.Hanssen-Bauer et al[2003] examinedRCM-based and empirical-statistical downscalingresults and found them to be similar. Hencethe statistical relationships between the largeand local scales in the past appear to hold ina perturbed climate.

    In principle,empirical-statistical relationshipsbetween large and small spatial scales are notany more prone to nonstationarities thanparameterization schemes and bulk formulaeused in both GCMs and RCMs (for certainchoices of predictor variables,e.g.,usinglarge-scale surface temperature to predictlocal temperature).However, nonstationaritycan, in fact,be a greater problem in the GCMs.It is important to keep in mind that somepredictor choices may entail nonstationarities,such as using geopotential height to derivelocal surface temperature.

    Another objection to empirical-statisticaldownscaling is a lack of consistency betweenlocations and different parameters.The use ofanalog models in downscaling can producelocal scenarios that are consistent within a

    certain region.Furthermore,GCMs and RCMsoften have similar shortcomings,as both tendto exhibit systematic biases.The choice ofparameterization schemes or the various waysthey describe,e.g.,sea ice yield different detailsin climate reconstructions,and the need forflux correction in many GCMs is direct evidenceof model inconsistencies (an increasing numberof GCMs are run without the need of fluxcorrection).

    Numerical and empirical-statistical down-scaling have different strengths and weaknessesand the most appropriate method will dependon the use.In most cases, it is helpful to useinexpensive and relatively simple empirical-statistical downscaling in addition to usingRCMs to downscale GCMs.

    Empirical-statistical downscaling can beviewed as part of an analysis that providesvaluable diagnostics that can illuminate variousaspects of the GCMs and relate these to thereal world.Figure 2 shows an example ofsome diagnostics obtained through empirical-statistical downscaling.In this case, Januarytemperature anomalies in Oslo, Norway, areassociated with a large-scale temperature anomalycovering most of southern Scandinavia.

    Despite empirical-statistical downscalingonly being barely mentioned in the CCSPreport,both clim.pact and SDSM are usefultools for climate research where regional to

    Eos,Vol. 85,No.42,19 October 2004

    Fig.2.The large-scale T(2m) pattern associated with January mean temperature anomalies atOslo-Blindern,Norway, for the downscaling in Figure 1.The units are degrees Celsius and areobtained by taking the regression coefficients to construct a pattern that goes with a 1C localtemperature anomaly.

  • 7/30/2019 Benestad_Eos2004

    3/3

    Eos,Vol. 85,No.42,19 October 2004

    local scales are important.Empirical-statisticaldownscaling complements nested modelingand provides a valuable independent approachfor studying local climates.

    Acknowledgments

    This work was supported by the Norwegian

    Research Council and the Norwegian Meteo-

    rological Institute. I am grateful to valuable

    comments from two anonymous reviewers.

    References

    Benestad,R. E.(2001),A comparison between two

    empirical downscaling strategies,Int. J.Climatol.,

    21,1645-1668,DOI 10.1002/joc.703.

    Benestad,R. E.(2002),Empirically downscaled tem-

    perature scenarios for northern Europe based on

    a multi-model ensemble, Clim.Res.,21, 105125.

    Benestad,R. E.(2003),Downscaling analysis for daily

    and monthly values using clim.pact-V.0.9,Rep.KLI-

    MA 01/03.met.no,Norw.Meteorol.Inst.,Oslo,Norway.

    Ellner,S. P.(2001), Review of R,Version 1.1.1.,Bull.

    Ecol. Soc.Am., 82, 127-128,April.

    Hanssen-Bauer,I.,E.J.Forland,J.E.Haugen,and O.E.

    Tveito (2003),Temperature and precipitation sce-

    narios for Norway:Comparison of results fromdynamical and empirical downscaling, Clim.Res.,

    25,1527.

    Heyen, H.,E.Zorita,and H.von Storch (1996),Statis-

    tical downscaling of monthly mean North Atlantic

    air-pressure to sea level anomalies in the Baltic

    Sea, Tellus, Ser.A, 48, 312323.

    Huth,R. (2002),Statistical downscaling of daily tem-

    perature in central Europe,J.Clim., 15, 17311742.

    Huth,R.(2004),Sensitivity of local daily temperature

    change estimates to the selection of downscaling

    models and predictors,J.Clim., 17, 640652.

    Murphy, J.(1999),An evaluation of statistical and

    dynamical techniques for downscaling local

    climate,J.Clim., 12, 22562284.

    Wilby,R.L., H.Hassan,and K.Hanaki (1998),Statistical

    downscaling of hydrometeorological variables

    using general circulation model output,J.Hydrol.,

    205,119.

    Author Information

    R.E. Benestad,Norwegian Meteorological Institute,

    Oslo,Norway

    The Space Studies Board, in consultationwith other units of the U.S.National ResearchCouncil (NRC),has begun a study to generateprioritized recommendations from the Earthand environmental science and applicationscommunity regarding a systems approach tothe space-based and complimentary observationsthat encompasses the research programs ofNASA and the related operational programsof the National Oceanic and AtmosphericAdministration (NOAA).

    The study, which will be carried out over a2-year period and is organized in a mannersimilar to other NRC decadal surveys,willseek to establish individual plans and prioritieswithin the subdisciplines of the Earth sciences,as well as an integrated vision and plan forthe Earth sciences as a whole.It will alsoconsider Earth observations requirements forresearch and for a range of applications withdirect links to societal objectives.Richard Anthesand Berrien Moore have been appointed by theNRC as study cochairs.

    An open Web site (http://qp.nas.edu/decadal-survey) has been created to describe the studyand to provide an opportunity for communityinput throughout the study process.In addition,a number of outreach activities are planned,including community forums in conjunctionwith the AGU 2004 Fall Meeting and the January

    2005 meeting of the American MeteorologicalSociety.The confluence of several factors prompts

    this study, including:

    1.NASA is nearing completion of the deploy-

    ment of the Earth Observing System (EOS)and is now considering an appropriate strategy

    for follow-on exploratory and systematicmissions.

    2. In the coming decade,NASA plans to tran-

    sition a number of environmental measurements

    from research-oriented programs to operationally-oriented programs.3. In the coming decade,NOAA will launch

    the National Polar-orbiting Operational Envi-ronmental Satellite System (NPOESS)suc-cessors to the current generation of civil PolarOperational Environmental Satellite (POES)and military Defense Meteorological SatelliteProgram (DMSP) polar-orbiting satelliteswhich will be used to monitor global environ-mental conditions and collect and disseminatedata related to weather, atmosphere,oceans,land,and the near-space environment.

    4.The United States is leading the develop-ment of a Global Earth Observing System of

    Systems (GEOSS; see http://usinfo.state.gov/gi/Archive/2004/Aug/18-488169.html).Earth observation systems are providing

    valuable data, particularly in the areas ofimproved weather forecasts,El Nio predictions,earthquake and volcanic eruption precursors,and ecological assessments.However,additionaland higher-quality observations are needed toaddress a wide range of applications,includingclimate monitoring and modeling, agricultureand forest management,water and energyresource management,watershed and marineecosystem management,disaster managementsupport,and sustainable development,and tomeet the needs of international environmental

    conventions.Solutions to these challenges will requireadvancements in both remote sensing capa-bilities and in situ observational techniques.Acquisition,quality control,processing,assim-ilation,summarization,dissemination,andpreservation of the vast array of environmentaldata that will be generated by national andinternational sources pose a further challenge.

    On 2325 August 2004,the NRC held a workshopin Woods Hole,Massachusetts,to help organizethe study (see the study Web site for detailsand summary).At the workshop,there wasgeneral consensus that the study be led by anexecutive committee and seven panels,eachorganized along the following societal themes:

    1.Earth science applications and societal needs;2. land-use change,ecosystem dynamics,andbiodiversity;3.weather (including space weatherand chemical weather); 4.climate variability andchange;5.water resources and the global hydro-logic cycle; 6. human health and security;and7. solid-Earth dynamics,natural hazards, andresources.

    With this structure, disciplines such asoceanography and atmospheric chemistry,although not visible in the title of a given pan-el,will influence the priorities of several pan-els,not just one.All panels will interact withthe executive committee throughout thestudy process.The chairs of each of the panels

    will be members of the executive committee.Additional members of the executive committeewill represent the private sector,government,nongovernmental agencies,and the broadscientific and user communities.

    The study is intended to be a communityassessment;broad and active participation bythe Earth science community is essential forthe success of this effort,which will affect thescientific research and operational communities,and society at large,for many years.

    RICHARD A.ANTHES,University Corporationfor Atmospheric Research,Boulder,Colo.,E- mail:

    [email protected]; BERRIEN MOORE III, Institute for

    the Study of Earth,Oceans, and Space,University ofNew Hampshire Durham, E-mail:b.moore@unh.

    edu;and ARTHUR CHARO,National Research Council,Space Studies Board,Washington, D.C.,E-mail:

    [email protected]

    Earth Science and Applications From Space:A Community Assessment and Strategy for the Future

    PAGE 418