Zachdehooge / Radar-Database

An application for downloading Level II radar data from the NEXRAD archive
0 stars 0 forks source link

Radar Database

forthebadge

Go Version GO Snyk Check Master

About

Installation

  1. Download Github repo
  2. Run .exe file
  3. If smartscreen comes up, click more info -> run anyway // this warning is entirely harmless and only shows because the app is not signed

Docker Installation

  1. Make sure Docker is installed
  2. Sign into Docker
  3. Open a command line prompt
  4. Run docker login
  5. Run docker pull zachdehooge/radar-database
  6. Run docker run -it --rm -v .:/app zachdehooge/radar-database

Issues

Roadmap

  1. Give user the option to download all of the current days RADNEX archive without needing to prompt for time frame
  2. More to come...

TODO

In Progress

Done ✓