openPMD / openPMD/openPMD-api

Runtime error reading bp files

Open
#1,221 7 comments 0 reactions 1 assignee Claimed by @franzpoeschel View on GitHub
affects latest release backend: ADIOS2 bug question
Dominant language
C++
Stars
161
Forks
59
Avg merge
2d 22h
Merged PRs (30d)
7

Description

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:

```py
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](https://github.com/openPMD/openPMD-api/files/8207228/planewave_08.it00000000.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.