NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
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
visad
archives: