-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
FeatureThis issue or PR is a core part of the code or repositoryThis issue or PR is a core part of the code or repositoryPriority: Critical
Description
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.
Metadata
Metadata
Assignees
Labels
FeatureThis issue or PR is a core part of the code or repositoryThis issue or PR is a core part of the code or repositoryPriority: Critical