We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the facade_attr file of excess a wrong attribute is listed: capacity. It is not an attribute that is passed in class Excess in oemof.tabular.
facade_attr
capacity
Excess
oemof.tabular
Related issues are: #85 and oemof/oemof-tabular#65
The text was updated successfully, but these errors were encountered:
This is solved with the merge of oemof/oemof-tabular#68 in oemof.tabular. Excess has now among others the attribute capacity.
Sorry, something went wrong.
No branches or pull requests
In the
facade_attr
file of excess a wrong attribute is listed:capacity
. It is not an attribute that is passed in classExcess
inoemof.tabular
.Related issues are: #85 and oemof/oemof-tabular#65
The text was updated successfully, but these errors were encountered: