Skip to content

Commit

Permalink
fix saliniity
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Feb 12, 2018
1 parent c9ec573 commit 7944e33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python/pcmdi/scripts/pcmdi_metrics_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ def determine_obs_or_model(self, is_obs, ref_or_test, data_path):
dest='simulation_description_mapping',
help='List of observations or models to test ' +
'against the reference_data_set',
default={},
required=False)

parser.add_argument(
Expand Down

0 comments on commit 7944e33

Please sign in to comment.