3mo
Python SDK requires an API key. Create one in Settings → API Keys, then set OURO_API_KEY
.
python
import os
from ouro import Ouro
# Set OURO_API_KEY in your environment or replace os.environ.get("OURO_API_KEY")
ouro = Ouro(api_key=os.environ.get("OURO_API_KEY"))
file_id = "98c0d518-82d7-450c-ab32-453ee8d587ea"
# Retrieve file metadata and signed URL
f = ouro.files.retrieve(file_id)
print(f.name, f.visibility)
data = f.read_data() # fetches signed URL
print(data.url)
BiFe12S_191_4 - relaxed
Relaxed with Orb v3; 0.03 eV/Å threshold; final energy = -95.6217 eV; energy change = -79.2177 eV; symmetry: Pm-3m → P1
BiFe12S_191_4
.cif file3moBiFe12S_191_4 - relaxed - phonon dispersion
Image filePhonon band structure (supercell [2, 2, 2], Δ=0.01 Å)
3moFe12BiS phase diagram
.html filePhase diagram of Fe12BiS; e_above_hull: 1.045589 eV/atom; predicted_stable: False
3mo
1 input asset
2 derivative assets
Loading compatible actions...
Loading comments...