Skip to content

Commit

Permalink
Update package/MDAnalysis/coordinates/TRJ.py
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Beckstein <[email protected]>
  • Loading branch information
IAlibay and orbeckst authored Aug 20, 2021
1 parent fe710f5 commit 46f63ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/MDAnalysis/coordinates/TRJ.py
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@ class NCDFPicklable(scipy.io.netcdf.netcdf_file):
is a file name, False when `filename` is a file-like object.
version : {1, 2}, optional
Sets the netcdf file version to read / write. 1 is classic, 2 is
65-bit offset format. Default is 1.
64-bit offset format. Default is 1 (but note AMBER ncdf *requires* 2).
maskandscale : bool, optional
Whether to automatically scale and mask data. Default is False.
Expand Down

0 comments on commit 46f63ef

Please sign in to comment.