earthkit.geo.utils.testing

Attributes

Functions

compare_coord(ds, name, ref_vals[, mode])

compare_coords(ds, ref_coords)

compare_dim_order(ds, dims, order_ref_var[, check_coord])

compare_dim_size(ds, dims)

compare_dims(ds, ref_coords[, order_ref_var, sizes])

compare_global_ll_results(v_res, v_ref, interpolation, ...)

Compare the results of the regrid operation with the reference values.

earthkit_file(*args)

earthkit_test_data_path(*args)

get_test_data(filename[, subfolder])

get_test_data_path(filename[, subfolder])

modules_installed(*modules)

simple_download(url, target)

Module Contents

earthkit.geo.utils.testing.LOCAL_MATRIX_BACKEND_NAME = 'precomputed'
earthkit.geo.utils.testing.NO_EKD = True
earthkit.geo.utils.testing.NO_MIR = True
earthkit.geo.utils.testing.PATH
earthkit.geo.utils.testing.REMOTE_MATRIX_BACKEND_NAME = 'precomputed'
earthkit.geo.utils.testing.SYSTEM_MATRIX_BACKEND_NAME = 'precomputed'
earthkit.geo.utils.testing.URL_ROOT = 'https://sites.ecmwf.int/repository/earthkit-geo/test-data'