Skip to content

Commit

Permalink
Update satpy/readers/msi_safe.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud authored Oct 2, 2024
1 parent 78324b1 commit fb1521a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions satpy/readers/msi_safe.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,6 @@ def solar_irradiances(self):
return solar_irrad
raise ValueError("No solar irradiance values were found in the metadata.")



@cached_property
def sun_earth_dist(self):
"""Get the sun-earth distance from the metadata."""
Expand Down

0 comments on commit fb1521a

Please sign in to comment.