xbout.tests.test_boutdataset.TestBoutDatasetMethods

class xbout.tests.test_boutdataset.TestBoutDatasetMethods[source]

Bases: object

__init__()

Methods

__init__()

test_add_cartesian_coordinates(...)

test_from_field_aligned(...)

test_from_field_aligned_staggered(...)

test_get_field_aligned(bout_xyt_example_files)

test_integrate_midpoints_salpha(...)

test_integrate_midpoints_slab(...)

test_interpolate_from_unstructured(...)

test_interpolate_from_unstructured_unstructured_output(...)

test_interpolate_parallel(...)

test_interpolate_parallel_all_variables_arg(...)

test_interpolate_parallel_limiter(...)

test_interpolate_to_cartesian(...)

test_remove_yboundaries(...)

test_set_parallel_interpolation_factor()

test_to_field_aligned(bout_xyt_example_files, nz)

test_to_field_aligned_dask(...)

test_to_field_aligned_staggered(...)

test_add_cartesian_coordinates(bout_xyt_example_files)[source]
test_from_field_aligned(bout_xyt_example_files, nz)[source]
test_from_field_aligned_staggered(bout_xyt_example_files, stag_location)[source]
test_get_field_aligned(bout_xyt_example_files)[source]
test_integrate_midpoints_salpha(bout_xyt_example_files, location)[source]
test_integrate_midpoints_slab(bout_xyt_example_files)[source]
test_interpolate_from_unstructured(bout_xyt_example_files)[source]
test_interpolate_from_unstructured_unstructured_output(bout_xyt_example_files)[source]
test_interpolate_parallel(bout_xyt_example_files, guards, keep_xboundaries, keep_yboundaries, vars_to_interpolate)[source]
test_interpolate_parallel_all_variables_arg(bout_xyt_example_files)[source]
test_interpolate_parallel_limiter(bout_xyt_example_files)[source]
test_interpolate_to_cartesian(bout_xyt_example_files)[source]
test_remove_yboundaries(bout_xyt_example_files, mxg, myg)[source]
test_set_parallel_interpolation_factor()[source]
test_to_field_aligned(bout_xyt_example_files, nz)[source]
test_to_field_aligned_dask(bout_xyt_example_files)[source]
test_to_field_aligned_staggered(bout_xyt_example_files, stag_location)[source]