Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Refactor schema validation for ChemKED files #3

Closed
bryanwweber opened this issue Jan 22, 2018 · 0 comments
Closed

Refactor schema validation for ChemKED files #3

bryanwweber opened this issue Jan 22, 2018 · 0 comments

Comments

@bryanwweber
Copy link
Member

ChemKED (Chemical Kinetics Experimental Database) files represent experimental data from chemical kinetics experiments in a YAML format. We have defined a schema for these files, but we are having trouble scaling the validation of the files to new formats. We presently use Cerberus (http://docs.python-cerberus.org/en/stable/) to validate the files.

See also: pr-omethe-us/PyKED#103

This project would help the maintanability of the PyKED codebase and make it easier to extend going forward.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant