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

readInputTS() : read empty time series #57

Open
baptsegu opened this issue Aug 31, 2017 · 0 comments
Open

readInputTS() : read empty time series #57

baptsegu opened this issue Aug 31, 2017 · 0 comments
Labels

Comments

@baptsegu
Copy link
Member

By default in ANTARES, input time series files are empty : it means that the load/solar/wind/ror/... is equal to zero.

The current version of readInputTS() returns a warning in that case, for example :
Could not find 'ror' time series.
And the returned data.table does not contain any line for the empty time series.

Instead, it would be more convient to return a data.table which contains one line for every time step and zeros in the load/solar/wind/ror/... column.

@baptsegu baptsegu changed the title readInputTS() : read emply time series readInputTS() : read empty time series Aug 31, 2017
@jalazawa jalazawa added the bug label Aug 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants