xbout.tests.test_fastoutput.make_fastoutput_set¶
- xbout.tests.test_fastoutput.make_fastoutput_set(path, n)[source]¶
Create a set of FastOutput files/Datasets, with random data and location indices.
- Parameters:
path (
pathlib.Path
) – Directory to save the files to.n (
int
) – Number of output files/Datasets to create
- Returns:
result_list (
list
ofpathlib.Path
orDataset
) – Output files/Datasets in format duplicating files produced by FastOutputxinds (
list
ofint
) – x-indices where data existsyinds (
list
ofint
) – y-indices where data existszinds (
list
ofint
) – z-indices where data exists