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 (
listofpathlib.PathorDataset) – Output files/Datasets in format duplicating files produced by FastOutputxinds (
listofint) – x-indices where data existsyinds (
listofint) – y-indices where data existszinds (
listofint) – z-indices where data exists