Releases: Unidata/gempak
Release list
Unidata Community GEMPAK 7.14.0.1 Release
This release signifies the desire for the community to make releases at a faster
cadence than verbatim tracking NCEP NAWIPS releases (#74). We will continue
to attempt to merge any upstream NCEP NAWIPS releases, but will attempt to add
additional functionality here.
Bug Fixes
- The install4j Java vulnerability is "addressed" by simply removing the offending
jar file content, which is generally unused by the Unidata Community (#69). - The release of
7.14.0has a number of issues with included GEMPAK tables
with Unidata modifications over-written by the NCEP NAWIPS releases (#70). There
may still need to be some work done in this area, but things are much closer now
to back to normal. - @sgdecker kindly provided fixes for a couple of edge cases (#44, #46).
Improvements
Unidata GEMPAK 7.14.0 Release
Merge pull request #54 from akrherz/merge7.12.1 Merge NCEP NAWIPS 7.14.0
GEMPAK 7.5.1
Release Notes
- Supports GOES-16/17 ABI imagery in NetCDF 4 format
- Fixed build of program
dctama
GEMPAK Support for GOES ABI NetCDF
GOES16 and GOES17 ABI products are distributed in NetCDF4 formatted files, and GEMPAK as of release 7.5.1 can now read and display these products in their native formats (it is no longer needed to convert netCDF to McIDAS area format to display in GEMPAK).
For Full Disk and CONUS sectors, GOES16 and GOES17 ABI products are sent across the Satellite Broadcast Network as tiles, each contributing to a "mosaic" of a full sector scan. The Unidata Program Center has provided an alternate data feed in which all tiles are "stitched" together (thanks to the program ldm-alchemy).
ldmd.conf
To request these stitched images, add the following request line to your ldmd.conf:
REQUEST NIMAGE "GOES" idd.unidata.ucar.edu
pqact.conf
The following pattern action
NIMAGE ^/data/ldm/pub/native/satellite/GOES/(.*)/([^/]*)/([^/]*)/([0-9]{8})/GOES(16|17)_([^/]*)_([0-9]{8})_([0-9]{4})(..)_([^/]*).nc4
FILE -close data/gempak/images/sat/\1/\2/\3/\3_\7_\8
will create files such as :
$SAT/GOES16/CONUS/Channel02/Channel02_20181227_1812
$SAT/GOES16/CONUS/Channel08/Channel08_20181227_1812
$SAT/GOES16/CONUS/Channel13/Channel13_20181227_1942
for each of the 16 ABI channels (here the environmental variable SAT = /data/ldm/gempak/images/sat/) and each available sector (e.g. CONUS above).
NMAP2 Display
The above pqact.conf entry will write images to directories in $SAT, which are then selectable in NMAP2 > New Data Source > Image
GOES16 Full Disk
GOES16 CONUS
GOES16 PRREGI
GOES16 Mesoscale-1
GOES16 Mesoscale-2
GOES17 Full Disk*
- as seen above there is still a map projection error for GOES17 Full Disk images.
GOES17 CONUS
GOES17 AKREGI
GOES17 HIREGI
GOES17 Mesoscale-1
GOES17 Mesoscale-2
GEMPAK 7.4.5
This is a minor update release with the following changes:
- GEMPAK Python classes refactored for Python 3-compliance and best practice coding convention.
- AWIPS grid naming updates (A2NAM changed to A2NAM12, A2RAP changed to A2RAP, more)
- Updated GEMPAK Docker image (https://hub.docker.com/r/unidata/gempak/)
- Updated CloudGEMPAK Docker image (https://github.com/Unidata/CloudGEMPAK)
GEMPAK 7.4.3
Release Notes
- Full support for GOES ABI fixed grid projection McIDAS AREA format (UNIWISC)
- New AWIPS lutfils for GOES 16 IR and WV channels (https://www.unidata.ucar.edu/staff/mjames/gempak/goes16/)
- Corrected a bug in 7.4.2 snow squall warnings which caused dcwarn to generate false FFW warnings
- Updated zlib 1.2.6 -> 1.2.8
- Updated HDF5 1.8.0 -> 1.8.15
- Updated netCDF 4.1.3 -> 4.3.3.1
- CloudGEMPAK updated to GEMPAK 7.4.3
GOES-16 LDM Pattern Actions for GEMPAK
# ---------------- GOES-16 Image Sectors ----------------
#
# CONUS
UNIWISC ^pnga2area Q. CNC(..) (.*) (.*)_IMG (.*)um (.*) (........) (....)
FILE -close data/gempak/images/sat/\3/CONUS/Ch\1-\4/\4_\6_\7
# Full Disk
UNIWISC ^pnga2area Q. FDC(..) (.*) (.*)_IMG (.*)um (.*) (........) (....)
FILE -close data/gempak/images/sat/\3/FullDisk/Ch\1-\4/\4_\6_\7
# Meso1
UNIWISC ^pnga2area Q. M1C(..) (.*) (.*)_IMG (.*)um (.*) (........) (....)
FILE -close data/gempak/images/sat/\3/Mesoscale1/Ch\1-\4/\4_\6_\7
# Meso2
UNIWISC ^pnga2area Q. M2C(..) (.*) (.*)_IMG (.*)um (.*) (........) (....)
FILE -close data/gempak/images/sat/\3/Mesoscale2/Ch\1-\4/\4_\6_\7
GOES-16 CONUS
GOES-16 Full Disk
GOES-16 Mesoscale Sector
GEMPAK 7.4.2
- New GOES fixed grid projection McIDAS navigation for ABI imagery.
- New GOES ABI lookup tables (colormaps).
- gdpvsf added back to release after fix for max number of grids to avoid memory reallocation error.
- Added polygon-based Snow Squall Warnings Product (nwx, nmap2, gpmap)
- Various other table and map updates from NCEP NAWIPS 7.4.2.
Note that GOES-16 imagery is NOT LIVE yet on the UNIWISC feed (as of April 10, 2018). There will be a separate announcement about the distribution of GOES-16 products in AREA file format.
Linux Binaries
- 64-bit RPM for CentOS/RedHat 6
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.2-1.el6.x86_64.rpm - 64-bit RPM for CentOS/RedHat 7
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.2-1.el7.centos.x86_64.rpm - 64-bit RPM for Fedora Core
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.2-1.fc26.x86_64.rpm - 64-bit Ubuntu/Debian binary
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.2.deb
GEMPAK 7.4.1
Release Notes:
- Grib2 table updates for moisture, momentum, mass, radiation, hydrology, cloud/aerosol, more.
- Removed repetitive dcmetr log messages.
- Pattern actions in ldm/etc/templates/pqact.gempak_decoders_grid for various NamDNG grid and the National Blend of Models.
- Alias/mod_res updates, increased max grids in file for gfs, nam, National Blend, SST, URMA, others.
- Bug fix for AWIPS grid retrieval in scripts/python/GridDataRetriever.py
Linux Binaries
- 64-bit RPM for CentOS/RedHat 6
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.1-1.el6.x86_64.rpm - 64-bit RPM for CentOS/RedHat 7
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.1-1.el7.centos.x86_64.rpm - 64-bit RPM for Fedora Core
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.1-1.fc26.x86_64.rpm - 64-bit Ubuntu/Debian binary
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.1.deb
GEMPAK 7.4.0
Release Notes:
- Increased nex2img maximum GINI size
- Maps and bounds file operational updates from NAWIPS 7.4.0
- Grib table and pqact updates for 2.5km GFSMOS
- Fixed G-AIRMET issues when more than 20 points are drawn below the centroid of a smear or snapshot polygon
- Bug fix in ensemble diagnostic function ENS_CVAL
- Added new GEMPAK grid diagnostic function: neighborhood functions, developed by SPC
- Updated HYSPLIT restore files for parameter name changes
- Fixed nmap2 and gdplot2 bug where program was unable to display global wrapped CED grids for subareas including poles
- Fixed prob2cat bug that occurs while composing convective outlook, and bug where lines are drawn outside international boundaries
- Fixed dccsig when handling isolated or lines of thunderstorms
- Linux binaries built with Docker containers on Travis CI
Linux Binaries
- 64-bit RPM for CentOS/RedHat 6
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.0-1.el6.x86_64.rpm - 64-bit RPM for CentOS/RedHat 7
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.0-1.el7.centos.x86_64.rpm - 64-bit RPM for Fedora Core
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.0-1.fc26.x86_64.rpm - 64-bit Ubuntu/Debian binary
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.0.deb - x86 Solaris
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.4.0.sol.x86.tar.gz
GEMPAK 7.3.2
- gdradr support for dual-pol products.
- dcgrib(1) support for NOAAport NAM212.
- g2vcrdwmo6.tbl, g2varswmo0.tbl symlink.
- gdplot fix for missing titles.
64-bit RPM for CentOS/RedHat
http://www.unidata.ucar.edu/downloads/gempak/latest/gempak-7.3.2-1.x86_64.rpm
GEMPAK 7.3.1
- Various table and map updates for NCEP centers.
- New Marginal (MRGL) category added to WPC excessive rainfall outlook and text output (see http://origin-www.nws.noaa.gov/os/notification/scn16-21excessive_rainfall.htm)
- GEMPAK Python updates to (re)enable AWIPS2 data retrieval. Grids are now retrieved with cycle and forecast times (requires python-awips be installed).
7.3.1 binary releases are available from Unidata at http://www.unidata.ucar.edu/downloads/gempak/















