You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2.10.0-dev0/formats/reference/ncdf.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -252,7 +252,7 @@ <h2>Reading in<a class="headerlink" href="#reading-in" title="Link to this headi
252
252
<li><p>time: ps</p></li>
253
253
</ul>
254
254
</div></blockquote>
255
-
<p>Currently, if other units are detected, MDAnalysis will raise a <aclass="reference external" href="https://docs.python.org/3/library/exceptions.html#NotImplementedError" title="(in Python v3.13)"><codeclass="xref py py-exc docutils literal notranslate"><spanclass="pre">NotImplementedError</span></code></a>.</p>
255
+
<p>Currently, if other units are detected, MDAnalysis will raise a <aclass="reference external" href="https://docs.python.org/3/library/exceptions.html#NotImplementedError" title="(in Python v3.14)"><codeclass="xref py py-exc docutils literal notranslate"><spanclass="pre">NotImplementedError</span></code></a>.</p>
256
256
</section>
257
257
<sectionid="writing-out">
258
258
<h2>Writing out<aclass="headerlink" href="#writing-out" title="Link to this heading"></a></h2>
<h1>Welcome to MDAnalysis User Guide’s documentation!<aclass="headerlink" href="#welcome-to-mdanalysis-user-guide-s-documentation" title="Link to this heading"></a></h1>
<p><strong>Last updated:</strong> Oct 07, 2025</p>
195
+
<p><strong>Last updated:</strong> Oct 10, 2025</p>
196
196
<p><strong>MDAnalysis</strong> (<aclass="reference external" href="https://www.mdanalysis.org">www.mdanalysis.org</a>) is a Python
197
197
toolkit to analyse molecular dynamics files and trajectories in <aclass="reference internal" href="formats/index.html#formats"><spanclass="std std-ref">many popular formats</span></a>. MDAnalysis can write
198
198
most of these formats, too, together with atom selections for use in <aclass="reference internal" href="formats/selection_exporters.html#selection-exporters"><spanclass="std std-ref">visualisation tools or other analysis programs</span></a>.
0 commit comments