I am trying to read some point data sets from an adde server.
The units for two of the fields hPa and m.s-1 are not in the VISAD
conventional
unit list.
How would I add them so that the data will read in with the
PointDataAdapter
here is the jython script
request= "adde://???/pointdata?group=???A&descr=???&parm=lat lon dir spd
pw itim tlat tlon&select='LAT 40 60;LON 90 110'&num=all&pos=1"
print request
data = PointDataAdapter(request).getData()G. Garrett Campbell Ph. D.
Cooperative Institute for Research in the Atmosphere
Colorado State University
Ft. Collins, CO, USA
970 491 8497
campbell@xxxxxxxxxxxxxxxxxx