This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Mike, GEMPAK has the rfc bounds maps to use. I have a program that I created to convert shapefiles. Of course, since the name attribute fields vary in the self describing data sets, you would have to modify the fields according to which parameters you wanted to use in the shapefile. It works using the .SHP and .DBF files that the AWIPS files have. If you want to convert from WXP format, the doc file in the $GEMMAPS directory describes the ascii format for gempak maps. Then, compile the ssfgsf program to generate the binary map database. Steve Chiswell Unidata User Support On Thu, 26 Jul 2001, Michael W Dross wrote: > Hi, > > I am wanting to convert some GIS shapefiles (.shp) into a format that > GEMPAK/NMAP2 can display, specifically river basins > across our area. Is there a utility to do this? I have a program that > will convert shapefiles into a format WXP can handle, but > I don't thinks this will be of much use in the GEMPAK arena. > > Thanks! > > Mike > >