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.
>From: "Molenar, Deb" <address@hidden> >Organization: CSU/CIRA >Keywords: 200108131538.f7DFcu123516 McIDAS-X 7.8 DMGRID Deb, Long time no hear! >Hi. I just installed unidata mcidas-x 7.8, and am trying to find your >grib to grid conversion routines. Thought it was called dmgrid, but >this doesn't look like it, and the help file for the routine is 0 bytes. >Can you point me in the right direction? DMGRID is part of the XCD component of Unidata McIDAS. In order to build the XCD portion of the distribution, you would have had to do a: make mcx make xcd or make all If you built Unidata McIDAS with a simple: make you only built McIDAS-X. At this point you only need to do a: make xcd make install.xcd To finish off the build/install. >Thanks much. Tom