FZJ-IEK3-VSA / hplib

Database with efficiency parameters from public Heatpump Keymark datasets as well as parameter-sets and functions in order to simulate heat pumps (manufacturer+model or generic type)
MIT License
70 stars 15 forks source link

Adding PIP package exports #34

Open rolanddi opened 7 months ago

rolanddi commented 7 months ago

PIP package is missing exports. Code examples fails with errors like:

 AttributeError: module 'hplib' has no attribute 'load_database'
samgdotson commented 2 months ago

@l-kotzur is this project still being maintained?