Skip to content

whoohoo86/forecast-europe

 
 

Repository files navigation

CovidForecastEcdc

This project was generated with Angular CLI version 11.0.2.

TODOs

Done

  • Deployment in signale repo

  • TargetLabelPipe

  • DropDown für Location über Karte um kleine Länder wie Lichtenstein zu selektieren

  • Farben der Modelle über gesamte Programmdauer konsistent halten -> ColorPicker

  • Farbscala in 50er schritten 0 - 350 und blau

  • Legende Horizontal und unten positionieren

  • header in legend mit target + 100.000 einwohner

  • Standard Location = random

  • Shapes von Johannes nutzen

  • Countries, die nicht im Lookup sind unklickbar machen

  • different threshold for colorscale if target === death

  • Default choice for prediction interval to 95%

  • Tooltip items in chart ordered by value desc

  • If defaultModelNames === undefined => use all Modelnames as default

  • xAxis.max auf maxDate(truthDate) + 5 wochen

  • ThemeColor primary auf '#003a80' ändern

  • Text anpassen (googledoc checken)

  • Überschrift Forecasts TARGET, LOCATION: "<target>, <country>, forecasts issued on <entsprechender Montag>" bzw. "... <horizon> week ahead forecasts

  • Darstellung für kleine Displays

    • breite observen und linkes menü einklappen
    • höhe observen und display settings einklappen
    • eigenes layout für sehr schmale displays
  • BUG: leaflet popup in firefox

  • App in Edge und Firefox ausprobieren

  • Next Prev ForecastDate

  • Play/Pause Stop ForecastDate

  • Highlight der ChartSeries on MouseOver in Legende

  • ForecastChart DataZoom restore

  • Tooltip in Chart

  • AxisClick um ForecastDate zu ändern

  • ecdc farbe (grün) für map highlight und farben in chart

  • legend item punkte mittig eingeblendete models bold text

  • Karte

    • Länder nach gewähltem Target einfärben
    • Popup mit Werten (Inzidenz)
    • Title mit Target
  • Layouting und Styling

    • Responsiveness / Resize handling
    • Loading spinner
  • Service um appFormat zu lesen

  • GitHub CI on forecast_to_plot_csv commit -> call convertToAppFormat.py -> forecast_to_plot.json commit + push

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 69.3%
  • HTML 19.9%
  • SCSS 9.3%
  • JavaScript 1.5%