1. ¿ø°Ý Ž»ç ÀÚ·á ºÐ¼®À» À§ÇÑ GUI °³¹ß
  2. SAR ÀڷḦ ÀÌ¿ëÇÑ ÁöÇü ÀÚ·á ºÐ¼®

IDL Development Features Allow Earth Science Researchers to Plan for the Future

When the MODIS (Moderate Resolution Imaging Spectroradiometer) Airborne Simulator instrument aboard the EOS AM-1 satellite begins to transmit its HDF data to Earth in 1998, an IDL application written by Researcher Liam Gumley, of the Cooperative Institute for Meteorological Study at the University of Wisconsin-Madison, will be fully developed and ready to immediately analyze and visualize the data.

As part of NASA's EOS (Earth Observation System) project, MODIS is a key imaging instrument that will provide data from a system of satellites focused on the Earth for the next 15 years. These data will improve our understanding of global dynamics and processes occurring on the Earth's surface, in the oceans and in the lower atmosphere.

Easy to Use GUI, Portability First Requirements

"One of the most important things for my application is that my fellow scientists are able to use it without reading a manual and without training," says Gumley. "An easy to understand, familiar GUI was essential." According to Gumley, the IDL widget GUI gives point and click implementation of many basic processing and presentation features. You can perform simple band math functions, scale image data into a specified range, modify color tables or produce interactive scatter plots. You also have point and click WYSIWYG printing in Internet-compatible PostScript and GIF formats.

Cross platform portability was also an essential requirement for Gumley, so he can distribute his application to colleagues, and via the Internet, without modifying the code. "I developed the application on an SGI Power Indigo. But, I've run it on Sun Ultra, SGI Onyx, IBM RS/6000 workstations, and also on PCs, including an IBM Thinkpad, running Linux and Windows NT," Gumly says. Colleagues at NASA and the University of Wisconsin, NASA/Goddard Space Flight Center and NASA/Ames Research Center, among others, have acquired and are using SHARP.

Flexible Data Handling Speeds Development

