A package holding microservices to create video from compiled weather image data
Project description
Roots Weather Project v2
RootsWeatherProjectv2
is a Python package that contains pipeline microservices designed to create and upload videos (h.264) from compiled NOAA GOES image data.
Project Youtube Link : https://www.youtube.com/@rweather
Services
- Manager API: Uvicorn wrapped FastAPI server for managing video creation jobs state. [ Supported state backend: Redis ]
- Image Resolver: Resolves NOAA GOES image urls for a provided region and image resolution
- Image Grabber: Fetches the resolved image urls and stores in the shared file storage.
- Video Maker: FFMpeg runner to encode the images into video (h.264 + AAC). [ Encoding Resolutions - 1920x1080, 1080x1920]
- Video Uploader: Uploads encoded video to the host service (Youtube is currently the only supported hosting service)
Installation
The project can be installed using pip:
$ pip install RootsWeatherProject
Example Architectures
Local K3S on Raspberry PI
Google Cloud Platform
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rootsweatherproject-1.0.36.tar.gz
.
File metadata
- Download URL: rootsweatherproject-1.0.36.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d50b0e49266027c812cbba6468cc49471070c166712028827c2f7483fd1f86f |
|
MD5 | 7395f478be47626043228bd82aebaf0f |
|
BLAKE2b-256 | 22c45d1f0513c805bf6d3fc2583686292d08fba0666dc3e1c95806f3f71c0f34 |
File details
Details for the file RootsWeatherProject-1.0.36-py3-none-any.whl
.
File metadata
- Download URL: RootsWeatherProject-1.0.36-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 616ba3238fcd08e34cc7257f5624c687ed662531f0144a1d0f52f572dfde4c7a |
|
MD5 | 328e017f9981fc5e971467f7270768ee |
|
BLAKE2b-256 | baacdab63aed455d8e6d03426b233ac0595c12407f737ad2b76021b37d484ace |