Nitrogen Dioxide (NO2), one of the major pollutants, results from vehicular, industrial, and thermal power plant emissions. During the COVID-19 pandemic, a nationwide lockdown was imposed into four phases from March 25 - May 31, 2020; Phase-I (25/03/2020 - 14/04/2020), Phase-II (15/04/2020 - 03/05/2020), Phase-III (04/05/2020 - 17/05/2020) and Phase-IV (18/05/2020 – 31/05/2020). All major anthropogenic activities contributing to atmospheric pollution (such as industries, vehicles, and other activities) were restricted during the lockdown. The current report investigates the impact of the lockdown on tropospheric NO2 concentrations before and during the different phases of lockdown through satellite obsevation and groundbased (CPCB) measurement across India and two major cities Delhi and Bangalore. Sentinel-5P NRTI NO2:Near Real-Time Nitrogen Dioxide dataset has been used for the analysis and is directly imported from the GEE Image Collection. GeeMap, a Python package for interactive mapping with Google Earth Engine API is used for the analysis.
- The input folder contains all the input files.
- The input folder contains all the input files.
- The Requirement file contains all the packages required to run the project.
- It is a Jupyter Notebook document containing all programs.
- It is the analysis part of the Project.
- Create a virtual environment
conda create -n env python=3.8
- Activate the Environment and install all the required packages
conda activate env
pip install pandas
pip install matplotlib
pip install geemap
conda install geopandas
conda install mamba -c conda-forge
mamba install geemap xarray_leaflet -c conda-forge
conda install jupyter_contrib_nbextensions -c conda-forge
Required packages can also be installed using the Requirement.txt file
pip install requirement.txt
- Run Air Quality.ipynb file in Jupyter notebook
- Please check all the input paths and the requirement carefully.
- NO2 level(µmol/m^2) in 2019 and 2020
- No2 comparision in 2019 and 2020 during the lockdown
- NO2 level during the lockdown phases
- Pre lockdown and Phase-I lockdown
- Phase-II and Phase-III lockdown
- Phase IV lockdown
- Pre lockdown and Phase-I lockdown
- Phase-II and Phase-III lockdown
- Phase IV lockdown