AngelFP / VisualPIC

Data Visualization for Particle-in-Cell Codes.
GNU General Public License v3.0
47 stars 13 forks source link

openPMD-api: Default openPMD Backend #49

Closed ax3l closed 1 year ago

ax3l commented 1 year ago

We changed the default backend in openPMD-viewer to be openPMD-api by now, keeping h5py only as a backup/fallback. This moves the same change here.

Fix read_cartesian_field_metadata_io call: Add missing argument for axis_labels.