Unsigned/Signed bytes in NCL

From: Lisa Alexander <lisa_s_a_at_nyahnyahspammersnyahnyah>
Date: Wed Nov 27 2013 - 10:27:55 MST

Hello,

I am a new user to NCL. I am using NCL version 6.1.2.
I have been having some trouble with NCL in reading byte data from netCDF files. I have a variable that I am trying to read that has all positive values (reflectivity), but the missing_value is -99. NCL seems to only want to read it as a unsigned byte (0 to 255) which means the variable shows a non-uniform error message.

Is there any way to get NCL to read the data as a signed byte type so that the -99 values are valid in the data set?

Thanks for your help,
Lisa

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Nov 27 10:28:05 2013

This archive was generated by hypermail 2.1.8 : Wed Dec 04 2013 - 20:42:38 MST