WRF Data visualization with WrfPyApp.
WrfPyApp uses WRF-Python (https://github.com/NCAR/wrf-python/tree/master) package.
You could use WrfPyApp on your PC after installing necessary Python packages.
It aims to quick visualization and analyzing WRF Data.
You could find the init.py first version executable file in WrfPyApp folder
You could install WrfPyApp via Pypi or you can use init.py file directly in your computer.
https://pypi.org/project/WrfPyApp/
WrfPyApp uses Tkinter tool.
If you use PyPi for installlation you should create forexample.py file and it should contain import WrfPyApp command.
After that you could give python forexample.py command in terminal
Tutorial Video link is below