Skip to content

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

License

Notifications You must be signed in to change notification settings

Opio-Cornelius/deep_convolutional_autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

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