| Modifier and Type | Method and Description |
|---|---|
ResultDescription |
CoordinatedDataAnalysisSystem.getCdasDataFile(java.lang.String dataset,
TimeInterval[] timeIntervals)
Provides a description of the data file for the specified data.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getCdasDataFile(java.lang.String dataset,
TimeInterval[] timeIntervals,
int cdfVersion)
Provides a description of the data file for the specified data.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getCdasDataFile(java.lang.String dataset,
TimeInterval[] timeIntervals,
java.lang.String[] variables)
Provides a description of the data file for the specified data.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getCdasDataFile(java.lang.String dataset,
TimeInterval[] timeIntervals,
java.lang.String[] variables,
int cdfVersion)
Provides a description of the data file for the specified data.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getDataAsText(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
java.lang.String[] variables)
Provides the specified data in a textual representation.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getDataAsText(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
java.lang.String[] variables,
java.util.Set<java.lang.String> compression)
Provides the specified data in a textual representation.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getDataGraph(java.util.Date startTime,
java.util.Date endTime,
GraphVariableDescription[] variables,
long options,
java.lang.String[] formats)
Provides a graph of the specified data.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getDataGraph(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
java.lang.String[] variables)
Provides a graph of the specified data.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getDataGraph(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
java.lang.String[] variables,
long options)
Provides a graph of the specified data.
|
ResultDescription |
CoordinatedDataAnalysisSystem.getThumbnailExpansion(gov.nasa.gsfc.spdf.cdas.ThumbnailDescription thumbnailDescription,
int thumbnail)
Provides the full size image of a thumbnail image previously
returned by a call to getDataGraph.
|
CDAS Feedback.
Copyright © 2003-2021 United States Government as represented by the National Aeronautics and Space Administration. No copyright is claimed in the United States under Title 17, U.S.Code. All Other Rights Reserved.