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

Added support for CSVs, as well as callback functions as the atlas_format #19

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

HernanRivasAcosta
Copy link
Contributor

Also added an error if the format is invalid and a new property, atlas_ext in case the user wants to set a custom extension (defaults to None which, in turn, defaults to the default extension for the atlas_format). This is specially useful when using a function as the "format".

@HernanRivasAcosta
Copy link
Contributor Author

Maybe the default file format for a function could be .txt instead of .bin, but I don't think it's sensible to pass a function and not a custom extension.

@HernanRivasAcosta
Copy link
Contributor Author

This should also fix Issue #7

@wo1fsea wo1fsea merged commit f65c46b into wo1fsea:master Feb 14, 2024
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 this pull request may close these issues.

2 participants