Skip to content

Commit

Permalink
Merge pull request #670 from ssec/typo-enh-generic-tdiff
Browse files Browse the repository at this point in the history
Fix typo in generic.yaml
  • Loading branch information
djhoese committed Dec 30, 2023
2 parents 92d2789 + 14007af commit 8a80a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polar2grid/etc/enhancements/generic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ enhancements:
- name: stretch
method: !!python/name:satpy.enhancements.stretch
kwargs: {stretch: crude, min_stretch: [0, 0, 0], max_stretch: [1, 1, 1]}
temperature_differenece: # ifog, fog
temperature_difference: # ifog, fog
standard_name: temperature_difference
operations:
- name: temp_diff_stretch
Expand Down

0 comments on commit 8a80a92

Please sign in to comment.