openPMD/openPMD-api

NetCDF backend

Open

#33 opened on Feb 9, 2018

 (16 comments) (0 reactions) (1 assignee)C++ (57 forks)auto 404
MPIbackend: NetCDFgood first issuehelp wanted

Repository metrics

Stars
 (160 stars)
PR merge metrics
 (PR metrics pending)

Description

A NetCDF backend would be useful for FermiLab & SLAC codes.

Note: NetCDF4 can use HDF5 underneath.

Note: NetCDF also supports serial & parallel I/O.

Resources: how to write a backend

Contributor guide