Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 961 Bytes

README.md

File metadata and controls

40 lines (20 loc) · 961 Bytes

WrfPyApp

alt text

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

Installation

You could install WrfPyApp via Pypi or you can use init.py file directly in your computer.

https://pypi.org/project/WrfPyApp/

pip install WrfPyApp

Requirements

WrfPyApp uses Tkinter tool.

sudo apt-get install python3-tk

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

https://youtu.be/OOU85-5CM5w