{"id":48082507,"url":"https://github.com/sandialabs/pioneer_wec_dashboard","last_synced_at":"2026-04-04T14:58:02.863Z","repository":{"id":344538562,"uuid":"1180023574","full_name":"sandialabs/pioneer_wec_dashboard","owner":"sandialabs","description":"https://sandialabs.github.io/pioneer_wec_dashboard/","archived":false,"fork":false,"pushed_at":"2026-03-30T05:22:40.000Z","size":72666,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-30T07:46:36.144Z","etag":null,"topics":["scr-3358","snl-visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandialabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-12T16:11:14.000Z","updated_at":"2026-03-25T16:12:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sandialabs/pioneer_wec_dashboard","commit_stats":null,"previous_names":["sandialabs/pioneer_wec_dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sandialabs/pioneer_wec_dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fpioneer_wec_dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fpioneer_wec_dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fpioneer_wec_dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fpioneer_wec_dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs","download_url":"https://codeload.github.com/sandialabs/pioneer_wec_dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fpioneer_wec_dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31403941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["scr-3358","snl-visualization"],"created_at":"2026-04-04T14:58:02.205Z","updated_at":"2026-04-04T14:58:02.852Z","avatar_url":"https://github.com/sandialabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pioneer WEC dashboard\nA simple dashboard for viewing up-to-date data from the Pioneer WEC v1 prototype. \nhttps://sandialabs.github.io/pioneer_wec_dashboard/\n\n## Usage\nBuild the dashboard site locally with the steps below.\n\n### Prerequisites\n- Python 3.10+ (recommended)\n- Ruby + Bundler (for Jekyll)\n\n### 1) Install Python dependencies\n```bash\npython -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\n```\n\n### 2) Install Ruby/Jekyll dependencies\n```bash\nbundle install\n```\n\n### 3) Build the site\nRun the full pipeline (fetch data, generate plots, and build the Jekyll site):\n\n```bash\npython app.py all\n```\n\n### 4) View build output\nThe generated site files are written to:\n\n- `output/`\n\nOpen `output/index.html` in a browser to inspect the locally built site.\n\n## Build options\nPartial builds can be run by passing optional arguments when running `app.py`:\n\n- `python app.py` or `python app.py all`: run the full pipeline (fetch data, generate plots, build site)\n- `python app.py fetch-data --start-date YYYY-MM-DD`: fetch and cache raw data starting from a date (default: 2025-11-03)\n- `python app.py generate-plots`: generate plot HTML files from cached data\n- `python app.py build-site`: generate Jekyll includes and build/copy the site output\n\n## Data caching\nTo alleviate the need to pull data during debugging and to speed up GitHub actions, raw data is cached locally in a `.cache` directory.\nAdditionally, processed data files are saved in `output/data/` to speed up partial builds and allow for the user to perform custom analyses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandialabs%2Fpioneer_wec_dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandialabs%2Fpioneer_wec_dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandialabs%2Fpioneer_wec_dashboard/lists"}