ssec / polar2grid

Tools for reading, remapping, and writing satellite instrument data.
http://www.ssec.wisc.edu/software/polar2grid/
GNU General Public License v3.0
72 stars 34 forks source link

Change default ABI C07 enhancement to linear 400.15K to 164.15K #643

Closed djhoese closed 12 months ago

djhoese commented 12 months ago

Replaces #641. Closes #278. After talking with @jpnIII and others in the NOAA Imagery team, we think it would be best to match AWIPS rather than do the 3 range piecewise function suggested in #278 and implemented in #641. AWIPS does a simple linear scaling from 127C to -109C. I added 273.15 to these values and put them in the YAML for ABI.

@jpnIII and @scottlindstrom Does it make sense to apply this change to AMI, AHI, and AGRI? I have a similar linear range for C08/C09/C10 (280K to 180K) for all 4 of these instruments.

coveralls commented 12 months ago

Coverage Status

coverage: 85.291%. remained the same when pulling 8c8a6559664990dfe26447e0961b64e5ced9f2b9 on djhoese:feat-abi-c07-bigrange into 7dc57aae75c18cf68a96ac3056c752f551915126 on ssec:main.