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

Improvement/use pathlib #459

Merged
merged 13 commits into from
Feb 17, 2024
Merged

Conversation

kvenkman
Copy link
Contributor

@kvenkman kvenkman commented Feb 13, 2024

Following #319, Replaced all things os.path to use pathlib instead


📚 Documentation preview 📚: https://earthaccess--459.org.readthedocs.build/en/459/

@kvenkman kvenkman marked this pull request as draft February 13, 2024 06:40
@kvenkman kvenkman marked this pull request as ready for review February 13, 2024 06:41
Copy link
Collaborator

@jhkennedy jhkennedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kvenkman looks good! I've added some suggestions and there's one change we'll want to make -- do you want to make the changes or want me to push changes?

earthaccess/auth.py Outdated Show resolved Hide resolved
earthaccess/store.py Outdated Show resolved Hide resolved
earthaccess/store.py Outdated Show resolved Hide resolved
earthaccess/store.py Outdated Show resolved Hide resolved
earthaccess/store.py Outdated Show resolved Hide resolved
kvenkman and others added 4 commits February 13, 2024 14:57
Co-authored-by: Joseph H Kennedy <[email protected]>
Co-authored-by: Joseph H Kennedy <[email protected]>
Co-authored-by: Joseph H Kennedy <[email protected]>
Co-authored-by: Joseph H Kennedy <[email protected]>
@kvenkman
Copy link
Contributor Author

Thanks for the suggestions @jhkennedy - I've folded them in 😄

@mfisher87
Copy link
Collaborator

pre-commit.ci autofix

Copy link
Collaborator

@jhkennedy jhkennedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is g2g now! Thanks @kvenkman .

I pushed a couple of minor changes to get the tests to all pass:
https://github.com/nsidc/earthaccess/compare/c68e634..453e7f9

@jhkennedy jhkennedy merged commit 8b00ea3 into nsidc:main Feb 17, 2024
7 checks passed
@kvenkman kvenkman deleted the improvement/use-pathlib branch February 18, 2024 21:57
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.

3 participants