NCAR / lrose-core

Core C/C++ code for LROSE.
https://www.eol.ucar.edu/content/lidar-radar-open-software-environment
Other
92 stars 51 forks source link

HawkEye - report error when raw_name in param file is not found in data file. #60

Closed leavesntwigs closed 4 years ago

leavesntwigs commented 6 years ago

HawkEye just dies with a segmentation fault instead of reporting an error if the raw_name in the param file is not found in the data file. Trap this error situation and report a useful message.

leavesntwigs commented 4 years ago

moved to separate TODO list