Skip to content

Runtime error reading bp files #1221

Open
@annamalai-ps

Description

@annamalai-ps

Hi! I have been using openpmd-api for a while and I did not have any issues reading .bp files with openPMD-api in Python. Recently I am facing an issue with reading bp files. When I execute:

series_4h = io.Series("/gpfs/aps/simulations/planewave_08/output-0000/planewave_08/planewave_08.it00000%T.bp"
                      ,io.Access.read_only) 

I get the following error:

RuntimeError: [setAttribute] Value for string attribute 'patchSuffixes' must not be empty!

I am using openpmd-api 0.14.4 and I have attached the bp file.

planewave_08.it00000000.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions