public class HdfEos extends Object
| Constructor and Description |
|---|
HdfEos() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
amendFromODL(NetcdfFile ncfile,
Group eosGroup)
Amend the given NetcdfFile with metadata from HDF-EOS structMetadata.
|
static boolean |
getEosInfo(NetcdfFile ncfile,
Group eosGroup,
Formatter f) |
public static boolean amendFromODL(NetcdfFile ncfile, Group eosGroup) throws IOException
ncfile - Amend this fileeosGroup - the group containing variables named StructMetadata.*IOException - on read errorpublic static boolean getEosInfo(NetcdfFile ncfile, Group eosGroup, Formatter f) throws IOException
IOExceptionCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.