satpy.tests.reader_tests.test_fy4_base module

The fy4_base reader tests package.

class satpy.tests.reader_tests.test_fy4_base.Test_FY4Base[source]

Bases: object

Tests for the FengYun4 base class for the components missed by AGRI/GHI tests.

setup_method()[source]

Initialise the tests.

teardown_method()[source]

Stop wrapping the HDF5 file handler.

test_badcalibration()[source]

Test case where we pass a bad calibration type, radiance is not supported.

test_badplatform()[source]

Test case where we pass a bad calibration type, radiance is not supported.

test_badsensor()[source]

Test case where we pass a bad sensor name, must be GHI or AGRI.