]> Pileus Git - ~andy/rsl/blobdiff - CHANGES
Changes from Bart (2011-02-01)
[~andy/rsl] / CHANGES
diff --git a/CHANGES b/CHANGES
index af29ca9d4369a1bd0568832137051b4aaba1d283..fb2b03f1896947e1ee497b9aaa7ce2598bde12bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,19 @@
 /* Changes for RSL
  *
  *---------------------------------------------------------------------
+ * v1.41 In progress
+ *
+ * 1. wsr88d_m31.c: Simplified the WSR-88D ray structure and supporting code.
+ *    Removed function read_data_moment.  Added support for dual-polarization
+ *    data fields.
+ *    Added function get_wsr88d_unamb_and_nyq_vel.
+ * 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.  Much
+ *    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.
+ *---------------------------------------------------------------------
  * v1.40 Released 10/10/2008
  *
  * 1. wsr88d_m31.c (load_wsr88d_m31_into_radar): Corrected a potential problem