Package ucar.gcdm.client
Client side Java access to Gcmd.
-
Class Summary Class Description GcdmClient A simple client that makes a Netcdf request from GcdmServer.GcdmGrid GcdmGrid.Builder GcdmGridDataset A remote CDM GridDataset, using gRpc protocol to communicate.GcdmGridDataset.Builder GcdmGridDatasetProvider GcdmNetcdfFile A remote CDM NetcdfFile, using gprc protocol to communicate.GcdmNetcdfFile.Builder<T extends GcdmNetcdfFile.Builder<T>> GcdmNetcdfFileProvider GcdmVerticalTransform Implementation of VerticalTransform that makes a gcmd to get the 3D array.