xbout.tests.test_boutdataarray.TestBoutDataArrayMethods

class xbout.tests.test_boutdataarray.TestBoutDataArrayMethods[source]

Bases: object

__init__()

Methods

__init__()

test_add_cartesian_coordinates(...)

test_ddx(bout_xyt_example_files)

test_ddy(bout_xyt_example_files)

test_ddz(bout_xyt_example_files)

test_derivatives_doublenull(...)

test_from_field_aligned(...)

test_from_field_aligned_staggered(...)

test_interpolate_parallel(bout_xyt_example_files)

test_interpolate_parallel_region_core(...)

test_interpolate_parallel_region_core_change_n(...)

test_interpolate_parallel_region_singlenull(...)

test_interpolate_parallel_region_sol(...)

test_interpolate_parallel_sol(...)

test_interpolate_parallel_toroidal_points(...)

test_interpolate_parallel_toroidal_points_list(...)

test_interpolate_to_cartesian(...)

test_remove_yboundaries(...)

test_to_dataset(bout_xyt_example_files)

test_to_field_aligned(...)

test_to_field_aligned_dask(...)

test_to_field_aligned_staggered(...)

test_add_cartesian_coordinates(bout_xyt_example_files)[source]
test_ddx(bout_xyt_example_files)[source]
test_ddy(bout_xyt_example_files)[source]
test_ddz(bout_xyt_example_files)[source]
test_derivatives_doublenull(bout_xyt_example_files)[source]
test_from_field_aligned(bout_xyt_example_files, nz, permute_dims)[source]
test_from_field_aligned_staggered(bout_xyt_example_files, stag_location, permute_dims)[source]
test_interpolate_parallel(bout_xyt_example_files)[source]
test_interpolate_parallel_region_core(bout_xyt_example_files)[source]
test_interpolate_parallel_region_core_change_n(bout_xyt_example_files, res_factor)[source]
test_interpolate_parallel_region_singlenull(bout_xyt_example_files)[source]
test_interpolate_parallel_region_sol(bout_xyt_example_files)[source]
test_interpolate_parallel_sol(bout_xyt_example_files)[source]
test_interpolate_parallel_toroidal_points(bout_xyt_example_files)[source]
test_interpolate_parallel_toroidal_points_list(bout_xyt_example_files)[source]
test_interpolate_to_cartesian(bout_xyt_example_files)[source]
test_remove_yboundaries(bout_xyt_example_files, mxg, myg, remove_extra_upper)[source]
test_to_dataset(bout_xyt_example_files)[source]
test_to_field_aligned(bout_xyt_example_files, nz, permute_dims)[source]
test_to_field_aligned_dask(bout_xyt_example_files, permute_dims)[source]
test_to_field_aligned_staggered(bout_xyt_example_files, stag_location, permute_dims)[source]