MATH 412: Homework # 1 Tim Ahn June 15, 2016

Size: px
Start display at page:

Download "MATH 412: Homework # 1 Tim Ahn June 15, 2016"

Transcription

1 MATH 412: Homework # 1 Tim Ahn June 15, 2016 Chapter 1 Problem 1 (# 2 & 3) (a) Arctic sea ice extent averaged over January 2011 was million square km. This was the lowest January ice extent recorded since satellite records began in It was 50,000 square km below the record low of million square km set in 2006, and 1.27 million square km below the 1979 to 2000 average. What do these data suggest about the Earth s climate? These data could suggest that the oceans and land masses are absorbing more energy than in the previous 31 years, which would also indicate higher temperatures. The net effect is Earth radiating out more energy than what is incoming from the Sun. It could also be used as supporting evidence for the ongoing occurrence of global warming. (b) The extent of the Northern Hemisphere snow cover during January 2011 was 1.76 million square km above the long-term average of 46.7 million square km, marking the sixth largest January snow cover extent and the tenth largest monthly snow cover extent on record for the hemisphere. It also marked the fourth consecutive January with above-average snow cover extent for the Northern Hemisphere. What do these data suggest about the Earth s climate? Snow cover extent, even moreso than ice extent, would intuitively seem to be more of an indicator of climate variability than climate change in the presence of sparse data. However, drawing broad conclusions based strictly on these data would indicate a trend that Earth is radiating less energy in the Northern Hemisphere due to lower temperatures. With greater snow cover, Earth s albedo is increased thereby lowering the incoming energy and perpetuating the trend. Problem 2 (# 6) Figure 1.8 shows many possible dipole connections. Choose two such connections which are identified in the figure and not discussed in the text and write a brief summary for each, using publicly available resources. As per the NOAA website, the Arctic Oscillation (AO) is a climate pattern characterized by winds circulating counterclockwise around the Arctic at around 55 N latitude. Strong winds occur when the AO index is positive which confines the cold air to the polar regions. When the AO index is negative, the winds are weaker and allow the cold winds to travel further south. The Pacific-North American (PNA) teleconnection pattern involves the air pressure at four locations over the Pacific Ocean and North America. The positive phase of PNA occurs with above average air pressure in the Pacific near Hawaii and over the mountainous region of North America, with a corresponding below average air pressure pattern south of Alaska and over the southeastern United States. This positive phase generally results in above average temperatures in western Canada and US, and below average temperatures in the southern region of the US. It is also associated with lower precipitation in the Pacific Northwest and eastern half of the US. The negative phase of PNA generally produces opposite results of the positive phase. 1

