icepyx.Query.tracks

property Query.tracks

Return the unique ICESat-2 Reference Ground Tracks

Examples

>>> reg_a = icepyx.query.Query('ATL06',[-55, 68, -48, 71],['2019-02-20','2019-02-28'])
>>> reg_a.tracks
['0841', '0849', '0902', '0910']