Uses of Class
au.csiro.netcdf.wron.LongitudeRange

Packages that use LongitudeRange
au.csiro.netcdf.wron   
 

Uses of LongitudeRange in au.csiro.netcdf.wron
 

Methods in au.csiro.netcdf.wron that return types with arguments of type LongitudeRange
 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.
 

Method parameters in au.csiro.netcdf.wron with type arguments of type LongitudeRange
 void ConversionUtils.writeLatDataByDecade(Map<Integer,Map<String,LongitudeRange>> latData, Map<Integer,String[]> allFilenames, String[] variableNames, Date baseDate)
          Write out the data for each variable.
 



Copyright © 2010. All Rights Reserved.