rollout_metrics#

Attributes#

Functions#

compute_metrics(metrics, y_pred, y, date_time, ...)

Compute metrics and update metrics_results.

predict(rank, world_size, conf[, backend, p])

main()

Module Contents#

rollout_metrics.logger#
rollout_metrics.compute_metrics(metrics, y_pred, y, date_time, forecast_step, utc_datetime)#

Compute metrics and update metrics_results.

rollout_metrics.predict(rank, world_size, conf, backend=None, p=None)#
rollout_metrics.main()#