We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c3272 commit 72856ecCopy full SHA for 72856ec
RELEASE_NOTES.md
@@ -1,12 +1,12 @@
1
# PnetCDF-Python Release Notes
2
3
-### Version 1.0.0 (September 12, 2024)
+### Version 1.0.0.pre (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`
+* A high-level comparison between Python packages of PnetCDF and NetCDF4 is
+ described in 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
0 commit comments