archetypal
archetypal: A Python package for collecting, simulating, converting and analyzing building archetypes - Published in JOSS (2020)
Science Score: 95.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
Found 4 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
✓Committers with academic emails
1 of 7 committers (14.3%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords
Keywords from Contributors
Scientific Fields
Repository
archetypal: Retrieve, construct, simulate, convert and analyse building simulation templates
Basic Info
- Host: GitHub
- Owner: samuelduchesne
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://archetypal.readthedocs.io/
- Size: 26.2 MB
Statistics
- Stars: 17
- Watchers: 2
- Forks: 9
- Open Issues: 41
- Releases: 68
Topics
Metadata Files
README.md
Archetypal
python for building simulation archetypes
Retrieve, construct, simulate, convert and analyze building simulation templates
Overview
Archetypal is a Python package that helps handle building archetypes.
Changes since v2.0.0
The conversion of EnergyPlus IDF models to Trnsys TrnBuild Models (compatible with the multizone building model) is now part of a distinct package known as the trnslator.
Features
Here is a short overview of features that are part of archetypal:
- Building Complexity Reduction: A utility to transform a multizone
EnergyPlus model to a two-zone normalized model. Such models are
called
building archetypesand are the foundation of the UMI Energy Module. This tool will allow any EnergyPlus model to be imported into UMI and drastically speedup the UBEM process.
Installation
Recommended to use a conda environement running python 3.8. Pip install should work on all platforms (linux, macOS and Windows). First,
cmd
conda create -n venv python=3.8
-n venv is the name of your environement; it can be anything.
Then,
cmd
pip install -U archetypal
Local Development
- Clone this repo locally
console
git clone https://github.com/samuelduchesne/archetypal.git
- Install dependencies:
console
cd archetypal
conda env create
This will create a new environment named archetypal. Don't forget to activate the environment.
- Run Tests:
console
python -m pytest tests/
- Generate Documentation:
console
make html
Owner
- Name: Samuel Letellier-Duchesne
- Login: samuelduchesne
- Kind: user
- Location: NYC
- Company: @carbon-signal @MITSustainableDesignLab @Elementa-Engineering @Introba
- Website: http://samuelduchesne.github.io
- Repositories: 35
- Profile: https://github.com/samuelduchesne
JOSS Publication
archetypal: A Python package for collecting, simulating, converting and analyzing building archetypes
Authors
Department of Mechanical Engineering, Polytechnique Montréal, Montréal, Canada
Department of Mechanical Engineering, Polytechnique Montréal, Montréal, Canada
Tags
Building Energy Model Archetype Archetype Template EnergyPlus TRNSYSGitHub Events
Total
- Create event: 15
- Release event: 3
- Issues event: 7
- Watch event: 5
- Delete event: 13
- Issue comment event: 12
- Push event: 46
- Pull request review event: 6
- Pull request event: 33
Last Year
- Create event: 15
- Release event: 3
- Issues event: 7
- Watch event: 5
- Delete event: 13
- Issue comment event: 12
- Push event: 46
- Pull request review event: 6
- Pull request event: 33
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Samuel Letellier-Duchesne | s****e@m****m | 1,719 |
| Unknown | l****5@g****m | 806 |
| Samuel Letellier-Duchesne | s****d@m****u | 72 |
| dependabot[bot] | 4****] | 22 |
| Sam Wolk | 3****w | 3 |
| zlehong | 5****g | 2 |
| Zach Berzolla | 5****a | 2 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 14
- Total pull requests: 168
- Average time to close issues: 4 months
- Average time to close pull requests: about 2 months
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 1.21
- Average comments per pull request: 0.83
- Merged pull requests: 62
- Bot issues: 0
- Bot pull requests: 83
Past Year
- Issues: 4
- Pull requests: 36
- Average time to close issues: about 1 month
- Average time to close pull requests: 16 days
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 2.0
- Average comments per pull request: 0.11
- Merged pull requests: 23
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- szvsw (8)
- samuelduchesne (5)
Pull Request Authors
- samuelduchesne (91)
- dependabot[bot] (86)
- szvsw (8)
- zlehong (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 1,664 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 76
- Total maintainers: 1
pypi.org: archetypal
Retrieve, construct, simulate, convert and analyse building archetypes
- Documentation: https://archetypal.readthedocs.io/
- License: MIT
-
Latest release: 2.18.9
published 7 months ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- scottyhardy/docker-wine latest build
- CoolProp *
- deprecation *
- energy-pandas *
- eppy ==0.5.56
- geomeppy ==0.11.8
- setuptools *
- sigfig *
- validator_collection *
- autodoc-pydantic * development
- pytest * development
- pytest-cov * development
- recommonmark * development
- sphinx * development
- sphinx-click * development
- sphinx_rtd_theme * development
- CoolProp *
- click *
- deprecation *
- energy-pandas *
- eppy ==0.5.60
- matplotlib *
- networkx *
- numpy >=1.17
- outdated *
- packaging *
- pandas >=1.2.0
- path *
- pint ==0.19
- pycountry *
- pydantic *
- pytest *
- requests *
- scikit-learn *
- setuptools *
- sigfig *
- tabulate *
- tqdm *
- typing_extensions ==4.3.0
- validator_collection *
- r.strip *