icesat2py/icepyx

downloaded file unzipping and sorting

開放

#33 建立於 2020年3月11日

 (0 則留言) (0 個反應) (0 位負責人)Python (119 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (256 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南