| Interface | Description |
|---|---|
| CompareNetcdf2.ObjFilter | |
| TableParser.Transform |
| Class | Description |
|---|---|
| AliasTranslator |
Handle textual substitution for dataroots.
|
| CompareArrayToArray |
Compare reading netcdf with Array.
|
| CompareArrayToMa2 |
Compare reading netcdf with Ma2 and same file with Array.
|
| CompareNetcdf2 |
Compare two NetcdfFile.
|
| CompareNetcdf2.Netcdf4ObjectFilter | |
| Counters |
Manages a set of Counter objects.
|
| Counters.Counter |
A Counter counts an arbitrary set of named "values", typically Strings.
|
| DiskCache |
This is a general purpose utility for determining a place to write files and cache them, eg for
uncompressing files.
|
| DiskCache2 |
Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain
time.
|
| EscapeStrings |
Text Escaping utilities.
|
| StringLocker |
A list of strings that only allows one thread to use any given value at the same time.
|
| TableParser |
Utility class to read and parse a fixed length table.
|
| TableParser.DerivedField | |
| TableParser.Field | |
| TableParser.Record | |
| URLnaming |
Networking utilities.
|
| Enum | Description |
|---|---|
| DiskCache2.CachePathPolicy |