Opio-Cornelius / deep_convolutional_autoencoder

Convolutional Neural Network (CNN) model for bias correcting gridded model output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Convolutional AutoEncoder

This repository is for convolutional autoencoder algorithms that can be used to bias correct and analyze output from a numerical model. The algorithms used here were tested on the WRF-chem model for bias correcting simulations of Nitorgen dioxide (NO2), Carbon monoxide (CO), Rainfall and Temperature. All the observations used were obtained from NASA satellites, that is, the Ozone Monitoring Instrument (OMI) for NO2, Measurement of Pollution in the Troposphere (MOPITT) for CO, Global Precipitation Measurement (GPM) for Rainfall and Moderate Resolution Imaging Spectroradiometer (MODIS) for Temperature. The scripts are in the 'python_scripts' folder. Please refer to the README file therein for further details.

Reference research article:

Opio, R., Mugume, I., Nakatumba-Nabende, J. et al. Evaluation of WRF-chem simulations of NO2 and CO from biomass burning over East Africa and its surrounding regions. Terr Atmos Ocean Sci 33, 29 (2022). https://doi.org/10.1007/s44195-022-00029-9

Github Pic 3

About

Convolutional Neural Network (CNN) model for bias correcting gridded model output

License:MIT License


Languages

Language:Python 100.0%