- First release of PnetCDF-Python package, a Python interface to PnetCDF-C parallel I/O library.
- User Guide is available in https://pnetcdf-python.readthedocs.io/en/latest
- Information about a high-level comparison between Python packages of PnetCDF
and NetCDF4 is described in file
docs/nc4_vs_pnetcdf.md
- Several python example programs are available in folder
examples
. - Source code repository at github.com is at https://github.com/Parallel-NetCDF/PnetCDF-Python