]> Pileus Git - ~andy/rsl/blobdiff - doc/whats_new.html
RSL v1.43
[~andy/rsl] / doc / whats_new.html
index 4ed91ef16e316dfa910bd8f73914ae44bd607714..e517a3eb6e43f64731659f5d8296005c250bc15d 100644 (file)
 <h1>
 What's new?</h1>
 
+<h2> Version 1.43:</h2>
+Mostly bug fixes.  See <a href="../CHANGES">CHANGES</a>.
 <h2>
-06/22/2011: Version 1.41 supports WSR-88D Level II Build 12 format.</h2>
+Version 1.42: Bug fix.</h2>
+Changed scale_factor used for storing differential phase (PH) in UF from 100 to
+10.  The usual scale factor of 100 caused values over 327.67 to become negative
+when converted to short integer.
 <h2>
-07/24/2008: Version 1.39 supports WSR-88D Level II Build 10 format.</h2>
+Version 1.41 supports WSR-88D Level II Build 12 format.</h2>
 <h2>
-02/15/2006: Version 1.34 supports WSR-88D Level II Build 8 format.</h2>
+Version 1.39 supports WSR-88D Level II Build 10 format.</h2>
+<h2>
+Version 1.34 supports WSR-88D Level II Build 8 format.</h2>
 RSL can read both the old and new WSR-88D Level II data format.
 <h2>
 Version 1.33 supports WSR-88D Level II Build 5 format.</h2>
@@ -42,7 +49,7 @@ RSL, specify <b>-DHAVE_TSDIS_TOOLKIT</b> in the Makefile.
 structure.
 <h2>
 Version 1.23 release (what's new since v1.18).</h2>
-RSL now accpets the EDGE format.&nbsp; See <a href="RSL_edge_to_radar.html">RSL_edge_to_radar</a>.&nbsp;
+RSL now accpets the EDGE format.&nbsp;
 KDP definition changed.&nbsp; It now normalizes the value based on the
 radar wavelength.&nbsp; A bug in the RADTEC ingest routine was removed.&nbsp;
 Other than that, mostly bug fixes that were very minor.&nbsp; Added <a href="RSL_color_table.html">RSL_set_color_table</a>