Skip to content

xd-mau5/radar

Repository files navigation


Radar plotting

In this repository you will find a radar plotting program written in python using the IDEAM data.

Built With

  • Python

Prerequisites

  • Python 3.8

Installation

  1. Clone the repo

    git clone https://github.com/xd-mau5/radar.git
  2. Install python packages

     pip install -r requirements.txt
  3. 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

  4. Run the program

     python run.py
  5. Enjoy the cool radar plot in GIF format :D

Example

GIF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published