This project contains information on how to acquire and analyze data from 3 different sources
- Sentinel 5-p API
- CAMS
- ERA5-Reanalysis
Greek mainland is our area of interest and we collect data regarding this specific region.
Contains code regarding sentinel5p data acquisition. It contains an .ipynb used for data accumulation. This specific notebook uses s5p-tools and geojson files which are provided in aux-files/geojson folder
Notebook used to analyze data from CAMS.
Input | Two .nc files and two shapefiles provided in aux-files/shapefiles |
Output | Information regarding PM10,PM2.5,NO2,SO2,O3,CO,NO |
Notebook used to analyze data from ERA5
Input: .grib file and two shapefiles
Output: Information for urban areas and prefecture about u-component , v-component, temperature 2m, net solar radiation , net thermal radiation.
For more information about the data see:
Contains the analyzed data from the two python notebooks
Contains semi-raw data files from ERA5 and CAMS (used in the ERA5-Reanalysis.ipynb and CAMS-Analysis.ipynb respectively)
auxiliary files for Analysis. Shapefiles and geojson files