plotters.cathy_plots.show_atmbc

Contents

plotters.cathy_plots.show_atmbc#

plotters.cathy_plots.show_atmbc(t_atmbc, v_atmbc, ax=None, **kwargs)[source]#

Plot atmbc=f(time) :param t_atmbc: time where atmbc change. :type t_atmbc: np.array :param v_atmbc: v_atmbc[0] is the array of Rain/Irrigation change over the time;

v_atmbc[1] is the array of ET demand over the time;