windisch.array.missing_param_for_distribution

windisch.array.missing_param_for_distribution(param: str, dist_type: str, year: int)

Print a warning message in case of misisng parameters for a distribution. :param param: input parameter for which the distribution parameter is missing, str. :param dist_type: distribution type, str. :param year: year, int :return: nothing.