ucar.nc2.iosp.hdf4
Class HdfEos

java.lang.Object
  extended by ucar.nc2.iosp.hdf4.HdfEos

public class HdfEos
extends java.lang.Object

Parse structural metadata from HDF4-EOS. This allows us to use shared dimensions.

Since:
Jul 23, 2007
Author:
caron

Constructor Summary
HdfEos()
           
 
Method Summary
static void amendFromODL(NetcdfFile ncfile, Group eosGroup)
           
 void amendFromODL(NetcdfFile ncfile, java.lang.String structMetadata)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HdfEos

public HdfEos()
Method Detail

amendFromODL

public static void amendFromODL(NetcdfFile ncfile,
                                Group eosGroup)
                         throws java.io.IOException
Throws:
java.io.IOException

amendFromODL

public void amendFromODL(NetcdfFile ncfile,
                         java.lang.String structMetadata)
                  throws java.io.IOException
Throws:
java.io.IOException