We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405547c commit 85572ccCopy full SHA for 85572cc
e3sm_diags/driver/utils/io.py
@@ -209,7 +209,7 @@ def _write_vars_to_single_netcdf(
209
ds_ref : xr.Dataset
210
The dataset containing the ref variable. If this is a model-only run
211
then it will be the same dataset as ``ds_test``.
212
- ds_diff : xr.DataArray | none
+ ds_diff : xr.DataArray | None
213
The optional dataset containing the difference between the test and
214
reference variables.
215
"""
0 commit comments