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

Check the entry order in OpenCSV write_registry #4

Open
raphasampaio opened this issue Feb 1, 2022 · 1 comment · May be fixed by #5
Open

Check the entry order in OpenCSV write_registry #4

raphasampaio opened this issue Feb 1, 2022 · 1 comment · May be fixed by #5

Comments

@raphasampaio
Copy link
Member

raphasampaio commented Feb 1, 2022

Correct order:

Stag,Scn.,Hour
   1,   1,    1
   1,   1,    2
...
   1,   2,    1
   1,   2,    2
...
   2,   1,    1
   2,   1,    2
...
   2,   2,    1
   2,   2,    2
...
@guilhermebodin
Copy link
Member

This part is now at GrafCSV.jl

@joaquimg joaquimg transferred this issue from psrenergy/PSRClassesInterface.jl Sep 5, 2022
@thiagonovaesb thiagonovaesb linked a pull request Nov 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants