Skip to content

Commit

Permalink
Merge pull request #2970 from adybbroe/remove-rayleigh-correction-of-…
Browse files Browse the repository at this point in the history
…viirs-i2

Remove attempt to Rayleigh correct the VIIRS I02 band
  • Loading branch information
mraspaud authored Nov 7, 2024
2 parents c32e1e1 + 573de5e commit b00ceac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion satpy/etc/composites/viirs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ composites:
modifiers: [sunz_corrected, rayleigh_corrected]
optional_prerequisites:
- name: I02
modifiers: [sunz_corrected_iband, rayleigh_corrected_iband]
modifiers: [sunz_corrected_iband]
standard_name: false_color
high_resolution_band: green

Expand Down

0 comments on commit b00ceac

Please sign in to comment.