Skip to content
Snippets Groups Projects
Commit 840d77f7 authored by David Hendriks's avatar David Hendriks
Browse files

changed ensemble dictionary

parent 490e28b9
No related branches found
No related tags found
No related merge requests found
......@@ -1011,7 +1011,7 @@ class Population:
"Process {}: Extracting ensemble info from raw string".format(ID), self.grid_options["verbosity"], 2
)
ensemble_json = extract_ensemble_json_from_string(
ensemble_json['ensemble'] = extract_ensemble_json_from_string(
ensemble_raw_output
) # Load this into a dict so that we can combine it later
......
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