renderE is intended as a replacement for a VM emulating the IntelliStar 1, a system previously used by The Weather Channel to render Local on the 8s.
- Clone repository
- Install Python dependencies
- Run setup.py. This will guide you through setup, and allow you to change options
- Place your background music in a folder called "bgm"
- Run main.py.
The following arguments are supported by renderE:
- A positional argument will be treated as a URI for input.
-tand--transwill give the window a transparent background (for overlaying).-nand--noframewill remove the window frame (useful for capture on mac).-oand--offlinewill disable fetching assets from the web.-bgmand--bgmplayerwill play background music. This overrides stream audio.
- Run
load.py local flavor, replacing flavor with the i1 flavor, to load a presentation. - Run
run.py localto run the loaded presentation - Run
toggleNationalLDL.pywith the next argument as either 1 or 0 to enable or disable the national LDL respectively. On Flat Rock, another argument (A or B) must be set to determine which LDL to cue.
encodE is a data encoder bundled with RenderE. To use it, follow these instructions:
- Set up renderE (including configuration)
- While renderE is running, run encodE.py
- Run a local forecast using the commands