https://github.com/centerforthebuiltenvironment/abcweb

Web Interface for ABC

https://github.com/centerforthebuiltenvironment/abcweb

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Web Interface for ABC

Basic Info
  • Host: GitHub
  • Owner: CenterForTheBuiltEnvironment
  • Language: JavaScript
  • Default Branch: main
  • Size: 7.02 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 12
  • Releases: 0
Created almost 3 years ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

ABCWeb: A Web interface of the Advanced Berkeley Comfort (ABC) model

Links

  • Live website link: https://abc.cbe.berkeley.edu/ (original link: https://abcweb-384255928646.us-west1.run.app/)
  • Documentation: https://cbe-berkeley.gitbook.io/advanced-berkeley-comfort-abc-model

Overview

The Advanced Berkeley Comfort (ABC) model, initially developed by the Building Sciences Group at the University of California, Berkeley, is one of the most sophisticated thermal comfort models This repository is for a graphical web interface of the ABC model.

Installation

  • git clone this branch
  • cd into the folder
  • run the command 'npm i' or 'yarn add'
  • make a new file called '.env.local' in the main project directory and add field 'DB_URL=', filling in the right hand side with the URL of the DigitalOcean database
  • run 'npm run dev'

Owner

  • Name: CenterForTheBuiltEnvironment
  • Login: CenterForTheBuiltEnvironment
  • Kind: organization
  • Location: Berkeley, CA

GitHub Events

Total
  • Issues event: 6
  • Push event: 30
Last Year
  • Issues event: 6
  • Push event: 30

Dependencies

package-lock.json npm
  • 527 dependencies
package.json npm
  • @chakra-ui/icons ^2.1.0
  • @chakra-ui/next-js ^2.1.5
  • @chakra-ui/react ^2.8.0
  • @emotion/react ^11.11.1
  • @emotion/styled ^11.11.0
  • @fontsource/ibm-plex-sans ^5.0.8
  • @react-three/drei ^9.80.9
  • @react-three/fiber ^8.13.7
  • @sketchfab/viewer-api ^1.12.1
  • axios ^1.4.0
  • echarts ^5.4.3
  • echarts-for-react ^3.0.2
  • eslint 8.46.0
  • eslint-config-next 13.4.13
  • framer-motion ^10.15.1
  • next 13.4.13
  • react 18.2.0
  • react-csv ^2.2.2
  • react-dom 18.2.0
  • react-icons ^4.10.1
  • react-select ^5.7.4
  • react-three-fiber ^6.0.13
  • three ^0.155.0