Skip to content

Commit cbf90c9

Browse files
jswhit2jswhit2
authored andcommitted
update
1 parent a62010a commit cbf90c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ <h2 id="parallel-io">Parallel IO</h2>
10141014
to write to it.</li>
10151015
<li>You cannot use variable-length (VLEN) data types.</li>
10161016
</ul>
1017-
<p><strong><em>Import warning regarding threads:</em></strong>
1017+
<p><strong><em>Important warning regarding threads:</em></strong>
10181018
The underlying netcdf-c library is not thread-safe, so netcdf4-python cannot perform parallel
10191019
IO in a multi-threaded environment.
10201020
Users should expect segfaults if a netcdf file is opened on multiple threads - care should

0 commit comments

Comments
 (0)