DLR-SC / ESID

This is the repository to the ESID frontend for visualization of infectious disease propagation.
Apache License 2.0
15 stars 3 forks source link

Flexible start end times #304

Closed JonasGilg closed 9 months ago

JonasGilg commented 9 months ago

Description

Previously the application required at least one scenario to be present, otherwise no start and end dates could be set. This now has been changed. The start and end dates are now the minimum and maximum of simulation and case data.

Additionally the "Simulation Start Date" has been renamed to "Reference Day". If a simulation is present it will represent the first day of the simulation, otherwise it will represent the first day, where case data is available.

Related Issues

Resolves #300

Checklist

I, the author of this PR checked the following requirements for good software quality:

I, the reviewer checked the following things:

github-actions[bot] commented 9 months ago

Unit Test Results

  1 files  ±0  14 suites  ±0   32s :stopwatch: -4s 32 tests ±0  32 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  33 runs  ±0  33 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 9ae6b345. ± Comparison against base commit 5100d54a.

:recycle: This comment has been updated with latest results.