https://github.com/architecture-building-systems/cityenergyanalyst-gui
This is the official Graphical User Interface of the City Energy Analyst (CEA)
https://github.com/architecture-building-systems/cityenergyanalyst-gui
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 5 committers (60.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
This is the official Graphical User Interface of the City Energy Analyst (CEA)
Basic Info
- Host: GitHub
- Owner: architecture-building-systems
- License: mit
- Language: JavaScript
- Default Branch: master
- Homepage: http://www.cityenergyanalyst.com
- Size: 4.12 MB
Statistics
- Stars: 9
- Watchers: 12
- Forks: 3
- Open Issues: 5
- Releases: 62
Topics
Metadata Files
README.md
City Energy Analyst GUI
Made with the help of electron-builder.
There are currently two possible build targets for the GUI. One for desktop (using Electron) and one for the web.
Getting Started (development)
Simply clone down this repository, install dependencies, and get started on your application.
The use of the yarn package manager and VS Code editor is recommended for development.
e.g.
```bash git clone https://github.com/architecture-building-systems/CityEnergyAnalyst-GUI.git
cd CityEnergyAnalyst-GUI
install dependencies
yarn ```
Development Scripts
For desktop version
```bash
app will be launched using electron
yarn electron:dev ```
For web version
```bash
web app will be accessible from the browser on http://localhost:5173/
yarn dev ```
Build Scripts
For desktop version
```bash
compiles source code and creates the OS specific application in the out folder
yarn electron:build ```
For web version
```bash
bundles source code and creates the web files in the dist folder
yarn build ```
Owner
- Name: Architecture and Building Systems
- Login: architecture-building-systems
- Kind: organization
- Email: silvestri@arch.ethz.ch
- Website: http://systems.arch.ethz.ch
- Repositories: 44
- Profile: https://github.com/architecture-building-systems
GitHub Events
Total
- Create event: 74
- Issues event: 1
- Release event: 22
- Watch event: 1
- Delete event: 54
- Member event: 1
- Issue comment event: 48
- Push event: 251
- Pull request review comment event: 59
- Pull request review event: 29
- Pull request event: 87
- Fork event: 2
Last Year
- Create event: 74
- Issues event: 1
- Release event: 22
- Watch event: 1
- Delete event: 54
- Member event: 1
- Issue comment event: 48
- Push event: 251
- Pull request review comment event: 59
- Pull request review event: 29
- Pull request event: 87
- Fork event: 2
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Reynold Mok | r****d@h****m | 458 |
| Daren Thomas | t****s@a****h | 21 |
| dependabot[bot] | 4****] | 5 |
| Jimeno Fonseca | f****a@a****h | 3 |
| Martín Mosteiro-Romero | m****o@n****g | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 6
- Total pull requests: 159
- Average time to close issues: 5 months
- Average time to close pull requests: about 2 months
- Total issue authors: 2
- Total pull request authors: 6
- Average comments per issue: 0.67
- Average comments per pull request: 0.57
- Merged pull requests: 102
- Bot issues: 0
- Bot pull requests: 44
Past Year
- Issues: 0
- Pull requests: 56
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.61
- Merged pull requests: 43
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- reyery (5)
- Bachibouzouk (1)
Pull Request Authors
- reyery (107)
- dependabot[bot] (44)
- daren-thomas (5)
- ShiZhongming (1)
- martin-mosteiro (1)
- inpprenable (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- @babel/core ^7.17.7 development
- @babel/eslint-parser ^7.17.0 development
- @babel/preset-react ^7.14.5 development
- @electron-forge/cli ^6.0.0-beta.63 development
- @electron-forge/maker-deb ^6.0.0-beta.61 development
- @electron-forge/maker-rpm ^6.0.0-beta.61 development
- @electron-forge/maker-squirrel ^6.0.0-beta.61 development
- @electron-forge/maker-zip ^6.0.0-beta.63 development
- @electron-forge/plugin-webpack 6.0.0-beta.63 development
- @vercel/webpack-asset-relocator-loader 1.7.0 development
- babel-loader ^8.2.2 development
- copy-webpack-plugin ^9.0.1 development
- css-loader ^6.0.0 development
- electron 17.1.2 development
- eslint ^8.11.0 development
- eslint-config-prettier ^8.3.0 development
- eslint-plugin-prettier ^4.0.0 development
- eslint-plugin-react ^7.26.1 development
- node-loader ^2.0.0 development
- prettier ^2.4.1 development
- redux-logger ^3.0.6 development
- style-loader ^3.0.0 development
- @ant-design/compatible ^1.1.0
- @ant-design/icons ^4.7.0
- @handsontable/react ^3.1.2
- @turf/turf ^6.5.0
- antd ^4.19.2
- axios 0.26.1
- color-interpolate ^1.0.5
- connected-react-router ^6.5.2
- deck.gl 7
- electron-log ^4.4.3
- electron-squirrel-startup ^1.0.0
- frameless-titlebar ^2.1.4
- handsontable 6
- history ^4.9.0
- html-react-parser ^0.9.1
- ini ^2.0.0
- nebula.gl 0.15.0
- react ^17.0.2
- react-dom ^17.0.2
- react-map-gl 5
- react-redux ^7.2.6
- react-router ^5.0.1
- react-router-dom ^5.0.1
- react-spring ^9.2.5
- redux ^4.1.2
- redux-thunk ^2.4.1
- socket.io-client ^2.3.0
- tabulator-tables ^4.4.1
- 1299 dependencies