Hi,
I'm looking for a way to get a Real animationValue at jython-level
required by this GridUtil method
(https://www.unidata.ucar.edu/software/idv/docs/javadoc/ucar/unidata/dat
a/grid/GridUtil.html#DEFAULT_SAMPLING_MODE):
sampleToReal
public static Real sampleToReal(FieldImpl grid,
EarthLocation el,
Real animationValue)
throws VisADException,
RemoteException
This samples the given grid in both time and space and trys to return a
Real value
Parameters:
grid - The grid
el - Location
animationValue - Time
Returns:
Real at the given location and time
Throws:
RemoteException - On badness
VisADException - On badness
Any ideas which method i can best use?
Cheers, Tyn
International Institute for Geo-Information Science and Earth Observation (ITC)
Chamber of Commerce: 410 27 560
E-mail disclaimer
The information in this e-mail, including any attachments, is intended for the
addressee only. If you are not the intended recipient, you are hereby notified
that any disclosure, copying, distribution or action in relation to the content
of this information is strictly prohibited. If you have received this e-mail by
mistake, please delete the message and any attachment and inform the sender by
return e-mail. ITC accepts no liability for any error or omission in the
message content or for damage of any kind that may arise as a result of e-mail
transmission.