CSU-Radarmet / CSU_RadarTools

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

csu_kdp updated to v1.1 #4

Closed tjlang closed 9 years ago

tjlang commented 9 years ago

csu_kdp v1.1

Change Log

v1.1 Major Changes (04/27/2015):

  1. Made algorithm work with a user-defined gate spacing (via gs keyword). Untested on gate spacings that do not divide evenly into the 3-km window used for filtering the PHIDP data, however. But common gate spacings like 50, 75, 100, 150, 250, and 300 meters should all work fine.
  2. Made the algorithm capable of receiving 2D array inputs (i.e., azimuth & range) as well as 1D inputs (range only). If 2D, rng needs to be 2D as well. However, thsd should remain a scalar, or 1D and only vary by range.