https://github.com/esgf/output_viewer
Library for viewing diagnostic and other kinds of output in HTML document
https://github.com/esgf/output_viewer
Last synced: 8 months ago
JSON representation
Library for viewing diagnostic and other kinds of output in HTML document
- Host: GitHub
- URL: https://github.com/esgf/output_viewer
- Owner: ESGF
- License: other
- Created: 2016-07-01T21:37:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T22:07:33.000Z (over 5 years ago)
- Last Synced: 2025-10-21T20:53:35.392Z (8 months ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Output Viewer
The Output Viewer is designed to provide a framework for viewing arbitrary output from diagnostics scripts, metrics, or any program that produces a ton of different files that you want to look at it in an easy-to-use fashion. It also provides tooling that interacts with the data file (index.json) that gets generated, creating HTML pages based on the file with your output embedded in it, and also the ability to upload your results to a server to share with collaborators, sponsors, or anyone who's interested.