Hello to the LROSE Developers and Community,
I’ve been using the “Blaze” release of LROSE through Docker on my mac to process a bunch of Level-II NEXRAD files from the publicly available NOAA dataset available on Amazon Web Services.
I wrote a bash script to do the processing which takes a raw level-II NEXRAD file, feeds it to RadxConvert, then passes the CF-Radial file generated to Radx2Grid. Occasionally the output of Radx2Grid will be nothing, yet no errors are produced even if the debugging flag (-d) is set. Let me know if you’d like me to post the code.
I am not sure if this could be considered a “bug”, a more serious issue, or if Radx2Grid is actually doing what it is supposed to do, while the particular level-II files that cause this issue are the culprit.
Any suggestions on how to troubleshoot this would be greatly appreciated. Thank you for your attention and time.
Best,
Marian