imas_paraview.imas_uri.uri_from_pulse_run¶
- imas_paraview.imas_uri.uri_from_pulse_run(backend: int, database: str, pulse: int, run: int, user: str, version: str) str | None¶
Create an IMAS URI from 'legacy' parameters.
- Parameters:
- Returns:
An IMAS URI pointing to the data entry, or None if no valid URI could be constructed.
Last update:
2026-03-11