Package | Description |
---|---|
thredds.catalog.query |
Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents.
|
thredds.wcs.v1_0_0_1 | |
thredds.wcs.v1_0_0_Plus | |
thredds.wcs.v1_1_0 | |
ucar.nc2.grib | |
ucar.nc2.ncml |
Netcdf Markup Language (NcML) Implementation classes
see NcML home page
|
ucar.nc2.util |
Miscellaneous utility classes.
|
Modifier and Type | Method and Description |
---|---|
static void |
DqcFactory.setPersistenceCache(DiskCache2 dc) |
Modifier and Type | Method and Description |
---|---|
static void |
WcsCoverage.setDiskCache(DiskCache2 _diskCache) |
Modifier and Type | Method and Description |
---|---|
static void |
WcsCoverage.setDiskCache(DiskCache2 _diskCache) |
Modifier and Type | Method and Description |
---|---|
static void |
GetCoverage.setDiskCache(DiskCache2 _diskCache) |
Modifier and Type | Method and Description |
---|---|
static DiskCache2 |
GribIndexCache.getDiskCache2() |
Modifier and Type | Method and Description |
---|---|
static void |
GribIndexCache.setDiskCache2(DiskCache2 dc) |
Modifier and Type | Field and Description |
---|---|
protected static DiskCache2 |
Aggregation.diskCache2 |
Modifier and Type | Method and Description |
---|---|
static void |
Aggregation.setPersistenceCache(DiskCache2 dc) |
Modifier and Type | Method and Description |
---|---|
static DiskCache2 |
DiskCache2.getDefault()
Default DiskCache2 strategy: use $user_home/.unidata/cache/, no scouring, alwaysUseCache = false
Mimics default DiskCache static class
|
static DiskCache2 |
DiskCache2.getNoop() |
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.