Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'master' #17

Open
prosperwashaya opened this issue Jun 3, 2019 · 0 comments
Open

KeyError: 'master' #17

prosperwashaya opened this issue Jun 3, 2019 · 0 comments

Comments

@prosperwashaya
Copy link

Traceback (most recent call last):
File "/home/prosper/Desktop/Doris/Doris-master/doris_stack/main_code/doris_main.py", line 28, in
doris_sentinel_1.run(args.parameterfilepath, start_date, end_date, master_date)
File "/home/prosper/Desktop/Doris/Doris-master/doris_stack/main_code/doris_sentinel_1.py", line 88, in run
processing.initialize()
File "/home/prosper/Desktop/Doris/Doris-master/doris_stack/main_code/single_master_stack.py", line 175, in initialize
self.create_full_swath()
File "/home/prosper/Desktop/Doris/Doris-master/doris_stack/main_code/single_master_stack.py", line 195, in create_full_swath
self.full_swath[date][dat_type] = copy.deepcopy(self.stack[date][bursts[0]][dat_type])
KeyError: 'master'

Has anyone run into this error yet after running 'bash doris_stack.sh'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant