@using Newtonsoft.Json; @using EFB.Metar; @model EFB.Models.ViewChartModel; @{ ViewData["Title"] = "Welcome"; }