Skip to content
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

Pre-created data dir are now created in cache (also, fix option to git clone full data set) #86

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

OliviaLynn
Copy link
Collaborator

@OliviaLynn OliviaLynn commented Apr 12, 2024

Change Description

(adding Drew for visibility, but please enjoy your time off)

Fixes #78. The code to pre-make data directories before actually downloading the data (to avoid race conditions) was not yet updated to point to our now-default data location. This should also solve the issue of a couple of files not getting downloaded in the first pass, and needing the "retry" to be downloaded again.

Also updates the git clone script for a full-data download. I know we might want to get rid of this completely, but it's nice to have a way to get the entire data set downloaded and placed appropriately with a single line of code, and it should be working now.

@OliviaLynn OliviaLynn marked this pull request as ready for review April 12, 2024 15:28
@OliviaLynn OliviaLynn changed the title Redirect directory creation to cache; update full git clone option Pre-created data dir are now created in cache (also, fix option to git clone full data set) Apr 12, 2024
Copy link
Member

@raphaelshirley raphaelshirley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thank you.

@johannct johannct merged commit cfaedd7 into main Apr 15, 2024
9 checks passed
@johannct johannct deleted the issue/78/data-dirs branch April 15, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

data retriever making directories for no reason
3 participants