satpy.tests.reader_tests.test_viirs_vgac_l1c_nc module

The viirs_vgac_l1b_nc reader tests package.

This version tests the readers for VIIIRS VGAC data preliminary version.

class satpy.tests.reader_tests.test_viirs_vgac_l1c_nc.TestVGACREader[source]

Bases: object

Test the VGACFileHandler reader.

test_decode_time_variable()[source]

Test decode time variable branch.

test_dt64_to_datetime()[source]

Test datetime conversion branch.

test_read_vgac(nc_filename)[source]

Test reading reflectances and BT.

satpy.tests.reader_tests.test_viirs_vgac_l1c_nc.nc_filename(tmp_path)[source]

Create an nc test data file and return its filename.