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: "Larry D. Oolman" <address@hidden> >Organization: UCAR/Unidata >Keywords: 200011132342.eADNgCO22464 >I started playing around with dcshef. I found a couple of errors in the code. > >1) dcshcd.f > Comment out CALL IN_BDTA > It is called in dc_init, calling it again resets the verbose level > set from the -v option on the command line. > >2) shdecb.f > change all iret's in calls to dc_wlog to ier. iret can get set to > odd values in dc_wlog that shouldn't be passed back. > >Larry Oolman >Department of Atmospheric Science >University of Wyoming >address@hidden >http://www-das.uwyo.edu > > Larry, There are also a couple of very large bulletins from California that will overflow the bulletin buffer in dcshef, so you might be on the lookout for those. Thanks, Steve CHiswell