]> Pileus Git - ~andy/rsl/blobdiff - CHANGES
RSL v1.41
[~andy/rsl] / CHANGES
diff --git a/CHANGES b/CHANGES
index af29ca9d4369a1bd0568832137051b4aaba1d283..8f7c5ee4ca534786f0573cd32d0c56521392ed29 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,25 @@
 /* Changes for RSL
  *
  *---------------------------------------------------------------------
+ * v1.41 Released 6/22/2011
+ *
+ * 1. wsr88d_m31.c: Simplified the WSR-88D ray structure and supporting code.
+ *    Added support for dual-polarization data fields.
+ *    Thanks go to Andy Spencer for code contributions.
+ *    wsr88d_to_radar.c, wsr88d_m31.c: Renamed load_wsr88d_m31_into_radar to
+ *    wsr88d_load_m31_into_radar, to be consistent with naming convention.
+ * 2. Added support for Sigmet 2-byte data types, as well as HydroClass 1 and 2
+ *    byte types.  Files involved: nsig_to_radar.c, nsig.c, nsig.h, volume.c.
+ *    Modified nsig_to_radar.c and rsl.h to handle Sigmet dual PRF.
+ *    Thanks to Fabio Sato and Cesar Beneti for the dual PRF code.
+ * 3. Completed DORADE ingest.  Files involved: dorade_to_radar.c, dorade.c,
+ *    volume.c.
+ * 4. rsl.h, radar.c, radar_to_uf.c, uf_to_radar.c, volume.c: modified for RHI. 
+ *    nsig_to_radar.c: Thanks go to Scott Collis for a bug fix involving RHI.
+ * 5. anyformat_to_radar.c: Thanks to Thiago Biscaro for fixing a pipe problem
+ *    that caused processes to remain open.
+ * 6. gzip.c: Thanks to Dan Sheldon for fix for a file descriptor leak.
+ *---------------------------------------------------------------------
  * v1.40 Released 10/10/2008
  *
  * 1. wsr88d_m31.c (load_wsr88d_m31_into_radar): Corrected a potential problem