Skip to content

Commit 4d75a96

Browse files
Document new 'astype' methods on Array objects
1 parent 5ec6087 commit 4d75a96

12 files changed

+12
-0
lines changed

docs/source/class/cf.BoundsFromNodesArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ cf.BoundsFromNodesArray
4848

4949
~cf.BoundsFromNodesArray.Units
5050
~cf.BoundsFromNodesArray.array
51+
~cf.BoundsFromNodesArray.astype
5152
~cf.BoundsFromNodesArray.compressed_array
5253
~cf.BoundsFromNodesArray.dtype
5354
~cf.BoundsFromNodesArray.ndim

docs/source/class/cf.CellConnectivityArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ cf.CellConnectivityArray
4848

4949
~cf.CellConnectivityArray.Units
5050
~cf.CellConnectivityArray.array
51+
~cf.CellConnectivityArray.astype
5152
~cf.CellConnectivityArray.compressed_array
5253
~cf.CellConnectivityArray.dtype
5354
~cf.CellConnectivityArray.ndim

docs/source/class/cf.FullArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Inspection
3434
:template: attribute.rst
3535

3636
~cf.FullArray.array
37+
~cf.FullArray.astype
3738
~cf.FullArray.dtype
3839
~cf.FullArray.ndim
3940
~cf.FullArray.shape

docs/source/class/cf.GatheredArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ cf.GatheredArray
4646
:template: attribute.rst
4747

4848
~cf.GatheredArray.array
49+
~cf.GatheredArray.astype
4950
~cf.GatheredArray.compressed_array
5051
~cf.GatheredArray.dtype
5152
~cf.GatheredArray.ndim

docs/source/class/cf.H5netcdfArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Inspection
3434
:template: attribute.rst
3535

3636
~cf.H5netcdfArray.array
37+
~cf.H5netcdfArray.astype
3738
~cf.H5netcdfArray.dtype
3839
~cf.H5netcdfArray.ndim
3940
~cf.H5netcdfArray.shape

docs/source/class/cf.NetCDF4Array.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Inspection
3434
:template: attribute.rst
3535

3636
~cf.NetCDF4Array.array
37+
~cf.NetCDF4Array.astype
3738
~cf.NetCDF4Array.dtype
3839
~cf.NetCDF4Array.ndim
3940
~cf.NetCDF4Array.shape

docs/source/class/cf.PointTopologyArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ cf.PointTopologyArray
4848

4949
~cf.PointTopologyArray.Units
5050
~cf.PointTopologyArray.array
51+
~cf.PointTopologyArray.astype
5152
~cf.PointTopologyArray.compressed_array
5253
~cf.PointTopologyArray.dtype
5354
~cf.PointTopologyArray.ndim

docs/source/class/cf.RaggedContiguousArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ cf.RaggedContiguousArray
4848
:template: attribute.rst
4949

5050
~cf.RaggedContiguousArray.array
51+
~cf.RaggedContiguousArray.astype
5152
~cf.RaggedContiguousArray.compressed_array
5253
~cf.RaggedContiguousArray.dtype
5354
~cf.RaggedContiguousArray.ndim

docs/source/class/cf.RaggedIndexedArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ cf.RaggedIndexedArray
4747
:template: attribute.rst
4848

4949
~cf.RaggedIndexedArray.array
50+
~cf.RaggedIndexedArray.astype
5051
~cf.RaggedIndexedArray.compressed_array
5152
~cf.RaggedIndexedArray.dtype
5253
~cf.RaggedIndexedArray.ndim

docs/source/class/cf.RaggedIndexedContiguousArray.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ cf.RaggedIndexedContiguousArray
4747
:template: attribute.rst
4848

4949
~cf.RaggedIndexedContiguousArray.array
50+
~cf.RaggedIndexedContiguousArray.astype
5051
~cf.RaggedIndexedContiguousArray.compressed_array
5152
~cf.RaggedIndexedContiguousArray.dtype
5253
~cf.RaggedIndexedContiguousArray.ndim

0 commit comments

Comments
 (0)