-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error for Query @[0] > 005002 #37
Comments
If you could share the file in question, I will be able to take a close look at the problem. |
Here's the file. |
Thanks for providing the file. I tested it locally and it worked fine for me. Are you using the latest version of pybufrkit? Here is the output of my local test
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I have successfully installed the code, and can decode the ECMWF 'tropical_cyclone.bufr' sample file within Windows 'cmd' or powershell. However, when I run the command 'pybufrkit query '@[0] > 005002' tropical_cyclone.bufr', which is for obtaining the lattitudes in 'tropical_cyclone.bufr' section 1, I get the error message as follows:
Error: unexpected char: "'" at position 0
Can anybody help me on this issue?
The text was updated successfully, but these errors were encountered: