+|[How to Directly Access GPM IMERG Data from an S3 Bucket with Python](notebooks/How_to_Directly_Access_GPM_IMERG_Data_from_an_S3_Bucket.ipynb) | This notebook demonstrates how to search, access, and plot an Integrated Multi-satellitE Retrievals for GPM file hosted via an Amazon S3 bucket. It demonstrates how to search for a granule by DOI and access it directly from an S3 bucket using the earthaccess and Xarray libraries, before plotting precipitation for that granule using Cartopy and Matplotlib.| Python, Direct S3 Access | Search, Access, Subset, Plot |
0 commit comments