Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: OPTIMADE data retriever #875

Open
ml-evs opened this issue Oct 17, 2022 · 1 comment
Open

Suggestion: OPTIMADE data retriever #875

ml-evs opened this issue Oct 17, 2022 · 1 comment

Comments

@ml-evs
Copy link
Collaborator

ml-evs commented Oct 17, 2022

Hi devs, would there be any interest in an OPTIMADE data retriever built into matminer? This would enable access to crystal structures from a growing list of ~15 providers) (including several already supported, e.g., AFLOW, MP, etc). The main benefit would be that new databases that come online (that also implement OPTIMADE) would be immediately accessible without requiring any additional code.

There is currently some rudimentary support for querying OPTIMADE APIs within pymatgen itself (see pymatgen.ext.optimade), with a more fully-featured client available in optimade-python-tools (disclaimer: I am a lead dev/maintainer) that will do async downloads, filtering and automatic implementation discovery.

If this is desired (and you are happy to take on a extras_require dependency on the aforementioned package), I'm happy to make a PR and push forward the development on the optimade-python-tools side so that the code implementation here should be fairly minimal.

Let me know what you think!

@janosh
Copy link
Member

janosh commented Oct 29, 2022

@ml-evs Just wanted to stop by to say: love the work you're doing on OPTIMADE!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants