Skip to content

Commit 6e4a56c

Browse files
botanicalJennifer Tranj08lue
authored
feature: notebook to reconcile collection metadata (#99)
* Add collection metadata reconciliation notebook * Update collections with summaries information * Use glob instead of os.listdir * Revert summaries addition * Revert spacing on json files * Update reconciliation notebook to not update collection json files * Update description of cells and remove print statements * Add cell output from test run in dev * Update cell descriptions, run against dev once more --------- Co-authored-by: Jennifer Tran <[email protected]> Co-authored-by: j08lue <[email protected]>
1 parent 8659d1f commit 6e4a56c

File tree

2 files changed

+420
-7
lines changed

2 files changed

+420
-7
lines changed

ingestion-data/collections/combined_CMIP6_daily_GISS-E2-1-G_tas_kerchunk_DEMO.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,5 @@
9898
"host"
9999
]
100100
}
101-
],
102-
"summaries": {
103-
"datetime": [
104-
"1950-01-01T12:00:00Z",
105-
"2014-12-31T12:00:00Z"
106-
]
107-
}
101+
]
108102
}

0 commit comments

Comments
 (0)