Skip to content

Commit 356e8c5

Browse files
committed
add release note file
1 parent 6e3d511 commit 356e8c5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

RELEASE_NOTES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# PnetCDF-Python Release Notes
2+
3+
### Version 1.0.0 (September 12, 2024)
4+
5+
* First release of PnetCDF-Python package, a Python interface to PnetCDF-C
6+
parallel I/O library.
7+
* User Guide is provided in https://pnetcdf-python.readthedocs.io/en/latest
8+
* A high-level comparison between PnetCDF and NetCDF4 is described in
9+
file `docs/nc4_vs_pnetcdf.md`
10+
* Several python example programs are available in folder `examples`.
11+
* Source codes are stored in its github repository at
12+
https://github.com/Parallel-NetCDF/PnetCDF-Python
13+
14+

0 commit comments

Comments
 (0)