Download presentation
Presentation is loading. Please wait.
Published byDuane Atkinson Modified over 9 years ago
1
AUTOMATING THE TERASCAN IMAGE PROCESS Mentor: Keisha Wilkins Brandi R. Brehon Jameson D. Gibbs
2
Abstract Since the establishment of the Center Of Excellence and Remote Sensing Education and Research (CERSER) in 2002, the center has remotely sensed Advanced Very High Resolution Radiometer (AVHRR) and Sea Wide Field-of-View Sensor (SeaWIFS) data. The data has been processed, annotated, and converted into.tiff files manually by using a series of TeraScan and LINUX commands. This process is time-consuming and requires a person to physically be at the TeraScan machine. The objective of the 2005-2006 Remote Sensing Team will be to automate the process of creating AVHRR images. This will be accomplished by first creating a TeraScan dataset that delimits a geographical area of the Earth and specifies a map projection and pixel resolution, also known as a ‘master’, to the areas of North Carolina and Virginia. In addition, a script will be created which will process raw AVHRR data from the passdisk using the ‘master’. Next, a coastal boundary, gridlines, wedge, and a legend will be overlayed on the processed image. The image will then be converted into a.tiff file. Once images have been processed and converted into a picture, they will be sent to the server, which automates the process and eliminates the need for the individual to manually process the data.
3
Using the TeraScan system, CERSER has provided remotely sensed Advanced Very High Resolution Radiometer (AVHRR) and Sea Wide Field-of-View Sensor (SeaWIFS) data for research during the summer and academic years. The 2005-2006 Remote Sensing Team automated the process of creating AVHRR images by implementing a script that automatically processes datasets and FTPs them to the CERSER server.
4
TeraScan TeraScan is an integrated system of hardware and software designed for automated reception of data from meteorological and environmental satellites and for processing the data into images and data overlay. TeraScan software: Based on UNIX Operating system Based on UNIX Operating system Consists of more than five hundred command-line functions for the reception and processing of satellite data. Consists of more than five hundred command-line functions for the reception and processing of satellite data. Contains a set of reference files and databases Contains a set of reference files and databases Contains a set of graphical user interfaces (GUIs) Contains a set of graphical user interfaces (GUIs)
5
TeraScan functions: ingesting raw satellite telemetry or industry standard archive format data ingesting raw satellite telemetry or industry standard archive format data defining area of interest maps using various projections and remapping data to those maps defining area of interest maps using various projections and remapping data to those maps managing datasets managing datasets retrieving and setting data sets and variable attributes such as variable units. retrieving and setting data sets and variable attributes such as variable units. Terascan imports data into its own Terascan data format (TDF). TDF is an extremely versatile file format capable of assimilating a wide variety of data types, shapes, and sizes.
6
‘MASTER’ - Before creating the script for automating the TeraScan process a ‘master’ must be produced. A ‘master’ is a TeraScan dataset that defines a geographical area of the Earth and specifies a map projection.
7
‘Master’ This function generates a master dataset containing attributes that parameterize an earth transform. This transform relates line and sample coordinates to latitude and longitude coordinates for a user-defined geographical region using a user-specified map projection. This transform relates line and sample coordinates to latitude and longitude coordinates for a user-defined geographical region using a user-specified map projection. 'master' defines the region by the center latitude and longitude, and the pixel size at the center. 'master' defines the region by the center latitude and longitude, and the pixel size at the center.
8
Master Datasets Master datasets are used by a variety of ingest functions such as hrptin and rtdin to limit data extraction to only the rectangular subset of sensor data that intersects the geographical area specified by the dataset. These datasets contain dimensions and attributes that display various overlays various overlays geopolitical boundaries geopolitical boundaries Latitude and longitude grids Latitude and longitude grids The coast of North Carolina and Virginia is utilized in the creating of the master dataset used in automating the TeraScan system and any data falling outside the master dataset is discarded.
9
Methodology The first step used in creating the script was inputing the function hrptin into the C-shell window. The first step used in creating the script was inputing the function hrptin into the C-shell window. hrptin creates TeraScan AVHRR datasets from HRPT telemetry data. hrptin creates TeraScan AVHRR datasets from HRPT telemetry data. Input telemetry data can be read from the pass disk or standard UNIX disk files. Multiple passes on tape or the pass disk can be processed at once. Input telemetry data can be read from the pass disk or standard UNIX disk files. Multiple passes on tape or the pass disk can be processed at once.
10
Parameters of the Script
11
CERSER/ECSU Image
12
Future Research Suggestions for future research would be to locate a way for the script to run without any manual input.
13
Acknowledgments Dr. Linda Hayden Dr. Linda Hayden Keisha Wilkins Keisha Wilkins Dr. Malcolm LeCompte Dr. Malcolm LeCompte
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.