mmbell / vortrac

Vortex Objective Radar Tracking and Circulation
Apache License 2.0
6 stars 4 forks source link

Intermittent white CAPPI display #1

Open mmbell opened 13 years ago

mmbell commented 13 years ago

The CAPPI velocities are being thrashed in memory intermittently, resulting in a white display. The same volume may be white one time and not another, suggesting it is not a data problem but rather a memory bug. Perhaps a Valgrind run can uncover the source.

mmbell commented 13 years ago

This only appears to happen when the RMW rings are outside the Doppler range. This points to a bug in the maxVel calculation used to scale the color bar.

annettefoerster commented 12 years ago

If I start vortrac with the velocity display shown, the CAPPI velocities are displayed correctly. If I then change to dbz and back to velocity, the velocity display is all white.