Difference between revisions of "Remote Sensing Information Gateway (RSIG)"

From Earth Science Information Partners (ESIP)
m
(Reverted edits by Michaele Brown (talk) to last revision by Michael E. Brown (Michaele brown))
 
(29 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The Remote Sensing Information Gateway (RSIG) is a tool for selecting, downloading, assembling, and visualizing atmospheric data. After the data has been assembled, it can be stored on the user’s workstation, if desired. RSIG is developed by the US Environmental Protection Agency (EPA); see [[Image: rsig_10312007.pdf]] .
+
The Remote Sensing Information Gateway (RSIG) is a tool for selecting, subsetting, downloading, assembling, and visualizing environmental data. After the data has been assembled, it can be stored on the user’s workstation, if desired. RSIG is developed by the US Environmental Protection Agency (EPA).
  
 
The RSIG application is operated by selecting from among fifteen or so variables available from the following data sources:
 
The RSIG application is operated by selecting from among fifteen or so variables available from the following data sources:
* NASA's Moderate Resolution Imaging Spectroradiometer (MODIS) and Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) data
+
* NASA's [http://modis.gsfc.nasa.gov/ Moderate Resolution Imaging Spectroradiometer] (MODIS) satellite data
* Sonoma Tech's AIRNow and NOAA's Air Quality System (AQS) ozone and particulate-matter observations
+
* AIRNow data via the [http://www.airnowgateway.org/ AIRNow Gateway]
* EPA's Community Multiscale Air Quality (CMAQ) model output
+
* [http://www.epa.gov/ttn/airs/aqsdatamart/ Air Quality System] (AQS) data via the Air Quality Data Mart
* National Environmental Satellite, Data, and Information Service (NESDIS) biomass burning data
+
* EPA's [http://www.epa.gov/asmdnerl/CMAQ/index.html Community Multi-scale Air Quality (CMAQ)] model output
 +
* [http://www.star.nesdis.noaa.gov/star/AQ_emissions.php National Environmental Satellite, Data, and Information Service] (NESDIS) biomass burning data
 +
* [http://www.epa.gov/uvnet/access.html UVNet]
 +
* Ozone and PM2.5 Statistical Fused Air and Deposition Surfaces (SFADS) datasets originating from the [http://www.epa.gov/nerlesd1/land-sci/lcb/lcb_sads.html US EPA Landscape Characterization Branch]
  
More details on RSIG's data sources can be found at http://linden.nesc.epa.gov/rsig/datainventory.html.
+
More details on RSIG's data sources can be found at http://www.epa.gov/rsig.
  
The application then assembles the data from local files or by submitting requests over the Internet to data repositories at NASA, NOAA, etc. RSIG then presents a visualization of the data on a latitude-longitude map, automatically locating the data in correct geographic position.  
+
The user runs RSIG to specify the time/spatial coordinates and the data products of interest. RSIG uses OGC-WCS-compliant servers/subsetter programs at remote sites, such as NASA Goddard or Sonoma Tech, to parse, aggregate, and subset data files on the data owner's server. RSIG then transfers to the user's workstation only the specified subset of data (variables, lon-lat box, time-range). Transmission volume over the Internet to the user is thereby greatly reduced (by three orders-of-magnitude) compared to the common approach of using FTP to transfer numerous large files.
  
RSIG uses program code that runs on NASA and NOAA servers to select and subset large datasets at the source computer center. Transmission over the Internet to the EPA is thereby accelerated compared to conventional techniques.  
+
The RSIG Java client can then visualize the data on a latitude-longitude map, automatically locating the data in the correct geographic position.  
  
RSIG can save the collected data in the following formats:
+
RSIG can also save the subset of data to a local disk in the following formats:
* Binary External Data Representation (XDR) format
+
* Binary External Data Representation (XDR) format (simple, efficient)
* NetCDF format
+
* NetCDF-COARDS format
* ASCII spreadsheet
+
* NetCDF-IOAPI format (regridding the data to a CMAQ grid)
* MPEG or PNG format files for visualized images
+
* HDF (unsubsetted satellite files)
 +
* ASCII tab-delimited spreadsheet
 +
* MCMC (used for input into HB model)
 +
* PNG images
 +
* MPG movies
 +
* KMZ movies (for display in Google Earth and similar applications)
 +
* GeoTIFF RGB format and 32-bit float format
 +
 
 +
== Access and Status ==
 +
The RSIG application is in use and evolving with new features and additional data sources. Users outside the EPA can access the application at http://www.epa.gov/rsig.
 +
 
 +
=== RSIG Update, May 1, 2009 ===
 +
On May 1, 2009, EMVL released a new version of RSIG. Among the new features and developments:
 +
 
 +
* The entire 2002 CMAQ model output can be visualized and downloaded, including computed Aerosol Optical Depth (AOD) values
 +
* Images can now be saved in GeoTIFF RGB format and 32-bit float format. Both formats contain embedded georeferencing data, but the 32-bit float format has a rasterized/approximated data value at each pixel rather than a color.
 +
* RSIG now serves ozone and PM2.5 Statistical Fused Air and Deposition Surfaces (SFADS) datasets originating from the US EPA Landscape Characterization Branch.
 +
* RSIG can now optionally calculate and output Moderate Resolution Imaging Spectroradiometer (MODIS) polygon corners, enabling more accurate measurements by atmospheric researchers.
 +
* RSIG is now compatible with Internet Explorer 7.
  
  
== Access and Status ==
+
== Java and Browser Requirements ==
The RSIG documentation server is on the EPA Intranet at http://linden.nesc.epa.gov/rsig. The RSIG application is operable but is still in the final stages of development. As of May 2007, the application can be accessed at http://rtpmeta.epa.gov/portal/rsig2D.html. All workstation users connected to the EPA network can access these servers. Those outside of the EPA network do not have access.
+
RSIG has a Web browser-based Java applet for interactive visualization.
 +
 
 +
RSIG requires Internet Explorer 7 or earlier, or Firefox 3 or earlier.
 +
 
 +
'''Note:''' Run RSIG in its own browser window rather than in a browser tab. We have received reports of Java only partially redrawing the RSIG screen when switching between tabs. Running RSIG in its own browser window should alleviate this problem.
  
== Java Requirements ==
+
RSIG carries the following Java requirements:
RSIG is a Web browser-based application that runs as a Java applet. Therefore, RSIG carries the following Java requirements:
+
* Java Runtime Environment (JRE)
* Java Runtime Environment (JRE) 1.4 or better
+
* Configure Java memory to be larger than the default
 
* a .java.policy file saved to your Home directory. The .java.policy file is a simple text file that ensures you can save data from the RSIG applet to your computer.  
 
* a .java.policy file saved to your Home directory. The .java.policy file is a simple text file that ensures you can save data from the RSIG applet to your computer.  
  
The RSIG web site contains full information on installing the .java.policy file for Linux, UNIX, Mac OS, and Windows systems here: http://linden.nesc.epa.gov/rsig/javapolicy.html.
+
The RSIG web site contains full information on setting up Java for Linux, UNIX, Mac OS, and Windows systems, and includes the required .java.policy file.
 +
 
  
 
== Access to RSIG Data ==
 
== Access to RSIG Data ==
In addition to the Web browser-based Java applet, RSIG offers additional ways for researchers or applications to access data.
+
In addition to the Web browser-based Java applet, RSIG has an OGC-WCS/WMS-compliant web server application to enable streaming access to RSIG's data and images. This can effectively automate access to any data that RSIG can access and deliver the data to your application in various
 +
formats.
 +
For external users (outside the EPA network) use:
 +
http://www.epa.gov/rsig/. Refer to the site's section on "web Access to RSIG Data" for  usage examples.
  
''Streaming access.'' Applications with specific information needs can use RSIG's CGI scripts to enable streaming access to RSIG's data. This can effectively automate access to any data that RSIG can access and deliver the data to your application in the desired format. These scripts are in the review process, but are accessible within the EPA intranet. For more information: http://linden.nesc.epa.gov/rsig/rsig_cgi.html
+
== Sponsorship and Contacts ==
  
''Web server scripts.'' Assuming your application is running on an EPA computer inside the EPA firewall, then the application should access http://maple.rtpnc.epa.gov, which is the internal computer containing the web server scripts. (Tthe MODIS script is on a public NASA computer.) The scripts will eventually be hosted on external EPA computers for external/non-EPA clients. The server scripts are OGC-WCS-compliant. For more information: http://linden.nesc.epa.gov/rsig/webscripts.html
+
The RSIG application has been sponsored and managed by the EPA Office of Research Development's (ORD) National Exposure Research Lab (NERL). The Principal Investigator is Dr. Jim Szykman. The application is being developed by the EPA's Environmental Modeling and Visualization Laboratory (EMVL).
 
 
== Sponsorship and Contacts ==
 
  
The RSIG application has been sponsored and managed by ORD’s National Exposure Research Lab (NERL). Dr. Fred Dimmick, Chief of the Process Modeling Research Branch, is the responsible EPA manager. It is being developed by the EPA Environmental Modeling and Visualization Laboratory (EMVL).
+
* Dr. Jim Szykman, james.j.szykman@nasa.gov, EPA ORD (757) 864-2709
 +
* Heidi Paulsen, paulsen.heidi@epa.gov, EPA NCC (919) 541-1834
 +
* For technical support contact the EMVL contract developers:
 +
** Todd Plessel, plessel.todd@epa.gov, (919) 541-5500
 +
** Matt Freeman, freeman.matt@epa.gov, (919) 541-4293
  
* Dr. Fred Dimmick, dimmick.fred@epa.gov, EPA ORD (919) 541-5537
+
[[RSIG|See RSIG Data Summit Profile]]
* Dr. Joe Retzer, retzer.joseph@epa.gov, EPA NCC (919) 541-4190
 
* For technical information contact: Mike Uhl, uhl.mike@epa.gov, EPA EMVL (Lockheed Martin) (919) 541-4283
 

Latest revision as of 18:26, July 19, 2012

The Remote Sensing Information Gateway (RSIG) is a tool for selecting, subsetting, downloading, assembling, and visualizing environmental data. After the data has been assembled, it can be stored on the user’s workstation, if desired. RSIG is developed by the US Environmental Protection Agency (EPA).

The RSIG application is operated by selecting from among fifteen or so variables available from the following data sources:

More details on RSIG's data sources can be found at http://www.epa.gov/rsig.

The user runs RSIG to specify the time/spatial coordinates and the data products of interest. RSIG uses OGC-WCS-compliant servers/subsetter programs at remote sites, such as NASA Goddard or Sonoma Tech, to parse, aggregate, and subset data files on the data owner's server. RSIG then transfers to the user's workstation only the specified subset of data (variables, lon-lat box, time-range). Transmission volume over the Internet to the user is thereby greatly reduced (by three orders-of-magnitude) compared to the common approach of using FTP to transfer numerous large files.

The RSIG Java client can then visualize the data on a latitude-longitude map, automatically locating the data in the correct geographic position.

RSIG can also save the subset of data to a local disk in the following formats:

  • Binary External Data Representation (XDR) format (simple, efficient)
  • NetCDF-COARDS format
  • NetCDF-IOAPI format (regridding the data to a CMAQ grid)
  • HDF (unsubsetted satellite files)
  • ASCII tab-delimited spreadsheet
  • MCMC (used for input into HB model)
  • PNG images
  • MPG movies
  • KMZ movies (for display in Google Earth and similar applications)
  • GeoTIFF RGB format and 32-bit float format

Access and Status

The RSIG application is in use and evolving with new features and additional data sources. Users outside the EPA can access the application at http://www.epa.gov/rsig.

RSIG Update, May 1, 2009

On May 1, 2009, EMVL released a new version of RSIG. Among the new features and developments:

  • The entire 2002 CMAQ model output can be visualized and downloaded, including computed Aerosol Optical Depth (AOD) values
  • Images can now be saved in GeoTIFF RGB format and 32-bit float format. Both formats contain embedded georeferencing data, but the 32-bit float format has a rasterized/approximated data value at each pixel rather than a color.
  • RSIG now serves ozone and PM2.5 Statistical Fused Air and Deposition Surfaces (SFADS) datasets originating from the US EPA Landscape Characterization Branch.
  • RSIG can now optionally calculate and output Moderate Resolution Imaging Spectroradiometer (MODIS) polygon corners, enabling more accurate measurements by atmospheric researchers.
  • RSIG is now compatible with Internet Explorer 7.


Java and Browser Requirements

RSIG has a Web browser-based Java applet for interactive visualization.

RSIG requires Internet Explorer 7 or earlier, or Firefox 3 or earlier.

Note: Run RSIG in its own browser window rather than in a browser tab. We have received reports of Java only partially redrawing the RSIG screen when switching between tabs. Running RSIG in its own browser window should alleviate this problem.

RSIG carries the following Java requirements:

  • Java Runtime Environment (JRE)
  • Configure Java memory to be larger than the default
  • a .java.policy file saved to your Home directory. The .java.policy file is a simple text file that ensures you can save data from the RSIG applet to your computer.

The RSIG web site contains full information on setting up Java for Linux, UNIX, Mac OS, and Windows systems, and includes the required .java.policy file.


Access to RSIG Data

In addition to the Web browser-based Java applet, RSIG has an OGC-WCS/WMS-compliant web server application to enable streaming access to RSIG's data and images. This can effectively automate access to any data that RSIG can access and deliver the data to your application in various formats. For external users (outside the EPA network) use: http://www.epa.gov/rsig/. Refer to the site's section on "web Access to RSIG Data" for usage examples.

Sponsorship and Contacts

The RSIG application has been sponsored and managed by the EPA Office of Research Development's (ORD) National Exposure Research Lab (NERL). The Principal Investigator is Dr. Jim Szykman. The application is being developed by the EPA's Environmental Modeling and Visualization Laboratory (EMVL).

  • Dr. Jim Szykman, james.j.szykman@nasa.gov, EPA ORD (757) 864-2709
  • Heidi Paulsen, paulsen.heidi@epa.gov, EPA NCC (919) 541-1834
  • For technical support contact the EMVL contract developers:
    • Todd Plessel, plessel.todd@epa.gov, (919) 541-5500
    • Matt Freeman, freeman.matt@epa.gov, (919) 541-4293

See RSIG Data Summit Profile