imas.backends.netcdf.nc2ids.LazyContext

class imas.backends.netcdf.nc2ids.LazyContext(nc2ids, index=())

Bases: object

__init__(nc2ids, index=())

Methods

__init__(nc2ids[, index])

get_child(child)

Retrieves and sets the appropriate context or value for a given child node based on its metadata.

get_child(child)

Retrieves and sets the appropriate context or value for a given child node based on its metadata.

Parameters:
child

The child IDS node which should be lazy loaded.


Last update: 2026-01-28