ulissigroup / GASpy

GNU Lesser General Public License v3.0
64 stars 33 forks source link

Surface Energy Database have duplicates. #82

Closed apalizha closed 5 years ago

apalizha commented 5 years ago

When using get_surface_docs, we have ~200 duplicates. They have different mongo_ID compared to the other ones, but the DFT calculation details are all the same. We plan to delete all duplicated documents from Mongo DB and check back a couple of days later to see if duplicates are coming back. If so, a further screening method will be needed.

apalizha commented 5 years ago

deleted the duplicates from mongoDB & checked again several days later, the duplicates did not re-appear. It seems that the duplicates were errors in previous updates.