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
When trying to display the results in "scalar_database.json" using dashboard.html, the score values are only displayed for the “h1” header files (e.g. physical drivers), not written before the variables of interest (temperature0m, 200m, 700m). It appears grey. On the other hand, index.html shows the results via the "python -m http.server" command.
Requesting help to fix this issue.
Thank you.
The text was updated successfully, but these errors were encountered:
The problem is caused by the different contents in scalars.json and scalar_database.json. ILAMB shall generate two json files with identical contents but different json schema.
When trying to display the results in "scalar_database.json" using dashboard.html, the score values are only displayed for the “h1” header files (e.g. physical drivers), not written before the variables of interest (temperature0m, 200m, 700m). It appears grey. On the other hand, index.html shows the results via the "python -m http.server" command.
Requesting help to fix this issue.
Thank you.
The text was updated successfully, but these errors were encountered: