|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use CellData | |
---|---|
au.csiro.netcdf.wron |
Uses of CellData in au.csiro.netcdf.wron |
---|
Methods in au.csiro.netcdf.wron that return types with arguments of type CellData | |
---|---|
List<CellData> |
ConversionUtils.buildCsvFilenamesForLatitudes(List<String> lats,
List<CellData> triples,
String folderName,
String extension)
|
Method parameters in au.csiro.netcdf.wron with type arguments of type CellData | |
---|---|
List<CellData> |
ConversionUtils.buildCsvFilenamesForLatitudes(List<String> lats,
List<CellData> triples,
String folderName,
String extension)
|
Map<Integer,Map<String,LongitudeRange>> |
ConversionUtils.readDataByLatitudes(List<CellData> targetCells,
List<String> lats,
int numVariables,
int numTimes,
int numLongitudes,
String[] fillValues,
String startLongitudeRange)
Read in the data from the CSV files. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |