We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e6e825 + e400ba2 commit 34e34feCopy full SHA for 34e34fe
terraform/nowcasting/development/main.tf
@@ -779,7 +779,7 @@ source = "../../modules/services/ecs_task"
779
{"name": "USE_ADJUSTER", "value": "true"},
780
{"name": "RUN_EXTRA_MODELS", "value": "false"},
781
{"name": "DAY_AHEAD_MODEL", "value": "true"},
782
- {"name": "USE_OCF_DATA_SAMPLER", "value": "false"},
+ {"name": "USE_OCF_DATA_SAMPLER", "value": "true"},
783
{"name" : "SAVE_BATCHES_DIR", "value": "s3://${module.forecasting_models_bucket.bucket_id}/pvnet_batches" }
784
]
785
0 commit comments