You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
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.
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.
The text was updated successfully, but these errors were encountered: