File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# PnetCDF-Python Release Notes
2
2
3
- ### Version 1.0.0 (September 12, 2024)
3
+ ### Version 1.0.0.pre (September 12, 2024)
4
4
5
5
* First release of PnetCDF-Python package, a Python interface to PnetCDF-C
6
6
parallel I/O library.
7
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 `
8
+ * A high-level comparison between Python packages of PnetCDF and NetCDF4 is
9
+ described in file ` docs/nc4_vs_pnetcdf.md `
10
10
* Several python example programs are available in folder ` examples ` .
11
11
* Source codes are stored in its github repository at
12
12
https://github.com/Parallel-NetCDF/PnetCDF-Python
You can’t perform that action at this time.
0 commit comments