Re: ToolsUI.jar - Grib and radar to netcdf

Hi Jefferey:

Better to use the ucar.nc2.FileWriter class. have a look at the javadoc for it. 
The main caveat is that is doesnt deal with Structures and other CDM objects 
not supported by the Netcdf-3 file format.

BTW, you should use the "esupport" mail address: 
support-netcdf-java@xxxxxxxxxxxxxxxx for these kinds of questions.

John

Jeffrey Logan wrote:
Hi John,

ToolsUI.jar  creates netcdf file from Grib file with:

java -Xmx512m -classpath ./unidata ucar.nc2.iosp.grib.Grib2Netcdf ./nww3.all.grb ./nww3.nc

Can you please give example of creating netcdf from radar level II or III with ToolsUI.jar?

Thanks, Jeffrey


  • 2007 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: