Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

"Show Details"` - new implementaiton of complete NetCDF file header

For an extension of the IDV as a java jar package, I need to have the "Show 
Details"
action in the Data Seelction window show the complete header info from NetCDF 
files.

In the 1.1_b1 version I implemented this by modifying IDV core code as follows:
in NetcdfPointdataSource add a new method String getFullDescription(), which 
calls `
nc2.NetcdfFile, a new method makeNetCDFHeaderString().

How do you recommend adding these extensions to my java package?
Perhaps a subclass of NetcdfPointdataSource with method getFullDescription()...

But the new IDV version 1.2b2 does not contain nc2 code.

So how do I get the info from a NetCDF file to begin with?

The full header info from NetCDF files is a useful item for users to see.

Stuart Wier

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