]> Pileus Git - ~andy/rsl/blobdiff - doc/index.html
RSL v1.44
[~andy/rsl] / doc / index.html
index 5ecf853e302a43c2ee57eed8df030b310e5beae8..33d5f5d22992cebf06360afa8a52ef7230105664 100644 (file)
@@ -21,7 +21,7 @@
 <p>
 <hr></center>
 
-<h2>Current RSL Version 1.43, released 4/30/2012</h2>
+<h2>Current RSL Version 1.44, released 11/21/2013</h2>
 
 In support of the <a href="http://trmm-fc.gsfc.nasa.gov">Tropical Rainfall
 Measuring Mission</a>'s (TRMM) <a href="http://trmm-fc.gsfc.nasa.gov/trmm_gv/index.html">Global
@@ -31,7 +31,7 @@ library written in C.
 <p>This library is an object oriented programming environment for writing
 software applicable to all RADAR data related to the <a href="http://trmm-fc.gsfc.nasa.gov/trmm_gv/index.html">TRMM
 GV</a> effort. This library reads the WSR88D, Lassen, Sigmet, McGill, UF,
-HDF, RAPIC, RADTEC and native RSL file formats. Additional functions are
+HDF, RADTEC and native RSL file formats. Additional functions are
 provided to manipulate the RSL objects. Nearly all of the functions return
 objects. When they don't, they usually perform actions like output, making
 images, etc. The most general object in RSL is <b>Radar</b>. The structure
@@ -49,7 +49,7 @@ etc. There are approximately 20 field types. See the
 <a href="users_guide.html">Users
 Guide</a> for more information.&nbsp; Also, check out <a href="whats_new.html">What's
 New</a>.<br>
-Send questions or comments to help@radar.gsfc.nasa.gov.
+Send questions or comments to gsfc-rsl-help@lists.nasa.gov.
 <center>
 <h4>
 <a href="quick_ref.html">Indexed Reference<br></a>
@@ -82,7 +82,7 @@ Supported Radar Data Formats</h1>
 </tr>
 
 <tr>
-<td>Lassen</td>
+<td>Sigmet Raw Product</td>
 
 <td>Yes</td>
 
@@ -90,7 +90,7 @@ Supported Radar Data Formats</h1>
 </tr>
 
 <tr>
-<td>McGill</td>
+<td>WSR-88D Level II</td>
 
 <td>Yes</td>
 
@@ -98,15 +98,15 @@ Supported Radar Data Formats</h1>
 </tr>
 
 <tr>
-<td>Sigmet</td>
+<td>UF - Universal Format</td>
 
 <td>Yes</td>
 
-<td>No</td>
+<td>Yes</td>
 </tr>
 
 <tr>
-<td>WSR-88D</td>
+<td>Lassen</td>
 
 <td>Yes</td>
 
@@ -114,7 +114,7 @@ Supported Radar Data Formats</h1>
 </tr>
 
 <tr>
-<td>RAPIC</td>
+<td>McGill</td>
 
 <td>Yes</td>
 
@@ -122,7 +122,7 @@ Supported Radar Data Formats</h1>
 </tr>
 
 <tr>
-<td>UF - Universal Format</td>
+<td>HDF 1B-51, 1C-51</td>
 
 <td>Yes</td>
 
@@ -130,15 +130,37 @@ Supported Radar Data Formats</h1>
 </tr>
 
 <tr>
-<td>HDF - Hierarchical Data Format</td>
+<td>RADTEC</td>
 
 <td>Yes</td>
 
-<td>Yes</td>
+<td>No</td>
 </tr>
+</table></center>
+
+<center><table BORDER=2 WIDTH="400" >
+<caption>
+<h2>
+Not Supported but Retained for Backward Compatibility</h2>
+</caption>
 
 <tr>
-<td>RADTEC</td>
+<td><b>Format Type</b></td>
+
+<td><b>Input</b></td>
+
+<td><b>Output</b></td>
+</tr>
+
+<tr>
+<td>EDGE</td>
+
+<td>Yes</td>
+
+<td>No</td>
+</tr>
+
+<td>RAPIC</td>
 
 <td>Yes</td>