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

Restructure file system to enhance readability with multiple APIs #20

Closed
wants to merge 1 commit into from

Conversation

Fireye04
Copy link
Member

  • moved usgs source data from sources.py to sources/usgs_source.py
  • sources.py renamed source.py
  • moved api specific default values and input checks to scripts/usgs.py

@Fireye04 Fireye04 force-pushed the u/kaikoehler/restructure branch 3 times, most recently from 620db1a to 106a040 Compare July 24, 2024 01:13
@Fireye04 Fireye04 requested a review from afausti July 24, 2024 01:16
@Fireye04
Copy link
Member Author

Fireye04 commented Jul 24, 2024

Hey just requesting a review to check if the restructure I just did is good. The goal was to have as little overlap between different APIs. Post refactor, the only overlap is in the cli.py file, and everything else gets its own files in the sources and scripts folders

@Fireye04 Fireye04 force-pushed the u/kaikoehler/restructure branch from 5740204 to 1208926 Compare July 27, 2024 00:48
@Fireye04 Fireye04 closed this Jul 31, 2024
@Fireye04 Fireye04 force-pushed the u/kaikoehler/restructure branch from 2a7bebb to 03678f9 Compare July 31, 2024 21:48
@Fireye04 Fireye04 reopened this Jul 31, 2024
@afausti
Copy link
Member

afausti commented Aug 7, 2024

Is this PR still valid or is superseded by #25?

@Fireye04 Fireye04 closed this Aug 7, 2024
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.

2 participants