% $Header$

% Purpose: Two page Curriculum Vitae for Proposals
% URL: http://dust.ess.uci.edu/job/bio_nsf/bio_nsf.pdf

% NASA requires PIs to submit two page CVs.
% NASA proposals require CVs with different elements than NSF 
% See detailed requirements in Section 2.3.8 of NASA GFP (nasa_nra_2006.pdf)
% In particular, NASA requires that "The biographical sketch must include
% a description of scientific, technical, and management performance
% on relevant prio research efforts"

% Usage: 
% cd ~/job;make -W cv_2pg.tex cv_2pg.dvi cv_2pg.ps cv_2pg.pdf cv_2pg.txt;cd -
% scp ${HOME}/job/cv_2pg.dvi ${DATA}/ps/cv_2pg.pdf ${DATA}/ps/cv_2pg.ps ${HOME}/job/cv_2pg.tex ${HOME}/job/cv_2pg.txt dust.ess.uci.edu:/var/www/html/job/cv_2pg

% # NB: latex2html works well on cv_2pg.tex
% latex2html -dir /var/www/html/job/cv_2pg cv_2pg.tex
% # NB: tth chokes on cv_2pg.tex
% cd ${HOME}/job;tth -a -Lcv_2pg -p./:${TEXINPUTS}:${BIBINPUTS} < ${HOME}/job/cv_2pg.tex > cv_2pg.html
% scp cv_2pg.html dust.ess.uci.edu:/var/www/html/job/cv_2pg
% # NB: tex4ht works well on cv_2pg.tex
% cd ${HOME}/job;htlatex cv_2pg.tex
% scp cv_2pg*.css cv_2pg*.html dust.ess.uci.edu:/var/www/html/job/cv_2pg
% # NB: tex4moz works well on cv_2pg.tex
% cd ${HOME}/job;/usr/share/tex4ht/mzlatex cv_2pg.tex
% scp cv_2pg*.css cv_2pg*.html cv_2pg*.xml dust.ess.uci.edu:/var/www/html/job/cv_2pg

\documentclass[12pt]{article}

% Standard packages
\usepackage{ifpdf} % Define \ifpdf
\ifpdf % We are running PDFLaTeX
\usepackage[pdftex]{graphicx} % Defines \includegraphics*
\pdfcompresslevel=9
\usepackage{thumbpdf} % Generate thumbnails
\else % We are not running PDFLaTeX
\usepackage{graphicx} % Defines \includegraphics*
\fi % endif PDFLaTeX
\usepackage{bibunits} % Multiple bibliographies in single article
%\usepackage{hanging} % Hanging indentation
\usepackage{mdwlist} % Compact list formats \itemize*, \enumerate*
\usepackage{natbib} % \cite commands from aguplus
\usepackage{times} % Postscript Times-Roman font KoD99 p. 375
\usepackage{url} % Typeset URLs and e-mail addresses

% hyperref is last package since it redefines other packages' commands
% hyperref options, assumed true unless =false is specified:
% backref       List citing sections after bibliography entries
% baseurl       Make all URLs in document relative to this
% bookmarksopen Unknown
% breaklinks    Wrap links onto newlines
% colorlinks    Use colored text for links, not boxes
% hyperindex    Link index to text
% plainpages=false Suppress warnings caused by duplicate page numbers
% pdftex        Conform to pdftex conventions
% Colors used when colorlinks=true:
% linkcolor     Color for normal internal links
% anchorcolor   Color for anchor text
% citecolor     Color for bibliographic citations in text
% filecolor     Color for URLs which open local files
% menucolor     Color for Acrobat menu items
% pagecolor     Color for links to other pages
% urlcolor      Color for linked URLs
\ifpdf % We are running PDFLaTeX
\usepackage[backref,breaklinks,colorlinks,citecolor=blue,linkcolor=blue,urlcolor=blue,hyperindex,plainpages=false,pdftex]{hyperref} % Hyper-references
\pdfcompresslevel=9
\else % We are not running PDFLaTeX
\usepackage[backref=false,breaklinks,colorlinks=false,hyperindex,plainpages=false]{hyperref} % Hyper-references
\fi % endif PDFLaTeX

% Personal packages
\usepackage{csz} % Library of personal definitions
\usepackage{abc} % Alphabet as three letter macros
\usepackage{hyp} % Hyphenation exception list

% Margins
\topmargin 0in \headheight 0pt \headsep 0pt
\textheight 9in \textwidth 6.5in
\oddsidemargin 0in \evensidemargin 0in
\marginparwidth 0pt \marginparsep 0pt
\footskip 0pt
\footnotesep=0pt

% \DeclareFixedFont{command}{code}{family}{series}{shape}{size}
\DeclareFixedFont{\xiirn}{OT1}{cmr}{m}{n}{12}
\DeclareFixedFont{\xiitiit}{OT1}{cmti}{m}{it}{12}

\setlength{\parindent}{0mm}

\begin{document}
\pagestyle{empty}

\begin{center}
{\textit{Curriculum Vitae}}\\
{\xiirn CHARLES S. ZENDER}\\
\end{center}

Department of Earth System Science \hfill zender@uci.edu\\
University of California \hfill Voice: (949)\thinspace 824-2987\\
Irvine, CA~~92697-3100 \hfill Fax: (949)\thinspace 824-3874\\

\textbf{SPECIALTIES AND INTERESTS}
\par\medskip
Atmospheric Physics, Cloud and Aerosol Microphysics and Chemistry,
Deposition, Erosion, Global Climate and Climate Change,
Natural Aerosols, Particle Composition and Optical Properties,
Particle Scavenging, Radiative Transfer and Radiative Forcing
\par\bigskip

\textbf{PROFESSIONAL APPOINTMENTS}
\begin{enumerate*}
\item[2005--now] University of California at Irvine 
-- Associate Professor of Earth System Science
\item[1999--2005] University of California at Irvine 
-- Assistant Professor of Earth System Science
\item[2000--2006] National Center for Atmospheric Research (NCAR), Boulder, CO
-- Affiliate Scientist of the Climate and Global Dynamics (CGD) Division
\item[1998--1999] NCAR -- Visiting Scientist in Atmospheric Chemistry
and CGD Divisions  
\item[1996--1998] NCAR -- Postdoctoral fellow in Advanced Study Program 
\item[1991--1996] University of Colorado at Boulder and NCAR CGD --
Graduate research assistant 
\item[1991] College of the Atlantic, Bar Harbor, ME --
Visiting Faculty in Physical Sciences
\item[1989--1990] Smithsonian Astrophysical Observatory,
Cambridge, MA -- Physicist, Technician
\end{enumerate*}

\textbf{EDUCATION}
\begin{enumerate*}
\item[Ph.D.] (1996) Atmospheric Sciences, University of Colorado,
Boulder. ``Representation of tropical cirrus anvil in climate
models'', Advisors: Jeffrey Kiehl and Gary Thomas
\item[M.S.] (1993) Atmospheric Sciences, University of Colorado, Boulder.
%Thesis: ``Bulk cirrus parameterizations from a microphysical model''.
\item[B.A.] (1990) Physics, Harvard University
\end{enumerate*}
\par\smallskip

%\textbf{PROFESSIONAL INTERESTS}
%\par\medskip
%My research focuses on two complementary areas: terrigenic mineral
%dust aerosol and the disposition of solar radiation in the climate
%system. 
%Currently I am examining Earth's radiative and photochemical responses
%to mineral dust aerosol.   
%Related interests are the roles of dust particles in air quality, 
%ice crystal nucleation, paleoclimate, and fertilization of remote
%ecosystems.     
%My studies combine satellite, field, and laboratory observations of
%aerosols, clouds, trace gases, soil types, and surface properties with 
%radiative transfer and large scale climate system models.  
%The ultimate goal of these studies is to improve our understanding and
%prediction of climate and climate change.  
%\par\medskip

%\begin{enumerate}
%\item[] Mineral dust aerosol---its distribution, source and sink mechanisms,
%direct and indirect radiative forcing, and impact on tropospheric
%processes.
%
%\item[] Radiation and climate---closing the surface shortwave energy
%budget, using field observations to investigate causal mechanisms of
%excess shortwave absorption, using GCMs to study the effect of
%aerosols and clouds on climate.
%\end{enumerate}

