Knowledge Discovery From Global Remote Sensing and Climate Data: Results from Supervised and Unsupervised Data Mining

Size: px
Start display at page:

Download "Knowledge Discovery From Global Remote Sensing and Climate Data: Results from Supervised and Unsupervised Data Mining"

Transcription

1 Knowledge Discovery From Global Remote Sensing and Climate Data: Results from Supervised and Unsupervised Data Mining Mark Friedl Department of Geography and Environment, Center for Remote Sensing, Boston University, 675 Commonwealth Avenue, Boston MA, Carla Brodley Department of Computer Science, Tufts University, Haligan Hall, 161 College Avenue Medford, With contributions from Douglas McIver, Alex Lotsch, Annemarie Scneider Support from NASA (TEP, MODIS, and Ames)

2 Context Introduction Global observation systems now a reality EOS/GEOSS, remote sensing, in-situ, sensor webs. Large, complex data sets High dimensional, noise, missing data, space, time. Earth system is not in steady state Climate, ecosystems, change at multiple space & time scales, etc Require tools to fuse, explore, understand and discover patterns in disparate data sets!

3 Problem Domains Supervised Classification of Global Land Cover Goal: map global land cover from remote sensing Annual time scales 1-km spatial resolution Repeatable processing; maximum accuracy. Unsupervised Learning of Joint Climateecosystem variability Goal: search, mine, discover patterns that are indicative of coupled climate-ecosystem dynamics Identify anomalies, trends,etc.

4 Supervised Classification of Global Land Cover MODIS Global Land Cover Database: Internally Consistent Maps IGBP Secondary label Classification confidence Cereal vs Brdlf crops UMD Decid vs Evergrn LAI/FPAR PFT BGC IGBP: International Geosphere-Biosphere Programme;UMD: University of Maryland LAI/FPAR: Leaf Area Index/Fraction Absorbed Photsynthetically Active Radiation PFT: Plant Functional Types; BGC: Biome BGC

5 MODIS Moderate Resolution Imaging Spectroradiometer Onboard EOS Terra (10:30 AM descending); and EOS- Aqua (1:30 PM ascending) local solar equatorial crossing Sun synchronous, near polar orbit; km 36 spectral bands, VNIR, SWIR, TIR ( μm) Spatial resolutions at 250-, 500-, and 1000-m (nadir) depending on waveband Scan angle: +/-55 o ; 2330 km swath 2-day global repeat, 1-day or less poleward of 30 o Onboard calibration; Band-to-band registration, etc.

6 Classification Algorithm Decision Tree C4.5 + Boosting Supervised Approach Required to provide robust, repeatable results Relies heavily on input training database Mature algs for missing data

7 Training Site Global Sampling Live Database: currently ~2300 sites, ~48,000 1-km instances

8 The Land Cover Input Database Temporal and spectral features from MODIS 32-day composites View-angle corrected surface reflectance 7 land bands Enhanced Vegetation Index (EVI) Annual Metrics Min, max, mean for each band, plus EVI 108 features total! Extract Exemplars From STEP Database Estimate Classification Apply Classification to Global Data Fuse Results With Ancillary Data Maps

9 Conditional Probabilities Boosting equivalent to additive logistic regression Friedman et al, Ann. Statist., 28(2): , 2000 Allows estimates of class membership probabilities to be estimated from boosted DT s Weighted vote for class y from boosting: F y (x) = log (1 / Β t ) t=1:t If prediction from DT is y, 0 otherwise Class membership probability P( y = j x) = exp(f j (x)) K k=1 exp(f k (x)) McIver and Friedl, 2001 IEEE TGARS; McIver and Friedl, 2002 RSE; Friedl et al., 2002 RSE

10 Fusing Results w/ancillary Information Issue: Good cross-validated accuracies, but maps were poor in many areas Particular problems wrt specific classes: agriculture, urban (wetlands) Solution Use spatial priors based on available coarse resolution maps/data sets Fuse w/boosted DT results via Bayes Rule Class conditional probs from boosted DTs e.g., for urban areas; agriculture Bayes Rule Posterior probabilities Spatially explicit prior probabilities

11 Sample Results for Urban Class (Priors Estimated Using DMSP and Gridded Population Data) MODIS Data Only After Bayes Rule Scneider et al., PERS 2003

12 Unsupervised Analysis of Joint Climate-Ecosystem Variability A. Independent Component Analysis (ICA) Analysis of Northern Hemispheric Sea Surface Temperatures (SST) Anomalies Feature Extraction from NDVI time series B. Principal/Canonical Correlation Analysis (PCA/CCA) Joint Variability of Global Vegetation and Precipitation Analysis of NH drought and SST patterns

13 Independent Component Analysis of Time Series NDVI Independent signals are convoluted and recorded by a sensor (e.g. microphones, satellite instrument) ICA separates the signal mixtures into the original source signals Independent, not just uncorrelated Blind Source Separation no a priori knowledge about the sources

14 FASIR-NDVI Mean Monthly FASIR NDVI Fourier Adjusted Solar zenith angle corrected Interpolated Reconstructed Normalized Difference Vegetation Index NOAA(7,9,11,14)-AVHRR Monthly x1 spatial resolution Significant Linear Trends in NDVI Los et al. (1994), Tucker et al. (2001)

15 Aerosols IC Residual Aerosol signal in tropics Covariation with Stratospheric Aerosol and Gas Experiment (SAGE) II data Not revealed via PCA El Chichon Mt. Pinatubo Lotsch et al., IEEE TGARS, 2003

16 Orbital Drift IC Discontinuities coincide with AVHRR sensor changes Reflect changes in sensor view geometry & orbital drift Limited to southern latitudes Lotsch et al., IEEE TGARS, 2003

17 Joint Variability in Climate & Vegetation (GIMMS-NDVI vs Standardized Precipitation Index 7/1981-3/2003)

18 Northern Hemisphere Mid-Latitude Browning June-August Standard Anomalies relative to mean Motivated by Hoerling and Kumar 2003, Perfect Ocean for Drought, Science Lotsch et al. (2005) Geoph. Res. Letters

