Skip to content

Commit

Permalink
remove index
Browse files Browse the repository at this point in the history
  • Loading branch information
acordonez committed Oct 20, 2023
1 parent c71bd3b commit 269c349
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pcmdi_metrics/extremes/lib/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class MetadataFile():
def __init__(self,metrics_output_path):
self.outfile = os.path.join(metrics_output_path,"output.json")
self.json = {
"index": None,
"provenance": {
"environment": "",
"modeldata": "",
Expand Down

0 comments on commit 269c349

Please sign in to comment.