Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/user-guide/terminology.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ complete examples, please consult the relevant documentation.*

Variable
A `NetCDF-like variable
<https://www.unidata.ucar.edu/software/netcdf/docs/netcdf_data_set_components.html#variables>`_
<https://docs.unidata.ucar.edu/nug/current/netcdf_data_set_components.html#variables>`_
consisting of dimensions, data, and attributes which describe a single
array. The main functional difference between variables and numpy arrays
is that numerical operations on variables implement array broadcasting
Expand Down