% fxm: switch to \hanging environment in hanging package
\textbf{REFEREED PUBLICATIONS}
\setlength{\parindent}{-1em}
\par\bigskip
% ZeK941
Zender, C.~S., and J.~T.~Kiehl (1994), 
Radiative sensitivities of tropical anvils to small ice crystals, 
\textit{J.~Geophys.\ Res.}, \textbf{99}(D12),
25869--25880.
\par
% ZBP97
Zender, C.~S., B.~Bush, S.~K. Pope, A.~Bucholtz, W.~D. Collins,
J.~T. Kiehl, F.~P.~J. Valero, and J.~Vitko~Jr.\ (1997), 
Atmospheric absorption during the Atmospheric Radiation Measurement
(ARM) Enhanced Shortwave Experiment (ARESE), 
\textit{J.~Geophys.\ Res.}, \textbf{102}(D25), 29901--29915.
\par
% ZeK972
Zender, C.~S., and J.~T.~Kiehl (1997), Sensitivity of climate
simulations to radiative effects of tropical anvil structure, 
\textit{J.~Geophys.\ Res.}, \textbf{102}(D20), 23793--23803.
\par
% CZV99
Cess, R.~D., M.~Zhang, F.~P.~J. Valero, S.~K. Pope, A.~Bucholtz,
B.~Bush, C.~S. Zender, and J.~Vitko~Jr.\ (1999), Absorption of solar
radiation by the cloudy atmosphere: {Further} interpretations of
collocated aircraft measurements, 
\textit{J.~Geophys.\ Res.}, \textbf{104}(D2), 2059--2066.
\par 
% Zen99
Zender, C.~S. (1999), Global climatology of abundance and solar
absorption of oxygen collision complexes, 
\textit{J.~Geophys.\ Res.}, \textbf{104}(D20), 24471--24484.
\par
% CRE01
Collins, W.~D., P.~J. Rasch, B.~E. Eaton, B.~Khattatov,
J.-F. Lamarque, and C.~S. Zender (2001), Forecasting aerosols using a 
chemical transport model with assimilation of satellite aerosol
retrievals: Methodology for INDOEX, \textit{J.~Geophys.\ Res.},
\textbf{106}(D7), 7313--7336.
\par
% YZS01
Yu,~S., C.~S. Zender, and V.~K. Saxena (2001), Direct radiative
forcing and atmospheric absorption by boundary layer aerosol in the
southeastern {US}: model estimates on the basis of new observations, 
\textit{Atmos.\ Env.}, \textbf{35}(23), 3967--3976.
\par
% GZC02
Grini,~A., C.~S. Zender, and P.~Colarco (2002), Saltation sandblasting 
behavior during mineral dust aerosol production,
\textit{Geophys. Res. Lett.}, \textbf{29}(18), 1868, doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2002GL015248.
% CRE02
Collins, W.~D., P.~J. Rasch, B.~E. Eaton, D.~W. Fillmore, J.~T.~Kiehl,
C.~T.~Beck, and C.~S. Zender (2002), Simulation of Aerosol
Distributions and Radiative Forcing for {INDOEX}: Regional Climate
Impacts, 
\textit{J.~Geophys.\ Res.}, \textbf{107}(D19), 8028, doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2000JD000032.
\par
% MZL02
Mahowald, N.~M., C.~S.~Zender, C.~Luo, D.~Savoie, O.~Torres, and
J.~del~Corral (2002), Understanding the 30 year {Barbados} desert dust
record, 
\textit{J.~Geophys.\ Res.}, \textbf{107}(D21), 4561, doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2002JD002097.
\par
% ZBN03
Zender, C.~S., H.~Bian, and D.~Newman (2003), Mineral {Dust
  Entrainment And Deposition (DEAD)} model: {Description} and 1990s
