public class NetCDFResource extends Object
| Constructor and Description |
|---|
NetCDFResource(NetCDFId netCDFId) |
NetCDFResource(URL publicLink) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
NetCDFData |
exploreNetCDF() |
NetCDFId |
getNetCDFId() |
NetCDFValues |
readDataVariable(VariableData variableData,
boolean sample,
int limit) |
public NetCDFResource(URL publicLink) throws ServiceException
ServiceExceptionpublic NetCDFResource(NetCDFId netCDFId) throws ServiceException
ServiceExceptionpublic NetCDFId getNetCDFId()
public void close()
throws ServiceException
ServiceExceptionpublic NetCDFData exploreNetCDF() throws ServiceException
ServiceExceptionpublic NetCDFValues readDataVariable(VariableData variableData, boolean sample, int limit) throws ServiceException
ServiceExceptionCopyright © 2018. All Rights Reserved.