-
Notifications
You must be signed in to change notification settings - Fork 85
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
Conversation
There was a problem hiding this 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?
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]>
Thanks for the suggestions @jhkennedy - I've folded them in 😄 |
pre-commit.ci autofix |
There was a problem hiding this 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
Following #319, Replaced all things
os.path
to usepathlib
instead📚 Documentation preview 📚: https://earthaccess--459.org.readthedocs.build/en/459/