gempak icon indicating copy to clipboard operation
gempak copied to clipboard

Analysis and product generation for meteorological data.

Results 52 gempak issues
Sort by recently updated
recently updated
newest added

A release note for NAWIPS 7.15.1 denotes a code change in ncepBUFR. Sadly, GEMPAK's version is still much older than what NAWIPS distributes. Updating to NAWIPS's version will take some...

bug

If autoreconf fails (likely due to not being installed), touch *, which should then trigger ./configure to rebuild Makefiles. I'll let this sit for a few days to see if...

I got an error report whilst building on Debian buster that `extlibs/zlib` failed to build. Well, I introduced an `autoconf` package requirement with #117 attempting to fix other build troubles....

bug

Whilst compiling GEMPAK on rhel9, I found this necessary: ``` -FOPT = -fno-stack-protector -fno-second-underscore -fno-range-check -fd-lines-as-comments $(GEMINC) $(PYINC) -g -O +FOPT = -fallow-invalid-boz -fallow-argument-mismatch -fno-stack-protector -fno-second-underscore -fno-range-check -fd-lines-as-comments $(GEMINC) $(PYINC)...

This PNS nicely covers things. Will need to add GEMPAK table entries as this relocated RADAR gets a new identifier. I'll ask upstream in a new NCEP NAWIPS is coming...

As pointed out in Unidata/MetPy#3447 , the location of KGVW is near Galveston, TX and not Missouri. GEMPAK's tables are not correct either. Reported this to NCEP... Serenity now.

bug

Per Kevin Polston, aviation AIRMETs frequently plot without closing the polygon, leaving one side or more open.

I am wondering if anyone has had experience copying GEMPAK grid files that are originally in Mercator projection to ones that are in polar stereographic projection. I found that the...

As reported on [gembud](https://www.unidata.ucar.edu/mailing_lists/archives/gembud/2023/msg00001.html), `dcgrib2/nagrib` fails to decoded updated ECMWF grib2 data ``` $ dcgrib2 -d temp.log -v 100 test.grd < test.grb2 [27248] 230628/1520[DCINIT 3] Version 7.14.0.1 [27248] 230628/1520[DC 2]...

bug

* the version of the software with which you are encountering an issue **7.14.0.1 and 7.15.2** * environmental information (i.e. Operating System, compiler info, java version, python version, etc.) **Ubuntu...