ORAC-CC / orac

Optimal Retrieval of Aerosol and Cloud
GNU General Public License v3.0
28 stars 19 forks source link

Set default LUT interpolation method to Bicubic rather than Linear. #58

Closed andyprata closed 2 years ago

andyprata commented 2 years ago

Based on discussions at the last ORAC meeting it is suggested that Bicubic interpolation be used by default in ORAC for Look-Up Table interpolation. I've suggested linear interpolation as a faster but less accurate option in the comments of read_driver.F90.

simonrp84 commented 2 years ago

This is actually making the results a bit worse for Himawari - but they're already pretty bad so I think this is OK.