Skip to content

Commit c83da7b

Browse files
committed
add solar_zenith_angle also to DayNightCompositor recipes
1 parent 165fc82 commit c83da7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

satpy/etc/composites/vii.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ composites:
105105
day_night: day_only
106106
prerequisites:
107107
- true_color
108+
- solar_zenith_angle
108109

109110
true_color_daytime_uncorrected:
110111
description: >
@@ -116,6 +117,7 @@ composites:
116117
day_night: day_only
117118
prerequisites:
118119
- true_color_uncorrected
120+
- solar_zenith_angle
119121

120122
night_ir_alpha:
121123
compositor: !!python/name:satpy.composites.core.GenericCompositor

0 commit comments

Comments
 (0)