Skip to content

Tags: cp2k/cp2k-output-tools

Tags

v0.5.0

Toggle v0.5.0's commit message
Release v0.5.0

* cp2kparse: parse SIRIUS warnings & errors
* cp2kparse: parse DOI for automated citation generation
* bandstructure_parse: add API (based on cp2k_bs2csv script)
* cp2k_bs2csv: move to cli and use click (adds output dir option)

v0.4.0

Toggle v0.4.0's commit message
Release v0.4.0

* cp2kparse/api: can now parse forces
* cp2kparse: gained a highlight mode to show what gets matched
* cp2kparse: moved to click for providing the CLI to improve UX
* cp2kparse/api: fix bug with parsing line continued kv
* api: introduced BlockMatch to provide more info about the match (like the char span)
* cp2k_bs2csv: generate files in CWD rather than in source dir

v0.3.1

Toggle v0.3.1's commit message
Release v0.3.1

* cp2k_pdos: add support for list-of-atoms output

v0.3.0

Toggle v0.3.0's commit message
Release v0.3.0

v0.2.0

Toggle v0.2.0's commit message
Release v0.2.0

* add cp2k_bs2csv with support for CP2K v8+ and an API
* add xyz_restart_cleaner

v0.1.4

Toggle v0.1.4's commit message
Release v0.1.4

* updated project urls

v0.1.3

Toggle v0.1.3's commit message
release v0.1.3

* more tests
* functionality to 'sanitize' key names

v0.1.2

Toggle v0.1.2's commit message
release version v0.1.2

* parse more key-value sections and divide into subsections
* support yaml for output
* allow pulling only specific keys

v0.1.1

Toggle v0.1.1's commit message
(release testing)

v0.1.0

Toggle v0.1.0's commit message
initial release