ORAC-CC / orac

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

Keep pixels with conflicting illumination in different views #80

Closed adamcpovey closed 1 year ago

adamcpovey commented 1 year ago

For multiview sensors, we were skipping pixels that had different illumination conditions in different views. This commit processes those pixels but defining a priority of ITwi > INight > IDay, effectively using the 'worst' type of retrieval of those available.