| Modifier and Type | Method and Description |
|---|---|
DatasetDescription[] |
CoordinatedDataAnalysisSystem.getDatasets(java.lang.String[] missionGroups,
java.lang.String[] instrumentTypes)
Provides a description of all the data sets available for the
given mission group and instrument types.
|
DatasetDescription[] |
CoordinatedDataAnalysisSystem.getDatasets(java.lang.String[] missionGroups,
java.lang.String[] instrumentTypes,
TimeInterval timeInterval,
java.lang.String idPattern,
java.lang.String labelPattern,
java.lang.String notesPattern)
Provides a description of all the data sets available for the
given mission group, instrument types, time interval, and
search patterns.
|
DatasetDescription[] |
CoordinatedDataAnalysisSystem.getDatasetsByInstrument(java.lang.String[] missionGroups,
java.lang.String[] instruments)
Provides the names of all the data sets available for the the
given source and instruments.
|
DatasetDescription[] |
CoordinatedDataAnalysisSystem.getDatasetsByInstrument(java.lang.String[] missionGroups,
java.lang.String[] instruments,
TimeInterval timeInterval,
java.lang.String idPattern,
java.lang.String labelPattern,
java.lang.String notesPattern)
Provides the names of all the data sets available for the the
given source, instruments, time interval, and search pattern.
|
DatasetDescription[] |
CoordinatedDataAnalysisSystem.getDatasetsBySource(java.lang.String[] sources,
java.lang.String[] instrumentTypes)
Provides a description of all the data sets available for the
given data source and instrument types.
|
DatasetDescription[] |
CoordinatedDataAnalysisSystem.getDatasetsBySource(java.lang.String[] sources,
java.lang.String[] instrumentTypes,
TimeInterval timeInterval,
java.lang.String idPattern,
java.lang.String labelPattern,
java.lang.String notesPattern)
Provides a description of all the data sets available for the
given data source,instrument types, time interval, and search
pattern.
|
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.