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