+ Aster
+ Aster
Background
The ASTER (Advanced Spaceborne Thermal Emission and Reflection Radiometer) sensor is an
imaging instrument flown on the Terra satellite which was launched in December 1999. ASTER
is a cooperative effort between NASA and Japan's Ministry of Economy and has been designed
to acquire land surface temperature, emisivity, reflectance, and elevation data.
The primary full ASTER dataset is the ASTER L1B Registered Radiance at the Sensor product.
This complete ASTER scene consists of 15 bands of data; including one band which points
backwards to create parallax. Also note that at-sensor radiance values have been scaled to
integer digital numbers (DNs) since these values can be stored and transmitted more compactly.
The three basic bands in the visible and near infrared (VNIR) part of the spectrum have a 15m
resolution and an 8-bit unsigned integer data type. This data set also features a near infrared
backward-scanning band labeled Band 3B. This is used to create a stereo view of the earth to
develop elevation information and should not be used for analysis or classifications.
The six bands in the short wave (SWIR) have a 30m resolution and also have an 8-bit unsigned
integer data type. As of April 2008 the ASTER SWIR detectors no longer function.
Finally there are five thermal bands (TIR) with a 90m resolution and have a 16-bit unsigned
integer data type. See the appendix for specific wavelength information. You can learn more
about the ASTER program at: http://asterweb.jpl.nasa.gov/
There are many ASTER products derived from individual scenes. You can view the list of
products, as well as individual documentations sheets at:
https://lpdaac.usgs.gov/lpdaac/products/aster_products_table.
U.S. and international ASTER scenes can be obtained from the USGS GloVis site or the USGS
Reverb | ECHO site. You must register at each site to order data. U.S. scenes are free, and
international scenes are available to approved users at a cost of $80 each. If you are not an
approved user, and wish to obtain international ASTER images, you will be re-directed to the
Japanese ERSDAC site.
At the DataPool site click on the Direct Search – ASTER MODIS button and then select the ASTT
data group and then the “AST L1B 3” data set where you will have over 30,000 images to choose
from. You begin the search process by selecting the spatial extent of the search. On this page
you can either draw a box on a map or input bounding coordinates and add the selection to
your search criteria. Next you need to define a date (or range of dates) of interest. You can
further limit your search results using the Day/Night flag.
When you select the “Get the granules” link you are taken to a series of pages that list all of the
images meeting your criteria. You will need to view browse images of each scene to narrow
your search. Use one of the icons on the left for Browse or Browse and Meta Data. Once you
have selected the data you can download the data from this page.
From the Collection menu select the ASTER ASTER L 1A VNIR. At the prompt warning that
ASTER downloads are restricted click the Continue in GLOVIS button. Navigate to your area of
interested by entering latitude and longitude in decimal degrees or clicking on a location in the
interactive map. You may need to zoom in to more detail, or pan to your specific location.
There are typically many images stacked for each location. You can reduce the list by adjusting
the percent of maximum cloud cover.
The upper-most scene in the list will have a yellow box around it. You can right click on this to
bring up a menu of options. These include opening a window with a larger browse image or
detailed metadata. The Select Scene option lists all available data at that location. You can
select any one of these to bring it to the top of the stack. Images that you are sure you do not
want can be hidden to simplify your selection process. When you decide on a particular image
click on the Add button, or right click on it and select Add to Scene List. When you are done
selecting scenes, click on the Order button to open the Shopping Basket window. You must be a
registered user to place orders within GLOVIS.
In the Shopping Basket web page you will use the Select Process button to select any ASTER
product, or if you want the basic ASTER scene select ASTER Level 1B. Make sure you have
selected the Level 1B data; you do NOT want the Level 1A data! If you want multiple products
for the same scene, you will need to return to the GLOVIS application, reselect the dataset, add
it to the shopping cart, and select the processing level. When all data have been selected
submit the order for processing. An email will be sent with a link to retrieve the data.
Image Rotation
Not Rotated
Rotated North Up
The image to the left is georeferenced but is NOT oriented with north at the top of the image.
The ASTER HDF dataset is aligned to the angled path of the satellite, which results in a smaller
dataset for storage and downloading. You should rotate the image to align it so north is up.
From the main ENVI menu select Basic Tools Rotate / Flip. Take all defaults because ENVI
will extract the correct rotation angle from the header information. If you are working with
thermal data, and plan to convert to degrees Kelvin (or Celsius), save the output to Memory
rather than an ENVI dataset and proceed to the next section.
From the ENVI main menu bar, select Basic Tools > Preprocessing > Calibration Utilities >
Thermal Atmospheric Correction. In the file selection dialog, choose the ASTER TIR bands. Set
the Wavelength Units to micrometers, and leave everything else at default values. Direct the
Output Result to Memory and click OK.
Again from the ENVI main menu bar, select Basic Tools > Preprocessing > Calibration Utilities >
Calculate Emissivity > Emissivity Normalization. This tool will calculate emissivity and
temperature values from your ASTER TIR radiance data that has been atmospherically corrected
in the previous step. In addition to the default 5-band emissivity file, select Yes to produce the
optional single temperature layer in degrees Kelvin. You can save this file in ENVI standard
format or first convert this to Celsius using band math to subtract 273.15 from the file.