dust climatology,  
\textit{J.~Geophys.\ Res.}, \textbf{108}(D14), 4416, doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2002JD002775.
\par
% BiZ03
Bian,~H., and C.~S. Zender (2003), Mineral dust and global tropospheric
chemistry: {Relative} roles of photolysis and heterogeneous uptake, 
\textit{J.~Geophys.\ Res.}, \textbf{108}(D21), 4672, doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2002JD003143.
\par
% ZNT03
Zender, C.~S., D.~Newman, and O.~Torres (2003), Spatial Heterogeneity
in Aeolian Erodibility: {Uniform}, Topographic, Geomorphic, and
Hydrologic Hypotheses, 
\textit{J.~Geophys.\ Res.}, \textbf{108}(D17), 4543, doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2002JD003039.
\par
% AKZ04
Ammann C.~M., J.~T. Kiehl, C.~S. Zender, B.~L. Otto-Bliesner, and
R.~S. Bradley (2004): Coupled simulations of the 20th century
including external forcing, In Press in \textit{J.~Climate}.
\par
% AMW03
Ammann, C.~M., G.~A. Meehl, W.~M. Washington, and C.~S. Zender (2003), 
A~Monthly and Latitudinally Varying Volcanic Forcing Dataset in
Simulations of 20th Century Climate, 
\textit{Geophys.\ Res.\ Lett.}, \textbf{30}(12), 1657, doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2003GL016875.
\par
% GrZ04
Grini,~A., and C.~S. Zender (2004), Roles of saltation, sandblasting,
and wind speed variability on mineral dust aerosol size distribution
during the Puerto Rican Dust Experiment ({PRIDE}), 
\textit{J.~Geophys.\ Res.}, \textbf{109}(D7), D07202, doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2003JD004233.
\par
% BiZ04
Bian,~H., and C.~S. Zender (2003), Heterogeneous impact of dust on
tropospheric ozone: {Sensitivity} to season, species, and uptake rates,
Submitted to \textit{J.~Geophys.\ Res.}.
\par
% GMZ04
Grini,~A., G.~Myhre, C.~S. Zender, and I.~S.~A. Isaksen (2005),
Model simulations of dust sources and transport in the global troposphere, 
\textit{J.~Geophys. Res.}, \textbf{110}(D2), D02205, 
doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2004JD005037.
\par
% ZMT04
Zender, C.~S., R.~Miller, and I.~Tegen (2004), 
Quantifying Mineral Dust Mass Budgets: Terminology, Constraints, and Current Estimates, 
\textit{Eos Trans.\ AGU}, \textbf{85}(48), 509--512.
\par
% FlZ05
Flanner, M.~G., and C.~S. Zender (2005), 
Snowpack Radiative Heating: Influence on {Tibetan Plateau} Climate, 
\textit{Geophys.\ Res.\ Lett.}, \textbf{32}(6), L06501,
 doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2004GL022076. 
\par
% ZeK05
Zender, C.~S., and E.~Y. Kwon (2005), 
Regional Contrasts in Dust Emission Responses to Climate, 
\textit{J.~Geophys.\ Res.}, \textbf{110}(D13), D13201,
doi:\discretionary{}{}{}10.1029/\discretionary{}{}{}2004JD005501. 
\par
% ZeT06
Zender, C.~S., and J.~Talamantes (2006), 
Solar Absorption by {Mie} Resonances in Cloud Droplets, 
\textit{J.~Quant.\ Spectrosc.\ Radiat.\ Transfer}, \textbf{98}(1), 122--129,
doi:\discretionary{}{}{}10.1016/\discretionary{}{}{}j.jqsrt.\discretionary{}{}{}2005.\discretionary{}{}{}05.\discretionary{}{}{}084.
\par
% ZeT06b
Zender, C.~S., and J.~Talamantes (2006), 
Climate controls on valley fever incidence in {Kern County, California}, 
\textit{Int.\ J.~Biometeorol.}, \textbf{59}(3), 174--182, 
doi:\discretionary{}{}{}10.1007/\discretionary{}{}{}s00484-005-0007-6.
\par
% FlZ06
Flanner, M.~G., and C.~S. Zender (2006), 
Linking Snowpack Microphysics and Albedo Evolution, 
In Press in \textit{J.~Geophys. Res.}.
\par
% CMP06
Cakmur, R.~V., R.~L. Miller, J.~Perlwitz, D.~Koch, I.~V. Geogdzhayev,
P.~Ginoux, I.~Tegen, and C.~S. Zender (2006), Constraining
the Magnitude of the Global Dust Cycle by Minimizing the Difference
Between a Model and Observations,  
In Press in \textit{J.~Geophys.\ Res.}.
\par
% MML06
Mahowald, N.~M., D.~Muhs, S.~Levis, P.~Rasch, M.~Yoshioka, and
C.~S. Zender (2006), 
Change in atmospheric mineral aerosols in response to climate: last
glacial period, pre-industrial, modern and doubled carbon dioxide
climates, 
In Press in \textit{J.~Geophys.\ Res.}.
\par
% WTL06
Washington,~R., M.~C. Todd, G.~Lizcano, I.~Tegen, C.~Flamant,
I.~Koren, P.~Ginoux, S.~Engelstaedter, C.~Bristow, C.~Zender,
A.~Goudie, A.~Warren, J.~M. Prospero (2006), 
Links between topography, wind, deflation, lakes and dust: The case of
the Bod\'{e}l\'{e} Depression, Chad, 
In Press in \textit{Geophys. Res. Lett.}. 
\setlength{\parindent}{0em}
\par\medskip

