A Study of Emissivity Ratios and their Application In Determining Land Surface Temperature in IDL

Size: px
Start display at page:

Download "A Study of Emissivity Ratios and their Application In Determining Land Surface Temperature in IDL"

Transcription

1 A Study of Emissivity Ratios and their Application In Determining Land Surface Temperature in IDL B. Todd Guest 25 March 2005 Dr. Hongjie Xie ES 6973, Image Processing

2 INTRODUCTION Remotely sensed images provide a great deal of scientific information that improves our knowledge of our environment s status and provides researchers with information that would otherwise be impractical or impossible to collect. Among the most revealing of these features is discerning land surface temperature. With it, the viewer may determine weather conditions and trends, heat islands, surface and terrain characteristics, and many other phenomena. Using the software program ENVI, as well as IDL, the language that it is based on, it is possible to determine the land surface temperature. An essential factor in determining the land surface temperature is to have knowledge of the emissivity of the surface that is being studied. Emissivity is a ratio between the radiant flux exiting a real-world selective radiating body and a blackbody at the same temperature (Jensen, 249). Put more simply, emissivity tells us the difference in energy emitted by an object (in remote sensing, this would be the land surface) compared to a theoretical blackbody that has the same temperature. Emissivity is an essential key in the land surface temperature algorithm used by IDL. The equation used to determine surface temperature is: Land Surface = Temperature Brightness Temperature 1+( *Brightness Temperature)* ln(emissivity) where the preset numbers and natural log are constants, the emissivity is a variable input ration (i.e., 0.988) and the brightness temperature is represented as: Brightness = Temperature ln((666.09/radiance)+1) where again the preset numbers are constants and the radiance is represented as: Radiance = * High Gain Band where the preset numbers are constants and the variable is each pixel of the band 6 high gain image. Just as the pixel value can change the outcome of the radiance, so too can the emissivity change the outcome of the land surface temperature. Although a number of methods exist for determining emissivity (Weng et al., 2004), a library is classified emissivities was constructed (Snyder, et al., 1998). The classes in this lookup table were derived from categories established by the International Geosphere-Biosphere Program (Weng et al., 2004), and were broken down by land use/land cover. Since every object has its own unique emissivity, any given remote sensing image may have hundreds, thousands, or tens of thousands of different emissivities, depending what is contained in the image. For example, in an image that is senescent woody savanna, the overarching emissivity may be stemming from the specific emissivity of the trees (Snyder, et al., 1998), even though in a medium or high resolution image

3 other emissivities would most certainly by present due to the visibility of fallow soil or a copse of trees. In order to get an extremely accurate land surface temperature measurement of an image or to determine the land surface temperature of various features in a single image, it is necessary to determine the emissivity of a given feature and apply it along with other features emissivities to the land surface temperature algorithm. The purpose of this project is to do just that. The single umbrella emissivity-per-image, while simpler, does not provide the accuracy that is needed for many researchers. STUDY AREA AND DATA Images from the National Aeronautics and Space Administration s LANDSAT 7 Enahnced Thematic Mapper Plus (ETM+) instrument were used to acquire the study area image. I wanted to evaluate the variable emissivity land surface temperature formula on an area that would be familiar to the intended audience (ES 6973 students), would be easily acquired, and would provide a number of different land uses / land covers that fell within the lookup table, while still having a single overarching emissivity to compare the variable emissivity results to. An image of the east Texas / western Louisiana Great Piney Woods region met all of the requirements. The image (Reference Figure 1a-b.) was taken on 8 September 2002 on path 25 and row 38 of LANDSAT s orbital route. The pixel resolution was 30 meters, which provided a good sense of independent land use / land covers, while not being so detailed as to make the data set unwieldy. The projection was the Universal Transverse Mercator and the datum geoid was the World Geodetic System established in 1984, also known as WGS 84. Figure 1a-b. a. Landsat ETM+ RBG Image of East Texas Green Needle Forest b. ETM+ RBG Subset Image of East Texas Green Needle Forest. As already mentioned, the emissivities were determined from a look-up table. In conjunction with my LANDSAT image selection, I selected four emissivities that would

4 dovetail with the image. The primary emissivity to be studied was that of green needle forests, which were abundant in the image. In addition, I included green grass savanna, arid bare soil, and water. The arid bare soil, while minimal in area (it showed up only as individual pixels when classified) was spread throughout the image and made a good reference point to determine the accuracy of the classification. METHOD From this original, raw image a subset was created to make the image more manageable, and to prevent ENVI from locking up while processing the data. As with the full image, a subset was chosen that would have a good representation of land use / land covers that would provide for good experimentation. Initially, the next step was classification. However, during my oral presentation, it was brought up that I had not conducted an atmospheric correction of the image. I went back and ran a dark subtraction on the image. This program corrects for atmospheric scattering. I selected the minimum band subtraction method, as I thought that the results would be comparable to any that were user-determined. The corrected image visually appeared a few shades brighter, and the pixel value function in ENVI confirmed this. I next attempted to process the image through the relative atmospheric correction and reflectivity calculation algorithm in IDL using a sun distance of AUs and a sun elevation of However, my image was too large and the memory requirements exceeded the capabilities of the computers I attempted this on. However, for the purpose of this project, I believe that any corrections would have been negligible. The next step accomplished was to classify the data according to the land use / land cover associated with the predetermined emissivities. I selected regions of interest using free-hand polygons in the Region of Interest Tool in ENVI. The regions were small but representative of the areas studied, and I feel yielded good results (Reference Figure 2a-e.). In addition to the four emissivity classes used, I also included a classification for cloud cover. I chose this as a control class because of its high contrast.

