satpy.tests.reader_tests.test_abi_l1b module
The abi_l1b reader tests package.
- satpy.tests.reader_tests.test_abi_l1b.c01_rad_h5netcdf(tmp_path) DataArray [source]
Load c01 radiances through h5netcdf.
- satpy.tests.reader_tests.test_abi_l1b.c07_bt_creator(tmp_path) Callable [source]
Create a loader for c07 brightness temperatures.
- satpy.tests.reader_tests.test_abi_l1b.generate_l1b_filename(chan_name: str) str [source]
Generate a l1b filename.
- satpy.tests.reader_tests.test_abi_l1b.test_file_patterns_match(channel, suffix)[source]
Test that the configured file patterns work.