Skip to content

Commit

Permalink
Add additionals DBs.
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Jun 27, 2024
1 parent 3426a7a commit 6cd1674
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions jarvis/db/figshare.py
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,27 @@ def get_db_info():
"Obtaining m3gnet_mpf dataset 168917...",
"https://github.com/materialsvirtuallab/m3gnet",
],
# https://doi.org/10.6084/m9.figshare.23267852
"m3gnet_mpf_1.5mil": [
"https://figshare.com/ndownloader/files/47281519",
"id_prop.json",
"Obtaining m3gnet_mpf dataset 1.5mil...",
"https://github.com/materialsvirtuallab/m3gnet",
],
# https://doi.org/10.6084/m9.figshare.23531523
"mxene275": [
"https://figshare.com/ndownloader/files/41266233",
"mxene275.json",
"Obtaining mxene dataset 275...",
"https://cmr.fysik.dtu.dk/c2db/c2db.html",
],
# https://doi.org/10.6084/m9.figshare.26117998
"cccbdb": [
"https://figshare.com/ndownloader/files/47281600",
"cccbdb.json",
"Obtaining CCCBDB dataset 1333...",
"https://cccbdb.nist.gov/",
],
# https://doi.org/10.6084/m9.figshare.13154159
"raw_files": [
"https://ndownloader.figshare.com/files/25295732",
Expand Down

0 comments on commit 6cd1674

Please sign in to comment.