TEMPO¶
NASA TEMPO satellite air-quality data. Pick a query with --type:
|
Data |
Requires |
|---|---|---|
|
Product metadata (label, units, legend) |
— |
|
Granule list for one product |
|
|
Most recent granule for one product |
|
|
Hourly point-value series at a coordinate |
|
|
Hourly zonal-stats series over a region |
|
--product is one of no2, o3tot, hcho, cldo4.
Products and latest granule¶
sjvair tempo --type products
sjvair tempo --type latest --product no2
Granules¶
sjvair tempo --type granules --product no2 --output no2-today.csv
sjvair tempo --type granules --product hcho --date 2026-07-10 --is-final
Point series¶
sjvair tempo --type point --product no2 --lat 36.7468 --lon -119.7726
sjvair tempo --type point --product no2 --lat 36.7468 --lon -119.7726 --start 2026-07-01 --end 2026-07-02
Region series¶
Region filters — --county, --city, --zip, --tract (FIPS), --urban, --region-id — at most one, required for --type region.
sjvair tempo --type region --product no2 --county Fresno