icesat2db.CMRDataDownloader#

class icesat2db.CMRDataDownloader(geom: GeoSeries, start_date: datetime = None, end_date: datetime = None, earth_data_info=None)[source]#

Downloader for IceSat2 granules from NASA’s CMR service.

__init__(geom: GeoSeries, start_date: datetime = None, end_date: datetime = None, earth_data_info=None)[source]#

Methods

__init__(geom[, start_date, end_date, ...])

download()

Download granules across all IceSat2 products and ensure ID consistency.