\textbf{CURRENT FUNDING}
\begin{itemize*}
\item[] PI NASA NAG5-10546 ``Influence of Mineral Dust Aerosol on the
Chemical Composition of the Atmosphere'', 1/1/2001--12/31/2004 
\item[] Co-PI NSF ATM-0214430 ``Collaborative Proposal: Using Measurements from the Columbia Plateau Eolian System to Improve Global-Scale Models of Mineral-Dust Aerosols'', PI: A.~Busacca, 8/1/2002--7/31/2005 
\item[] PI NSF ATM-0321380 ``Acquisition of an Earth System Modeling Facility for Coupled Climate, Chemistry, and Biogeochemistry Studies'', 8/1/2003--7/31/2006. 
\item[] Co-I NSF CNS-0421554  ``HIPerWall: A High-Performance Visualization System for Collaborative Earth System Sciences'', 9/1/2004--8/31/2007.
\item[] PI NSF IIS-0431203 ``SEI(GEO): Scientific Data Operators Optimized for Distributed Interactive and Batch Analysis of Tera-Scale Geophysical Data'', 9/1/2004--8/31/2007.
\end{itemize*}

\textbf{SERVICE}
\begin{itemize*}
\item Member, \href{http://www.energy.ca.gov/global_climate_change/index.html}{California Climate Change Advisory Committee}, 2004--present
\item Peer-review for 
CRDF, 
\textit{Frontiers in Eco.\ Evol.}, 
\textit{Geophys.\ Res.\ Lett.},
\textit{Global Biogeochem.\ Cycles}, 
\textit{Global Plan.\ Change}, 
\textit{J.~Arid.\ Env.}, 
\textit{J.~Atmos.\ Sci.}, 
\textit{J.~Climate},
\textit{J.~Geophys.\ Res.\ Atmospheres}, 
\textit{J.~Geophys.\ Res.\ Solid Earth}, 
\textit{Kuwait J.~Sci.\ Eng.}, 
\textit{Mon.\ Weather Rev.},
NASA (GMAP, IDS, RSP, TCP), 
\textit{Nature}, 
NERC (UK),
NOAA (OAR, OGP), 
NSF (ATM, CHE, MRI, SEI-GEO Panel), 
\textit{Q.~J.~R. Meteorol.\ Soc.},
\textit{Tellus}, 
USGCRP/IPCC (TAR), 
USCCSP/IPCC (AR4)

\item Maintainer of NCAR CCM Column Radiation Model
(\url{http://www.cgd.ucar.edu/cms/crm}). 1996--present.
\item Author and administrator of NCO netCDF Operators
(\url{http://nco.sourceforge.net}), a freely available
geophysical data manipulation toolkit. 1995--present. 
\item Author and maintainer of Enhanced Absorption Bibliography
(\url{http://dust.ess.uci.edu/ppr/bib_aca.pdf}). 1997--present. 
% \item Contributor to the University of Northern Colorado Mathematics
% and Science Teachers Hotline (MAST) (800 866-MAST). 1995--1999. 
% \item University of Colorado, Boulder, CO --
% Founder and director of the APAS Help Center, a free tutoring center
% which assisted dozens of diverse undergraduates in the physical
% sciences every year.   
% My role included securing funding, tutoring, and managing a group of
% about 10 paid graduate student tutors. 1992--1995. 
\end{itemize*}

\textbf{HONORS}
\begin{itemize*}
\item[] Outstanding Student Presentation in Atmospheric Sciences
Section, Fall AGU Meeting, San Francisco CA, 1995
\item[] Outstanding Contributions to Undergraduate Education Award,
UC Irvine, 2001--2002
\end{itemize*}

\textbf{COURSES TAUGHT}
\begin{itemize*}
\item[] Earth System Science~5, The Atmosphere: Spring 2000, 2001, 2002, 2003, 2004, 2005
\item[] Earth System Science~199, Undergraduate Research: Spring 2000, Fall 2000, Spring 2002, Fall 2002
\item[] Earth System Science~200B, Earth System Physics: Fall 2002, 2003, 2004
\item[] Earth System Science~204B, The Planetary Boundary Layer: Winter 2004, 2005
\item[] Earth System Science~236, Radiative Transfer \& Remote Sensing: Winter 2001
\item[] Earth System Science~282, Topics in Climate, Aerosol-Cloud-Climate Interactions: Winter 2002
\item[] Earth System Science~286, Topics in Biogeochemistry, Chemistry, Composition, and Climate: Fall 2002
\item[] Earth System Science~298, Practicum in Earth System Science: Spring 2003
\end{itemize*}

\textbf{STUDENTS}
\begin{itemize*}
\item[] Member of Thesis committee: Aaron Berg (UCI), Huisheng Bian (UCI), 
Sarah Bortz (UCI), Alf Grini (University of Oslo), Brian Kahn (UCLA), Marco
Rodriguez (UCI) 
\item[] Chair of Thesis committee: Mark Flanner (UCI), Eun Young Kwon (UCI)
\item[] Postdoctoral scholars supervised: Huisheng Bian (now at NASA GSFC).
\item[] Total number of graduate students supervised:~3.
\item[] Total number of postgraduate scholars sponsored:~1.
\end{itemize*}

\enlargethispage*{1in} 
\textbf{COLLABORATORS}
\begin{itemize*}
\item[] 
C.~A. Ammann (NCAR), 
H.~Bian (NASA/UMBC), 
G.~B. Bonan (NCAR), 
A.~Busacca (WSU),
P.~Chavez (USGS),
P.~Colarco (NASA GSFC),
W.~D. Collins (NCAR), 
J.~Famiglietti (UCI), 
D.~Gaylord (WSU),
A.~Grini (U.~Oslo),
J.~T. Kiehl (NCAR), 
F.~Kuester (UCI), 
N.~M. Mahowald (NCAR), 
J.~Meyer (UCI), 
J.~K. Moore (UCI), 
G.~Okin (U.~Virginia), 
R.~Pajarola (UCI), 
K.~Purvis (Claremont), 
P.~J. Rasch (NCAR),
R.~Reynolds (USGS),
O.~Torres (NASA GSFC),
F.~P.~J. Valero (Scripps), 
S.~Yu (Duke) 
\end{itemize*}

% \textbf{SYNERGISTIC ACTIVITIES}
% \begin{itemize*}
% \end{itemize*}

% \textbf{FELLOWSHIPS}
% \begin{itemize*}
% \item[] NCAR -- Advanced Study Program Postdoctoral Fellowship
% 1996--1998
% \item[] University of Colorado -- CU Graduate Fellowships,
% 1992--1994
% \item[] NASA -- Earth Science Summer School Fellowship, June 1992
% \item[] IBM -- Thomas J. Watson National Merit Scholarship, 1982--1986
% \end{itemize*}

% \textbf{MEMBERSHIPS}
% \begin{itemize*}
% \item[] Member of American Geophysical Union and American Meteorological Society 
% \end{itemize*}
\end{document}
