Package | Description |
---|---|
thredds.inventory.partition | |
ucar.nc2.grib.collection |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryPartition
A Partition that uses directories to do the partitioning.
|
class |
FilePartition
A Partition consisting of single files, each is a GribCollection.
|
class |
PartitionManagerFromIndexDirectory
used only for debugging
|
class |
PartitionManagerFromIndexList
A PartitionManager from a list of index files.
|
class |
TimePartition
Partition the files by a user-defined time period.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
GribCdmIndex.updateGribCollectionFromPCollection(boolean isGrib1,
PartitionManager dcm,
CollectionUpdateType updateType,
Formatter errlog,
org.slf4j.Logger logger) |
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.