2 Chapter 2 Problem 3 (# 4) Assume that the temperature of the Sun is T and that the Sun radiates as a perfect black body, so the total energy radiated by the Sun per unit surface area and per unit time is F S = σt 4. Assume, furthermore, that this energy is radiated uniformly in all directions. The amount of energy passing per unit time through a unit area at the Earth s surface is found by multiplying F S by the ratio of the surface area of the Sun (πrs 2 ) and the surface area of a sphere at the mean distance from the Sun to the Earth (πrse 2 ), S = (R S/R SE ) 2 F S. Taking R S = m and R SE = m, and assuming T = 5, 780K, find the value of S. How close is this value to the solar constant? What could explain the difference? F S = σt 4 σ = W m 2 K 4 πr 2 S = Surface area of the Sun πr 2 SE = Surface area of a sphere at the mean distance from the Sun to Earth R S = m R S E = m T = 5, 780K S = (R S /R SE ) 2 F S (1) ( ) = , (2) = 1, (695.5/(149.6*10^3))^2 * 5780^4 * 5.67*10^(-8) (3) ## [1] The measured value of the solar constant is 1,368 Wm 2 (pp 16) which is nearly equal to the calculated value of 1, The difference can be explained by myriad reasons. The radii may not be precise enough due to significant digits, the temperature of the Sun may not be exactly 5,780K, or the difference could be explained by a variation in the sunspot cycle. 2

3 Problem 4 (# 8 i,ii) Satellite data of the Sun s radiation indicate that the solar constant S 0 varies approximately between 1, Wm 2 and 1, 367 Wm 2, with a period of about 11 years. (i) Use the balance equation (2.8) with α = 0.3 and ε = 0.6 to estimate the resulting variation (difference of max and min) in the Earth s global mean surface temperature T. Use a suitable linearization if possible. σ = W m 2 K 4 Q = 1 4 S 0 Q min = = W m 2 4 Q max = = W m 2 4 alpha <-.3 epsilon <-.6 sigma <- 5.67*10^(-8) solcon <- seq(1360, 1370, by=.01) baleq <- function(s0){ (((1-alpha)*(S0/4))/(epsilon*sigma))^(1/4) } (1 α)q = εσt 4 (4) ( ) 1/4 (1 α)q T = (5) εσ ( ) 1/4 (1 0.3) Tmin = (6) = K (7) ( ) 1/4 (1 0.3) Tmax = (8) = K (9) T max T min = = K (10) plot(solcon, baleq(solcon), type='l', asp=t, xlab='s_0', ylab='temp (K)', main='energy Balance') points(1365.5, baleq(1365.5), pch=8, cex=1.5, lwd=3, col='gold') points(1367, baleq(1367), pch=8, cex=1.5, lwd=3, col='gold') 3

4 Energy Balance Temp (K) S_0 cat('t_max - T_min = ',baleq(1367)-baleq(1365.5),'k') ## T_max - T_min = K (ii) Use the balance equation (2.14), (1 α)q = A + BT, with A = and B = 2.09 to estimate the resulting variation (difference of max and min) in the surface temperature T. Use α = 0.3. (1 α)q = A + BT (11) (1 α)q A T = B (12) Tmin = 2.09 (13) = C = K (14) Tmax = 2.09 (15) = C = K (16) Tmax Tmin = = 0.13 K (17) 4

5 A < B < budyko <- function(s0){ (((1-alpha)*(S0/4)-A)/B) } plot(solcon, budyko(solcon), type='l', asp=t, xlab='s_0', ylab='temp (K)', main='budyko\'s Model') points(1365.5, budyko(1365.5), pch=8, cex=1.5, lwd=3, col='gold') points(1367, budyko(1367), pch=8, cex=1.5, lwd=3, col='gold') Budyko's Model Temp (K) S_0 cat('t_max - T_min = ',budyko(1367)-budyko(1365.5),'k') ## T_max - T_min = K 5

6 Problem 5 (Supp #4) The albedo of Mars is approximately α = Mars is approximately 1.5 times as far away from the Sun as Earth. The solar constant of Earth is approximately 1368 W/m 2. Use this information and the Stefan-Boltzmann law to compute the black body temperature of Mars. We know that the solar constant S 0 of Earth is approximately 1,368 Wm 2 and can be calculated by ( rsol ) 2 R (Energy Output of Sun), where rsol is the radius of the Sun (approximately 432,288 miles), and R is the distance from the Sun to Earth (approximately 92,960,000 miles). We can calculate the approximate energy output of the Sun by using the given values: Energy output of Sun = 1368 ) 2 63, 260, 405 W m 2 We can then use the Stefan-Boltzmann law to derive an equation to solve for temperature T by: ( rsol R ( (1 α)q T = σ where Q = Energy flowing into a square meter of a planet = 1 4 S 0. By multiplying R by 1.5 in the solar constant equation, we find the solar constant of Mars to be approximately 608 Wm 2, so Q mars = = 152. Therefore, the black body temperature of Mars can be calculated by: ) 1/4 T mars = ( ) 1/ (18) = K (19) r_sol < # radius of Sun in miles R < # distance from the Sun to Earth in miles S0 < # solar constant of Earth sun <- S0 / (r_sol/r)^2 # Watts per square meter Q.mars <- (r_sol/(1.5*r))^2 * (1/4) * sun alpha <-.25 sigma < * 10^(-8) # Stefan's constant Tstar <- (((1-alpha)*Q.mars)/sigma)^(1/4) cat("the black body temperature of Mars is approximately", Tstar, "K") ## The black body temperature of Mars is approximately K 6

Earth: the Goldilocks Planet

Earth: the Goldilocks Planet Earth: the Goldilocks Planet Not too hot (460 C) Fig. 3-1 Not too cold (-55 C) Wave properties: Wavelength, velocity, and? Fig. 3-2 Reviewing units: Wavelength = distance (meters or nanometers, etc.) Velocity

More information

Lecture 2: Light And Air

Lecture 2: Light And Air Lecture 2: Light And Air Earth s Climate System Earth, Mars, and Venus Compared Solar Radiation Greenhouse Effect Thermal Structure of the Atmosphere Atmosphere Ocean Solid Earth Solar forcing Land Energy,

More information

ATMOSPHERIC CIRCULATION AND WIND

ATMOSPHERIC CIRCULATION AND WIND ATMOSPHERIC CIRCULATION AND WIND The source of water for precipitation is the moisture laden air masses that circulate through the atmosphere. Atmospheric circulation is affected by the location on the

More information

Lecture 3: Global Energy Cycle

Lecture 3: Global Energy Cycle Lecture 3: Global Energy Cycle Planetary energy balance Greenhouse Effect Vertical energy balance Latitudinal energy balance Seasonal and diurnal cycles Solar Flux and Flux Density Solar Luminosity (L)

More information

Major climate change triggers

Major climate change triggers Major climate change triggers Variations in solar output Milankovitch cycles Elevation & distribution of continents Ocean interactions Atmospheric composition change (CO 2 and other volcanic gasses) Biological

More information

Lecture 2 Global and Zonal-mean Energy Balance

Lecture 2 Global and Zonal-mean Energy Balance Lecture 2 Global and Zonal-mean Energy Balance A zero-dimensional view of the planet s energy balance RADIATIVE BALANCE Roughly 70% of the radiation received from the Sun at the top of Earth s atmosphere

More information

Agronomy 406 World Climates January 11, 2018

Agronomy 406 World Climates January 11, 2018 Agronomy 406 World Climates January 11, 2018 Greenhouse effect quiz. Atmospheric structure and Earth's energy budget. Review for today: Online textbook: 2.1.1 The heat balance at the top of the atmosphere.

More information

The Distribution of Cold Environments

The Distribution of Cold Environments The Distribution of Cold Environments Over 25% of the surface of our planet can be said to have a cold environment, but defining what we actually mean by that can be very challenging. This is because cold

More information

Satellites, Weather and Climate Module??: Polar Vortex

Satellites, Weather and Climate Module??: Polar Vortex Satellites, Weather and Climate Module??: Polar Vortex SWAC Jan 2014 AKA Circumpolar Vortex Science or Hype? Will there be one this year? Today s objectives Pre and Post exams What is the Polar Vortex

More information

Torben Königk Rossby Centre/ SMHI

Torben Königk Rossby Centre/ SMHI Fundamentals of Climate Modelling Torben Königk Rossby Centre/ SMHI Outline Introduction Why do we need models? Basic processes Radiation Atmospheric/Oceanic circulation Model basics Resolution Parameterizations

More information

Name: Climate Date: EI Niño Conditions

Name: Climate Date: EI Niño Conditions Name: Date: Base your answers to questions 1 and 2 on the maps and the passage below. The maps show differences in trade wind strength, ocean current direction, and water temperature associated with air-pressure

More information

Wind: Global Systems Chapter 10

Wind: Global Systems Chapter 10 Wind: Global Systems Chapter 10 General Circulation of the Atmosphere General circulation of the atmosphere describes average wind patterns and is useful for understanding climate Over the earth, incoming

More information

Monitoring and Prediction of Climate Extremes

Monitoring and Prediction of Climate Extremes Monitoring and Prediction of Climate Extremes Stephen Baxter Meteorologist, Climate Prediction Center NOAA/NWS/NCEP Deicing and Stormwater Management Conference ACI-NA/A4A Arlington, VA May 19, 2017 What

More information

4.3 Climate (6.3.3) Explore this Phenomena. The same sun shines on the entire Earth. Explain why these two areas have such different climates.

4.3 Climate (6.3.3) Explore this Phenomena. The same sun shines on the entire Earth. Explain why these two areas have such different climates. Explore this Phenomena The same sun shines on the entire Earth. 4.3 Climate (6.3.3) Explain why these two areas have such different climates. 89 6.3.3 Climate Develop and use a model to show how unequal

More information

Radiation in climate models.

Radiation in climate models. Lecture. Radiation in climate models. Objectives:. A hierarchy of the climate models.. Radiative and radiative-convective equilibrium.. Examples of simple energy balance models.. Radiation in the atmospheric

More information

2018 Science Olympiad: Badger Invitational Meteorology Exam. Team Name: Team Motto:

2018 Science Olympiad: Badger Invitational Meteorology Exam. Team Name: Team Motto: 2018 Science Olympiad: Badger Invitational Meteorology Exam Team Name: Team Motto: This exam has 50 questions of various formats, plus 3 tie-breakers. Good luck! 1. On a globally-averaged basis, which

More information

Lecture 4: Global Energy Balance. Global Energy Balance. Solar Flux and Flux Density. Blackbody Radiation Layer Model.

Lecture 4: Global Energy Balance. Global Energy Balance. Solar Flux and Flux Density. Blackbody Radiation Layer Model. Lecture : Global Energy Balance Global Energy Balance S/ * (1-A) terrestrial radiation cooling Solar radiation warming T S Global Temperature Blackbody Radiation ocean land Layer Model energy, water, and

More information

Lecture 4: Global Energy Balance

Lecture 4: Global Energy Balance Lecture : Global Energy Balance S/ * (1-A) T A T S T A Blackbody Radiation Layer Model Greenhouse Effect Global Energy Balance terrestrial radiation cooling Solar radiation warming Global Temperature atmosphere

More information

Land Surface Sea Ice Land Ice. (from Our Changing Planet)

Land Surface Sea Ice Land Ice. (from Our Changing Planet) Lecture 5: Land Surface and Cryosphere (Outline) Land Surface Sea Ice Land Ice (from Our Changing Planet) Earth s s Climate System Solar forcing Atmosphere Ocean Land Solid Earth Energy, Water, and Biochemistry

More information

Earth s Climate System. Surface Albedo. Climate Roles of Land Surface. Lecture 5: Land Surface and Cryosphere (Outline) Land Surface Sea Ice Land Ice

Earth s Climate System. Surface Albedo. Climate Roles of Land Surface. Lecture 5: Land Surface and Cryosphere (Outline) Land Surface Sea Ice Land Ice Lecture 5: Land Surface and Cryosphere (Outline) Earth s Climate System Solar forcing Land Surface Sea Ice Land Ice Atmosphere Ocean Land Solid Earth Energy, Water, and Biochemistry Cycles (from Our Changing

More information

Lecture 2-07: The greenhouse, global heat engine.

Lecture 2-07: The greenhouse, global heat engine. Lecture 2-07: The greenhouse, global heat engine http://en.wikipedia.org/ the sun s ultraviolet (left) and infrared radiation imagers.gsfc.nasa.gov/ems/uv.html www.odysseymagazine.com/images SOLAR FLARES

More information

Nonlinear atmospheric response to Arctic sea-ice loss under different sea ice scenarios

Nonlinear atmospheric response to Arctic sea-ice loss under different sea ice scenarios Nonlinear atmospheric response to Arctic sea-ice loss under different sea ice scenarios Hans Chen, Fuqing Zhang and Richard Alley Advanced Data Assimilation and Predictability Techniques The Pennsylvania

More information

Name Date Class. growth rings of trees, fossilized pollen, and ocean. in the northern hemisphere.

Name Date Class. growth rings of trees, fossilized pollen, and ocean. in the northern hemisphere. Lesson Outline LESSON 2 A. Long-Term Cycles 1. A(n) climate cycle takes much longer than a lifetime to complete. a. To learn about long-term climate cycles, scientists study natural records, such as growth

More information

8.5 GREENHOUSE EFFECT 8.6 GLOBAL WARMING HW/Study Packet

8.5 GREENHOUSE EFFECT 8.6 GLOBAL WARMING HW/Study Packet 8.5 GREENHOUSE EFFECT 8.6 GLOBAL WARMING HW/Study Packet Required: READ Tsokos, pp 434-450 Hamper pp 294-307 SL/HL Supplemental: none REMEMBER TO. Work through all of the example problems in the texts

More information

Weather Forecasts and Climate AOSC 200 Tim Canty. Class Web Site: Lecture 27 Dec

Weather Forecasts and Climate AOSC 200 Tim Canty. Class Web Site:   Lecture 27 Dec Weather Forecasts and Climate AOSC 200 Tim Canty Class Web Site: http://www.atmos.umd.edu/~tcanty/aosc200 Topics for today: Climate Natural Variations Feedback Mechanisms Lecture 27 Dec 4 2018 1 Climate

More information

2. Energy Balance. 1. All substances radiate unless their temperature is at absolute zero (0 K). Gases radiate at specific frequencies, while solids

2. Energy Balance. 1. All substances radiate unless their temperature is at absolute zero (0 K). Gases radiate at specific frequencies, while solids I. Radiation 2. Energy Balance 1. All substances radiate unless their temperature is at absolute zero (0 K). Gases radiate at specific frequencies, while solids radiate at many Click frequencies, to edit

More information

CLIMATE AND CLIMATE CHANGE MIDTERM EXAM ATM S 211 FEB 9TH 2012 V1

CLIMATE AND CLIMATE CHANGE MIDTERM EXAM ATM S 211 FEB 9TH 2012 V1 CLIMATE AND CLIMATE CHANGE MIDTERM EXAM ATM S 211 FEB 9TH 2012 V1 Name: Student ID: Please answer the following questions on your Scantron Multiple Choice [1 point each] (1) The gases that contribute to

More information

Website Lecture 3 The Physical Environment Part 1

Website   Lecture 3 The Physical Environment Part 1 Website http://websites.rcc.edu/halama Lecture 3 The Physical Environment Part 1 1 Lectures 3 & 4 1. Biogeochemical Cycling 2. Solar Radiation 3. The Atmosphere 4. The Global Ocean 5. Weather and Climate

More information

Lecture 6. Solar vs. terrestrial radiation and the bare rock climate model.

Lecture 6. Solar vs. terrestrial radiation and the bare rock climate model. Lecture 6 Solar vs. terrestrial radiation and the bare rock climate model. Radiation Controls energy balance of Earth Is all around us all the time. Can be labeled by its source (solar, terrestrial) or

More information

Oceans I Notes. Oceanography

Oceans I Notes. Oceanography Oceans I Notes Outlines on the front table Oceanography the science of our oceans that mixes biology, geology, chemistry, and physics (among other sciences) to unravel the mysteries of our seas. Divisions

More information

Chapter outline. Reference 12/13/2016

Chapter outline. Reference 12/13/2016 Chapter 2. observation CC EST 5103 Climate Change Science Rezaul Karim Environmental Science & Technology Jessore University of science & Technology Chapter outline Temperature in the instrumental record

More information

Winter. Here s what a weak La Nina usually brings to the nation with tempseraures:

Winter. Here s what a weak La Nina usually brings to the nation with tempseraures: 2017-2018 Winter Time again for my annual Winter Weather Outlook. Here's just a small part of the items I considered this year and how I think they will play out with our winter of 2017-2018. El Nino /

More information

ESE / GE 148a: Introduction to Climate. Organizational Details - I

ESE / GE 148a: Introduction to Climate. Organizational Details - I ESE / GE 148a: Introduction to Climate Organizational Details - I TA: Tim Merlis and Zhihong Tan Tim is a graduate student in Environmental Science and Engineering and is currently working on climate dynamics

More information

Global Energy Balance. GEOG/ENST 2331: Lecture 4 Ahrens: Chapter 2

Global Energy Balance. GEOG/ENST 2331: Lecture 4 Ahrens: Chapter 2 Global Energy Balance GEOG/ENST 2331: Lecture 4 Ahrens: Chapter 2 Solstices and Equinoxes Winter Solstice was on December 21 last year 8 hours 22 minutes of daylight March (Vernal) Equinox: March 20 this

More information

Science 1206 Chapter 1 - Inquiring about Weather

Science 1206 Chapter 1 - Inquiring about Weather Science 1206 Chapter 1 - Inquiring about Weather 1.1 - The Atmosphere: Energy Transfer and Properties (pp. 10-25) Weather and the Atmosphere weather the physical conditions of the atmosphere at a specific

More information

Glaciology HEAT BUDGET AND RADIATION

Glaciology HEAT BUDGET AND RADIATION HEAT BUDGET AND RADIATION A Heat Budget 1 Black body radiation Definition. A perfect black body is defined as a body that absorbs all radiation that falls on it. The intensity of radiation emitted by a

More information

Special blog on winter 2016/2017 retrospective can be found here -

Special blog on winter 2016/2017 retrospective can be found here - March 4, 2019 Special blog on winter 2016/2017 retrospective can be found here - http://www.aer.com/winter2017 Special blog on winter 2015/2016 retrospective can be found here - http://www.aer.com/winter2016

More information

Lecture 2: Global Energy Cycle

Lecture 2: Global Energy Cycle Lecture 2: Global Energy Cycle Planetary energy balance Greenhouse Effect Vertical energy balance Solar Flux and Flux Density Solar Luminosity (L) the constant flux of energy put out by the sun L = 3.9

More information

An Introduction to Energy Balance Models

An Introduction to Energy Balance Models An Introduction to Energy Balance Models Alice Nadeau (with a lot of slides from Dick McGehee) University of Minnesota Mathematics of Climate Seminar September 25, 2018 Conservation of energy temperature

More information

2. Fargo, North Dakota receives more snow than Charleston, South Carolina.

2. Fargo, North Dakota receives more snow than Charleston, South Carolina. 2015 National Tournament Division B Meteorology Section 1: Weather versus Climate Chose the answer that best answers the question 1. The sky is partly cloudy this morning in Lincoln, Nebraska. 2. Fargo,

More information

Chapter 12: Meteorology

Chapter 12: Meteorology Chapter 12: Meteorology Section 1: The Causes of Weather 1. Compare and contrast weather and climate. 2. Analyze how imbalances in the heating of Earth s surface create weather. 3. Describe how and where

More information

Climate Modeling Dr. Jehangir Ashraf Awan Pakistan Meteorological Department

Climate Modeling Dr. Jehangir Ashraf Awan Pakistan Meteorological Department Climate Modeling Dr. Jehangir Ashraf Awan Pakistan Meteorological Department Source: Slides partially taken from A. Pier Siebesma, KNMI & TU Delft Key Questions What is a climate model? What types of climate

More information

Climate Changes due to Natural Processes

Climate Changes due to Natural Processes Climate Changes due to Natural Processes 2.6.2a Summarize natural processes that can and have affected global climate (particularly El Niño/La Niña, volcanic eruptions, sunspots, shifts in Earth's orbit,

More information

The Greenhouse Effect. Lan Ma

The Greenhouse Effect. Lan Ma The Greenhouse Effect Lan Ma What to cover today: How do we calculate the Earth s surface temperature? What makes a gas a greenhouse gas and how does the increasing greenhouse gases in the atmosphere cause

More information

surrounds Earth and protects it somewhat from solar radiation. Like all other matter, air has weight,

surrounds Earth and protects it somewhat from solar radiation. Like all other matter, air has weight, The air that we breathe comes from the atmosphere, a thin gaseous layer that surrounds Earth and protects it somewhat from solar radiation. Like all other matter, air has weight, but this weight varies

More information

1. Oceans. Example 2. oxygen.

1. Oceans. Example 2. oxygen. 1. Oceans a) Basic facts: There are five oceans on earth, making up about 72% of the planet s surface and holding 97% of the hydrosphere. Oceans supply the planet with most of its oxygen, play a vital

More information

Energy Transfer in the Atmosphere

Energy Transfer in the Atmosphere Energy Transfer in the Atmosphere Textbook pages 436 459 Section 10.2 Summary Before You Read What do you think causes wind? Write your thoughts in the lines below. Mark the Text In Your Own Words Highlight

More information

ATMS 321: Sci. of Climate Final Examination Study Guide Page 1 of 4

ATMS 321: Sci. of Climate Final Examination Study Guide Page 1 of 4 ATMS 321: Sci. of Climate Final Examination Study Guide Page 1 of 4 Atmospheric Sciences 321: Final Examination Study Guide The final examination will consist of similar questions Science of Climate Multiple

More information

Investigation A: OCEAN IN THE GLOBAL WATER CYCLE

Investigation A: OCEAN IN THE GLOBAL WATER CYCLE Investigation A: OCEAN IN THE GLOBAL WATER CYCLE (NOTE: Completion of this activity requires Internet access.) Driving Question: What role does the ocean play in the global water cycle within the Earth

More information

Radiative Balance and the Faint Young Sun Paradox

Radiative Balance and the Faint Young Sun Paradox Radiative Balance and the Faint Young Sun Paradox Solar Irradiance Inverse Square Law Faint Young Sun Early Atmosphere Earth, Water, and Life 1. Water - essential medium for life. 2. Water - essential

More information

Introduction to Climatology. GEOG/ENST 2331: Lecture 1

Introduction to Climatology. GEOG/ENST 2331: Lecture 1 Introduction to Climatology GEOG/ENST 2331: Lecture 1 Us Graham Saunders graham.saunders@lakeheadu.ca Jason Freeburn (RC 2004) jtfreebu@lakeheadu.ca Graham Saunders Australian Weather Bureau Environment

More information

SEVERE WEATHER AND FRONTS TAKE HOME QUIZ

SEVERE WEATHER AND FRONTS TAKE HOME QUIZ 1. Most of the hurricanes that affect the east coast of the United States originally form over the A) warm waters of the Atlantic Ocean in summer B) warm land of the southeastern United States in summer

More information

HYDROSPHERE NOTES. Water cycle: The continuous movement of water into the air, onto land, and then back to water sources.

HYDROSPHERE NOTES. Water cycle: The continuous movement of water into the air, onto land, and then back to water sources. Hon Environmental Science HYDROSPHERE NOTES The Hydrosphere and the Water Cycle: Water cycle: The continuous movement of water into the air, onto land, and then back to water sources. Evaporation: the

More information

Hand in Question sheets with answer booklets Calculators allowed Mobile telephones or other devices not allowed

Hand in Question sheets with answer booklets Calculators allowed Mobile telephones or other devices not allowed York University Department of Earth and Space Science and Engineering ESSE 3030 Department of Physics and Astronomy PHYS 3080 Atmospheric Radiation and Thermodynamics Final Examination 2:00 PM 11 December

More information

Here s what a weak El Nino usually brings to the nation with temperatures:

Here s what a weak El Nino usually brings to the nation with temperatures: Time again for my annual Winter Weather Outlook. Here's just a small part of the items I considered this year and how I think they will play out with our winter of 2018-2019. El Nino / La Nina: When looking

More information

Why There Is Weather?

Why There Is Weather? Lecture 6: Weather, Music Of Our Sphere Weather and Climate WEATHER The daily fluctuations in atmospheric conditions. The atmosphere on its own can produce weather. (From Understanding Weather & Climate)

More information

Remote Sensing C. Rank: Points: Science Olympiad North Regional Tournament at the University of Florida. Name(s): Team Name: School Name:

Remote Sensing C. Rank: Points: Science Olympiad North Regional Tournament at the University of Florida. Name(s): Team Name: School Name: Remote Sensing C Science Olympiad North Regional Tournament at the University of Florida Rank: Points: Name(s): Team Name: School Name: Team Number: Instructions: DO NOT BEGIN UNTIL GIVEN PERMISSION. DO

More information

Friday 8 September, :00-4:00 Class#05

Friday 8 September, :00-4:00 Class#05 Friday 8 September, 2017 3:00-4:00 Class#05 Topics for the hour Global Energy Budget, schematic view Solar Radiation Blackbody Radiation http://www2.gi.alaska.edu/~bhatt/teaching/atm694.fall2017/ notes.html

More information

Name Class Date. For each pair of terms, explain how the meanings of the terms differ.

Name Class Date. For each pair of terms, explain how the meanings of the terms differ. Skills Worksheet Chapter Review USING KEY TERMS For each pair of terms, explain how the meanings of the terms differ. 1. biome and tropical zone 2. weather and climate 3. temperate zone and polar zone

More information

Name Class Date. 2. What is the average weather condition in an area over a long period of time called? a. winter b. temperature c. climate d.

Name Class Date. 2. What is the average weather condition in an area over a long period of time called? a. winter b. temperature c. climate d. Skills Worksheet Directed Reading B Section: What Is Climate? CLIMATE VS. WEATHER 1. What kind of conditions vary from day to day? a. climate b. weather c. latitude d. biome 2. What is the average weather

More information

Lecture 8. The Holocene and Recent Climate Change

Lecture 8. The Holocene and Recent Climate Change Lecture 8 The Holocene and Recent Climate Change Recovery from the last ice age About 15,000 years ago, the earth began to warm and the huge ice sheets covering much of North America and Eurasia began

More information

1. Weather and climate.

1. Weather and climate. Lecture 31. Introduction to climate and climate change. Part 1. Objectives: 1. Weather and climate. 2. Earth s radiation budget. 3. Clouds and radiation field. Readings: Turco: p. 320-349; Brimblecombe:

More information

Course Outline. About Me. Today s Outline CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION. 1. Current climate. 2.

Course Outline. About Me. Today s Outline CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION. 1. Current climate. 2. Course Outline 1. Current climate 2. Changing climate 3. Future climate change 4. Consequences COURSE CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION DATE 4 JUNE 2014 LEADER 5. Human impacts 6.

More information

COURSE CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION

COURSE CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION COURSE CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION DATE 4 JUNE 2014 LEADER CHRIS BRIERLEY Course Outline 1. Current climate 2. Changing climate 3. Future climate change 4. Consequences 5. Human

More information

Climate 1: The Climate System

Climate 1: The Climate System Climate 1: The Climate System Prof. Franco Prodi Institute of Atmospheric Sciences and Climate National Research Council Via P. Gobetti, 101 40129 BOLOGNA SIF, School of Energy, Varenna, July 2014 CLIMATE

More information

Take away concepts. What is Energy? Solar Radiation Emission and Absorption. Energy: The ability to do work

Take away concepts. What is Energy? Solar Radiation Emission and Absorption. Energy: The ability to do work Solar Radiation Emission and Absorption Take away concepts 1. 2. 3. 4. 5. 6. Conservation of energy. Black body radiation principle Emission wavelength and temperature (Wien s Law). Radiation vs. distance

More information

Course Outline CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION. 1. Current climate. 2. Changing climate. 3. Future climate change

Course Outline CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION. 1. Current climate. 2. Changing climate. 3. Future climate change COURSE CLIMATE SCIENCE A SHORT COURSE AT THE ROYAL INSTITUTION DATE 4 JUNE 2014 LEADER CHRIS BRIERLEY Course Outline 1. Current climate 2. Changing climate 3. Future climate change 4. Consequences 5. Human

More information

Version2 Fall True/False Indicate whether the sentence or statement is true or false.

Version2 Fall True/False Indicate whether the sentence or statement is true or false. Version2 Fall 2004 True/False Indicate whether the sentence or statement is true or false. 1. Short residence time elements are found in the greatest concentration near their point of removal from the

More information

OCN 201 Fall nd mid term Section 1

OCN 201 Fall nd mid term Section 1 Name: Class: _ Date: _ OCN 201 Fall 2013 2nd mid term Section 1 True/False Indicate whether the statement is true or false. 1. The hydrothermal vent sites at Loihi have lots of animals around them. 2.

More information

Measuring the Temperature of the Sun

Measuring the Temperature of the Sun Measuring the Temperature of the Sun Purpose: In this lab you will measure the solar flux, the amount of energy per unit area per unit time that reaches the Earth from the Sun. From this, you will calculate

More information

What is a system? What do the arrows in this diagram represent? What do the boxes represent? Why is it useful to study and understand systems?

What is a system? What do the arrows in this diagram represent? What do the boxes represent? Why is it useful to study and understand systems? Systems What is a system? What do the arrows in this diagram represent? What do the boxes represent? Why is it useful to study and understand systems? evaporation River & Lake water rain Atmosphere Water

More information

Arctic Climate Connections Activity 3 Exploring Arctic Climate Data

Arctic Climate Connections Activity 3 Exploring Arctic Climate Data Arctic Climate Connections Activity 3 Exploring Arctic Climate Data Part A. Understanding Albedo Albedo is the ratio of incoming solar radiation that is reflected back into space. Albedo is expressed as

More information

Understanding the Greenhouse Effect

Understanding the Greenhouse Effect EESC V2100 The Climate System spring 200 Understanding the Greenhouse Effect Yochanan Kushnir Lamont Doherty Earth Observatory of Columbia University Palisades, NY 1096, USA kushnir@ldeo.columbia.edu Equilibrium

More information

Temperature Variation on Earth. Goal: Explain our atmosphere s interaction with the Sun s radiation

Temperature Variation on Earth. Goal: Explain our atmosphere s interaction with the Sun s radiation Temperature Variation on Earth Goal: Explain our atmosphere s interaction with the Sun s radiation Review: What happens to Solar Radiation? 50%- absorbed by land & sea 20%- absorbed by atmosphere and clouds

More information

MAR 110 LECTURE #10 The Oceanic Conveyor Belt Oceanic Thermohaline Circulation

MAR 110 LECTURE #10 The Oceanic Conveyor Belt Oceanic Thermohaline Circulation 1 MAR 110 LECTURE #10 The Oceanic Conveyor Belt Oceanic Thermohaline Circulation Ocean Climate Temperature Zones The pattern of approximately parallel oceanic surface isotherms (lines of constant temperature)

More information

Which picture shows the larger flux of blue circles?

Which picture shows the larger flux of blue circles? Which picture shows the larger flux of blue circles? 33% 33% 33% 1. Left 2. Right 3. Neither Left Right Neither This Week: Global Climate Model Pt. 1 Reading: Chapter 3 Another Problem Set Coming Towards

More information

Lecture 8. Monsoons and the seasonal variation of tropical circulation and rainfall

Lecture 8. Monsoons and the seasonal variation of tropical circulation and rainfall Lecture 8 Monsoons and the seasonal variation of tropical circulation and rainfall According to the second hypothesis, the monsoon is a manifestation of the seasonal variation of the tropical circulation

More information

Global Wind Patterns

Global Wind Patterns Name: Earth Science: Date: Period: Global Wind Patterns 1. Which factor causes global wind patterns? a. changes in the distance between Earth and the Moon b. unequal heating of Earth s surface by the Sun

More information

State of the Climate for the Central Great Plains. Johannes Feddema Department of Geography University of Kansas

State of the Climate for the Central Great Plains. Johannes Feddema Department of Geography University of Kansas State of the Climate for the Central Great Plains Johannes Feddema Department of Geography University of Kansas Adapting to a Changing Climate on the Central Great Plains Conference Kansas State University,

More information

Meteorology. Circle the letter that corresponds to the correct answer

Meteorology. Circle the letter that corresponds to the correct answer Chapter 3 Worksheet 1 Meteorology Name: Circle the letter that corresponds to the correct answer 1) If the maximum temperature for a particular day is 26 C and the minimum temperature is 14 C, the daily

More information

Warming after a cold winter will disappear quickly as it did in 2007 By Joseph D Aleo

Warming after a cold winter will disappear quickly as it did in 2007 By Joseph D Aleo Warming after a cold winter will disappear quickly as it did in 2007 By Joseph D Aleo The pop in global temperatures, even the satellite, the last few months seems surprising to some in the Northern Hemisphere

More information

Topic 6: Insolation and the Seasons

Topic 6: Insolation and the Seasons Topic 6: Insolation and the Seasons Solar Radiation and Insolation Insolation: In Sol ation The Sun is the primary source of energy for the earth. The rate at which energy is radiated is called Intensity

More information

Prentice Hall EARTH SCIENCE

Prentice Hall EARTH SCIENCE Prentice Hall EARTH SCIENCE Tarbuck Lutgens Chapter 21 Climate 21.1 Factors That Affect Climate Factors That Affect Climate Latitude As latitude increases, the intensity of solar energy decreases. The

More information

4. Zero-dimensional Model of Earth s Temperature

4. Zero-dimensional Model of Earth s Temperature 4. Zero-dimensional Model of Earth s Temperature Introduction The term zero-dimensional implies that the earth is treated as a single point having a single temperature. Later we will consider a one-dimensional

More information

Website Lecture 3 The Physical Environment Part 1

Website   Lecture 3 The Physical Environment Part 1 Website http://websites.rcc.edu/halama Lecture 3 The Physical Environment Part 1 1 Lectures 3 & 4 1. Biogeochemical Cycling 2. Solar Radiation 3. The Atmosphere 4. The Global Ocean 5. Weather and Climate

More information

Climate and Biomes. Adapted by T.Brunetto from: Developed by Steven Taylor Wichmanowski based in part on Pearson Environmental Science by Jay Withgott

Climate and Biomes. Adapted by T.Brunetto from: Developed by Steven Taylor Wichmanowski based in part on Pearson Environmental Science by Jay Withgott Climate and Biomes Adapted by T.Brunetto from: Developed by Steven Taylor Wichmanowski based in part on Pearson Environmental Science by Jay Withgott Remember that an ecosystem consists of all the biotic

More information

Unit: Weather Study Guide

Unit: Weather Study Guide Name: Period: Unit: Weather Study Guide Define each vocabulary word on a separate piece of paper or index card. Weather Climate Temperature Wind chill Heat index Sky conditions UV index Visibility Wind

More information

Chapter 9 Atmosphere Study Guide

Chapter 9 Atmosphere Study Guide Science Chapter 9 Atmosphere Study Guide Name Due 1. What is the definition for: a. Conduction: The transfer of thermal energy by collisions between particles in matter. (Heats air close to Earth s surface)

More information

MAR 110 LECTURE #9 Earth s Heat Budget / Atmosphere Dynamics

MAR 110 LECTURE #9 Earth s Heat Budget / Atmosphere Dynamics MAR 110: Lecture 9 Outline Heat Budget / Atmosphere Dynamics 1 MAR 110 LECTURE #9 Earth s Heat Budget / Atmosphere Dynamics External Energy Source-the Sun The portion of the sun s energy that is intercepted

More information

Science of Global Warming and Climate Change

Science of Global Warming and Climate Change Science of Global Warming and Climate Change Part 1 Science Dr. David H. Manz, P. Eng. University of Calgary May 2015 Weather vs. Climate Weather happens day to day (moment to moment) best forecast is

More information

1 What Is Climate? TAKE A LOOK 2. Explain Why do areas near the equator tend to have high temperatures?

1 What Is Climate? TAKE A LOOK 2. Explain Why do areas near the equator tend to have high temperatures? CHAPTER 17 1 What Is Climate? SECTION Climate BEFORE YOU READ After you read this section, you should be able to answer these questions: What is climate? What factors affect climate? How do climates differ

More information

Homework. Oceanography and Climate Review due Friday Feb 12 th (test day!!)

Homework. Oceanography and Climate Review due Friday Feb 12 th (test day!!) Homework Oceanography and Climate Review due Friday Feb 12 th (test day!!) Learning Targets I can define the term climate and explain the factors that influence the climate of an area. I can identify the

More information

Seasons, Global Wind and Climate Study Guide

Seasons, Global Wind and Climate Study Guide Seasons, Global Wind and Climate Study Guide Seasons 1. Know what is responsible for the change in seasons on Earth. 2. Be able to determine seasons in the northern and southern hemispheres given the position

More information

Earth s Climate Patterns

Earth s Climate Patterns Earth s Climate Patterns Reading: Chapter 17, GSF 10/2/09 Also Jackson (linked on course web site) 1 What aspects of climate affect plant distributions? Climate: long-term distribution of weather in an

More information

Radiative Equilibrium Models. Solar radiation reflected by the earth back to space. Solar radiation absorbed by the earth

Radiative Equilibrium Models. Solar radiation reflected by the earth back to space. Solar radiation absorbed by the earth I. The arth as a Whole (Atmosphere and Surface Treated as One Layer) Longwave infrared (LWIR) radiation earth to space by the earth back to space Incoming solar radiation Top of the Solar radiation absorbed

More information

Weather Outlook 2016: Cycles and Patterns Influencing Our Growing Season

Weather Outlook 2016: Cycles and Patterns Influencing Our Growing Season Weather Outlook 2016: Cycles and Patterns Influencing Our Growing Season Leon F. Osborne Chester Fritz Distinguished Professor of Atmospheric Sciences University of North Dakota Cycle of El Niño Events

More information

MAR110 LECTURE #22 Climate Change

MAR110 LECTURE #22 Climate Change MAR 110: Lecture 22 Outline Climate Change 1 MAR110 LECTURE #22 Climate Change Climate Change Diagnostics Drought and flooding represent just a couple of hazards related to climate variability (O) The

More information

Figure 1. Carbon dioxide time series in the North Pacific Ocean (

Figure 1. Carbon dioxide time series in the North Pacific Ocean ( Evidence #1: Since 1950, Earth s atmosphere and oceans have changed. The amount of carbon released to the atmosphere has risen. Dissolved carbon in the ocean has also risen. More carbon has increased ocean

More information

Ocean Circulation- PART- I: In Class. Must be done inclass, and turned in before you leave for credit.

Ocean Circulation- PART- I: In Class. Must be done inclass, and turned in before you leave for credit. Name: Section/ TA: Ocean Circulation- PART- I: In Class. Must be done inclass, and turned in before you leave for credit. Activity 1: The Sverdrup In our homes, we are used to calculating water volumes

More information

( 1 d 2 ) (Inverse Square law);

( 1 d 2 ) (Inverse Square law); ATMO 336 -- Exam 3 120 total points including take-home essay Name The following equations and relationships may prove useful. F d1 =F d2 d 2 2 ( 1 d 2 ) (Inverse Square law);! MAX = 0.29 " 104 µmk (Wien's

More information