Mp-21060: NaFeO2 (Orthorhombic, Pna2_1, 33)

Hello, As suggested by automated message.

The titled link leads to

Error

Failed to load /materials/mp-24939/, please check and reach out on our forum if this error is reproducible.

Hope it would be resolved soon.

Best wishes,
H

@Hiroto thank you for reporting this. We will take a look right away.

– Jason

Hi @Hiroto,

Just letting you know that both documents are available via the API as follows:

from mp_api.client import MPRester

with MPRester(<insert your API key>) as mpr:
    summary_doc = mpr.materials.summary.search(material_ids=["mp-21060"])
    task_doc = mpr.materials.tasks.search(task_ids=["mp-24939"])