Package | Description |
---|---|
thredds.client.catalog.writer | |
thredds.tdm | |
ucar.coord | |
ucar.ma2 |
Multidimensional arrays of primitives and objects with data stored in memory.
|
ucar.nc2 |
The public API to the Java-NetCDF library.
|
ucar.nc2.iosp.bufr |
I/O Service Provider for BUFR format files
|
ucar.nc2.util |
Miscellaneous utility classes.
|
Modifier and Type | Method and Description |
---|---|
int |
CatalogCrawler.crawl(Catalog cat,
CancelTask task,
PrintWriter out,
Object context,
Indent indent)
Crawl a catalog thats already been opened.
|
Modifier and Type | Method and Description |
---|---|
void |
GCpass1.reportAll(Indent indent,
Formatter fm) |
CalendarDate |
GCpass1.reportOneDir(String dir,
thredds.tdm.GCpass1.Accum accum,
Counters countersOne,
Indent indent,
CalendarDate last) |
void |
GCpass1.reportOneFile(MFile mfile,
int nrecords,
Counters countersOne,
Indent indent,
Formatter fm) |
void |
GCpass1.reportOneFileHeader(Indent indent,
Formatter fm) |
void |
GCpass1.reportOneHeader(Indent indent,
Formatter fm) |
Modifier and Type | Method and Description |
---|---|
void |
CoordinateTime2D.showInfo(Formatter info,
Indent indent) |
void |
Coordinate.showInfo(Formatter info,
Indent indent) |
void |
CoordinateTimeIntv.showInfo(Formatter info,
Indent indent) |
void |
CoordinateRuntime.showInfo(Formatter info,
Indent indent) |
void |
CoordinateTime.showInfo(Formatter info,
Indent indent) |
void |
CoordinateVert.showInfo(Formatter info,
Indent indent) |
void |
CoordinateEns.showInfo(Formatter info,
Indent indent) |
Modifier and Type | Method and Description |
---|---|
void |
ArrayStructure.showInternal(Formatter f,
Indent indent) |
void |
ArrayStructureBB.showInternal(Formatter f,
Indent indent) |
void |
ArraySequence.showInternal(Formatter f,
Indent indent) |
void |
StructureDataA.showInternal(Formatter f,
Indent indent) |
void |
StructureDataW.showInternal(Formatter f,
Indent indent) |
void |
StructureMembers.Member.showInternal(Formatter f,
Indent indent) |
void |
StructureData.showInternal(Formatter f,
Indent indent) |
void |
ArrayStructure.showInternalMembers(Formatter f,
Indent indent) |
void |
StructureData.showInternalMembers(Formatter f,
Indent indent) |
static int |
ArrayStructureBB.showOffsets(StructureMembers members,
Indent indent,
Formatter f) |
Modifier and Type | Method and Description |
---|---|
void |
EnumTypedef.hashCodeShow(Indent indent) |
void |
Group.hashCodeShow(Indent indent) |
abstract void |
CDMNode.hashCodeShow(Indent indent) |
void |
Dimension.hashCodeShow(Indent indent) |
void |
Variable.hashCodeShow(Indent indent) |
void |
Attribute.hashCodeShow(Indent indent) |
protected void |
NetcdfFile.toStringStart(Formatter f,
Indent indent,
boolean strict) |
protected void |
NetcdfFile.writeCDL(Formatter f,
Indent indent,
boolean strict) |
protected void |
EnumTypedef.writeCDL(Formatter out,
Indent indent,
boolean strict) |
protected void |
Group.writeCDL(Formatter out,
Indent indent,
boolean strict) |
protected void |
Dimension.writeCDL(Formatter out,
Indent indent,
boolean strict) |
protected void |
Variable.writeCDL(Formatter buf,
Indent indent,
boolean useFullName,
boolean strict) |
protected void |
Structure.writeCDL(Formatter buf,
Indent indent,
boolean useFullName,
boolean strict) |
Modifier and Type | Method and Description |
---|---|
void |
BitCounterUncompressed.toString(Formatter f,
Indent indent) |
Modifier and Type | Method and Description |
---|---|
Indent |
Indent.decr() |
Indent |
Indent.incr() |
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.