|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.hdf4.HdfEos
public class HdfEos
Parse structural metadata from HDF-EOS. This allows us to use shared dimensions, identify Coordinate Axes, and the FeatureType.
| Constructor Summary | |
|---|---|
HdfEos()
|
|
| Method Summary | |
|---|---|
static void |
amendFromODL(NetcdfFile ncfile,
Group eosGroup)
Amend the given NetcdfFile with metadata from HDF-EOS structMetadata. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HdfEos()
| Method Detail |
|---|
public static void amendFromODL(NetcdfFile ncfile,
Group eosGroup)
throws java.io.IOException
ncfile - Amend this fileeosGroup - the group containing variables named StructMetadata.*
java.io.IOException - on read error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||