Skip to content

Support additional types in csv and fixes #102

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

Merged
merged 27 commits into from
Mar 28, 2020
Merged

Conversation

markaren
Copy link
Member

@markaren markaren commented Mar 25, 2020

  • Support additional FMI types in CSV. Declared in header. Defaults to real.
  • Fix index stepper logic

@markaren
Copy link
Member Author

@fcollonval Have a look if you want/have time in case there are obvious things that could be done more pythonic.

Copy link
Collaborator

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@markaren I made a few comments and suggestions.

@markaren
Copy link
Member Author

PR should be ready. Some stuff I did not originally meant to target for this PR was also added to make stuff work.

Copy link
Collaborator

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would document register_variable to explain the nested argument.

It would be nice to get an example for csv to play with in the demo (could be another PR).

Co-Authored-By: Frédéric Collonval <[email protected]>
Copy link
Collaborator

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fcollonval
Copy link
Collaborator

I went ahead and merge this to finalize a PR using subcommands.

@fcollonval fcollonval merged commit 14089e8 into master Mar 28, 2020
@fcollonval fcollonval deleted the csv-improvements branch March 30, 2020 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants