icesat2py/icepyx

downloaded file unzipping and sorting

Aberta

#33 aberto em 11 de mar. de 2020

 (0 comentário) (0 reação) (0 responsável)Python (119 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (256 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Data files downloaded from NSIDC come in a series of directories and subdirectories with long names. Amy's tutorial included some code for managing this structure and simplifying it to put all of the data files in one place. This code has been copied into the icepyx class object, but is not yet implemented (currently commented out). It would be great if this functionality were available, either as a step in the download process (where it currently is) or as a standalone method for the data class (probably the more flexible option).

Guia do colaborador