public class GridDatasetFactory extends Object
| Constructor and Description |
|---|
GridDatasetFactory() |
| Modifier and Type | Method and Description |
|---|---|
static GridDataset |
openGridDataset(String endpoint,
Formatter errLog)
Open a NetcdfDataset and wrap as a GridDataset.
|
@Nullable public static GridDataset openGridDataset(String endpoint, Formatter errLog) throws IOException
IOException