| Package | Description |
|---|---|
| ucar.nc2.grib.grib2 |
| Modifier and Type | Class and Description |
|---|---|
class |
GdsSpherical
Describe
|
static class |
Grib2Gds.AlbersEqualArea |
static class |
Grib2Gds.CurvilinearOrthogonal |
static class |
Grib2Gds.GaussLatLon |
static class |
Grib2Gds.LambertConformal |
static class |
Grib2Gds.LatLon |
static class |
Grib2Gds.Mercator |
static class |
Grib2Gds.PolarStereographic |
static class |
Grib2Gds.RotatedLatLon |
static class |
Grib2Gds.SpaceViewPerspective |
| Modifier and Type | Method and Description |
|---|---|
static Grib2Gds |
Grib2Gds.factory(int template,
byte[] data) |
Grib2Gds |
Grib2Record.getGDS() |
Grib2Gds |
Grib2SectionGridDefinition.getGDS() |
| Constructor and Description |
|---|
Grib2Variable(Grib2Customizer cust,
int discipline,
int center,
int subcenter,
Grib2Gds gds,
Grib2Pds pds,
boolean intvMerge,
boolean useGenType)
Used when building from ncx3 (full records)
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.