You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Python script processes nitrogen dioxide (NO2) satellite data by extracting relevant information based on geographical conditions, interpolating values using a KD-tree algorithm, and aggregating monthly averages. The resulting data is stored in NetCDF files for further analysis.
This is a COVID-19 Air Pollution tracking program that looks at the correlation between COVID-19 Lockdowns and the overall pollution impact in certain European cities. The program utilses graphs and other visual stats to allow visual representations of significant or minimal difference in pollution levels with as a result to the on going pandemic.
Estimation of Air Pollution with Remote Sensing Data: Revealing Greenhouse Gas Emissions from Space, presented at Tackling Climate Change with Machine Learning workshop at ICML 2021.
Python script downloading NO2 pollution datas from the European satellite Sentinel5 and aggregating by country, regions, states, cities. This work is carried out within the framework of the juanporrasl/AMSECovid19 project.