icesat2py/icepyx

Extracting asc/descending tracks in high latitudes (regions 4 and 11)

开放

#300 创建于 2022年3月29日

 (4 条评论) (1 个反应) (0 位负责人)Python (119 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (256 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi! It would be great to develop a way to extract just ascending or descending tracks when downloading data with icepyx from regions 4 and 11 (highest latitude regions). Currently every granule in these two regions contains both ascending and descending tracks, but since we know which tracks are which it should be possible to distinguish them somehow at the point of order/download. @tsutterley had suggested separating the pieces by splitting at the minimum latitude. Open to suggestions and up for collaborating with others to implement this.

image

贡献者指南