xbout.tests.test_boutdataset.TestSave

class xbout.tests.test_boutdataset.TestSave[source]

Bases: object

__init__()

Methods

__init__()

test_reload_all(tmp_path_factory, ...)

test_reload_separate_variables(...)

test_reload_separate_variables_time_split(...)

test_save_all(tmp_path_factory, ...)

test_save_dtype(tmp_path_factory, ...)

test_save_separate_variables(...)

test_reload_all(tmp_path_factory, bout_xyt_example_files, geometry)[source]
test_reload_separate_variables(tmp_path_factory, bout_xyt_example_files, geometry)[source]
test_reload_separate_variables_time_split(tmp_path_factory, bout_xyt_example_files, geometry)[source]
test_save_all(tmp_path_factory, bout_xyt_example_files)[source]
test_save_dtype(tmp_path_factory, bout_xyt_example_files, save_dtype, separate_vars)[source]
test_save_separate_variables(tmp_path_factory, bout_xyt_example_files)[source]