ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
MIT License
2 stars 1 forks source link

As a system user I want to compare the forecast and in situ data for a single city (Part 1) #60

Closed amehta-scottlogic closed 2 months ago

amehta-scottlogic commented 4 months ago

Description

This page will be used to compare forecast/in situ for a single city.

This ticket has scope only for the displaying the forecast in the UI for a single city

We have decided to use echarts for the charting library for now.

For now let's not use redux, something like this might be simpler: https://tanstack.com/query/latest/docs/framework/react/guides/queries

Acceptance Criteria

Test Checklist:

mnyamunda-scottlogic commented 3 months ago

Test Analysis

Echart functionality

Image

Additionally mock these time/dates to prevent oddities in graphs. Exploratory verify data points match the database values Exploratory

mnyamunda-scottlogic commented 3 months ago

FIndings

mwalker-scottlogic commented 3 months ago

Analysis review - worth checking the scope of this ticket. The ticket title and description don't align. Is it just the forecast AQI plot? If so is it just the overall AQI or pollutant level AQIs too?

mnyamunda-scottlogic commented 2 months ago

Loading Icon is to be covered as a manual check as opposed to automation. Due to different browser behaviours.