org.wdssii.core
Class UdUnits
java.lang.Object
org.wdssii.core.UdUnits
public class UdUnits
- extends Object
Provides access to the ucar.units package
Looks for, and loads, udunits.dat in w2config
- Author:
- lakshman
Field Summary |
private static ucar.units.StandardUnitFormat |
suf
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
suf
private static ucar.units.StandardUnitFormat suf
UdUnits
public UdUnits()
getUnitFormat
public static ucar.units.UnitFormat getUnitFormat()
throws ConfigurationException
- Throws:
ConfigurationException
parse
public static ucar.units.Unit parse(String unit)