Skip to content

Commit

Permalink
Fix ABI rayleigh_corrected_crefl modifier using deprecated DEM specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Feb 9, 2022
1 parent 9e17b74 commit 870d287
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion satpy/etc/composites/abi.yaml
Expand Up @@ -3,7 +3,8 @@ sensor_name: visir/abi
modifiers:
rayleigh_corrected_crefl:
modifier: !!python/name:satpy.modifiers.atmosphere.ReflectanceCorrector
dem_filename: CMGDEM.hdf
url: "https://www.ssec.wisc.edu/~davidh/polar2grid/viirs_crefl/CMGDEM.hdf"
known_hash: "sha256:f33f1f867d79fff4fafe128f61c154236dd74fcc97bf418ea1437977a38d0604"
optional_prerequisites:
- name: satellite_azimuth_angle
- name: satellite_zenith_angle
Expand Down

0 comments on commit 870d287

Please sign in to comment.