Skip to content
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

missing replication metadata #65

Open
vsouvan opened this issue Apr 19, 2020 · 2 comments
Open

missing replication metadata #65

vsouvan opened this issue Apr 19, 2020 · 2 comments

Comments

@vsouvan
Copy link
Collaborator

vsouvan commented Apr 19, 2020

Hi Vanh and libecbufr maintainers,

When I run the bufr_decoder on some AIRS data it looks like I'm missing the replication metadata:

025070 COMPTEUR DE TRAMES (MAJEURES) NUMERIQUE 1
201000
202126
007001 HAUTEUR DE LA STATION M 714200
202000
007025 ANGLE SOLAIRE AU ZENITH DEGRE 110.88
005022 AZIMUT SOLAIRE DEG VRAI MSNG

102009 {R=0}

002151 {R=0} IDENTIFICATEUR DE RADIOMETRE CODE TABLE 10
012064 {R=0} TEMPERATURE DE L'INSTRUMENT K 308.2
002151 IDENTIFICATEUR DE RADIOMETRE CODE TABLE 11
012064 TEMPERATURE DE L'INSTRUMENT K 156.7
002151 IDENTIFICATEUR DE RADIOMETRE CODE TABLE 12
012064 TEMPERATURE DE L'INSTRUMENT K 58.1
002151 IDENTIFICATEUR DE RADIOMETRE CODE TABLE 14
012064 TEMPERATURE DE L'INSTRUMENT K 156.8
002151 IDENTIFICATEUR DE RADIOMETRE CODE TABLE 15

I should be seeing {R=1}, {R=2}, {R=3}, ... for subsequent repetitions (and the associated meta data when I access these elements in my code).

You can find BUFR AIRS data here at the CMC in /data/ade/rawdata/remote/airs/

I was able to work around the previous metadata bug: 1661039 so you can reduce its priority but this bug fix is critical.

  • Chris

P.S. I'm using the cmds/base/201609/00/... domain


Imported from Launchpad using lp2gh.

@vsouvan
Copy link
Collaborator Author

vsouvan commented Apr 19, 2020

(by jcmalek)
P.P.S. I'm using the latest libecbufr version 0.8.7.

@vsouvan
Copy link
Collaborator Author

vsouvan commented Apr 19, 2020

(by vanh-souvanlasy)
Fix committed in revision 329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant