Skip to content

Releases: RajaHasnain7/Sentinel5P-AQI-Toolkit

Initial Release: Sentinel5P-AQI-Toolkit v1.0

Choose a tag to compare

@RajaHasnain7 RajaHasnain7 released this 24 Jan 20:50

Key Features:

  1. Automated Data Retrieval:
  • Query and download Sentinel-5P Level-2 data from the Copernicus Hub using Complete_S5P_code.ipynb.
  • Customizable parameters for date range, area of interest, and pollutants.
  1. Data Preprocessing:
  • Convert Level-2 raw files to Level-3 processed files using harpconversion.py.
  • Binning by time, latitude, and longitude on a regular grid with a default resolution of 0.01 x 0.01 arc degrees.
  • Support for exporting Level-3 data to .csv format.
  1. Support for Multiple Pollutants:
  • Includes support for Ozone (O3), Nitrogen Dioxide (NO2), Carbon Monoxide (CO), and more.
  1. Configurable Parameters:
  • Fully customizable settings, including quality assurance thresholds.

Getting Started:

  1. Clone the repository:
git clone https://github.com/RajaHasnain7/Sentinel5P-AQI-Toolkit.git
  1. Follow the instructions in the README.md to set up and run the toolkit.
  2. Refer to requirements for requirements for L3-L2 conversion for library dependencies.

Acknowledgements:
This project builds upon methodologies described in: Omrani et al., 2020.