Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Replace hard-coded prediction dates in Snakefile_base.smk#174

Merged
lekoenig merged 1 commit intoUSGS-R:mainfrom
lekoenig:171-replace-hard-coded-config-options
Nov 16, 2022
Merged

Replace hard-coded prediction dates in Snakefile_base.smk#174
lekoenig merged 1 commit intoUSGS-R:mainfrom
lekoenig:171-replace-hard-coded-config-options

Conversation

@lekoenig
Copy link
Copy Markdown
Collaborator

@lekoenig lekoenig commented Nov 4, 2022

This is a small PR to replace hard-coded start and end dates for the predictions step in Snakefile_base.smk with dates that get pulled from the config files. I tried running the pipeline with this edit on tallgrass and it seemed to work fine.

@jsadler2, can you remind me why the pred_end_date is equal to the val_end_date (as opposed to the test_end_date)?

Closes #171.

@lekoenig lekoenig requested a review from jsadler2 November 4, 2022 20:19
@jsadler2
Copy link
Copy Markdown
Collaborator

I was thinking we should do the validation end date just to keep the test set further hidden away

@lekoenig lekoenig merged commit dc84532 into USGS-R:main Nov 16, 2022
@lekoenig lekoenig deleted the 171-replace-hard-coded-config-options branch November 16, 2022 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check snakefiles for config options?

3 participants