We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3d511 commit 356e8c5Copy full SHA for 356e8c5
RELEASE_NOTES.md
@@ -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