| Package | Description |
|---|---|
| ucar.coord | |
| ucar.nc2.grib.collection |
| Modifier and Type | Method and Description |
|---|---|
CoordinateRuntime |
CoordinateTime2D.getRuntimeCoordinate() |
| Modifier and Type | Method and Description |
|---|---|
CoordinateTimeAbstract |
CoordinateTime2D.makeBestTimeCoordinate(CoordinateRuntime master) |
| Constructor and Description |
|---|
CoordinateTime2D(int code,
CalendarPeriod timeUnit,
List<CoordinateTime2D.Time2D> vals,
CoordinateRuntime runtime,
CoordinateTimeAbstract otime,
List<Coordinate> times)
Ctor.
|
CoordinateTime2D(int code,
CalendarPeriod timeUnit,
List<CoordinateTime2D.Time2D> vals,
CoordinateRuntime runtime,
List<Coordinate> times)
Ctor.
|
CoordinateTime2D(int code,
CalendarPeriod timeUnit,
List<CoordinateTime2D.Time2D> vals,
CoordinateRuntime runtime,
List<Coordinate> regList,
List<Coordinate> times)
Ctor.
|
| Modifier and Type | Field and Description |
|---|---|
protected CoordinateRuntime |
GribCollectionMutable.masterRuntime |
protected CoordinateRuntime |
GribCollectionImmutable.masterRuntime |
| Modifier and Type | Method and Description |
|---|---|
CoordinateRuntime |
GribCollectionImmutable.getMasterRuntime() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Grib1CollectionBuilder.writeIndex(String name,
String indexFilepath,
CoordinateRuntime masterRuntime,
List<? extends GribCollectionBuilder.Group> groups,
List<MFile> files) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.