- All Implemented Interfaces:
- Iterable<SubsetParams>
@Immutable
public class CoordsSet
extends Object
implements Iterable<SubsetParams>
An iterator over the coordinates in a set of CoverageCoordAxis.
The independent axes are used to iterate.
Attached dependent axes are used to generate values also. Two cases handled so far:
1) ConstantForecast: runtime (ind), timeOffset (dep), time (scalar)
1) Best: time (ind), runtime (dep)
Grib: If theres a time offset, then there must be a runtime coordinate, and the time offset is reletive to that.
LOOK only used by Grib