hackingmaterials / matminer_examples

A repo of examples for the matminer (https://github.com/hackingmaterials/matminer) code
Other
103 stars 60 forks source link

Added example for querying JARVIS #33

Closed WardLT closed 6 years ago

WardLT commented 6 years ago

This example shows how to use the MDFDataRetrieval class to query JARVIS.

@JARVIS-Unifies : Any comments on things you'd like to see in this example?

knc6 commented 6 years ago

An example of using JARVIS-DFT data:

https://github.com/usnistgov/jarvis/blob/master/jarvis/db/static/jarvis_dft-explore.ipynb

computron commented 6 years ago

@WardLT feel free to merge yourself when ready

WardLT commented 6 years ago

I would, but I don't have write access.