satpy.modifiers package
Submodules
- satpy.modifiers._crefl module
ReflectanceCorrector
ReflectanceCorrector._call_crefl()
ReflectanceCorrector._extract_angle_data_arrays()
ReflectanceCorrector._get_average_elevation()
ReflectanceCorrector._get_registered_dem_cache_key()
ReflectanceCorrector._read_fill_value_from_hdf4()
ReflectanceCorrector._read_var_from_hdf4_file()
ReflectanceCorrector._read_var_from_hdf4_file_netcdf4()
ReflectanceCorrector._read_var_from_hdf4_file_pyhdf()
- satpy.modifiers._crefl_utils module
_ABIAtmosphereVariables
_ABICREFLRunner
_ABICoefficients
_AtmosphereVariables
_CREFLRunner
_Coefficients
_G_calc()
_MODISAtmosphereVariables
_MODISCREFLRunner
_MODISCoefficients
_VIIRSAtmosphereVariables
_VIIRSCREFLRunner
_VIIRSCoefficients
_VIIRSMODISCREFLRunner
_chand()
_correct_refl()
_csalbr()
_run_crefl()
_run_crefl_abi()
_runner_class_for_sensor()
_space_mask_height()
run_crefl()
- satpy.modifiers.angles module
ZarrCacheHelper
_chunks_are_irregular()
_cos_zen_ndarray()
_dim_index_with_default()
_geo_chunks_from_data_arr()
_geo_dask_to_data_array()
_get_cos_sza()
_get_output_chunks_from_func_arguments()
_get_sensor_angles()
_get_sensor_angles_ndarray()
_get_sun_angles()
_get_sun_azimuth_ndarray()
_hash_args()
_is_chunk_tuple()
_regular_chunks_from_irregular_chunks()
_sanitize_args_with_chunks()
_sanitize_observer_look_args()
_sunzen_corr_cos_ndarray()
_sunzen_reduction_ndarray()
cache_to_zarr_if()
compute_relative_azimuth()
get_angles()
get_cos_sza()
get_satellite_zenith_angle()
sunzen_corr_cos()
sunzen_reduction()
- satpy.modifiers.atmosphere module
- satpy.modifiers.base module
- satpy.modifiers.filters module
- satpy.modifiers.geometry module
- satpy.modifiers.parallax module
- satpy.modifiers.spectral module
NIREmissivePartFromReflectance
NIRReflectance
NIRReflectance.MASKING_LIMIT
NIRReflectance.TERMINATOR_LIMIT
NIRReflectance._create_modified_dataarray()
NIRReflectance._get_nir_inputs()
NIRReflectance._get_reflectance_as_dask()
NIRReflectance._get_reflectance_as_dataarray()
NIRReflectance._get_sun_zenith_from_provided_data()
NIRReflectance._get_tb13_4_from_optionals()
NIRReflectance._init_reflectance_calculator()
Module contents
Modifier classes and other related utilities.