Skip to content

pb2nc bufr file with varying reference times #2642

Locked Answered by JohnHalleyGotway
malloryprow asked this question in File I/O
Discussion options

You must be logged in to vote

@malloryprow thanks for providing the sample file. I ran it through pb2nc and was able to reproduce the warning messages you describe:

WARNING: process_pbfile() -> The observation time should remain the same for all Bufr messages
WARNING: process_pbfile() ->    80151 messages with different reference time (20240102_000000):
WARNING: process_pbfile() -> 	- 20240102_010000
WARNING: process_pbfile() -> 	- 20240102_030000
... and so on

Let me explain why we originally classified this situation as a warning. In the original PrepBUFR files we used during development, the PrepBUFR reference time remained constant for all messages in the file. Because of this, we used the same configuration opti…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by JohnHalleyGotway
Comment options

malloryprow
Jul 22, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

malloryprow
Jul 22, 2024
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants