Skip to content

Commit

Permalink
Add missing enhancement
Browse files Browse the repository at this point in the history
Signed-off-by: Adam.Dybbroe <[email protected]>
  • Loading branch information
Adam.Dybbroe committed Dec 20, 2024
1 parent cd21dd2 commit a703757
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions satpy/etc/enhancements/mwr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,12 @@ enhancements:
- name: gamma
method: !!python/name:satpy.enhancements.gamma
kwargs: {gamma: 1.2}

tbs_colors:
standard_name: tbs_colors
operations:
- name: colorize
method: !!python/name:satpy.enhancements.colorize
kwargs:
palettes:
- {colors: spectral, min_value: 280, max_value: 180}

0 comments on commit a703757

Please sign in to comment.