Skip to content

[Data]: IMERG Half Hourly in Cloud-native format #1304

@mccabete

Description

@mccabete

Dataset Name

GPM IMERG Final Precipitation L3 Half Hourly 0.1 degree x 0.1 degree V07

Dataset Description

This is IMERG's multi-sensor precipitation product at the half-hourly resolution. It is stored in HDF5 file format.

Requestor Name/Affiliation

Tempest McCabe, NASA GSFC, University of Maryland

Platform/Method/Sensor

GPM

URL or DOI to Dataset Description

10.5067/GPM/IMERG/3B-HH/07

URL to Download or Access the Data

https://disc.gsfc.nasa.gov/datasets/GPM_3IMERGHH_07/summary?keywords=%22IMERG%20final%22

Data License

Unknown, but NASA product so freely available and usable.

Intended Science Use Case

I will be extracting a precipitation time series for ~4000 fires in CONUS. This involves a spatial and temporal subset, and then an aggregation to 12-hourly. This is different from, but related to, the conversion this team did for #1281. My workflow was previously built around the already-cloud-optimized raw daily product (10.5067/GPM/IMERGDF/DAY/07) but we realized that the daily aggregation happened in UTC, so if we wanted out time series to align with local-time satellite overpasses, we needed to go to half-hourly.

Unlike the daily product, the half-hourly product is in HDF5 and I think isn't cloud optimized, so when I try to do my spatial and temporal subsetting with xarray, all the files are read into memory. For example, I tried to do a point-extraction for two week-long fire events and it took ~ 2GB. (7 days * 48 * 2.8MB per file) * 2 fires = 1.9GB. I am not sure how to build a workflow that can handle that for 4000 fires.

It the MAAP team is the correct team to contact about this? Would earthaccess be more appropriate? A comment on a different earthaccess discussion suggests to me that some folks may be already working on some element of this.

Format of the Data

HDF5

Approximate Size of the Data

2.8MB per 30 min file, 1998-01-01 to 2025-09-30 in total.

Date Needed By

05/25/26

Additional Information

I would be working in a spatial range of CONUS 2012-2025.

Metadata

Metadata

Labels

MSFCMSFC related issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions