Skip to content

Commit

Permalink
181 update bufrcrex tableb en 04csv lidar l2b classification type (#188)
Browse files Browse the repository at this point in the history
* #181

* xml,txt files

---------

Co-authored-by: Ms. Marijana Crepulja Tlf: +44 118 949 9413 (115) <[email protected]>
Co-authored-by: Enrico Fucile <[email protected]>
  • Loading branch information
3 people authored Feb 20, 2024
1 parent 1e4e7b8 commit cb5f077
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 3 deletions.
5 changes: 4 additions & 1 deletion BUFRCREX_CodeFlag_en_40.csv
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,10 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N
040028,GMI quality flag,15,Missing value (no quality information available),,,,,Operational
040036,Lidar L2b classification type,0,Clear,,,,,Operational
040036,Lidar L2b classification type,1,Cloud,,,,,Operational
040036,Lidar L2b classification type,2-14,Reserved,,,,,Operational
040036,Lidar L2b classification type,2,Aerosol,,,,,Operational
040036,Lidar L2b classification type,3,Attenuated,,,,,Operational
040036,Lidar L2b classification type,4,Surface,,,,,Operational
040036,Lidar L2b classification type,5-14,Reserved,,,,,Operational
040036,Lidar L2b classification type,15,Missing value,,,,,Operational
040043,Satellite manoeuvre indicator,0,The platform is not undergoing a manoeuvre,,,,,Operational
040043,Satellite manoeuvre indicator,1,"The platform is undergoing a manoeuvre, nominal processing",,,,,Operational
Expand Down
5 changes: 4 additions & 1 deletion txt/BUFRCREX_CodeFlag_en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5700,7 +5700,10 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N
040028,GMI quality flag,15,Missing value (no quality information available),,,,,Operational
040036,Lidar L2b classification type,0,Clear,,,,,Operational
040036,Lidar L2b classification type,1,Cloud,,,,,Operational
040036,Lidar L2b classification type,2-14,Reserved,,,,,Operational
040036,Lidar L2b classification type,2,Aerosol,,,,,Operational
040036,Lidar L2b classification type,3,Attenuated,,,,,Operational
040036,Lidar L2b classification type,4,Surface,,,,,Operational
040036,Lidar L2b classification type,5-14,Reserved,,,,,Operational
040036,Lidar L2b classification type,15,Missing value,,,,,Operational
040043,Satellite manoeuvre indicator,0,The platform is not undergoing a manoeuvre,,,,,Operational
040043,Satellite manoeuvre indicator,1,"The platform is undergoing a manoeuvre, nominal processing",,,,,Operational
Expand Down
23 changes: 22 additions & 1 deletion xml/BUFRCREX_CodeFlag_en.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40253,7 +40253,28 @@
<BUFRCREX_CodeFlag_en>
<FXY>040036</FXY>
<ElementName_en>Lidar L2b classification type</ElementName_en>
<CodeFigure>2-14</CodeFigure>
<CodeFigure>2</CodeFigure>
<EntryName_en>Aerosol</EntryName_en>
<Status>Operational</Status>
</BUFRCREX_CodeFlag_en>
<BUFRCREX_CodeFlag_en>
<FXY>040036</FXY>
<ElementName_en>Lidar L2b classification type</ElementName_en>
<CodeFigure>3</CodeFigure>
<EntryName_en>Attenuated</EntryName_en>
<Status>Operational</Status>
</BUFRCREX_CodeFlag_en>
<BUFRCREX_CodeFlag_en>
<FXY>040036</FXY>
<ElementName_en>Lidar L2b classification type</ElementName_en>
<CodeFigure>4</CodeFigure>
<EntryName_en>Surface</EntryName_en>
<Status>Operational</Status>
</BUFRCREX_CodeFlag_en>
<BUFRCREX_CodeFlag_en>
<FXY>040036</FXY>
<ElementName_en>Lidar L2b classification type</ElementName_en>
<CodeFigure>5-14</CodeFigure>
<EntryName_en>Reserved</EntryName_en>
<Status>Operational</Status>
</BUFRCREX_CodeFlag_en>
Expand Down

0 comments on commit cb5f077

Please sign in to comment.