satpy.tests.modifier_tests package
Submodules
- satpy.tests.modifier_tests.test_angles module
TestAngleGeneration
TestAngleGeneration.test_cache_get_angles()
TestAngleGeneration.test_cached_no_chunks_fails()
TestAngleGeneration.test_cached_result_numpy_fails()
TestAngleGeneration.test_get_angles()
TestAngleGeneration.test_get_angles_satpos_preference()
TestAngleGeneration.test_no_cache_dir_fails()
TestAngleGeneration.test_relative_azimuth_calculation()
TestAngleGeneration.test_solazi_correction()
- satpy.tests.modifier_tests.test_crefl module
TestReflectanceCorrectorModifier
TestReflectanceCorrectorModifier.data_area_ref_corrector()
TestReflectanceCorrectorModifier.test_reflectance_corrector_abi()
TestReflectanceCorrectorModifier.test_reflectance_corrector_bad_prereqs()
TestReflectanceCorrectorModifier.test_reflectance_corrector_different_chunks()
TestReflectanceCorrectorModifier.test_reflectance_corrector_modis()
TestReflectanceCorrectorModifier.test_reflectance_corrector_viirs()
mock_cmgdem()
mock_tbase()
- satpy.tests.modifier_tests.test_parallax module
TestForwardParallax
TestForwardParallax.test_get_parallax_corrected_lonlats_clearsky()
TestForwardParallax.test_get_parallax_corrected_lonlats_cloudy_slant()
TestForwardParallax.test_get_parallax_corrected_lonlats_cloudy_ssp()
TestForwardParallax.test_get_parallax_corrected_lonlats_horizon()
TestForwardParallax.test_get_parallax_corrected_lonlats_mixed()
TestForwardParallax.test_get_parallax_corrected_lonlats_ssp()
TestForwardParallax.test_get_surface_parallax_displacement()
TestParallaxCorrectionClass
TestParallaxCorrectionClass.test_correct_area_clearsky()
TestParallaxCorrectionClass.test_correct_area_clearsky_different_resolutions()
TestParallaxCorrectionClass.test_correct_area_cloudy_no_overlap()
TestParallaxCorrectionClass.test_correct_area_cloudy_partly_shifted()
TestParallaxCorrectionClass.test_correct_area_cloudy_same_area()
TestParallaxCorrectionClass.test_correct_area_no_orbital_parameters()
TestParallaxCorrectionClass.test_correct_area_partlycloudy()
TestParallaxCorrectionClass.test_correct_area_ssp()
TestParallaxCorrectionClass.test_init_parallaxcorrection()
TestParallaxCorrectionModifier
TestParallaxCorrectionModifier.test_area()
TestParallaxCorrectionModifier.test_modifier_interface_cloud_moves_to_observer()
TestParallaxCorrectionModifier.test_modifier_interface_fog_no_shift()
TestParallaxCorrectionModifier.test_parallax_modifier_interface()
TestParallaxCorrectionModifier.test_parallax_modifier_interface_with_cloud()
TestParallaxCorrectionSceneLoad
fake_tle()
Module contents
Tests for modifiers.