5 Figure 2a-e. Selected Regions of Interest. a. Green Needle Forest, b. Green Grass Savanna, c. Arid Bare Soil, d. Water, e. Cloud Cover. I used the parallelepiped supervised classification method for its ease of use, ability to designate/determine the classes, and its wide use among researchers. The first time I ran it, I used a single value with a 3.00 maximum standard deviation from the mean. At the recommendation of the class instructor I ran it again, but this time with a 2.00 standard deviation from the mean. The results (shown in Figure 3a-b) show a less distinct classification, with many more unclassified (black) pixels. In addition, the presence of striping is much more visible in the classification 2.00 maximum. I decided to keep the 3.00 maximum standard deviation from the mean. The difference is especially noticeable in both the cloud cover (color: thistle) and green needle forest (color: bright green) as shown in Figure 4a-b. Figure 3a-b. a) Parallelepiped Classification with a 3.00 Standard Deviation from the Mean. b) 2.00 Maximum Standard Deviation from the Mean.

6 Figure 4a-b. Parallelepiped Classification with a) 3.00 Standard Deviation from the Mean. b) 2.00 Maximum Standard Deviation from the Mean. The final products created by the parallelepiped classification method were as hoped. While there was a significant amount of unclassified pixels, there were no concerns because there were many other land use / land cover categories that were not included, as they were outside the scope of this project. Comparing the classifications with the RGB image produced a high confidence level in its accuracy (reference Figure 5a-c). Figure 5a-c. Parallelepiped Classification of a) Green Needle Forest [bright green] b) Green Grass Savanna [sea green] and c) Bare Arid Soil [red]. A classification accuracy assessment confirmed these findings. The method used was the confusion matrix, and it produced a % overall accuracy with a kappa coefficient of (well above the 0.80 standard for strong agreement and good accuracy). On the match classes parameter window in ENVI, the ground truthing regions of interest (training sites) were matched against the regions in the classified image. These training

7 sites were in line with the results. There was a low omission error, as well as a very high user accuracy. In preparation for IDL, the image file (.img) was converted into a TiFF/GeoTiFF file (.tif). The next step was to write the IDL code to determine the land surface temperature with the emissivities derived from the classified image. This code was written by the course instructor for me (for which I am very grateful!). The desired method of the code was to take the band 6 image and first calculate the radiance of each pixel. The radiance would then be input into an equation to determine brightness temperature. Also included in this equation would be the emissivity of the different classes. It would be important to assign (or link) emissivity values to each class. For this project, the linkages are class one equaling (green needle forest), class two equaling (arid bare soil), class four not used, class four equaling (water), and class five equaling (green grass savanna). This way, IDL knows what each of the classes in the classified image represent, and are not just arbitrary. The brightness temperature is then put into a final land surface temperature equation. This algorithm also uses the emissivity classes mentioned above. The output would have been an image with each pixel value representing the land surface temperature measured in degrees Kelvin. The equation used in this project look like this: 1 pro ems 2 3 B6=READ_TIFF('C:\ES6973\MyWork\band6.tif', CHANNELS=[0,1], 4 geotiff=gtmodeltypegeokey) 5 ;read Band6 to B6, and channel 0 is the low gain, channel 1 is the high gain 6 c=read_tiff('c:\es6973\mywork\classify.tif', CHANNELS=[0], 7 geotiff=gtmodeltypegeokey) 8 ;read classification image to c, 9 10 B6h=temporary(B6(1,*,*)) ;assign the high gain (channel 1) of Band6 to B6h 11 L=temporary( *B6h+3.2) ;calculate radiance 12 TB=temporary( /(alog((666.09/L)+1))) ;calculate brightness temperature ;arrdim=size(c, /dimensions) ;get the dimensions of the ETM 15 cols = rows = ; c2 = bytarr(cols,rows) 18 for j = 0, cols-1 do begin 19 for i = 0, rows-1 do begin 20 if (c[j,i] EQ 1) then begin 21 c[j,i] = endif else if (c[j,i] EQ 2) then begin 23 c[j,i] = endif else if (c[j,i] EQ 4) then begin c[j,i] = endif else if (c[j,i] EQ 5) then begin

8 27 c[j,i] = endif else begin 29 c[j,i] = endelse endfor 33 endfor RT=temporary(TB/(1+( *TB)*alog(c))) 36 ;supposing the same emissivity of ;supposing the same emissivity of WRITE_TIFF,'realT.tif', RT, geotiff=gtmodeltypegeokey, /FLOAT 39 ;write the temperature to an image called TMt.tif The first section (lines 3-8) directs IDL to use the appropriate image files for both the band 6 data and the classified data. The next section (lines 10-12) are the representations of the radiance and brightness temperature algorithms. The third section (specifically lines 19-30) are used to assign the emissivity values to the different classes. Fina lly, line shows the land surface temperature algorithm and line 38 directs the resultin g image to a new file name. The desired end product should be a panchromatic image with the same unclassified black pixels and the lighter pixels representing the specific temperature of the land use / land cover for that time of day. RESULTS There were problems with the IDL code however, that prevented the creation of an image that displayed the surface temperature with the classified emissivities. After trying several variations, the end image only calculated the pixels in the first class, in this case green needle forest (reference figure 6). Figure 6. Land Surface Temperature Image after Processing through IDL Code.

9 The different shades of white and gray (note gray in bottom left hand corner of figure 6) do demonstrate that there is variance in the pixel values. Using the pixel value tool in ENVI, I confirmed that the data values were around the range of 290. Assuming this is Kelvin, a quick conversion to Fahrenheit shows that to be in the uppers 70 s, which is about what one would expect in East Texas at this time of day ion early September. CONCLUSION In producing a final, accurate image of an area s land surface temperature with classified emissivities, this project was unsuccessful. Given more time (and I fully acknowledge that I waited until too late in the semester to begin the code work), the bugs could have been worked out of the code to produce a code that was operable. The concept is there, and the goal is useful. Generalizations of an area s land surface temperature are useful only to a certain point. When applying a blanket emissivity to an entire image, often the result would be no more accurate than taking half a dozen in situ temperature readings at various locations and applying that to the entire area. This gives you a good idea of what the temperature is, but not a true idea. Scientific researchers depend on accurate, complete data in order to conduct their studies. By dividing the land use / land cover into classes, assigning each of those classes to a specific emissivity, and running a land surface temperature algorithm to each pixel, the user would be able to have a very accurate reading of an area s temperature. An interesting study would have been to run the statistics option in ENVI to find the mean and compare it to the mean of a land surface temperature of an algorithm using a single, generalized emissivity ration. The applications of this are numerous. For example, with high-resolution (< 12 inches) imagery, researchers studying heat islands would be able to determine the emissivities of roofing material, asphalt, paint, etc. (these emissivities are readily available). By running a classification and assigning emissivities, one would be able to get a very accurate idea of what the temperature of an urban area. With all of the variations in a city setting (everything from green parks to black tar paper roofs), specific assigned emissivities have the potential to dramatically change the overall temperature reading. More work needs to be done to determine where the IDL code is incorrect. When a solution is found, this will be an excellent tool for those who work with remote sensing. Works Cited Jensen, J., (2005). Introductory Digital Image Processing: A Remote Sensing Perspective, Pearson Prentice Hall, Upper Saddle River, NJ. Snyder, W.C., Wan, Z., Zhang, Y., & Feng, Y. Z. (1998). Classification-based emissivity for land surface temperature measurement from space. International Journal of Remote Sensing, 19,

10 Weng, Q., Lu, Dengsheng., & Schubring., J. (2004). Estimation of land surface temperature vegetation abundance relationship for urban heat island studies. Remote Sensing of the Environment, 89,

Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon

Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon Shihua Zhao, Department of Geology, University of Calgary, zhaosh@ucalgary.ca,

More information

Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch

Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch Introduction In this time of large-scale planning and land management on public lands, managers are increasingly

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

Calculation of Minimum Distances. Minimum Distance to Means. Σi i = 1

Calculation of Minimum Distances. Minimum Distance to Means. Σi i = 1 Minimum Distance to Means Similar to Parallelepiped classifier, but instead of bounding areas, the user supplies spectral class means in n-dimensional space and the algorithm calculates the distance between

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

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

TerraColor White Paper

TerraColor White Paper TerraColor White Paper TerraColor is a simulated true color digital earth imagery product developed by Earthstar Geographics LLC. This product was built from imagery captured by the US Landsat 7 (ETM+)

More information

Selecting the appropriate band combination for an RGB image using Landsat imagery

Selecting the appropriate band combination for an RGB image using Landsat imagery Selecting the appropriate band combination for an RGB image using Landsat imagery Ned Horning Version: 1.0 Creation Date: 2004-01-01 Revision Date: 2004-01-01 License: This document is licensed under a

More information

Digital image processing

Digital image processing 746A27 Remote Sensing and GIS Lecture 4 Digital image processing Chandan Roy Guest Lecturer Department of Computer and Information Science Linköping University Digital Image Processing Most of the common

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

Received in revised form 24 March 2004; accepted 30 March 2004

Received in revised form 24 March 2004; accepted 30 March 2004 Remote Sensing of Environment 91 (2004) 237 242 www.elsevier.com/locate/rse Cloud detection in Landsat imagery of ice sheets using shadow matching technique and automatic normalized difference snow index

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

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Content Remote sensing data Spatial, spectral, radiometric and

More information

Assessing Hurricane Katrina Damage to the Mississippi Gulf Coast Using IKONOS Imagery

Assessing Hurricane Katrina Damage to the Mississippi Gulf Coast Using IKONOS Imagery Assessing Hurricane Katrina Damage to the Mississippi Gulf Coast Using IKONOS Imagery Joseph P. Spruce Science Systems and Applications, Inc. John C., MS 39529 Rodney McKellip NASA Project Integration

More information

1. Theoretical background

1. Theoretical background 1. Theoretical background We consider the energy budget at the soil surface (equation 1). Energy flux components absorbed or emitted by the soil surface are: net radiation, latent heat flux, sensible heat

More information

APPLICATION OF GOOGLE EARTH FOR THE DEVELOPMENT OF BASE MAP IN THE CASE OF GISH ABBAY SEKELA, AMHARA STATE, ETHIOPIA

APPLICATION OF GOOGLE EARTH FOR THE DEVELOPMENT OF BASE MAP IN THE CASE OF GISH ABBAY SEKELA, AMHARA STATE, ETHIOPIA APPLICATION OF GOOGLE EARTH FOR THE DEVELOPMENT OF BASE MAP IN THE CASE OF GISH ABBAY SEKELA, AMHARA STATE, ETHIOPIA Abineh Tilahun Department of Geography and environmental studies, Adigrat University,

More information

High Resolution RF Analysis: The Benefits of Lidar Terrain & Clutter Datasets

High Resolution RF Analysis: The Benefits of Lidar Terrain & Clutter Datasets 0 High Resolution RF Analysis: The Benefits of Lidar Terrain & Clutter Datasets January 15, 2014 Martin Rais 1 High Resolution Terrain & Clutter Datasets: Why Lidar? There are myriad methods, techniques

More information

Accuracy Assessment of Land Use Land Cover Classification using Google Earth

Accuracy Assessment of Land Use Land Cover Classification using Google Earth American Journal of Environmental Protection 25; 4(4): 9-98 Published online July 2, 25 (http://www.sciencepublishinggroup.com/j/ajep) doi:.648/j.ajep.2544.4 ISSN: 228-568 (Print); ISSN: 228-5699 (Online)

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

ENVI Classic Tutorial: Classification Methods

ENVI Classic Tutorial: Classification Methods ENVI Classic Tutorial: Classification Methods Classification Methods 2 Files Used in this Tutorial 2 Examining a Landsat TM Color Image 3 Reviewing Image Colors 3 Using the Cursor Location/Value 4 Examining

More information

Understanding Raster Data

Understanding Raster Data Introduction The following document is intended to provide a basic understanding of raster data. Raster data layers (commonly referred to as grids) are the essential data layers used in all tools developed

More information

Resolutions of Remote Sensing

Resolutions of Remote Sensing Resolutions of Remote Sensing 1. Spatial (what area and how detailed) 2. Spectral (what colors bands) 3. Temporal (time of day/season/year) 4. Radiometric (color depth) Spatial Resolution describes how

More information

2002 URBAN FOREST CANOPY & LAND USE IN PORTLAND S HOLLYWOOD DISTRICT. Final Report. Michael Lackner, B.A. Geography, 2003

2002 URBAN FOREST CANOPY & LAND USE IN PORTLAND S HOLLYWOOD DISTRICT. Final Report. Michael Lackner, B.A. Geography, 2003 2002 URBAN FOREST CANOPY & LAND USE IN PORTLAND S HOLLYWOOD DISTRICT Final Report by Michael Lackner, B.A. Geography, 2003 February 2004 - page 1 of 17 - TABLE OF CONTENTS Abstract 3 Introduction 4 Study

More information

Spectral Response for DigitalGlobe Earth Imaging Instruments

Spectral Response for DigitalGlobe Earth Imaging Instruments Spectral Response for DigitalGlobe Earth Imaging Instruments IKONOS The IKONOS satellite carries a high resolution panchromatic band covering most of the silicon response and four lower resolution spectral

More information

ANALYSIS OF FOREST CHANGE IN FIRE DAMAGE AREA USING SATELLITE IMAGES

ANALYSIS OF FOREST CHANGE IN FIRE DAMAGE AREA USING SATELLITE IMAGES ANALYSIS OF FOREST CHANGE IN FIRE DAMAGE AREA USING SATELLITE IMAGES Joon Mook Kang, Professor Joon Kyu Park, Ph.D Min Gyu Kim, Ph.D._Candidate Dept of Civil Engineering, Chungnam National University 220

More information

A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW ABSTRACT

A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW ABSTRACT A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW Mingjun Song, Graduate Research Assistant Daniel L. Civco, Director Laboratory for Earth Resources Information Systems Department of Natural Resources

More information

Overview. What is EMR? Electromagnetic Radiation (EMR) LA502 Special Studies Remote Sensing

Overview. What is EMR? Electromagnetic Radiation (EMR) LA502 Special Studies Remote Sensing LA502 Special Studies Remote Sensing Electromagnetic Radiation (EMR) Dr. Ragab Khalil Department of Landscape Architecture Faculty of Environmental Design King AbdulAziz University Room 103 Overview What

More information

How Landsat Images are Made

How Landsat Images are Made How Landsat Images are Made Presentation by: NASA s Landsat Education and Public Outreach team June 2006 1 More than just a pretty picture Landsat makes pretty weird looking maps, and it isn t always easy

More information

Finding and Downloading Landsat Data from the U.S. Geological Survey s Global Visualization Viewer Website

Finding and Downloading Landsat Data from the U.S. Geological Survey s Global Visualization Viewer Website January 1, 2013 Finding and Downloading Landsat Data from the U.S. Geological Survey s Global Visualization Viewer Website All Landsat data are available to the public at no cost from U.S. Geological Survey

More information

Introduction to Imagery and Raster Data in ArcGIS

Introduction to Imagery and Raster Data in ArcGIS Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Introduction to Imagery and Raster Data in ArcGIS Simon Woo slides Cody Benkelman - demos Overview of Presentation

More information

UTM: Universal Transverse Mercator Coordinate System

UTM: Universal Transverse Mercator Coordinate System Practical Cartographer s Reference #01 UTM: Universal Transverse Mercator Coordinate System 180 174w 168w 162w 156w 150w 144w 138w 132w 126w 120w 114w 108w 102w 96w 90w 84w 78w 72w 66w 60w 54w 48w 42w

More information

Image Analysis CHAPTER 16 16.1 ANALYSIS PROCEDURES

Image Analysis CHAPTER 16 16.1 ANALYSIS PROCEDURES CHAPTER 16 Image Analysis 16.1 ANALYSIS PROCEDURES Studies for various disciplines require different technical approaches, but there is a generalized pattern for geology, soils, range, wetlands, archeology,

More information

Files Used in this Tutorial

Files Used in this Tutorial Generate Point Clouds Tutorial This tutorial shows how to generate point clouds from IKONOS satellite stereo imagery. You will view the point clouds in the ENVI LiDAR Viewer. The estimated time to complete

More information

Myths and misconceptions about remote sensing

Myths and misconceptions about remote sensing Myths and misconceptions about remote sensing Ned Horning (graphics support - Nicholas DuBroff) Version: 1.0 Creation Date: 2004-01-01 Revision Date: 2004-01-01 License: This document is licensed under

More information

Lab #8: Introduction to ENVI (Environment for Visualizing Images) Image Processing

Lab #8: Introduction to ENVI (Environment for Visualizing Images) Image Processing Lab #8: Introduction to ENVI (Environment for Visualizing Images) Image Processing ASSIGNMENT: Display each band of a satellite image as a monochrome image and combine three bands into a color image, and

More information

Principle of Thermal Imaging

Principle of Thermal Imaging Section 8 All materials, which are above 0 degrees Kelvin (-273 degrees C), emit infrared energy. The infrared energy emitted from the measured object is converted into an electrical signal by the imaging

More information

PTYS/ASTR 206 Section 2 Spring 2007 Homework #2 (Page 1/5) NAME: KEY

PTYS/ASTR 206 Section 2 Spring 2007 Homework #2 (Page 1/5) NAME: KEY PTYS/ASTR 206 Section 2 Spring 2007 Homework #2 (Page 1/5) NAME: KEY Due Date: start of class 2/6/2007 5 pts extra credit if turned in before 9:00AM (early!) (To get the extra credit, the assignment must

More information

and satellite image download with the USGS GloVis portal

and satellite image download with the USGS GloVis portal Tutorial: NDVI calculation with SPRING GIS and satellite image download with the USGS GloVis portal Content overview: Downloading data from GloVis: p 2 Using SPRING GIS: p 11 This document is meant to

More information

Development of Method for LST (Land Surface Temperature) Detection Using Big Data of Landsat TM Images and AWS

Development of Method for LST (Land Surface Temperature) Detection Using Big Data of Landsat TM Images and AWS Development of Method for LST (Land Surface Temperature) Detection Using Big Data of Landsat TM Images and AWS Myung-Hee Jo¹, Sung Jae Kim², Jin-Ho Lee 3 ¹ Department of Aeronautical Satellite System Engineering,

More information

COASTAL MONITORING & OBSERVATIONS LESSON PLAN Do You Have Change?

COASTAL MONITORING & OBSERVATIONS LESSON PLAN Do You Have Change? Coastal Change Analysis Lesson Plan COASTAL MONITORING & OBSERVATIONS LESSON PLAN Do You Have Change? NOS Topic Coastal Monitoring and Observations Theme Coastal Change Analysis Links to Overview Essays

More information

2.3 Spatial Resolution, Pixel Size, and Scale

2.3 Spatial Resolution, Pixel Size, and Scale Section 2.3 Spatial Resolution, Pixel Size, and Scale Page 39 2.3 Spatial Resolution, Pixel Size, and Scale For some remote sensing instruments, the distance between the target being imaged and the platform,

More information

Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery

Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery WorldView-2 is the first commercial high-resolution satellite to provide eight spectral sensors in the visible to near-infrared

More information

SMEX04 Land Use Classification Data

SMEX04 Land Use Classification Data Notice to Data Users: The documentation for this data set was provided solely by the Principal Investigator(s) and was not further developed, thoroughly reviewed, or edited by NSIDC. Thus, support for

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

Filters for Black & White Photography

Filters for Black & White Photography Filters for Black & White Photography Panchromatic Film How it works. Panchromatic film records all colors of light in the same tones of grey. Light Intensity (the number of photons per square inch) is

More information

Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features

Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features Remote Sensing and Geoinformation Lena Halounová, Editor not only for Scientific Cooperation EARSeL, 2011 Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with

More information

Extraction of Satellite Image using Particle Swarm Optimization

Extraction of Satellite Image using Particle Swarm Optimization Extraction of Satellite Image using Particle Swarm Optimization Er.Harish Kundra Assistant Professor & Head Rayat Institute of Engineering & IT, Railmajra, Punjab,India. Dr. V.K.Panchal Director, DTRL,DRDO,

More information

Measurement with Ratios

Measurement with Ratios Grade 6 Mathematics, Quarter 2, Unit 2.1 Measurement with Ratios Overview Number of instructional days: 15 (1 day = 45 minutes) Content to be learned Use ratio reasoning to solve real-world and mathematical

More information

DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7

DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7 DATA VISUALIZATION GABRIEL PARODI STUDY MATERIAL: PRINCIPLES OF GEOGRAPHIC INFORMATION SYSTEMS AN INTRODUCTORY TEXTBOOK CHAPTER 7 Contents GIS and maps The visualization process Visualization and strategies

More information

RESULTS. that remain following use of the 3x3 and 5x5 homogeneity filters is also reported.

RESULTS. that remain following use of the 3x3 and 5x5 homogeneity filters is also reported. RESULTS Land Cover and Accuracy for Each Landsat Scene All 14 scenes were successfully classified. The following section displays the results of the land cover classification, the homogenous filtering,

More information

Open icon. The Select Layer To Add dialog opens. Click here to display

Open icon. The Select Layer To Add dialog opens. Click here to display Mosaic Introduction This tour guide gives you the steps for mosaicking two or more image files to produce one image file. The mosaicking process works with rectified and/or calibrated images. Here, you

More information

Remote Sensing Method in Implementing REDD+

Remote Sensing Method in Implementing REDD+ Remote Sensing Method in Implementing REDD+ FRIM-FFPRI Research on Development of Carbon Monitoring Methodology for REDD+ in Malaysia Remote Sensing Component Mohd Azahari Faidi, Hamdan Omar, Khali Aziz

More information

Using Remote Sensing Imagery to Evaluate Post-Wildfire Damage in Southern California

Using Remote Sensing Imagery to Evaluate Post-Wildfire Damage in Southern California Graham Emde GEOG 3230 Advanced Remote Sensing February 22, 2013 Lab #1 Using Remote Sensing Imagery to Evaluate Post-Wildfire Damage in Southern California Introduction Wildfires are a common disturbance

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

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS?

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS? Introduction to GIS (Basics, Data, Analysis) & Case Studies 13 th May 2004 Content Introduction to GIS Data concepts Data input Analysis Applications selected examples What is GIS? Geographic Information

More information

Active and Passive Microwave Remote Sensing

Active and Passive Microwave Remote Sensing Active and Passive Microwave Remote Sensing Passive remote sensing system record EMR that was reflected (e.g., blue, green, red, and near IR) or emitted (e.g., thermal IR) from the surface of the Earth.

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

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

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:

More information

VCS REDD Methodology Module. Methods for monitoring forest cover changes in REDD project activities

VCS REDD Methodology Module. Methods for monitoring forest cover changes in REDD project activities 1 VCS REDD Methodology Module Methods for monitoring forest cover changes in REDD project activities Version 1.0 May 2009 I. SCOPE, APPLICABILITY, DATA REQUIREMENT AND OUTPUT PARAMETERS Scope This module

More information

Some elements of photo. interpretation

Some elements of photo. interpretation Some elements of photo Shape Size Pattern Color (tone, hue) Texture Shadows Site Association interpretation Olson, C. E., Jr. 1960. Elements of photographic interpretation common to several sensors. Photogrammetric

More information

MAPPING MINNEAPOLIS URBAN TREE CANOPY. Why is Tree Canopy Important? Project Background. Mapping Minneapolis Urban Tree Canopy.

MAPPING MINNEAPOLIS URBAN TREE CANOPY. Why is Tree Canopy Important? Project Background. Mapping Minneapolis Urban Tree Canopy. MAPPING MINNEAPOLIS URBAN TREE CANOPY Why is Tree Canopy Important? Trees are an important component of urban environments. In addition to their aesthetic value, trees have significant economic and environmental

More information

Standards A complete list of the standards covered by this lesson is included in the Appendix at the end of the lesson.

Standards A complete list of the standards covered by this lesson is included in the Appendix at the end of the lesson. Lesson 3: Albedo Time: approximately 40-50 minutes, plus 30 minutes for students to paint pop bottles Materials: Text: Albedo (from web site 1 per group) Small thermometers, at least 0ºC to 100ºC range

More information

E190Q Lecture 5 Autonomous Robot Navigation

E190Q Lecture 5 Autonomous Robot Navigation E190Q Lecture 5 Autonomous Robot Navigation Instructor: Chris Clark Semester: Spring 2014 1 Figures courtesy of Siegwart & Nourbakhsh Control Structures Planning Based Control Prior Knowledge Operator

More information

Remote Sensing for Geographical Analysis

Remote Sensing for Geographical Analysis Remote Sensing for Geographical Analysis Geography 651, Fall 2008 Department of Geography Texas A&M University (3 credit hours) Instructor: Dr. Hongxing Liu Office hours: Tue & Thur 10:00AM-12:00AM, O&M

More information

Remote Sensing and GIS Application In Change Detection Study In Urban Zone Using Multi Temporal Satellite

Remote Sensing and GIS Application In Change Detection Study In Urban Zone Using Multi Temporal Satellite Remote Sensing and GIS Application In Change Detection Study In Urban Zone Using Multi Temporal Satellite R.Manonmani, G.Mary Divya Suganya Institute of Remote Sensing, Anna University, Chennai 600 025

More information

The Scientific Data Mining Process

The Scientific Data Mining Process Chapter 4 The Scientific Data Mining Process When I use a word, Humpty Dumpty said, in rather a scornful tone, it means just what I choose it to mean neither more nor less. Lewis Carroll [87, p. 214] In

More information

Generation of Cloud-free Imagery Using Landsat-8

Generation of Cloud-free Imagery Using Landsat-8 Generation of Cloud-free Imagery Using Landsat-8 Byeonghee Kim 1, Youkyung Han 2, Yonghyun Kim 3, Yongil Kim 4 Department of Civil and Environmental Engineering, Seoul National University (SNU), Seoul,

More information

Preface. Ko Ko Lwin Division of Spatial Information Science University of Tsukuba 2008

Preface. Ko Ko Lwin Division of Spatial Information Science University of Tsukuba 2008 1 Preface Remote Sensing data is one of the primary data sources in GIS analysis. The objective of this material is to provide fundamentals of Remote Sensing technology and its applications in Geographical

More information

RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY

RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY M. Erdogan, H.H. Maras, A. Yilmaz, Ö.T. Özerbil General Command of Mapping 06100 Dikimevi, Ankara, TURKEY - (mustafa.erdogan;

More information

WHAT IS GIS - AN INRODUCTION

WHAT IS GIS - AN INRODUCTION WHAT IS GIS - AN INRODUCTION GIS DEFINITION GIS is an acronym for: Geographic Information Systems Geographic This term is used because GIS tend to deal primarily with geographic or spatial features. Information

More information

ENVI Classic Tutorial: Atmospherically Correcting Multispectral Data Using FLAASH 2

ENVI Classic Tutorial: Atmospherically Correcting Multispectral Data Using FLAASH 2 ENVI Classic Tutorial: Atmospherically Correcting Multispectral Data Using FLAASH Atmospherically Correcting Multispectral Data Using FLAASH 2 Files Used in this Tutorial 2 Opening the Raw Landsat Image

More information

Digital Classification and Mapping of Urban Tree Cover: City of Minneapolis

Digital Classification and Mapping of Urban Tree Cover: City of Minneapolis Digital Classification and Mapping of Urban Tree Cover: City of Minneapolis FINAL REPORT April 12, 2011 Marvin Bauer, Donald Kilberg, Molly Martin and Zecharya Tagar Remote Sensing and Geospatial Analysis

More information

Thermal Imaging Test Target THERMAKIN Manufacture and Test Standard

Thermal Imaging Test Target THERMAKIN Manufacture and Test Standard Thermal Imaging Test Target THERMAKIN Manufacture and Test Standard June 2014 This document has been produced by CPNI as the standard for the physical design, manufacture and method of use of the Thermal

More information

Research On The Classification Of High Resolution Image Based On Object-oriented And Class Rule

Research On The Classification Of High Resolution Image Based On Object-oriented And Class Rule Research On The Classification Of High Resolution Image Based On Object-oriented And Class Rule Li Chaokui a,b, Fang Wen a,b, Dong Xiaojiao a,b a National-Local Joint Engineering Laboratory of Geo-Spatial

More information

HANDBOOK for detecting land cover changes with Landsat data archive

HANDBOOK for detecting land cover changes with Landsat data archive HANDBOOK for detecting land cover changes with Landsat data archive Jan 2011 Northwest Pacific Region Environmental Cooperation Center Table of Contents 1. Introduction 1 2. Obtaining Landsat data 2 2.1

More information

Analysis of Land Use/Land Cover Change in Jammu District Using Geospatial Techniques

Analysis of Land Use/Land Cover Change in Jammu District Using Geospatial Techniques Analysis of Land Use/Land Cover Change in Jammu District Using Geospatial Techniques Dr. Anuradha Sharma 1, Davinder Singh 2 1 Head, Department of Geography, University of Jammu, Jammu-180006, India 2

More information

MAPPING DETAILED DISTRIBUTION OF TREE CANOPIES BY HIGH-RESOLUTION SATELLITE IMAGES INTRODUCTION

MAPPING DETAILED DISTRIBUTION OF TREE CANOPIES BY HIGH-RESOLUTION SATELLITE IMAGES INTRODUCTION MAPPING DETAILED DISTRIBUTION OF TREE CANOPIES BY HIGH-RESOLUTION SATELLITE IMAGES Hideki Hashiba, Assistant Professor Nihon Univ., College of Sci. and Tech., Department of Civil. Engrg. Chiyoda-ku Tokyo

More information

'Developments and benefits of hydrographic surveying using multispectral imagery in the coastal zone

'Developments and benefits of hydrographic surveying using multispectral imagery in the coastal zone Abstract With the recent launch of enhanced high-resolution commercial satellites, available imagery has improved from four-bands to eight-band multispectral. Simultaneously developments in remote sensing

More information

White paper. In the best of light The challenges of minimum illumination

White paper. In the best of light The challenges of minimum illumination White paper In the best of light The challenges of minimum illumination Table of contents 1. Introduction 3 2. The puzzle of light sensitivity 3 3. Do not be fooled! 5 4. Making the smarter choice 6 1.

More information

Color Balancing Techniques

Color Balancing Techniques Written by Jonathan Sachs Copyright 1996-1999 Digital Light & Color Introduction Color balancing refers to the process of removing an overall color bias from an image. For example, if an image appears

More information

What is GIS? Geographic Information Systems. Introduction to ArcGIS. GIS Maps Contain Layers. What Can You Do With GIS? Layers Can Contain Features

What is GIS? Geographic Information Systems. Introduction to ArcGIS. GIS Maps Contain Layers. What Can You Do With GIS? Layers Can Contain Features What is GIS? Geographic Information Systems Introduction to ArcGIS A database system in which the organizing principle is explicitly SPATIAL For CPSC 178 Visualization: Data, Pixels, and Ideas. What Can

More information

Radiation Transfer in Environmental Science

Radiation Transfer in Environmental Science Radiation Transfer in Environmental Science with emphasis on aquatic and vegetation canopy media Autumn 2008 Prof. Emmanuel Boss, Dr. Eyal Rotenberg Introduction Radiation in Environmental sciences Most

More information

Active Fire Monitoring: Product Guide

Active Fire Monitoring: Product Guide Active Fire Monitoring: Product Guide Doc.No. Issue : : EUM/TSS/MAN/15/801989 v1c EUMETSAT Eumetsat-Allee 1, D-64295 Darmstadt, Germany Tel: +49 6151 807-7 Fax: +49 6151 807 555 Date : 14 April 2015 http://www.eumetsat.int

More information

RULE INHERITANCE IN OBJECT-BASED IMAGE CLASSIFICATION FOR URBAN LAND COVER MAPPING INTRODUCTION

RULE INHERITANCE IN OBJECT-BASED IMAGE CLASSIFICATION FOR URBAN LAND COVER MAPPING INTRODUCTION RULE INHERITANCE IN OBJECT-BASED IMAGE CLASSIFICATION FOR URBAN LAND COVER MAPPING Ejaz Hussain, Jie Shan {ehussain, jshan}@ecn.purdue.edu} Geomatics Engineering, School of Civil Engineering, Purdue University

More information

Remote Sensing of Environment

Remote Sensing of Environment Remote Sensing of Environment 115 (2011) 1145 1161 Contents lists available at ScienceDirect Remote Sensing of Environment journal homepage: www.elsevier.com/locate/rse Per-pixel vs. object-based classification

More information

Lectures Remote Sensing

Lectures Remote Sensing Lectures Remote Sensing ATMOSPHERIC CORRECTION dr.ir. Jan Clevers Centre of Geo-Information Environmental Sciences Wageningen UR Atmospheric Correction of Optical RS Data Background When needed? Model

More information

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM Rohan Ashok Mandhare 1, Pragati Upadhyay 2,Sudha Gupta 3 ME Student, K.J.SOMIYA College of Engineering, Vidyavihar, Mumbai, Maharashtra,

More information

CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES

CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Proceedings of the 2 nd Workshop of the EARSeL SIG on Land Use and Land Cover CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Sebastian Mader

More information

Take away concepts. What is Energy? Solar Energy. EM Radiation. Properties of waves. Solar Radiation Emission and Absorption

Take away concepts. What is Energy? Solar Energy. EM Radiation. Properties of waves. Solar Radiation Emission and Absorption Take away concepts Solar Radiation Emission and Absorption 1. 2. 3. 4. 5. 6. Conservation of energy. Black body radiation principle Emission wavelength and temperature (Wein s Law). Radiation vs. distance

More information

INVESTIGA I+D+i 2013/2014

INVESTIGA I+D+i 2013/2014 INVESTIGA I+D+i 2013/2014 SPECIFIC GUIDELINES ON AEROSPACE OBSERVATION OF EARTH Text by D. Eduardo de Miguel October, 2013 Introducction Earth observation is the use of remote sensing techniques to better

More information

The Idiots Guide to GIS and Remote Sensing

The Idiots Guide to GIS and Remote Sensing The Idiots Guide to GIS and Remote Sensing 1. Picking the right imagery 1 2. Accessing imagery 1 3. Processing steps 1 a. Geocorrection 2 b. Processing Landsat images layerstacking 4 4. Landcover classification

More information

Multi-Zone Adjustment

Multi-Zone Adjustment Written by Jonathan Sachs Copyright 2008 Digital Light & Color Introduction Picture Window s 2-Zone Adjustment and3-zone Adjustment transformations are powerful image enhancement tools designed for images

More information

MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS

MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS Masks let you isolate and protect parts of an image. When you create a mask from a selection, the area not selected is masked or protected from editing.

More information

Mapping Solar Energy Potential Through LiDAR Feature Extraction

Mapping Solar Energy Potential Through LiDAR Feature Extraction Mapping Solar Energy Potential Through LiDAR Feature Extraction WOOLPERT WHITE PAPER By Brad Adams brad.adams@woolpert.com DESIGN GEOSPATIAL INFRASTRUCTURE November 2012 Solar Energy Potential Is Largely

More information

Blackbody radiation. Main Laws. Brightness temperature. 1. Concepts of a blackbody and thermodynamical equilibrium.

Blackbody radiation. Main Laws. Brightness temperature. 1. Concepts of a blackbody and thermodynamical equilibrium. Lecture 4 lackbody radiation. Main Laws. rightness temperature. Objectives: 1. Concepts of a blackbody, thermodynamical equilibrium, and local thermodynamical equilibrium.. Main laws: lackbody emission:

More information

AATSR Technical Note. Improvements to the AATSR IPF relating to Land Surface Temperature Retrieval and Cloud Clearing over Land

AATSR Technical Note. Improvements to the AATSR IPF relating to Land Surface Temperature Retrieval and Cloud Clearing over Land AATSR Technical Note Improvements to the AATSR IPF relating to Land Surface Temperature Retrieval and Cloud Clearing over Land Author: Andrew R. Birks RUTHERFORD APPLETON LABORATORY Chilton, Didcot, Oxfordshire

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

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

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY.

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI Imagery Becomes Knowledge ENVI software uses proven scientific methods and automated processes to help you turn geospatial

More information