icesat2py/icepyx
interacting with the file system using pathlib instead of os.path
Ouverte
#15 ouverte le 10 févr. 2020
enhancementgood first issue
Métriques du dépôt
- Stars
- (256 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.