Skip to content

kyleabeauchamp/ThermoPyL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThermoML

Tools for ThermoML parsing.

Requirements: Pandas pyxb version 1.2.4

To use:

  1. Install the thermopyl library: python setup.py install

  2. Obtain an archive of the ThermoML archive. Use environment variable THERMOML_PATH to store its location on your disk.

  3. Execute parse_xml.py to create a pandas version of the database, saved as an HDF5 file

  4. Use Pandas to query the experimental literature

Usage:

To update an existing locally saved archive:

import thermopyl thermopyl.update_archive()

About

Tools for ThermoML parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%