File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -388,7 +388,7 @@ def compute_diagnostic(filename):
388388> # # Reading data using the netCDF4 package
389389>
390390> Yet another option to read the NetCDF file data is to use
391- > the [netCDF- 4 Python interface](https: // unidata.github.io / netcdf4 - python / ) to the netCDF C library.
391+ > the [netCDF- 4 Python interface][netCDF] to the netCDF C library.
392392>
393393>> # # Answer
394394>>
@@ -500,5 +500,5 @@ repository for more examples of functions you can use in your diagnostics!
500500[diagnostic] : https://github.com/ESMValGroup/ESMValTool/blob/master/esmvaltool/diag_scripts/examples/diagnostic.py
501501[interface] : https://docs.esmvaltool.org/projects/esmvalcore/en/latest/interfaces.html
502502[shared] : https://docs.esmvaltool.org/en/latest/api/esmvaltool.diag_scripts.shared.html
503- [netCDF] : https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.io.netcdf.netcdf_file.html
503+ [netCDF] : https://unidata.github.io/netcdf4-python/
504504[provenance] : https://docs.esmvaltool.org/en/latest/community/diagnostic.html?highlight=provenance#recording-provenance
You can’t perform that action at this time.
0 commit comments