cstar.base.input_dataset.InputDataset.get

Attention

This project is still in an early phase of development.

The python API is not yet stable, and some aspects of the schema for the blueprint and workplan will likely evolve. Therefore whilst you are welcome to try out using the package, we cannot yet guarantee backwards compatibility. We expect to reach a more stable version in 2026.

cstar.base.input_dataset.InputDataset.get#

InputDataset.get(local_dir: str | Path) None#

Make this InputDataset locally available in local_dir.

This method updates the InputDataset.working_copy attribute,

Parameters:#

local_dir: str

The local directory in which this input dataset will be saved.