icesat2py/icepyx

downloaded file unzipping and sorting

Aperta

#33 aperta il 11 mar 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (119 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (256 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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).

Guida contributor