You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TEST-MODE: Extending tests for H and HE models...
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
usage: create_more_model_test_data.R [--] [--help] [--opts OPTS]
[--pyrenew-model-name PYRENEW-MODEL-NAME]
[--timeseries-model-name TIMESERIES-MODEL-NAME] model_run_dir
Generate forecast figures
positional arguments:
model_run_dir Directory containing the model data and
output.
flags:
-h, --help show this help message and exit
optional arguments:
-x, --opts RDS file containing argument values
-p, --pyrenew-model-name Name of directory containing pyrenew
model outputs
-t, --timeseries-model-name Name of directory containing timeseries
model outputs
Error in parse_args(p) :
Missing required arguments: expecting 1 values but got 0 values: ().
usage: create_more_model_test_data.R [--] [--help] [--opts OPTS]
model_run_dir
Score a single location forecast
positional arguments:
model_run_dir Directory containing the model data and output.
flags:
-h, --help show this help message and exit
optional arguments:
-x, --opts RDS file containing argument values
Error in parse_args(p) :
Missing required arguments: expecting 1 values but got 0 values: ().
The text was updated successfully, but these errors were encountered:
See e.g.: https://github.com/CDCgov/pyrenew-hew/actions/runs/13316830350/job/37192795227?pr=351
The text was updated successfully, but these errors were encountered: