Skip to content

Commit

Permalink
Remove redundant and unused (commented out) code
Browse files Browse the repository at this point in the history
Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se>
  • Loading branch information
Adam.Dybbroe committed Oct 5, 2022
1 parent 5601501 commit 1017b40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rsr_convert_scripts/viirs_rsr.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,5 @@ def create_viirs_rsr(platform_name):


if __name__ == "__main__":
LOG = logging.getLogger('viirs_rsr')
platform_name = "NOAA-21"
# platform_name = "Suomi-NPP"
create_viirs_rsr(platform_name)

0 comments on commit 1017b40

Please sign in to comment.