Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 605 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 605 Bytes

Extract PM2.5 Pixels and Convert Them to H3 Hexagons

Overview

This repository hosts the code for my blog post on extracting PM2.5 data provided by the Washington University in St. Louis.

  • data/: contains a sample PM2.5 NetCDF file.
  • images/: contains images used in the blog post.
  • notebooks/: contains a notebook explaining the extraction procedure step by step.
  • scripts/: contains a Python script that's useful for batch processing.