public class McIDASGridDirectory extends MetGridDirectory
columns, levelName, levels, levelUnit, levelValue, paramLongName, paramName, paramUnit, referenceTime, rows, secondLevelName, secondLevelValue, secondTime, validHour, validTime, xType, yType
Constructor and Description |
---|
McIDASGridDirectory(byte[] h)
Construct a McIDASGridDirectory from the byte representation of a
the McIDAS grid directory block
|
McIDASGridDirectory(GridDirectory directory)
Construct a McIDASGridDirectory from a GridDirectory
|
Modifier and Type | Method and Description |
---|---|
CoordinateSystem |
getCoordinateSystem()
Get the GRIDCoordinateSystem associated with this grid
|
GridDirectory |
getGridDirectory()
Get the grid directory used to create this beast.
|
int |
getGridType()
Get the raw navigation block from the directory.
|
int[] |
getNavBlock()
Get the raw navigation block from the directory.
|
double |
getParamScale()
Get the scale of the parameter values
|
String |
toString()
Return a String representation of the McIDASGridDirectory
|
getColumns, getLevelName, getLevels, getLevelUnit, getLevelValue, getParamLongName, getParamName, getParamUnit, getReferenceTime, getRows, getSecondLevelName, getSecondLevelValue, getSecondTime, getValidHour, getValidTime
public McIDASGridDirectory(GridDirectory directory)
directory
- the grid directory cannot be nullpublic McIDASGridDirectory(byte[] h)
h
- header as a byte arraypublic double getParamScale()
public CoordinateSystem getCoordinateSystem()
getCoordinateSystem
in class MetGridDirectory
public int[] getNavBlock()
public int getGridType()
public GridDirectory getGridDirectory()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.