diff --git a/bvre.json b/bvre.json new file mode 100644 index 0000000..793bdde --- /dev/null +++ b/bvre.json @@ -0,0 +1,10 @@ +{ + "forecast_code": "https://github.com/FLARE-forecast/BVRE-forecast-code", + "config_set": "default", + "function": "1", + "configure_run": "configure_run.yml", + "use_https": "TRUE", + "aws_default_region": "s3", + "aws_s3_endpoint": "flare-forecast.org", + "schedule": "0 12 * * *" +}