diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-25 15:58:38 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-25 15:58:38 +0200 |
| commit | a7941bb92df67686b018fbb601cbf413ea909d14 (patch) | |
| tree | 322d0ad4b5fef2f27a143d7ec64d5849a4502371 /README.md | |
| parent | 391fc97fca932a50557d8e0f07ea2dfa8135900a (diff) | |
| download | prognosis-0.1.2.tar.gz prognosis-0.1.2.zip | |
privacy: use Krakow in examples, tests and fixturesv0.1.2
A recorded GUGiK fixture was a reverse address lookup for the author's home:
it carried a house number, a postal code and coordinates to about a metre, and
it was published. The place name in the README was the lesser half of the
problem.
Fixtures are re-recorded against Rynek Glowny in Krakow, a public square, and
the tests, spec example and README follow. The README example is regenerated
from the binary.
warnings.json is left as recorded: it is a verbatim national bulletin whose
teryt array lists roughly two hundred powiats, so no single entry says anything
about anyone.
NOTE: this removes the address from the tip, not from history. Commit e14a7db
and its successors still contain it, and remain reachable on any clone or
mirror.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 38 |
1 files changed, 20 insertions, 18 deletions
@@ -11,26 +11,28 @@ No API key. Written in Go with **no third-party modules** — `make ci` fails if one creeps in. ``` -Krakow, PL Tue 25 Aug 05:37 up 19:32 down GMT+2 - day 7-21° dry sun 5h09m of 13h54m daylight - pollen grass 2.8 low ragweed 1.3 mugwort 0.9 none birch 0.0 none +Krakow, PL Tue 25 Aug 05:44 up 19:39 down GMT+2 + day 12-17° rain 1.9mm over 7h sun 0h43m of 13h54m daylight + pollen ragweed 6.9 mugwort 4.4 low grass 3.1 low birch 0.0 none - hr temp feels conditions hum - 15 21° (19) overcast 48% - 16 19° (17) 56% - 17 18° (17) 63% - 18 17° 64% - 19 16° 66% - 20 16° 65% - 21 15° 69% - 22 15° (14) 66% + hr temp feels conditions hum mm rain + 15 16° lt drizzle 79% 0.3 70% + 16 16° 80% 0.3 44% + 17 16° overcast 77% 0.0 27% + 18 16° lt drizzle 78% 0.1 27% + 19 15° 86% 0.2 36% + 20 15° 87% 0.4 45% + 21 15° 85% 0.2 52% + 22 15° (14) overcast 80% 0.0 58% - 21°│████████ - │████████ - 18°│████████████████▄▄▄▄▄▄▄▄ - │████████████████████████▄▄▄▄▄▄▄▄ - 15 17 19 21 - 15-21° + 16°│ ████████████████ + │████████▄▄▄▄▄▄▄▄████████████████ + 15°│████████████████████████████████ + │████████████████████████████████▄▄▄▄▄▄▄▄ ████████ + 15°│████████████████████████████████████████▄▄▄▄▄▄▄▄████████████████ +rain│▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▁▁▁▁▁▁▁▁▃▃▃▃▃▃▃▃▅▅▅▅▅▅▅▅████████▅▅▅▅▅▅▅▅▁▁▁▁▁▁▁▁ max 0.4mm + 15 16 17 18 19 20 21 22 + 15-16° ``` When IMGW has issued a warning for your powiat, it leads the output: |
