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

Description

GOES16 Full Disk

Description

GOES16 CONUS

Description

GOES16 PRREGI

Description

GOES16 Mesoscale-1

Description

GOES16 Mesoscale-2

Description

GOES17 Full Disk*

Description

  • as seen above there is still a map projection error for GOES17 Full Disk images.

GOES17 CONUS

Description

GOES17 AKREGI

Description

GOES17 HIREGI

Description

GOES17 Mesoscale-1

Description

GOES17 Mesoscale-2

Description

Posted by: mjames
Feb 14, 2019

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Article Category
Article type
News Blog