Skip to content
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

fix(thermals): correct TS Generator matrix index for thermal clusters #1882

Merged

Conversation

laurent-laporte-pro
Copy link
Contributor

Cette PR corrige le problème d'affichage des libellés de la colonne "Time" dans le cas de la matrice "TS Generator" d'un cluster thermique. La matrice "data.txt" possède une fréquence journalière (alors qu'on affichait une fréquence horaire).

Note : la matrice "modulation.txt" possède bien une fréquence horaire, il n'y a pas d'erreur pour cette matrice.

Capture d'écran

Dans la capture d'écran, on vérifie bien que les libellés de la colonne "Time" correspond bien à des jours.

image

- The modulation matrix is an hourly time series,
- The data matrix is a daily time series.
@laurent-laporte-pro laurent-laporte-pro added bug Something isn't working hot back-end labels Jan 4, 2024
@laurent-laporte-pro laurent-laporte-pro added this to the v2.16.2 milestone Jan 4, 2024
@laurent-laporte-pro laurent-laporte-pro self-assigned this Jan 4, 2024
@laurent-laporte-pro laurent-laporte-pro merged commit b153bc3 into dev Jan 4, 2024
5 of 6 checks passed
@laurent-laporte-pro laurent-laporte-pro deleted the bugfix/982-correct-ts-generator-matrix-index branch January 4, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end bug Something isn't working hot size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant