We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the feature The problem is that multiple codes might have defaults for the files even if they have the same suffix/prefix.
We need some way of handling this.
The text was updated successfully, but these errors were encountered:
da3c29b
@tfrederiksen this might interest you.
Before the sisl siles were kind-of forced to have the same suffix. This is now changed.
There are now multiple codes using the out suffix, and detection can be streamlined using SISL_IO_DEFAULT=siesta for instance.
out
SISL_IO_DEFAULT=siesta
The basic principle can be seen here: docs/api/io/index.rst in da3c29b. Let me know if the documentation is clear enough.
Sorry, something went wrong.
No branches or pull requests
Describe the feature
The problem is that multiple codes might have defaults for the files even if they have the same suffix/prefix.
We need some way of handling this.
The text was updated successfully, but these errors were encountered: