Skip to content
Snippets Groups Projects
Commit 31e1dd02 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 11f874b0
No related branches found
No related tags found
No related merge requests found
...@@ -241,6 +241,7 @@ class GEOSNavigation: ...@@ -241,6 +241,7 @@ class GEOSNavigation:
def check_inside(self, lon, lat): def check_inside(self, lon, lat):
return True return True
def get_navigation(satellite='GOES16', domain='FD'): def get_navigation(satellite='GOES16', domain='FD'):
nav = None nav = None
if satellite == 'GOES16': if satellite == 'GOES16':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment