Skip to content

data abse not returning all the materials #149

@Asif-Iqbal-Bhatti

Description

@Asif-Iqbal-Bhatti

Hello,

I want to retrieve all the data from OQMD, I have this code
with qr.QMPYRester() as q:
doc = q.get_optimade_structures(filter="element_set=(Li,S) AND (NOT element=Yb)")
print((doc).keys())

It only retrieves 50 structure or sometimes None.

Am I missing something this is one i found on the web.

Regards,
Asif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions