CodeRun

Generate a Code Run

initialise()

Initialise code run

finalise()

Finalise code run

Write

Write data product

link_write()

Link path for external format data

write_array()

Write array component to HDF5 file

write_distribution()

Write distribution component to TOML file

write_estimate()

Write estimate component to TOML file

write_table()

Write table component to HDF5 file

Read

Read data product

link_read()

Link path to external format data

read_array()

Read array component from HDF5 file

read_distribution()

Read distribution component from TOML file

read_estimate()

Read estimate component from TOML file

read_table()

Read table component from HDF5 file

Issues

Attach issue

raise_issue()

raise_issue

raise_issue_config()

Raise issue with config file

raise_issue_repo()

Raise issue with remote repository

raise_issue_script()

Raise issue with submission script

Misc

Miscellaneous

find_read_match()

Find matching read aliases in config file

find_write_match()

Find matching write aliases in config file