Skip to content

Commit 52ed364

Browse files
committed
update PnetCDF web pages
1 parent 4dde314 commit 52ed364

2 files changed

Lines changed: 19 additions & 14 deletions

File tree

index.html

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,7 @@ <h1>PnetCDF: A Parallel I/O Library for NetCDF File Access</h1>
3232

3333
<h2 id="News">News</h2>
3434
<ul>
35-
<li><strong>February 21, 2022</strong>: Release of 1.12.3 is available.</li>
36-
<li><strong>November 2, 2018</strong>: The official PnetCDF project web pages
37-
have migrated to github.com from its previous location at <a
38-
href=https://trac.mcs.anl.gov/projects/parallel-netcdf>
39-
https://trac.mcs.anl.gov/projects/parallel-netcdf</a>.</li>
40-
<li><strong>July 2, 2018</strong>: Release of PnetCDF version 1.10.0 contains
41-
a new feature of using locally or globally accessible
42-
<a href="doc/burst_buffering.html">burst buffers</a>.</li>
43-
<li><strong>June 23, 2018</strong>: PnetCDF source code repository has moved
44-
from its <a href=https://svn.mcs.anl.gov/repos/parallel-netcdf>SVN</a> server
45-
at Argonne National Laboratory to
46-
<a href=https://github.com/Parallel-NetCDF/PnetCDF>https://parallel-netcdf.github.io</a>.</li>
35+
<li><strong>March 29, 2024</strong>: Release of 1.13.0 is available.</li>
4736
<li>Starting from version <a href="https://github.com/Unidata/netcdf-c/blob/v4.4.0/RELEASE_NOTES.md">
4837
4.4.0</a>, the NetCDF library developed at Unidata supports the CDF-5 file
4938
format for both sequential and parallel file access.</li>
@@ -228,6 +217,7 @@ <h2>Project Members</h2>
228217
<ul>
229218
<li>Wei-keng Liao, Kai-yuan Hou, and Alok Choudhary (Northwestern University)</li>
230219
<li>Rob Latham, Rob Ross, and Rajeev Thakur (Argonne National Lab)</li>
220+
<li>Kai-yuan Hou(Ph.D. student at Northwestern, graduated in 2022)</li>
231221
<li>Seung Woo Son (formerly a postdoc at ANL, and then a postdoc at Northwestern, now a Professor at UMass Lowell)</li>
232222
<li>Kui Gao (formerly a postdoc at Northwestern, now Dassault Systèmes Simulia Corp.)</li>
233223
<li>Jianwei Li (Ph.D. student at Northwestern, graduated in 2006, now at Bloomberg)</li>
@@ -269,10 +259,11 @@ <h2>Acknowledgements</h2>
269259
<li>Scientific Data, Analysis, and Visualization (<a
270260
href="https://sdm.lbl.gov/sdav/">SDAV</a>) Institute under the DOE SciDAC
271261
program. </li>
262+
<li>The Exascale Computing Project (<a href="https://exascaleproject.org/">ECP</a>)
263+
under the DOE Office of Science.</li>
272264
</ul>
273265
<p>
274-
Ongoing maintenance is funded by the Exascale Computing Project (<a
275-
href="https://exascaleproject.org/">ECP</a>) under the DOE Office of Science.
266+
Ongoing maintenance is funded by the OASIS Project under the DOE Office of Science.
276267
</p>
277268
<hr>
278269
</body>

wiki/NewsArchive.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,20 @@
3030
<center> <h2>PnetCDF News Archive</h2> </center>
3131
<hr>
3232

33+
<ul>
34+
<li><strong>November 2, 2018</strong>: The official PnetCDF project web pages
35+
have migrated to github.com from its previous location at <a
36+
href=https://trac.mcs.anl.gov/projects/parallel-netcdf>
37+
https://trac.mcs.anl.gov/projects/parallel-netcdf</a>.</li>
38+
<li><strong>July 2, 2018</strong>: Release of PnetCDF version 1.10.0 contains
39+
a new feature of using locally or globally accessible
40+
<a href="doc/burst_buffering.html">burst buffers</a>.</li>
41+
<li><strong>June 23, 2018</strong>: PnetCDF source code repository has moved
42+
from its <a href=https://svn.mcs.anl.gov/repos/parallel-netcdf>SVN</a> server
43+
at Argonne National Laboratory to
44+
<a href=https://github.com/Parallel-NetCDF/PnetCDF>https://parallel-netcdf.github.io</a>.</li>
45+
</ul>
46+
3347
<h2>1.9.0</h2>
3448
<ul>
3549
<li><strong>December 19, 2017</strong>: PnetCDF <strong>1.9.0</strong> is

0 commit comments

Comments
 (0)