Document water temperature production workflow
This commit is contained in:
@@ -36,7 +36,7 @@ Staging currently exercises the PostgreSQL → API → frontend path with synthe
|
||||
### SolidJS frontend
|
||||
|
||||
- Queries the backend using the same origin in production builds.
|
||||
- Provides Stations, City Analysis, Faktiskā, Latvia overview, Database, HARMONIE, and LVGMC forecast workspaces.
|
||||
- Provides Stations, City Analysis, Faktiskā, Latvia overview, Database, HARMONIE, and LVGMC forecast workspaces. A separate Ūdens temperatūra production workspace is planned.
|
||||
- Uses HTML canvas for broadcast maps and PNG export.
|
||||
- Uses the bundled `ltv_meteo.otf` font for weather symbols; the glyphs are font characters, not emoji.
|
||||
|
||||
@@ -74,6 +74,12 @@ Faktiskā has a fixed 13-position station configuration. On page entry the front
|
||||
|
||||
Weather-font glyphs and wind values remain manual editorial inputs. One glyph can be applied to all fixed stations and exceptions changed individually. The browser composes these values on the fixed wind-template canvas and exports exactly 3840×1440 pixels. The production master images define the required output geometry; final Monta typography and pixel-level comparison remain pending.
|
||||
|
||||
The glyph renderer measures each finished temperature badge, attaches the selected Daira glyph automatically, then applies a fixed optical correction shared by the Faktiskā template. The configuration also permits per-station offsets when later production comparison requires them. Operator input selects the symbol but never controls its coordinates.
|
||||
|
||||
### Ūdens temperatūra (planned)
|
||||
|
||||
Ūdens temperatūra will be an independent fixed-template renderer. Its temperatures are manual editorial inputs rather than station-query results. A Latvian-named field configuration will map each water area to locked canvas coordinates. The same workflow must produce explicit 1920×1080 and 3840×1440 canvases and filenames; each size must be verified against newsroom requirements.
|
||||
|
||||
## What the repository does not provide by itself
|
||||
|
||||
- Authorized provider accounts and credentials.
|
||||
|
||||
Reference in New Issue
Block a user