PsychroLib
PsychroLib: a library of psychrometric functions to calculate thermodynamic properties of air - Published in JOSS (2019)
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 15 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
✓Committers with academic emails
1 of 9 committers (11.1%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords
Repository
📚 Library of psychrometric functions to calculate 🌡️ thermodynamic properties of air for Python, C, C#, Fortran, R, JavaScript and VBA/Excel
Basic Info
Statistics
- Stars: 254
- Watchers: 15
- Forks: 65
- Open Issues: 15
- Releases: 7
Topics
Metadata Files
README.md
Overview
PsychroLib is a software library to enable the calculation of psychrometric properties of moist and dry air. Versions of PsychroLib are available for Python, C, C#, Fortran, R, JavaScript, Microsoft Excel Visual Basic for Applications (VBA). PsychroLib works in both metric (SI) and imperial (IP) systems of units. For a general overview and a list of currently available functions, please see the overview page.
Documentation
Please see the Python API documentation for the common API across all the supported language implementations. In Python, array support and improved runtime performance can be optionally enabled by installing Numba. In R (1) constants, like ZERO_FAHRENHEIT_AS_RANKINE are not exported (i.e. not directly accessible to users), (2) functions accept a vector, not a scalar (3) bulk calculations, like CalcPsychrometricsFromRelHum return a list.
Examples on how to use PsychroLib in all the supported languages are described in this guide.
Installation
- Python: from the Python Package Index (PyPI). Numba can be optionally installed to enable array support and faster runtime performance.
- C# (.NET): from the NuGet package manager or clone the repository, and bundle according to your requirements.
- C, Fortran and JavaScript: clone the repository, and bundle according to your requirements.
- VBA/Excel: download the ready-made spreadsheets from the release tab.
- R: from the Comprehensive R Archive Network (CRAN).
How to cite
When using PsychroLib, please cite the software summary paper and software version using the following Digital Object Identifiers (DOIs) to generate citations in your preferred style:
| Software summary paper | Software version* |
| ----------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| |
|
*please make sure to cite the same version you are using with the correct DOI. For a list of all available versions see see more on Zenodo.
Contributing
If you are looking to contribute, please read our Contributors' guide for details.
Development
If you would like to know more about specific development guidelines and testing, please refer to our development notes.
Copyright and license
Copyright 2018-2020 The PsychroLib Contributors for the current library implementation.
Copyright 2017 ASHRAE Handbook — Fundamentals (https://www.ashrae.org) for equations and coefficients published ASHRAE Handbook — Fundamentals Chapter 1.
Software licensed under the MIT License.
Acknowledgements
Special thanks to: - @tom-- for his suggestions with the original JavaScript library implementation - @DJGosnell for the C# port. - @hongyuanjia and @banfelder for the R port.
For the full list of contributors, please see the contributors page.
JOSS Publication
PsychroLib: a library of psychrometric functions to calculate thermodynamic properties of air
Authors
Tags
Excel VBA Thermodynamic Engineering Meteorology HVACGitHub Events
Total
- Issues event: 6
- Watch event: 26
- Issue comment event: 9
- Pull request event: 3
- Fork event: 6
Last Year
- Issues event: 6
- Watch event: 26
- Issue comment event: 9
- Pull request event: 3
- Fork event: 6
Committers
Last synced: 5 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| dmey | d****y | 61 |
| didierthevenard | d****d | 31 |
| Hongyuan Jia | h****a@b****g | 6 |
| DJGosnell | D****l | 3 |
| Hongyuan Jia | h****a@c****n | 2 |
| Peter Keresztes Schmidt | c****m@o****m | 1 |
| Nathan Watkins | s****c | 1 |
| Michael Lass | b****n@b****t | 1 |
| 6nv | 9****v | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 56
- Total pull requests: 50
- Average time to close issues: 3 months
- Average time to close pull requests: 19 days
- Total issue authors: 31
- Total pull request authors: 10
- Average comments per issue: 2.79
- Average comments per pull request: 3.26
- Merged pull requests: 45
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 3
- Average time to close issues: 14 days
- Average time to close pull requests: 3 months
- Issue authors: 4
- Pull request authors: 2
- Average comments per issue: 1.25
- Average comments per pull request: 2.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- dmey (23)
- hongyuanjia (2)
- birdol (2)
- chemlabros (2)
- DJGosnell (1)
- jakkalavanya1 (1)
- kanamesasaki (1)
- shamimzn (1)
- gsalinas (1)
- DanielHTRC (1)
- thomasswf (1)
- wnoise (1)
- C-H-Simpson (1)
- BingWangUS (1)
- rlars9000 (1)
Pull Request Authors
- dmey (29)
- hongyuanjia (9)
- 6nv (3)
- DJGosnell (3)
- kanamesasaki (2)
- azogue (1)
- Carbenium (1)
- michaellass (1)
- didierthevenard (1)
- semiamaurotic (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- cran 240 last-month
- nuget 42,144 total
- pypi 34,679 last-month
-
Total dependent packages: 4
(may contain duplicates) -
Total dependent repositories: 12
(may contain duplicates) - Total versions: 18
- Total maintainers: 3
pypi.org: psychrolib
Library of psychrometric functions to calculate thermodynamic properties of air
- Homepage: https://github.com/psychrometrics/psychrolib
- Documentation: https://psychrolib.readthedocs.io/
- License: MIT
-
Latest release: 2.5.0
published over 5 years ago
Rankings
Maintainers (1)
nuget.org: psychrolib
Library of psychrometric functions to calculate thermodynamic properties of air for .net.
- Homepage: https://github.com/psychrometrics/psychrolib
- License: MIT
-
Latest release: 2.5.0
published over 5 years ago
Rankings
Maintainers (1)
cran.r-project.org: psychrolib
Psychrometric Properties of Moist and Dry Air
- Homepage: https://github.com/psychrometrics/psychrolib
- Documentation: http://cran.r-project.org/web/packages/psychrolib/psychrolib.pdf
- License: MIT + file LICENSE
-
Latest release: 2.5.2
published over 4 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.0.0 depends
- Rcpp * imports
- covr * suggests
- testthat >= 2.1.0 suggests
- chai ^4.1.1 development
- math-relative-difference ^1.0.0 development
- mocha ^3.5.0 development
- Microsoft.NET.Test.Sdk 16.8.3
- NUnit3TestAdapter 3.17.0
- nunit 3.13.1
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-dotnet v1 composite
- actions/setup-node v2 composite
- actions/setup-python v2 composite
- peaceiris/actions-gh-pages v3 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
