Package org.iges.grads.server

Class Summary
GradsAnalysisModule Runs a GrADS analysis task and returns a handle to the results.
GradsDataInfo Information used by the GradsTool to provide access to a given data object, stored as the ToolInfo object in DataHandles.
GradsDODSModule Provides DODS metadata and subsets for GrADS data objects.
GradsExtracter Shared interface for modules that extract and cache metadata for GrADS datasets.
GradsGridExtracter Extracts and caches metadata for a gridded GrADS dataset.
GradsGridSubsetter Streams subsets from gridded datasets.
GradsImportModule Creates data handles for GrADS datasets specified by XML configuration tags.
GradsStnExtracter Extracts and caches metadata for GrADS station datasets.
GradsStnSubsetter Handles subsetting of GrADS station datasets.
GradsSubsetter Generic interface for modules that handle subsetting of GrADS datasets.
GradsTaskModule This module handles invoking GrADS as an external process.
GradsTempHandle Implementation of the TempDataHandle interface for GrADS datasets.
GradsTool GrADS-based implementation of the Anagram framework.
GradsUpdateModule Updates a data handle to be in synch with the actual data source.
GradsUploadModule Handles an incoming dataset upload stream.
MetadataAttribute Stores a metadata attribute to be added to the DAS document for a dataset.
MetadataFilter A filter for whether metadata extracted from a dataset should be sent to the client.
Task A wrapper for invoking an external process.