Skip to content

Commit

Permalink
Merge pull request #661 from djhoese/bugfix-modis-platform-names
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Dec 3, 2023
2 parents 74b2427 + 976b44c commit 68348f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions polar2grid/glue.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"fy3b": "fy3b",
"fy3c": "fy3c",
"fy3d": "fy3d",
"eos-aqua": "aqua",
"eos-terra": "terra",
"eosaqua": "aqua",
"eosterra": "terra",
"aqua": "aqua",
"terra": "terra",
"gcomw1": "gcom-w1",
Expand Down

0 comments on commit 68348f6

Please sign in to comment.