cherab.imas.datasets.iter_solpsΒΆ
- cherab.imas.datasets.iter_solps() strSourceΒΆ
Fetch and return the path to the ITER SOLPS sample dataset.
- Returns:
Path to the downloaded ITER SOLPS sample dataset file.
- Return type:
Examples
>>> from cherab.imas import datasets >>> data_path = datasets.iter_solps() >>> data_path '.../cherab/imas/iter_solps/iter_scenario_123364_1.nc'