Skip to content

Commit 189a37a

Browse files
committed
moved label to before title
1 parent 7659109 commit 189a37a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/techpapers/netcdf_io.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. _netcdf_io:
2-
31
.. testsetup:: chunk_control
42

53
import iris
@@ -24,6 +22,7 @@
2422
dask.config.set({'array.chunk-size': old_dask})
2523
shutil.rmtree(tmp_dir)
2624

25+
.. _netcdf_io:
2726

2827
=============================
2928
NetCDF I/O Handling in Iris

0 commit comments

Comments
 (0)