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.

Re: [ldm-users] Problem calculating GOES-16 brightness temperature from radiance

By default, netCDF4-python applies the scale and offset when you read in the data. This can be disabled by calling `set_auto_scale()` on individual variables or on the Dataset itself.

whoah ... good to know ... thank you

PNG image

PNG image