Package | Description |
---|---|
ucar.nc2.grib | |
ucar.nc2.grib.grib1 | |
ucar.nc2.grib.grib2 |
Modifier and Type | Method and Description |
---|---|
static GribIndex |
GribIndex.open(boolean isGrib1,
MFile mfile) |
static GribIndex |
GribIndex.readOrCreateIndexFromSingleFile(boolean isGrib1,
MFile mfile,
CollectionUpdateType force,
org.slf4j.Logger logger)
Create a gbx9 index from a single grib1 or grib2 file.
|
Modifier and Type | Class and Description |
---|---|
class |
Grib1Index
Read and Write Grib1 index (gbx9).
|
Modifier and Type | Class and Description |
---|---|
class |
Grib2Index
Read and Write Grib2 index (gbx9).
|
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.