Package | Description |
---|---|
ucar.nc2.grib.grib1 |
Modifier and Type | Class and Description |
---|---|
static class |
Grib1Gds.GaussianLatLon |
static class |
Grib1Gds.LambertConformal |
static class |
Grib1Gds.LatLon |
static class |
Grib1Gds.Mercator |
static class |
Grib1Gds.PolarStereographic |
static class |
Grib1Gds.RotatedLatLon |
static class |
Grib1Gds.SphericalHarmonicCoefficients |
Modifier and Type | Method and Description |
---|---|
static Grib1Gds |
Grib1Gds.factory(int template,
byte[] data) |
static Grib1Gds |
Grib1GdsPredefined.factory(int center,
int gridNumber)
Constructs a Grib1Gds object from a pds and predefined tables.
|
Grib1Gds |
Grib1Record.getGDS() |
Grib1Gds |
Grib1SectionGridDefinition.getGDS() |
Constructor and Description |
---|
Grib1Variable(Grib1Customizer cust,
Grib1SectionProductDefinition pds,
Grib1Gds gds,
boolean useTableVersion,
boolean intvMerge,
boolean useCenter)
Used when processing the ncx3 files
|
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.