Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hcarter333/wxrad_overlay

Tools to create a radar weather overlay map for an area
https://github.com/hcarter333/wxrad_overlay

Last synced: about 23 hours ago
JSON representation

Tools to create a radar weather overlay map for an area

Awesome Lists containing this project

README

        

# wxrad_overlay
Tools to create a radar weather overlay map for an area

# Data Sources
NOAA [site](https://www.ncei.noaa.gov/maps/radar/) that pulls in weather radar data. This site leads to the data links mentioned in this [TIL](https://copaseticflow.blogspot.com/2024/02/things-i-learned-making-gifs-with.html) post.

More [details](https://mesonet.agron.iastate.edu/ogc/) on Iowa State University Weather database

# ffmpeg examples
[Scaling](https://trac.ffmpeg.org/wiki/Scaling)
[Opacity](https://stackoverflow.com/questions/35251122/using-ffmpeg-to-add-overlay-with-opacity)