| Methods in gov.nasa.gsfc.spdf.cdas that return DatasetDescription |
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.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.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. |