|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetcdfRemoteProxy | |
---|---|
ucar.netcdf | Provides an abstraction for sampled functions between multidimensional spaces. |
Uses of NetcdfRemoteProxy in ucar.netcdf |
---|
Classes in ucar.netcdf that implement NetcdfRemoteProxy | |
---|---|
class |
NetcdfRemoteProxyImpl
This class provides implementation of the interface NetcdfRemoteProxy. |
Methods in ucar.netcdf that return NetcdfRemoteProxy | |
---|---|
NetcdfRemoteProxy |
NetcdfServer.lookup(String dataSetName)
|
NetcdfRemoteProxy |
NetcdfService.lookup(String dataSetName)
Connect to (open) a remote Netcdf dataSet by name. |
NetcdfRemoteProxy |
NetcdfServer.lookup(String dataSetName)
|
NetcdfRemoteProxy |
NetcdfService.lookup(String dataSetName)
Connect to (open) a remote Netcdf dataSet by name. |
Constructors in ucar.netcdf with parameters of type NetcdfRemoteProxy | |
---|---|
RemoteNetcdf(NetcdfRemoteProxy remote)
Given a NetcdfRemoteProxy, construct a RemoteNetcdf. |
|
RemoteNetcdf(NetcdfRemoteProxy remote)
Given a NetcdfRemoteProxy, construct a RemoteNetcdf. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |