colabfit / colabfit-tools

Tools for constructing and manipulating datasets for fitting interatomic potentials
Other
6 stars 2 forks source link

Export to hdf5 #17

Closed jvita closed 2 years ago

jvita commented 2 years ago

This PR is for writing the export_dataset function.

This function will support the following output formats (in progress):

Note that regardless of the export format, it will also support exporting generic text files in order to account for the possibility of attached property settings files.

Summary of important decisions:

Problems to address: