easysnowdata.providers.earthdata.search#
- easysnowdata.providers.earthdata.search(short_name: str, aoi: Any = None, time: Any = None, *, cloud_hosted: bool = True, count: int = -1, **kwargs: Any) list[Any][source]#
earthaccess.search_datawith the package’s AOI/time inputs.The bounding box is the AOI’s EPSG:4326 bounds (CMR cannot take a polygon across the antimeridian in one query, so such AOIs search the unwrapped bounds);
timebecomestemporal=(start, end).