Skip to content

consider radar noise level in range correction #750

Description

@adokter

Radar noise level is available in ODIM polar volumes through the NEZH and derived quantities. They express the minimum dBZ value detectable at 1 km range.

For NEXRAD files, information on where/how noise level information is stored needs to be investigated. In the following document:
https://www.roc.noaa.gov/public-documents/wsr88d/NEXRAD-Technical-Information.pdf we find:

  • Minimum required signal detection, short pulse: -9.5 dBZe at 50 km
  • Minimum required signal detection, long pulse: -19.5 dBZe at 50 km

Especially for weak migration events at large ranges, eta_expected in the range correction method may be below the noise level. In those instances values should report NaN instead of zero. In case all sweeps contribute NaN the eta_sum_expected value will be NaN as well, and the whole pixel of the range corrected image should be NaN.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions