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

make --upstream_sync also sync the gap analysis graph progressively #534

Open
northdpole opened this issue Jul 21, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@northdpole
Copy link
Collaborator

Issue

What is the issue?

Current gap analysis graph is 9Gb which makes it very hard to download reliably when running locally (also you shouldn't need 9Gb of data to run the project)

Expected Behaviour

Upstream sync should either download the data necessary in order to run(graph structure).
For the Gap Analysis graph it should either grab it from a place suitable for this sort of data (e.g. google public dataset) or it should load it from upstream opportunistically and then save it in the local database

@northdpole northdpole added the enhancement New feature or request label Jul 21, 2024
@northdpole northdpole self-assigned this Jul 21, 2024
@northdpole northdpole added this to the MyOpenCRE milestone Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant