Commit 3475a82
authored
Implement Total Sum of Simulated Years and Energy Metrics in Performance section of an experiment (#278)
* Added simulated time, footprint for each fob, new sustainability section and refactor the help information
* Add units and check for nulls for energy and footprint
* Deleted fixed decimals from PUE
* Delete venv from .gitignore
* Change 'SIM_platform_info' to be the same as the return of the api. And added information about configuration CF and PUE.
* Moved the function formatTime from ExperimentPerformance.jsx to src/components/context and generalized it. Changed the labels of the energy and footprint metrics and enhanced the their explanation in ExperimentPerformance.jsx. Corrected some sintax errors.
* Correct explanation footprint in ExperimentPerformance.jsx1 parent 6865f95 commit 3475a82
File tree
4 files changed
+348
-80
lines changed- src
- components/context
- pages
4 files changed
+348
-80
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
0 commit comments