Gumley faced a problem during development: since the actual data were not (and still aren't) available, how could he test SHARP's functionality? Thanks to IDL's data handling capabilities, Gumley has been able to use available data sets for development and testing. The MAS flies aboard a NASA ER-2 research aircraft, which is a civilian version of the famous Lockheed U-2 spy plane, at around 65,000 feet altitude. "Since 1991, we have collected MAS data over Brazil, Australia, the continental United States, Alaska and from the Pacific and Atlantic Oceans," Gumley says.

The archived data has allowed Gumley to modify SHARP as the application matured. "Accessing the available MAS data allowed SHARP-prototype users to suggest changes and ultimately get what they want. As a result, the program is very easy to use. SHARP uses the IDL HDF interface to read the MAS data directly and just gives you what you want to know, while shielding them from the intricacies of the HDF format," Gumley says. MODIS will also use the HDF format for storing archived products.

More Than Crunching Numbers

"We are not just crunching numbers with SHARP, we are exploring and visualizing," Gumley asserts. "There will be specialized FORTRAN and C applications that can handle the number crunching for MODIS. With SHARP, we will visualize and explore the results." SHARP's features will give researchers new insight into the global dynamics of the atmosphere. SHARP will assist MODIS and other EOS Project researchers in determining, among other processes, the effects of smoke, aerosols, volcanic ash and other atmospheric contaminants on cloud formation and activity.

In the next 15 years, MODIS data and SHARP will play a vital role in developing validated, global, interactive Earth system-models able to predict global change with enough accuracy to assist policy makers in making sound decisions concerning the protection of our environment.

Synoptics Geo Applications Maps the World's Frontiers with SAR Data Using IDL and ENVI

Completely automated process allows for commercial production of Digital Elevation Models and Ortho-rectified images

Because Synthetic Aperture Radar can penetrate cloud cover, darkness, vegetation and other obstacles, SAR data is often the preferred type of data for areas typically subject to those barriers. However, the availability of SAR-related routines has been limited. Synoptics Geo Applications Limited has capitalized on that need by using IDL to create a product line of DEMs, Orthorectified images, and maps that take full advantage of SAR's benefits and can be cost-effectively provided for virtually any location in the world.

SAR Sensors - Past, Present, and Future

ERS-1: Launched by the European Space Agency on July 17, 1991 and retired on March 10, 2000.
RADARSAT: Launched by the Canadian Space Agency in November1995.
ERS-2: Launched by the European Space Agency on April 21, 1995.
Envisat-1: Launch scheduled for June 2001, by the European Space Agency
RADARSAT-2: Launch scheduled for 2003 by the Canadian Space Agency (CSA) and MacDonald Dettwiler.

Why SAR?

Like normal photography, SAR data can be used to derive a three-dimensional view of a surface by combining two images taken of the same location from different viewing angles. The ability of SAR to penetrate visual obstacles, coupled with the growing number of SAR instruments available, make SAR data an increasingly poplar choice for remote sensing exploration.

"I am continually amazed by the geometric accuracy available through SAR instruments, especially considering that this can be achieved without ground control," said Dr. Andy Sowter, managing director at SGA. "The geometric capability of SAR is very high; the researcher does not have to struggle with tiepoints and warping scenarios to try and fit their segmentations and classifications to a map grid, for example."

Despite the benefits and growing abundance of SAR data, Dr. Sowter found the availability of powerful, SAR-related routines to be scarce. "Although SAR has been around for more than 10 years, I - and most of my former colleagues who have come out of research - still find that the software offered by most remote sensing and GIS providers falls short in content and understanding." Dr. Sowter and his colleagues therefore decided to fulfill that need, and have developed a set of IDL-based routines that successfully implement SAR data in a commercial environment.

The team at SGA had several goals in mind when they developed the SAR routines. One, they wanted a system that could operationally generate DEMs and ortho-rectified images from large datasets. Secondly, they wanted a system that required as little human intervention as possible. Thirdly, they needed to process images without the use of special hardware. Lastly, they wanted the ability to update algorithms as rapidly as possible.

IDL Provides Powerful, Easy to Learn Development Environment

When it came time to select a development environment, IDL was Dr. Sowter's first and only choice. "I, and many of my colleagues, have been using IDL for years in our research. Throughout those years, IDL has become an invaluable tool for implementing and prototyping mathematical ideas and constructs, and viewing the results easily. IDL is also easy to program and allows you to fix bugs on the fly. In addition, IDL gives you the ability to interrupt and inspect intermediate image products and monitor your progress through graphical windows and log file output," Dr. Sowter said.

This is a snapshot of the IDL processing environment for the generation of DEMs. The environment displays a window showing the stereo disparity on the left, which is updated throughout the process, and the master image on the right for reference. The IDL log window outputs monitoring information and the values of certain convergence parameters to show progress. This particular example shows an area in the Leuser National Park, Sumatra.

In developing the routines, Dr. Sowter and his colleagues wanted focus on routines that created easy-to-use products to meet the needs of a varied customer base. "Our customers have a wide range of expertise in both programming and in remote sensing, so we wanted to create very automated solutions. The IDL interface runs through a single command entry, and monitors progress. That way, the user has to do little more than put the data in a CD drive. We also wrote the routines to allow integration with a GIS, since many of our customers want that option," he said.

The techniques are implemented on Pentium 450 PCs running Windows NT and 98 with 256MB of RAM. Data is input via a CD-ROM, stored on a local 10 GB hard drive, and can be delivered on a CD-ROM.

"IDL is the best tool available for manipulating and managing algorithms to process images and image-like arrays," he continued. "The most useful functionality I have found in IDL is that image display is very accessible to a novice programmer like myself, and TV and TVSCL are constantly in use. When processing, I can set up a display configuration that allows me to monitor these images as well as check the IDL log in real time, so I always know exactly where I am and what my results look like. This saves me a lot of time and allows me to break in and tweak any critical parameters whenever I want. Debugging is allowed in any run, which enables me to fix a problem on the spot, rather than to have to run the whole program again, which can usually take several hours," he added.

Dr. Sowter also uses the IDL/PVWave newsgroup often, and has found useful help and suggestions from other scientists trying to solve their problems. "I don't know of any other tool supported so well in this context," he said.

ENVI Provides Viewing and Editing Environment

Dr. Sowter also selected ENVI as the product inspection and editing environment. "ENVI interfaces easily with IDL, can be customized, and allows export to other formats," he said. "ENVI is very useful for viewing the results in a geographic coordinate system, where other layers can be added to check consistency. Also, the mosaicking tool is very easy to use when trying to merge many large datasets at once."

This is a screenshot of the DEM editing process. Here, ENVI is used to eliminate anomalies in the DEM (left) due to layover, shadow and poor convergence. This process is aided by the visualisation of the ortho-rectified image (right) and an Anaglyph (not shown). The area shown is of the Gunung Gureudong volcano in North Sumatra.

"I consider myself a scientist, not a programmer. As such, I appreciate that IDL and ENVI allow me to get straight to the technical problem without having to deal with the programming issues to any great extent. By reading the manuals and watching the Newsgroup, I realize that I probably don't understand or use some of the more sophisticated methodologies and routines used by the professionals. However, I'm somewhat relieved that I don't need to understand them to create good, working code," Dr. Sowter concluded.

About Synoptics Geo Applications Limited

Synoptics Geo Applications Limited (SGA) is a UK-based company devoted to Earth Observation. Formed in 1999, SGA is quickly establishing itself as a world leader in the application of Synthetic Aperture Radar (SAR) to mapping and monitoring. SGA provides cost-effective and rapid mapping solutions, consultant services and training programs in all aspects of SAR, concentrating primarily on Land applications.

SGA is well known for the ability to provide 3-D mapping solutions for areas in which no maps exist. Such areas, located mainly in the equatorial region, are experiencing accelerated economic growth and accurate maps can help in their expansion.

SGA supports several markets, including Oil and Gas Exploration, Telecommunications, Environment Modeling, Agriculture and Forestry. SGA's stereo products, such as Digital Elevation Models, Orthorectified images, Base Maps and Anaglyphs are derived using an in-house process that requires no ground control whatsoever, guarantees an accuracy of 30m RMSE in XYZ, and can be derived quickly and cost-effectively over anywhere in the world.

For more information, visit http://www.synopticsga.freeserve.co.uk (¢Ñ)