From d662b36198dabe1b76fd19397bc7ab7bfb4c277d Mon Sep 17 00:00:00 2001 From: michaeldavie Date: Tue, 23 Jul 2019 06:24:56 -0400 Subject: [PATCH] Add note on prerequisites to Environment Canada (#9951) * Add note regarding prerequisites * :ambulance: Fixed Markdown. Mixed with HTML requires spacing. --- source/_components/environment_canada.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_components/environment_canada.markdown b/source/_components/environment_canada.markdown index 3c229dd4594..9de19098664 100644 --- a/source/_components/environment_canada.markdown +++ b/source/_components/environment_canada.markdown @@ -18,6 +18,13 @@ The following device types and data are supported: - [Sensor](#sensor) - Current conditions and alerts - [Camera](#camera) - Radar imagery +

+ + On Raspbian or Hassbian, you may need to manually install additional prerequisites with the following command: + `sudo apt-get install libatlas-base-dev libopenjp2-7` + +

+ ## Location Selection Each platform automatically determines which weather station's data to use. However, as station coordinates provided by Environment Canada are somewhat imprecise, in some cases you may need to override the automatic selection to use the desired station.