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
5ccbe10d
Commit
5ccbe10d
authored
Sep 01, 2017
by
R.K.Garcia
Browse files
fix orbital_slot
parent
cc911fce
Changes
1
Hide whitespace changes
Inline
Side-by-side
himawari/ahi2cmi.py
View file @
5ccbe10d
...
...
@@ -300,7 +300,7 @@ class HimawariAHIasCMIP(object):
@
property
def
orbital_slot
(
self
):
return
"GOES-{}"
.
format
(
self
.
_hs
.
satellite_name
)
return
"GOES-{}"
.
format
(
self
.
platform_id
)
@
property
def
scene_id
(
self
):
...
...
Write
Preview
Markdown
is supported
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