Package | Description |
---|---|
edu.wisc.ssec.mcidasv.data |
McIDAS-V specific data choosers.
|
edu.wisc.ssec.mcidasv.data.hydra |
Modifier and Type | Field and Description |
---|---|
(package private) NetCDFFile |
NearCastTrajDataSource.ncFile |
Modifier and Type | Field and Description |
---|---|
(package private) ArrayList<NetCDFFile> |
GranuleAggregation.ncdfal |
Modifier and Type | Method and Description |
---|---|
static NetCDFFile |
NetCDFFile.makeUnion(String filename) |
Modifier and Type | Method and Description |
---|---|
ArrayList<NetCDFFile> |
GranuleAggregation.getReaders() |
Modifier and Type | Method and Description |
---|---|
private void |
GranuleAggregation.init(ArrayList<NetCDFFile> ncdfal) |
Constructor and Description |
---|
GranuleAggregation(ArrayList<NetCDFFile> ncdfal,
int granuleLength,
String inTrackDimensionName,
String crossTrackDimensionName) |