-
If we can work out an agreement, the wgrib2 code will be hosted permanently by EMC, including programmer support.
We have very few programmers available, so this will only happen if we can assure t…
-
Pursuant to #16, a workaround had to be added to let BUFRLIB build with GCC. The issue is that the current compile strategy for GEOS is to not define `-DDYNAMIC_ALLOCATION` so it proceed with 'static'…
-
@AndrewBenjamin-NOAA just contributed some code updates to g2tmpl: https://github.com/NOAA-EMC/NCEPLIBS-g2tmpl/pull/139/files. (Thanks Andrew!)
Meanwhile, @webisu has his own set of code-handling c…
-
When I tried to clone NCEPLIBS-external, for hdf5, it requires an account in Bitbucket. Does anyone have the same issue?
-
I get this warning:
D:/a/NCEPLIBS-g2c/NCEPLIBS-g2c/g2c/src/g2ccsv.c:222:23: error: implicit declaration of function 'strsep'; did you mean 'strset'? [-Wimplicit-function-declaration]
222 | …
-
/usr/bin/ld: ./ngl/libg2_4.a(dec_jpeg2000.o): in function `dec_jpeg2000_':
dec_jpeg2000.c:(.text+0x61): undefined reference to `jpc_decode'
collect2: error: ld returned 1 exit status
make[1]: [Make…
-
@webisu says:
> Note: wgrib2 encode routines are aware of g2 decode bugs and can create
> WMO compliant
> grib2 that avoids the g2 decode bugs. The NCEP post is aware of
> the same g2l…
-
## Description
The ccpp-physics repository depends on 3 libraries in NCEPlibs: sp, w3emc, and bacio. The sp library is used by GFS_phys_time_vary.fv3.F90/gcycle/sfccycle (the actual dependency is in …
-
The C library contains some g2c functions, like g2c_open(), which I would like to use in testing in NCEPLIBS-g2c. For that it would be good to have these functions exposed in the fortran API.
This…
-
See https://github.com/NOAA-EMC/NCEPLIBS/issues/123