public class NestedTable extends Object
public FeatureType getFeatureType()
public int getNumberOfLevels()
public boolean hasCoords()
public DateUnit getTimeUnit()
public String getAltUnits()
public List<VariableSimpleIF> getDataVariables()
public String getName()
public void show(Formatter formatter)
public double getObsTime(Cursor cursor)
public double getNomTime(Cursor cursor)
public double getLatitude(Cursor cursor)
public double getLongitude(Cursor cursor)
public EarthLocation getEarthLocation(Cursor cursor)
public boolean isFeatureMissing(StructureData sdata)
public boolean isTimeMissing(Cursor cursor)
public boolean isAltMissing(Cursor cursor)
public boolean isMissing(Cursor cursor)
public StructureData makeObsStructureData(Cursor cursor)
public StructureData makeObsStructureData(Cursor cursor, int nest)
public StructureDataIterator getObsDataIterator(Cursor cursor, int bufferSize) throws IOException
IOException
public StructureDataIterator getStationDataIterator(int bufferSize) throws IOException
IOException
public StructureDataIterator getRootFeatureDataIterator(int bufferSize) throws IOException
IOException
public StructureDataIterator getLeafFeatureDataIterator(Cursor cursor, int bufferSize) throws IOException
IOException
public StructureDataIterator getMiddleFeatureDataIterator(Cursor cursor, int bufferSize) throws IOException
IOException
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.