Skip to contents

Check whether a model run had any flags.

Usage

check_any_flags(forecast_dir, forecast_date, run_on_date, run_id)

Arguments

forecast_dir

Path to a top-level forecast directory.

forecast_date

Forecast date, as a string in YYYY-MM-DD format.

run_on_date

Date the model was run, as a string in YYYY-MM-DD format.

run_id

run UUID, as a string.

Value

FALSE if there were no flags, TRUE if there were any flags.