Plot the WRF and ERA5 data, in the same simple way as you run the WRF model!
PostWRF is a bunch of interactive tools, written in NCL and Bash scripts, to visualize and post-process the WRF model outputs (as well as ERA5 and RTTOV data, to some extent).
PostWRF is useful for both the expert and less-experienced users. Students can plot the WRF and ERA5 outputs whithout struggling with coding and syntax errors. Expert users can also carry out common postprocessing tasks in a simple and straightforward way.
Install NCL on a Linux machine (e.g. Fedora):
sudo dnf install ncl
That's it! Enough for most of the PostWRF's capabilities!
git clone git@github.com:anikfal/PostWRF.git
cd PostWRF
chmod +x postwrf.sh modules/*.sh modules_era/*.sh
./postwrf.sh
Documentations with practical examples: https://postwrf.readthedocs.io/en/master
https://youtube.com/playlist?list=PL93HaRiv5QkCOWQ4E_Oeszi9DBOYrdNXD
For more detailed information about the backend structure of the software, please read https://doi.org/10.1016/j.envsoft.2022.105591
If you find PostWRF helpful, please kindly cite it in your works.