File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -127,13 +127,20 @@ <h2>A Brief History of PnetCDF</h2>
127127< h2 > A Note About Large File Support</ h2 >
128128< p >
129129The classic
130- < a href ="http://www.unidata.ucar.edu/software/netcdf/old_docs/really_old/guide_15.html "> CDF</ a >
130+ <!--
131+ <a href="http://www.unidata.ucar.edu/software/netcdf/old_docs/really_old/guide_15.html">
132+ -->
133+ < a href ="doc/c-reference/pnetcdf-c/CDF_002d1-file-format-specification.html ">
134+ CDF</ a >
131135file format (referred as CDF-1) has been solely in use by NetCDF library
132136through version 3.5.1. The classic format has been updated by NASA ESDS
133137community standard and added a support for 64-bit offset file format
134138(also referred as CDF-2). See
135- < a href ="https://earthdata.nasa.gov/standards/netcdf-classic "> NetCDF Classic and
136- 64-bit Offset File Formats</ a > .
139+ <!--
140+ <a href="https://earthdata.nasa.gov/standards/netcdf-classic">
141+ -->
142+ < a href ="doc/c-reference/pnetcdf-c/CDF_002d2-file-format-specification.html ">
143+ NetCDF Classic and 64-bit Offset File Formats</ a > .
137144</ p >
138145< p >
139146Starting from 3.6.0, the serial NetCDF library added support for the
@@ -144,7 +151,7 @@ <h2>A Note About Large File Support</h2>
144151based largely on work from Greg Sjaardema.</ p >
145152< p >
146153Starting from the release of 0.9.2, PnetCDF supports CDF-2 format. See
147- < a href ="https://github.com/Parallel-NetCDF/PnetCDF/blob/master/doc/README.large_files "> README.large_files</ a >
154+ < a href ="https://github.com/Parallel-NetCDF/PnetCDF/blob/master/doc/README.large_files.md "> README.large_files</ a >
148155for more information.
149156</ p >
150157< p >
You can’t perform that action at this time.
0 commit comments