1.5.1.1.9.2.10. polar2grid.tests.test_enhancements module
Test Polar2Grid-specific enhancement functions.
-
class polar2grid.tests.test_enhancements.TestP2GEnhancements[source]
Bases: object
Test p2g-specific enhancements.
-
setup_method()[source]
Add P2G configs to the Satpy path.
-
teardown_method()[source]
Reset Satpy config path back to the original value.
-
test_p2g_palettize(keep_palette, ds_name, tmpdir, abi_l1b_c01_data_array)[source]
-
test_temperature_difference(tmp_path, abi_l1b_c01_data_array)[source]
-
polar2grid.tests.test_enhancements.easy_cwd(new_dir=None)[source]