public class HdfEos
extends java.lang.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 void |
getEosInfo(NetcdfFile ncfile,
Group eosGroup,
java.util.Formatter f) |
public static boolean amendFromODL(NetcdfFile ncfile, Group eosGroup) throws java.io.IOException
ncfile - Amend this fileeosGroup - the group containing variables named StructMetadata.*java.io.IOException - on read errorpublic static void getEosInfo(NetcdfFile ncfile, Group eosGroup, java.util.Formatter f) throws java.io.IOException
java.io.IOException