You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The statistic monitor script has been modified to gather information from the API rather than the .state files. The new files generated from the API information have a different structure and there has been no changes to the data visualization script to generate graphics for them.
This issue aims to apply the changes necessary for the graphic generation of the new files to work properly.
Statistics files containing information gathered from the API: api_stats_files.zip
Proposed checks
Update the data visualization script to generate graphics for the new files
Validate that the graphics are generated successfully for every new file
The text was updated successfully, but these errors were encountered:
GGP1
changed the title
Update the graphic generation for the new statistics files
Update the data visualization script to support the API statistics files
Feb 23, 2024
GGP1
changed the title
Update the data visualization script to support the API statistics files
Update the data visualization script to support API statistics files
Feb 23, 2024
Description
The statistic monitor script has been modified to gather information from the API rather than the
.state
files. The new files generated from the API information have a different structure and there has been no changes to the data visualization script to generate graphics for them.This issue aims to apply the changes necessary for the graphic generation of the new files to work properly.
Statistics files containing information gathered from the API: api_stats_files.zip
Proposed checks
The text was updated successfully, but these errors were encountered: