-
Notifications
You must be signed in to change notification settings - Fork 4
Contrib input_converter - update battery #104
New issue
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
Conversation
cba7cd5
to
116334e
Compare
data: | ||
path: input/thermal/series/z_batteries/z_batteries_batteries_${area}_1/series.txt | ||
area: z_batteries | ||
cluster: z_batteries_batteries_${area}_1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ajouter field: series
, l'idée étant d'appeler la fonction get_series_matrix
d4antaresCraft derrière
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Field added
path: input/links/${area}/capacities/z_batteries_direct.txt | ||
area_from: ${area} | ||
area_to: z_batteries | ||
field: capacity_direct # peut etre properties ou capacity_indirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
C'est bien capacity_direct
path: input/links/${area}/capacities/z_batteries_parameters | ||
area_from: ${area} | ||
area_to: z_batteries | ||
field: parameters |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On pourrait mettre timeseries_file_type: link_parameters
ou field: link_parameters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On sait déja que ce sont des parametres de link car cest de "type" link?
No description provided.