19 NDVI and SPI Anomalies May-September North America W CSW Asia W NDVI SPI06

20 Canonical Correlation Example Eurasia (CF1) Correlation Map NDVI Correlation Map SPI06

21 Ocean-Drought Teleconnections II. Eurasia & Australasia Correlation with SST (MAM) SPI pattern dry wet Pacific Warm Pool PC1 of SPI06 warm cold

22 Conclusion Unprecedented reduction of plant photosynthetic activity is linked to synchronous patterns of sea surface temperature fluctuations and geographically extensive patterns of drought in the Northern Hemisphere midlatitudes during ΔSST Pacific + Atlantic + Indo-Pacific NH Precip Regimes Red. Plant Photosynthesis

23 Discussion: Technical Supervised Learning It s not about the learning algorithm.. Data and biases associated with training data are what count Unbalanced training data Feature selection Active Sampling or identifying redundant training data How to stabilize classification results across years Unsupervised Linear vs non-linear methods; Gaussian vs non-gaussian Danger of fishing expeditions Analyses need to be hypothesis driven Toolkit feels less mature, esp for very large data sets. Clustering, PCA, CCA, etc. (may reflect my ignorance) Dimensionality, feature selection key challenges.

24 Discussion: General Data Mining in Earth Sciences Hard Looking for causal relations, not just patterns Need teams to prevent natural scientists from doing naïve analysis and computational scientists from doing naïve science Chicken and the egg problem at last workshop. What is data mining? What is data mining for Earth Sciences? Informatics, not data mining? How can NASA get behind this without a clear definition? But, NASA should be supporting this they have the interests in both measurements and science Need to foster community Publishing Where to publish this stuff? Is it technical or is it science? Where to present? What meetings? 24

SATELLITE IMAGES IN ENVIRONMENTAL DATA PROCESSING

SATELLITE IMAGES IN ENVIRONMENTAL DATA PROCESSING SATELLITE IMAGES IN ENVIRONMENTAL DATA PROCESSING Magdaléna Kolínová Aleš Procházka Martin Slavík Prague Institute of Chemical Technology Department of Computing and Control Engineering Technická 95, 66

More information

Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables

Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables Using D2K Data Mining Platform for Understanding the Dynamic Evolution of Land-Surface Variables Praveen Kumar 1, Peter Bajcsy 2, David Tcheng 2, David Clutter 2, Vikas Mehra 1, Wei-Wen Feng 2, Pratyush

More information

AAFC Medium-Resolution EO Data Activities for Agricultural Risk Assessment

AAFC Medium-Resolution EO Data Activities for Agricultural Risk Assessment AAFC Medium-Resolution EO Data Activities for Agricultural Risk Assessment North American Drought Monitor (NADM) Ottawa, Ontario, Canada. October 15-17 2008. A. Davidson 1, A. Howard 1,2, K. Sun 1, M.

More information

Temporal variation in snow cover over sea ice in Antarctica using AMSR-E data product

Temporal variation in snow cover over sea ice in Antarctica using AMSR-E data product Temporal variation in snow cover over sea ice in Antarctica using AMSR-E data product Michael J. Lewis Ph.D. Student, Department of Earth and Environmental Science University of Texas at San Antonio ABSTRACT

More information

Using Remote Sensing to Monitor Soil Carbon Sequestration

Using Remote Sensing to Monitor Soil Carbon Sequestration Using Remote Sensing to Monitor Soil Carbon Sequestration E. Raymond Hunt, Jr. USDA-ARS Hydrology and Remote Sensing Beltsville Agricultural Research Center Beltsville, Maryland Introduction and Overview

More information

Data Processing Flow Chart

Data Processing Flow Chart Legend Start V1 V2 V3 Completed Version 2 Completion date Data Processing Flow Chart Data: Download a) AVHRR: 1981-1999 b) MODIS:2000-2010 c) SPOT : 1998-2002 No Progressing Started Did not start 03/12/12

More information

IMPACTS OF IN SITU AND ADDITIONAL SATELLITE DATA ON THE ACCURACY OF A SEA-SURFACE TEMPERATURE ANALYSIS FOR CLIMATE

IMPACTS OF IN SITU AND ADDITIONAL SATELLITE DATA ON THE ACCURACY OF A SEA-SURFACE TEMPERATURE ANALYSIS FOR CLIMATE INTERNATIONAL JOURNAL OF CLIMATOLOGY Int. J. Climatol. 25: 857 864 (25) Published online in Wiley InterScience (www.interscience.wiley.com). DOI:.2/joc.68 IMPACTS OF IN SITU AND ADDITIONAL SATELLITE DATA

More information

Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images

Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images S. E. Báez Cazull Pre-Service Teacher Program University

More information

Comparison of NOAA's Operational AVHRR Derived Cloud Amount to other Satellite Derived Cloud Climatologies.

Comparison of NOAA's Operational AVHRR Derived Cloud Amount to other Satellite Derived Cloud Climatologies. Comparison of NOAA's Operational AVHRR Derived Cloud Amount to other Satellite Derived Cloud Climatologies. Sarah M. Thomas University of Wisconsin, Cooperative Institute for Meteorological Satellite Studies

More information

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS Nguyen Dinh Duong Department of Environmental Information Study and Analysis, Institute of Geography, 18 Hoang Quoc Viet Rd.,

More information

SAMPLE MIDTERM QUESTIONS

SAMPLE MIDTERM QUESTIONS Geography 309 Sample MidTerm Questions Page 1 SAMPLE MIDTERM QUESTIONS Textbook Questions Chapter 1 Questions 4, 5, 6, Chapter 2 Questions 4, 7, 10 Chapter 4 Questions 8, 9 Chapter 10 Questions 1, 4, 7

More information

Multiangle cloud remote sensing from

Multiangle cloud remote sensing from Multiangle cloud remote sensing from POLDER3/PARASOL Cloud phase, optical thickness and albedo F. Parol, J. Riedi, S. Zeng, C. Vanbauce, N. Ferlay, F. Thieuleux, L.C. Labonnote and C. Cornet Laboratoire

More information

ENVIRONMENTAL MONITORING Vol. I - Remote Sensing (Satellite) System Technologies - Michael A. Okoye and Greg T. Koeln

ENVIRONMENTAL MONITORING Vol. I - Remote Sensing (Satellite) System Technologies - Michael A. Okoye and Greg T. Koeln REMOTE SENSING (SATELLITE) SYSTEM TECHNOLOGIES Michael A. Okoye and Greg T. Earth Satellite Corporation, Rockville Maryland, USA Keywords: active microwave, advantages of satellite remote sensing, atmospheric

More information

Quantifying Seasonal Variation in Cloud Cover with Predictive Models

Quantifying Seasonal Variation in Cloud Cover with Predictive Models Quantifying Seasonal Variation in Cloud Cover with Predictive Models Ashok N. Srivastava, Ph.D. ashok@email.arc.nasa.gov Deputy Area Lead, Discovery and Systems Health Group Leader, Intelligent Data Understanding

More information

Daily High-resolution Blended Analyses for Sea Surface Temperature

Daily High-resolution Blended Analyses for Sea Surface Temperature Daily High-resolution Blended Analyses for Sea Surface Temperature by Richard W. Reynolds 1, Thomas M. Smith 2, Chunying Liu 1, Dudley B. Chelton 3, Kenneth S. Casey 4, and Michael G. Schlax 3 1 NOAA National

More information

Studying cloud properties from space using sounder data: A preparatory study for INSAT-3D

Studying cloud properties from space using sounder data: A preparatory study for INSAT-3D Studying cloud properties from space using sounder data: A preparatory study for INSAT-3D Munn V. Shukla and P. K. Thapliyal Atmospheric Sciences Division Atmospheric and Oceanic Sciences Group Space Applications

More information

16 th IOCCG Committee annual meeting. Plymouth, UK 15 17 February 2011. mission: Present status and near future

16 th IOCCG Committee annual meeting. Plymouth, UK 15 17 February 2011. mission: Present status and near future 16 th IOCCG Committee annual meeting Plymouth, UK 15 17 February 2011 The Meteor 3M Mt satellite mission: Present status and near future plans MISSION AIMS Satellites of the series METEOR M M are purposed

More information

Obtaining and Processing MODIS Data

Obtaining and Processing MODIS Data Obtaining and Processing MODIS Data MODIS is an extensive program using sensors on two satellites that each provide complete daily coverage of the earth. The data have a variety of resolutions; spectral,

More information

Review for Introduction to Remote Sensing: Science Concepts and Technology

Review for Introduction to Remote Sensing: Science Concepts and Technology Review for Introduction to Remote Sensing: Science Concepts and Technology Ann Johnson Associate Director ann@baremt.com Funded by National Science Foundation Advanced Technological Education program [DUE

More information

Hyperspectral Satellite Imaging Planning a Mission

Hyperspectral Satellite Imaging Planning a Mission Hyperspectral Satellite Imaging Planning a Mission Victor Gardner University of Maryland 2007 AIAA Region 1 Mid-Atlantic Student Conference National Institute of Aerospace, Langley, VA Outline Objective

More information

Huai-Min Zhang & NOAAGlobalTemp Team

Huai-Min Zhang & NOAAGlobalTemp Team Improving Global Observations for Climate Change Monitoring using Global Surface Temperature (& beyond) Huai-Min Zhang & NOAAGlobalTemp Team NOAA National Centers for Environmental Information (NCEI) [formerly:

More information

APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING. Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO***

APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING. Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO*** APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO*** *National Institute for Agro-Environmental Sciences 3-1-3 Kannondai Tsukuba

More information

CLOUD MASKING AND CLOUD PRODUCTS ROUNDTABLE EXPECTED PARTICIPANTS: ACKERMAN, HALL, WAN, VERMOTE, BARKER, HUETE, BROWN, GORDON, KAUFMAN, SCHAAF, BAUM

CLOUD MASKING AND CLOUD PRODUCTS ROUNDTABLE EXPECTED PARTICIPANTS: ACKERMAN, HALL, WAN, VERMOTE, BARKER, HUETE, BROWN, GORDON, KAUFMAN, SCHAAF, BAUM CLOUD MASKING AND CLOUD PRODUCTS ROUNDTABLE EXPECTED PARTICIPANTS: ACKERMAN, HALL, WAN, VERMOTE, BARKER, HUETE, BROWN, GORDON, KAUFMAN, SCHAAF, BAUM NOMINAL PURPOSE: DISCUSSION OF TESTS FOR ACCURACY AND

More information

MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA

MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA Li-Yu Chang and Chi-Farn Chen Center for Space and Remote Sensing Research, National Central University, No. 300, Zhongda Rd., Zhongli

More information

Satellite'&'NASA'Data'Intro'

Satellite'&'NASA'Data'Intro' Satellite'&'NASA'Data'Intro' Research'vs.'Opera8ons' NASA':'Research'satellites' ' ' NOAA/DoD:'Opera8onal'Satellites' NOAA'Polar'Program:'NOAA>16,17,18,19,NPP' Geosta8onary:'GOES>east,'GOES>West' DMSP'series:'SSM/I,'SSMIS'

More information

SPATIAL DISTRIBUTION OF NORTHERN HEMISPHERE WINTER TEMPERATURES OVER THE SOLAR CYCLE DURING THE LAST 130 YEARS

SPATIAL DISTRIBUTION OF NORTHERN HEMISPHERE WINTER TEMPERATURES OVER THE SOLAR CYCLE DURING THE LAST 130 YEARS SPATIAL DISTRIBUTION OF NORTHERN HEMISPHERE WINTER TEMPERATURES OVER THE SOLAR CYCLE DURING THE LAST 130 YEARS Kalevi Mursula, Ville Maliniemi, Timo Asikainen ReSoLVE Centre of Excellence Department of

More information

Cloud detection and clearing for the MOPITT instrument

Cloud detection and clearing for the MOPITT instrument Cloud detection and clearing for the MOPITT instrument Juying Warner, John Gille, David P. Edwards and Paul Bailey National Center for Atmospheric Research, Boulder, Colorado ABSTRACT The Measurement Of

More information

We already went through a (small, benign) climate change in The Netherlands

We already went through a (small, benign) climate change in The Netherlands We already went through a (small, benign) climate change in The Netherlands 15-16 October 1987, gusts till 220 km/h, great damage 2004, almost 1400 tornado s December (!!) 2001, Faxai, 879 mbar 27 December

More information

THE CURIOUS CASE OF THE PLIOCENE CLIMATE. Chris Brierley, Alexey Fedorov and Zhonghui Lui

THE CURIOUS CASE OF THE PLIOCENE CLIMATE. Chris Brierley, Alexey Fedorov and Zhonghui Lui THE CURIOUS CASE OF THE PLIOCENE CLIMATE Chris Brierley, Alexey Fedorov and Zhonghui Lui Outline Introduce the warm early Pliocene Recent Discoveries in the Tropics Reconstructing the early Pliocene SSTs

More information

Present Status of Coastal Environmental Monitoring in Korean Waters. Using Remote Sensing Data

Present Status of Coastal Environmental Monitoring in Korean Waters. Using Remote Sensing Data Present Status of Coastal Environmental Monitoring in Korean Waters Using Remote Sensing Data Sang-Woo Kim, Young-Sang Suh National Fisheries Research & Development Institute #408-1, Shirang-ri, Gijang-up,

More information

Examining the Recent Pause in Global Warming

Examining the Recent Pause in Global Warming Examining the Recent Pause in Global Warming Global surface temperatures have warmed more slowly over the past decade than previously expected. The media has seized this warming pause in recent weeks,

More information

Remote Sensing Satellite Information Sheets Geophysical Institute University of Alaska Fairbanks

Remote Sensing Satellite Information Sheets Geophysical Institute University of Alaska Fairbanks Remote Sensing Satellite Information Sheets Geophysical Institute University of Alaska Fairbanks ASTER Advanced Spaceborne Thermal Emission and Reflection Radiometer AVHRR Advanced Very High Resolution

More information

A remote sensing instrument collects information about an object or phenomenon within the

A remote sensing instrument collects information about an object or phenomenon within the Satellite Remote Sensing GE 4150- Natural Hazards Some slides taken from Ann Maclean: Introduction to Digital Image Processing Remote Sensing the art, science, and technology of obtaining reliable information

More information

Near Real Time Blended Surface Winds

Near Real Time Blended Surface Winds Near Real Time Blended Surface Winds I. Summary To enhance the spatial and temporal resolutions of surface wind, the remotely sensed retrievals are blended to the operational ECMWF wind analyses over the

More information

Seasonal & Daily Temperatures. Seasons & Sun's Distance. Solstice & Equinox. Seasons & Solar Intensity

Seasonal & Daily Temperatures. Seasons & Sun's Distance. Solstice & Equinox. Seasons & Solar Intensity Seasonal & Daily Temperatures Seasons & Sun's Distance The role of Earth's tilt, revolution, & rotation in causing spatial, seasonal, & daily temperature variations Please read Chapter 3 in Ahrens Figure

More information

Example of an end-to-end operational. from heat waves

Example of an end-to-end operational. from heat waves Example of an end-to-end operational service in support to civil protection from heat waves Paolo Manunta pkt006-11-1.0 1.0_WEBGIS Athens, 8 June 2007 OUTLINE Heat Island definition and causes Heat Island

More information

Monitoring Soil Moisture from Space. Dr. Heather McNairn Science and Technology Branch Agriculture and Agri-Food Canada heather.mcnairn@agr.gc.

Monitoring Soil Moisture from Space. Dr. Heather McNairn Science and Technology Branch Agriculture and Agri-Food Canada heather.mcnairn@agr.gc. Monitoring Soil Moisture from Space Dr. Heather McNairn Science and Technology Branch Agriculture and Agri-Food Canada heather.mcnairn@agr.gc.ca What is Remote Sensing? Scientists turn the raw data collected

More information

Overview. 1. Types of land dynamics 2. Methods for analyzing multi-temporal remote sensing data:

Overview. 1. Types of land dynamics 2. Methods for analyzing multi-temporal remote sensing data: Vorlesung Allgemeine Fernerkundung, Prof. Dr. C. Schmullius Change detection and time series analysis Lecture by Martin Herold Wageningen University Geoinformatik & Fernerkundung, Friedrich-Schiller-Universität

More information

MODIS Collection-6 Standard Snow-Cover Products

MODIS Collection-6 Standard Snow-Cover Products MODIS Collection-6 Standard Snow-Cover Products Dorothy K. Hall 1 and George A. Riggs 1,2 1 Cryospheric Sciences Laboratory, NASA / GSFC, Greenbelt, Md. USA 2 SSAI, Lanham, Md. USA MODIS Collection-6 Standard

More information

The Balance of Power in the Earth-Sun System

The Balance of Power in the Earth-Sun System NASA Facts National Aeronautics and Space Administration www.nasa.gov The Balance of Power in the Earth-Sun System The Sun is the major source of energy for Earth s oceans, atmosphere, land, and biosphere.

More information

Suomi / NPP Mission Applications Workshop Meeting Summary

Suomi / NPP Mission Applications Workshop Meeting Summary Suomi / NPP Mission Applications Workshop Meeting Summary Westin City Center, Washington, DC June 21-22, 2012 Draft Report (updated March 12, 2013) I. Background The Suomi National Polar- orbiting Partnership

More information

Chapter Contents Page No

Chapter Contents Page No Chapter Contents Page No Preface Acknowledgement 1 Basics of Remote Sensing 1 1.1. Introduction 1 1.2. Definition of Remote Sensing 1 1.3. Principles of Remote Sensing 1 1.4. Various Stages in Remote Sensing

More information

High Resolution Information from Seven Years of ASTER Data

High Resolution Information from Seven Years of ASTER Data High Resolution Information from Seven Years of ASTER Data Anna Colvin Michigan Technological University Department of Geological and Mining Engineering and Sciences Outline Part I ASTER mission Terra

More information

Monsoon Variability and Extreme Weather Events

Monsoon Variability and Extreme Weather Events Monsoon Variability and Extreme Weather Events M Rajeevan National Climate Centre India Meteorological Department Pune 411 005 rajeevan@imdpune.gov.in Outline of the presentation Monsoon rainfall Variability

More information

Environmental Remote Sensing GEOG 2021

Environmental Remote Sensing GEOG 2021 Environmental Remote Sensing GEOG 2021 Lecture 4 Image classification 2 Purpose categorising data data abstraction / simplification data interpretation mapping for land cover mapping use land cover class

More information

Department of Atmospheric Science/NASA Short-term Prediction Research and Transition (SPoRT) Center, Huntsville, Alabama 2

Department of Atmospheric Science/NASA Short-term Prediction Research and Transition (SPoRT) Center, Huntsville, Alabama 2 J8.5 DEVELOPMENT OF A NEAR-REAL TIME HAIL DAMAGE SWATH IDENTIFICATION ALGORITHM FOR VEGETATION Jordan R. Bell 1, Andrew L. Molthan 2, Lori A. Schultz 3, Kevin M. McGrath 4, Jason E. Burks 2 1 Department

More information

What Causes Climate? Use Target Reading Skills

What Causes Climate? Use Target Reading Skills Climate and Climate Change Name Date Class Climate and Climate Change Guided Reading and Study What Causes Climate? This section describes factors that determine climate, or the average weather conditions

More information

Land cover mapping in support of LAI and FPAR retrievals from EOS-MODIS and MISR: classification methods and sensitivities to errors

Land cover mapping in support of LAI and FPAR retrievals from EOS-MODIS and MISR: classification methods and sensitivities to errors INT. J. REMOTE SENSING, 2003, VOL. 24, NO. 10, 1997 2016 Land cover mapping in support of LAI and FPAR retrievals from EOS-MODIS and MISR: classification methods and sensitivities to errors A. LOTSCH,

More information

8.5 Comparing Canadian Climates (Lab)

8.5 Comparing Canadian Climates (Lab) These 3 climate graphs and tables of data show average temperatures and precipitation for each month in Victoria, Winnipeg and Whitehorse: Figure 1.1 Month J F M A M J J A S O N D Year Precipitation 139

More information

163 ANALYSIS OF THE URBAN HEAT ISLAND EFFECT COMPARISON OF GROUND-BASED AND REMOTELY SENSED TEMPERATURE OBSERVATIONS

163 ANALYSIS OF THE URBAN HEAT ISLAND EFFECT COMPARISON OF GROUND-BASED AND REMOTELY SENSED TEMPERATURE OBSERVATIONS ANALYSIS OF THE URBAN HEAT ISLAND EFFECT COMPARISON OF GROUND-BASED AND REMOTELY SENSED TEMPERATURE OBSERVATIONS Rita Pongrácz *, Judit Bartholy, Enikő Lelovics, Zsuzsanna Dezső Eötvös Loránd University,

More information

Saharan Dust Aerosols Detection Over the Region of Puerto Rico

Saharan Dust Aerosols Detection Over the Region of Puerto Rico 1 Saharan Dust Aerosols Detection Over the Region of Puerto Rico ARLENYS RAMÍREZ University of Puerto Rico at Mayagüez, P.R., 00683. Email:arlenys.ramirez@upr.edu ABSTRACT. Every year during the months

More information

South Africa. General Climate. UNDP Climate Change Country Profiles. A. Karmalkar 1, C. McSweeney 1, M. New 1,2 and G. Lizcano 1

South Africa. General Climate. UNDP Climate Change Country Profiles. A. Karmalkar 1, C. McSweeney 1, M. New 1,2 and G. Lizcano 1 UNDP Climate Change Country Profiles South Africa A. Karmalkar 1, C. McSweeney 1, M. New 1,2 and G. Lizcano 1 1. School of Geography and Environment, University of Oxford. 2. Tyndall Centre for Climate

More information

Global environmental information Examples of EIS Data sets and applications

Global environmental information Examples of EIS Data sets and applications METIER Graduate Training Course n 2 Montpellier - february 2007 Information Management in Environmental Sciences Global environmental information Examples of EIS Data sets and applications Global datasets

More information

7613-1 - Page 1. Weather Unit Exam Pre-Test Questions

7613-1 - Page 1. Weather Unit Exam Pre-Test Questions Weather Unit Exam Pre-Test Questions 7613-1 - Page 1 Name: 1) Equal quantities of water are placed in four uncovered containers with different shapes and left on a table at room temperature. From which

More information

Visualizing of Berkeley Earth, NASA GISS, and Hadley CRU averaging techniques

Visualizing of Berkeley Earth, NASA GISS, and Hadley CRU averaging techniques Visualizing of Berkeley Earth, NASA GISS, and Hadley CRU averaging techniques Robert Rohde Lead Scientist, Berkeley Earth Surface Temperature 1/15/2013 Abstract This document will provide a simple illustration

More information

SLSTR Breakout Summary - Gary Corlett (22/03/2012)

SLSTR Breakout Summary - Gary Corlett (22/03/2012) SLSTR Breakout Summary - Gary Corlett (22/03/2012) [Updated 16/04/2012 with post meeting comments from Gorm Dybkjær, Simon hook and David Meldrum] The breakout session started with a clean slate and identified

More information

P.M. Rich, W.A. Hetrick, S.C. Saving Biological Sciences University of Kansas Lawrence, KS 66045

P.M. Rich, W.A. Hetrick, S.C. Saving Biological Sciences University of Kansas Lawrence, KS 66045 USING VIEWSHED MODELS TO CALCULATE INTERCEPTED SOLAR RADIATION: APPLICATIONS IN ECOLOGY by P.M. Rich, W.A. Hetrick, S.C. Saving Biological Sciences University of Kansas Lawrence, KS 66045 R.O. Dubayah

More information

5.5. San Diego (8/22/03 10/4/04)

5.5. San Diego (8/22/03 10/4/04) NSF UV SPECTRORADIOMETER NETWORK 23-24 OPERATIONS REPORT 5.5. San Diego (8/22/3 1/4/4) The 23-24 season at San Diego includes the period 8/22/3 1/4/4. In contrast to other network sites, San Diego serves

More information

Climate Change on the Prairie:

Climate Change on the Prairie: Climate Change on the Prairie: A Basic Guide to Climate Change in the High Plains Region - UPDATE Global Climate Change Why does the climate change? The Earth s climate has changed throughout history and

More information

NCDC s SATELLITE DATA, PRODUCTS, and SERVICES

NCDC s SATELLITE DATA, PRODUCTS, and SERVICES **** NCDC s SATELLITE DATA, PRODUCTS, and SERVICES Satellite data and derived products from NOAA s satellite systems are available through the National Climatic Data Center. The two primary systems are

More information

Precipitation, cloud cover and Forbush decreases in galactic cosmic rays. Dominic R. Kniveton 1. Journal of Atmosphere and Solar-Terrestrial Physics

Precipitation, cloud cover and Forbush decreases in galactic cosmic rays. Dominic R. Kniveton 1. Journal of Atmosphere and Solar-Terrestrial Physics Precipitation, cloud cover and Forbush decreases in galactic cosmic rays Dominic R. Kniveton 1 Journal of Atmosphere and Solar-Terrestrial Physics 1 School of Chemistry, Physics and Environmental Science,

More information

Analysis of MODIS leaf area index product over soybean areas in Rio Grande do Sul State, Brazil

Analysis of MODIS leaf area index product over soybean areas in Rio Grande do Sul State, Brazil Analysis of MODIS leaf area index product over soybean areas in Rio Grande do Sul State, Brazil Rodrigo Rizzi 1 Bernardo Friedrich Theodor Rudorff 1 Yosio Edemir Shimabukuro 1 1 Instituto Nacional de Pesquisas

More information

Welcome to NASA Applied Remote Sensing Training (ARSET) Webinar Series

Welcome to NASA Applied Remote Sensing Training (ARSET) Webinar Series Welcome to NASA Applied Remote Sensing Training (ARSET) Webinar Series Introduction to Remote Sensing Data for Water Resources Management Course Dates: October 17, 24, 31 November 7, 14 Time: 8-9 a.m.

More information

Evaluation of VIIRS cloud top property climate data records and their potential improvement with CrIS

Evaluation of VIIRS cloud top property climate data records and their potential improvement with CrIS Evaluation of VIIRS cloud top property climate data records and their potential improvement with CrIS Dr. Bryan A. Baum (PI) Space Science and Engineering Center University of Wisconsin-Madison Madison,

More information

Monitoring Global Crop Condition Indicators Using a Web-Based Visualization Tool

Monitoring Global Crop Condition Indicators Using a Web-Based Visualization Tool Monitoring Global Crop Condition Indicators Using a Web-Based Visualization Tool Bob Tetrault, Regional Commodity Analyst, and Bob Baldwin, GIS Specialist, USDA, Foreign Agricultural Service, Washington,

More information

Joint Polar Satellite System (JPSS)

Joint Polar Satellite System (JPSS) Joint Polar Satellite System (JPSS) John Furgerson, User Liaison Joint Polar Satellite System National Environmental Satellite, Data, and Information Service National Oceanic and Atmospheric Administration

More information

Mediterranean use of Medspiration: the CNR regional Optimally Interpolated SST products from MERSEA to MyOcean

Mediterranean use of Medspiration: the CNR regional Optimally Interpolated SST products from MERSEA to MyOcean Mediterranean use of Medspiration: the CNR regional Optimally Interpolated SST products from MERSEA to MyOcean R.Santoleri 1, B.Buongiorno Nardelli 1, C.Tronconi 1, S.Marullo 2 1 CNR ISAC -Gruppo Oceanografia

More information

Cloud Detection over Snow and Ice Using MISR Data

Cloud Detection over Snow and Ice Using MISR Data Cloud Detection over Snow and Ice Using MISR Data Tao Shi, Bin Yu, Eugene E. Clothiaux, and Amy J. Braverman Abstract Clouds play a major role in Earth s climate and cloud detection is a crucial step in

More information

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic

More information

Observed Cloud Cover Trends and Global Climate Change. Joel Norris Scripps Institution of Oceanography

Observed Cloud Cover Trends and Global Climate Change. Joel Norris Scripps Institution of Oceanography Observed Cloud Cover Trends and Global Climate Change Joel Norris Scripps Institution of Oceanography Increasing Global Temperature from www.giss.nasa.gov Increasing Greenhouse Gases from ess.geology.ufl.edu

More information

Cloud Masking and Cloud Products

Cloud Masking and Cloud Products Cloud Masking and Cloud Products MODIS Operational Algorithm MOD35 Paul Menzel, Steve Ackerman, Richard Frey, Kathy Strabala, Chris Moeller, Liam Gumley, Bryan Baum MODIS Cloud Masking Often done with

More information

Atmospheric Dynamics of Venus and Earth. Institute of Geophysics and Planetary Physics UCLA 2 Lawrence Livermore National Laboratory

Atmospheric Dynamics of Venus and Earth. Institute of Geophysics and Planetary Physics UCLA 2 Lawrence Livermore National Laboratory Atmospheric Dynamics of Venus and Earth G. Schubert 1 and C. Covey 2 1 Department of Earth and Space Sciences Institute of Geophysics and Planetary Physics UCLA 2 Lawrence Livermore National Laboratory

More information

Landsat Monitoring our Earth s Condition for over 40 years

Landsat Monitoring our Earth s Condition for over 40 years Landsat Monitoring our Earth s Condition for over 40 years Thomas Cecere Land Remote Sensing Program USGS ISPRS:Earth Observing Data and Tools for Health Studies Arlington, VA August 28, 2013 U.S. Department

More information

Automatic land-cover map production of agricultural areas using supervised classification of SPOT4(Take5) and Landsat-8 image time series.

Automatic land-cover map production of agricultural areas using supervised classification of SPOT4(Take5) and Landsat-8 image time series. Automatic land-cover map production of agricultural areas using supervised classification of SPOT4(Take5) and Landsat-8 image time series. Jordi Inglada 2014/11/18 SPOT4/Take5 User Workshop 2014/11/18

More information

Authors: Thierry Phulpin, CNES Lydie Lavanant, Meteo France Claude Camy-Peyret, LPMAA/CNRS. Date: 15 June 2005

Authors: Thierry Phulpin, CNES Lydie Lavanant, Meteo France Claude Camy-Peyret, LPMAA/CNRS. Date: 15 June 2005 Comments on the number of cloud free observations per day and location- LEO constellation vs. GEO - Annex in the final Technical Note on geostationary mission concepts Authors: Thierry Phulpin, CNES Lydie

More information

Passive Remote Sensing of Clouds from Airborne Platforms

Passive Remote Sensing of Clouds from Airborne Platforms Passive Remote Sensing of Clouds from Airborne Platforms Why airborne measurements? My instrument: the Solar Spectral Flux Radiometer (SSFR) Some spectrometry/radiometry basics How can we infer cloud properties

More information

Passive and Active Microwave Remote Sensing of Cold-Cloud Precipitation : Wakasa Bay Field Campaign 2003

Passive and Active Microwave Remote Sensing of Cold-Cloud Precipitation : Wakasa Bay Field Campaign 2003 Passive and Active Microwave Remote Sensing of Cold-Cloud Precipitation : Wakasa Bay Field Campaign 3 Benjamin T. Johnson,, Gail Skofronick-Jackson 3, Jim Wang 3, Grant Petty jbenjam@neptune.gsfc.nasa.gov

More information

Climate Change: A Local Focus on a Global Issue Newfoundland and Labrador Curriculum Links 2010-2011

Climate Change: A Local Focus on a Global Issue Newfoundland and Labrador Curriculum Links 2010-2011 Climate Change: A Local Focus on a Global Issue Newfoundland and Labrador Curriculum Links 2010-2011 HEALTH Kindergarten: Grade 1: Grade 2: Know that litter can spoil the environment. Grade 3: Grade 4:

More information

Thomas Fiolleau Rémy Roca Frederico Carlos Angelis Nicolas Viltard. www.satmos.meteo.fr

Thomas Fiolleau Rémy Roca Frederico Carlos Angelis Nicolas Viltard. www.satmos.meteo.fr Comparison of tropical convective systems life cycle characteristics from geostationary and TRMM observations for the West African, Indian and South American regions Thomas Fiolleau Rémy Roca Frederico

More information

APPLICATION OF MULTITEMPORAL LANDSAT DATA TO MAP AND MONITOR LAND COVER AND LAND USE CHANGE IN THE CHESAPEAKE BAY WATERSHED

APPLICATION OF MULTITEMPORAL LANDSAT DATA TO MAP AND MONITOR LAND COVER AND LAND USE CHANGE IN THE CHESAPEAKE BAY WATERSHED APPLICATION OF MULTITEMPORAL LANDSAT DATA TO MAP AND MONITOR LAND COVER AND LAND USE CHANGE IN THE CHESAPEAKE BAY WATERSHED S. J. GOETZ Woods Hole Research Center Woods Hole, Massachusetts 054-096 USA

More information

y = Xβ + ε B. Sub-pixel Classification

y = Xβ + ε B. Sub-pixel Classification Sub-pixel Mapping of Sahelian Wetlands using Multi-temporal SPOT VEGETATION Images Jan Verhoeye and Robert De Wulf Laboratory of Forest Management and Spatial Information Techniques Faculty of Agricultural

More information

Measurements Of Pollution In The Troposphere (MOPITT) NASA Langley ASDC Data Collection Guide

Measurements Of Pollution In The Troposphere (MOPITT) NASA Langley ASDC Data Collection Guide Measurements Of Pollution In The Troposphere (MOPITT) NASA Langley ASDC Data Collection Guide Summary: The MOPITT data sets are designed to measure carbon monoxide (CO) and methane (CH 4 ) concentrations

More information

Estimating Firn Emissivity, from 1994 to1998, at the Ski Hi Automatic Weather Station on the West Antarctic Ice Sheet Using Passive Microwave Data

Estimating Firn Emissivity, from 1994 to1998, at the Ski Hi Automatic Weather Station on the West Antarctic Ice Sheet Using Passive Microwave Data Estimating Firn Emissivity, from 1994 to1998, at the Ski Hi Automatic Weather Station on the West Antarctic Ice Sheet Using Passive Microwave Data Mentor: Dr. Malcolm LeCompte Elizabeth City State University

More information

MODULATION TRANSFER FUNCTION MEASUREMENT METHOD AND RESULTS FOR THE ORBVIEW-3 HIGH RESOLUTION IMAGING SATELLITE

MODULATION TRANSFER FUNCTION MEASUREMENT METHOD AND RESULTS FOR THE ORBVIEW-3 HIGH RESOLUTION IMAGING SATELLITE MODULATION TRANSFER FUNCTION MEASUREMENT METHOD AND RESULTS FOR THE ORBVIEW-3 HIGH RESOLUTION IMAGING SATELLITE K. Kohm ORBIMAGE, 1835 Lackland Hill Parkway, St. Louis, MO 63146, USA kohm.kevin@orbimage.com

More information

Ok, so if the Earth weren't tilted, we'd have a picture like the one shown below: 12 hours of daylight at all latitudes more insolation in the

Ok, so if the Earth weren't tilted, we'd have a picture like the one shown below: 12 hours of daylight at all latitudes more insolation in the Ok, so if the Earth weren't tilted, we'd have a picture like the one shown below: 12 hours of daylight at all latitudes more insolation in the tropics, less at higher latitudes Ok, so if the Earth weren't

More information

The NASA NEESPI Data Portal to Support Studies of Climate and Environmental Changes in Non-boreal Europe

The NASA NEESPI Data Portal to Support Studies of Climate and Environmental Changes in Non-boreal Europe The NASA NEESPI Data Portal to Support Studies of Climate and Environmental Changes in Non-boreal Europe Suhung Shen NASA Goddard Space Flight Center/George Mason University Gregory Leptoukh, Tatiana Loboda,

More information

CLIMATE, WATER & LIVING PATTERNS THINGS

CLIMATE, WATER & LIVING PATTERNS THINGS CLIMATE, WATER & LIVING PATTERNS NAME THE SIX MAJOR CLIMATE REGIONS DESCRIBE EACH CLIMATE REGION TELL THE FIVE FACTORS THAT AFFECT CLIMATE EXPLAIN HOW THOSE FACTORS AFFECT CLIMATE DESCRIBE HOW CLIMATES

More information

MOD09 (Surface Reflectance) User s Guide

MOD09 (Surface Reflectance) User s Guide MOD09 (Surface ) User s Guide MODIS Land Surface Science Computing Facility Principal Investigator: Dr. Eric F. Vermote Web site: http://modis-sr.ltdri.org Correspondence e-mail address: mod09@ltdri.org

More information

CHAPTER 2 Energy and Earth

CHAPTER 2 Energy and Earth CHAPTER 2 Energy and Earth This chapter is concerned with the nature of energy and how it interacts with Earth. At this stage we are looking at energy in an abstract form though relate it to how it affect

More information

CGC1D1: Interactions in the Physical Environment Factors that Affect Climate

CGC1D1: Interactions in the Physical Environment Factors that Affect Climate Name: Date: Day/Period: CGC1D1: Interactions in the Physical Environment Factors that Affect Climate Chapter 12 in the Making Connections textbook deals with Climate Connections. Use pages 127-144 to fill

More information

James Hansen, Reto Ruedy, Makiko Sato, Ken Lo

James Hansen, Reto Ruedy, Makiko Sato, Ken Lo If It s That Warm, How Come It s So Damned Cold? James Hansen, Reto Ruedy, Makiko Sato, Ken Lo The past year, 2009, tied as the second warmest year in the 130 years of global instrumental temperature records,

More information

STAR Algorithm and Data Products (ADP) Beta Review. Suomi NPP Surface Reflectance IP ARP Product

STAR Algorithm and Data Products (ADP) Beta Review. Suomi NPP Surface Reflectance IP ARP Product STAR Algorithm and Data Products (ADP) Beta Review Suomi NPP Surface Reflectance IP ARP Product Alexei Lyapustin Surface Reflectance Cal Val Team 11/26/2012 STAR ADP Surface Reflectance ARP Team Member

More information

Technical note on MISR Cloud-Top-Height Optical-depth (CTH-OD) joint histogram product

Technical note on MISR Cloud-Top-Height Optical-depth (CTH-OD) joint histogram product Technical note on MISR Cloud-Top-Height Optical-depth (CTH-OD) joint histogram product 1. Intend of this document and POC 1.a) General purpose The MISR CTH-OD product contains 2D histograms (joint distributions)

More information

Precipitation Remote Sensing

Precipitation Remote Sensing Precipitation Remote Sensing Huade Guan Prepared for Remote Sensing class Earth & Environmental Science University of Texas at San Antonio November 14, 2005 Outline Background Remote sensing technique

More information

Asia-Pacific Environmental Innovation Strategy (APEIS)

Asia-Pacific Environmental Innovation Strategy (APEIS) Asia-Pacific Environmental Innovation Strategy (APEIS) Integrated Environmental Monitoring IEM) Dust Storm Over-cultivation Desertification Urbanization Floods Deforestation Masataka WATANABE, National

More information

LAND USE AND SEASONAL GREEN VEGETATION COVER OF THE CONTERMINOUS USA FOR USE IN NUMERICAL WEATHER MODELS

LAND USE AND SEASONAL GREEN VEGETATION COVER OF THE CONTERMINOUS USA FOR USE IN NUMERICAL WEATHER MODELS LAND USE AND SEASONAL GREEN VEGETATION COVER OF THE CONTERMINOUS USA FOR USE IN NUMERICAL WEATHER MODELS Kevin Gallo, NOAA/NESDIS/Office of Research & Applications Tim Owen, NOAA/NCDC Brad Reed, SAIC/EROS

More information

Slide 1. Slide 2. Slide 3

Slide 1. Slide 2. Slide 3 Satellite Analysis of Sea Surface Temperatures in the Florida Keys to Monitor Coral Reef Health NASA Stennis Space Center Earthzine/DEVELOP Virtual Poster Session, Summer 2011 Video Transcript Slide 1

More information

NASA Earth System Science: Structure and data centers

NASA Earth System Science: Structure and data centers SUPPLEMENT MATERIALS NASA Earth System Science: Structure and data centers NASA http://nasa.gov/ NASA Mission Directorates Aeronautics Research Exploration Systems Science http://nasascience.nasa.gov/

More information

2. The map below shows high-pressure and low-pressure weather systems in the United States.

2. The map below shows high-pressure and low-pressure weather systems in the United States. 1. Which weather instrument has most improved the accuracy of weather forecasts over the past 40 years? 1) thermometer 3) weather satellite 2) sling psychrometer 4) weather balloon 6. Wind velocity is

More information

Multisensor Data Fusion and Applications

Multisensor Data Fusion and Applications Multisensor Data Fusion and Applications Pramod K. Varshney Department of Electrical Engineering and Computer Science Syracuse University 121 Link Hall Syracuse, New York 13244 USA E-mail: varshney@syr.edu

More information