File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ Northwestern University and Argonne National Laboratory.
7474* [ E3SM I/O kernel study] ( https://github.com/Parallel-NetCDF/E3SM-IO )
7575* [ Scorpio] ( https://github.com/E3SM-Project/scorpio ) , the I/O module of E3SM.
7676* [ PIO] ( https://github.com/NCAR/ParallelIO ) - parallel I/O library at NCAR.
77- * [ WRF] ( https://github.com/wrf-model/WRF/tree/master/external/io_pnetcdf )
78- - Weather Research & Forecasting Model at NCAR.
77+ * [ WRF] ( https://github.com/wrf-model/WRF/tree/master/external/io_pnetcdf ) -
78+ Weather Research & Forecasting Model at NCAR.
7979
8080
8181### Acknowledgements
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ This is essentially a placeholder for the next release note ...
2424 + none
2525
2626* New constants
27- + none
27+ + C macro NC_FillValue replaces _ FillValue. This conforms with NetCDF4's
28+ change in its version 4.9.3 release.
29+ See [ PR #153 ] ( https://github.com/Parallel-NetCDF/PnetCDF/pull/153 ) .
2830
2931* New APIs
3032 + none
@@ -63,7 +65,7 @@ This is essentially a placeholder for the next release note ...
6365 + Fix ` pnetcdf-config ` of reflecting the installation path when installation
6466 is done by running command ` make install DESTDIR=/alternate/directory `
6567 which prepends '/alternate/directory' before all installation names.
66- See [ PR #145 ] ( https://github.com/Parallel-NetCDF/PnetCDF/pull/154 ) .
68+ See [ PR #154 ] ( https://github.com/Parallel-NetCDF/PnetCDF/pull/154 ) .
6769
6870* New example programs
6971 + C/flexible_bottom.c and C/vard_bottom.c - These two examples construct MPI
You can’t perform that action at this time.
0 commit comments