Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hcarter333/wxrad_overlay
- Owner: hcarter333
- License: apache-2.0
- Created: 2024-02-12T03:41:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-12T05:35:32.000Z (11 months ago)
- Last Synced: 2024-11-19T18:01:22.175Z (2 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)