| Package | Description |
|---|---|
| thredds.catalog.query |
Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents.
|
| 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 | 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-2015 UCAR/Unidata. All Rights Reserved.