"Code 37 is not supported" Error when reading NEXRAD Level 3 files #1358
Answered
by
jrwebster
turbulentlens
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Hi @jpena9! I am not familiar with message code 37, I'll discuss with @mgrover1 on this to see what the error entails. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @jpena9,
I believe the error results from trying to read an unsupported product (due
to the file not being in a radial image message format). See line 866 of
pyart/io/nexrad_level3.py
Best,
Jason
…On Fri, Dec 16, 2022 at 12:40 PM jpena9 ***@***.***> wrote:
Hello,
I'm getting this odd error when trying to read untarred NEXRAD L3 files
acquired through the NCEI Archive. Any help with the workflow of getting
archived NEXRAD L3 files read into Pyart would be really appreciated. I've
attempted to use NOAA WCT to import netCDFs of the NEXRAD files but I don't
believe they're formatted compatibly with pyart. My end goal is to plot the
KHGX radar with the TRACER C-Band.
[image: Screenshot 2022-12-16 at 1 27 23 PM]
<https://user-images.githubusercontent.com/61855795/208165015-58898f7e-9de0-46b3-8f6a-c473953386e9.png>
—
Reply to this email directly, view it on GitHub
<#1358>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPT7TW7UONES3GKRSPQMP3WNSZQDANCNFSM6AAAAAATBLLFL4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
turbulentlens
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm getting this odd error when trying to read untarred NEXRAD L3 files acquired through the NCEI Archive. Any help with the workflow of getting archived NEXRAD L3 files read into Pyart would be really appreciated. I've attempted to use NOAA WCT to import netCDFs of the NEXRAD files but I don't believe they're formatted compatibly with pyart. My end goal is to plot the KHGX radar with the TRACER C-Band.
Beta Was this translation helpful? Give feedback.
All reactions