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.
Craig,
Thanks for the Job information, no I don't want to do forecasting, just 
programming.  
I think the problem you were having with BufrDump is that the code was written 
as a stand alone program. To change the 
program, the first thing would be to get rid of the main() and replace it with 
public void BufrDump () { }
Then take the make a new main to call the BufrDump method.
Similar to the  BufrReadMnemonic class. The problem with the current set up 
that main() is declared public static
RObb...
Ticket Details
===================
Ticket ID: WYZ-726010
Department: Support netCDF Decoders
Priority: Normal
Status: Open