|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FileDescription in gov.nasa.gsfc.spdf.cdas |
|---|
| Methods in gov.nasa.gsfc.spdf.cdas that return FileDescription | |
|---|---|
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.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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||