You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background
The node source analyses contain attributes like free_co2_factor and modellers often wonder whether how to interpret these. It would be useful to maintain documentation that explains the function of attributes like this, as well as stating whether they are deprecated or not.
Goal
Add documentation about node attributes to the "For contributors" page. ETSource only contains a short reference to input and output conversions. Documentation should include an explanation of the attribute and whether it is still used.
Focus should be on generic attributes that are used in most nodes, but whose function does not immediately become clear from the name. For example, initial_investment or output.loss are rather clear, so don't have priority, but free_co2_factor is less clear.
Background
The node source analyses contain attributes like
free_co2_factor
and modellers often wonder whether how to interpret these. It would be useful to maintain documentation that explains the function of attributes like this, as well as stating whether they are deprecated or not.Goal
Add documentation about node attributes to the "For contributors" page. ETSource only contains a short reference to input and output conversions. Documentation should include an explanation of the attribute and whether it is still used.
Focus should be on generic attributes that are used in most nodes, but whose function does not immediately become clear from the name. For example,
initial_investment
oroutput.loss
are rather clear, so don't have priority, butfree_co2_factor
is less clear.Non-exhaustive list of relevant attributes:
Notifying @thomas-qah and @redekok
The text was updated successfully, but these errors were encountered: