forked from psychrometrics/psychrolib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
37 lines (37 loc) · 1.13 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"title": "PsychroLib: a library of psychrometric functions to calculate thermodynamic properties of air",
"description": "PsychroLib is a software library for estimating dry, moist, saturated properties of air, and standard atmosphere written in Python, C, Fortran, JavaScript, and Microsoft Excel Visual Basic for Applications (VBA). It is aimed at scientist and engineers developing software and working with psychrometric calculations.",
"keywords": [
"python",
"vba",
"excel",
"fortran",
"c",
"javascript",
"engineering",
"hvac",
"ashrae",
"temperature",
"pressure",
"meteorology"
],
"upload_type": "software",
"access_right": "open",
"license": "MIT",
"creators": [
{
"orcid": "0000-0002-7071-7547",
"name": "Meyer, D."
},
{
"orcid": "0000-0002-0749-6841",
"name": "Thevenard, D."
}
],
"related_identifiers": [
{
"relation": "isSupplementedBy",
"identifier": "10.21105/joss.01137"
}
]
}