it.geosolutions.imageio.plugins.grib1
Class GRIB1Utilities

java.lang.Object
  extended by it.geosolutions.imageio.plugins.grib1.GRIB1Utilities

public class GRIB1Utilities
extends Object

Set of utility methods and constants

Author:
Daniele Romagnoli, GeoSolutions

Field Summary
static String VALUES_SEPARATOR
           
 
Method Summary
static ColorModel getColorModel(int type)
           
static String getValuesAsString(ucar.nc2.Variable variable, int[] indexes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VALUES_SEPARATOR

public static final String VALUES_SEPARATOR
See Also:
Constant Field Values
Method Detail

getColorModel

public static ColorModel getColorModel(int type)

getValuesAsString

public static String getValuesAsString(ucar.nc2.Variable variable,
                                       int[] indexes)


Copyright © 2006–2014 GeoSolutions. All rights reserved.