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

enable using check functions on gzipped files for VASP #276

Conversation

matthewkuner
Copy link
Contributor

Summary

Use methods from monty to enable usage of the check() functions in Custodian handlers/validators on compressed files. This is (primarily) meant to enable us to use Custodian handlers/validators when validating VASP calculations for the Materials Project Database.

@matthewkuner matthewkuner changed the title initial commit enable using check functions on gzipped files for VASP Jul 24, 2023
@janosh
Copy link
Member

janosh commented Jul 24, 2023

Thanks @matthewkuner. It might even make sense to do this in pymatgen, i.e. have Incar.from_file("INCAR") always look for INCAR.gz if INCAR is not found. Ofc @shyuep's decision if he wants to weigh in.

@shyuep
Copy link
Member

shyuep commented Nov 6, 2023

I don't have an issue with this of course.

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.

3 participants