icesat2py/icepyx

interacting with the file system using pathlib instead of os.path

Open

#15 opened on Feb 10, 2020

 (1 comment) (0 reactions) (0 assignees)Python (119 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (256 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, examples and code us os.path to interact with the file system. We'd like to transition to using pathlib instead. We're looking for someone interested in helping work with us on making this transition.

Contributor guide