From 98efbfd4e7e2aa02984533c1b837e454eb7c0485 Mon Sep 17 00:00:00 2001 From: prakaa Date: Fri, 13 Oct 2023 08:27:06 +1100 Subject: [PATCH] update visualisatin example --- docs/source/examples/visualising_p5min_demand_forecasts.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/examples/visualising_p5min_demand_forecasts.md b/docs/source/examples/visualising_p5min_demand_forecasts.md index ba9e211..6e784e8 100644 --- a/docs/source/examples/visualising_p5min_demand_forecasts.md +++ b/docs/source/examples/visualising_p5min_demand_forecasts.md @@ -16,9 +16,7 @@ kernelspec: +++ -In this example, we look at a couple of ways we can plot demand forecast convergence using a set of 5-minute pre-dispatch ({term}`5MPD` or `P5MIN`) forecasts for the evening of 14/07/2022 for NSW. - -In particular, we'll look at the ways to plot using `xarray` data structures. +In this example, we look at a couple of ways we can plot demand forecast convergence using a set of 5-minute pre-dispatch ({term}`5MPD` or `P5MIN`) forecasts for the evening of 14/07/2022 for NSW. In particular, we'll look at the ways to plot using `xarray` data structures. +++