Skip to content

[BUG] _dpdata cannot recognize the cp2k9.1 output file_ #486

Description

@Zhihaoiee

Summary

I tried to use dpdata.LabeledSystem to deal with a cp2k9.1 output file, but dpdata can hardly recognize the file content.
(image)

Version of software:
Python 3.10.6 (apt-get)
dpdata 0.2.15 (pip)

commands:

import dpdata
data = dpdata.LabeledSystem('./out-cp2k', fmt = 'cp2k/aimd_output')
data
Data Summary
Labeled System


Frame Numbers : 0
Atom Numbers : 0
Including Virials : No
Element List :

Platform:

Linux version 5.15.90.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Fri Jan 27 02:56:13 UTC 2023
Ubuntu 22.04.2 LTS

Steps to Reproduce

Further Information, Files, and Links
out-cp2k.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcp2k

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions