From ead54f4f7307b6534edc04aff10975490dd20b9b Mon Sep 17 00:00:00 2001 From: crolsma <84351684+crolsma@users.noreply.github.com> Date: Mon, 7 Feb 2022 14:16:42 -0700 Subject: [PATCH] Document unimplemented weather features --- doc/variables.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/variables.xml b/doc/variables.xml index f4a282c0..66d3a02a 100644 --- a/doc/variables.xml +++ b/doc/variables.xml @@ -4617,6 +4617,7 @@ + This feature is currently unimplemented. Download, parse and display METAR data. 'URI' must be a valid METAR URI. @@ -4699,6 +4700,7 @@ + This feature is currently unimplemented. Download, parse and display weather forecast data for a given day (daytime only). 'locID', see 'weather' above.