Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ray Garcia
himawari
Commits
042cf564
Commit
042cf564
authored
Oct 12, 2017
by
R.K.Garcia
Browse files
band_id dimension is called 'band'
parent
a79f7394
Changes
1
Hide whitespace changes
Inline
Side-by-side
himawari/ahi2cmi.py
View file @
042cf564
...
...
@@ -529,7 +529,7 @@ class HimawariAHIasCMIP(object):
"""
iterate PVDA frames equivalent to a PUG nc_walk
"""
BAND_ID_DIM
=
'band
_id
'
BAND_ID_DIM
=
'band'
# root
gdims
=
OrderedDict
(
self
.
_pug_global_dims
)
if
as_cmi
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment