NCEPLIBS-bufr icon indicating copy to clipboard operation
NCEPLIBS-bufr copied to clipboard

The NCEPLIBS-bufr library contains routines and utilites for working with the WMO BUFR format.

Results 28 NCEPLIBS-bufr issues
Sort by recently updated
recently updated
newest added

When running sinv on a large tank, I get an error message. [clogin07 /lfs/h2/emc/obsproc/noscrub/sudhir.nadiga]$ ls -l /lfs/h1/ops/para/dcom/20240318/b021/xx054 -rw-rw-r-- 1 ops.para para 2073922960 Mar 19 01:16 /lfs/h1/ops/para/dcom/20240318/b021/xx054 [clogin07 /lfs/h2/emc/obsproc/noscrub/sudhir.nadiga]$ **ERROR MESSAGE...

Hi all, I'm working on a data engineering project involving processing data from BUFR files at very large scale with a package built using the NCEPLIBS-bufr Python interface. Currently I'm...

What needs to be done: - increment number in VERSION file - update release notes, in both GitHub and in ReleaseNotes.md - move the existing html to previous_versions/v12.0.1, and add...

WMO releases new versions of their master BUFR table every 6 months, and these in turn need to be reflected in updates to the tables subdirectory of the NCEPLIBS-bufr project...

Is it possible to open GDAS files using the python API? We are trying to open GDAS AMSU-A files (e.g https://data.rda.ucar.edu/ds735.0/1bamua/2005/1bamua.20050109.tar.gz) and extract data We have tried: `git clone https://github.com/EXWEXs/py-ncepbufr.git...

The python interface on NCEPLIB-bufr doesn't seem to be able to open WMO BUFR files...

![image](https://user-images.githubusercontent.com/38856240/235910680-71b54106-4ff4-49d9-a19e-7580f120f367.png)

documentation

On other NCEPLIBS projects I have converted everything to F90 and it was surprisingly easy and surprisingly helpful. To do it, just use git mv to change the filename, change...

enhancement

implicit none guards against one of the most common programming bugs: mispelling a varaible. When we misspell a fortran variable, and a new one is created, it's extremely easy to...

enhancement

The sinv utility can be called with either one argument or two. The first argument is always the BUFR file to be read, and the second one is optional containing...

test