satpy.tests.reader_tests.test_aws1_mwr_l1b module
Tests for aws l1b filehandlers.
- satpy.tests.reader_tests.test_aws1_mwr_l1b.test_get_channel_data(aws_mwr_handler, fake_mwr_data_array)[source]
Test retrieving the channel data.
Test retrieving the geolocation (lon-lat) data.
- satpy.tests.reader_tests.test_aws1_mwr_l1b.test_get_viewing_geometry_data(aws_mwr_handler, id_name, file_key, fake_array)[source]
Test retrieving the angles_data.
- satpy.tests.reader_tests.test_aws1_mwr_l1b.test_metadata(aws_mwr_handler)[source]
Test that the metadata is read correctly.
- satpy.tests.reader_tests.test_aws1_mwr_l1b.test_orbit_number_start_end(aws_mwr_handler)[source]
Test that start and end orbit number is read correctly.