- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: [netcdf-java] problem with units code
- From: Steve Schlaifer <r.stephen.schlaifer@xxxxxxxxxxxxxx>
- Date: Sat, 31 Jan 2009 13:17:37 -0800 (PST)
I am using the Units classes and am having a problem with a unit that has 
as part of the units
  
   
"m^2.5"
The code seems to interpret this as
"m^2"
due to the raiseTo method in UnitImpl expecting that the power is an int.
Any suggestions as to how to work around this problem would be welcome.
                        --Steve
-------------------------------------------------------------------
R. Stephen Schlaifer, Senior Programmer
Global Aerospace Corporation
711 West Woodbury Road, Suite H
Altadena, CA 91001-5327
E-mail:   r.stephen.schlaifer@xxxxxxxxxxxxxx
Web site: http://www.gaerospace.com
Voice:    +1 775-265-7733
Fax:      +1 626-296-0929
   