Class CdmRemote

  • All Implemented Interfaces:
    Closeable, AutoCloseable, FileCacheable

    public class CdmRemote
    extends NetcdfFile
    A remote CDM dataset (extending NetcdfFile), using cdmremote protocol to communicate. Similar to Opendap in that it is a remote access protocol using indexed data access. Supports full CDM / netcdf-4 data model.
    Since:
    Feb 7, 2009