Performs hit-accumulation clutter filtering using hit-accumulation monthly "climatologies" or "counter files".
More...
|
| Lib.odc_hac.init () |
| Initializes the ARGS dictionary by reading config from XML file.
|
|
| Lib.odc_hac.lastMonth (YYYYMM) |
| Convenience functions.
|
|
| Lib.odc_hac.hacFile (scan, lastmonth=False) |
| Derives a file string from the input object.
|
|
| Lib.odc_hac.hacIncrement (obj, quant="DBZH") |
| Increments the HAC file(s) for the given object.
|
|
| Lib.odc_hac.incrementScan (scan, quant="DBZH") |
| Increments the HAC file for this scan.
|
|
| Lib.odc_hac.incrementPvol (pvol, quant="DBZH") |
| Increments all the HAC files for the scans in a volume, assuming we only wanty to deal with DBZH.
|
|
| Lib.odc_hac.hacFilter (obj, quant="DBZH") |
| Filters the given object.
|
|
| Lib.odc_hac.filterScan (scan, quant="DBZH") |
| Filters this scan.
|
|
| Lib.odc_hac.filterPvol (pvol, quant="DBZH") |
| Filters this scan.
|
|
| Lib.odc_hac.multi_increment (fstrs, procs=None) |
| Multiprocesses the incrementation.
|
|
| Lib.odc_hac.zdiffScan (scan, thresh=40.0) |
| Odds and ends below.
|
|
| Lib.odc_hac.zdiffPvol (pvol, thresh=40.0) |
|
| Lib.odc_hac.zdiff (obj, thresh=40.0) |
|
Performs hit-accumulation clutter filtering using hit-accumulation monthly "climatologies" or "counter files".
Added also Z-diff quality indicator.
- Author
- Daniel Michelson, SMHI
- Date
- 2013-01-14