Skip to content
Snippets Groups Projects
Commit 39d9674c authored by Geoff Cureton's avatar Geoff Cureton
Browse files

Reverted SNPP platform name to 'Suomi-NPP'.

parent 658192e7
No related branches found
No related tags found
No related merge requests found
......@@ -771,7 +771,7 @@ class FUSION_MATLAB(Computation):
FIX_ATTRS = [
('title', '{0:} VIIRS+CrIS Fusion ({1:})'.format(satname, esdt)),
('platform', {'snpp':'SUOMI-NPP', 'noaa20':'NOAA-20'}[context['satellite']]),
('platform', {'snpp':'Suomi-NPP', 'noaa20':'NOAA-20'}[context['satellite']]),
('instrument', 'VIIRS+CrIS'),
('conventions', 'CF-1.6, ACDD-1.3'),
('AlgorithmType', 'OPS'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment