CSU-Radarmet / CSU_RadarTools

A module of independent functions to do precipitation retrievals from polarimetric radar data
GNU General Public License v2.0
88 stars 43 forks source link

Updates to csu_kdp and demo notebook #23

Closed tjlang closed 8 years ago

tjlang commented 8 years ago
  1. Added window keyword to enable stretching the FIR window (e.g., use a 21-pt filter over 5 km with 250-m gate spacing).
  2. Forcing FIR order to be even, _calc_kdp_ray will crash otherwise.