| Modifier and Type | Method and Description |
|---|---|
FileDescription[] |
CoordinatedDataAnalysisSystem.getCdfmlDataFiles(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
int compression)
Provides descriptions of the CDFML-format data files for the given
data set and time range.
|
FileDescription[] |
CoordinatedDataAnalysisSystem.getCdfmlDataFiles(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
java.lang.String[] variables,
int compression)
Provides descriptions of CDFML-format data files for the specified
data.
|
FileDescription[] |
CoordinatedDataAnalysisSystem.getDataFiles(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime)
Provides descriptions of the data files for the given data set
and time range.
|
FileDescription[] |
CoordinatedDataAnalysisSystem.getDataFiles(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
java.util.Date ifModifiedSince)
Provides descriptions of the data files for the given data set
and time range.
|
FileDescription[] |
CoordinatedDataAnalysisSystem.getDataFiles(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
java.lang.String[] variables)
Provides descriptions of the data files for the specified data.
|
FileDescription[] |
CoordinatedDataAnalysisSystem.getDataFiles(java.lang.String dataset,
java.util.Date startTime,
java.util.Date endTime,
java.lang.String[] variables,
int cdfVersion)
Provides descriptions of the data files for the specified data.
|
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.