| Package | Description |
|---|---|
| ucar.nc2.ft.cover | |
| ucar.nc2.ft.cover.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CurvilinearCS
A CoverageCS with a 2D lat/lon coordinate
|
interface |
FmrcCS
A Coverage with a 2D Time coordinate
|
interface |
GridCS
A Coordinate System for gridded data.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageCS |
Coverage.getCoordinateSystem()
get the Coverage's Coordinate System.
|
CoverageCS |
CoverageDataset.CoverageSet.getCoverageCS()
all the Coverage in this CoverageSet use this CoverageCS
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoverageCSImpl
Coverage Coordinate System implementation.
|
class |
CurvilinearCSImpl
Description
|
class |
FmrcCSImpl
Fmrc Coordinate System Implementation
|
class |
GridCSImpl
Grid Coordinate System Implementation
A Grid has all 1D coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageCS |
CoverageImpl.getCoordinateSystem() |
static CoverageCS |
CoverageCSFactory.make(NetcdfDataset ds,
CoordinateSystem cs,
Formatter errlog) |
| Modifier and Type | Method and Description |
|---|---|
protected CoverageProto.CoverageCS |
CoverageIndexWriter.writeCoverageCS(CoverageCS coverCS) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.