cherab.imas.ids.common.load_ids_path_referenceΒΆ
- cherab.imas.ids.common.load_ids_path_reference(entry: DBEntry, reference: IDSPathReference | str) IDSToplevel | IDSStructure | IDSStructArraySourceΒΆ
Load and resolve an IDS path reference from a data entry.
- Parameters:
- entry: DBEntryΒΆ
Open IMAS data entry.
- reference: IDSPathReference | strΒΆ
Parsed IDS path reference or a string in the form
#ids[:occurrence][/idspath].
- Returns:
IDSToplevel|IDSStructure|IDSStructArrayβ The resolved IDS object.