imas_paraview.ids_util

Functions

create_name_recursive(node)

Generates a name for an IDS node.

get_arrays_from_ids(ids[, ggd_idx, ...])

Fetches GGD scalar and vector arrays that reside in the IDS.

is_time_dependent_aos(node)

Returns True if the provided IDS node is a time-dependent AoS, and False otherwise.

recursive_ggd_path_search(quantity_metadata, ...)

Recursively searches through the metadata of an IDS node for scalar GGD arrays (real & complex) and vector GGD arrays (regular and rphiz), and appends the paths of these to the scalar_array_paths and vector_array_paths respectively.


Last update: 2026-03-11