In this repository you will find a radar plotting program written in python using the IDEAM data.
- Python 3.8
-
Clone the repo
git clone https://github.com/xd-mau5/radar.git
-
Install python packages
pip install -r requirements.txt
-
Install GDAL library If you are using Linux, you can install GDAL using the following command:
sudo apt install libgdal-dev
or if you are using Windows use conda
-
Run the program
python run.py
-
Enjoy the cool radar plot in GIF format :D