Skip to content

Tools to automatise WRF-Chem runs with re-initialised meteorology

License

Notifications You must be signed in to change notification settings

vinodkatmos/WRFotron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WRFotron

GitHub release (latest by date) GitHub DOI

logo

Tools to automatise WRF-Chem runs with re-initialised meteorology.

WRFotron created by Christoph Knote ([email protected]).

User guide created by Luke Conibear ([email protected]).

Helpful additions from Helen Burns, Carly Reddington, Ben Silver, Laura Kiely, Thomas Thorp, Ailish Graham, Doug Lowe, Scott Archer-Nicholls, Edward Butt, and Lauren Fleming.

Quick start

WRFotron uses pre-built executables on ARC4 from CEMAC (for University of Leeds users). Everything required is loaded in config.bash, including Python, NCO, NCL, WPS, WRFMeteo, WRFChem, preprocessors, and ncview.

  1. Log into ARC4, clone the WRFotron repo, and edit the chainDir path within config.bash if it is not /nobackup/${USER}/WRFotron:
git clone https://github.com/wrfchem-leeds/WRFotron.git
  1. Load the availability of CEMAC modules. If have other modules loaded then unload them (module purge), and similarly deactivate conda (conda deactivate), as both of these can cause conflits:
. /nobackup/cemac/cemac.sh
  1. From within the WRFotron folder run master.bash:
. master.bash 2015 10 12 00 24 06

For users that require their own executables or that are from outside of the University of Leeds, you can manually compile them using the instructions here.

About

Tools to automatise WRF-Chem runs with re-initialised meteorology

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 63.3%
  • Python 27.3%
  • NCL 9.2%
  • Roff 0.2%