-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfix/235 all steps bdc errors #239
Conversation
…deprecated + added new bdc config Signed-off-by: Lucca Baumgärtner <[email protected]>
Signed-off-by: Lucca Baumgärtner <[email protected]>
Signed-off-by: Lucca Baumgärtner <[email protected]>
All apparent errors were addressed but it might still need extensive testing after merging, especially the location of enriched and preprocessed files. |
Signed-off-by: Lucca Baumgärtner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add an explanation of the step to the ideas.md
There is also a merge confilct
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just tested and it works :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need force_refresh on all the earlier steps if we only want to run RegionalAtlas?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Depends if you expect that there can be newer data found than what you have locally. I don't expect the addresses to change much and the regionalatlas data is local anyway so it cant change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In any case, it's ensured that the data is present, it's just not refreshed :)
Signed-off-by: Lucca Baumgärtner <[email protected]>
Added docs and fixed conflict. |
Signed-off-by: Lucca Baumgärtner <[email protected]>
Signed-off-by: Lucca Baumgärtner <[email protected]>
regionalatlas.py
scrape_address.py
to deprecatedCloses Repair BDC pipeline runs with forceRefresh=False #235