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

Convert scripts to functions/classes #1

Open
2 tasks
sdhutchins opened this issue Mar 23, 2020 · 0 comments
Open
2 tasks

Convert scripts to functions/classes #1

sdhutchins opened this issue Mar 23, 2020 · 0 comments
Assignees
Labels
Feature This issue or PR is a core part of the code or repository Priority: Critical

Comments

@sdhutchins
Copy link

sdhutchins commented Mar 23, 2020

Currently, most of the code exists as a script without functions or classes.

In order to make this a package (and reproducible), classes and functions need to be written.

  • Create an Mgap class to handle parsing and downloading of data as well as creation of .netrc or _netrc.
  • Create utils.py for any other functions.
@sdhutchins sdhutchins self-assigned this Mar 23, 2020
@sdhutchins sdhutchins added Feature This issue or PR is a core part of the code or repository Priority: Critical labels Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This issue or PR is a core part of the code or repository Priority: Critical
Projects
None yet
Development

No branches or pull requests

1 participant