]> Pileus Git - ~andy/rsl/blobdiff - CHANGES
Changes from Bart (2011-02-01)
[~andy/rsl] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9266df354aafd2a3561d179279cb74b579e4afe7..fb2b03f1896947e1ee497b9aaa7ce2598bde12bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,16 +4,15 @@
  * v1.41 In progress
  *
  * 1. wsr88d_m31.c: Simplified the WSR-88D ray structure and supporting code.
- *    Removed function read_data_moment.
+ *    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.
- *    [TODO: dual PRF mods]
- * 3. Completed DORADE ingest.  Files involved: dorade_to_radar.c, dorade.c, volume.c.
- * 4. prune.c: Added global variable prune_radar and two functions to set or unset:
- *      RSL_prune_radar_on()
- *      RSL_prune_radar_off()
+ * 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
  *