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

Fetch xz-compressed PSRA CSV files instead of LFS-stored ones #117

Open
anthonyfok opened this issue Jun 10, 2021 · 0 comments
Open

Fetch xz-compressed PSRA CSV files instead of LFS-stored ones #117

anthonyfok opened this issue Jun 10, 2021 · 0 comments
Assignees
Labels
Enhancement New feature or request Task
Milestone

Comments

@anthonyfok
Copy link
Member

Change fetch_psra_csv_from_model to a stub function that calls fetch_psra_csv_from_model_xz and uses fetch_psra_csv_from_model_lfs as fallback.

And maybe group the curl calls further, and try to streamline them (e.g. reduce the number of GitHub API calls) and fix #83 and #90 together.

Part of #91 and #76; related to #90, #83. Procrastinated and was stuck on it for too long, so opening this new issue, "divide and conquer", to help myself to have a clearer idea on how to tackle this.

See Curl calls analysis in our wiki for some beginning analysis of this matter.

@anthonyfok anthonyfok added this to the Sprint 36 milestone Jun 10, 2021
@anthonyfok anthonyfok self-assigned this Jun 10, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 36, Sprint 39 Jul 15, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 39, Sprint 40 Aug 5, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 40, Sprint 41, Sprint 42 Sep 9, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 42, Sprint 43 Sep 23, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 43, Sprint 44 Oct 13, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 44, Sprint 45 Oct 25, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 45, Sprint 46 Nov 8, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 46, Sprint 47 Nov 22, 2021
@anthonyfok anthonyfok modified the milestones: Sprint 47, Sprint 50 Jan 17, 2022
@anthonyfok anthonyfok modified the milestones: Sprint 50, Sprint 52 Feb 15, 2022
@anthonyfok anthonyfok modified the milestones: Sprint 52, Sprint 53 Feb 28, 2022
@anthonyfok anthonyfok modified the milestones: Sprint 53, Sprint 54 Mar 14, 2022
@anthonyfok anthonyfok modified the milestones: Sprint 54, Sprint 55 Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Task
Projects
None yet
Development

No branches or pull requests

2 participants