satpy.tests.reader_tests.test_mviri_l1b_fiduceo_nc module
Unit tests for the FIDUCEO MVIRI FCDR Reader.
- class satpy.tests.reader_tests.test_mviri_l1b_fiduceo_nc.TestDatasetPreprocessor[source]
Bases:
objectTest dataset preprocessing.
- fixture_dataset()[source]
Get dataset before preprocessing.
Encoded timestamps including fill values
Duplicate dimension names
x/y coordinates not assigned
- class satpy.tests.reader_tests.test_mviri_l1b_fiduceo_nc.TestFiduceoMviriFileHandlers[source]
Bases:
objectUnit tests for FIDUCEO MVIRI file handlers.
- test_get_area_definition(file_handler, name, resolution, area_exp)[source]
Test getting area definitions.
- class satpy.tests.reader_tests.test_mviri_l1b_fiduceo_nc.TestInterpolator[source]
Bases:
objectUnit tests for Interpolator class.
- satpy.tests.reader_tests.test_mviri_l1b_fiduceo_nc.fixture_fake_dataset(time_fake_dataset)[source]
Create fake dataset.
- satpy.tests.reader_tests.test_mviri_l1b_fiduceo_nc.fixture_fake_file(fake_dataset, tmp_path)[source]
Create test file.
- satpy.tests.reader_tests.test_mviri_l1b_fiduceo_nc.fixture_file_handler(fake_file, request, projection_longitude)[source]
Create mocked file handler.
- satpy.tests.reader_tests.test_mviri_l1b_fiduceo_nc.fixture_projection_longitude(request)[source]
Get projection longitude as string.