diff --git a/docs/Changelog.html b/docs/Changelog.html index c1dee9449a..6782725a23 100644 --- a/docs/Changelog.html +++ b/docs/Changelog.html @@ -3,7 +3,8 @@ - + + Change log — Documentation @@ -36,7 +37,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -114,57 +115,77 @@

Related Topics

-
+

Change log

- +
+

Version 1.11.0.0

+

2023-12-06

+ +
+
+
+

Version 1.10.1.2

2023-08-31

-
+
-
-

Version 1.10.1.1

+
+

Version 1.10.1.1

2023-07-21

-
+
-
-

Version 1.10.1.0

+
+

Version 1.10.1.0

2023-04-26

-
+
-
-

Version 1.10.0.3

+
+

Version 1.10.0.3

2023-03-10

-
+
-
-

Version 1.10.0.2

+
+

Version 1.10.0.2

2023-01-26

-
+
-
-

Version 1.10.0.1

+
+

Version 1.10.0.1

2022-10-31

-
+
-
-

Version 1.10.0.0

+
+

Version 1.10.0.0

2022-08-17

-
+
-
-

Version 1.9.0.4

+
+

Version 1.9.0.4

2022-07-18

-
-
-

Version 1.9.0.3

+ +
+

Version 1.9.0.3

2022-03-10

-
+
-
-

Version 1.9.0.2

+
+

Version 1.9.0.2

2022-01-31

-
+
-
-

Version 1.9.0.1

+
+

Version 1.9.0.1

2021-10-12

-
+
-
-

Version 1.9.0.0

+
+

Version 1.9.0.0

2021-09-21

-
+
-
-

Version 1.8.9.0

+
+

Version 1.8.9.0

2021-05-25

-
+
-
-

Version 1.8.8.0

+
+

Version 1.8.8.0

2020-12-18

-
+
-
-

Version 1.8.7.0

+
+

Version 1.8.7.0

2020-10-09

-
+
-
-

Version 1.8.6.0

+
+

Version 1.8.6.0

2020-07-24

-
+
-
-

Version 1.8.5

+
+

Version 1.8.5

2020-06-10

-
+
-
-

Version 1.8.4

+
+

Version 1.8.4

2020-06-08

-
+
-
-

Version 1.8.3

+
+

Version 1.8.3

2020-04-30

-
+
-
-

Version 1.8.2

+
+

Version 1.8.2

2020-04-24

-
+
-
-

Version 1.8.1

+
+

Version 1.8.1

2020-04-16

-
+
-
-

Version 1.8.0

+
+

Version 1.8.0

2020-03-23

-
+
-
-

Version 1.7.11

+
+

Version 1.7.11

2019-11-27

-
+
-
-

Version 1.7.10

+
+

Version 1.7.10

2019-11-14

-
+
-
-

Version 1.7.9

+
+

Version 1.7.9

2019-11-07

-
+
-
-

Version 1.7.8

+
+

Version 1.7.8

2019-10-04

-
+
-
-

Version 1.7.7

+
+

Version 1.7.7

2019-06-13

-
+
-
-

Version 1.7.6

+
+

Version 1.7.6

2019-06-05

-
+
-
-

Version 1.7.5

+
+

Version 1.7.5

2019-05-15

-
+
-
-

Version 1.7.4

+
+

Version 1.7.4

2019-05-14

-
+
-
-

Version 1.7.3

+
+

Version 1.7.3

2019-04-24

-
+
-
-

Version 1.7.2

+
+

Version 1.7.2

2019-04-05

-
+
-
-

Version 1.7.1

+
+

Version 1.7.1

2019-04-02

-
+
-
-

Version 1.7.0

+
+

Version 1.7.0

2019-04-02


-
- + + @@ -754,11 +775,11 @@

Version 1.7.0 diff --git a/docs/_downloads/cfdm_tutorial_files.zip b/docs/_downloads/cfdm_tutorial_files.zip index c55fa6cc61..e73accb398 100644 Binary files a/docs/_downloads/cfdm_tutorial_files.zip and b/docs/_downloads/cfdm_tutorial_files.zip differ diff --git a/docs/_downloads/tutorial.py b/docs/_downloads/tutorial.py index e989b28e0c..50c2f209f7 100644 --- a/docs/_downloads/tutorial.py +++ b/docs/_downloads/tutorial.py @@ -242,6 +242,8 @@ lon.get_geometry() print(lon.bounds.array) print(lon.get_interior_ring().array) +f = cfdm.example_field(8) +print(f) a = t.constructs.get('domainancillary0') print(a.array) bounds = a.bounds @@ -617,8 +619,8 @@ f_file = cfdm.read('f_file.nc')[0] f_file.properties() f_file.nc_global_attributes() -f_file.set_property('Conventions', 'UGRID1.0') -cfdm.write(f, 'f_file.nc', Conventions='UGRID1.0') +f_file.set_property('Conventions', 'UGRID-1.0') +cfdm.write(f, 'f_file.nc', Conventions='UGRID-1.0') print(q) axes = q.get_data_axes('time') axes @@ -815,7 +817,6 @@ print(lon.array) lon.data.source().source() print(lon.data.source().source().array) -print(lon.array) g = f[0, 6, :] print(g) print(g.construct('longitude').array) diff --git a/docs/_images/cfdm_field.svg b/docs/_images/cfdm_field.svg index f4d430f88b..493aa96c32 100644 --- a/docs/_images/cfdm_field.svg +++ b/docs/_images/cfdm_field.svg @@ -1,317 +1 @@ - - - - - - -%3 - - - -DomainVariable - -CN::Domain -Variable - - - -route9 - - - - -DomainVariable->route9 - - - - - -DataVariable - -CN::Data -Variable - - - -Field - -<<construct>> -Field - - - -DataVariable->Field - - - - - -Domain - -<<construct>> -Domain - - - -DomainAxis - -<<construct>> -DomainAxis - - - -Domain->DomainAxis - - - -0..*   - - - -DomainAncillary - -<<construct>> -DomainAncillary - - - -Domain->DomainAncillary - - - -0..*   - - - -GenericCoordinate - -<<abstract>> -Generic -Coordinate -Construct - - - -Domain->GenericCoordinate - - - -0..*    - - - -route7 - - - - -Domain->route7 - - - - - -route2 - - - - -Field->route2 - - - - - -route8 - - - - -Field->route8 - - - - - -CellMethod - -<<construct>> -CellMethod - - - -CellMethod->DomainAxis - - - -1..*   - - - -CellMeasure - -<<construct>> -CellMeasure - - - - -AuxiliaryCoordinate - -<<construct>> -AuxillaryCoordinate - - - - -CoordinateReference - -<<construct>> -CoordinateReference - - - -DomainAncillary->CoordinateReference - - -0..*       - - - - -DimensionCoordinate - -<<construct>> -DimensionCoordinate - - - - -FieldAncillary - -<<construct>> -FieldAncillary - - - -FieldAncillary->Domain - - -uses       -parent         - - - -route3 - - - - -GenericCoordinate->route3 - - -0..*       - - - -route4 - - - - -GenericCoordinate->route4 - - - - - -route1 - - - - -route1->Field - - - - - -route1->FieldAncillary - - -0..*   - - - -route2->CellMethod - - -0..*    - - - -route3->CoordinateReference - - - - -route4->AuxiliaryCoordinate - - - - -route5 - - - - -route4->route5 - - - - -route5->DimensionCoordinate - - - - -route6 - - - - -route6->Domain - - - - - -route6->CoordinateReference - - -0..*   - - - -route7->CellMeasure - - -0..*   - - - -route8->Domain - - -0..1   - - - -route9->Domain - - - - + \ No newline at end of file diff --git a/docs/_static/alabaster.css b/docs/_static/alabaster.css index b051de0b43..aaaa0c65f0 100644 --- a/docs/_static/alabaster.css +++ b/docs/_static/alabaster.css @@ -419,7 +419,9 @@ table.footnote td { } dl { - margin: 0; + margin-left: 0; + margin-right: 0; + margin-top: 0; padding: 0; } diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index df2d731789..df7c30c2f0 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '1.10.1.2', + VERSION: '1.11.0.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/_static/pygments.css b/docs/_static/pygments.css index dd6621d884..9abe04ba55 100644 --- a/docs/_static/pygments.css +++ b/docs/_static/pygments.css @@ -1,5 +1,10 @@ +pre { line-height: 125%; } +td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } -.highlight { background: #f8f8f8; } +.highlight { background: #f8f8f8; } .highlight .c { color: #8f5902; font-style: italic } /* Comment */ .highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */ .highlight .g { color: #000000 } /* Generic */ @@ -49,6 +54,7 @@ .highlight .nt { color: #004461; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #000000 } /* Name.Variable */ .highlight .ow { color: #004461; font-weight: bold } /* Operator.Word */ +.highlight .pm { color: #000000; font-weight: bold } /* Punctuation.Marker */ .highlight .w { color: #f8f8f8; text-decoration: underline } /* Text.Whitespace */ .highlight .mb { color: #990000 } /* Literal.Number.Bin */ .highlight .mf { color: #990000 } /* Literal.Number.Float */ diff --git a/docs/api_reference.html b/docs/api_reference.html index 6d6cacff96..cd8b4450a6 100644 --- a/docs/api_reference.html +++ b/docs/api_reference.html @@ -3,7 +3,8 @@ - + + API reference — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -116,10 +117,10 @@

Related Topics

-
+

API reference


-

Version 1.10.1.2 for version 1.10 of the CF conventions.

+

Version 1.11.0.0 for version 1.11 of the CF conventions.

- + @@ -180,11 +181,11 @@

API reference diff --git a/docs/attribute/cfdm.Array.array.html b/docs/attribute/cfdm.Array.array.html index b49819e9e6..e5d9f5257e 100644 --- a/docs/attribute/cfdm.Array.array.html +++ b/docs/attribute/cfdm.Array.array.html @@ -3,7 +3,8 @@ - + + cfdm.Array.array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Array.array

@@ -134,7 +135,7 @@

cfdm.Array.array
Returns
-
numpy.ndarray

An independent numpy array of the data.

+
numpy.ndarray

An independent numpy array of the data.

@@ -147,7 +148,7 @@

cfdm.Array.array

diff --git a/docs/attribute/cfdm.Array.dtype.html b/docs/attribute/cfdm.Array.dtype.html index d7e6be7c41..f8b6942bdc 100644 --- a/docs/attribute/cfdm.Array.dtype.html +++ b/docs/attribute/cfdm.Array.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.Array.dtype — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Array.dtype

@@ -133,7 +134,7 @@

cfdm.Array.dtype

diff --git a/docs/attribute/cfdm.Array.ndim.html b/docs/attribute/cfdm.Array.ndim.html index f80715ac38..e8eda99dac 100644 --- a/docs/attribute/cfdm.Array.ndim.html +++ b/docs/attribute/cfdm.Array.ndim.html @@ -3,7 +3,8 @@ - + + cfdm.Array.ndim — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Array.ndim

@@ -133,7 +134,7 @@

cfdm.Array.ndim

diff --git a/docs/attribute/cfdm.Array.shape.html b/docs/attribute/cfdm.Array.shape.html index d323fe95dd..cfcdfa1c58 100644 --- a/docs/attribute/cfdm.Array.shape.html +++ b/docs/attribute/cfdm.Array.shape.html @@ -3,7 +3,8 @@ - + + cfdm.Array.shape — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Array.shape

@@ -133,7 +134,7 @@

cfdm.Array.shape

diff --git a/docs/attribute/cfdm.Array.size.html b/docs/attribute/cfdm.Array.size.html index 55f68d2657..1105cf120f 100644 --- a/docs/attribute/cfdm.Array.size.html +++ b/docs/attribute/cfdm.Array.size.html @@ -3,7 +3,8 @@ - + + cfdm.Array.size — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Array.size

@@ -133,7 +134,7 @@

cfdm.Array.size

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.array.html b/docs/attribute/cfdm.AuxiliaryCoordinate.array.html index 46ae14e317..187a19a087 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.array.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.array.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.array

@@ -131,7 +132,7 @@

cfdm.AuxiliaryCoordinate.array -

New in version 1.10.0.0.

+

New in version (cfdm): 1.10.0.0

See also

@@ -156,7 +157,7 @@

cfdm.AuxiliaryCoordinate.array

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.bounds.html b/docs/attribute/cfdm.AuxiliaryCoordinate.bounds.html index fdc3c977ff..bae348f3f7 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.bounds.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.bounds.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.bounds — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.bounds

@@ -162,7 +163,7 @@

cfdm.AuxiliaryCoordinate.bounds

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.construct_type.html b/docs/attribute/cfdm.AuxiliaryCoordinate.construct_type.html index b3f8cee2e9..6d49a55d54 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.construct_type.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.construct_type — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.construct_type

@@ -134,7 +135,7 @@

cfdm.AuxiliaryCoordinate.construct_type
Returns
-
str

The construct type.

+
str

The construct type.

@@ -147,7 +148,7 @@

cfdm.AuxiliaryCoordinate.construct_type

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.data.html b/docs/attribute/cfdm.AuxiliaryCoordinate.data.html index 2e450b26ed..a9478b4f31 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.data.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.data.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.data — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.data

@@ -130,7 +131,7 @@

cfdm.AuxiliaryCoordinate.dataf.data is equivalent to f.get_data()

Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

+attribute to return the data as a numpy array.

The units, calendar and fill value properties are, if set, inserted into the data.

@@ -163,7 +164,7 @@

cfdm.AuxiliaryCoordinate.data

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.datetime_array.html b/docs/attribute/cfdm.AuxiliaryCoordinate.datetime_array.html index 4334c6e7c4..7d1047ef6a 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.datetime_array.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.datetime_array.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.datetime_array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.datetime_array

@@ -132,7 +133,7 @@

cfdm.AuxiliaryCoordinate.datetime_array -

New in version 1.10.0.0.

+

New in version (cfdm): 1.10.0.0

See also

@@ -152,7 +153,7 @@

cfdm.AuxiliaryCoordinate.datetime_array

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.dtype.html b/docs/attribute/cfdm.AuxiliaryCoordinate.dtype.html index d6ec17ed06..4f002b58eb 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.dtype.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.dtype — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.dtype

@@ -137,7 +138,7 @@

cfdm.AuxiliaryCoordinate.dtype

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.interior_ring.html b/docs/attribute/cfdm.AuxiliaryCoordinate.interior_ring.html index 1f9e98234b..0e3e070a09 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.interior_ring.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.interior_ring — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.interior_ring

@@ -161,7 +162,7 @@

cfdm.AuxiliaryCoordinate.interior_ring

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.ndim.html b/docs/attribute/cfdm.AuxiliaryCoordinate.ndim.html index c4b2720e53..bdce97c4c0 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.ndim.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.ndim.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.ndim — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,14 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.ndim

AuxiliaryCoordinate.ndim
-

The number of dimensions in the data array.

+

The number of data dimensions.

+

Only dimensions that correspond to domain axis constructs are +included.

See also

data, has_data, isscalar, shape, size

@@ -167,7 +170,7 @@

cfdm.AuxiliaryCoordinate.ndim

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.shape.html b/docs/attribute/cfdm.AuxiliaryCoordinate.shape.html index b7aedfe158..67dcef1eff 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.shape.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.shape.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.shape — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,14 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.shape

AuxiliaryCoordinate.shape

A tuple of the data array’s dimension sizes.

+

Only dimensions that correspond to domain axis constructs are +included.

See also

data, has_data, ndim, size

@@ -167,7 +170,7 @@

cfdm.AuxiliaryCoordinate.shape

diff --git a/docs/attribute/cfdm.AuxiliaryCoordinate.size.html b/docs/attribute/cfdm.AuxiliaryCoordinate.size.html index 6140b02cee..2f0fd3df53 100644 --- a/docs/attribute/cfdm.AuxiliaryCoordinate.size.html +++ b/docs/attribute/cfdm.AuxiliaryCoordinate.size.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.size — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,15 @@

Related Topics

-
+

cfdm.AuxiliaryCoordinate.size

AuxiliaryCoordinate.size
-

The number of elements in the data array.

+

The number of elements in the data.

+

size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

See also

data, has_data, ndim, shape

@@ -167,7 +171,7 @@

cfdm.AuxiliaryCoordinate.size

diff --git a/docs/attribute/cfdm.Bounds.array.html b/docs/attribute/cfdm.Bounds.array.html index 49eb0e46dc..bbfaaebab6 100644 --- a/docs/attribute/cfdm.Bounds.array.html +++ b/docs/attribute/cfdm.Bounds.array.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Bounds.array

@@ -131,7 +132,7 @@

cfdm.Bounds.array -

New in version 1.10.0.0.

+

New in version (cfdm): 1.10.0.0

See also

@@ -156,7 +157,7 @@

cfdm.Bounds.array

diff --git a/docs/attribute/cfdm.Bounds.data.html b/docs/attribute/cfdm.Bounds.data.html index c7902b6e70..41389d20bc 100644 --- a/docs/attribute/cfdm.Bounds.data.html +++ b/docs/attribute/cfdm.Bounds.data.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.data — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Bounds.data

@@ -130,7 +131,7 @@

cfdm.Bounds.dataf.data is equivalent to f.get_data()

Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

+attribute to return the data as a numpy array.

The units, calendar and fill value properties are, if set, inserted into the data.

@@ -163,7 +164,7 @@

cfdm.Bounds.data

diff --git a/docs/attribute/cfdm.Bounds.datetime_array.html b/docs/attribute/cfdm.Bounds.datetime_array.html index fde69c3fd6..45df46016e 100644 --- a/docs/attribute/cfdm.Bounds.datetime_array.html +++ b/docs/attribute/cfdm.Bounds.datetime_array.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.datetime_array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Bounds.datetime_array

@@ -132,7 +133,7 @@

cfdm.Bounds.datetime_array -

New in version 1.10.0.0.

+

New in version (cfdm): 1.10.0.0

See also

@@ -152,7 +153,7 @@

cfdm.Bounds.datetime_array

diff --git a/docs/attribute/cfdm.Bounds.dtype.html b/docs/attribute/cfdm.Bounds.dtype.html index 7f9fd80d6c..89f81c9860 100644 --- a/docs/attribute/cfdm.Bounds.dtype.html +++ b/docs/attribute/cfdm.Bounds.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.dtype — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Bounds.dtype

@@ -137,7 +138,7 @@

cfdm.Bounds.dtype

diff --git a/docs/attribute/cfdm.Bounds.ndim.html b/docs/attribute/cfdm.Bounds.ndim.html index 35a65df67c..cde0fcc922 100644 --- a/docs/attribute/cfdm.Bounds.ndim.html +++ b/docs/attribute/cfdm.Bounds.ndim.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.ndim — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,14 @@

Related Topics

-
+

cfdm.Bounds.ndim

Bounds.ndim
-

The number of dimensions in the data array.

+

The number of data dimensions.

+

Only dimensions that correspond to domain axis constructs are +included.

See also

data, has_data, isscalar, shape, size

@@ -167,7 +170,7 @@

cfdm.Bounds.ndim

diff --git a/docs/attribute/cfdm.Bounds.shape.html b/docs/attribute/cfdm.Bounds.shape.html index dd6c314961..21c7be4b5e 100644 --- a/docs/attribute/cfdm.Bounds.shape.html +++ b/docs/attribute/cfdm.Bounds.shape.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.shape — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,14 @@

Related Topics

-
+

cfdm.Bounds.shape

Bounds.shape

A tuple of the data array’s dimension sizes.

+

Only dimensions that correspond to domain axis constructs are +included.

See also

data, has_data, ndim, size

@@ -167,7 +170,7 @@

cfdm.Bounds.shape

diff --git a/docs/attribute/cfdm.Bounds.size.html b/docs/attribute/cfdm.Bounds.size.html index 695a35beab..92aae2874c 100644 --- a/docs/attribute/cfdm.Bounds.size.html +++ b/docs/attribute/cfdm.Bounds.size.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.size — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,15 @@

Related Topics

-
+

cfdm.Bounds.size

Bounds.size
-

The number of elements in the data array.

+

The number elements in the data.

+

size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

See also

data, has_data, ndim, shape

@@ -167,7 +171,7 @@

cfdm.Bounds.size

diff --git a/docs/attribute/cfdm.CellMeasure.array.html b/docs/attribute/cfdm.CellMeasure.array.html index 8a7b10bdf5..6e750577e7 100644 --- a/docs/attribute/cfdm.CellMeasure.array.html +++ b/docs/attribute/cfdm.CellMeasure.array.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CellMeasure.array

@@ -131,7 +132,7 @@

cfdm.CellMeasure.arrayChanging the returned numpy array does not change the data array.

-

New in version 1.10.0.0.

+

New in version (cfdm): 1.10.0.0

-
+ @@ -167,11 +168,11 @@

cfdm.CellMeasure.array diff --git a/docs/attribute/cfdm.CellMeasure.construct_type.html b/docs/attribute/cfdm.CellMeasure.construct_type.html index bece456293..e6c4aede38 100644 --- a/docs/attribute/cfdm.CellMeasure.construct_type.html +++ b/docs/attribute/cfdm.CellMeasure.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.construct_type — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CellMeasure.construct_type

@@ -134,7 +135,7 @@

cfdm.CellMeasure.construct_type
Returns
-
str

The construct type.

+
str

The construct type.

@@ -147,7 +148,7 @@

cfdm.CellMeasure.construct_type

diff --git a/docs/attribute/cfdm.CellMeasure.data.html b/docs/attribute/cfdm.CellMeasure.data.html index 03e3f9d464..5d91c49505 100644 --- a/docs/attribute/cfdm.CellMeasure.data.html +++ b/docs/attribute/cfdm.CellMeasure.data.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.data — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CellMeasure.data

@@ -130,7 +131,7 @@

cfdm.CellMeasure.data

Return the data.

f.data is equivalent to f.get_data()

Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

+attribute to return the data as a numpy array.

The units, calendar and fill value properties are, if set, inserted into the data.

@@ -163,7 +164,7 @@

cfdm.CellMeasure.data

-
+ @@ -174,11 +175,11 @@

cfdm.CellMeasure.data diff --git a/docs/attribute/cfdm.CellMeasure.datetime_array.html b/docs/attribute/cfdm.CellMeasure.datetime_array.html index f1908b03f8..f0d0596d0c 100644 --- a/docs/attribute/cfdm.CellMeasure.datetime_array.html +++ b/docs/attribute/cfdm.CellMeasure.datetime_array.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.datetime_array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CellMeasure.datetime_array

@@ -132,7 +133,7 @@

cfdm.CellMeasure.datetime_array -

New in version 1.10.0.0.

+

New in version (cfdm): 1.10.0.0

See also

@@ -152,7 +153,7 @@

cfdm.CellMeasure.datetime_array

diff --git a/docs/attribute/cfdm.CellMeasure.dtype.html b/docs/attribute/cfdm.CellMeasure.dtype.html index 453294cec0..e48013565f 100644 --- a/docs/attribute/cfdm.CellMeasure.dtype.html +++ b/docs/attribute/cfdm.CellMeasure.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.dtype — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CellMeasure.dtype

@@ -137,7 +138,7 @@

cfdm.CellMeasure.dtype

-
+ @@ -148,11 +149,11 @@

cfdm.CellMeasure.dtype diff --git a/docs/attribute/cfdm.CellMeasure.ndim.html b/docs/attribute/cfdm.CellMeasure.ndim.html index f42147866c..61878cd912 100644 --- a/docs/attribute/cfdm.CellMeasure.ndim.html +++ b/docs/attribute/cfdm.CellMeasure.ndim.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.ndim — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,14 @@

Related Topics

-
+

cfdm.CellMeasure.ndim

CellMeasure.ndim
-

The number of dimensions in the data array.

+

The number of data dimensions.

+

Only dimensions that correspond to domain axis constructs are +included.

See also

data, has_data, isscalar, shape, size

@@ -167,7 +170,7 @@

cfdm.CellMeasure.ndim

-
+ @@ -178,11 +181,11 @@

cfdm.CellMeasure.ndim diff --git a/docs/attribute/cfdm.CellMeasure.shape.html b/docs/attribute/cfdm.CellMeasure.shape.html index 8f36f8a0bc..b4c4636ad7 100644 --- a/docs/attribute/cfdm.CellMeasure.shape.html +++ b/docs/attribute/cfdm.CellMeasure.shape.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.shape — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,14 @@

Related Topics

-
+

cfdm.CellMeasure.shape

CellMeasure.shape

A tuple of the data array’s dimension sizes.

+

Only dimensions that correspond to domain axis constructs are +included.

See also

data, has_data, ndim, size

@@ -167,7 +170,7 @@

cfdm.CellMeasure.shape

-
+ @@ -178,11 +181,11 @@

cfdm.CellMeasure.shape diff --git a/docs/attribute/cfdm.CellMeasure.size.html b/docs/attribute/cfdm.CellMeasure.size.html index 52b457c4be..8452ad7ba4 100644 --- a/docs/attribute/cfdm.CellMeasure.size.html +++ b/docs/attribute/cfdm.CellMeasure.size.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.size — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,15 @@

Related Topics

-
+

cfdm.CellMeasure.size

CellMeasure.size
-

The number of elements in the data array.

+

The number elements in the data.

+

size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

See also

data, has_data, ndim, shape

@@ -167,7 +171,7 @@

cfdm.CellMeasure.size

-
+ @@ -178,11 +182,11 @@

cfdm.CellMeasure.size diff --git a/docs/attribute/cfdm.CellMethod.construct_type.html b/docs/attribute/cfdm.CellMethod.construct_type.html index 15a82ee6cc..a10d57d807 100644 --- a/docs/attribute/cfdm.CellMethod.construct_type.html +++ b/docs/attribute/cfdm.CellMethod.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.construct_type — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CellMethod.construct_type

@@ -134,7 +135,7 @@

cfdm.CellMethod.construct_type
Returns
-
str

The construct type.

+
str

The construct type.

@@ -147,7 +148,7 @@

cfdm.CellMethod.construct_type

diff --git a/docs/attribute/cfdm.CompressedArray.array.html b/docs/attribute/cfdm.CompressedArray.array.html index 914006ccf8..7d8ff5365f 100644 --- a/docs/attribute/cfdm.CompressedArray.array.html +++ b/docs/attribute/cfdm.CompressedArray.array.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CompressedArray.array

@@ -131,7 +132,7 @@

cfdm.CompressedArray.array
Returns
-
numpy.ndarray

The uncompressed array.

+
numpy.ndarray

The uncompressed array.

@@ -144,7 +145,7 @@

cfdm.CompressedArray.array

diff --git a/docs/attribute/cfdm.CompressedArray.compressed_array.html b/docs/attribute/cfdm.CompressedArray.compressed_array.html index 44ccbf63da..ad307714af 100644 --- a/docs/attribute/cfdm.CompressedArray.compressed_array.html +++ b/docs/attribute/cfdm.CompressedArray.compressed_array.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.compressed_array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CompressedArray.compressed_array

@@ -131,7 +132,7 @@

cfdm.CompressedArray.compressed_array
Returns
-
numpy.ndarray

The compressed array.

+
numpy.ndarray

The compressed array.

@@ -146,7 +147,7 @@

cfdm.CompressedArray.compressed_array

diff --git a/docs/attribute/cfdm.CompressedArray.dtype.html b/docs/attribute/cfdm.CompressedArray.dtype.html index 17f521e37e..296649f5f3 100644 --- a/docs/attribute/cfdm.CompressedArray.dtype.html +++ b/docs/attribute/cfdm.CompressedArray.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.dtype — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CompressedArray.dtype

@@ -130,7 +131,7 @@

cfdm.CompressedArray.dtype

diff --git a/docs/attribute/cfdm.CompressedArray.ndim.html b/docs/attribute/cfdm.CompressedArray.ndim.html index 47defe0eff..d767378657 100644 --- a/docs/attribute/cfdm.CompressedArray.ndim.html +++ b/docs/attribute/cfdm.CompressedArray.ndim.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.ndim — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CompressedArray.ndim

@@ -133,7 +134,7 @@

cfdm.CompressedArray.ndim

diff --git a/docs/attribute/cfdm.CompressedArray.shape.html b/docs/attribute/cfdm.CompressedArray.shape.html index fee486c15e..450d2a0b01 100644 --- a/docs/attribute/cfdm.CompressedArray.shape.html +++ b/docs/attribute/cfdm.CompressedArray.shape.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.shape — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CompressedArray.shape

@@ -130,7 +131,7 @@

cfdm.CompressedArray.shape

diff --git a/docs/attribute/cfdm.CompressedArray.size.html b/docs/attribute/cfdm.CompressedArray.size.html index 996b05c706..593df875cd 100644 --- a/docs/attribute/cfdm.CompressedArray.size.html +++ b/docs/attribute/cfdm.CompressedArray.size.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.size — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CompressedArray.size

@@ -133,7 +134,7 @@

cfdm.CompressedArray.size

diff --git a/docs/attribute/cfdm.Constant._func.html b/docs/attribute/cfdm.Constant._func.html index 6a37ce9cae..3bbe12266b 100644 --- a/docs/attribute/cfdm.Constant._func.html +++ b/docs/attribute/cfdm.Constant._func.html @@ -3,7 +3,8 @@ - + + cfdm.Constant._func — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,14 +123,14 @@

Related Topics

-
+

cfdm.Constant._func

Constant._func
-
+ @@ -140,11 +141,11 @@

cfdm.Constant._func diff --git a/docs/attribute/cfdm.Constant.value.html b/docs/attribute/cfdm.Constant.value.html index fb608bcb51..69fda954ed 100644 --- a/docs/attribute/cfdm.Constant.value.html +++ b/docs/attribute/cfdm.Constant.value.html @@ -3,7 +3,8 @@ - + + cfdm.Constant.value — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,14 +123,14 @@

Related Topics

-
+

cfdm.Constant.value

Constant.value
-
+ @@ -140,11 +141,11 @@

cfdm.Constant.value diff --git a/docs/attribute/cfdm.CoordinateReference.construct_type.html b/docs/attribute/cfdm.CoordinateReference.construct_type.html index 3ccde2dffe..7040242f11 100644 --- a/docs/attribute/cfdm.CoordinateReference.construct_type.html +++ b/docs/attribute/cfdm.CoordinateReference.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.construct_type — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CoordinateReference.construct_type

@@ -134,7 +135,7 @@

cfdm.CoordinateReference.construct_type
Returns
-
str

The construct type.

+
str

The construct type.

@@ -147,7 +148,7 @@

cfdm.CoordinateReference.construct_type

diff --git a/docs/attribute/cfdm.CoordinateReference.coordinate_conversion.html b/docs/attribute/cfdm.CoordinateReference.coordinate_conversion.html index 6fc71bbe22..eaa33df6d9 100644 --- a/docs/attribute/cfdm.CoordinateReference.coordinate_conversion.html +++ b/docs/attribute/cfdm.CoordinateReference.coordinate_conversion.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.coordinate_conversion — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CoordinateReference.coordinate_conversion

@@ -158,7 +159,7 @@

cfdm.CoordinateReference.coordinate_conversion

diff --git a/docs/attribute/cfdm.CoordinateReference.datum.html b/docs/attribute/cfdm.CoordinateReference.datum.html index 5872582477..0b01343285 100644 --- a/docs/attribute/cfdm.CoordinateReference.datum.html +++ b/docs/attribute/cfdm.CoordinateReference.datum.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.datum — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.CoordinateReference.datum

@@ -154,7 +155,7 @@

cfdm.CoordinateReference.datum

diff --git a/docs/attribute/cfdm.Count.array.html b/docs/attribute/cfdm.Count.array.html index 93950b042f..495fc2bf96 100644 --- a/docs/attribute/cfdm.Count.array.html +++ b/docs/attribute/cfdm.Count.array.html @@ -3,7 +3,8 @@ - + + cfdm.Count.array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Count.array

@@ -131,7 +132,7 @@

cfdm.Count.array -

New in version 1.10.0.0.

+

New in version (cfdm): 1.10.0.0

See also

@@ -156,7 +157,7 @@

cfdm.Count.array

diff --git a/docs/attribute/cfdm.Count.data.html b/docs/attribute/cfdm.Count.data.html index 230be1ee01..b464fb7797 100644 --- a/docs/attribute/cfdm.Count.data.html +++ b/docs/attribute/cfdm.Count.data.html @@ -3,7 +3,8 @@ - + + cfdm.Count.data — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Count.data

@@ -130,7 +131,7 @@

cfdm.Count.dataf.data is equivalent to f.get_data()

Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

+attribute to return the data as a numpy array.

The units, calendar and fill value properties are, if set, inserted into the data.

@@ -163,7 +164,7 @@

cfdm.Count.data

diff --git a/docs/attribute/cfdm.Count.datetime_array.html b/docs/attribute/cfdm.Count.datetime_array.html index 7136ef19a2..96bc79ddb9 100644 --- a/docs/attribute/cfdm.Count.datetime_array.html +++ b/docs/attribute/cfdm.Count.datetime_array.html @@ -3,7 +3,8 @@ - + + cfdm.Count.datetime_array — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Count.datetime_array

@@ -132,7 +133,7 @@

cfdm.Count.datetime_array -

New in version 1.10.0.0.

+

New in version (cfdm): 1.10.0.0

See also

@@ -152,7 +153,7 @@

cfdm.Count.datetime_array

diff --git a/docs/attribute/cfdm.Count.dtype.html b/docs/attribute/cfdm.Count.dtype.html index 8213c01bf5..c53acb1822 100644 --- a/docs/attribute/cfdm.Count.dtype.html +++ b/docs/attribute/cfdm.Count.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.Count.dtype — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,7 +123,7 @@

Related Topics

-
+

cfdm.Count.dtype

@@ -137,7 +138,7 @@

cfdm.Count.dtype

diff --git a/docs/attribute/cfdm.Count.ndim.html b/docs/attribute/cfdm.Count.ndim.html index 9df9e7d2a5..5a15f55b45 100644 --- a/docs/attribute/cfdm.Count.ndim.html +++ b/docs/attribute/cfdm.Count.ndim.html @@ -3,7 +3,8 @@ - + + cfdm.Count.ndim — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,14 @@

Related Topics

-
+

cfdm.Count.ndim

Count.ndim
-

The number of dimensions in the data array.

+

The number of data dimensions.

+

Only dimensions that correspond to domain axis constructs are +included.

See also

data, has_data, isscalar, shape, size

@@ -167,7 +170,7 @@

cfdm.Count.ndim

diff --git a/docs/attribute/cfdm.Count.shape.html b/docs/attribute/cfdm.Count.shape.html index c92cdec8e5..fef09d8763 100644 --- a/docs/attribute/cfdm.Count.shape.html +++ b/docs/attribute/cfdm.Count.shape.html @@ -3,7 +3,8 @@ - + + cfdm.Count.shape — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,14 @@

Related Topics

-
+

cfdm.Count.shape

Count.shape

A tuple of the data array’s dimension sizes.

+

Only dimensions that correspond to domain axis constructs are +included.

See also

data, has_data, ndim, size

@@ -167,7 +170,7 @@

cfdm.Count.shape

diff --git a/docs/attribute/cfdm.Count.size.html b/docs/attribute/cfdm.Count.size.html index 65b9ec203b..55746fe6bc 100644 --- a/docs/attribute/cfdm.Count.size.html +++ b/docs/attribute/cfdm.Count.size.html @@ -3,7 +3,8 @@ - + + cfdm.Count.size — Documentation @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -122,12 +123,15 @@

Related Topics

-
+

cfdm.Count.size

Count.size
-

The number of elements in the data array.

+

The number elements in the data.

+

size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

See also

data, has_data, ndim, shape

@@ -167,7 +171,7 @@

cfdm.Count.size

diff --git a/docs/attribute/cfdm.Data.array.html b/docs/attribute/cfdm.Data.array.html index b6b72ab4eb..0f6d723169 100644 --- a/docs/attribute/cfdm.Data.array.html +++ b/docs/attribute/cfdm.Data.array.html @@ -3,7 +3,8 @@ - + + cfdm.Data.array — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

cfdm 1.10.1.2

+

cfdm 1.11.0.0

@@ -87,7 +88,7 @@

Related Topics

  • cfdm classes
  • @@ -122,19 +123,19 @@

    Related Topics

    -
    +

    cfdm.Data.array

    Data.array
    -

    Return an independent numpy array containing the data.

    -

    If a fill value has been set (see set_fill_value) then it will -be used, otherwise the default numpy fill value appropriate to the -data type will be used.

    +

    Return an independent numpy array containing the data.

    +

    If a fill value has been set (see set_fill_value) then it +will be used, otherwise the default numpy fill value +appropriate to the data type will be used.

    Returns
    -
    numpy.ndarray

    An independent numpy array of the data.

    +
    numpy.ndarray

    An independent numpy array of the data.

    @@ -153,7 +154,7 @@

    cfdm.Data.array

    diff --git a/docs/attribute/cfdm.Data.compressed_array.html b/docs/attribute/cfdm.Data.compressed_array.html index 48f7e64f6a..8ae048be65 100644 --- a/docs/attribute/cfdm.Data.compressed_array.html +++ b/docs/attribute/cfdm.Data.compressed_array.html @@ -3,7 +3,8 @@ - + + cfdm.Data.compressed_array — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.Data.compressed_array

    @@ -139,7 +140,7 @@

    cfdm.Data.compressed_array
    Returns
    -
    numpy.ndarray

    An independent numpy array of the compressed data.

    +
    numpy.ndarray

    An independent numpy array of the compressed data.

    @@ -150,7 +151,7 @@

    cfdm.Data.compressed_array

    diff --git a/docs/attribute/cfdm.Data.data.html b/docs/attribute/cfdm.Data.data.html index 03107483be..cf9b8a1b27 100644 --- a/docs/attribute/cfdm.Data.data.html +++ b/docs/attribute/cfdm.Data.data.html @@ -3,7 +3,8 @@ - + + cfdm.Data.data — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.Data.data

    @@ -135,7 +136,7 @@

    cfdm.Data.data

    diff --git a/docs/attribute/cfdm.Data.datetime_array.html b/docs/attribute/cfdm.Data.datetime_array.html index c172d97fda..aef85efeb8 100644 --- a/docs/attribute/cfdm.Data.datetime_array.html +++ b/docs/attribute/cfdm.Data.datetime_array.html @@ -3,7 +3,8 @@ - + + cfdm.Data.datetime_array — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -86,7 +87,7 @@

    Related Topics

  • API reference
  • @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.Data.datetime_as_string

    @@ -145,7 +146,7 @@

    cfdm.Data.datetime_as_string
    Returns
    -
    numpy.ndarray

    An independent numpy array of the date-time strings.

    +
    numpy.ndarray

    An independent numpy array of the date-time strings.

    @@ -164,7 +165,7 @@

    cfdm.Data.datetime_as_string

    diff --git a/docs/attribute/cfdm.Data.dtype.html b/docs/attribute/cfdm.Data.dtype.html index 7acfe6494d..adf424a28b 100644 --- a/docs/attribute/cfdm.Data.dtype.html +++ b/docs/attribute/cfdm.Data.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.Data.dtype — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -86,7 +87,7 @@

    Related Topics

  • API reference
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.AuxiliaryCoordinate.data

    AuxiliaryCoordinate.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.AuxiliaryCoordinate.data

    diff --git a/docs/attribute/cfdm.core.AuxiliaryCoordinate.dtype.html b/docs/attribute/cfdm.core.AuxiliaryCoordinate.dtype.html new file mode 100644 index 0000000000..627147f2bf --- /dev/null +++ b/docs/attribute/cfdm.core.AuxiliaryCoordinate.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.AuxiliaryCoordinate.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.AuxiliaryCoordinate.dtype

    +
    +
    +AuxiliaryCoordinate.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.AuxiliaryCoordinate.interior_ring.html b/docs/attribute/cfdm.core.AuxiliaryCoordinate.interior_ring.html index e69bf3742d..ad5cf35ccf 100644 --- a/docs/attribute/cfdm.core.AuxiliaryCoordinate.interior_ring.html +++ b/docs/attribute/cfdm.core.AuxiliaryCoordinate.interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.AuxiliaryCoordinate.interior_ring — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.AuxiliaryCoordinate.interior_ring

    @@ -161,7 +162,7 @@

    cfdm.core.AuxiliaryCoordinate.interior_ring

    diff --git a/docs/attribute/cfdm.core.AuxiliaryCoordinate.ndim.html b/docs/attribute/cfdm.core.AuxiliaryCoordinate.ndim.html new file mode 100644 index 0000000000..8e1192d9bc --- /dev/null +++ b/docs/attribute/cfdm.core.AuxiliaryCoordinate.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.AuxiliaryCoordinate.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.AuxiliaryCoordinate.ndim

    +
    +
    +AuxiliaryCoordinate.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.AuxiliaryCoordinate.shape.html b/docs/attribute/cfdm.core.AuxiliaryCoordinate.shape.html new file mode 100644 index 0000000000..401f831cd0 --- /dev/null +++ b/docs/attribute/cfdm.core.AuxiliaryCoordinate.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.AuxiliaryCoordinate.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.AuxiliaryCoordinate.shape

    +
    +
    +AuxiliaryCoordinate.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.AuxiliaryCoordinate.size.html b/docs/attribute/cfdm.core.AuxiliaryCoordinate.size.html new file mode 100644 index 0000000000..dbee23874b --- /dev/null +++ b/docs/attribute/cfdm.core.AuxiliaryCoordinate.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.AuxiliaryCoordinate.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.AuxiliaryCoordinate.size

    +
    +
    +AuxiliaryCoordinate.size
    +

    The number of elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Bounds.data.html b/docs/attribute/cfdm.core.Bounds.data.html index e54563c877..7015cbed87 100644 --- a/docs/attribute/cfdm.core.Bounds.data.html +++ b/docs/attribute/cfdm.core.Bounds.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Bounds.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.Bounds.data

    Bounds.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.Bounds.data

    -
    + @@ -174,11 +175,11 @@

    cfdm.core.Bounds.data diff --git a/docs/attribute/cfdm.core.Bounds.dtype.html b/docs/attribute/cfdm.core.Bounds.dtype.html new file mode 100644 index 0000000000..97ccf69477 --- /dev/null +++ b/docs/attribute/cfdm.core.Bounds.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.Bounds.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Bounds.dtype

    +
    +
    +Bounds.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Bounds.ndim.html b/docs/attribute/cfdm.core.Bounds.ndim.html new file mode 100644 index 0000000000..96cb7f7c3f --- /dev/null +++ b/docs/attribute/cfdm.core.Bounds.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.Bounds.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Bounds.ndim

    +
    +
    +Bounds.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Bounds.shape.html b/docs/attribute/cfdm.core.Bounds.shape.html new file mode 100644 index 0000000000..25ea5a5b40 --- /dev/null +++ b/docs/attribute/cfdm.core.Bounds.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.Bounds.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Bounds.shape

    +
    +
    +Bounds.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Bounds.size.html b/docs/attribute/cfdm.core.Bounds.size.html new file mode 100644 index 0000000000..960f683b4d --- /dev/null +++ b/docs/attribute/cfdm.core.Bounds.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.Bounds.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Bounds.size

    +
    +
    +Bounds.size
    +

    The number elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.CellMeasure.construct_type.html b/docs/attribute/cfdm.core.CellMeasure.construct_type.html index 0d5e521b51..cafce23374 100644 --- a/docs/attribute/cfdm.core.CellMeasure.construct_type.html +++ b/docs/attribute/cfdm.core.CellMeasure.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.CellMeasure.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.CellMeasure.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.CellMeasure.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.CellMeasure.construct_type

    diff --git a/docs/attribute/cfdm.core.CellMeasure.data.html b/docs/attribute/cfdm.core.CellMeasure.data.html index 7521526f75..c6e5608edf 100644 --- a/docs/attribute/cfdm.core.CellMeasure.data.html +++ b/docs/attribute/cfdm.core.CellMeasure.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.CellMeasure.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.CellMeasure.data

    CellMeasure.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.CellMeasure.data

    diff --git a/docs/attribute/cfdm.core.CellMeasure.dtype.html b/docs/attribute/cfdm.core.CellMeasure.dtype.html new file mode 100644 index 0000000000..52db0d2a40 --- /dev/null +++ b/docs/attribute/cfdm.core.CellMeasure.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.CellMeasure.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.CellMeasure.dtype

    +
    +
    +CellMeasure.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.CellMeasure.ndim.html b/docs/attribute/cfdm.core.CellMeasure.ndim.html new file mode 100644 index 0000000000..27c4193d61 --- /dev/null +++ b/docs/attribute/cfdm.core.CellMeasure.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.CellMeasure.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.CellMeasure.ndim

    +
    +
    +CellMeasure.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.CellMeasure.shape.html b/docs/attribute/cfdm.core.CellMeasure.shape.html new file mode 100644 index 0000000000..8e320ecb22 --- /dev/null +++ b/docs/attribute/cfdm.core.CellMeasure.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.CellMeasure.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.CellMeasure.shape

    +
    +
    +CellMeasure.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.CellMeasure.size.html b/docs/attribute/cfdm.core.CellMeasure.size.html new file mode 100644 index 0000000000..7b284744c7 --- /dev/null +++ b/docs/attribute/cfdm.core.CellMeasure.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.CellMeasure.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.CellMeasure.size

    +
    +
    +CellMeasure.size
    +

    The number elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.CellMethod.construct_type.html b/docs/attribute/cfdm.core.CellMethod.construct_type.html index 14ab47bd9e..499b457bd3 100644 --- a/docs/attribute/cfdm.core.CellMethod.construct_type.html +++ b/docs/attribute/cfdm.core.CellMethod.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.CellMethod.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.CellMethod.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.CellMethod.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.CellMethod.construct_type

    diff --git a/docs/attribute/cfdm.core.Coordinate.bounds.html b/docs/attribute/cfdm.core.Coordinate.bounds.html index 1dfffccf18..276b971c22 100644 --- a/docs/attribute/cfdm.core.Coordinate.bounds.html +++ b/docs/attribute/cfdm.core.Coordinate.bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.bounds — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Coordinate.bounds

    @@ -162,7 +163,7 @@

    cfdm.core.Coordinate.bounds

    diff --git a/docs/attribute/cfdm.core.Coordinate.data.html b/docs/attribute/cfdm.core.Coordinate.data.html index 3b3fc63894..7aae1f0f7b 100644 --- a/docs/attribute/cfdm.core.Coordinate.data.html +++ b/docs/attribute/cfdm.core.Coordinate.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.Coordinate.data

    Coordinate.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.Coordinate.data

    diff --git a/docs/attribute/cfdm.core.Coordinate.dtype.html b/docs/attribute/cfdm.core.Coordinate.dtype.html new file mode 100644 index 0000000000..1d2dd5a9d0 --- /dev/null +++ b/docs/attribute/cfdm.core.Coordinate.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.Coordinate.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Coordinate.dtype

    +
    +
    +Coordinate.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Coordinate.interior_ring.html b/docs/attribute/cfdm.core.Coordinate.interior_ring.html index bf0eff1dc2..8601c40bbc 100644 --- a/docs/attribute/cfdm.core.Coordinate.interior_ring.html +++ b/docs/attribute/cfdm.core.Coordinate.interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.interior_ring — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Coordinate.interior_ring

    @@ -161,7 +162,7 @@

    cfdm.core.Coordinate.interior_ring

    diff --git a/docs/attribute/cfdm.core.Coordinate.ndim.html b/docs/attribute/cfdm.core.Coordinate.ndim.html new file mode 100644 index 0000000000..ba40d87588 --- /dev/null +++ b/docs/attribute/cfdm.core.Coordinate.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.Coordinate.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Coordinate.ndim

    +
    +
    +Coordinate.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Coordinate.shape.html b/docs/attribute/cfdm.core.Coordinate.shape.html new file mode 100644 index 0000000000..844fc994ab --- /dev/null +++ b/docs/attribute/cfdm.core.Coordinate.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.Coordinate.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Coordinate.shape

    +
    +
    +Coordinate.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Coordinate.size.html b/docs/attribute/cfdm.core.Coordinate.size.html new file mode 100644 index 0000000000..af423beabe --- /dev/null +++ b/docs/attribute/cfdm.core.Coordinate.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.Coordinate.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Coordinate.size

    +
    +
    +Coordinate.size
    +

    The number of elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.CoordinateReference.construct_type.html b/docs/attribute/cfdm.core.CoordinateReference.construct_type.html index 63d4614a5d..ca0da6b44f 100644 --- a/docs/attribute/cfdm.core.CoordinateReference.construct_type.html +++ b/docs/attribute/cfdm.core.CoordinateReference.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.CoordinateReference.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.CoordinateReference.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.CoordinateReference.construct_type

    diff --git a/docs/attribute/cfdm.core.CoordinateReference.coordinate_conversion.html b/docs/attribute/cfdm.core.CoordinateReference.coordinate_conversion.html index f0fa6d073e..eb6e2118a0 100644 --- a/docs/attribute/cfdm.core.CoordinateReference.coordinate_conversion.html +++ b/docs/attribute/cfdm.core.CoordinateReference.coordinate_conversion.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.coordinate_conversion — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.CoordinateReference.coordinate_conversion

    @@ -158,7 +159,7 @@

    cfdm.core.CoordinateReference.coordinate_conversion

    -
    + @@ -169,11 +170,11 @@

    cfdm.core.CoordinateReference.coordinate_conversion diff --git a/docs/attribute/cfdm.core.CoordinateReference.datum.html b/docs/attribute/cfdm.core.CoordinateReference.datum.html index 449b067e83..d8b7b0d4ad 100644 --- a/docs/attribute/cfdm.core.CoordinateReference.datum.html +++ b/docs/attribute/cfdm.core.CoordinateReference.datum.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.datum — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.CoordinateReference.datum

    @@ -154,7 +155,7 @@

    cfdm.core.CoordinateReference.datum

    diff --git a/docs/attribute/cfdm.core.Data.array.html b/docs/attribute/cfdm.core.Data.array.html index 95a9785d30..8f2a42827d 100644 --- a/docs/attribute/cfdm.core.Data.array.html +++ b/docs/attribute/cfdm.core.Data.array.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.array — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,19 +123,19 @@

    Related Topics

    -
    +

    cfdm.core.Data.array

    Data.array
    -

    Return an independent numpy array containing the data.

    -

    If a fill value has been set (see set_fill_value) then it will -be used, otherwise the default numpy fill value appropriate to the -data type will be used.

    +

    Return an independent numpy array containing the data.

    +

    If a fill value has been set (see set_fill_value) then it +will be used, otherwise the default numpy fill value +appropriate to the data type will be used.

    Returns
    -
    numpy.ndarray

    An independent numpy array of the data.

    +
    numpy.ndarray

    An independent numpy array of the data.

    @@ -153,7 +154,7 @@

    cfdm.core.Data.array

    -
    + @@ -164,11 +165,11 @@

    cfdm.core.Data.array diff --git a/docs/attribute/cfdm.core.Data.dtype.html b/docs/attribute/cfdm.core.Data.dtype.html index d804accd68..b462bf6e7e 100644 --- a/docs/attribute/cfdm.core.Data.dtype.html +++ b/docs/attribute/cfdm.core.Data.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.dtype — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Data.dtype

    @@ -137,7 +138,7 @@

    cfdm.core.Data.dtype

    -
    + @@ -148,11 +149,11 @@

    cfdm.core.Data.dtype diff --git a/docs/attribute/cfdm.core.Data.ndim.html b/docs/attribute/cfdm.core.Data.ndim.html index 62aa40fbb6..32b2ac4ec6 100644 --- a/docs/attribute/cfdm.core.Data.ndim.html +++ b/docs/attribute/cfdm.core.Data.ndim.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.ndim — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Data.ndim

    @@ -155,7 +156,7 @@

    cfdm.core.Data.ndim

    diff --git a/docs/attribute/cfdm.core.Data.shape.html b/docs/attribute/cfdm.core.Data.shape.html index c0bc083399..d01e46aa8c 100644 --- a/docs/attribute/cfdm.core.Data.shape.html +++ b/docs/attribute/cfdm.core.Data.shape.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.shape — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Data.shape

    @@ -155,7 +156,7 @@

    cfdm.core.Data.shape

    -
    + @@ -166,11 +167,11 @@

    cfdm.core.Data.shape diff --git a/docs/attribute/cfdm.core.Data.size.html b/docs/attribute/cfdm.core.Data.size.html index 056a57fb22..2078c64180 100644 --- a/docs/attribute/cfdm.core.Data.size.html +++ b/docs/attribute/cfdm.core.Data.size.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.size — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Data.size

    @@ -155,7 +156,7 @@

    cfdm.core.Data.size

    diff --git a/docs/attribute/cfdm.core.DimensionCoordinate.bounds.html b/docs/attribute/cfdm.core.DimensionCoordinate.bounds.html index 1de113fe72..38e50569ca 100644 --- a/docs/attribute/cfdm.core.DimensionCoordinate.bounds.html +++ b/docs/attribute/cfdm.core.DimensionCoordinate.bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.bounds — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.DimensionCoordinate.bounds

    @@ -162,7 +163,7 @@

    cfdm.core.DimensionCoordinate.bounds

    diff --git a/docs/attribute/cfdm.core.DimensionCoordinate.construct_type.html b/docs/attribute/cfdm.core.DimensionCoordinate.construct_type.html index 7cceb87674..065580a5c5 100644 --- a/docs/attribute/cfdm.core.DimensionCoordinate.construct_type.html +++ b/docs/attribute/cfdm.core.DimensionCoordinate.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.DimensionCoordinate.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.DimensionCoordinate.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.DimensionCoordinate.construct_type

    diff --git a/docs/attribute/cfdm.core.DimensionCoordinate.data.html b/docs/attribute/cfdm.core.DimensionCoordinate.data.html index 3f2874a2ab..792f7c6d16 100644 --- a/docs/attribute/cfdm.core.DimensionCoordinate.data.html +++ b/docs/attribute/cfdm.core.DimensionCoordinate.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.DimensionCoordinate.data

    DimensionCoordinate.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.DimensionCoordinate.data

    diff --git a/docs/attribute/cfdm.core.DimensionCoordinate.dtype.html b/docs/attribute/cfdm.core.DimensionCoordinate.dtype.html new file mode 100644 index 0000000000..4bdc7fd52e --- /dev/null +++ b/docs/attribute/cfdm.core.DimensionCoordinate.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.DimensionCoordinate.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.DimensionCoordinate.dtype

    +
    +
    +DimensionCoordinate.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.DimensionCoordinate.interior_ring.html b/docs/attribute/cfdm.core.DimensionCoordinate.interior_ring.html index 07fd736c2e..8650e35366 100644 --- a/docs/attribute/cfdm.core.DimensionCoordinate.interior_ring.html +++ b/docs/attribute/cfdm.core.DimensionCoordinate.interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.interior_ring — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.DimensionCoordinate.interior_ring

    @@ -161,7 +162,7 @@

    cfdm.core.DimensionCoordinate.interior_ring

    diff --git a/docs/attribute/cfdm.core.DimensionCoordinate.ndim.html b/docs/attribute/cfdm.core.DimensionCoordinate.ndim.html new file mode 100644 index 0000000000..aece5c39a5 --- /dev/null +++ b/docs/attribute/cfdm.core.DimensionCoordinate.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.DimensionCoordinate.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.DimensionCoordinate.ndim

    +
    +
    +DimensionCoordinate.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.DimensionCoordinate.shape.html b/docs/attribute/cfdm.core.DimensionCoordinate.shape.html new file mode 100644 index 0000000000..5a28876806 --- /dev/null +++ b/docs/attribute/cfdm.core.DimensionCoordinate.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.DimensionCoordinate.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.DimensionCoordinate.shape

    +
    +
    +DimensionCoordinate.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.DimensionCoordinate.size.html b/docs/attribute/cfdm.core.DimensionCoordinate.size.html new file mode 100644 index 0000000000..00a8b62edf --- /dev/null +++ b/docs/attribute/cfdm.core.DimensionCoordinate.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.DimensionCoordinate.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.DimensionCoordinate.size

    +
    +
    +DimensionCoordinate.size
    +

    The number of elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Domain.construct_type.html b/docs/attribute/cfdm.core.Domain.construct_type.html index 3e12076b5d..5f1272cffd 100644 --- a/docs/attribute/cfdm.core.Domain.construct_type.html +++ b/docs/attribute/cfdm.core.Domain.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Domain.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.Domain.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.Domain.construct_type

    diff --git a/docs/attribute/cfdm.core.Domain.constructs.html b/docs/attribute/cfdm.core.Domain.constructs.html index f78104294b..a8542f5069 100644 --- a/docs/attribute/cfdm.core.Domain.constructs.html +++ b/docs/attribute/cfdm.core.Domain.constructs.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.constructs — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Domain.constructs

    @@ -154,7 +155,7 @@

    cfdm.core.Domain.constructs

    diff --git a/docs/attribute/cfdm.core.DomainAncillary.bounds.html b/docs/attribute/cfdm.core.DomainAncillary.bounds.html index 9ad60d56a6..18b81bc441 100644 --- a/docs/attribute/cfdm.core.DomainAncillary.bounds.html +++ b/docs/attribute/cfdm.core.DomainAncillary.bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.bounds — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.DomainAncillary.bounds

    @@ -162,7 +163,7 @@

    cfdm.core.DomainAncillary.bounds

    diff --git a/docs/attribute/cfdm.core.DomainAncillary.construct_type.html b/docs/attribute/cfdm.core.DomainAncillary.construct_type.html index c1c6027bbf..f6ae8d23ac 100644 --- a/docs/attribute/cfdm.core.DomainAncillary.construct_type.html +++ b/docs/attribute/cfdm.core.DomainAncillary.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.DomainAncillary.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.DomainAncillary.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.DomainAncillary.construct_type

    diff --git a/docs/attribute/cfdm.core.DomainAncillary.data.html b/docs/attribute/cfdm.core.DomainAncillary.data.html index 55f2a83e3b..8f0245cfc7 100644 --- a/docs/attribute/cfdm.core.DomainAncillary.data.html +++ b/docs/attribute/cfdm.core.DomainAncillary.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.DomainAncillary.data

    DomainAncillary.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.DomainAncillary.data

    diff --git a/docs/attribute/cfdm.core.DomainAncillary.dtype.html b/docs/attribute/cfdm.core.DomainAncillary.dtype.html new file mode 100644 index 0000000000..eb5ec9633c --- /dev/null +++ b/docs/attribute/cfdm.core.DomainAncillary.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.DomainAncillary.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.DomainAncillary.dtype

    +
    +
    +DomainAncillary.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.DomainAncillary.interior_ring.html b/docs/attribute/cfdm.core.DomainAncillary.interior_ring.html index 4c5cb51167..b693daca41 100644 --- a/docs/attribute/cfdm.core.DomainAncillary.interior_ring.html +++ b/docs/attribute/cfdm.core.DomainAncillary.interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.interior_ring — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.DomainAncillary.interior_ring

    @@ -161,7 +162,7 @@

    cfdm.core.DomainAncillary.interior_ring

    diff --git a/docs/attribute/cfdm.core.DomainAncillary.ndim.html b/docs/attribute/cfdm.core.DomainAncillary.ndim.html new file mode 100644 index 0000000000..1f576010ab --- /dev/null +++ b/docs/attribute/cfdm.core.DomainAncillary.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.DomainAncillary.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.DomainAncillary.ndim

    +
    +
    +DomainAncillary.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.DomainAncillary.shape.html b/docs/attribute/cfdm.core.DomainAncillary.shape.html new file mode 100644 index 0000000000..d265a4ba8b --- /dev/null +++ b/docs/attribute/cfdm.core.DomainAncillary.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.DomainAncillary.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.DomainAncillary.shape

    +
    +
    +DomainAncillary.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.DomainAncillary.size.html b/docs/attribute/cfdm.core.DomainAncillary.size.html new file mode 100644 index 0000000000..26a0ba3ac0 --- /dev/null +++ b/docs/attribute/cfdm.core.DomainAncillary.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.DomainAncillary.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.DomainAncillary.size

    +
    +
    +DomainAncillary.size
    +

    The number of elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.DomainAxis.construct_type.html b/docs/attribute/cfdm.core.DomainAxis.construct_type.html index 05a48f419c..bb77c5e0ca 100644 --- a/docs/attribute/cfdm.core.DomainAxis.construct_type.html +++ b/docs/attribute/cfdm.core.DomainAxis.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.DomainAxis.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.DomainAxis.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.DomainAxis.construct_type

    diff --git a/docs/attribute/cfdm.core.Field.construct_type.html b/docs/attribute/cfdm.core.Field.construct_type.html index e077639bf1..8dc6770516 100644 --- a/docs/attribute/cfdm.core.Field.construct_type.html +++ b/docs/attribute/cfdm.core.Field.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Field.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.Field.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.Field.construct_type

    diff --git a/docs/attribute/cfdm.core.Field.constructs.html b/docs/attribute/cfdm.core.Field.constructs.html index 71d7b9f6e1..1b4abf9595 100644 --- a/docs/attribute/cfdm.core.Field.constructs.html +++ b/docs/attribute/cfdm.core.Field.constructs.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.constructs — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Field.constructs

    @@ -154,7 +155,7 @@

    cfdm.core.Field.constructs

    diff --git a/docs/attribute/cfdm.core.Field.data.html b/docs/attribute/cfdm.core.Field.data.html index 4dbcda3add..e27a6b8d6f 100644 --- a/docs/attribute/cfdm.core.Field.data.html +++ b/docs/attribute/cfdm.core.Field.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.Field.data

    Field.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.Field.data

    -
    + @@ -174,11 +175,11 @@

    cfdm.core.Field.data diff --git a/docs/attribute/cfdm.core.Field.domain.html b/docs/attribute/cfdm.core.Field.domain.html index 3f4f51fddc..c9c86df3b2 100644 --- a/docs/attribute/cfdm.core.Field.domain.html +++ b/docs/attribute/cfdm.core.Field.domain.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.domain — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.Field.domain

    @@ -158,7 +159,7 @@

    cfdm.core.Field.domain

    -
    + @@ -169,11 +170,11 @@

    cfdm.core.Field.domain diff --git a/docs/attribute/cfdm.core.Field.dtype.html b/docs/attribute/cfdm.core.Field.dtype.html new file mode 100644 index 0000000000..bb17fea162 --- /dev/null +++ b/docs/attribute/cfdm.core.Field.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.Field.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Field.dtype

    +
    +
    +Field.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Field.ndim.html b/docs/attribute/cfdm.core.Field.ndim.html new file mode 100644 index 0000000000..bf2a44adea --- /dev/null +++ b/docs/attribute/cfdm.core.Field.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.Field.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Field.ndim

    +
    +
    +Field.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Field.shape.html b/docs/attribute/cfdm.core.Field.shape.html new file mode 100644 index 0000000000..c548ce1b88 --- /dev/null +++ b/docs/attribute/cfdm.core.Field.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.Field.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Field.shape

    +
    +
    +Field.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.Field.size.html b/docs/attribute/cfdm.core.Field.size.html new file mode 100644 index 0000000000..887510f92b --- /dev/null +++ b/docs/attribute/cfdm.core.Field.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.Field.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.Field.size

    +
    +
    +Field.size
    +

    The number elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.FieldAncillary.construct_type.html b/docs/attribute/cfdm.core.FieldAncillary.construct_type.html index 57b2daaa57..408702432b 100644 --- a/docs/attribute/cfdm.core.FieldAncillary.construct_type.html +++ b/docs/attribute/cfdm.core.FieldAncillary.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.construct_type — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.FieldAncillary.construct_type

    @@ -134,7 +135,7 @@

    cfdm.core.FieldAncillary.construct_type
    Returns
    -
    str

    The construct type.

    +
    str

    The construct type.

    @@ -147,7 +148,7 @@

    cfdm.core.FieldAncillary.construct_type

    diff --git a/docs/attribute/cfdm.core.FieldAncillary.data.html b/docs/attribute/cfdm.core.FieldAncillary.data.html index 15b5838fe3..c5687d0ed3 100644 --- a/docs/attribute/cfdm.core.FieldAncillary.data.html +++ b/docs/attribute/cfdm.core.FieldAncillary.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.FieldAncillary.data

    FieldAncillary.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.FieldAncillary.data

    diff --git a/docs/attribute/cfdm.core.FieldAncillary.dtype.html b/docs/attribute/cfdm.core.FieldAncillary.dtype.html new file mode 100644 index 0000000000..af5f947863 --- /dev/null +++ b/docs/attribute/cfdm.core.FieldAncillary.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.FieldAncillary.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.FieldAncillary.dtype

    +
    +
    +FieldAncillary.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.FieldAncillary.ndim.html b/docs/attribute/cfdm.core.FieldAncillary.ndim.html new file mode 100644 index 0000000000..f19d8260f9 --- /dev/null +++ b/docs/attribute/cfdm.core.FieldAncillary.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.FieldAncillary.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.FieldAncillary.ndim

    +
    +
    +FieldAncillary.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.FieldAncillary.shape.html b/docs/attribute/cfdm.core.FieldAncillary.shape.html new file mode 100644 index 0000000000..25ff62bc98 --- /dev/null +++ b/docs/attribute/cfdm.core.FieldAncillary.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.FieldAncillary.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.FieldAncillary.shape

    +
    +
    +FieldAncillary.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.FieldAncillary.size.html b/docs/attribute/cfdm.core.FieldAncillary.size.html new file mode 100644 index 0000000000..8573d0688d --- /dev/null +++ b/docs/attribute/cfdm.core.FieldAncillary.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.FieldAncillary.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.FieldAncillary.size

    +
    +
    +FieldAncillary.size
    +

    The number elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.InteriorRing.data.html b/docs/attribute/cfdm.core.InteriorRing.data.html index 700a968e07..35fb008ee4 100644 --- a/docs/attribute/cfdm.core.InteriorRing.data.html +++ b/docs/attribute/cfdm.core.InteriorRing.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.InteriorRing.data

    InteriorRing.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.InteriorRing.data

    diff --git a/docs/attribute/cfdm.core.InteriorRing.dtype.html b/docs/attribute/cfdm.core.InteriorRing.dtype.html new file mode 100644 index 0000000000..73104862f1 --- /dev/null +++ b/docs/attribute/cfdm.core.InteriorRing.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.InteriorRing.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.InteriorRing.dtype

    +
    +
    +InteriorRing.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.InteriorRing.ndim.html b/docs/attribute/cfdm.core.InteriorRing.ndim.html new file mode 100644 index 0000000000..0db3aee49d --- /dev/null +++ b/docs/attribute/cfdm.core.InteriorRing.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.InteriorRing.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.InteriorRing.ndim

    +
    +
    +InteriorRing.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.InteriorRing.shape.html b/docs/attribute/cfdm.core.InteriorRing.shape.html new file mode 100644 index 0000000000..95f08e4148 --- /dev/null +++ b/docs/attribute/cfdm.core.InteriorRing.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.InteriorRing.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.InteriorRing.shape

    +
    +
    +InteriorRing.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.InteriorRing.size.html b/docs/attribute/cfdm.core.InteriorRing.size.html new file mode 100644 index 0000000000..58f4dbb6de --- /dev/null +++ b/docs/attribute/cfdm.core.InteriorRing.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.InteriorRing.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.InteriorRing.size

    +
    +
    +InteriorRing.size
    +

    The number elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.NumpyArray.array.html b/docs/attribute/cfdm.core.NumpyArray.array.html index 87b4677b7a..e19a56f31f 100644 --- a/docs/attribute/cfdm.core.NumpyArray.array.html +++ b/docs/attribute/cfdm.core.NumpyArray.array.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray.array — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.NumpyArray.array

    @@ -134,7 +135,7 @@

    cfdm.core.NumpyArray.array
    Returns
    -
    numpy.ndarray

    An independent numpy array of the data.

    +
    numpy.ndarray

    An independent numpy array of the data.

    @@ -147,7 +148,7 @@

    cfdm.core.NumpyArray.array

    diff --git a/docs/attribute/cfdm.core.NumpyArray.dtype.html b/docs/attribute/cfdm.core.NumpyArray.dtype.html index 8498080f7f..017d5427e5 100644 --- a/docs/attribute/cfdm.core.NumpyArray.dtype.html +++ b/docs/attribute/cfdm.core.NumpyArray.dtype.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray.dtype — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.NumpyArray.dtype

    @@ -140,7 +141,7 @@

    cfdm.core.NumpyArray.dtype

    diff --git a/docs/attribute/cfdm.core.NumpyArray.ndim.html b/docs/attribute/cfdm.core.NumpyArray.ndim.html index a21bcd23fe..6baea82db9 100644 --- a/docs/attribute/cfdm.core.NumpyArray.ndim.html +++ b/docs/attribute/cfdm.core.NumpyArray.ndim.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray.ndim — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.NumpyArray.ndim

    @@ -133,7 +134,7 @@

    cfdm.core.NumpyArray.ndim

    diff --git a/docs/attribute/cfdm.core.NumpyArray.shape.html b/docs/attribute/cfdm.core.NumpyArray.shape.html index ce74f21ba1..79f9c8043f 100644 --- a/docs/attribute/cfdm.core.NumpyArray.shape.html +++ b/docs/attribute/cfdm.core.NumpyArray.shape.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray.shape — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.NumpyArray.shape

    @@ -158,7 +159,7 @@

    cfdm.core.NumpyArray.shape

    diff --git a/docs/attribute/cfdm.core.NumpyArray.size.html b/docs/attribute/cfdm.core.NumpyArray.size.html index 48dcfa0797..1dbed4b349 100644 --- a/docs/attribute/cfdm.core.NumpyArray.size.html +++ b/docs/attribute/cfdm.core.NumpyArray.size.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray.size — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.NumpyArray.size

    @@ -133,7 +134,7 @@

    cfdm.core.NumpyArray.size

    diff --git a/docs/attribute/cfdm.core.PropertiesData.data.html b/docs/attribute/cfdm.core.PropertiesData.data.html index a8dabe994c..a8632d02f1 100644 --- a/docs/attribute/cfdm.core.PropertiesData.data.html +++ b/docs/attribute/cfdm.core.PropertiesData.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.PropertiesData.data

    PropertiesData.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.PropertiesData.data

    diff --git a/docs/attribute/cfdm.core.PropertiesData.dtype.html b/docs/attribute/cfdm.core.PropertiesData.dtype.html new file mode 100644 index 0000000000..53718a15f3 --- /dev/null +++ b/docs/attribute/cfdm.core.PropertiesData.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.PropertiesData.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.PropertiesData.dtype

    +
    +
    +PropertiesData.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.PropertiesData.ndim.html b/docs/attribute/cfdm.core.PropertiesData.ndim.html new file mode 100644 index 0000000000..2f584f7ff9 --- /dev/null +++ b/docs/attribute/cfdm.core.PropertiesData.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.PropertiesData.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.PropertiesData.ndim

    +
    +
    +PropertiesData.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.PropertiesData.shape.html b/docs/attribute/cfdm.core.PropertiesData.shape.html new file mode 100644 index 0000000000..016f118c85 --- /dev/null +++ b/docs/attribute/cfdm.core.PropertiesData.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.PropertiesData.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.PropertiesData.shape

    +
    +
    +PropertiesData.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.PropertiesData.size.html b/docs/attribute/cfdm.core.PropertiesData.size.html new file mode 100644 index 0000000000..b418015095 --- /dev/null +++ b/docs/attribute/cfdm.core.PropertiesData.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.PropertiesData.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.PropertiesData.size

    +
    +
    +PropertiesData.size
    +

    The number elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.PropertiesDataBounds.bounds.html b/docs/attribute/cfdm.core.PropertiesDataBounds.bounds.html index 9b698afef4..db0f5fdefa 100644 --- a/docs/attribute/cfdm.core.PropertiesDataBounds.bounds.html +++ b/docs/attribute/cfdm.core.PropertiesDataBounds.bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.bounds — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.PropertiesDataBounds.bounds

    @@ -162,7 +163,7 @@

    cfdm.core.PropertiesDataBounds.bounds

    diff --git a/docs/attribute/cfdm.core.PropertiesDataBounds.data.html b/docs/attribute/cfdm.core.PropertiesDataBounds.data.html index 5dcc3080c3..1890411594 100644 --- a/docs/attribute/cfdm.core.PropertiesDataBounds.data.html +++ b/docs/attribute/cfdm.core.PropertiesDataBounds.data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -87,7 +88,7 @@

    Related Topics

  • cfdm.core classes
  • @@ -122,15 +123,15 @@

    Related Topics

    -
    +

    cfdm.core.PropertiesDataBounds.data

    PropertiesDataBounds.data

    Return the data.

    f.data is equivalent to f.get_data()

    -

    Note that a Data instance is returned. Use its array -attribute to return the data as a numpy array.

    +

    Note that a Data instance is returned. Use its array +attribute to return the data as a numpy array.

    The units, calendar and fill value properties are, if set, inserted into the data.

    @@ -163,7 +164,7 @@

    cfdm.core.PropertiesDataBounds.data

    diff --git a/docs/attribute/cfdm.core.PropertiesDataBounds.dtype.html b/docs/attribute/cfdm.core.PropertiesDataBounds.dtype.html new file mode 100644 index 0000000000..2ca22eb963 --- /dev/null +++ b/docs/attribute/cfdm.core.PropertiesDataBounds.dtype.html @@ -0,0 +1,164 @@ + + + + + + + + cfdm.core.PropertiesDataBounds.dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.PropertiesDataBounds.dtype

    +
    +
    +PropertiesDataBounds.dtype
    +

    Data-type of the data elements.

    +

    Examples

    +
    >>> d.dtype
    +dtype('float64')
    +>>> type(d.dtype)
    +<type 'numpy.dtype'>
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.PropertiesDataBounds.interior_ring.html b/docs/attribute/cfdm.core.PropertiesDataBounds.interior_ring.html index 742148f39b..a40970d044 100644 --- a/docs/attribute/cfdm.core.PropertiesDataBounds.interior_ring.html +++ b/docs/attribute/cfdm.core.PropertiesDataBounds.interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.interior_ring — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -122,7 +123,7 @@

    Related Topics

    -
    +

    cfdm.core.PropertiesDataBounds.interior_ring

    @@ -161,7 +162,7 @@

    cfdm.core.PropertiesDataBounds.interior_ring

    diff --git a/docs/attribute/cfdm.core.PropertiesDataBounds.ndim.html b/docs/attribute/cfdm.core.PropertiesDataBounds.ndim.html new file mode 100644 index 0000000000..b243ba9222 --- /dev/null +++ b/docs/attribute/cfdm.core.PropertiesDataBounds.ndim.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.PropertiesDataBounds.ndim — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.PropertiesDataBounds.ndim

    +
    +
    +PropertiesDataBounds.ndim
    +

    The number of data dimensions.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, isscalar, shape, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.PropertiesDataBounds.shape.html b/docs/attribute/cfdm.core.PropertiesDataBounds.shape.html new file mode 100644 index 0000000000..d5498ea9cd --- /dev/null +++ b/docs/attribute/cfdm.core.PropertiesDataBounds.shape.html @@ -0,0 +1,196 @@ + + + + + + + + cfdm.core.PropertiesDataBounds.shape — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.PropertiesDataBounds.shape

    +
    +
    +PropertiesDataBounds.shape
    +

    A tuple of the data array’s dimension sizes.

    +

    Only dimensions that correspond to domain axis constructs are +included.

    +
    +

    See also

    +

    data, has_data, ndim, size

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/attribute/cfdm.core.PropertiesDataBounds.size.html b/docs/attribute/cfdm.core.PropertiesDataBounds.size.html new file mode 100644 index 0000000000..b984d69cfe --- /dev/null +++ b/docs/attribute/cfdm.core.PropertiesDataBounds.size.html @@ -0,0 +1,197 @@ + + + + + + + + cfdm.core.PropertiesDataBounds.size — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.core.PropertiesDataBounds.size

    +
    +
    +PropertiesDataBounds.size
    +

    The number of elements in the data.

    +

    size is equal to the product of shape, that only includes +the sizes of dimensions that correspond to domain axis +constructs.

    +
    +

    See also

    +

    data, has_data, ndim, shape

    +
    +

    Examples

    +
    >>> f.shape
    +(73, 96)
    +>>> f.ndim
    +2
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73, 1, 96)
    +>>> f.ndim
    +3
    +>>> f.size
    +7008
    +
    +
    +
    >>> f.shape
    +(73,)
    +>>> f.ndim
    +1
    +>>> f.size
    +73
    +
    +
    +
    >>> f.shape
    +()
    +>>> f.ndim
    +0
    +>>> f.size
    +1
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/cf_data_model.html b/docs/cf_data_model.html index b3db11af07..822440268f 100644 --- a/docs/cf_data_model.html +++ b/docs/cf_data_model.html @@ -3,7 +3,8 @@ - + + CF data model — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -116,9 +117,10 @@

    Related Topics

    -
    +

    CF data model


    +

    Version 1.11.0.0 for version 1.11 of the CF conventions.

    The CF (Climate and Forecast) metadata conventions (http://cfconventions.org) provide a description of the physical meaning of data and of their spatial and temporal properties and are @@ -177,6 +179,10 @@

    Related Topics

    cell measure constructs

    corresponding to CF-netCDF cell measure variables

    +
    domain topology constructs

    corresponding to CF-netCDF UGRID mesh topology variables

    +
    +
    cell connectivity constructs

    corresponding to CF-netCDF UGRID connectivity variables

    +
    @@ -184,12 +190,13 @@

    Related Topics


    -
    -_images/cfdm_field.svg -

    The constructs of the CF data model described using UML. The field construct corresponds to a CF-netCDF data variable. The domain construct provides the linkage between the field construct and the constructs which describe measurement locations and cell properties. It is useful to define an abstract generic coordinate construct that can be used to refer to coordinates when the their type (dimension or auxiliary coordinate construct) is not an issue.

    -
    +
    +_images/cfdm_field.svg
    +

    The constructs of the CF data model described using UML. The field construct corresponds to a CF-netCDF data variable. The domain construct provides the linkage between the field construct and the constructs which describe measurement locations and cell properties. It is useful to define an abstract generic coordinate construct that can be used to refer to coordinates when the their type (dimension or auxiliary coordinate construct) is not an issue.

    +
    +

    -
    + @@ -200,11 +207,11 @@

    Related Topics

    diff --git a/docs/class.html b/docs/class.html index b400d15d61..7964391d25 100644 --- a/docs/class.html +++ b/docs/class.html @@ -3,7 +3,8 @@ - + + cfdm classes — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -118,11 +119,11 @@

    Related Topics

    -
    +

    cfdm classes


    -

    Version 1.10.1.2 for version 1.10 of the CF conventions.

    -
    +

    Version 1.11.0.0 for version 1.11 of the CF conventions.

    +

    Field construct class

    @@ -135,8 +136,8 @@

    Field construct class

    -
    -
    +
    +

    Domain construct class

    @@ -149,8 +150,8 @@

    Domain construct class

    -
    -
    + +

    Metadata construct classes

    @@ -184,8 +185,8 @@

    Metadata construct classes + +

    Constructs class

    @@ -198,8 +199,8 @@

    Constructs class + +

    Coordinate component classes

    @@ -221,8 +222,8 @@

    Coordinate component classes + +

    Data classes

    @@ -237,15 +238,15 @@

    Data classes

    - +

    cfdm.NumpyArray

    An underlying numpy array.

    An underlying numpy array.

    cfdm.Array

    Abstract base class for a container of an underlying array.

    -
    -
    + +

    Data compression classes

    Classes that support the creation and storage of compressed arrays.

    @@ -280,8 +281,8 @@

    Data compression classes + +

    Miscellaneous classes

    @@ -297,8 +298,8 @@

    Miscellaneous classes

    -
    - + + @@ -309,11 +310,11 @@

    Miscellaneous classes diff --git a/docs/class/cfdm.Array.html b/docs/class/cfdm.Array.html index 0bb7afc1b1..10375a8609 100644 --- a/docs/class/cfdm.Array.html +++ b/docs/class/cfdm.Array.html @@ -3,7 +3,8 @@ - + + cfdm.Array — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.Array


    -class cfdm.Array(source=None, copy=True)[source]
    +class cfdm.Array(source=None, copy=True)[source]

    Bases: cfdm.data.mixin.arraymixin.ArrayMixin, cfdm.mixin.container.Container, cfdm.core.data.abstract.array.Array

    Abstract base class for a container of an underlying array.

    The form of the array is defined by the initialisation parameters @@ -148,7 +149,7 @@

    cfdm.Arraycfdm.Array(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -157,7 +158,7 @@

    cfdm.Array +

    Inspection

    Attributes

    @@ -183,8 +184,8 @@

    Inspection + +

    Units

    Methods

    @@ -201,8 +202,8 @@

    Units

    -

    -
    + +

    Compression

    Methods

    @@ -216,8 +217,8 @@

    Compression + +

    Miscellaneous

    Methods

    @@ -232,16 +233,10 @@

    Miscellaneous

    - - - - - -

    get_subspace

    Return a subspace, defined by indices, of a numpy array.

    cfdm.Array.get_filename

    cfdm.Array.get_filenames

    -
    -
    + +

    Special

    Methods

    @@ -254,21 +249,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace of the uncompressed subarray.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -291,8 +286,8 @@

    Docstring substitutions

    -
    - + + @@ -303,11 +298,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.AuxiliaryCoordinate.html b/docs/class/cfdm.AuxiliaryCoordinate.html index d35b89d379..bd72a89eeb 100644 --- a/docs/class/cfdm.AuxiliaryCoordinate.html +++ b/docs/class/cfdm.AuxiliaryCoordinate.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,13 +121,13 @@

    Related Topics

    -
    +

    cfdm.AuxiliaryCoordinate


    -class cfdm.AuxiliaryCoordinate(properties=None, data=None, bounds=None, geometry=None, interior_ring=None, source=None, copy=True, _use_data=True)[source]
    -

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.coordinate.Coordinate, cfdm.mixin.files.Files, cfdm.core.auxiliarycoordinate.AuxiliaryCoordinate

    +class cfdm.AuxiliaryCoordinate(properties=None, data=None, bounds=None, geometry=None, interior_ring=None, source=None, copy=True, _use_data=True)[source] +

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.netcdf.NetCDFNodeCoordinateVariable, cfdm.mixin.coordinate.Coordinate, cfdm.mixin.files.Files, cfdm.core.auxiliarycoordinate.AuxiliaryCoordinate

    An auxiliary coordinate construct of the CF data model.

    An auxiliary coordinate construct provides information which locate the cells of the domain and which depend on a subset of the @@ -158,7 +159,17 @@

    Related Topics

    nc_set_variable, nc_get_variable, nc_variable_groups, nc_clear_variable_groups, and nc_set_variable_groups methods.

    -

    {{netCDF variable group}}

    +

    The netCDF UGRID node coordinate variable name may be accessed +with the nc_set_node_coordinate_variable, +nc_get_node_coordinate_variable, +nc_del_node_coordinate_variable, and +nc_has_node_coordinate_variable methods.

    +

    The netCDF UGRID node coordinate variable group structure may be +accessed with the nc_set_node_coordinate_variable, +nc_get_node_coordinate_variable, +nc_variable_node_coordinate_groups, +nc_clear_node_coordinate_variable_groups, and +nc_set_node_coordinate_variable_groups methods.

    New in version (cfdm): 1.7.0

    @@ -166,7 +177,7 @@

    Related Topics

    Parameters
    -
    properties: dict, optional
    +
    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with @@ -179,7 +190,7 @@

    Related Topics

    data: data_like, optional

    Set the data.

    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -189,7 +200,7 @@

    Related Topics

    The bounds array may also be set after initialisation with the set_bounds method.

    -
    geometry: str, optional

    Set the geometry type.

    +
    geometry: str, optional

    Set the geometry type.

    The geometry type may also be set after initialisation with the set_geometry method.

    @@ -212,7 +223,7 @@

    Related Topics

    cfdm.AuxiliaryCoordinate(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -221,7 +232,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -253,8 +264,8 @@

    Inspection + +

    Properties

    Methods

    @@ -289,8 +300,8 @@

    Properties + +

    Data

    Methods

    @@ -345,18 +356,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number of elements in the data.

    -
    -
    +
    +

    Bounds

    Methods

    @@ -394,7 +405,7 @@

    Bounds +

    Geometries

    Methods

    @@ -465,8 +476,8 @@

    Geometries + +

    Climatology

    Methods

    @@ -489,9 +500,9 @@

    Climatology + + +

    Miscellaneous

    Methods

    @@ -523,8 +534,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -545,9 +556,21 @@

    NetCDF

    + + + + + + + + + + + +

    nc_set_variable

    Set the netCDF variable name.

    nc_del_node_coordinate_variable

    Remove the netCDF node coordinate variable name.

    nc_get_node_coordinate_variable

    Return the netCDF node coordinate variable name.

    nc_has_node_coordinate_variable

    Whether the netCDF node coordinate variable name is set.

    nc_set_node_coordinate_variable

    Set the netCDF node coordinate variable name.

    -
    +

    Groups

    Methods

    @@ -565,11 +588,20 @@

    Groups

    + + + + + + + + +

    nc_set_variable_groups

    Set the netCDF variable group hierarchy.

    nc_clear_node_coordinate_variable_groups

    Remove the netCDF node coordinate variable group hierarchy.

    nc_node_coordinate_variable_groups

    Return the netCDF node coordinate variable group hierarchy.

    nc_set_node_coordinate_variable_groups

    Set the netCDF node_coordinate_variable group hierarchy.

    -
    -
    -
    + + +

    Special

    Methods

    @@ -579,21 +611,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace of the construct defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -616,8 +648,8 @@

    Docstring substitutions

    -
    - + + @@ -628,11 +660,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.Bounds.html b/docs/class/cfdm.Bounds.html index 09be0276df..a67f24e8a7 100644 --- a/docs/class/cfdm.Bounds.html +++ b/docs/class/cfdm.Bounds.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.Bounds


    -class cfdm.Bounds(properties=None, data=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.Bounds(properties=None, data=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.netcdf.NetCDFDimension, cfdm.mixin.propertiesdata.PropertiesData, cfdm.mixin.files.Files, cfdm.core.bounds.Bounds

    A cell bounds component.

    Specifically, a cell bounds component of a coordinate or domain @@ -162,7 +163,7 @@

    cfdm.Bounds
    Parameters
    -
    properties: dict, optional

    Set descriptive properties. The dictionary keys are +

    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with the set_properties and set_property methods.

    @@ -175,7 +176,7 @@

    cfdm.BoundsData object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -192,7 +193,7 @@

    cfdm.Boundscfdm.Bounds(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -201,7 +202,7 @@

    cfdm.Bounds +

    Inspection

    Methods

    @@ -221,8 +222,8 @@

    Inspection + +

    Properties

    Methods

    @@ -260,8 +261,8 @@

    Properties + +

    Data

    Methods

    @@ -316,18 +317,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number elements in the data.

    -

    -
    + +

    Miscellaneous

    Methods

    @@ -362,8 +363,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -398,7 +399,7 @@

    NetCDF +

    Groups

    Methods

    @@ -427,9 +428,9 @@

    Groups + + +

    Special

    Methods

    @@ -439,21 +440,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -476,8 +477,8 @@

    Docstring substitutions

    -
    - + + @@ -488,11 +489,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.CellMeasure.html b/docs/class/cfdm.CellMeasure.html index c88d488c2d..d6ae81eada 100644 --- a/docs/class/cfdm.CellMeasure.html +++ b/docs/class/cfdm.CellMeasure.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.CellMeasure


    -class cfdm.CellMeasure(measure=None, properties=None, data=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.CellMeasure(measure=None, properties=None, data=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.netcdf.NetCDFExternal, cfdm.mixin.propertiesdata.PropertiesData, cfdm.mixin.files.Files, cfdm.core.cellmeasure.CellMeasure

    A cell measure construct of the CF data model.

    A cell measure construct provides information that is needed about @@ -163,7 +164,7 @@

    Related Topics

    Parameters
    -
    measure: str, optional

    Set the measure that indicates the metric given by +

    measure: str, optional

    Set the measure that indicates the metric given by the data array.

    The measure may also be set after initialisation with the set_measure method.

    @@ -172,7 +173,7 @@

    Related Topics

    -
    properties: dict, optional
    +
    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with @@ -185,7 +186,7 @@

    Related Topics

    data: data_like, optional

    Set the data.

    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -202,7 +203,7 @@

    Related Topics

    cfdm.CellMeasure(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -211,7 +212,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -243,8 +244,8 @@

    Inspection + +

    Properties

    Methods

    @@ -291,8 +292,8 @@

    Properties + +

    Data

    Methods

    @@ -347,18 +348,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number elements in the data.

    -
    -
    +
    +

    Miscellaneous

    Methods

    @@ -393,8 +394,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -423,7 +424,7 @@

    NetCDF +

    Groups

    Methods

    @@ -443,9 +444,9 @@

    Groups + + +

    Special

    Methods

    @@ -455,21 +456,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -492,8 +493,8 @@

    Docstring substitutions

    -
    - + + @@ -504,11 +505,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.CellMethod.html b/docs/class/cfdm.CellMethod.html index d3230921e5..38238fcace 100644 --- a/docs/class/cfdm.CellMethod.html +++ b/docs/class/cfdm.CellMethod.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.CellMethod


    -class cfdm.CellMethod(axes=None, method=None, qualifiers=None, source=None, copy=True)[source]
    +class cfdm.CellMethod(axes=None, method=None, qualifiers=None, source=None, copy=True)[source]

    Bases: cfdm.mixin.container.Container, cfdm.core.cellmethod.CellMethod

    A cell method construct of the CF data model.

    One or more cell method constructs describe how the cell values of @@ -147,7 +148,7 @@

    Related Topics

    Parameters
    -
    axes: (sequence of) str, optional

    Set the axes of the cell method construct, specified +

    axes: (sequence of) str, optional

    Set the axes of the cell method construct, specified either by the construct identifiers of domain axis constructs, standard names, or the special string 'area'.

    @@ -166,7 +167,7 @@

    Related Topics

    -
    method: str, optional

    Set the axes of the cell method construct. Either one or +

    method: str, optional

    Set the axes of the cell method construct. Either one or more domain axis construct identifiers or standard names.

    The method may also be set after initialisation with the @@ -176,7 +177,7 @@

    Related Topics

    -
    qualifiers: dict, optional

    Set descriptive qualifiers. The dictionary keys are +

    qualifiers: dict, optional

    Set descriptive qualifiers. The dictionary keys are qualifier names, with corresponding values.

    Qualifiers may also be set after initialisation with the qualifiers and set_qualifier methods.

    @@ -198,7 +199,7 @@

    Related Topics

    cfdm.CellMethod(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -207,7 +208,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -239,8 +240,8 @@

    Inspection + +

    Properties

    Methods

    @@ -290,8 +291,8 @@

    Properties + +

    Miscellaneous

    Methods

    @@ -314,8 +315,8 @@

    Miscellaneous + +

    Special

    Methods

    @@ -325,18 +326,18 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    +
    +

    Docstring substitutions

    Methods

    @@ -359,8 +360,8 @@

    Docstring substitutions

    -
    - + + @@ -371,11 +372,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.CompressedArray.html b/docs/class/cfdm.CompressedArray.html index 0c62c8def8..497a02059c 100644 --- a/docs/class/cfdm.CompressedArray.html +++ b/docs/class/cfdm.CompressedArray.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.CompressedArray


    -class cfdm.CompressedArray(compressed_array=None, shape=None, size=None, ndim=None, compressed_dimension=None, compressed_dimensions=None, compression_type=None, source=None, copy=True)[source]
    +class cfdm.CompressedArray(compressed_array=None, shape=None, size=None, ndim=None, compressed_dimension=None, compressed_dimensions=None, compression_type=None, source=None, copy=True)[source]

    Bases: cfdm.data.abstract.array.Array

    Mixin class for a container of an underlying compressed array.

    @@ -137,9 +138,9 @@

    cfdm.CompressedArray
    compressed_array: array_like

    The compressed array.

    -
    shape: tuple

    The uncompressed array dimension sizes.

    +
    shape: tuple

    The uncompressed array dimension sizes.

    -
    compressed_dimensions: dict

    Mapping of dimensions of the compressed array to their +

    compressed_dimensions: dict

    Mapping of dimensions of the compressed array to their corresponding dimensions in the uncompressed array. Compressed array dimensions that are not compressed must be omitted from the mapping.

    @@ -159,7 +160,7 @@

    cfdm.CompressedArrayNew in version (cfdm): 1.10.0.0

    -
    compression_type: str

    The type of compression.

    +
    compression_type: str

    The type of compression.

    kwargs: optional

    Further named parameters and their values needed to define the compressed array.

    @@ -180,18 +181,18 @@

    cfdm.CompressedArrayNew in version (cfdm): 1.10.0.0

    -
    copy: bool, optional

    If True (the default) then deep copy input parameters +

    copy: bool, optional

    If True (the default) then deep copy input parameters prior to initialisation. If False then arguments are not deep copied.

    New in version (cfdm): 1.10.0.0

    -
    size: int

    Deprecated at version 1.10.0.0. If set will be +

    size: int

    Deprecated at version 1.10.0.0. If set will be ignored.

    Number of elements in the uncompressed array.

    -
    ndim: int

    Deprecated at version 1.10.0.0. If set will be +

    ndim: int

    Deprecated at version 1.10.0.0. If set will be ignored.

    The number of uncompressed array dimensions

    @@ -200,7 +201,7 @@

    cfdm.CompressedArray -
    +

    Inspection

    Attributes

    @@ -229,8 +230,8 @@

    Inspection + +

    Units

    Methods

    @@ -247,8 +248,8 @@

    Units

    -
    -
    + +

    Compression

    Methods

    @@ -272,19 +273,22 @@

    Compression

    - + + + + - + - +

    subarray_shapes

    Create the subarray shapes along each uncompressed dimension.

    subarrays

    subarray_parameters

    Non-data parameters required by the Subarray class.

    subarrays

    Return descriptors for every subarray.

    get_Subarray

    get_Subarray

    Return the Subarray class.

    conformed_data

    conformed_data

    The data as required by the decompression algorithm.

    -
    -
    + +

    Miscellaneous

    Methods

    @@ -305,16 +309,13 @@

    Miscellaneous

    - - - - +

    to_memory

    Bring data on disk into memory.

    cfdm.CompressedArray.get_filename

    get_filenames

    get_filenames

    Return the names of any files containing the compressed data.

    -
    -
    + +

    Special

    Methods

    @@ -327,21 +328,21 @@

    Special

    - + - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace of the uncompressed subarray.

    Return a subspace of the uncompressed data.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -364,8 +365,8 @@

    Docstring substitutions

    -
    - + + @@ -376,11 +377,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.Configuration.html b/docs/class/cfdm.Configuration.html index 4baadb07dc..d209c19c8e 100644 --- a/docs/class/cfdm.Configuration.html +++ b/docs/class/cfdm.Configuration.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,16 +121,16 @@

    Related Topics

    -
    +

    cfdm.Configuration


    -class cfdm.Configuration[source]
    -

    Bases: dict

    +class cfdm.Configuration[source] +

    Bases: dict

    Dictionary-like container for the global constants.

    The container has context manager support.

    -

    Initialisation is as for a dict, and nearly all of the dict +

    Initialisation is as for a dict, and nearly all of the dict methods are available with the same behaviours (clear, fromkeys, get, items, keys, pop, popitem, setdefault, update, values):

    @@ -160,7 +161,7 @@

    cfdm.Configuration +

    Copying

    Methods

    @@ -174,8 +175,8 @@

    Copying + +

    Dictionary functionality

    Methods

    @@ -200,7 +201,7 @@

    Dictionary functionality

    - + @@ -216,8 +217,8 @@

    Dictionary functionality + +

    Special

    Methods

    pop

    If key is not found, d is returned if given, otherwise KeyError is raised

    If the key is not found, return the default if given; otherwise, raise a KeyError.

    popitem

    Remove and return a (key, value) pair as a 2-tuple.

    @@ -233,12 +234,12 @@

    Special

    - +

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    -

    - + + @@ -249,11 +250,11 @@

    Special diff --git a/docs/class/cfdm.Constant.html b/docs/class/cfdm.Constant.html index ede473bc22..dd8038210c 100644 --- a/docs/class/cfdm.Constant.html +++ b/docs/class/cfdm.Constant.html @@ -3,7 +3,8 @@ - + + cfdm.Constant — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,13 +121,13 @@

    Related Topics

    -
    +

    cfdm.Constant


    -class cfdm.Constant(value, _func=None)[source]
    -

    Bases: object

    +class cfdm.Constant(value, _func=None)[source] +

    Bases: object

    A container for a constant with context manager support.

    The constant value is accessed via the value attribute:

    >>> c = cfdm.Constant(1.2)
    @@ -134,7 +135,7 @@ 

    cfdm.Constant1.2

    -

    Conversion to int, float, str and bool is with the usual +

    Conversion to int, float, str and bool is with the usual built-in functions:

    >>> c = cfdm.Constant(1.2)
     >>> int(c)
    @@ -183,7 +184,7 @@ 

    cfdm.Constant'New_New_'

    -

    Care is required when the right hand side operand is a numpy +

    Care is required when the right hand side operand is a numpy array

    >>> c * numpy.array([1, 2, 3])
     array([20, 40, 60])
    @@ -194,7 +195,7 @@ 

    cfdm.Constantint

    -

    Unary arithmetic operations (+, -, abs) are equivalent +

    Unary arithmetic operations (+, -, abs) are equivalent to the operation acting on the Constant object’s value attribute:

    >>> c = cfdm.Constant(-20)
    @@ -268,7 +269,7 @@ 

    cfdm.Constant +

    Inspection

    Attributes

    @@ -282,8 +283,8 @@

    Inspection + +

    Copying

    Methods

    @@ -309,8 +310,8 @@

    Copying + +

    Special

    Methods

    @@ -320,7 +321,7 @@

    Special

    - + @@ -329,15 +330,15 @@

    Special

    - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __enter__

    Enter the runtime context.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -

    -
    +
    + @@ -348,11 +349,11 @@

    Special

    diff --git a/docs/class/cfdm.Constructs.html b/docs/class/cfdm.Constructs.html index 4b2aad7949..805c5c47f8 100644 --- a/docs/class/cfdm.Constructs.html +++ b/docs/class/cfdm.Constructs.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,26 +121,26 @@

    Related Topics

    -
    +

    cfdm.Constructs


    -class cfdm.Constructs(auxiliary_coordinate=None, dimension_coordinate=None, domain_ancillary=None, field_ancillary=None, cell_measure=None, coordinate_reference=None, domain_axis=None, cell_method=None, source=None, copy=True, _use_data=True, _view=False, _ignore=())[source]
    +class cfdm.Constructs(auxiliary_coordinate=None, dimension_coordinate=None, domain_ancillary=None, field_ancillary=None, cell_measure=None, coordinate_reference=None, domain_axis=None, domain_topology=None, cell_connectivity=None, cell_method=None, source=None, copy=True, _use_data=True, _view=False, _ignore=())[source]

    Bases: cfdm.mixin.container.Container, cfdm.core.constructs.Constructs

    A container for metadata constructs.

    -

    The container has similarities to a dict in that it presents the +

    The container has similarities to a dict in that it presents the metadata constructs as key/value pairs, where the key is the unique identifier that corresponds to a metadata construct value; is indexable by metadata construct identifier; and provides a subset of the usual dictionary methods: get, items, keys, and values. The number of constructs (which may be zero) can be -found via the Python len function. The container can be -converted to an actual dict with the todict method.

    +found via the Python len function. The container can be +converted to an actual dict with the todict method.

    Filtering

    A subset of the metadata constructs can be defined and returned in -a new Constructs instance by using the various filter -methods. See filter for more details.

    +a new Constructs instance by using the various filter methods. +See filter for more details.

    Calling

    Calling a Constructs instance also creates a new Constructs instance that contains a subset of the metadata constructs, @@ -152,12 +153,14 @@

    cfdm.Constructs +
  • domain axis constructs

  • +
  • dimension coordinate constructs

  • auxiliary coordinate constructs

  • coordinate reference constructs

  • -
  • cell measure constructs

  • -
  • dimension coordinate constructs

  • domain ancillary constructs

  • -
  • domain axis constructs

  • +
  • cell measure constructs

  • +
  • domain topology constructs

  • +
  • cell connectivity constructs

  • cell method constructs

  • field ancillary constructs

  • @@ -168,52 +171,71 @@

    cfdm.Constructs
    Parameters
    -
    auxiliary_coordinate: str, optional

    The base name for keys of auxiliary coordinate +

    auxiliary_coordinate: str, optional

    The base name for keys of auxiliary coordinate constructs.

    Parameter example:

    auxiliary_coordinate='auxiliarycoordinate'

    -
    dimension_coordinate: str, optional

    The base name for keys of dimension coordinate +

    dimension_coordinate: str, optional

    The base name for keys of dimension coordinate constructs.

    Parameter example:

    dimension_coordinate='dimensioncoordinate'

    -
    domain_ancillary: str, optional

    The base name for keys of domain ancillary constructs.

    +
    domain_ancillary: str, optional

    The base name for keys of domain ancillary constructs.

    Parameter example:

    domain_ancillary='domainancillary'

    -
    field_ancillary: str, optional

    The base name for keys of field ancillary constructs.

    +
    field_ancillary: str, optional

    The base name for keys of field ancillary constructs.

    Parameter example:

    field_ancillary='fieldancillary'

    -
    cell_measure: str, optional

    The base name for keys of cell measure constructs.

    +
    cell_measure: str, optional

    The base name for keys of cell measure constructs.

    Parameter example:

    cell_measure='cellmeasure'

    -
    coordinate_reference: str, optional

    The base name for keys of coordinate reference +

    coordinate_reference: str, optional

    The base name for keys of coordinate reference constructs.

    Parameter example:

    coordinate_reference='coordinatereference'

    -
    domain_axis: str, optional

    The base name for keys of domain axis constructs.

    +
    domain_axis: str, optional

    The base name for keys of domain axis constructs.

    Parameter example:

    domain_axis='domainaxis'

    -
    cell_method: str, optional

    The base name for keys of cell method constructs.

    +
    domain_topology: str, optional

    The base name for keys of domain topology constructs.

    +
    +
    Parameter example:

    'domaintopology'

    +
    +
    +
    +

    New in version (cfdm): 1.11.0.0

    +
    +
    +
    cell_connectivity: str, optional

    The base name for keys of cell connectivity +constructs.

    +
    +
    Parameter example:

    'cellconnectivity'

    +
    +
    +
    +

    New in version (cfdm): 1.11.0.0

    +
    +
    +
    cell_method: str, optional

    The base name for keys of cell method constructs.

    Parameter example:

    cell_method='cellmethod'

    @@ -230,11 +252,11 @@

    cfdm.Constructscfdm.Constructs(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy metadata constructs +

    copy: bool, optional

    If True (the default) then deep copy metadata constructs from those of source prior to initialisation, else they are not deep copied.

    -
    _ignore: sequence of str, optional

    Ignores the given construct types.

    +
    _ignore: sequence of str, optional

    Ignores the given construct types.

    Parameter example:

    _ignore=('cell_method', 'field_ancillary')

    @@ -245,7 +267,7 @@

    cfdm.Constructs +

    Filtering

    Methods

    @@ -266,6 +288,12 @@

    Filtering

    + + + + + + @@ -310,8 +338,8 @@

    Filtering + +

    Constructs and identifiers

    Methods

    filter_by_method

    Select cell method constructs by method.

    filter_by_cell

    Select domain topology constructs by cell type.

    filter_by_connectivity

    Select cell connectivity constructs by connectivity type.

    filter_by_axis

    Select metadata constructs by axes spanned by their data.

    @@ -340,8 +368,8 @@

    Constructs and identifiers + +

    Data axes

    Methods

    @@ -358,8 +386,8 @@

    Data axes + +

    Miscellaneous

    Methods

    @@ -388,8 +416,8 @@

    Miscellaneous + +

    Dictionary-access methods

    Methods

    @@ -415,8 +443,8 @@

    Dictionary-access methods + +

    Special

    Methods

    @@ -432,10 +460,10 @@

    Special

    - + - + @@ -447,15 +475,15 @@

    Special

    - + - +

    __copy__

    Called by the copy.copy standard library function.

    Called by the copy.copy standard library function.

    __deepcopy__

    Called by the copy.deepcopy standard library function.

    Called by the copy.deepcopy standard library function.

    __getitem__

    Return a construct with the given key.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -

    -
    + +

    Docstring substitutions

    Methods

    @@ -478,8 +506,8 @@

    Docstring substitutions

    -
    - + + @@ -490,11 +518,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.CoordinateConversion.html b/docs/class/cfdm.CoordinateConversion.html index 906506736c..00352af03f 100644 --- a/docs/class/cfdm.CoordinateConversion.html +++ b/docs/class/cfdm.CoordinateConversion.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.CoordinateConversion


    -class cfdm.CoordinateConversion(parameters=None, domain_ancillaries=None, source=None, copy=True)[source]
    +class cfdm.CoordinateConversion(parameters=None, domain_ancillaries=None, source=None, copy=True)[source]

    Bases: cfdm.mixin.parametersdomainancillaries.ParametersDomainAncillaries, cfdm.core.coordinateconversion.CoordinateConversion

    A coordinate conversion component.

    Specifically, a coordinate conversion component of a coordinate @@ -147,7 +148,7 @@

    cfdm.CoordinateConversion
    Parameters
    -
    parameters: dict, optional

    Set parameters. The dictionary keys are term names, +

    parameters: dict, optional

    Set parameters. The dictionary keys are term names, with corresponding parameter values.

    Parameters may also be set after initialisation with the set_parameters and set_parameter methods.

    @@ -156,7 +157,7 @@

    cfdm.CoordinateConversiondict, optional

    Set references to domain ancillary constructs. The +

    domain_ancillaries: dict, optional

    Set references to domain ancillary constructs. The dictionary keys are term names, with corresponding domain ancillary construct keys.

    Domain ancillaries may also be set after initialisation @@ -178,7 +179,7 @@

    cfdm.CoordinateConversioncfdm.CoordinateConversion(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -187,7 +188,7 @@

    cfdm.CoordinateConversion +

    Parameter terms

    Methods

    @@ -219,8 +220,8 @@

    Parameter terms + +

    Domain ancillary terms

    Methods

    @@ -252,8 +253,8 @@

    Domain ancillary terms

    -

    -
    + +

    Miscellaneous

    Methods

    @@ -270,8 +271,8 @@

    Miscellaneous + +

    Special

    Methods

    @@ -281,24 +282,21 @@

    Special

    - + - + - - + + - - - - - + +

    __bool__

    Called by the bool built-in function.

    Called by the bool built-in function.

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    cfdm.CoordinateConversion.__nonzero__

    __repr__

    Called by the repr built-in function.

    __repr__

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    __str__

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -321,8 +319,8 @@

    Docstring substitutions

    -
    - + + @@ -333,11 +331,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.CoordinateReference.html b/docs/class/cfdm.CoordinateReference.html index dbcc62b1e8..12403db34c 100644 --- a/docs/class/cfdm.CoordinateReference.html +++ b/docs/class/cfdm.CoordinateReference.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.CoordinateReference


    -class cfdm.CoordinateReference(coordinates=None, datum=None, coordinate_conversion=None, source=None, copy=True)[source]
    +class cfdm.CoordinateReference(coordinates=None, datum=None, coordinate_conversion=None, source=None, copy=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.container.Container, cfdm.mixin.files.Files, cfdm.core.coordinatereference.CoordinateReference

    A coordinate reference construct of the CF data model.

    A coordinate reference construct relates the coordinate values of @@ -183,7 +184,7 @@

    Related Topics

    Parameters
    -
    coordinates: sequence of str, optional

    Identify the related dimension and auxiliary +

    coordinates: sequence of str, optional

    Identify the related dimension and auxiliary coordinate constructs by their construct identifiers.

    The coordinates may also be set after initialisation @@ -218,7 +219,7 @@

    Related Topics

    cfdm.CoordinateReference(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -227,7 +228,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -259,8 +260,8 @@

    Inspection + +

    Coordinates

    Methods

    @@ -289,8 +290,8 @@

    Coordinates + +

    Datum

    Methods

    @@ -322,8 +323,8 @@

    Datum

    -
    -
    +
    +

    Coordinate conversion

    Methods

    @@ -355,8 +356,8 @@

    Coordinate conversion

    -
    -
    + +

    Miscellaneous

    Methods

    @@ -379,8 +380,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -403,7 +404,7 @@

    NetCDF +

    Groups

    Methods

    @@ -423,9 +424,9 @@

    Groups + + +

    Special

    Methods

    @@ -435,18 +436,18 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -469,8 +470,8 @@

    Docstring substitutions

    -
    - + + @@ -481,11 +482,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.Count.html b/docs/class/cfdm.Count.html index e652474603..6fdeb41fd8 100644 --- a/docs/class/cfdm.Count.html +++ b/docs/class/cfdm.Count.html @@ -3,7 +3,8 @@ - + + cfdm.Count — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.Count


    -class cfdm.Count(properties=None, data=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.Count(properties=None, data=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.netcdf.NetCDFDimension, cfdm.mixin.netcdf.NetCDFSampleDimension, cfdm.mixin.propertiesdata.PropertiesData, cfdm.mixin.files.Files, cfdm.core.abstract.propertiesdata.PropertiesData

    A count variable required to uncompress a ragged array.

    A collection of features stored using a contiguous ragged array @@ -159,7 +160,7 @@

    cfdm.Count
    Parameters
    -
    properties: dict, optional

    Set descriptive properties. The dictionary keys are +

    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with the set_properties and set_property methods.

    @@ -170,13 +171,13 @@

    cfdm.CountData object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the set_data method.

    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    @@ -191,7 +192,7 @@

    cfdm.Countcfdm.Count(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -200,7 +201,7 @@

    cfdm.Count +

    Inspection

    Methods

    @@ -220,8 +221,8 @@

    Inspection + +

    Properties

    Methods

    @@ -256,8 +257,8 @@

    Properties + +

    Data

    Methods

    @@ -312,18 +313,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number elements in the data.

    -

    -
    + +

    Miscellaneous

    Methods

    @@ -358,8 +359,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -394,7 +395,7 @@

    NetCDF +

    Groups

    Methods

    @@ -423,8 +424,8 @@

    Groups + +

    Sample dimension

    Methods

    @@ -456,9 +457,9 @@

    Sample dimension + + +

    Special

    Methods

    @@ -468,21 +469,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -505,8 +506,8 @@

    Docstring substitutions

    -
    - + + @@ -517,11 +518,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.Data.html b/docs/class/cfdm.Data.html index 3a901afae7..83e02820b5 100644 --- a/docs/class/cfdm.Data.html +++ b/docs/class/cfdm.Data.html @@ -3,7 +3,8 @@ - + + cfdm.Data — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,11 +121,11 @@

    Related Topics

    -
    +

    cfdm.Data

    -class cfdm.Data(array=None, units=None, calendar=None, fill_value=None, source=None, copy=True, dtype=None, mask=None, _use_array=True, **kwargs)[source]
    +class cfdm.Data(array=None, units=None, calendar=None, fill_value=None, source=None, copy=True, dtype=None, mask=None, mask_value=None, _use_array=True, **kwargs)[source]

    Bases: cfdm.mixin.container.Container, cfdm.mixin.netcdf.NetCDFHDF5, cfdm.mixin.files.Files, cfdm.core.data.data.Data

    An orthogonal multidimensional array with masking and units.

    @@ -136,7 +137,7 @@

    cfdm.Data
    array: data_like, optional

    The array of values.

    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    @@ -148,7 +149,7 @@

    cfdm.Datastr, optional

    The physical units of the data.

    +
    units: str, optional

    The physical units of the data.

    The units may also be set after initialisation with the set_units method.

    @@ -158,7 +159,7 @@

    cfdm.Datastr, optional

    The calendar for reference time units.

    +
    calendar: str, optional

    The calendar for reference time units.

    The calendar may also be set after initialisation with the set_calendar method.

    @@ -167,9 +168,9 @@

    cfdm.DataNone, the numpy fill value appropriate to the +None, the numpy fill value appropriate to the array’s data type will be used (see -numpy.ma.default_fill_value).

    +numpy.ma.default_fill_value).

    The fill value may also be set after initialisation with the set_fill_value method.

    @@ -191,17 +192,23 @@

    cfdm.DataNone, no mask +parameter. By default, or if mask is None, no mask is applied. May be any data_like object that broadcasts to array. Masking will be carried out -where mask elements evaluate to True.

    +where mask elements evaluate to True.

    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    This mask will applied in addition to any mask already defined by the array parameter.

    +
    mask_value: scalar array_like

    Mask array where it is equal to mask_value, using +numerically tolerant floating point equality.

    +
    +

    New in version (cfdm): 1.11.0.0

    +
    +
    source: optional

    Convert source, which can be any type of object, to a Data instance.

    All other parameters, apart from copy, are ignored @@ -213,7 +220,7 @@

    cfdm.Datacfdm.Data(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -224,7 +231,7 @@

    cfdm.Data +

    Inspection

    Attributes

    @@ -234,24 +241,27 @@

    Inspection

    - + - + + + + - + - + - +

    array

    Return an independent numpy array containing the data.

    Return an independent numpy array containing the data.

    dtype

    sparse_array

    Return an independent scipy sparse array of the data.

    dtype

    Data-type of the data elements.

    ndim

    ndim

    Number of data dimensions.

    shape

    shape

    Tuple of data dimension sizes.

    size

    size

    Number of elements in the data.

    -

    -
    +
    +

    Units

    @@ -271,6 +281,17 @@

    Units

    + +

    set_units

    Set the units.

    +
    +
    +

    Date-time support

    + ++++ + @@ -285,10 +306,25 @@

    Units

    del_calendar

    Delete the calendar.

    -
    -
    +

    Attributes

    + ++++ + + + + + + + + +

    datetime_array

    Returns an independent numpy array of datetimes.

    datetime_as_string

    Returns an independent numpy array with datetimes as strings.

    + +

    Data creation routines

    -
    +

    Ones and zeros

    @@ -301,8 +337,8 @@

    Ones and zeros + +

    From existing data

    @@ -315,11 +351,11 @@

    From existing data + + +

    Data manipulation routines

    -
    +

    Changing data shape

    @@ -332,8 +368,8 @@

    Changing data shape + +

    Transpose-like operations

    @@ -346,8 +382,8 @@

    Transpose-like operations + +

    Changing number of dimensions

    @@ -363,8 +399,8 @@

    Changing number of dimensions + +

    Adding and removing elements

    @@ -377,49 +413,11 @@

    Adding and removing elements -

    Date-time support

    -

    ---- - - - - - - - - - - - - - - -

    del_calendar

    Delete the calendar.

    get_calendar

    Return the calendar.

    has_calendar

    Whether a calendar has been set.

    set_calendar

    Set the calendar.

    -

    Attributes

    - ---- - - - - - - - - -

    datetime_array

    Returns an independent numpy array of datetimes.

    datetime_as_string

    Returns an independent numpy array with datetimes as strings.

    -
    -
    +
    + +

    Indexing routines

    -
    +

    Single value selection

    @@ -438,11 +436,11 @@

    Single value selection

    -
    -
    -
    + + +

    Logic functions

    -
    +

    Truth value testing

    @@ -455,8 +453,8 @@

    Truth value testing + +

    Comparison

    @@ -469,9 +467,9 @@

    Comparison + + +

    Mask support

    @@ -485,16 +483,19 @@

    Mask support

    - + + + + - + - + - + @@ -511,10 +512,10 @@

    Mask support + +

    Mathematical functions

    -
    +

    Sums, products, differences

    filled

    Replace masked elements with the fill value.

    del_fill_value

    masked_values

    Mask using floating point equality.

    del_fill_value

    Delete the fill value.

    get_fill_value

    get_fill_value

    Return the missing data value.

    has_fill_value

    has_fill_value

    Whether a fill value has been set.

    set_fill_value

    set_fill_value

    Set the missing data value.

    @@ -527,11 +528,11 @@

    Sums, products, differences + + +

    Set routines

    -
    +

    Making proper sets

    @@ -544,14 +545,14 @@

    Making proper sets + + +

    Sorting, searching, and counting

    - -
    +
    +

    Statistics

    -
    +

    Order statistics

    @@ -573,8 +574,8 @@

    Order statistics + +

    Sums

    @@ -587,9 +588,9 @@

    Sums

    -
    -
    -
    + + +

    Compression by convention

    @@ -641,8 +642,8 @@

    Compression by convention + +

    Miscellaneous

    @@ -679,8 +680,8 @@

    Miscellaneous + +

    Performance

    @@ -702,8 +703,8 @@

    Performance + +

    Special

    @@ -715,30 +716,30 @@

    Special

    - + - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace of the data defined by indices.

    __int__

    Called by the int built-in function.

    Called by the int built-in function.

    __iter__

    Called when an iterator is required.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __setitem__

    Assign to data elements defined by indices.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -761,8 +762,8 @@

    Docstring substitutions

    -
    - + + @@ -773,11 +774,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.Datum.html b/docs/class/cfdm.Datum.html index 616bda0242..058af43384 100644 --- a/docs/class/cfdm.Datum.html +++ b/docs/class/cfdm.Datum.html @@ -3,7 +3,8 @@ - + + cfdm.Datum — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.Datum


    -class cfdm.Datum(parameters=None, source=None, copy=True)[source]
    +class cfdm.Datum(parameters=None, source=None, copy=True)[source]

    Bases: cfdm.mixin.parameters.Parameters, cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.files.Files, cfdm.core.datum.Datum

    A datum component of a CF data model coordinate reference.

    A datum is a complete or partial definition of the zeroes of the @@ -154,7 +155,7 @@

    cfdm.Datum
    Parameters
    -
    parameters: dict, optional

    Set parameters. The dictionary keys are parameter +

    parameters: dict, optional

    Set parameters. The dictionary keys are parameter names, with corresponding values.

    Parameters may also be set after initialisation with the set_parameters and set_parameter methods.

    @@ -174,7 +175,7 @@

    cfdm.Datumcfdm.Datum(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -183,7 +184,7 @@

    cfdm.Datum +

    Parameter terms

    Methods

    @@ -215,8 +216,8 @@

    Parameter terms + +

    Miscellaneous

    Methods

    @@ -236,8 +237,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -260,7 +261,7 @@

    NetCDF +

    Groups

    Methods

    @@ -280,9 +281,9 @@

    Groups + + +

    Special

    Methods

    @@ -292,24 +293,21 @@

    Special

    - + - + - - + + - - - - - + +

    __bool__

    Called by the bool built-in function.

    Called by the bool built-in function.

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    cfdm.Datum.__nonzero__

    __repr__

    Called by the repr built-in function.

    __repr__

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    __str__

    Called by the str built-in function.

    -

    -
    + +

    Docstring substitutions

    Methods

    @@ -332,8 +330,8 @@

    Docstring substitutions

    -
    - + + @@ -344,11 +342,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.DimensionCoordinate.html b/docs/class/cfdm.DimensionCoordinate.html index 9e6691dc9b..e6ccc8ecc1 100644 --- a/docs/class/cfdm.DimensionCoordinate.html +++ b/docs/class/cfdm.DimensionCoordinate.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.DimensionCoordinate


    -class cfdm.DimensionCoordinate(properties=None, data=None, bounds=None, geometry=None, interior_ring=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.DimensionCoordinate(properties=None, data=None, bounds=None, geometry=None, interior_ring=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.coordinate.Coordinate, cfdm.mixin.files.Files, cfdm.core.dimensioncoordinate.DimensionCoordinate

    A dimension coordinate construct of the CF data model.

    A dimension coordinate construct provides information which locate @@ -166,7 +167,7 @@

    Related Topics

    Parameters
    -
    properties: dict, optional
    +
    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with @@ -179,7 +180,7 @@

    Related Topics

    data: data_like, optional

    Set the data.

    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -189,7 +190,7 @@

    Related Topics

    The bounds array may also be set after initialisation with the set_bounds method.

    -
    geometry: str, optional

    Set the geometry type.

    +
    geometry: str, optional

    Set the geometry type.

    The geometry type may also be set after initialisation with the set_geometry method.

    @@ -212,7 +213,7 @@

    Related Topics

    cfdm.DimensionCoordinate(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -221,7 +222,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -253,8 +254,8 @@

    Inspection + +

    Properties

    Methods

    @@ -289,8 +290,8 @@

    Properties + +

    Data

    Methods

    @@ -345,18 +346,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number of elements in the data.

    -
    -
    +
    +

    Bounds

    Methods

    @@ -394,7 +395,7 @@

    Bounds +

    Geometries

    Methods

    @@ -465,8 +466,8 @@

    Geometries + +

    Climatology

    Methods

    @@ -489,9 +490,9 @@

    Climatology + + +

    Miscellaneous

    Methods

    @@ -523,8 +524,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -547,7 +548,7 @@

    NetCDF +

    Groups

    Methods

    @@ -567,9 +568,9 @@

    Groups + + +

    Special

    Methods

    @@ -579,21 +580,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace of the construct defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -616,8 +617,8 @@

    Docstring substitutions

    -
    - + + @@ -628,11 +629,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.Domain.html b/docs/class/cfdm.Domain.html index 28ded5a709..40a445ad68 100644 --- a/docs/class/cfdm.Domain.html +++ b/docs/class/cfdm.Domain.html @@ -3,7 +3,8 @@ - + + cfdm.Domain — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.Domain


    -class cfdm.Domain(properties=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.Domain(properties=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.fielddomain.FieldDomain, cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.netcdf.NetCDFGeometry, cfdm.mixin.netcdf.NetCDFGlobalAttributes, cfdm.mixin.netcdf.NetCDFGroupAttributes, cfdm.mixin.netcdf.NetCDFComponents, cfdm.mixin.netcdf.NetCDFUnreferenced, cfdm.mixin.properties.Properties, cfdm.mixin.files.Files, cfdm.core.domain.Domain

    A domain construct of the CF data model.

    The domain represents a set of discrete “locations” in what @@ -179,7 +180,7 @@

    Related Topics

    Parameters
    -
    properties: dict, optional

    Set descriptive properties. The dictionary keys are +

    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with the set_properties and set_property methods.

    @@ -201,7 +202,7 @@

    Related Topics

    A new domain may also be instantiated with the fromconstructs class method.

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -211,7 +212,7 @@

    Related Topics

    Methods

    -
    +

    Inspection

    Methods

    @@ -243,8 +244,8 @@

    Inspection + +

    Metadata constructs

    Methods

    @@ -295,6 +296,12 @@

    Metadata constructs

    + + + + + + @@ -331,6 +338,12 @@

    Metadata constructs

    + + + + + + @@ -348,8 +361,8 @@

    Metadata constructs + +

    Properties

    Methods

    auxiliary_coordinates

    Return auxiliary coordinate constructs.

    cell_connectivity

    Select a cell connectivity construct.

    cell_connectivities

    Select cell connectivity constructs.

    cell_measure

    Select a cell measure construct.

    domain_axes

    Return domain axis constructs.

    domain_topology

    Select a domain topology construct.

    domain_topologies

    Return domain topology constructs.

    climatological_time_axes

    Return all axes which are climatological time axes.

    @@ -384,8 +397,8 @@

    Properties + +

    Miscellaneous

    Methods

    @@ -397,36 +410,30 @@

    Miscellaneous

    - - - - + - + - + - + - + - + - + - + - - - @@ -435,8 +442,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    apply_masking

    Apply masking as defined by the CF conventions.

    climatological_time_axes

    Return all axes which are climatological time axes.

    copy

    copy

    Return a deep copy.

    creation_commands

    creation_commands

    Return the commands that would create the domain construct.

    equals

    equals

    Whether two constructs are the same.

    fromconstructs

    fromconstructs

    Return a new domain containing the given metadata constructs.

    get_filenames

    get_filenames

    Return the file names containing the metadata construct data.

    has_bounds

    has_bounds

    Whether or not there are cell bounds.

    has_data

    has_data

    Whether or not the construct has data.

    has_geometry

    has_geometry

    Return whether or not any coordinates have cell geometries.

    apply_masking

    Apply masking as defined by the CF conventions.

    get_original_filenames

    The names of files containing the original data and metadata.

    @@ -471,7 +478,7 @@

    NetCDF +

    Groups

    Methods

    @@ -503,8 +510,8 @@

    Groups + +

    Geometries

    Methods

    @@ -536,8 +543,8 @@

    Geometries + +

    Components

    Methods

    @@ -584,8 +591,8 @@

    Components + +

    Dataset compliance

    Methods

    @@ -599,9 +606,9 @@

    Dataset compliance + + +

    Special

    Methods

    @@ -611,18 +618,18 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    +
    +

    Docstring substitutions

    Methods

    @@ -645,8 +652,8 @@

    Docstring substitutions

    -
    - + + @@ -657,11 +664,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.DomainAncillary.html b/docs/class/cfdm.DomainAncillary.html index 9f1b5a66bd..df05cc0533 100644 --- a/docs/class/cfdm.DomainAncillary.html +++ b/docs/class/cfdm.DomainAncillary.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.DomainAncillary


    -class cfdm.DomainAncillary(properties=None, data=None, bounds=None, geometry=None, interior_ring=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.DomainAncillary(properties=None, data=None, bounds=None, geometry=None, interior_ring=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.propertiesdatabounds.PropertiesDataBounds, cfdm.mixin.files.Files, cfdm.core.domainancillary.DomainAncillary

    A domain ancillary construct of the CF data model.

    A domain ancillary construct provides information which is needed @@ -155,7 +156,7 @@

    Related Topics

    Parameters
    -
    properties: dict, optional
    +
    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with @@ -168,7 +169,7 @@

    Related Topics

    data: data_like, optional

    Set the data.

    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -178,7 +179,7 @@

    Related Topics

    The bounds array may also be set after initialisation with the set_bounds method.

    -
    geometry: str, optional

    Set the geometry type.

    +
    geometry: str, optional

    Set the geometry type.

    The geometry type may also be set after initialisation with the set_geometry method.

    @@ -201,7 +202,7 @@

    Related Topics

    cfdm.DomainAncillary(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -210,7 +211,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -242,8 +243,8 @@

    Inspection + +

    Properties

    Methods

    @@ -278,8 +279,8 @@

    Properties + +

    Data

    Methods

    @@ -334,18 +335,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number of elements in the data.

    -
    -
    +
    +

    Bounds

    Methods

    @@ -383,7 +384,7 @@

    Bounds +

    Geometries

    Methods

    @@ -454,9 +455,9 @@

    Geometries + + +

    Miscellaneous

    Methods

    @@ -488,8 +489,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -512,7 +513,7 @@

    NetCDF +

    Groups

    Methods

    @@ -532,9 +533,9 @@

    Groups + + +

    Special

    Methods

    @@ -544,21 +545,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace of the construct defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -581,8 +582,8 @@

    Docstring substitutions

    -
    - + + @@ -593,11 +594,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.DomainAxis.html b/docs/class/cfdm.DomainAxis.html index c16264d2ac..9d154cad8a 100644 --- a/docs/class/cfdm.DomainAxis.html +++ b/docs/class/cfdm.DomainAxis.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.DomainAxis


    -class cfdm.DomainAxis(size=None, source=None, copy=True)[source]
    +class cfdm.DomainAxis(size=None, source=None, copy=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFDimension, cfdm.mixin.netcdf.NetCDFUnlimitedDimension, cfdm.mixin.container.Container, cfdm.core.domainaxis.DomainAxis

    A domain axis construct of the CF data model.

    A domain axis construct specifies the number of points along an @@ -152,7 +153,7 @@

    Related Topics

    Parameters
    -
    size: int, optional

    The size of the domain axis.

    +
    size: int, optional

    The size of the domain axis.

    The size may also be set after initialisation with the set_size method.

    @@ -171,7 +172,7 @@

    Related Topics

    cfdm.DomainAxis(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -180,7 +181,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -209,8 +210,8 @@

    Inspection + +

    Size

    Methods

    @@ -233,8 +234,8 @@

    Size

    -
    -
    +
    +

    Miscellaneous

    Methods

    @@ -254,8 +255,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -284,7 +285,7 @@

    NetCDF +

    Groups

    Methods

    @@ -304,9 +305,9 @@

    Groups + + +

    Special

    Methods

    @@ -316,18 +317,18 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -350,8 +351,8 @@

    Docstring substitutions

    -
    - + + @@ -362,11 +363,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.Field.html b/docs/class/cfdm.Field.html index 07b577fbf8..79c628e14b 100644 --- a/docs/class/cfdm.Field.html +++ b/docs/class/cfdm.Field.html @@ -3,7 +3,8 @@ - + + cfdm.Field — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.Field


    -class cfdm.Field(properties=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.Field(properties=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.netcdf.NetCDFGeometry, cfdm.mixin.netcdf.NetCDFGlobalAttributes, cfdm.mixin.netcdf.NetCDFGroupAttributes, cfdm.mixin.netcdf.NetCDFComponents, cfdm.mixin.netcdf.NetCDFUnreferenced, cfdm.mixin.fielddomain.FieldDomain, cfdm.mixin.propertiesdata.PropertiesData, cfdm.mixin.files.Files, cfdm.core.field.Field

    A field construct of the CF data model.

    The field construct is central to the CF data model, and includes @@ -192,7 +193,7 @@

    Related Topics

    Parameters
    -
    properties: dict, optional

    Set descriptive properties. The dictionary keys are +

    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with the set_properties and set_property methods.

    @@ -212,7 +213,7 @@

    Related Topics

    cfdm.Field(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -221,7 +222,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -253,8 +254,8 @@

    Related Topics

    -
    -
    +
    +

    Properties

    Methods

    @@ -289,8 +290,8 @@

    Related Topics

    -
    -
    + +

    Data

    Methods

    @@ -357,18 +358,18 @@

    Related Topics

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number elements in the data.

    -
    -
    + +

    Metadata constructs

    Methods

    @@ -398,18 +399,6 @@

    Related Topics

    - - - - - - - - - - - - @@ -419,6 +408,12 @@

    Related Topics

    + + + + + + @@ -461,6 +456,12 @@

    Related Topics

    + + + + + + @@ -484,8 +485,8 @@

    Related Topics

    set_construct

    Set a metadata construct.

    del_data_axes

    Removes the keys of the axes spanned by the construct data.

    get_data_axes

    Gets the keys of the axes spanned by the construct data.

    has_data_axes

    Whether the axes spanned by the construct data have been set.

    set_data_axes

    Sets the axes spanned by the construct data.

    domain_axis_key

    Returns the domain axis key spanned by 1-d coordinates.

    auxiliary_coordinates

    Return auxiliary coordinate constructs.

    cell_connectivity

    Select a cell connectivity construct.

    cell_connectivities

    Select cell connectivity constructs.

    cell_measure

    Select a cell measure construct.

    domain_axes

    Return domain axis constructs.

    domain_topology

    Select a domain topology construct.

    domain_topologies

    Return domain topology constructs.

    field_ancillary

    Select a field ancillary construct.

    -
    -
    + +

    Domain

    Methods

    @@ -511,8 +512,8 @@

    Related Topics

    -
    -
    + +

    Miscellaneous

    Methods

    @@ -521,49 +522,46 @@

    Related Topics

    - - - - + - + - + - + - + - + - + - + - + - + - + - +

    climatological_time_axes

    Return all axes which are climatological time axes.

    compress

    compress

    Compress the field construct.

    copy

    copy

    Return a deep copy.

    creation_commands

    creation_commands

    Return the commands that would create the field construct.

    equals

    equals

    Whether two constructs are the same.

    convert

    convert

    Convert a metadata construct into a new field construct.

    has_bounds

    has_bounds

    Whether or not there are cell bounds.

    has_geometry

    has_geometry

    Return whether or not any coordinates have cell geometries.

    indices

    indices

    Create indices that define a subspace of the field construct.

    uncompress

    uncompress

    Uncompress the field construct.

    get_filenames

    get_filenames

    Return the names of the files containing the data.

    get_original_filenames

    get_original_filenames

    The names of files containing the original data and metadata.

    to_memory

    to_memory

    Bring data on disk into memory.

    -
    -
    + +

    NetCDF

    Methods

    @@ -598,7 +596,7 @@

    Related Topics

    -
    +

    Groups

    Methods

    @@ -630,8 +628,8 @@

    Groups + +

    Geometries

    Methods

    @@ -663,8 +661,8 @@

    Geometries + +

    Components

    Methods

    @@ -711,8 +709,8 @@

    Components + +

    Dataset compliance

    Methods

    @@ -726,9 +724,9 @@

    Dataset compliance + + +

    Special

    Methods

    @@ -738,21 +736,21 @@

    Dataset compliance

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace of the field defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    +
    +

    Docstring substitutions

    Methods

    @@ -775,8 +773,8 @@

    Docstring substitutions

    -
    - + + @@ -787,11 +785,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.FieldAncillary.html b/docs/class/cfdm.FieldAncillary.html index 01d5b1255b..7df5e917ef 100644 --- a/docs/class/cfdm.FieldAncillary.html +++ b/docs/class/cfdm.FieldAncillary.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.FieldAncillary


    -class cfdm.FieldAncillary(properties=None, data=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.FieldAncillary(properties=None, data=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.propertiesdata.PropertiesData, cfdm.mixin.files.Files, cfdm.core.fieldancillary.FieldAncillary

    A field ancillary construct of the CF data model.

    The field ancillary construct provides metadata which are @@ -160,7 +161,7 @@

    Related Topics

    Parameters
    -
    properties: dict, optional
    +
    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with @@ -173,7 +174,7 @@

    Related Topics

    data: data_like, optional

    Set the data.

    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -190,7 +191,7 @@

    Related Topics

    cfdm.FieldAncillary(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -199,7 +200,7 @@

    Related Topics

    -
    +

    Inspection

    Methods

    @@ -231,8 +232,8 @@

    Inspection + +

    Properties

    Methods

    @@ -267,8 +268,8 @@

    Properties + +

    Data

    Methods

    @@ -323,18 +324,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number elements in the data.

    -
    -
    +
    +

    Miscellaneous

    Methods

    @@ -369,8 +370,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -393,7 +394,7 @@

    NetCDF +

    Groups

    Methods

    @@ -413,9 +414,9 @@

    Groups + + +

    Special

    Methods

    @@ -425,21 +426,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -462,8 +463,8 @@

    Docstring substitutions

    -
    - + + @@ -474,11 +475,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.GatheredArray.html b/docs/class/cfdm.GatheredArray.html index 8bb62dbc96..f7128b39eb 100644 --- a/docs/class/cfdm.GatheredArray.html +++ b/docs/class/cfdm.GatheredArray.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.GatheredArray


    -class cfdm.GatheredArray(compressed_array=None, shape=None, size=None, ndim=None, compressed_dimension=None, compressed_dimensions=None, list_variable=None, source=None, copy=True)[source]
    +class cfdm.GatheredArray(compressed_array=None, shape=None, size=None, ndim=None, compressed_dimension=None, compressed_dimensions=None, list_variable=None, source=None, copy=True)[source]

    Bases: cfdm.data.abstract.compressedarray.CompressedArray

    An underlying gathered array.

    Compression by gathering combines axes of a multidimensional array @@ -143,11 +144,13 @@

    cfdm.GatheredArray
    compressed_array: array_like

    The compressed array.

    -
    shape: tuple

    The shape of the uncompressed array.

    +
    shape: tuple

    The shape of the uncompressed array.

    -
    compressed_dimensions: dict

    Mapping of dimensions of the compressed array to their +

    compressed_dimensions: dict

    Mapping of compressed to uncompressed dimensions.

    +

    A dictionary key is a position of a dimension in the +compressed data, with a value of the positions of the corresponding dimensions in the uncompressed -array. Compressed array dimensions that are not +data. Compressed array dimensions that are not compressed must be omitted from the mapping.

    Parameter example:

    {2: (2, 3)}

    @@ -176,17 +179,17 @@

    cfdm.GatheredArrayNew in version (cfdm): 1.10.0.0

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    New in version (cfdm): 1.10.0.0

    -
    size: int

    Deprecated at version 1.10.0.0. Ignored if set.

    +
    size: int

    Deprecated at version 1.10.0.0. Ignored if set.

    Number of elements in the uncompressed array.

    -
    ndim: int

    Deprecated at version 1.10.0.0. Ignored if set.

    +
    ndim: int

    Deprecated at version 1.10.0.0. Ignored if set.

    The number of uncompressed array dimensions

    @@ -194,7 +197,7 @@

    cfdm.GatheredArray +

    Inspection

    Methods

    @@ -247,8 +250,8 @@

    Inspection + +

    Units

    Methods

    @@ -265,8 +268,8 @@

    Units

    - -
    +
    +

    Miscellaneous

    Methods

    @@ -290,25 +293,28 @@

    Miscellaneous

    - + + + + - + - + - + - +

    subarray_shapes

    Create the subarray shapes along each uncompressed dimension.

    subarrays

    subarray_parameters

    Non-data parameters required by the Subarray class.

    subarrays

    Return descriptors for every subarray.

    get_Subarray

    get_Subarray

    Return the Subarray class.

    conformed_data

    conformed_data

    The compressed data and list variable.

    cfdm.GatheredArray.get_filename

    cfdm.GatheredArray.get_filename

    get_filenames

    get_filenames

    Return the names of any files containing the compressed data.

    - -
    +
    +

    Special

    Methods

    @@ -321,21 +327,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace of the uncompressed data.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    - -
    +
    +

    Docstring substitutions

    Methods

    @@ -344,22 +350,22 @@

    Docstring substitutions

    - - + + - - + + - - + + - - + +

    cfdm.GatherArray._docstring_special_substitutions

    _docstring_special_substitutions

    Return the special docstring substitutions.

    cfdm.GatherArray._docstring_substitutions

    _docstring_substitutions

    Returns the substitutions that apply to methods of the class.

    cfdm.GatherArray._docstring_package_depth

    _docstring_package_depth

    Returns the class {{package}} substitutions package depth.

    cfdm.GatherArray._docstring_method_exclusions

    _docstring_method_exclusions

    Returns method names excluded in the class substitutions.

    - - +
    + @@ -370,11 +376,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.Index.html b/docs/class/cfdm.Index.html index a20b148fa0..afe2233a4a 100644 --- a/docs/class/cfdm.Index.html +++ b/docs/class/cfdm.Index.html @@ -3,7 +3,8 @@ - + + cfdm.Index — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.Index


    -class cfdm.Index(properties=None, data=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.Index(properties=None, data=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.netcdf.NetCDFDimension, cfdm.mixin.netcdf.NetCDFSampleDimension, cfdm.mixin.propertiesdata.PropertiesData, cfdm.mixin.files.Files, cfdm.core.abstract.propertiesdata.PropertiesData

    An index variable required to uncompress a ragged array.

    A collection of features stored using an indexed ragged array @@ -172,7 +173,7 @@

    cfdm.Index
    Parameters
    -
    properties: dict, optional

    Set descriptive properties. The dictionary keys are +

    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with the set_properties and set_property methods.

    @@ -183,7 +184,7 @@

    cfdm.IndexData object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -200,7 +201,7 @@

    cfdm.Indexcfdm.Index(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -209,7 +210,7 @@

    cfdm.Index +

    Inspection

    Methods

    @@ -229,8 +230,8 @@

    Inspection + +

    Properties

    Methods

    @@ -265,8 +266,8 @@

    Properties + +

    Data

    Methods

    @@ -321,18 +322,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number elements in the data.

    -

    -
    + +

    Miscellaneous

    Methods

    @@ -367,8 +368,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -403,7 +404,7 @@

    NetCDF +

    Groups

    Methods

    @@ -432,8 +433,8 @@

    Groups + +

    Sample dimension

    Methods

    @@ -465,9 +466,9 @@

    Sample dimension + + +

    Special

    Methods

    @@ -477,21 +478,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -514,8 +515,8 @@

    Docstring substitutions

    -
    - + + @@ -526,11 +527,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.InteriorRing.html b/docs/class/cfdm.InteriorRing.html index 22a9d4edc3..580b874b47 100644 --- a/docs/class/cfdm.InteriorRing.html +++ b/docs/class/cfdm.InteriorRing.html @@ -3,7 +3,8 @@ - + + cfdm.InteriorRing — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.InteriorRing


    -class cfdm.InteriorRing(properties=None, data=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.InteriorRing(properties=None, data=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFDimension, cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.propertiesdata.PropertiesData, cfdm.mixin.files.Files, cfdm.core.interiorring.InteriorRing

    An interior ring array with properties.

    If a cell is composed of multiple polygon parts, an individual @@ -161,7 +162,7 @@

    cfdm.InteriorRing
    Parameters
    -
    properties: dict, optional

    Set descriptive properties. The dictionary keys are +

    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with the set_properties and set_property methods.

    @@ -173,7 +174,7 @@

    cfdm.InteriorRingData object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -190,7 +191,7 @@

    cfdm.InteriorRingcfdm.InteriorRing(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -199,7 +200,7 @@

    cfdm.InteriorRing +

    Inspection

    Methods

    @@ -219,8 +220,8 @@

    Inspection + +

    Properties

    Methods

    @@ -255,8 +256,8 @@

    Properties + +

    Data

    Methods

    @@ -311,18 +312,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number elements in the data.

    -

    -
    + +

    Miscellaneous

    Methods

    @@ -357,8 +358,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -393,7 +394,7 @@

    NetCDF +

    Groups

    Methods

    @@ -422,9 +423,9 @@

    Groups + + +

    Special

    Methods

    @@ -434,21 +435,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -471,8 +472,8 @@

    Docstring substitutions

    -
    - + + @@ -483,11 +484,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.List.html b/docs/class/cfdm.List.html index 20adf0f7da..0a4b058aaa 100644 --- a/docs/class/cfdm.List.html +++ b/docs/class/cfdm.List.html @@ -3,7 +3,8 @@ - + + cfdm.List — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.List


    -class cfdm.List(properties=None, data=None, source=None, copy=True, _use_data=True)[source]
    +class cfdm.List(properties=None, data=None, source=None, copy=True, _use_data=True)[source]

    Bases: cfdm.mixin.netcdf.NetCDFVariable, cfdm.mixin.propertiesdata.PropertiesData, cfdm.mixin.files.Files, cfdm.core.abstract.propertiesdata.PropertiesData

    A list variable required to uncompress a gathered array.

    Compression by gathering combines axes of a multidimensional array @@ -148,7 +149,7 @@

    cfdm.List
    Parameters
    -
    properties: dict, optional

    Set descriptive properties. The dictionary keys are +

    properties: dict, optional

    Set descriptive properties. The dictionary keys are property names, with corresponding values.

    Properties may also be set after initialisation with the set_properties and set_property methods.

    @@ -159,7 +160,7 @@

    cfdm.ListData object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

    The data also may be set after initialisation with the @@ -176,7 +177,7 @@

    cfdm.Listcfdm.List(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -185,7 +186,7 @@

    cfdm.List +

    Inspection

    Methods

    @@ -205,8 +206,8 @@

    Inspection + +

    Properties

    Methods

    @@ -241,8 +242,8 @@

    Properties + +

    Data

    Methods

    @@ -297,18 +298,18 @@

    Data

    - + - +

    Data-type of the data elements.

    ndim

    The number of dimensions in the data array.

    The number of data dimensions.

    shape

    A tuple of the data array’s dimension sizes.

    size

    The number of elements in the data array.

    The number elements in the data.

    -

    -
    + +

    Miscellaneous

    Methods

    @@ -343,8 +344,8 @@

    Miscellaneous + +

    NetCDF

    Methods

    @@ -367,7 +368,7 @@

    NetCDF +

    Groups

    Methods

    @@ -387,9 +388,9 @@

    Groups + + +

    Special

    Methods

    @@ -399,21 +400,21 @@

    Special

    - + - + - +

    __deepcopy__

    Called by the copy.deepcopy function.

    Called by the copy.deepcopy function.

    __getitem__

    Return a subspace defined by indices.

    __repr__

    Called by the repr built-in function.

    Called by the repr built-in function.

    __str__

    Called by the str built-in function.

    Called by the str built-in function.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -436,8 +437,8 @@

    Docstring substitutions

    -
    - + + @@ -448,11 +449,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.NetCDFArray.html b/docs/class/cfdm.NetCDFArray.html index 02f8103c37..84250b28ec 100644 --- a/docs/class/cfdm.NetCDFArray.html +++ b/docs/class/cfdm.NetCDFArray.html @@ -3,7 +3,8 @@ - + + cfdm.NetCDFArray — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,12 +121,12 @@

    Related Topics

    -
    +

    cfdm.NetCDFArray


    -class cfdm.NetCDFArray(filename=None, address=None, dtype=None, shape=None, mask=True, units=False, calendar=False, missing_values=None, source=None, copy=True)[source]
    +class cfdm.NetCDFArray(filename=None, address=None, dtype=None, shape=None, mask=True, units=False, calendar=False, missing_values=None, source=None, copy=True)[source]

    Bases: cfdm.data.mixin.filearraymixin.FileArrayMixin, cfdm.data.abstract.array.Array

    An underlying array stored in a netCDF file.

    @@ -135,26 +136,26 @@

    cfdm.NetCDFArray
    Parameters
    -
    filename: (sequence of) str, optional

    The name of the netCDF file(s) containing the array.

    +
    filename: (sequence of) str, optional

    The name of the netCDF file(s) containing the array.

    -
    address: (sequence of) str or int, optional

    The identity of the netCDF variable in each file +

    address: (sequence of) str or int, optional

    The identity of the netCDF variable in each file defined by filename. Either a netCDF variable name or an integer netCDF variable ID.

    -

    New in version 1.10.1.0.

    +

    New in version (cfdm): 1.10.1.0

    -
    dtype: numpy.dtype

    The data type of the array in the netCDF file. May be -None if the numpy data-type is not known (which can be +

    dtype: numpy.dtype

    The data type of the array in the netCDF file. May be +None if the numpy data-type is not known (which can be the case for netCDF string types, for example).

    -
    shape: tuple

    The array dimension sizes in the netCDF file.

    +
    shape: tuple

    The array dimension sizes in the netCDF file.

    -
    size: int

    Number of elements in the array in the netCDF file.

    +
    size: int

    Number of elements in the array in the netCDF file.

    -
    ndim: int

    The number of array dimensions in the netCDF file.

    +
    ndim: int

    The number of array dimensions in the netCDF file.

    -
    mask: bool

    If True (the default) then mask by convention when +

    mask: bool

    If True (the default) then mask by convention when reading data from disk.

    A netCDF array is masked depending on the values of any of the netCDF variable attributes valid_min, @@ -164,22 +165,22 @@

    cfdm.NetCDFArrayNew in version (cfdm): 1.8.2

    -
    units: str or None, optional

    The units of the netCDF variable. Set to None to +

    units: str or None, optional

    The units of the netCDF variable. Set to None to indicate that there are no units. If unset then the units will be set during the first __getitem__ call.

    New in version (cfdm): 1.10.0.1

    -
    calendar: str or None, optional

    The calendar of the netCDF variable. By default, or if -set to None, then the CF default calendar is +

    calendar: str or None, optional

    The calendar of the netCDF variable. By default, or if +set to None, then the CF default calendar is assumed, if applicable. If unset then the calendar will be set during the first __getitem__ call.

    New in version (cfdm): 1.10.0.1

    -
    missing_values: dict, optional

    The missing value indicators defined by the netCDF +

    missing_values: dict, optional

    The missing value indicators defined by the netCDF variable attributes. See get_missing_values for details.

    @@ -200,7 +201,7 @@

    cfdm.NetCDFArrayNew in version (cfdm): 1.10.0.0

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -218,7 +219,7 @@

    cfdm.NetCDFArray +

    Inspection

    Methods

    @@ -262,8 +263,8 @@

    Inspection + +

    Units

    Methods

    @@ -280,8 +281,8 @@

    Units

    -

    -
    +
    +

    File

    Methods

    @@ -320,13 +321,10 @@

    File

    - - -

    get_mask

    Whether or not to automatically mask the data.

    get_address

    The name of the file containing the array.

    -
    -
    + +

    Miscellaneous

    @@ -342,8 +340,8 @@

    Miscellaneous + +

    Special

    @@ -356,8 +354,8 @@

    Special + +

    Docstring substitutions

    Methods

    @@ -380,8 +378,8 @@

    Docstring substitutions

    -
    - + + @@ -392,11 +390,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.NumpyArray.html b/docs/class/cfdm.NumpyArray.html index cead20c393..f0a8a3644a 100644 --- a/docs/class/cfdm.NumpyArray.html +++ b/docs/class/cfdm.NumpyArray.html @@ -3,7 +3,8 @@ - + + cfdm.NumpyArray — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,14 +121,14 @@

    Related Topics

    -
    +

    cfdm.NumpyArray


    -class cfdm.NumpyArray(array=None, source=None, copy=True)[source]
    +class cfdm.NumpyArray(array=None, source=None, copy=True)[source]

    Bases: cfdm.data.mixin.arraymixin.ArrayMixin, cfdm.core.data.numpyarray.NumpyArray

    -

    An underlying numpy array.

    +

    An underlying numpy array.

    New in version (cfdm): 1.7.0

    @@ -135,7 +136,7 @@

    cfdm.NumpyArray
    Parameters
    -
    array: numpy.ndarray

    The numpy array.

    +
    array: numpy.ndarray

    The numpy array.

    source: optional

    Convert source, which can be any type of object, to a NumpyArray instance.

    @@ -148,7 +149,7 @@

    cfdm.NumpyArraycfdm.NumpyArray(source=x) is equivalent to x.copy().

    -
    copy: bool, optional

    If True (the default) then deep copy the input +

    copy: bool, optional

    If True (the default) then deep copy the input parameters prior to initialisation. By default the parameters are not deep copied.

    @@ -157,7 +158,7 @@

    cfdm.NumpyArray +

    Inspection

    Methods

    @@ -198,8 +199,8 @@

    Inspection + +

    Units

    Methods

    @@ -216,8 +217,8 @@

    Units

    -

    -
    + +

    Miscellaneous

    @@ -239,8 +240,8 @@

    Miscellaneous + +

    Special

    @@ -249,12 +250,12 @@

    Special

    - +

    __getitem__

    Returns a subspace of the array as a numpy array.

    Returns a subspace of the array as a numpy array.

    -
    -
    + +

    Docstring substitutions

    Methods

    @@ -277,8 +278,8 @@

    Docstring substitutions

    -
    - + + @@ -289,11 +290,11 @@

    Docstring substitutions diff --git a/docs/class/cfdm.RaggedContiguousArray.html b/docs/class/cfdm.RaggedContiguousArray.html index b1c273a3ec..8e4c9ad331 100644 --- a/docs/class/cfdm.RaggedContiguousArray.html +++ b/docs/class/cfdm.RaggedContiguousArray.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedContiguousArray — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -85,7 +86,7 @@

    Related Topics

  • Documentation overview
  • @@ -120,11 +121,11 @@

    Related Topics

    -
    +

    cfdm.implementation

    -cfdm.implementation()[source]
    +cfdm.implementation()[source]

    Return a container for the CF data model implementation.

    diff --git a/docs/function/cfdm.integer_dtype.html b/docs/function/cfdm.integer_dtype.html new file mode 100644 index 0000000000..60a3d55c49 --- /dev/null +++ b/docs/function/cfdm.integer_dtype.html @@ -0,0 +1,198 @@ + + + + + + + + cfdm.integer_dtype — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + + +
    +

    cfdm.integer_dtype

    +
    +
    +cfdm.integer_dtype(n)[source]
    +

    Return the smallest data type that can store the given integer.

    +
    +

    New in version (cfdm): 1.11.0.0

    +
    +
    +
    Parameters
    +
    +
    n: integer

    The integer for which a data type is required.

    +
    +
    +
    +
    Returns
    +
    +
    numpy.dtype
    +
    numpy.dtype('int32') if n is representable by a 32-bit

    integer, otherwise numpy.dtype(int).

    +
    +
    +
    +
    +
    +
    +

    Examples

    +
    >>> np.iinfo('int32')
    +iinfo(min=-2147483648, max=2147483647, dtype=int32)
    +
    +
    +
    >>> cfdm.integer_dtype(123)
    +dtype('int32')
    +>>> cfdm.integer_dtype(-4294967296)
    +dtype('int64')
    +
    +
    +
    >>> cfdm.integer_dtype(np.iinfo('int32').max)
    +dtype('int32')
    +>>> cfdm.integer_dtype(np.iinfo('int32').min)
    +dtype('int32')
    +
    +
    +
    >>> cfdm.integer_dtype(np.iinfo('int32').max + 1)
    +dtype('int64')
    +>>> cfdm.integer_dtype(np.iinfo('int32').min - 1)
    +dtype('int64')
    +
    +
    +
    + +
    + + + +
    + +
    +
    +
    +
    + + + + + + + \ No newline at end of file diff --git a/docs/function/cfdm.log_level.html b/docs/function/cfdm.log_level.html index 570b18eca9..fc13c1b8fe 100644 --- a/docs/function/cfdm.log_level.html +++ b/docs/function/cfdm.log_level.html @@ -3,7 +3,8 @@ - + + cfdm.log_level — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,11 +121,11 @@

    Related Topics

    -
    +

    cfdm.log_level

    -cfdm.log_level(*arg)[source]
    +cfdm.log_level(*arg)[source]

    The minimal level of seriousness of log messages which are shown.

    This can be adjusted to filter out potentially-useful log messages generated by cfdm at runtime, such that any messages marked as @@ -145,7 +146,7 @@

    cfdm.log_level
    Parameters
    -
    log_level: str or int or Constant, optional

    The new value of the minimal log severity level. This can +

    log_level: str or int or Constant, optional

    The new value of the minimal log severity level. This can be specified either as a string equal (ignoring case) to the named set of log levels or identifier 'DISABLE', or an integer code corresponding to each of these, namely:

    @@ -200,7 +201,7 @@

    cfdm.log_level

    diff --git a/docs/function/cfdm.read.html b/docs/function/cfdm.read.html index f58a4c81d6..013179844f 100644 --- a/docs/function/cfdm.read.html +++ b/docs/function/cfdm.read.html @@ -3,7 +3,8 @@ - + + cfdm.read — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,11 +121,11 @@

    Related Topics

    -
    +

    cfdm.read

    -cfdm.read(filename, external=None, extra=None, verbose=None, warnings=False, warn_valid=False, mask=True, domain=False, _implementation=<CFDMImplementation: >)[source]
    +cfdm.read(filename, external=None, extra=None, verbose=None, warnings=False, warn_valid=False, mask=True, domain=False, _implementation=<CFDMImplementation: >)[source]

    Read field or domain constructs from a dataset.

    The dataset may be a netCDF file on disk or on an OPeNDAP server, or a CDL file on disk (see below).

    @@ -196,7 +197,7 @@

    cfdm.read
    Parameters
    -
    filename: str

    The file name or OPenDAP URL of the dataset.

    +
    filename: str

    The file name or OPenDAP URL of the dataset.

    Relative paths are allowed, and standard tilde and shell parameter expansions are applied to the string.

    @@ -207,7 +208,7 @@

    cfdm.readstr, optional

    Read external variables (i.e. variables which are named by +

    external: (sequence of) str, optional

    Read external variables (i.e. variables which are named by attributes, but are not present, in the parent file given by the filename parameter) from the given external files. Ignored if the parent file does not contain a @@ -218,7 +219,7 @@

    cfdm.readis_external method will return True.

    +is_external method will return True.

    Parameter example:

    external='cell_measure.nc'

    @@ -228,10 +229,7 @@

    cfdm.readstr, optional

    -
    -

    Create extra, independent fields from netCDF variables +

    extra: (sequence of) str, optional

    Create extra, independent fields from netCDF variables that correspond to particular types metadata constructs. Ignored if domain is True.

    The extra parameter may be one, or a sequence, of:

    @@ -282,9 +280,8 @@

    cfdm.readconvert method of a returned field construct, instead of setting the extra parameter.

    -

    -
    -
    verbose: int or str or None, optional

    If an integer from -1 to 3, or an equivalent string +

    +
    verbose: int or str or None, optional

    If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

    • 'DISABLE' (0)

    • @@ -299,7 +296,7 @@

      cfdm.read-1 as a special case of maximal and extreme verbosity.

      -

      Otherwise, if None (the default value), output messages will +

      Otherwise, if None (the default value), output messages will be shown according to the value of the cfdm.log_level setting.

      Overall, the higher a non-negative integer or equivalent string that is set (up to a maximum of 3/'DETAIL') for @@ -307,11 +304,11 @@

      cfdm.readbool, optional

      If True then print warnings when an output field construct +

      warnings: bool, optional

      If True then print warnings when an output field construct is incomplete due to structural non-compliance of the dataset. By default such warnings are not displayed.

      -
      warn_valid: bool, optional

      If True then print a warning for the presence of +

      warn_valid: bool, optional

      If True then print a warning for the presence of valid_min, valid_max or valid_range properties on field constructs and metadata constructs that have data. By default no such warning is issued.

      @@ -326,7 +323,7 @@

      cfdm.readNew in version (cfdm): 1.8.3

    -
    mask: bool, optional

    If True (the default) then mask by convention the data of +

    mask: bool, optional

    If True (the default) then mask by convention the data of field and metadata constructs.

    The masking by convention of a netCDF array depends on the values of any of the netCDF variable attributes @@ -339,7 +336,7 @@

    cfdm.readNew in version (cfdm): 1.8.2

    -
    domain: bool, optional

    If True then return only the domain constructs that are +

    domain: bool, optional

    If True then return only the domain constructs that are explicitly defined by CF-netCDF domain variables, ignoring all CF-netCDF data variables. By default only the field constructs defined by CF-netCDF data variables are @@ -367,7 +364,7 @@

    cfdm.readReturns
    -
    list of Field or Domain

    The field constructs found in the dataset, or the domain +

    list of Field or Domain

    The field constructs found in the dataset, or the domain constructs if domain is True. The list may be empty.

    @@ -395,7 +392,7 @@

    cfdm.read diff --git a/docs/function/cfdm.rtol.html b/docs/function/cfdm.rtol.html index 4f4d9ddc7a..fc202fdcae 100644 --- a/docs/function/cfdm.rtol.html +++ b/docs/function/cfdm.rtol.html @@ -3,7 +3,8 @@ - + + cfdm.rtol — Documentation @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -120,11 +121,11 @@

    Related Topics

    -
    +

    cfdm.rtol

    -cfdm.rtol(*arg)[source]
    +cfdm.rtol(*arg)[source]

    The numerical equality tolerance on relative differences.

    Two real numbers x and y are considered equal if |x-y|<=atol+rtol|y|, where atol (the tolerance on absolute @@ -143,7 +144,7 @@

    cfdm.rtol
    Parameters
    -
    arg: float or Constant, optional

    The new value of relative tolerance. The default is to not +

    arg: float or Constant, optional

    The new value of relative tolerance. The default is to not change the current value.

    @@ -191,7 +192,7 @@

    cfdm.rtol

    diff --git a/docs/function/cfdm.unique_constructs.html b/docs/function/cfdm.unique_constructs.html index 7e752c937d..d27d726170 100644 --- a/docs/function/cfdm.unique_constructs.html +++ b/docs/function/cfdm.unique_constructs.html @@ -3,7 +3,8 @@ - + + cfdm.unique_constructs — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

    cfdm 1.10.1.2

    +

    cfdm 1.11.0.0

    @@ -85,7 +86,7 @@

    Related Topics

  • Documentation overview
    • API reference
    • @@ -120,11 +121,11 @@

      Related Topics

      -
      +

      cfdm.unique_constructs

      -cfdm.unique_constructs(constructs, ignore_properties=None, copy=True)[source]
      +cfdm.unique_constructs(constructs, ignore_properties=None, copy=True)[source]

      Return the unique constructs from a sequence.

      New in version (cfdm): 1.9.0.0

      @@ -135,7 +136,7 @@

      cfdm.unique_constructsconstructs: sequence of constructs

      The constructs to be compared. The constructs may comprise a mixture of types. The sequence can be empty.

      -
      ignore_properties: (sequence of) str, optional

      The names of construct properties to be ignored when +

      ignore_properties: (sequence of) str, optional

      The names of construct properties to be ignored when testing for uniqueness. Any of these properties which have unequal values on otherwise equal input constructs are removed from the returned unique construct.

      @@ -143,7 +144,7 @@

      cfdm.unique_constructsNew in version (cfdm): 1.10.0.3

      -
      copy: bool, optional

      If True (the default) then each returned construct is a +

      copy: bool, optional

      If True (the default) then each returned construct is a deep copy of an input construct, otherwise they are not copies.

      If ignore_properties has been set then copy is ignored @@ -196,7 +197,7 @@

      cfdm.unique_constructs

      -
      + @@ -207,11 +208,11 @@

      cfdm.unique_constructs diff --git a/docs/function/cfdm.write.html b/docs/function/cfdm.write.html index 247894e126..b8db8720c6 100644 --- a/docs/function/cfdm.write.html +++ b/docs/function/cfdm.write.html @@ -3,7 +3,8 @@ - + + cfdm.write — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -120,11 +121,11 @@

      Related Topics

      -
      +

      cfdm.write

      -cfdm.write(fields, filename, fmt='NETCDF4', mode='w', overwrite=True, global_attributes=None, variable_attributes=None, file_descriptors=None, external=None, Conventions=None, datatype=None, least_significant_digit=None, endian='native', compress=0, fletcher32=False, shuffle=True, string=True, verbose=None, warn_valid=True, group=True, coordinates=False, omit_data=None, _implementation=<CFDMImplementation: >)[source]
      +cfdm.write(fields, filename, fmt='NETCDF4', mode='w', overwrite=True, global_attributes=None, variable_attributes=None, file_descriptors=None, external=None, Conventions=None, datatype=None, least_significant_digit=None, endian='native', compress=0, fletcher32=False, shuffle=True, string=True, verbose=None, warn_valid=True, group=True, coordinates=False, omit_data=None, _implementation=<CFDMImplementation: >)[source]

      Write field and domain constructs to a netCDF file.

      File format

      See the fmt parameter for details on which output netCDF file @@ -186,7 +187,7 @@

      cfdm.writeField or Domain

      The field and domain constructs to write to the file.

      -
      filename: str

      The output netCDF file name. Various type of expansion are +

      filename: str

      The output netCDF file name. Various type of expansion are applied to the file names.

      Relative paths are allowed, and standard tilde and shell parameter expansions are applied to the string.

      @@ -198,7 +199,7 @@

      cfdm.writestr, optional

      The format of the output file. One of:

      +
      fmt: str, optional

      The format of the output file. One of:

      @@ -255,7 +256,7 @@

      cfdm.write'NETCDF4' files use the version 4 disk format (HDF5) and use the new features of the version 4 API.

      -
      mode: str, optional

      Specify the mode of write access for the output file. One of:

      +
      mode: str, optional

      Specify the mode of write access for the output file. One of:

      @@ -316,11 +317,11 @@

      cfdm.write'w'.

      -
      overwrite: bool, optional

      If False then raise an error if the output file +

      overwrite: bool, optional

      If False then raise an error if the output file pre-exists. By default a pre-existing output file is overwritten.

      -
      Conventions: (sequence of) str, optional

      Specify conventions to be recorded by the netCDF global +

      Conventions: (sequence of) str, optional

      Specify conventions to be recorded by the netCDF global Conventions attribute. By default the current conventions are always included, but if an older CF conventions is defined then this is used instead.

      @@ -339,7 +340,7 @@

      cfdm.writeConventions property is set on a field construct then it is ignored.

      -
      file_descriptors: dict, optional

      Create description of file contents netCDF global +

      file_descriptors: dict, optional

      Create description of file contents netCDF global attributes from the specified attributes and their values.

      If any field construct has a property with the same name @@ -359,7 +360,7 @@

      cfdm.writestr, optional

      Create netCDF global attributes from the specified field +

      global_attributes: (sequence of) str, optional

      Create netCDF global attributes from the specified field construct properties, rather than netCDF data variable attributes.

      These attributes are in addition to the following field @@ -394,7 +395,7 @@

      cfdm.writestr, optional

      Create netCDF data variable attributes from the specified +

      variable_attributes: (sequence of) str, optional

      Create netCDF data variable attributes from the specified field construct properties.

      By default, all field construct properties that are not created as netCDF global properties are created as @@ -412,11 +413,11 @@

      cfdm.writestr, optional

      Write metadata constructs that have data and are marked as +

      external: str, optional

      Write metadata constructs that have data and are marked as external to the named external file. Ignored if there are no such constructs.

      -
      datatype: dict, optional

      Specify data type conversions to be applied prior to +

      datatype: dict, optional

      Specify data type conversions to be applied prior to writing data to disk. This may be useful as a means of packing, or because the output format does not support a particular data type (for example, netCDF3 classic files @@ -424,7 +425,7 @@

      cfdm.writenumpy.dtype +

      Data types conversions are defined by numpy.dtype objects in a dictionary whose keys are input data types with values of output data types.

      @@ -434,7 +435,7 @@

      cfdm.writestr, optional

      The endian-ness of the output file. Valid values are +

      endian: str, optional

      The endian-ness of the output file. Valid values are 'little', 'big' or 'native'. By default the output is native endian. See the netCDF4 package for more details.

      @@ -443,7 +444,7 @@

      cfdm.writeint, optional

      Regulate the speed and efficiency of compression. Must be +

      compress: int, optional

      Regulate the speed and efficiency of compression. Must be an integer between 0 and 9. 0 means no compression; 1 is the fastest, but has the lowest compression ratio; 9 is the slowest but best @@ -456,7 +457,7 @@

      cfdm.writeint, optional

      Truncate the input field construct data arrays, but not +

      least_significant_digit: int, optional

      Truncate the input field construct data arrays, but not the data arrays of metadata constructs. For a given positive integer, N the precision that is retained in the compressed data is 10 to the power -N. For example, a @@ -470,11 +471,11 @@

      cfdm.writebool, optional

      If True then the Fletcher-32 HDF5 checksum algorithm is +

      fletcher32: bool, optional

      If True then the Fletcher-32 HDF5 checksum algorithm is activated to detect compression errors. Ignored if compress is 0. See the netCDF4 package for details.

      -
      shuffle: bool, optional

      If True (the default) then the HDF5 shuffle filter (which +

      shuffle: bool, optional

      If True (the default) then the HDF5 shuffle filter (which de-interlaces a block of data before compression by reordering the bytes by storing the first byte of all of a variable’s values in the chunk contiguously, followed by @@ -486,7 +487,7 @@

      cfdm.writenetCDF4 package for more details.

      -
      string: bool, optional

      By default string-valued construct data are written as +

      string: bool, optional

      By default string-valued construct data are written as netCDF arrays of type string if the output file format is 'NETCDF4', or of type char with an extra dimension denoting the maximum string length for any other output @@ -499,7 +500,7 @@

      cfdm.writeNew in version (cfdm): 1.8.0

      -
      verbose: int or str or None, optional

      If an integer from -1 to 3, or an equivalent string +

      verbose: int or str or None, optional

      If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

      • 'DISABLE' (0)

      • @@ -514,7 +515,7 @@

        cfdm.write-1 as a special case of maximal and extreme verbosity.

        -

        Otherwise, if None (the default value), output messages will +

        Otherwise, if None (the default value), output messages will be shown according to the value of the cfdm.log_level setting.

        Overall, the higher a non-negative integer or equivalent string that is set (up to a maximum of 3/'DETAIL') for @@ -525,7 +526,7 @@

        cfdm.writebool, optional
        +
        warn_valid: bool, optional

        If True (the default) then print a warning when writing “out-of-range” data, as indicated by the values, if present, of any of the valid_min, valid_max or @@ -547,7 +548,7 @@

        cfdm.writebool, optional

        If False then create a “flat” netCDF file, i.e. one with +

        group: bool, optional

        If False then create a “flat” netCDF file, i.e. one with only the root group, regardless of any group structure specified by the field constructs. By default any groups defined by the netCDF interface of the field constructs and @@ -556,7 +557,7 @@

        cfdm.writeNew in version (cfdm): 1.8.6

        -
        coordinates: bool, optional

        If True then include CF-netCDF coordinate variable names +

        coordinates: bool, optional

        If True then include CF-netCDF coordinate variable names in the ‘coordinates’ attribute of output data variables. By default only auxiliary and scalar coordinate variables are included.

        @@ -564,7 +565,7 @@

        cfdm.writeNew in version (cfdm): 1.8.7.0

        -
        omit_data: (sequence of) str, optional

        Do not write the data of the named construct types.

        +
        omit_data: (sequence of) str, optional

        Do not write the data of the named construct types.

        This does not affect the amount of netCDF variables and dimensions that are written to the file, nor the netCDF variables’ attributes, but does not create data on disk @@ -628,7 +629,7 @@

        cfdm.writeReturns -

        None

        +

        None

      Examples

      @@ -646,7 +647,7 @@

      cfdm.write diff --git a/docs/functions.html b/docs/functions.html index 0741d5a7b9..49e50cfcbb 100644 --- a/docs/functions.html +++ b/docs/functions.html @@ -3,7 +3,8 @@ - + + cfdm functions — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -118,11 +119,11 @@

      Related Topics

      -
      +

      cfdm functions


      -

      Version 1.10.1.2 for version 1.10 of the CF conventions.

      -
      +

      Version 1.11.0.0 for version 1.11 of the CF conventions.

      +

      Reading and writing

      @@ -138,8 +139,8 @@

      Reading and writing + +

      Constants

      @@ -173,8 +174,8 @@

      Constants + +

      Miscellaneous

      @@ -200,13 +201,16 @@

      Miscellaneous

      - + + + +

      cfdm.implementation

      Return a container for the CF data model implementation.

      cfdm.unique_constructs

      cfdm.integer_dtype

      Return the smallest data type that can store the given integer.

      cfdm.unique_constructs

      Return the unique constructs from a sequence.

      -

      - + + @@ -217,11 +221,11 @@

      Miscellaneous diff --git a/docs/genindex.html b/docs/genindex.html index 138a8b9633..348c4d557f 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -36,7 +36,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -557,6 +557,8 @@

      _

    • (cfdm.Field method)
    • (cfdm.FieldAncillary method) +
    • +
    • (cfdm.GatheredArray method)
    • (cfdm.Index method)
    • @@ -661,6 +663,8 @@

      _

    • (cfdm.Field method)
    • (cfdm.FieldAncillary method) +
    • +
    • (cfdm.GatheredArray method)
    • (cfdm.Index method)
    • @@ -763,6 +767,8 @@

      _

    • (cfdm.Field class method)
    • (cfdm.FieldAncillary class method) +
    • +
    • (cfdm.GatheredArray class method)
    • (cfdm.Index class method)
    • @@ -865,6 +871,8 @@

      _

    • (cfdm.Field method)
    • (cfdm.FieldAncillary method) +
    • +
    • (cfdm.GatheredArray method)
    • (cfdm.Index method)
    • @@ -1047,10 +1055,24 @@

      B

      C

      - + - + - + - +
      +
    • integer_dtype() (in module cfdm) +
    • interior_ring (cfdm.AuxiliaryCoordinate attribute)
        @@ -3333,12 +3397,14 @@

        M

    • nc_clear_hdf5_chunksizes() (cfdm.Data method) +
    • +
    • nc_clear_node_coordinate_variable_groups() (cfdm.AuxiliaryCoordinate method)
    • nc_clear_sample_dimension_groups() (cfdm.Count method) @@ -3473,6 +3541,8 @@

      N

    • (cfdm.Field method)
    • +
    • nc_del_node_coordinate_variable() (cfdm.AuxiliaryCoordinate method) +
    • nc_del_sample_dimension() (cfdm.Count method)
    • +
    • nc_get_node_coordinate_variable() (cfdm.AuxiliaryCoordinate method) +
    • nc_get_sample_dimension() (cfdm.Count method)
    • +
    • nc_has_node_coordinate_variable() (cfdm.AuxiliaryCoordinate method) +
    • nc_has_sample_dimension() (cfdm.Count method)
    • -
    • nc_set_hdf5_chunksizes() (cfdm.Data method) +
    • +
    • nc_set_node_coordinate_variable() (cfdm.AuxiliaryCoordinate method) +
    • +
    • nc_set_node_coordinate_variable_groups() (cfdm.AuxiliaryCoordinate method)
    • nc_set_sample_dimension() (cfdm.Count method) @@ -3877,10 +3957,32 @@

      N

    • (cfdm.CompressedArray attribute)
    • (cfdm.core.Array attribute) +
    • +
    • (cfdm.core.AuxiliaryCoordinate attribute) +
    • +
    • (cfdm.core.Bounds attribute) +
    • +
    • (cfdm.core.CellMeasure attribute) +
    • +
    • (cfdm.core.Coordinate attribute)
    • (cfdm.core.Data attribute) +
    • +
    • (cfdm.core.DimensionCoordinate attribute) +
    • +
    • (cfdm.core.DomainAncillary attribute) +
    • +
    • (cfdm.core.Field attribute) +
    • +
    • (cfdm.core.FieldAncillary attribute) +
    • +
    • (cfdm.core.InteriorRing attribute)
    • (cfdm.core.NumpyArray attribute) +
    • +
    • (cfdm.core.PropertiesData attribute) +
    • +
    • (cfdm.core.PropertiesDataBounds attribute)
    • (cfdm.Count attribute)
    • @@ -4375,8 +4477,6 @@

      S

    • (cfdm.List method)
    • -
      - - - + + @@ -318,11 +319,11 @@

      Index and search diff --git a/docs/installation.html b/docs/installation.html index 437e819911..5abbc3de4e 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -3,7 +3,8 @@ - + + Installation — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -116,10 +117,10 @@

      Related Topics

      -
      +

      Installation


      -

      Version 1.10.1.2 for version 1.10 of the CF conventions.

      +

      Version 1.11.0.0 for version 1.11 of the CF conventions.

      -
      +

      Operating systems

      cfdm works for Linux, Mac and Windows operating systems.

      -
      -
      +
      +

      Python versions

      -

      cfdm works for Python versions 3.7 or newer.

      +

      cfdm works for Python versions 3.8 or newer.


      -
      -
      + +

      pip

      To install cfdm and all of its dependencies run, for example:

      Install as root, with any missing dependencies.
      -
      $ pip install cfdm
      +
      $ pip install cfdm
       
      Install as a user, with any missing dependencies.
      -
      $ pip install cfdm --user
      +
      $ pip install cfdm --user
       
      @@ -168,35 +169,35 @@

      Python versions -
      $ pip install cfdm --no-deps
      +
      $ pip install cfdm --no-deps
       

      See the documentation for pip install for further options.


      -
      -
      +

      +

      conda

      The cfdm package is in the conda-forge conda channel. To install cfdm with all of its dependencies run

      Install with conda.
      -
      $ conda install -c conda-forge cfdm
      +
      $ conda install -c conda-forge cfdm
       

      -
      -
      +
      +

      Source

      To install from source:

      1. Download the cfdm package from https://pypi.org/project/cfdm

      2. Unpack the library (replacing <version> with the version that -you want to install, e.g. 1.10.0.3):

        -
        $ tar zxvf cfdm-<version>.tar.gz
        -$ cd cfdm-<version>
        +you want to install, e.g. 1.11.0.0):

        +
        $ tar zxvf cfdm-<version>.tar.gz
        +$ cd cfdm-<version>
         
      3. @@ -205,45 +206,45 @@

        Python versions
        • To install the cfdm package to a central location:

          -
          $ python setup.py install
          +
          $ python setup.py install
           
        • To install the cfdm package locally to the user in the default location:

          -
          $ python setup.py install --user
          +
          $ python setup.py install --user
           
        • To install the cfdm package in the <directory> of your choice:

          -
          $ python setup.py install --home=<directory>
          +
          $ python setup.py install --home=<directory>
           

        -

      -
      + +

      cfdump utility

      During installation the cfdump command line utility is also installed, which generates text descriptions of the field constructs contained in a netCDF dataset.


      -
      -
      + +

      Tests

      Tests are run from within the cfdm/test directory:

      -
      $ python run_tests.py
      +
      $ python run_tests.py
       

      -
      -
      +
      +

      Dependencies

      The cfdm package requires:


      -
      -
      + +

      Code repository

      The source code is available at https://github.com/NCAS-CMS/cfdm

      -
      - + + @@ -271,11 +273,11 @@

      Python versions diff --git a/docs/introduction.html b/docs/introduction.html index a21c347424..403072dab6 100644 --- a/docs/introduction.html +++ b/docs/introduction.html @@ -3,7 +3,8 @@ - + + Introduction — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -116,10 +117,10 @@

      Related Topics

      -
      +

      Introduction


      -

      Version 1.10.1.2 for version 1.10 of the CF conventions.

      +

      Version 1.11.0.0 for version 1.11 of the CF conventions.


      - -
      +
      -
      +

      References

      Eaton, B., Gregory, J., Drach, B., Taylor, K., Hankin, S., Caron, J.,

      Signell, R., et al. (2020). NetCDF Climate and Forecast (CF) @@ -277,8 +278,8 @@

      Referenceshttps://www.unidata.ucar.edu/software/netcdf/papers/2006-ams.pdf

      -
      - + + @@ -289,11 +290,11 @@

      References diff --git a/docs/method/cfdm.Array.__array__.html b/docs/method/cfdm.Array.__array__.html index a336063172..0366de3045 100644 --- a/docs/method/cfdm.Array.__array__.html +++ b/docs/method/cfdm.Array.__array__.html @@ -3,7 +3,8 @@ - + + cfdm.Array.__array__ — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,11 +123,11 @@

      Related Topics

      -
      +

      cfdm.Array.__array__

      -Array.__array__(*dtype)[source]
      +Array.__array__(*dtype)[source]

      The numpy array interface.

      New in version (cfdm): 1.8.7.0

      @@ -134,7 +135,7 @@

      cfdm.Array.__array__
      Returns
      -
      numpy.ndarray

      An independent numpy array of the data.

      +
      numpy.ndarray

      An independent numpy array of the data.

      @@ -149,7 +150,7 @@

      cfdm.Array.__array__

      diff --git a/docs/method/cfdm.Array.__deepcopy__.html b/docs/method/cfdm.Array.__deepcopy__.html index 9e2d7d6c61..f21f61ae39 100644 --- a/docs/method/cfdm.Array.__deepcopy__.html +++ b/docs/method/cfdm.Array.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Array.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,12 +123,12 @@

      Related Topics

      -
      +

      cfdm.Array.__deepcopy__

      -Array.__deepcopy__(memo)[source]
      -

      Called by the copy.deepcopy function.

      +Array.__deepcopy__(memo)[source] +

      Called by the copy.deepcopy function.

      x.__deepcopy__() <==> copy.deepcopy(x)

      Copy-on-write is employed. Therefore, after copying, care must be taken when making in-place modifications to attributes of either @@ -142,7 +143,7 @@

      cfdm.Array.__deepcopy__

      -
      + @@ -153,11 +154,11 @@

      cfdm.Array.__deepcopy__ diff --git a/docs/method/cfdm.Array.__getitem__.html b/docs/method/cfdm.Array.__getitem__.html index 5d928f5e44..57a7a1471c 100644 --- a/docs/method/cfdm.Array.__getitem__.html +++ b/docs/method/cfdm.Array.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.Array.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,11 +123,11 @@

      Related Topics

      -
      +

      cfdm.Array.__getitem__

      -Array.__getitem__(indices)[source]
      +Array.__getitem__(indices)[source]

      Return a subspace of the uncompressed subarray.

      x.__getitem__(indices) <==> x[indices]

      Returns a subspace of the uncompressed subarray as an @@ -136,7 +137,7 @@

      cfdm.Array.__getitem__

      -
      + @@ -147,11 +148,11 @@

      cfdm.Array.__getitem__ diff --git a/docs/method/cfdm.Array.__repr__.html b/docs/method/cfdm.Array.__repr__.html index e4d558f01c..0d26d351b4 100644 --- a/docs/method/cfdm.Array.__repr__.html +++ b/docs/method/cfdm.Array.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Array.__repr__ — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,19 +123,19 @@

      Related Topics

      -
      +

      cfdm.Array.__repr__

      -Array.__repr__()[source]
      -

      Called by the repr built-in function.

      +Array.__repr__()[source] +

      Called by the repr built-in function.

      x.__repr__() <==> repr(x)

      New in version (cfdm): 1.8.7.0

      -
      + @@ -145,11 +146,11 @@

      cfdm.Array.__repr__ diff --git a/docs/method/cfdm.Array.__str__.html b/docs/method/cfdm.Array.__str__.html index 87caaa9dfe..06aff3b1bf 100644 --- a/docs/method/cfdm.Array.__str__.html +++ b/docs/method/cfdm.Array.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Array.__str__ — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,19 +123,19 @@

      Related Topics

      -
      +

      cfdm.Array.__str__

      -Array.__str__()[source]
      -

      Called by the str built-in function.

      +Array.__str__()[source] +

      Called by the str built-in function.

      x.__str__() <==> str(x)

      New in version (cfdm): 1.8.7.0

      -
      + @@ -145,11 +146,11 @@

      cfdm.Array.__str__ diff --git a/docs/method/cfdm.Array._docstring_method_exclusions.html b/docs/method/cfdm.Array._docstring_method_exclusions.html index b1d112fcc4..46f26d4fcc 100644 --- a/docs/method/cfdm.Array._docstring_method_exclusions.html +++ b/docs/method/cfdm.Array._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.Array._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,11 +123,11 @@

      Related Topics

      -
      +

      cfdm.Array._docstring_method_exclusions

      -Array._docstring_method_exclusions()[source]
      +Array._docstring_method_exclusions()[source]

      Returns method names excluded in the class substitutions.

      Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

      cfdm.Array._docstring_method_exclusionsReturns
      -
      set

      The names of the methods to exclude from the docstring +

      set

      The names of the methods to exclude from the docstring substitution process.

      @@ -167,7 +168,7 @@

      cfdm.Array._docstring_method_exclusions

      diff --git a/docs/method/cfdm.Array._docstring_package_depth.html b/docs/method/cfdm.Array._docstring_package_depth.html index ea6b6e40d0..1dab454815 100644 --- a/docs/method/cfdm.Array._docstring_package_depth.html +++ b/docs/method/cfdm.Array._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.Array._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,11 +123,11 @@

      Related Topics

      -
      +

      cfdm.Array._docstring_package_depth

      -Array._docstring_package_depth()[source]
      +Array._docstring_package_depth()[source]

      Returns the class {{package}} substitutions package depth.

      In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

      cfdm.Array._docstring_package_depthReturns
      -
      int

      The package depth.

      +
      int

      The package depth.

      -
      + @@ -172,11 +173,11 @@

      cfdm.Array._docstring_package_depth diff --git a/docs/method/cfdm.Array._docstring_special_substitutions.html b/docs/method/cfdm.Array._docstring_special_substitutions.html index d10a57b034..284763a6c3 100644 --- a/docs/method/cfdm.Array._docstring_special_substitutions.html +++ b/docs/method/cfdm.Array._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Array._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,11 +123,11 @@

      Related Topics

      -
      +

      cfdm.Array._docstring_special_substitutions

      -classmethod Array._docstring_special_substitutions()[source]
      +classmethod Array._docstring_special_substitutions()[source]

      Return the special docstring substitutions.

      {{class}} is replaced by the name of the class.

      {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

      cfdm.Array._docstring_special_substitutions
      Returns
      -
      tuple

      The special docstring substitution identifiers.

      +
      tuple

      The special docstring substitution identifiers.

      -
      + @@ -168,11 +169,11 @@

      cfdm.Array._docstring_special_substitutions diff --git a/docs/method/cfdm.Array._docstring_substitutions.html b/docs/method/cfdm.Array._docstring_substitutions.html index 951fbaa2a1..bc2c44f076 100644 --- a/docs/method/cfdm.Array._docstring_substitutions.html +++ b/docs/method/cfdm.Array._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Array._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,11 +123,11 @@

      Related Topics

      -
      +

      cfdm.Array._docstring_substitutions

      -Array._docstring_substitutions()[source]
      +Array._docstring_substitutions()[source]

      Returns the substitutions that apply to methods of the class.

      Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

      cfdm.Array._docstring_substitutionsstr or a re.Pattern object.

      -

      If a key is a str then the corresponding value must be a string.

      -

      If a key is a re.Pattern object then the corresponding value +

      A key must be either a str or a re.Pattern object.

      +

      If a key is a str then the corresponding value must be a string.

      +

      If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

      +re.Pattern.sub method.

      New in version (cfdm): 1.8.7.0

      @@ -169,7 +170,7 @@

      cfdm.Array._docstring_substitutionsReturns
      -
      dict

      The docstring substitutions. A dictionary key matches text +

      dict

      The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

      @@ -178,7 +179,7 @@

      cfdm.Array._docstring_substitutions

      diff --git a/docs/method/cfdm.Array.copy.html b/docs/method/cfdm.Array.copy.html index 13a59c2bdd..346c9ab189 100644 --- a/docs/method/cfdm.Array.copy.html +++ b/docs/method/cfdm.Array.copy.html @@ -3,7 +3,8 @@ - + + cfdm.Array.copy — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,11 +123,11 @@

      Related Topics

      -
      +

      cfdm.Array.copy

      -Array.copy()[source]
      +Array.copy()[source]

      Return a deep copy of the array.

      a.copy() is equivalent to ``copy.deepcopy(a).

      Copy-on-write is employed. Therefore, after copying, care must be @@ -149,7 +150,7 @@

      cfdm.Array.copy

      diff --git a/docs/method/cfdm.Array.get_calendar.html b/docs/method/cfdm.Array.get_calendar.html index 082b6d7efe..ee5997b1f5 100644 --- a/docs/method/cfdm.Array.get_calendar.html +++ b/docs/method/cfdm.Array.get_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.Array.get_calendar — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,13 +123,13 @@

      Related Topics

      -
      +

      cfdm.Array.get_calendar

      -Array.get_calendar(default=ValueError())[source]
      +Array.get_calendar(default=ValueError())[source]

      The calendar of the array.

      -

      If the calendar is None then the CF default calendar is +

      If the calendar is None then the CF default calendar is assumed, if applicable.

      New in version (cfdm): 1.10.0.1

      @@ -137,21 +138,21 @@

      cfdm.Array.get_calendarParameters
      default: optional

      Return the value of the default parameter if the -calendar has not been set. If set to an Exception +calendar has not been set. If set to an Exception instance then it will be raised instead.

      Returns
      -
      str or None

      The calendar value.

      +
      str or None

      The calendar value.

      -
      + @@ -162,11 +163,11 @@

      cfdm.Array.get_calendar diff --git a/docs/method/cfdm.Array.get_compression_type.html b/docs/method/cfdm.Array.get_compression_type.html index a729fa201c..fa24cb814c 100644 --- a/docs/method/cfdm.Array.get_compression_type.html +++ b/docs/method/cfdm.Array.get_compression_type.html @@ -3,7 +3,8 @@ - + + cfdm.Array.get_compression_type — Documentation @@ -37,7 +38,7 @@ -

      cfdm 1.10.1.2

      +

      cfdm 1.11.0.0

      @@ -122,11 +123,11 @@

      Related Topics

      -
      +

      cfdm.Array.get_compression_type

      -Array.get_compression_type()[source]
      +Array.get_compression_type()[source]

      Returns the array’s compression type.

      Specifically, returns the type of compression that has been applied to the underlying array.

      @@ -136,7 +137,7 @@

      cfdm.Array.get_compression_type
      Returns
      -
      str

      The compression type. An empty string means that no +

      str

      The compression type. An empty string means that no compression has been applied.

      @@ -157,7 +158,7 @@

      cfdm.Array.get_compression_type

      diff --git a/docs/method/cfdm.Array.get_filename.html b/docs/method/cfdm.Array.get_filename.html index 3354589adb..1043332af4 100644 --- a/docs/method/cfdm.Array.get_filename.html +++ b/docs/method/cfdm.Array.get_filename.html @@ -22,8 +22,6 @@ - - @@ -38,7 +36,7 @@ -

      cfdm 1.10.1.1

      +

      cfdm 1.11.0.0

      @@ -67,13 +65,13 @@

      Quick search

      -
        +
        • Introduction
        • CF data model
        • Installation
        • Contributing
        • Tutorial
        • -
        • API reference
        • +
        • API reference
        • Philosophy
        • Performance
        • Extensions
        • @@ -84,14 +82,6 @@

          Quick search

          Related Topics

          @@ -136,7 +126,7 @@

          cfdm.Array.get_filename -
            + @@ -122,11 +123,11 @@

            Related Topics

            -
            +

            cfdm.AuxiliaryCoordinate.nc_set_variable_groups

            -AuxiliaryCoordinate.nc_set_variable_groups(groups)[source]
            +AuxiliaryCoordinate.nc_set_variable_groups(groups)[source]

            Set the netCDF variable group hierarchy.

            The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

            cfdm.AuxiliaryCoordinate.nc_set_variable_groups
            Parameters
            -
            groups: sequence of str

            The new group structure.

            +
            groups: sequence of str

            The new group structure.

            Returns
            -
            tuple of str

            The group structure prior to being reset.

            +
            tuple of str

            The group structure prior to being reset.

            @@ -184,7 +185,7 @@

            cfdm.AuxiliaryCoordinate.nc_set_variable_groups

            diff --git a/docs/method/cfdm.AuxiliaryCoordinate.nc_variable_groups.html b/docs/method/cfdm.AuxiliaryCoordinate.nc_variable_groups.html index 5f8fedc427..0dddf5d6ce 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.nc_variable_groups.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.nc_variable_groups — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

            cfdm 1.10.1.2

            +

            cfdm 1.11.0.0

            @@ -86,7 +87,7 @@

            Related Topics

          • API reference
            • cfdm classes
            • @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.nc_variable_groups

              -AuxiliaryCoordinate.nc_variable_groups()[source]
              +AuxiliaryCoordinate.nc_variable_groups()[source]

              Return the netCDF variable group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

              cfdm.AuxiliaryCoordinate.nc_variable_groups
              Returns
              -
              tuple of str

              The group structure.

              +
              tuple of str

              The group structure.

              @@ -176,7 +177,7 @@

              cfdm.AuxiliaryCoordinate.nc_variable_groups

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.properties.html b/docs/method/cfdm.AuxiliaryCoordinate.properties.html index 1ea120b9a3..2fd349fa8b 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.properties.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.properties.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.properties

              -AuxiliaryCoordinate.properties()[source]
              +AuxiliaryCoordinate.properties()[source]

              Return all properties.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.AuxiliaryCoordinate.properties
              Returns
              -
              dict

              The properties.

              +
              dict

              The properties.

              @@ -168,7 +169,7 @@

              cfdm.AuxiliaryCoordinate.properties

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_bounds.html b/docs/method/cfdm.AuxiliaryCoordinate.set_bounds.html index eb973a7196..3e9a2b02fc 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_bounds.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_bounds — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_bounds

              -AuxiliaryCoordinate.set_bounds(bounds, copy=True)[source]
              +AuxiliaryCoordinate.set_bounds(bounds, copy=True)[source]

              Set the bounds.

              New in version (cfdm): 1.7.0

              @@ -141,13 +142,13 @@

              cfdm.AuxiliaryCoordinate.set_bounds
              data: Bounds

              The bounds to be inserted.

              -
              copy: bool, optional

              If True (the default) then copy the bounds prior to +

              copy: bool, optional

              If True (the default) then copy the bounds prior to insertion, else the bounds are not copied.

              Returns
              -

              None

              +

              None

              Examples

              @@ -171,7 +172,7 @@

              cfdm.AuxiliaryCoordinate.set_bounds

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_climatology.html b/docs/method/cfdm.AuxiliaryCoordinate.set_climatology.html index a548c62935..539571add5 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_climatology.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_climatology — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_climatology

              -AuxiliaryCoordinate.set_climatology(climatology)[source]
              +AuxiliaryCoordinate.set_climatology(climatology)[source]

              Set whether or not coordinates are climatological.

              Only coordinate constructs with units of reference time (or unset units) can be set as climatological.

              @@ -141,12 +142,12 @@

              cfdm.AuxiliaryCoordinate.set_climatology
              Parameters
              -
              climatology: bool

              Whether or not the coordinates are climatological.

              +
              climatology: bool

              Whether or not the coordinates are climatological.

              Returns
              -

              None

              +

              None

              Examples

              @@ -171,7 +172,7 @@

              cfdm.AuxiliaryCoordinate.set_climatology

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_data.html b/docs/method/cfdm.AuxiliaryCoordinate.set_data.html index 73c807a056..ec3614d253 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_data.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_data

              -AuxiliaryCoordinate.set_data(data, copy=True, inplace=True)[source]
              +AuxiliaryCoordinate.set_data(data, copy=True, inplace=True)[source]

              Set the data.

              The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

              @@ -142,15 +143,15 @@

              cfdm.AuxiliaryCoordinate.set_data
              data: data_like

              The data to be inserted.

              A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

              -
              copy: bool, optional

              If True (the default) then copy the data prior to +

              copy: bool, optional

              If True (the default) then copy the data prior to insertion, else the data is not copied.

              -
              inplace: bool, optional:

              If True (the default) then do the operation in-place and -return None. If False a new, modified AuxiliaryCoordinate +

              inplace: bool, optional:

              If True (the default) then do the operation in-place and +return None. If False a new, modified AuxiliaryCoordinate instance is returned.

              New in version (cfdm): 1.8.7.0

              @@ -160,7 +161,7 @@

              cfdm.AuxiliaryCoordinate.set_dataReturns
              -
              None or AuxiliaryCoordinate

              If the operation was in-place then None is returned, +

              None or AuxiliaryCoordinate

              If the operation was in-place then None is returned, otherwise return a new AuxiliaryCoordinate instance containing the new data.

              @@ -191,7 +192,7 @@

              cfdm.AuxiliaryCoordinate.set_data

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_geometry.html b/docs/method/cfdm.AuxiliaryCoordinate.set_geometry.html index 9de12c83a3..269a784035 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_geometry.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_geometry — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_geometry

              -AuxiliaryCoordinate.set_geometry(value)[source]
              +AuxiliaryCoordinate.set_geometry(value)[source]

              Set the geometry type.

              New in version (cfdm): 1.8.0

              @@ -138,12 +139,12 @@

              cfdm.AuxiliaryCoordinate.set_geometry
              Parameters
              -
              value: str

              The geometry type to set.

              +
              value: str

              The geometry type to set.

              Returns
              -

              None

              +

              None

              Examples

              @@ -167,7 +168,7 @@

              cfdm.AuxiliaryCoordinate.set_geometry

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_interior_ring.html b/docs/method/cfdm.AuxiliaryCoordinate.set_interior_ring.html index 26e928d793..c9210032fd 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_interior_ring.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_interior_ring — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_interior_ring

              -AuxiliaryCoordinate.set_interior_ring(interior_ring, copy=True)[source]
              +AuxiliaryCoordinate.set_interior_ring(interior_ring, copy=True)[source]

              Set the interior_ring.

              New in version (cfdm): 1.8.0

              @@ -141,13 +142,13 @@

              cfdm.AuxiliaryCoordinate.set_interior_ring
              interior_ring: InteriorRing

              The interior_ring to be inserted.

              -
              copy: bool, optional

              If True (the default) then copy the interior_ring +

              copy: bool, optional

              If True (the default) then copy the interior_ring prior to insertion, else it is not copied.

              Returns
              -

              None

              +

              None

              Examples

              @@ -173,7 +174,7 @@

              cfdm.AuxiliaryCoordinate.set_interior_ring

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_node_count.html b/docs/method/cfdm.AuxiliaryCoordinate.set_node_count.html index fb1e8018bd..8a90f75326 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_node_count.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_node_count — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_node_count

              -AuxiliaryCoordinate.set_node_count(node_count, copy=True)[source]
              +AuxiliaryCoordinate.set_node_count(node_count, copy=True)[source]

              Set the node count variable for geometry bounds.

              New in version (cfdm): 1.8.0

              @@ -141,13 +142,13 @@

              cfdm.AuxiliaryCoordinate.set_node_count
              node_count: NodeCount

              The node count variable to be inserted.

              -
              copy: bool, optional

              If True (the default) then copy the node count +

              copy: bool, optional

              If True (the default) then copy the node count variable prior to insertion.

              Returns
              -

              None

              +

              None

              Examples

              @@ -165,7 +166,7 @@

              cfdm.AuxiliaryCoordinate.set_node_count

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_part_node_count.html b/docs/method/cfdm.AuxiliaryCoordinate.set_part_node_count.html index b06da16b18..9ad42fb42c 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_part_node_count.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_part_node_count — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_part_node_count

              -AuxiliaryCoordinate.set_part_node_count(part_node_count, copy=True)[source]
              +AuxiliaryCoordinate.set_part_node_count(part_node_count, copy=True)[source]

              Set the part node count variable for geometry bounds.

              New in version (cfdm): 1.8.0

              @@ -141,13 +142,13 @@

              cfdm.AuxiliaryCoordinate.set_part_node_count
              part_node_count: PartNodeCount

              The part node count variable to be inserted.

              -
              copy: bool, optional

              If True (the default) then copy the part node count +

              copy: bool, optional

              If True (the default) then copy the part node count variable prior to insertion.

              Returns
              -

              None

              +

              None

              Examples

              @@ -166,7 +167,7 @@

              cfdm.AuxiliaryCoordinate.set_part_node_count

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_properties.html b/docs/method/cfdm.AuxiliaryCoordinate.set_properties.html index 16d1a9bf56..5845c7e902 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_properties.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_properties

              -AuxiliaryCoordinate.set_properties(properties, copy=True)[source]
              +AuxiliaryCoordinate.set_properties(properties, copy=True)[source]

              Set properties.

              New in version (cfdm): 1.7.0

              @@ -138,20 +139,20 @@

              cfdm.AuxiliaryCoordinate.set_properties
              Parameters
              -
              properties: dict

              Store the properties from the dictionary supplied.

              +
              properties: dict

              Store the properties from the dictionary supplied.

              Parameter example:

              properties={'standard_name': 'altitude', 'foo': 'bar'}

              -
              copy: bool, optional

              If False then any property values provided by the +

              copy: bool, optional

              If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

              Returns
              -

              None

              +

              None

              Examples

              @@ -178,7 +179,7 @@

              cfdm.AuxiliaryCoordinate.set_properties

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.set_property.html b/docs/method/cfdm.AuxiliaryCoordinate.set_property.html index 24a6bccf0f..4e57026abd 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.set_property.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.set_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.set_property

              -AuxiliaryCoordinate.set_property(prop, value, copy=True)[source]
              +AuxiliaryCoordinate.set_property(prop, value, copy=True)[source]

              Set a property.

              New in version (cfdm): 1.7.0

              @@ -139,16 +140,16 @@

              cfdm.AuxiliaryCoordinate.set_property
              Parameters
              -
              prop: str

              The name of the property to be set.

              +
              prop: str

              The name of the property to be set.

              value:

              The value for the property.

              -
              copy: bool, optional

              If True then set a deep copy of value.

              +
              copy: bool, optional

              If True then set a deep copy of value.

              Returns
              -

              None

              +

              None

              Examples

              @@ -170,7 +171,7 @@

              cfdm.AuxiliaryCoordinate.set_property

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.squeeze.html b/docs/method/cfdm.AuxiliaryCoordinate.squeeze.html index c0a94e6d61..f4a1651cc0 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.squeeze.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.squeeze.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.squeeze — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.squeeze

              -AuxiliaryCoordinate.squeeze(*args, **kwargs)[source]
              +AuxiliaryCoordinate.squeeze(*args, **kwargs)[source]

              Remove size one axes from the data array.

              By default all size one axes are removed, but particular size one axes may be selected for removal. Corresponding axes are @@ -141,7 +142,7 @@

              cfdm.AuxiliaryCoordinate.squeeze
              Parameters
              -
              axes: (sequence of) int, optional

              The positions of the size one axes to be removed. By +

              axes: (sequence of) int, optional

              The positions of the size one axes to be removed. By default all size one axes are removed.

              Each axis is identified by its integer position in the data. Negative integers counting from the last @@ -155,15 +156,15 @@

              cfdm.AuxiliaryCoordinate.squeezebool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              AuxiliaryCoordinate or None

              The new construct with removed data axes. If the -operation was in-place then None is returned.

              +
              AuxiliaryCoordinate or None

              The new construct with removed data axes. If the +operation was in-place then None is returned.

              @@ -186,7 +187,7 @@

              cfdm.AuxiliaryCoordinate.squeeze

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.to_memory.html b/docs/method/cfdm.AuxiliaryCoordinate.to_memory.html index 4c3e8880cc..bddf2a328b 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.to_memory.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.to_memory — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,23 +123,23 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.to_memory

              -AuxiliaryCoordinate.to_memory(*args, **kwargs)[source]
              +AuxiliaryCoordinate.to_memory(*args, **kwargs)[source]

              Bring data on disk into memory.

              There is no change to data that is already in memory.

              Parameters
              -
              inplace: bool, optional

              If True then do the operation in-place and return None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return None.

              Returns
              -
              AuxiliaryCoordinate or None

              A copy with the data in memory, or None if the +

              AuxiliaryCoordinate or None

              A copy with the data in memory, or None if the operation was in-place.

              @@ -146,7 +147,7 @@

              cfdm.AuxiliaryCoordinate.to_memory

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.transpose.html b/docs/method/cfdm.AuxiliaryCoordinate.transpose.html index 0f2f8b2131..87f6e95185 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.transpose.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.transpose.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.transpose — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.transpose

              -AuxiliaryCoordinate.transpose(*args, **kwargs)[source]
              +AuxiliaryCoordinate.transpose(*args, **kwargs)[source]

              Permute the axes of the data array.

              Corresponding axes of the bounds data array, if present, are also permuted.

              @@ -143,7 +144,7 @@

              cfdm.AuxiliaryCoordinate.transpose
              Parameters
              -
              axes: (sequence of) int, optional

              The new axis order. By default the order is reversed.

              +
              axes: (sequence of) int, optional

              The new axis order. By default the order is reversed.

              Each axis is identified by its integer position in the data. Negative integers counting from the last position are allowed.

              @@ -156,15 +157,15 @@

              cfdm.AuxiliaryCoordinate.transposebool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              AuxiliaryCoordinate or None

              The new construct with permuted data axes. If the -operation was in-place then None is returned.

              +
              AuxiliaryCoordinate or None

              The new construct with permuted data axes. If the +operation was in-place then None is returned.

              @@ -185,7 +186,7 @@

              cfdm.AuxiliaryCoordinate.transpose

              diff --git a/docs/method/cfdm.AuxiliaryCoordinate.uncompress.html b/docs/method/cfdm.AuxiliaryCoordinate.uncompress.html index ea39978ad3..967db67cb6 100644 --- a/docs/method/cfdm.AuxiliaryCoordinate.uncompress.html +++ b/docs/method/cfdm.AuxiliaryCoordinate.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.AuxiliaryCoordinate.uncompress — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.AuxiliaryCoordinate.uncompress

              -AuxiliaryCoordinate.uncompress(*args, **kwargs)[source]
              +AuxiliaryCoordinate.uncompress(*args, **kwargs)[source]

              Uncompress the construct.

              Compression saves space by identifying and removing unwanted missing data. Such compression techniques store the data more @@ -152,14 +153,14 @@

              cfdm.AuxiliaryCoordinate.uncompress
              Parameters
              -
              inplace: bool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              AuxiliaryCoordinate or None

              The uncompressed construct, or None if the operation +

              AuxiliaryCoordinate or None

              The uncompressed construct, or None if the operation was in-place.

              @@ -177,7 +178,7 @@

              cfdm.AuxiliaryCoordinate.uncompress

              diff --git a/docs/method/cfdm.Bounds.__deepcopy__.html b/docs/method/cfdm.Bounds.__deepcopy__.html index 03436dbc4e..509f72b072 100644 --- a/docs/method/cfdm.Bounds.__deepcopy__.html +++ b/docs/method/cfdm.Bounds.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,12 +123,12 @@

              Related Topics

              -
              +

              cfdm.Bounds.__deepcopy__

              -Bounds.__deepcopy__(memo)[source]
              -

              Called by the copy.deepcopy function.

              +Bounds.__deepcopy__(memo)[source] +

              Called by the copy.deepcopy function.

              x.__deepcopy__() <==> copy.deepcopy(x)

              New in version (cfdm): 1.7.0

              @@ -140,7 +141,7 @@

              cfdm.Bounds.__deepcopy__

              -
              + @@ -151,11 +152,11 @@

              cfdm.Bounds.__deepcopy__ diff --git a/docs/method/cfdm.Bounds.__getitem__.html b/docs/method/cfdm.Bounds.__getitem__.html index ef00e2ffa3..e016cdffbe 100644 --- a/docs/method/cfdm.Bounds.__getitem__.html +++ b/docs/method/cfdm.Bounds.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.__getitem__

              -Bounds.__getitem__(indices)[source]
              +Bounds.__getitem__(indices)[source]

              Return a subspace defined by indices.

              f.__getitem__(indices) <==> f[indices]

              Indexing follows rules that are very similar to the numpy @@ -165,7 +166,7 @@

              cfdm.Bounds.__getitem__

              -
              + @@ -176,11 +177,11 @@

              cfdm.Bounds.__getitem__ diff --git a/docs/method/cfdm.Bounds.__repr__.html b/docs/method/cfdm.Bounds.__repr__.html index 80dc0cfd24..56b4f77e00 100644 --- a/docs/method/cfdm.Bounds.__repr__.html +++ b/docs/method/cfdm.Bounds.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.__repr__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,19 +123,19 @@

              Related Topics

              -
              +

              cfdm.Bounds.__repr__

              -Bounds.__repr__()[source]
              -

              Called by the repr built-in function.

              +Bounds.__repr__()[source] +

              Called by the repr built-in function.

              x.__repr__() <==> repr(x)

              New in version (cfdm): 1.7.0

              -
              + @@ -145,11 +146,11 @@

              cfdm.Bounds.__repr__ diff --git a/docs/method/cfdm.Bounds.__str__.html b/docs/method/cfdm.Bounds.__str__.html index 4a1c43762a..1ec68a9fc7 100644 --- a/docs/method/cfdm.Bounds.__str__.html +++ b/docs/method/cfdm.Bounds.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.__str__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,19 +123,19 @@

              Related Topics

              -
              +

              cfdm.Bounds.__str__

              -Bounds.__str__()[source]
              -

              Called by the str built-in function.

              +Bounds.__str__()[source] +

              Called by the str built-in function.

              x.__str__() <==> str(x)

              New in version (cfdm): 1.7.0

              -
              + @@ -145,11 +146,11 @@

              cfdm.Bounds.__str__ diff --git a/docs/method/cfdm.Bounds._docstring_method_exclusions.html b/docs/method/cfdm.Bounds._docstring_method_exclusions.html index 1bc8984da1..d49fee6cc4 100644 --- a/docs/method/cfdm.Bounds._docstring_method_exclusions.html +++ b/docs/method/cfdm.Bounds._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds._docstring_method_exclusions

              -Bounds._docstring_method_exclusions()[source]
              +Bounds._docstring_method_exclusions()[source]

              Returns method names excluded in the class substitutions.

              Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

              cfdm.Bounds._docstring_method_exclusionsReturns
              -
              set

              The names of the methods to exclude from the docstring +

              set

              The names of the methods to exclude from the docstring substitution process.

              @@ -167,7 +168,7 @@

              cfdm.Bounds._docstring_method_exclusions

              diff --git a/docs/method/cfdm.Bounds._docstring_package_depth.html b/docs/method/cfdm.Bounds._docstring_package_depth.html index e51a869ac4..c10300ecd0 100644 --- a/docs/method/cfdm.Bounds._docstring_package_depth.html +++ b/docs/method/cfdm.Bounds._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds._docstring_package_depth

              -Bounds._docstring_package_depth()[source]
              +Bounds._docstring_package_depth()[source]

              Returns the class {{package}} substitutions package depth.

              In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

              cfdm.Bounds._docstring_package_depthReturns
              -
              int

              The package depth.

              +
              int

              The package depth.

              -
              + @@ -172,11 +173,11 @@

              cfdm.Bounds._docstring_package_depth diff --git a/docs/method/cfdm.Bounds._docstring_special_substitutions.html b/docs/method/cfdm.Bounds._docstring_special_substitutions.html index 5e4db474df..ca5677a6cc 100644 --- a/docs/method/cfdm.Bounds._docstring_special_substitutions.html +++ b/docs/method/cfdm.Bounds._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds._docstring_special_substitutions

              -classmethod Bounds._docstring_special_substitutions()[source]
              +classmethod Bounds._docstring_special_substitutions()[source]

              Return the special docstring substitutions.

              {{class}} is replaced by the name of the class.

              {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

              cfdm.Bounds._docstring_special_substitutions
              Returns
              -
              tuple

              The special docstring substitution identifiers.

              +
              tuple

              The special docstring substitution identifiers.

              -
              + @@ -168,11 +169,11 @@

              cfdm.Bounds._docstring_special_substitutions diff --git a/docs/method/cfdm.Bounds._docstring_substitutions.html b/docs/method/cfdm.Bounds._docstring_substitutions.html index 7c1c1640bc..09ff0edec8 100644 --- a/docs/method/cfdm.Bounds._docstring_substitutions.html +++ b/docs/method/cfdm.Bounds._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds._docstring_substitutions

              -Bounds._docstring_substitutions()[source]
              +Bounds._docstring_substitutions()[source]

              Returns the substitutions that apply to methods of the class.

              Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

              cfdm.Bounds._docstring_substitutionsstr or a re.Pattern object.

              -

              If a key is a str then the corresponding value must be a string.

              -

              If a key is a re.Pattern object then the corresponding value +

              A key must be either a str or a re.Pattern object.

              +

              If a key is a str then the corresponding value must be a string.

              +

              If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

              +re.Pattern.sub method.

              New in version (cfdm): 1.8.7.0

              @@ -169,7 +170,7 @@

              cfdm.Bounds._docstring_substitutionsReturns
              -
              dict

              The docstring substitutions. A dictionary key matches text +

              dict

              The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

              @@ -178,7 +179,7 @@

              cfdm.Bounds._docstring_substitutions

              diff --git a/docs/method/cfdm.Bounds.apply_masking.html b/docs/method/cfdm.Bounds.apply_masking.html index e1d734bf89..879416266d 100644 --- a/docs/method/cfdm.Bounds.apply_masking.html +++ b/docs/method/cfdm.Bounds.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.apply_masking — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.apply_masking

              -Bounds.apply_masking(*args, **kwargs)[source]
              +Bounds.apply_masking(*args, **kwargs)[source]

              Apply masking as defined by the CF conventions.

              Masking is applied according to any of the following criteria that are applicable:

              @@ -165,13 +166,13 @@

              cfdm.Bounds.apply_masking
              Parameters
              -
              inplace: bool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -

              A new instance with masked values, or None if the +

              A new instance with masked values, or None if the operation was in-place.

              @@ -195,7 +196,7 @@

              cfdm.Bounds.apply_masking

              diff --git a/docs/method/cfdm.Bounds.clear_properties.html b/docs/method/cfdm.Bounds.clear_properties.html index d4f2227547..91472c48a2 100644 --- a/docs/method/cfdm.Bounds.clear_properties.html +++ b/docs/method/cfdm.Bounds.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.clear_properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.clear_properties

              -Bounds.clear_properties()[source]
              +Bounds.clear_properties()[source]

              Remove all properties.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.Bounds.clear_properties
              Returns
              -
              dict

              The properties that have been removed.

              +
              dict

              The properties that have been removed.

              @@ -168,7 +169,7 @@

              cfdm.Bounds.clear_properties

              diff --git a/docs/method/cfdm.Bounds.copy.html b/docs/method/cfdm.Bounds.copy.html index 163302b1a9..7cf87057a5 100644 --- a/docs/method/cfdm.Bounds.copy.html +++ b/docs/method/cfdm.Bounds.copy.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.copy — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.copy

              -Bounds.copy(data=True)[source]
              +Bounds.copy(data=True)[source]

              Return a deep copy.

              f.copy() is equivalent to copy.deepcopy(f).

              Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

              cfdm.Bounds.copy
              Parameters
              -
              data: bool, optional

              If True (the default) then copy data, else the +

              data: bool, optional

              If True (the default) then copy data, else the data is not copied.

              @@ -160,7 +161,7 @@

              cfdm.Bounds.copy

              diff --git a/docs/method/cfdm.Bounds.creation_commands.html b/docs/method/cfdm.Bounds.creation_commands.html index 1488a95656..5f2f45838b 100644 --- a/docs/method/cfdm.Bounds.creation_commands.html +++ b/docs/method/cfdm.Bounds.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.creation_commands — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.creation_commands

              -Bounds.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', header=True)[source]
              +Bounds.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', header=True)[source]

              Return the commands that would create the construct.

              New in version (cfdm): 1.8.7.0

              @@ -139,15 +140,15 @@

              cfdm.Bounds.creation_commands
              Parameters
              -
              representative_data: bool, optional

              Return one-line representations of Data instances, +

              representative_data: bool, optional

              Return one-line representations of Data instances, which are not executable code but prevent the data being converted in its entirety to a string representation.

              -
              namespace: str, optional

              The name space containing classes of the cfdm +

              namespace: str, optional

              The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

              @@ -159,40 +160,40 @@

              cfdm.Bounds.creation_commandsint, optional

              Indent each line by this many spaces. By default no +

              indent: int, optional

              Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

              -
              string: bool, optional

              If False then return each command as an element of a -list. By default the commands are concatenated into +

              string: bool, optional

              If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

              -
              name: str, optional

              The name of the Bounds instance created by the +

              name: str, optional

              The name of the Bounds instance created by the returned commands.

              Parameter example:

              name='var1'

              -
              data_name: str, optional

              The name of the construct’s Data instance created by +

              data_name: str, optional

              The name of the construct’s Data instance created by the returned commands.

              Parameter example:

              name='data1'

              -
              header: bool, optional

              If True (the default) output a comment describing the +

              header: bool, optional

              If True (the default) output a comment describing the components. If False no such comment is returned.

              Returns
              -
              str or list

              The commands in a string, with a new line inserted +

              str or list

              The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

              +list.

              @@ -212,7 +213,7 @@

              cfdm.Bounds.creation_commands

              diff --git a/docs/method/cfdm.Bounds.del_data.html b/docs/method/cfdm.Bounds.del_data.html index 681ef5cd40..b61a6d14b8 100644 --- a/docs/method/cfdm.Bounds.del_data.html +++ b/docs/method/cfdm.Bounds.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.del_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.del_data

              -Bounds.del_data(default=ValueError())[source]
              +Bounds.del_data(default=ValueError())[source]

              Remove the data.

              New in version (cfdm): 1.7.0

              @@ -140,7 +141,7 @@

              cfdm.Bounds.del_data
              default: optional

              Return the value of the default parameter if data have not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -176,7 +177,7 @@

              cfdm.Bounds.del_data

              -
              + @@ -187,11 +188,11 @@

              cfdm.Bounds.del_data diff --git a/docs/method/cfdm.Bounds.del_properties.html b/docs/method/cfdm.Bounds.del_properties.html index b665a94200..cdca6dc140 100644 --- a/docs/method/cfdm.Bounds.del_properties.html +++ b/docs/method/cfdm.Bounds.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.del_properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.del_properties

              -Bounds.del_properties(properties)[source]
              +Bounds.del_properties(properties)[source]

              Remove properties.

              New in version (cfdm): 1.10.0.3

              @@ -139,7 +140,7 @@

              cfdm.Bounds.del_properties
              Parameters
              -
              properties: (sequence of) str

              The names of the properties to be removed. If the +

              properties: (sequence of) str

              The names of the properties to be removed. If the Bounds does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

              @@ -154,7 +155,7 @@

              cfdm.Bounds.del_propertiesReturns
              -
              dict

              The removed property values, keyed by property name.

              +
              dict

              The removed property values, keyed by property name.

              @@ -176,7 +177,7 @@

              cfdm.Bounds.del_properties

              diff --git a/docs/method/cfdm.Bounds.del_property.html b/docs/method/cfdm.Bounds.del_property.html index 601824129a..4dcda19b52 100644 --- a/docs/method/cfdm.Bounds.del_property.html +++ b/docs/method/cfdm.Bounds.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.del_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.del_property

              -Bounds.del_property(prop, default=ValueError())[source]
              +Bounds.del_property(prop, default=ValueError())[source]

              Remove a property.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.Bounds.del_property
              Parameters
              -
              prop: str

              The name of the property to be removed.

              +
              prop: str

              The name of the property to be removed.

              Parameter example:

              prop='long_name'

              @@ -147,7 +148,7 @@

              cfdm.Bounds.del_propertyException instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -175,7 +176,7 @@

              cfdm.Bounds.del_property

              diff --git a/docs/method/cfdm.Bounds.dump.html b/docs/method/cfdm.Bounds.dump.html index 003ed18dcb..d136c63ac0 100644 --- a/docs/method/cfdm.Bounds.dump.html +++ b/docs/method/cfdm.Bounds.dump.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.dump — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.dump

              -Bounds.dump(display=True, _key=None, _title=None, _create_title=True, _prefix='', _level=0, _omit_properties=None, _axes=None, _axis_names=None)[source]
              +Bounds.dump(display=True, _key=None, _title=None, _create_title=True, _prefix='', _level=0, _omit_properties=None, _axes=None, _axis_names=None)[source]

              A full description of the bounds component.

              Returns a description of all properties and provides selected values of all data arrays.

              @@ -136,15 +137,15 @@

              cfdm.Bounds.dump
              Parameters
              -
              display: bool, optional

              If False then return the description as a string. By +

              display: bool, optional

              If False then return the description as a string. By default the description is printed.

              Returns
              -
              str or None

              The description. If display is True then the -description is printed and None is +

              str or None

              The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

              @@ -153,7 +154,7 @@

              cfdm.Bounds.dump

              diff --git a/docs/method/cfdm.Bounds.equals.html b/docs/method/cfdm.Bounds.equals.html index 094766f2fc..871f4a57b1 100644 --- a/docs/method/cfdm.Bounds.equals.html +++ b/docs/method/cfdm.Bounds.equals.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.equals — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.equals

              -Bounds.equals(**kwargs)[source]
              +Bounds.equals(**kwargs)[source]

              Whether two instances are the same.

              Equality is strict by default. This means that:

                @@ -171,10 +172,10 @@

                cfdm.Bounds.equalscfdm.rtol function.

              -
              ignore_fill_value: bool, optional

              If True then all _FillValue and missing_value +

              ignore_fill_value: bool, optional

              If True then all _FillValue and missing_value properties are omitted from the comparison.

              -
              verbose: int or str or None, optional

              If an integer from -1 to 3, or an equivalent +

              verbose: int or str or None, optional

              If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

              • 'DISABLE' (0)

              • @@ -190,7 +191,7 @@

                cfdm.Bounds.equals-1 as a special case of maximal and extreme verbosity.

                -

                Otherwise, if None (the default value), output +

                Otherwise, if None (the default value), output messages will be shown according to the value of the cfdm.log_level setting.

                Overall, the higher a non-negative integer or @@ -199,21 +200,21 @@

                cfdm.Bounds.equalsstr, optional

                The names of properties to omit from the +

                ignore_properties: (sequence of) str, optional

                The names of properties to omit from the comparison.

                -
                ignore_data_type: bool, optional

                If True then ignore the data types in all numerical +

                ignore_data_type: bool, optional

                If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

                -
                ignore_compression: bool, optional

                If False then the compression type and, if applicable, +

                ignore_compression: bool, optional

                If False then the compression type and, if applicable, the underlying compressed arrays must be the same, as well as the arrays in their uncompressed forms. By default only the the arrays in their uncompressed forms are compared.

                -
                ignore_type: bool, optional

                Any type of object may be tested but, in general, +

                ignore_type: bool, optional

                Any type of object may be tested but, in general, equality is only possible with another Bounds instance, or a subclass of one. If ignore_type is True then cfdm.Bounds(source=other) is @@ -224,7 +225,7 @@

                cfdm.Bounds.equalsReturns
                -
                bool

                Whether the two instances are equal.

                +
                bool

                Whether the two instances are equal.

                @@ -240,7 +241,7 @@

                cfdm.Bounds.equals

              diff --git a/docs/method/cfdm.Bounds.get_data.html b/docs/method/cfdm.Bounds.get_data.html index f0fc6c8647..94928b03a3 100644 --- a/docs/method/cfdm.Bounds.get_data.html +++ b/docs/method/cfdm.Bounds.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.get_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,15 +123,15 @@

              Related Topics

              -
              +

              cfdm.Bounds.get_data

              -Bounds.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
              +Bounds.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

              Return the data.

              Note that the data are returned in a Data object. Use the array attribute of the Data instance to return the data as an -independent numpy array.

              +independent numpy array.

              New in version (cfdm): 1.7.0

              @@ -143,7 +144,7 @@

              cfdm.Bounds.get_data
              default: optional

              Return the value of the default parameter if data have not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -178,7 +179,7 @@

              cfdm.Bounds.get_data

              -
              + @@ -189,11 +190,11 @@

              cfdm.Bounds.get_data diff --git a/docs/method/cfdm.Bounds.get_filenames.html b/docs/method/cfdm.Bounds.get_filenames.html index 5f5ad3276b..e657b65eb5 100644 --- a/docs/method/cfdm.Bounds.get_filenames.html +++ b/docs/method/cfdm.Bounds.get_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.get_filenames — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,23 +123,23 @@

              Related Topics

              -
              +

              cfdm.Bounds.get_filenames

              -Bounds.get_filenames()[source]
              +Bounds.get_filenames()[source]

              Return the name of the file or files containing the data.

              Returns
              -
              set The file names in normalised, absolute form. If the

              data are in memory then an empty set is returned.

              +
              set The file names in normalised, absolute form. If the

              data are in memory then an empty set is returned.

              -
              + @@ -149,11 +150,11 @@

              cfdm.Bounds.get_filenames diff --git a/docs/method/cfdm.Bounds.get_original_filenames.html b/docs/method/cfdm.Bounds.get_original_filenames.html index 69be2bc005..b3a20ffd44 100644 --- a/docs/method/cfdm.Bounds.get_original_filenames.html +++ b/docs/method/cfdm.Bounds.get_original_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.get_original_filenames — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.get_original_filenames

              -Bounds.get_original_filenames()[source]
              +Bounds.get_original_filenames()[source]

              The names of files containing the original data and metadata.

              The original files are those that contain some or all of the data and metadata when it was first instantiated, and are @@ -147,16 +148,16 @@

              cfdm.Bounds.get_original_filenames
              Returns
              -
              set

              The original file names in normalised absolute +

              set

              The original file names in normalised absolute form. If there are no original files then an empty -set will be returned.

              +set will be returned.

              -
              + @@ -167,11 +168,11 @@

              cfdm.Bounds.get_original_filenames diff --git a/docs/method/cfdm.Bounds.get_property.html b/docs/method/cfdm.Bounds.get_property.html index 4954c0b522..204fbcf340 100644 --- a/docs/method/cfdm.Bounds.get_property.html +++ b/docs/method/cfdm.Bounds.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.get_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.get_property

              -Bounds.get_property(prop, default=ValueError())[source]
              +Bounds.get_property(prop, default=ValueError())[source]

              Return a property.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.Bounds.get_property
              Parameters
              -
              prop: str

              The name of the property to be returned.

              +
              prop: str

              The name of the property to be returned.

              Parameter example:

              prop='standard_name'

              @@ -147,7 +148,7 @@

              cfdm.Bounds.get_propertyException instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -175,7 +176,7 @@

              cfdm.Bounds.get_property

              diff --git a/docs/method/cfdm.Bounds.has_bounds.html b/docs/method/cfdm.Bounds.has_bounds.html index ab966a6321..2f74acf90a 100644 --- a/docs/method/cfdm.Bounds.has_bounds.html +++ b/docs/method/cfdm.Bounds.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.has_bounds — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.has_bounds

              -Bounds.has_bounds()[source]
              +Bounds.has_bounds()[source]

              Whether or not there are cell bounds.

              This is always False.

              @@ -139,7 +140,7 @@

              cfdm.Bounds.has_bounds
              Returns
              -
              bool

              Always False.

              +
              bool

              Always False.

              @@ -152,7 +153,7 @@

              cfdm.Bounds.has_bounds

              -
              + @@ -163,11 +164,11 @@

              cfdm.Bounds.has_bounds diff --git a/docs/method/cfdm.Bounds.has_data.html b/docs/method/cfdm.Bounds.has_data.html index c30dec78ac..86c39907a6 100644 --- a/docs/method/cfdm.Bounds.has_data.html +++ b/docs/method/cfdm.Bounds.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.has_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.has_data

              -Bounds.has_data()[source]
              +Bounds.has_data()[source]

              Whether or not the construct has data.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.Bounds.has_data
              Returns
              -
              bool

              True if data have been set, otherwise False.

              +
              bool

              True if data have been set, otherwise False.

              @@ -167,7 +168,7 @@

              cfdm.Bounds.has_data

              -
              + @@ -178,11 +179,11 @@

              cfdm.Bounds.has_data diff --git a/docs/method/cfdm.Bounds.has_property.html b/docs/method/cfdm.Bounds.has_property.html index c9819e475a..fb3f5876c6 100644 --- a/docs/method/cfdm.Bounds.has_property.html +++ b/docs/method/cfdm.Bounds.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.has_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.has_property

              -Bounds.has_property(prop)[source]
              +Bounds.has_property(prop)[source]

              Whether a property has been set.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.Bounds.has_property
              Parameters
              -
              prop: str

              The name of the property.

              +
              prop: str

              The name of the property.

              Parameter example:

              prop='long_name'

              @@ -149,7 +150,7 @@

              cfdm.Bounds.has_propertyReturns
              -
              bool

              True if the property has been set, otherwise False.

              +
              bool

              True if the property has been set, otherwise False.

              @@ -173,7 +174,7 @@

              cfdm.Bounds.has_property

              diff --git a/docs/method/cfdm.Bounds.identities.html b/docs/method/cfdm.Bounds.identities.html index 05383d028d..5a77d4a94b 100644 --- a/docs/method/cfdm.Bounds.identities.html +++ b/docs/method/cfdm.Bounds.identities.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.identities — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.identities

              -Bounds.identities(generator=False, **kwargs)[source]
              +Bounds.identities(generator=False, **kwargs)[source]

              Return all possible identities.

              The identities comprise:

                @@ -145,14 +146,14 @@

                cfdm.Bounds.identities
                Parameters
                -
                generator: bool, optional

                If True then return a generator for the identities, +

                generator: bool, optional

                If True then return a generator for the identities, rather than a list.

                New in version (cfdm): 1.8.9.0

                -
                kwargs: optional

                Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                +
                kwargs: optional

                Additional configuration parameters that may be used +by subclasses.

                New in version (cfdm): 1.8.9.0

                @@ -161,7 +162,7 @@

                cfdm.Bounds.identities
                Returns
                -
                list or generator

                The identities.

                +
                list or generator

                The identities.

                @@ -191,7 +192,7 @@

                cfdm.Bounds.identities

                -

              + @@ -202,11 +203,11 @@

              cfdm.Bounds.identities diff --git a/docs/method/cfdm.Bounds.identity.html b/docs/method/cfdm.Bounds.identity.html index 38c3e339e4..208493ce77 100644 --- a/docs/method/cfdm.Bounds.identity.html +++ b/docs/method/cfdm.Bounds.identity.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.identity — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.identity

              -Bounds.identity(default='')[source]
              +Bounds.identity(default='')[source]

              Return the canonical identity.

              By default the identity is the first found of the following:

                @@ -168,7 +169,7 @@

                cfdm.Bounds.identity

              -
              + @@ -179,11 +180,11 @@

              cfdm.Bounds.identity diff --git a/docs/method/cfdm.Bounds.inherited_properties.html b/docs/method/cfdm.Bounds.inherited_properties.html index 671e75bde3..cb7fcc39e6 100644 --- a/docs/method/cfdm.Bounds.inherited_properties.html +++ b/docs/method/cfdm.Bounds.inherited_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.inherited_properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.inherited_properties

              -Bounds.inherited_properties()[source]
              +Bounds.inherited_properties()[source]

              Return the properties inherited from a coordinate construct.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.Bounds.inherited_properties
              Returns
              -
              dict

              The inherited properties.

              +
              dict

              The inherited properties.

              @@ -157,7 +158,7 @@

              cfdm.Bounds.inherited_properties

              diff --git a/docs/method/cfdm.Bounds.insert_dimension.html b/docs/method/cfdm.Bounds.insert_dimension.html index 93791e2017..644da2cfdd 100644 --- a/docs/method/cfdm.Bounds.insert_dimension.html +++ b/docs/method/cfdm.Bounds.insert_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.insert_dimension — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.insert_dimension

              -Bounds.insert_dimension(*args, **kwargs)[source]
              +Bounds.insert_dimension(*args, **kwargs)[source]

              Expand the shape of the data array.

              Inserts a new size 1 axis into the data array.

              @@ -139,7 +140,7 @@

              cfdm.Bounds.insert_dimension
              Parameters
              -
              position: int, optional

              Specify the position that the new axis will have in +

              position: int, optional

              Specify the position that the new axis will have in the data array. By default the new axis has position 0, the slowest varying position. Negative integers counting from the last position are allowed.

              @@ -150,15 +151,15 @@

              cfdm.Bounds.insert_dimensionbool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              Bounds or None

              A new instance with expanded data axes. If the -operation was in-place then None is returned.

              +
              Bounds or None

              A new instance with expanded data axes. If the +operation was in-place then None is returned.

              @@ -174,7 +175,7 @@

              cfdm.Bounds.insert_dimension

              diff --git a/docs/method/cfdm.Bounds.nc_clear_dimension_groups.html b/docs/method/cfdm.Bounds.nc_clear_dimension_groups.html index b7f5805c27..027f420c9b 100644 --- a/docs/method/cfdm.Bounds.nc_clear_dimension_groups.html +++ b/docs/method/cfdm.Bounds.nc_clear_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_clear_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_clear_dimension_groups

              -Bounds.nc_clear_dimension_groups()[source]
              +Bounds.nc_clear_dimension_groups()[source]

              Remove the netCDF dimension group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

              cfdm.Bounds.nc_clear_dimension_groups
              Returns
              -
              tuple of str

              The removed group structure.

              +
              tuple of str

              The removed group structure.

              @@ -178,7 +179,7 @@

              cfdm.Bounds.nc_clear_dimension_groups

              diff --git a/docs/method/cfdm.Bounds.nc_clear_variable_groups.html b/docs/method/cfdm.Bounds.nc_clear_variable_groups.html index 8831387f88..c19c1fc9bb 100644 --- a/docs/method/cfdm.Bounds.nc_clear_variable_groups.html +++ b/docs/method/cfdm.Bounds.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_clear_variable_groups

              -Bounds.nc_clear_variable_groups()[source]
              +Bounds.nc_clear_variable_groups()[source]

              Remove the netCDF variable group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

              cfdm.Bounds.nc_clear_variable_groups
              Returns
              -
              tuple of str

              The removed group structure.

              +
              tuple of str

              The removed group structure.

              @@ -178,7 +179,7 @@

              cfdm.Bounds.nc_clear_variable_groups

              diff --git a/docs/method/cfdm.Bounds.nc_del_dimension.html b/docs/method/cfdm.Bounds.nc_del_dimension.html index 0850f0ed92..2c29ed1768 100644 --- a/docs/method/cfdm.Bounds.nc_del_dimension.html +++ b/docs/method/cfdm.Bounds.nc_del_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_del_dimension — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_del_dimension

              -Bounds.nc_del_dimension(default=ValueError())[source]
              +Bounds.nc_del_dimension(default=ValueError())[source]

              Remove the netCDF dimension name.

              New in version (cfdm): 1.7.0

              @@ -141,13 +142,13 @@

              cfdm.Bounds.nc_del_dimension
              default: optional

              Return the value of the default parameter if the netCDF dimension name has not been set. If set to an -Exception instance then it will be raised instead.

              +Exception instance then it will be raised instead.

              Returns
              -
              str

              The removed netCDF dimension name.

              +
              str

              The removed netCDF dimension name.

              @@ -170,7 +171,7 @@

              cfdm.Bounds.nc_del_dimension

              diff --git a/docs/method/cfdm.Bounds.nc_del_variable.html b/docs/method/cfdm.Bounds.nc_del_variable.html index 8ffe8a1cb2..15c23f5aaf 100644 --- a/docs/method/cfdm.Bounds.nc_del_variable.html +++ b/docs/method/cfdm.Bounds.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_del_variable

              -Bounds.nc_del_variable(default=ValueError())[source]
              +Bounds.nc_del_variable(default=ValueError())[source]

              Remove the netCDF variable name.

              New in version (cfdm): 1.7.0

              @@ -141,13 +142,13 @@

              cfdm.Bounds.nc_del_variable
              default: optional

              Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

              +Exception instance then it will be raised instead.

              Returns
              -
              str

              The removed netCDF variable name.

              +
              str

              The removed netCDF variable name.

              @@ -170,7 +171,7 @@

              cfdm.Bounds.nc_del_variable

              diff --git a/docs/method/cfdm.Bounds.nc_dimension_groups.html b/docs/method/cfdm.Bounds.nc_dimension_groups.html index dda9c8b9db..68c5429555 100644 --- a/docs/method/cfdm.Bounds.nc_dimension_groups.html +++ b/docs/method/cfdm.Bounds.nc_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_dimension_groups

              -Bounds.nc_dimension_groups()[source]
              +Bounds.nc_dimension_groups()[source]

              Return the netCDF dimension group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

              cfdm.Bounds.nc_dimension_groups
              Returns
              -
              tuple of str

              The group structure.

              +
              tuple of str

              The group structure.

              @@ -176,7 +177,7 @@

              cfdm.Bounds.nc_dimension_groups

              diff --git a/docs/method/cfdm.Bounds.nc_get_dimension.html b/docs/method/cfdm.Bounds.nc_get_dimension.html index c0efc4e68d..b4f226acd6 100644 --- a/docs/method/cfdm.Bounds.nc_get_dimension.html +++ b/docs/method/cfdm.Bounds.nc_get_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_get_dimension — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_get_dimension

              -Bounds.nc_get_dimension(default=ValueError())[source]
              +Bounds.nc_get_dimension(default=ValueError())[source]

              Return the netCDF dimension name.

              New in version (cfdm): 1.7.0

              @@ -141,13 +142,13 @@

              cfdm.Bounds.nc_get_dimension
              default: optional

              Return the value of the default parameter if the netCDF dimension name has not been set. If set to an -Exception instance then it will be raised instead.

              +Exception instance then it will be raised instead.

              Returns
              -
              str

              The netCDF dimension name.

              +
              str

              The netCDF dimension name.

              @@ -170,7 +171,7 @@

              cfdm.Bounds.nc_get_dimension

              diff --git a/docs/method/cfdm.Bounds.nc_get_variable.html b/docs/method/cfdm.Bounds.nc_get_variable.html index 946f3d5f62..2d162a11dc 100644 --- a/docs/method/cfdm.Bounds.nc_get_variable.html +++ b/docs/method/cfdm.Bounds.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_get_variable

              -Bounds.nc_get_variable(default=ValueError())[source]
              +Bounds.nc_get_variable(default=ValueError())[source]

              Return the netCDF variable name.

              New in version (cfdm): 1.7.0

              @@ -141,13 +142,13 @@

              cfdm.Bounds.nc_get_variable
              default: optional

              Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

              +Exception instance then it will be raised instead.

              Returns
              -
              str

              The netCDF variable name. If unset then default is +

              str

              The netCDF variable name. If unset then default is returned, if provided.

              @@ -171,7 +172,7 @@

              cfdm.Bounds.nc_get_variable

              diff --git a/docs/method/cfdm.Bounds.nc_has_dimension.html b/docs/method/cfdm.Bounds.nc_has_dimension.html index c99f2b752c..515fcfebd0 100644 --- a/docs/method/cfdm.Bounds.nc_has_dimension.html +++ b/docs/method/cfdm.Bounds.nc_has_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_has_dimension — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_has_dimension

              -Bounds.nc_has_dimension()[source]
              +Bounds.nc_has_dimension()[source]

              Whether the netCDF dimension name has been set.

              New in version (cfdm): 1.7.0

              @@ -139,8 +140,8 @@

              cfdm.Bounds.nc_has_dimension
              Returns
              -
              bool

              True if the netCDF dimension name has been set, -otherwise False.

              +
              bool

              True if the netCDF dimension name has been set, +otherwise False.

              @@ -163,7 +164,7 @@

              cfdm.Bounds.nc_has_dimension

              diff --git a/docs/method/cfdm.Bounds.nc_has_variable.html b/docs/method/cfdm.Bounds.nc_has_variable.html index 791d49d843..56d3df82fd 100644 --- a/docs/method/cfdm.Bounds.nc_has_variable.html +++ b/docs/method/cfdm.Bounds.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_has_variable

              -Bounds.nc_has_variable()[source]
              +Bounds.nc_has_variable()[source]

              Whether the netCDF variable name has been set.

              New in version (cfdm): 1.7.0

              @@ -139,8 +140,8 @@

              cfdm.Bounds.nc_has_variable
              Returns
              -
              bool

              True if the netCDF variable name has been set, otherwise -False.

              +
              bool

              True if the netCDF variable name has been set, otherwise +False.

              @@ -163,7 +164,7 @@

              cfdm.Bounds.nc_has_variable

              diff --git a/docs/method/cfdm.Bounds.nc_set_dimension.html b/docs/method/cfdm.Bounds.nc_set_dimension.html index 51a5640337..c5a8b34b8e 100644 --- a/docs/method/cfdm.Bounds.nc_set_dimension.html +++ b/docs/method/cfdm.Bounds.nc_set_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_set_dimension — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_set_dimension

              -Bounds.nc_set_dimension(value)[source]
              +Bounds.nc_set_dimension(value)[source]

              Set the netCDF dimension name.

              If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

              cfdm.Bounds.nc_set_dimension
              Parameters
              -
              value: str

              The value for the netCDF dimension name.

              +
              value: str

              The value for the netCDF dimension name.

              Returns
              -

              None

              +

              None

              Examples

              @@ -170,7 +171,7 @@

              cfdm.Bounds.nc_set_dimension

              diff --git a/docs/method/cfdm.Bounds.nc_set_dimension_groups.html b/docs/method/cfdm.Bounds.nc_set_dimension_groups.html index 74f40a8f4f..27aa802d88 100644 --- a/docs/method/cfdm.Bounds.nc_set_dimension_groups.html +++ b/docs/method/cfdm.Bounds.nc_set_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_set_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_set_dimension_groups

              -Bounds.nc_set_dimension_groups(groups)[source]
              +Bounds.nc_set_dimension_groups(groups)[source]

              Set the netCDF dimension group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

              cfdm.Bounds.nc_set_dimension_groups
              Parameters
              -
              groups: sequence of str

              The new group structure.

              +
              groups: sequence of str

              The new group structure.

              Returns
              -
              tuple of str

              The group structure prior to being reset.

              +
              tuple of str

              The group structure prior to being reset.

              @@ -184,7 +185,7 @@

              cfdm.Bounds.nc_set_dimension_groups

              diff --git a/docs/method/cfdm.Bounds.nc_set_variable.html b/docs/method/cfdm.Bounds.nc_set_variable.html index 82f047db55..58c0efad7e 100644 --- a/docs/method/cfdm.Bounds.nc_set_variable.html +++ b/docs/method/cfdm.Bounds.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_set_variable

              -Bounds.nc_set_variable(value)[source]
              +Bounds.nc_set_variable(value)[source]

              Set the netCDF variable name.

              If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

              cfdm.Bounds.nc_set_variable
              Parameters
              -
              value: str

              The value for the netCDF variable name.

              +
              value: str

              The value for the netCDF variable name.

              Returns
              -

              None

              +

              None

              Examples

              @@ -170,7 +171,7 @@

              cfdm.Bounds.nc_set_variable

              diff --git a/docs/method/cfdm.Bounds.nc_set_variable_groups.html b/docs/method/cfdm.Bounds.nc_set_variable_groups.html index 13b0d0e231..4d9209a0d6 100644 --- a/docs/method/cfdm.Bounds.nc_set_variable_groups.html +++ b/docs/method/cfdm.Bounds.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_set_variable_groups

              -Bounds.nc_set_variable_groups(groups)[source]
              +Bounds.nc_set_variable_groups(groups)[source]

              Set the netCDF variable group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

              cfdm.Bounds.nc_set_variable_groups
              Parameters
              -
              groups: sequence of str

              The new group structure.

              +
              groups: sequence of str

              The new group structure.

              Returns
              -
              tuple of str

              The group structure prior to being reset.

              +
              tuple of str

              The group structure prior to being reset.

              @@ -184,7 +185,7 @@

              cfdm.Bounds.nc_set_variable_groups

              diff --git a/docs/method/cfdm.Bounds.nc_variable_groups.html b/docs/method/cfdm.Bounds.nc_variable_groups.html index 3cae018d1a..232b96a968 100644 --- a/docs/method/cfdm.Bounds.nc_variable_groups.html +++ b/docs/method/cfdm.Bounds.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.nc_variable_groups

              -Bounds.nc_variable_groups()[source]
              +Bounds.nc_variable_groups()[source]

              Return the netCDF variable group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

              cfdm.Bounds.nc_variable_groups
              Returns
              -
              tuple of str

              The group structure.

              +
              tuple of str

              The group structure.

              @@ -176,7 +177,7 @@

              cfdm.Bounds.nc_variable_groups

              diff --git a/docs/method/cfdm.Bounds.properties.html b/docs/method/cfdm.Bounds.properties.html index 1763927a02..3ca67411af 100644 --- a/docs/method/cfdm.Bounds.properties.html +++ b/docs/method/cfdm.Bounds.properties.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.properties

              -Bounds.properties()[source]
              +Bounds.properties()[source]

              Return all properties.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.Bounds.properties
              Returns
              -
              dict

              The properties.

              +
              dict

              The properties.

              @@ -168,7 +169,7 @@

              cfdm.Bounds.properties

              -
              + @@ -179,11 +180,11 @@

              cfdm.Bounds.properties diff --git a/docs/method/cfdm.Bounds.set_data.html b/docs/method/cfdm.Bounds.set_data.html index 679976c16a..327b68f4b7 100644 --- a/docs/method/cfdm.Bounds.set_data.html +++ b/docs/method/cfdm.Bounds.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.set_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.set_data

              -Bounds.set_data(data, copy=True, inplace=True)[source]
              +Bounds.set_data(data, copy=True, inplace=True)[source]

              Set the data.

              The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

              @@ -142,15 +143,15 @@

              cfdm.Bounds.set_data
              data: data_like

              The data to be inserted.

              A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

              -
              copy: bool, optional

              If True (the default) then copy the data prior to +

              copy: bool, optional

              If True (the default) then copy the data prior to insertion, else the data is not copied.

              -
              inplace: bool, optional:

              If True (the default) then do the operation in-place and -return None. If False a new, modified Bounds +

              inplace: bool, optional:

              If True (the default) then do the operation in-place and +return None. If False a new, modified Bounds instance is returned.

              New in version (cfdm): 1.8.7.0

              @@ -160,7 +161,7 @@

              cfdm.Bounds.set_data
              Returns
              -
              None or Bounds

              If the operation was in-place then None is returned, +

              None or Bounds

              If the operation was in-place then None is returned, otherwise return a new Bounds instance containing the new data.

              @@ -191,7 +192,7 @@

              cfdm.Bounds.set_data

              -

              + @@ -202,11 +203,11 @@

              cfdm.Bounds.set_data diff --git a/docs/method/cfdm.Bounds.set_properties.html b/docs/method/cfdm.Bounds.set_properties.html index d3354b7b23..4d7448fbc7 100644 --- a/docs/method/cfdm.Bounds.set_properties.html +++ b/docs/method/cfdm.Bounds.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.set_properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.set_properties

              -Bounds.set_properties(properties, copy=True)[source]
              +Bounds.set_properties(properties, copy=True)[source]

              Set properties.

              New in version (cfdm): 1.7.0

              @@ -138,20 +139,20 @@

              cfdm.Bounds.set_properties
              Parameters
              -
              properties: dict

              Store the properties from the dictionary supplied.

              +
              properties: dict

              Store the properties from the dictionary supplied.

              Parameter example:

              properties={'standard_name': 'altitude', 'foo': 'bar'}

              -
              copy: bool, optional

              If False then any property values provided by the +

              copy: bool, optional

              If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

              Returns
              -

              None

              +

              None

              Examples

              @@ -178,7 +179,7 @@

              cfdm.Bounds.set_properties

              diff --git a/docs/method/cfdm.Bounds.set_property.html b/docs/method/cfdm.Bounds.set_property.html index 05004087be..9b9a42a1dc 100644 --- a/docs/method/cfdm.Bounds.set_property.html +++ b/docs/method/cfdm.Bounds.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.set_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.set_property

              -Bounds.set_property(prop, value, copy=True)[source]
              +Bounds.set_property(prop, value, copy=True)[source]

              Set a property.

              New in version (cfdm): 1.7.0

              @@ -139,16 +140,16 @@

              cfdm.Bounds.set_property
              Parameters
              -
              prop: str

              The name of the property to be set.

              +
              prop: str

              The name of the property to be set.

              value:

              The value for the property.

              -
              copy: bool, optional

              If True then set a deep copy of value.

              +
              copy: bool, optional

              If True then set a deep copy of value.

              Returns
              -

              None

              +

              None

              Examples

              @@ -170,7 +171,7 @@

              cfdm.Bounds.set_property

              diff --git a/docs/method/cfdm.Bounds.squeeze.html b/docs/method/cfdm.Bounds.squeeze.html index 89b46b97c8..d356a1b72a 100644 --- a/docs/method/cfdm.Bounds.squeeze.html +++ b/docs/method/cfdm.Bounds.squeeze.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.squeeze — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.squeeze

              -Bounds.squeeze(*args, **kwargs)[source]
              +Bounds.squeeze(*args, **kwargs)[source]

              Remove size one axes from the data array.

              By default all size one axes are removed, but particular size one axes may be selected for removal.

              @@ -140,7 +141,7 @@

              cfdm.Bounds.squeeze
              Parameters
              -
              axes: (sequence of) int, optional

              The positions of the size one axes to be removed. By +

              axes: (sequence of) int, optional

              The positions of the size one axes to be removed. By default all size one axes are removed.

              Each axis is identified by its integer position in the data. Negative integers counting from the last @@ -154,15 +155,15 @@

              cfdm.Bounds.squeezebool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              Bounds or None

              A new instance with removed size 1 one data axes. If -the operation was in-place then None is returned.

              +
              Bounds or None

              A new instance with removed size 1 one data axes. If +the operation was in-place then None is returned.

              @@ -183,7 +184,7 @@

              cfdm.Bounds.squeeze

              diff --git a/docs/method/cfdm.Bounds.to_memory.html b/docs/method/cfdm.Bounds.to_memory.html index 0e0f91633a..4ab5e4fe05 100644 --- a/docs/method/cfdm.Bounds.to_memory.html +++ b/docs/method/cfdm.Bounds.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.to_memory — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,23 +123,23 @@

              Related Topics

              -
              +

              cfdm.Bounds.to_memory

              -Bounds.to_memory(*args, **kwargs)[source]
              +Bounds.to_memory(*args, **kwargs)[source]

              Bring data on disk into memory.

              There is no change to data that is already in memory.

              Parameters
              -
              inplace: bool, optional

              If True then do the operation in-place and return None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return None.

              Returns
              -
              Bounds or None

              A copy with the data in memory, or None if the +

              Bounds or None

              A copy with the data in memory, or None if the operation was in-place.

              @@ -146,7 +147,7 @@

              cfdm.Bounds.to_memory

              -
              + @@ -157,11 +158,11 @@

              cfdm.Bounds.to_memory diff --git a/docs/method/cfdm.Bounds.transpose.html b/docs/method/cfdm.Bounds.transpose.html index 462903c7a8..15793d1441 100644 --- a/docs/method/cfdm.Bounds.transpose.html +++ b/docs/method/cfdm.Bounds.transpose.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.transpose — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.transpose

              -Bounds.transpose(*args, **kwargs)[source]
              +Bounds.transpose(*args, **kwargs)[source]

              Permute the axes of the data array.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.Bounds.transpose
              Parameters
              -
              axes: (sequence of) int, optional

              The new axis order. By default the order is reversed.

              +
              axes: (sequence of) int, optional

              The new axis order. By default the order is reversed.

              Each axis is identified by its integer position in the data. Negative integers counting from the last position are allowed.

              @@ -151,15 +152,15 @@

              cfdm.Bounds.transpose

              -
              inplace: bool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              Bounds or None

              A new instance with permuted data axes. If the operation -was in-place then None is returned.

              +
              Bounds or None

              A new instance with permuted data axes. If the operation +was in-place then None is returned.

              @@ -175,7 +176,7 @@

              cfdm.Bounds.transpose -

              + @@ -186,11 +187,11 @@

              cfdm.Bounds.transpose diff --git a/docs/method/cfdm.Bounds.uncompress.html b/docs/method/cfdm.Bounds.uncompress.html index 4017ea7b67..26653cab8e 100644 --- a/docs/method/cfdm.Bounds.uncompress.html +++ b/docs/method/cfdm.Bounds.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.Bounds.uncompress — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.Bounds.uncompress

              -Bounds.uncompress(*args, **kwargs)[source]
              +Bounds.uncompress(*args, **kwargs)[source]

              Uncompress the construct.

              Whether or not the construct is compressed does not alter its functionality nor external appearance.

              @@ -152,14 +153,14 @@

              cfdm.Bounds.uncompress
              Parameters
              -
              inplace: bool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              Bounds or None

              The uncompressed construct, or None if the operation +

              Bounds or None

              The uncompressed construct, or None if the operation was in-place.

              @@ -177,7 +178,7 @@

              cfdm.Bounds.uncompress

              -
              + @@ -188,11 +189,11 @@

              cfdm.Bounds.uncompress diff --git a/docs/method/cfdm.CellMeasure.__deepcopy__.html b/docs/method/cfdm.CellMeasure.__deepcopy__.html index 24a94c3155..56c4e67b06 100644 --- a/docs/method/cfdm.CellMeasure.__deepcopy__.html +++ b/docs/method/cfdm.CellMeasure.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,12 +123,12 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.__deepcopy__

              -CellMeasure.__deepcopy__(memo)[source]
              -

              Called by the copy.deepcopy function.

              +CellMeasure.__deepcopy__(memo)[source] +

              Called by the copy.deepcopy function.

              x.__deepcopy__() <==> copy.deepcopy(x)

              New in version (cfdm): 1.7.0

              @@ -140,7 +141,7 @@

              cfdm.CellMeasure.__deepcopy__

              diff --git a/docs/method/cfdm.CellMeasure.__getitem__.html b/docs/method/cfdm.CellMeasure.__getitem__.html index 30efbf194c..136c225bd7 100644 --- a/docs/method/cfdm.CellMeasure.__getitem__.html +++ b/docs/method/cfdm.CellMeasure.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.__getitem__

              -CellMeasure.__getitem__(indices)[source]
              +CellMeasure.__getitem__(indices)[source]

              Return a subspace defined by indices.

              f.__getitem__(indices) <==> f[indices]

              Indexing follows rules that are very similar to the numpy @@ -165,7 +166,7 @@

              cfdm.CellMeasure.__getitem__

              diff --git a/docs/method/cfdm.CellMeasure.__repr__.html b/docs/method/cfdm.CellMeasure.__repr__.html index a369dfb5c6..ea54122e02 100644 --- a/docs/method/cfdm.CellMeasure.__repr__.html +++ b/docs/method/cfdm.CellMeasure.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.__repr__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,19 +123,19 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.__repr__

              -CellMeasure.__repr__()[source]
              -

              Called by the repr built-in function.

              +CellMeasure.__repr__()[source] +

              Called by the repr built-in function.

              x.__repr__() <==> repr(x)

              New in version (cfdm): 1.7.0

              -
              + @@ -145,11 +146,11 @@

              cfdm.CellMeasure.__repr__ diff --git a/docs/method/cfdm.CellMeasure.__str__.html b/docs/method/cfdm.CellMeasure.__str__.html index 45d6d7e303..10cee4b406 100644 --- a/docs/method/cfdm.CellMeasure.__str__.html +++ b/docs/method/cfdm.CellMeasure.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.__str__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,19 +123,19 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.__str__

              -CellMeasure.__str__()[source]
              -

              Called by the str built-in function.

              +CellMeasure.__str__()[source] +

              Called by the str built-in function.

              x.__str__() <==> str(x)

              New in version (cfdm): 1.7.0

              -
              + @@ -145,11 +146,11 @@

              cfdm.CellMeasure.__str__ diff --git a/docs/method/cfdm.CellMeasure._docstring_method_exclusions.html b/docs/method/cfdm.CellMeasure._docstring_method_exclusions.html index ca716e7e66..12baeb8564 100644 --- a/docs/method/cfdm.CellMeasure._docstring_method_exclusions.html +++ b/docs/method/cfdm.CellMeasure._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure._docstring_method_exclusions

              -CellMeasure._docstring_method_exclusions()[source]
              +CellMeasure._docstring_method_exclusions()[source]

              Returns method names excluded in the class substitutions.

              Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

              cfdm.CellMeasure._docstring_method_exclusionsReturns
              -
              set

              The names of the methods to exclude from the docstring +

              set

              The names of the methods to exclude from the docstring substitution process.

              @@ -167,7 +168,7 @@

              cfdm.CellMeasure._docstring_method_exclusions

              diff --git a/docs/method/cfdm.CellMeasure._docstring_package_depth.html b/docs/method/cfdm.CellMeasure._docstring_package_depth.html index 7a7c7d1a43..a796afb538 100644 --- a/docs/method/cfdm.CellMeasure._docstring_package_depth.html +++ b/docs/method/cfdm.CellMeasure._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure._docstring_package_depth

              -CellMeasure._docstring_package_depth()[source]
              +CellMeasure._docstring_package_depth()[source]

              Returns the class {{package}} substitutions package depth.

              In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

              cfdm.CellMeasure._docstring_package_depthReturns
              -
              int

              The package depth.

              +
              int

              The package depth.

              -
              + @@ -172,11 +173,11 @@

              cfdm.CellMeasure._docstring_package_depth diff --git a/docs/method/cfdm.CellMeasure._docstring_special_substitutions.html b/docs/method/cfdm.CellMeasure._docstring_special_substitutions.html index eaa83fc243..f7d3582d63 100644 --- a/docs/method/cfdm.CellMeasure._docstring_special_substitutions.html +++ b/docs/method/cfdm.CellMeasure._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure._docstring_special_substitutions

              -classmethod CellMeasure._docstring_special_substitutions()[source]
              +classmethod CellMeasure._docstring_special_substitutions()[source]

              Return the special docstring substitutions.

              {{class}} is replaced by the name of the class.

              {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

              cfdm.CellMeasure._docstring_special_substitutions
              Returns
              -
              tuple

              The special docstring substitution identifiers.

              +
              tuple

              The special docstring substitution identifiers.

              -
              + @@ -168,11 +169,11 @@

              cfdm.CellMeasure._docstring_special_substitutions diff --git a/docs/method/cfdm.CellMeasure._docstring_substitutions.html b/docs/method/cfdm.CellMeasure._docstring_substitutions.html index be0da4da3d..2093b60942 100644 --- a/docs/method/cfdm.CellMeasure._docstring_substitutions.html +++ b/docs/method/cfdm.CellMeasure._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure._docstring_substitutions

              -CellMeasure._docstring_substitutions()[source]
              +CellMeasure._docstring_substitutions()[source]

              Returns the substitutions that apply to methods of the class.

              Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

              cfdm.CellMeasure._docstring_substitutionsstr or a re.Pattern object.

              -

              If a key is a str then the corresponding value must be a string.

              -

              If a key is a re.Pattern object then the corresponding value +

              A key must be either a str or a re.Pattern object.

              +

              If a key is a str then the corresponding value must be a string.

              +

              If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

              +re.Pattern.sub method.

              New in version (cfdm): 1.8.7.0

              @@ -169,7 +170,7 @@

              cfdm.CellMeasure._docstring_substitutionsReturns
              -
              dict

              The docstring substitutions. A dictionary key matches text +

              dict

              The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

              @@ -178,7 +179,7 @@

              cfdm.CellMeasure._docstring_substitutions

              diff --git a/docs/method/cfdm.CellMeasure.apply_masking.html b/docs/method/cfdm.CellMeasure.apply_masking.html index bb48a4b5f8..771ac1f13b 100644 --- a/docs/method/cfdm.CellMeasure.apply_masking.html +++ b/docs/method/cfdm.CellMeasure.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.apply_masking — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.apply_masking

              -CellMeasure.apply_masking(*args, **kwargs)[source]
              +CellMeasure.apply_masking(*args, **kwargs)[source]

              Apply masking as defined by the CF conventions.

              Masking is applied according to any of the following criteria that are applicable:

              @@ -165,13 +166,13 @@

              cfdm.CellMeasure.apply_masking
              Parameters
              -
              inplace: bool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -

              A new instance with masked values, or None if the +

              A new instance with masked values, or None if the operation was in-place.

              @@ -195,7 +196,7 @@

              cfdm.CellMeasure.apply_masking

              diff --git a/docs/method/cfdm.CellMeasure.clear_properties.html b/docs/method/cfdm.CellMeasure.clear_properties.html index 0089a98949..6900e2a52c 100644 --- a/docs/method/cfdm.CellMeasure.clear_properties.html +++ b/docs/method/cfdm.CellMeasure.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.clear_properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.clear_properties

              -CellMeasure.clear_properties()[source]
              +CellMeasure.clear_properties()[source]

              Remove all properties.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.CellMeasure.clear_properties
              Returns
              -
              dict

              The properties that have been removed.

              +
              dict

              The properties that have been removed.

              @@ -168,7 +169,7 @@

              cfdm.CellMeasure.clear_properties

              diff --git a/docs/method/cfdm.CellMeasure.copy.html b/docs/method/cfdm.CellMeasure.copy.html index d1fddfef99..88e9049cba 100644 --- a/docs/method/cfdm.CellMeasure.copy.html +++ b/docs/method/cfdm.CellMeasure.copy.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.copy — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.copy

              -CellMeasure.copy(data=True)[source]
              +CellMeasure.copy(data=True)[source]

              Return a deep copy.

              f.copy() is equivalent to copy.deepcopy(f).

              Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

              cfdm.CellMeasure.copy
              Parameters
              -
              data: bool, optional

              If True (the default) then copy data, else the +

              data: bool, optional

              If True (the default) then copy data, else the data is not copied.

              @@ -160,7 +161,7 @@

              cfdm.CellMeasure.copy

              -
              + @@ -171,11 +172,11 @@

              cfdm.CellMeasure.copy diff --git a/docs/method/cfdm.CellMeasure.creation_commands.html b/docs/method/cfdm.CellMeasure.creation_commands.html index 0c692ac663..e56cdb98b8 100644 --- a/docs/method/cfdm.CellMeasure.creation_commands.html +++ b/docs/method/cfdm.CellMeasure.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.creation_commands — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.creation_commands

              -CellMeasure.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', header=True)[source]
              +CellMeasure.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', header=True)[source]

              Returns the commands to create the cell measure construct.

              New in version (cfdm): 1.8.7.0

              @@ -139,15 +140,15 @@

              cfdm.CellMeasure.creation_commands
              Parameters
              -
              representative_data: bool, optional

              Return one-line representations of Data instances, +

              representative_data: bool, optional

              Return one-line representations of Data instances, which are not executable code but prevent the data being converted in its entirety to a string representation.

              -
              namespace: str, optional

              The name space containing classes of the cfdm +

              namespace: str, optional

              The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

              @@ -159,40 +160,40 @@

              cfdm.CellMeasure.creation_commandsint, optional

              Indent each line by this many spaces. By default no +

              indent: int, optional

              Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

              -
              string: bool, optional

              If False then return each command as an element of a -list. By default the commands are concatenated into +

              string: bool, optional

              If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

              -
              name: str, optional

              The name of the CellMeasure instance created by the +

              name: str, optional

              The name of the CellMeasure instance created by the returned commands.

              Parameter example:

              name='var1'

              -
              data_name: str, optional

              The name of the construct’s Data instance created by +

              data_name: str, optional

              The name of the construct’s Data instance created by the returned commands.

              Parameter example:

              name='data1'

              -
              header: bool, optional

              If True (the default) output a comment describing the +

              header: bool, optional

              If True (the default) output a comment describing the components. If False no such comment is returned.

              Returns
              -
              str or list

              The commands in a string, with a new line inserted +

              str or list

              The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

              +list.

              @@ -213,7 +214,7 @@

              cfdm.CellMeasure.creation_commands

              diff --git a/docs/method/cfdm.CellMeasure.del_data.html b/docs/method/cfdm.CellMeasure.del_data.html index 35eb9ba651..70107e8384 100644 --- a/docs/method/cfdm.CellMeasure.del_data.html +++ b/docs/method/cfdm.CellMeasure.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.del_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.del_data

              -CellMeasure.del_data(default=ValueError())[source]
              +CellMeasure.del_data(default=ValueError())[source]

              Remove the data.

              New in version (cfdm): 1.7.0

              @@ -140,7 +141,7 @@

              cfdm.CellMeasure.del_data
              default: optional

              Return the value of the default parameter if data have not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -176,7 +177,7 @@

              cfdm.CellMeasure.del_data

              diff --git a/docs/method/cfdm.CellMeasure.del_measure.html b/docs/method/cfdm.CellMeasure.del_measure.html index 79bd959aba..964f21efe6 100644 --- a/docs/method/cfdm.CellMeasure.del_measure.html +++ b/docs/method/cfdm.CellMeasure.del_measure.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.del_measure — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.del_measure

              -CellMeasure.del_measure(default=ValueError())[source]
              +CellMeasure.del_measure(default=ValueError())[source]

              Remove the measure.

              New in version (cfdm): 1.7.0

              @@ -140,7 +141,7 @@

              cfdm.CellMeasure.del_measure
              default: optional

              Return the value of the default parameter if the measure has not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -168,7 +169,7 @@

              cfdm.CellMeasure.del_measure

              diff --git a/docs/method/cfdm.CellMeasure.del_properties.html b/docs/method/cfdm.CellMeasure.del_properties.html index 25468e861c..aacad4bd43 100644 --- a/docs/method/cfdm.CellMeasure.del_properties.html +++ b/docs/method/cfdm.CellMeasure.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.del_properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.del_properties

              -CellMeasure.del_properties(properties)[source]
              +CellMeasure.del_properties(properties)[source]

              Remove properties.

              New in version (cfdm): 1.10.0.3

              @@ -139,7 +140,7 @@

              cfdm.CellMeasure.del_properties
              Parameters
              -
              properties: (sequence of) str

              The names of the properties to be removed. If the +

              properties: (sequence of) str

              The names of the properties to be removed. If the CellMeasure does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

              @@ -154,7 +155,7 @@

              cfdm.CellMeasure.del_propertiesReturns
              -
              dict

              The removed property values, keyed by property name.

              +
              dict

              The removed property values, keyed by property name.

              @@ -176,7 +177,7 @@

              cfdm.CellMeasure.del_properties

              diff --git a/docs/method/cfdm.CellMeasure.del_property.html b/docs/method/cfdm.CellMeasure.del_property.html index 4d7ee7cb16..8bac175e41 100644 --- a/docs/method/cfdm.CellMeasure.del_property.html +++ b/docs/method/cfdm.CellMeasure.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.del_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.del_property

              -CellMeasure.del_property(prop, default=ValueError())[source]
              +CellMeasure.del_property(prop, default=ValueError())[source]

              Remove a property.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.CellMeasure.del_property
              Parameters
              -
              prop: str

              The name of the property to be removed.

              +
              prop: str

              The name of the property to be removed.

              Parameter example:

              prop='long_name'

              @@ -147,7 +148,7 @@

              cfdm.CellMeasure.del_propertyException instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -175,7 +176,7 @@

              cfdm.CellMeasure.del_property

              diff --git a/docs/method/cfdm.CellMeasure.dump.html b/docs/method/cfdm.CellMeasure.dump.html index e3212d39e6..8c488cff2c 100644 --- a/docs/method/cfdm.CellMeasure.dump.html +++ b/docs/method/cfdm.CellMeasure.dump.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.dump — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.dump

              -CellMeasure.dump(display=True, _omit_properties=None, _key=None, _level=0, _title=None, _axes=None, _axis_names=None)[source]
              +CellMeasure.dump(display=True, _omit_properties=None, _key=None, _level=0, _title=None, _axes=None, _axis_names=None)[source]

              A full description of the cell measure construct.

              Returns a description of all properties, including those of components, and provides selected values of all data arrays.

              @@ -136,15 +137,15 @@

              cfdm.CellMeasure.dump
              Parameters
              -
              display: bool, optional

              If False then return the description as a string. By +

              display: bool, optional

              If False then return the description as a string. By default the description is printed.

              Returns
              -
              str or None

              The description. If display is True then the -description is printed and None is +

              str or None

              The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

              @@ -153,7 +154,7 @@

              cfdm.CellMeasure.dump

              -
              + @@ -164,11 +165,11 @@

              cfdm.CellMeasure.dump diff --git a/docs/method/cfdm.CellMeasure.equals.html b/docs/method/cfdm.CellMeasure.equals.html index 797a21f4f9..f488e75591 100644 --- a/docs/method/cfdm.CellMeasure.equals.html +++ b/docs/method/cfdm.CellMeasure.equals.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.equals — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.equals

              -CellMeasure.equals(other, rtol=None, atol=None, verbose=None, ignore_data_type=False, ignore_fill_value=False, ignore_properties=None, ignore_compression=True, ignore_type=False)[source]
              +CellMeasure.equals(other, rtol=None, atol=None, verbose=None, ignore_data_type=False, ignore_fill_value=False, ignore_properties=None, ignore_compression=True, ignore_type=False)[source]

              Whether two cell measure constructs are the same.

              Equality is strict by default. This means that:

                @@ -171,10 +172,10 @@

                cfdm.CellMeasure.equalscfdm.rtol function.

              -
              ignore_fill_value: bool, optional

              If True then all _FillValue and missing_value +

              ignore_fill_value: bool, optional

              If True then all _FillValue and missing_value properties are omitted from the comparison.

              -
              verbose: int or str or None, optional

              If an integer from -1 to 3, or an equivalent +

              verbose: int or str or None, optional

              If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

              -
              ignore_properties: (sequence of) str, optional

              The names of properties to omit from the +

              ignore_properties: (sequence of) str, optional

              The names of properties to omit from the comparison.

              -
              ignore_data_type: bool, optional

              If True then ignore the data types in all numerical +

              ignore_data_type: bool, optional

              If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

              -
              ignore_compression: bool, optional

              If False then the compression type and, if applicable, +

              ignore_compression: bool, optional

              If False then the compression type and, if applicable, the underlying compressed arrays must be the same, as well as the arrays in their uncompressed forms. By default only the the arrays in their uncompressed forms are compared.

              -
              ignore_type: bool, optional

              Any type of object may be tested but, in general, +

              ignore_type: bool, optional

              Any type of object may be tested but, in general, equality is only possible with another CellMeasure instance, or a subclass of one. If ignore_type is True then cfdm.CellMeasure(source=other) is @@ -224,7 +225,7 @@

              cfdm.CellMeasure.equals
              Returns
              -
              bool

              Whether the two cell measure constructs are equal.

              +
              bool

              Whether the two cell measure constructs are equal.

              @@ -251,7 +252,7 @@

              cfdm.CellMeasure.equals

              -
              + @@ -262,11 +263,11 @@

              cfdm.CellMeasure.equals diff --git a/docs/method/cfdm.CellMeasure.get_data.html b/docs/method/cfdm.CellMeasure.get_data.html index 4f906ff4d4..a8ab863ec0 100644 --- a/docs/method/cfdm.CellMeasure.get_data.html +++ b/docs/method/cfdm.CellMeasure.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.get_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,14 +123,14 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.get_data

              -CellMeasure.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
              +CellMeasure.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

              Return the data.

              Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

              +to return the data as an independent numpy array.

              The units, calendar and fill value properties are, if set, inserted into the data.

              @@ -145,7 +146,7 @@

              cfdm.CellMeasure.get_data
              default: optional

              Return the value of the default parameter if data have not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -181,7 +182,7 @@

              cfdm.CellMeasure.get_data

              diff --git a/docs/method/cfdm.CellMeasure.get_filenames.html b/docs/method/cfdm.CellMeasure.get_filenames.html index 2608de897b..60e464d35e 100644 --- a/docs/method/cfdm.CellMeasure.get_filenames.html +++ b/docs/method/cfdm.CellMeasure.get_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.get_filenames — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,23 +123,23 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.get_filenames

              -CellMeasure.get_filenames()[source]
              +CellMeasure.get_filenames()[source]

              Return the name of the file or files containing the data.

              Returns
              -
              set The file names in normalised, absolute form. If the

              data are in memory then an empty set is returned.

              +
              set The file names in normalised, absolute form. If the

              data are in memory then an empty set is returned.

              -
              + @@ -149,11 +150,11 @@

              cfdm.CellMeasure.get_filenames diff --git a/docs/method/cfdm.CellMeasure.get_measure.html b/docs/method/cfdm.CellMeasure.get_measure.html index 71018d2c61..737e000997 100644 --- a/docs/method/cfdm.CellMeasure.get_measure.html +++ b/docs/method/cfdm.CellMeasure.get_measure.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.get_measure — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.get_measure

              -CellMeasure.get_measure(default=ValueError())[source]
              +CellMeasure.get_measure(default=ValueError())[source]

              Return the measure.

              New in version (cfdm): 1.7.0

              @@ -140,7 +141,7 @@

              cfdm.CellMeasure.get_measure
              default: optional

              Return the value of the default parameter if the measure has not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -168,7 +169,7 @@

              cfdm.CellMeasure.get_measure

              diff --git a/docs/method/cfdm.CellMeasure.get_original_filenames.html b/docs/method/cfdm.CellMeasure.get_original_filenames.html index b3e420c5af..ea0f4a2673 100644 --- a/docs/method/cfdm.CellMeasure.get_original_filenames.html +++ b/docs/method/cfdm.CellMeasure.get_original_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.get_original_filenames — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.get_original_filenames

              -CellMeasure.get_original_filenames()[source]
              +CellMeasure.get_original_filenames()[source]

              The names of files containing the original data and metadata.

              The original files are those that contain some or all of the data and metadata when it was first instantiated, and are @@ -147,16 +148,16 @@

              cfdm.CellMeasure.get_original_filenames
              Returns
              -
              set

              The original file names in normalised absolute +

              set

              The original file names in normalised absolute form. If there are no original files then an empty -set will be returned.

              +set will be returned.

              -
              + @@ -167,11 +168,11 @@

              cfdm.CellMeasure.get_original_filenames diff --git a/docs/method/cfdm.CellMeasure.get_property.html b/docs/method/cfdm.CellMeasure.get_property.html index a6866b8334..0c77dd012a 100644 --- a/docs/method/cfdm.CellMeasure.get_property.html +++ b/docs/method/cfdm.CellMeasure.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.get_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.get_property

              -CellMeasure.get_property(prop, default=ValueError())[source]
              +CellMeasure.get_property(prop, default=ValueError())[source]

              Return a property.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.CellMeasure.get_property
              Parameters
              -
              prop: str

              The name of the property to be returned.

              +
              prop: str

              The name of the property to be returned.

              Parameter example:

              prop='standard_name'

              @@ -147,7 +148,7 @@

              cfdm.CellMeasure.get_propertyException instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -175,7 +176,7 @@

              cfdm.CellMeasure.get_property

              diff --git a/docs/method/cfdm.CellMeasure.has_bounds.html b/docs/method/cfdm.CellMeasure.has_bounds.html index 7663db925e..a2caa5d4c1 100644 --- a/docs/method/cfdm.CellMeasure.has_bounds.html +++ b/docs/method/cfdm.CellMeasure.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.has_bounds — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.has_bounds

              -CellMeasure.has_bounds()[source]
              +CellMeasure.has_bounds()[source]

              Whether or not there are cell bounds.

              This is always False.

              @@ -139,7 +140,7 @@

              cfdm.CellMeasure.has_bounds
              Returns
              -
              bool

              Always False.

              +
              bool

              Always False.

              @@ -152,7 +153,7 @@

              cfdm.CellMeasure.has_bounds

              diff --git a/docs/method/cfdm.CellMeasure.has_data.html b/docs/method/cfdm.CellMeasure.has_data.html index 0958f92be8..e954c7800d 100644 --- a/docs/method/cfdm.CellMeasure.has_data.html +++ b/docs/method/cfdm.CellMeasure.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.has_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.has_data

              -CellMeasure.has_data()[source]
              +CellMeasure.has_data()[source]

              Whether or not the construct has data.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.CellMeasure.has_data
              Returns
              -
              bool

              True if data have been set, otherwise False.

              +
              bool

              True if data have been set, otherwise False.

              @@ -167,7 +168,7 @@

              cfdm.CellMeasure.has_data

              diff --git a/docs/method/cfdm.CellMeasure.has_measure.html b/docs/method/cfdm.CellMeasure.has_measure.html index 42ba6e2665..41c16dee3c 100644 --- a/docs/method/cfdm.CellMeasure.has_measure.html +++ b/docs/method/cfdm.CellMeasure.has_measure.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.has_measure — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.has_measure

              -CellMeasure.has_measure()[source]
              +CellMeasure.has_measure()[source]

              Whether the measure has been set.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.CellMeasure.has_measure
              Returns
              -
              bool

              True if the measure has been set, otherwise False.

              +
              bool

              True if the measure has been set, otherwise False.

              @@ -162,7 +163,7 @@

              cfdm.CellMeasure.has_measure

              diff --git a/docs/method/cfdm.CellMeasure.has_property.html b/docs/method/cfdm.CellMeasure.has_property.html index 6ea01cb11c..ede40c0e72 100644 --- a/docs/method/cfdm.CellMeasure.has_property.html +++ b/docs/method/cfdm.CellMeasure.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.has_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.has_property

              -CellMeasure.has_property(prop)[source]
              +CellMeasure.has_property(prop)[source]

              Whether a property has been set.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.CellMeasure.has_property
              Parameters
              -
              prop: str

              The name of the property.

              +
              prop: str

              The name of the property.

              Parameter example:

              prop='long_name'

              @@ -149,7 +150,7 @@

              cfdm.CellMeasure.has_propertyReturns
              -
              bool

              True if the property has been set, otherwise False.

              +
              bool

              True if the property has been set, otherwise False.

              @@ -173,7 +174,7 @@

              cfdm.CellMeasure.has_property

              diff --git a/docs/method/cfdm.CellMeasure.identities.html b/docs/method/cfdm.CellMeasure.identities.html index 13bf812d8f..852c164f73 100644 --- a/docs/method/cfdm.CellMeasure.identities.html +++ b/docs/method/cfdm.CellMeasure.identities.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.identities — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.identities

              -CellMeasure.identities(generator=False, **kwargs)[source]
              +CellMeasure.identities(generator=False, **kwargs)[source]

              Return all possible identities.

              The identities comprise:

                @@ -146,14 +147,14 @@

                cfdm.CellMeasure.identities
                Parameters
                -
                generator: bool, optional

                If True then return a generator for the identities, +

                generator: bool, optional

                If True then return a generator for the identities, rather than a list.

                New in version (cfdm): 1.8.9.0

                -
                kwargs: optional

                Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                +
                kwargs: optional

                Additional configuration parameters that may be used +by subclasses.

                New in version (cfdm): 1.8.9.0

                @@ -162,7 +163,7 @@

                cfdm.CellMeasure.identitiesReturns
                -
                list or generator

                The identities.

                +
                list or generator

                The identities.

                @@ -190,7 +191,7 @@

                cfdm.CellMeasure.identities

              diff --git a/docs/method/cfdm.CellMeasure.identity.html b/docs/method/cfdm.CellMeasure.identity.html index da664b137e..46bfd9b4f6 100644 --- a/docs/method/cfdm.CellMeasure.identity.html +++ b/docs/method/cfdm.CellMeasure.identity.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.identity — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.identity

              -CellMeasure.identity(default='')[source]
              +CellMeasure.identity(default='')[source]

              Return the canonical identity.

              By default the identity is the first found of the following:

                @@ -185,7 +186,7 @@

                cfdm.CellMeasure.identity

              diff --git a/docs/method/cfdm.CellMeasure.insert_dimension.html b/docs/method/cfdm.CellMeasure.insert_dimension.html index f462b83911..45625c273a 100644 --- a/docs/method/cfdm.CellMeasure.insert_dimension.html +++ b/docs/method/cfdm.CellMeasure.insert_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.insert_dimension — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.insert_dimension

              -CellMeasure.insert_dimension(*args, **kwargs)[source]
              +CellMeasure.insert_dimension(*args, **kwargs)[source]

              Expand the shape of the data array.

              Inserts a new size 1 axis into the data array.

              @@ -139,7 +140,7 @@

              cfdm.CellMeasure.insert_dimension
              Parameters
              -
              position: int, optional

              Specify the position that the new axis will have in +

              position: int, optional

              Specify the position that the new axis will have in the data array. By default the new axis has position 0, the slowest varying position. Negative integers counting from the last position are allowed.

              @@ -150,15 +151,15 @@

              cfdm.CellMeasure.insert_dimensionbool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              CellMeasure or None

              A new instance with expanded data axes. If the -operation was in-place then None is returned.

              +
              CellMeasure or None

              A new instance with expanded data axes. If the +operation was in-place then None is returned.

              @@ -174,7 +175,7 @@

              cfdm.CellMeasure.insert_dimension

              diff --git a/docs/method/cfdm.CellMeasure.nc_clear_variable_groups.html b/docs/method/cfdm.CellMeasure.nc_clear_variable_groups.html index a9208df57e..0e89192ac4 100644 --- a/docs/method/cfdm.CellMeasure.nc_clear_variable_groups.html +++ b/docs/method/cfdm.CellMeasure.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_clear_variable_groups

              -CellMeasure.nc_clear_variable_groups()[source]
              +CellMeasure.nc_clear_variable_groups()[source]

              Remove the netCDF variable group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

              cfdm.CellMeasure.nc_clear_variable_groups
              Returns
              -
              tuple of str

              The removed group structure.

              +
              tuple of str

              The removed group structure.

              @@ -178,7 +179,7 @@

              cfdm.CellMeasure.nc_clear_variable_groups

              diff --git a/docs/method/cfdm.CellMeasure.nc_del_variable.html b/docs/method/cfdm.CellMeasure.nc_del_variable.html index aa38dbd1b2..2d8ea6b190 100644 --- a/docs/method/cfdm.CellMeasure.nc_del_variable.html +++ b/docs/method/cfdm.CellMeasure.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_del_variable

              -CellMeasure.nc_del_variable(default=ValueError())[source]
              +CellMeasure.nc_del_variable(default=ValueError())[source]

              Remove the netCDF variable name.

              New in version (cfdm): 1.7.0

              @@ -141,13 +142,13 @@

              cfdm.CellMeasure.nc_del_variable
              default: optional

              Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

              +Exception instance then it will be raised instead.

              Returns
              -
              str

              The removed netCDF variable name.

              +
              str

              The removed netCDF variable name.

              @@ -170,7 +171,7 @@

              cfdm.CellMeasure.nc_del_variable

              diff --git a/docs/method/cfdm.CellMeasure.nc_get_external.html b/docs/method/cfdm.CellMeasure.nc_get_external.html index 7d6478105a..8d0c065ab6 100644 --- a/docs/method/cfdm.CellMeasure.nc_get_external.html +++ b/docs/method/cfdm.CellMeasure.nc_get_external.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_get_external — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_get_external

              -CellMeasure.nc_get_external()[source]
              +CellMeasure.nc_get_external()[source]

              Whether a construct matches an external netCDF variable.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.CellMeasure.nc_get_external
              Returns
              -
              bool

              The external status.

              +
              bool

              The external status.

              @@ -153,7 +154,7 @@

              cfdm.CellMeasure.nc_get_external

              diff --git a/docs/method/cfdm.CellMeasure.nc_get_variable.html b/docs/method/cfdm.CellMeasure.nc_get_variable.html index 780f5ae708..229273c5a9 100644 --- a/docs/method/cfdm.CellMeasure.nc_get_variable.html +++ b/docs/method/cfdm.CellMeasure.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_get_variable

              -CellMeasure.nc_get_variable(default=ValueError())[source]
              +CellMeasure.nc_get_variable(default=ValueError())[source]

              Return the netCDF variable name.

              New in version (cfdm): 1.7.0

              @@ -141,13 +142,13 @@

              cfdm.CellMeasure.nc_get_variable
              default: optional

              Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

              +Exception instance then it will be raised instead.

              Returns
              -
              str

              The netCDF variable name. If unset then default is +

              str

              The netCDF variable name. If unset then default is returned, if provided.

              @@ -171,7 +172,7 @@

              cfdm.CellMeasure.nc_get_variable

              diff --git a/docs/method/cfdm.CellMeasure.nc_has_variable.html b/docs/method/cfdm.CellMeasure.nc_has_variable.html index 03fd538d3b..beb7bb6c36 100644 --- a/docs/method/cfdm.CellMeasure.nc_has_variable.html +++ b/docs/method/cfdm.CellMeasure.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_has_variable

              -CellMeasure.nc_has_variable()[source]
              +CellMeasure.nc_has_variable()[source]

              Whether the netCDF variable name has been set.

              New in version (cfdm): 1.7.0

              @@ -139,8 +140,8 @@

              cfdm.CellMeasure.nc_has_variable
              Returns
              -
              bool

              True if the netCDF variable name has been set, otherwise -False.

              +
              bool

              True if the netCDF variable name has been set, otherwise +False.

              @@ -163,7 +164,7 @@

              cfdm.CellMeasure.nc_has_variable

              diff --git a/docs/method/cfdm.CellMeasure.nc_set_external.html b/docs/method/cfdm.CellMeasure.nc_set_external.html index 252bd6d721..af35d9285e 100644 --- a/docs/method/cfdm.CellMeasure.nc_set_external.html +++ b/docs/method/cfdm.CellMeasure.nc_set_external.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_set_external — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_set_external

              -CellMeasure.nc_set_external(external)[source]
              +CellMeasure.nc_set_external(external)[source]

              Set external status of a netCDF variable.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.CellMeasure.nc_set_external
              Parameters
              -
              external: bool, optional

              Set the external status.

              +
              external: bool, optional

              Set the external status.

              Parameter example:

              external=True

              @@ -147,7 +148,7 @@

              cfdm.CellMeasure.nc_set_externalReturns -

              None

              +

              None

              Examples

              @@ -160,7 +161,7 @@

              cfdm.CellMeasure.nc_set_external

              diff --git a/docs/method/cfdm.CellMeasure.nc_set_variable.html b/docs/method/cfdm.CellMeasure.nc_set_variable.html index 2dafc8a1db..f1936a0d02 100644 --- a/docs/method/cfdm.CellMeasure.nc_set_variable.html +++ b/docs/method/cfdm.CellMeasure.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_set_variable

              -CellMeasure.nc_set_variable(value)[source]
              +CellMeasure.nc_set_variable(value)[source]

              Set the netCDF variable name.

              If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

              cfdm.CellMeasure.nc_set_variable
              Parameters
              -
              value: str

              The value for the netCDF variable name.

              +
              value: str

              The value for the netCDF variable name.

              Returns
              -

              None

              +

              None

              Examples

              @@ -170,7 +171,7 @@

              cfdm.CellMeasure.nc_set_variable

              diff --git a/docs/method/cfdm.CellMeasure.nc_set_variable_groups.html b/docs/method/cfdm.CellMeasure.nc_set_variable_groups.html index a5fee03fc6..8aba2ad4d8 100644 --- a/docs/method/cfdm.CellMeasure.nc_set_variable_groups.html +++ b/docs/method/cfdm.CellMeasure.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_set_variable_groups

              -CellMeasure.nc_set_variable_groups(groups)[source]
              +CellMeasure.nc_set_variable_groups(groups)[source]

              Set the netCDF variable group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

              cfdm.CellMeasure.nc_set_variable_groups
              Parameters
              -
              groups: sequence of str

              The new group structure.

              +
              groups: sequence of str

              The new group structure.

              Returns
              -
              tuple of str

              The group structure prior to being reset.

              +
              tuple of str

              The group structure prior to being reset.

              @@ -184,7 +185,7 @@

              cfdm.CellMeasure.nc_set_variable_groups

              diff --git a/docs/method/cfdm.CellMeasure.nc_variable_groups.html b/docs/method/cfdm.CellMeasure.nc_variable_groups.html index 2481e5464c..4539ffb623 100644 --- a/docs/method/cfdm.CellMeasure.nc_variable_groups.html +++ b/docs/method/cfdm.CellMeasure.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.nc_variable_groups

              -CellMeasure.nc_variable_groups()[source]
              +CellMeasure.nc_variable_groups()[source]

              Return the netCDF variable group hierarchy.

              The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

              cfdm.CellMeasure.nc_variable_groups
              Returns
              -
              tuple of str

              The group structure.

              +
              tuple of str

              The group structure.

              @@ -176,7 +177,7 @@

              cfdm.CellMeasure.nc_variable_groups

              diff --git a/docs/method/cfdm.CellMeasure.properties.html b/docs/method/cfdm.CellMeasure.properties.html index 3552131bca..baea82c6e3 100644 --- a/docs/method/cfdm.CellMeasure.properties.html +++ b/docs/method/cfdm.CellMeasure.properties.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.properties

              -CellMeasure.properties()[source]
              +CellMeasure.properties()[source]

              Return all properties.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.CellMeasure.properties
              Returns
              -
              dict

              The properties.

              +
              dict

              The properties.

              @@ -168,7 +169,7 @@

              cfdm.CellMeasure.properties

              diff --git a/docs/method/cfdm.CellMeasure.set_data.html b/docs/method/cfdm.CellMeasure.set_data.html index 3179e93fb9..32815c97f4 100644 --- a/docs/method/cfdm.CellMeasure.set_data.html +++ b/docs/method/cfdm.CellMeasure.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.set_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.set_data

              -CellMeasure.set_data(data, copy=True, inplace=True)[source]
              +CellMeasure.set_data(data, copy=True, inplace=True)[source]

              Set the data.

              The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

              @@ -142,15 +143,15 @@

              cfdm.CellMeasure.set_data
              data: data_like

              The data to be inserted.

              A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

              -
              copy: bool, optional

              If True (the default) then copy the data prior to +

              copy: bool, optional

              If True (the default) then copy the data prior to insertion, else the data is not copied.

              -
              inplace: bool, optional:

              If True (the default) then do the operation in-place and -return None. If False a new, modified CellMeasure +

              inplace: bool, optional:

              If True (the default) then do the operation in-place and +return None. If False a new, modified CellMeasure instance is returned.

              New in version (cfdm): 1.8.7.0

              @@ -160,7 +161,7 @@

              cfdm.CellMeasure.set_dataReturns
              -
              None or CellMeasure

              If the operation was in-place then None is returned, +

              None or CellMeasure

              If the operation was in-place then None is returned, otherwise return a new CellMeasure instance containing the new data.

              @@ -191,7 +192,7 @@

              cfdm.CellMeasure.set_data

              diff --git a/docs/method/cfdm.CellMeasure.set_measure.html b/docs/method/cfdm.CellMeasure.set_measure.html index 52c71b32ff..a107d2ecb9 100644 --- a/docs/method/cfdm.CellMeasure.set_measure.html +++ b/docs/method/cfdm.CellMeasure.set_measure.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.set_measure — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.set_measure

              -CellMeasure.set_measure(measure)[source]
              +CellMeasure.set_measure(measure)[source]

              Set the measure.

              New in version (cfdm): 1.7.0

              @@ -138,12 +139,12 @@

              cfdm.CellMeasure.set_measure
              Parameters
              -
              measure: str

              The value for the measure.

              +
              measure: str

              The value for the measure.

              Returns
              -

              None

              +

              None

              Examples

              @@ -165,7 +166,7 @@

              cfdm.CellMeasure.set_measure

              diff --git a/docs/method/cfdm.CellMeasure.set_properties.html b/docs/method/cfdm.CellMeasure.set_properties.html index 811b464691..0897687aee 100644 --- a/docs/method/cfdm.CellMeasure.set_properties.html +++ b/docs/method/cfdm.CellMeasure.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.set_properties — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.set_properties

              -CellMeasure.set_properties(properties, copy=True)[source]
              +CellMeasure.set_properties(properties, copy=True)[source]

              Set properties.

              New in version (cfdm): 1.7.0

              @@ -138,20 +139,20 @@

              cfdm.CellMeasure.set_properties
              Parameters
              -
              properties: dict

              Store the properties from the dictionary supplied.

              +
              properties: dict

              Store the properties from the dictionary supplied.

              Parameter example:

              properties={'standard_name': 'altitude', 'foo': 'bar'}

              -
              copy: bool, optional

              If False then any property values provided by the +

              copy: bool, optional

              If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

              Returns
              -

              None

              +

              None

              Examples

              @@ -178,7 +179,7 @@

              cfdm.CellMeasure.set_properties

              diff --git a/docs/method/cfdm.CellMeasure.set_property.html b/docs/method/cfdm.CellMeasure.set_property.html index d87e286068..32482ff6a4 100644 --- a/docs/method/cfdm.CellMeasure.set_property.html +++ b/docs/method/cfdm.CellMeasure.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.set_property — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.set_property

              -CellMeasure.set_property(prop, value, copy=True)[source]
              +CellMeasure.set_property(prop, value, copy=True)[source]

              Set a property.

              New in version (cfdm): 1.7.0

              @@ -139,16 +140,16 @@

              cfdm.CellMeasure.set_property
              Parameters
              -
              prop: str

              The name of the property to be set.

              +
              prop: str

              The name of the property to be set.

              value:

              The value for the property.

              -
              copy: bool, optional

              If True then set a deep copy of value.

              +
              copy: bool, optional

              If True then set a deep copy of value.

              Returns
              -

              None

              +

              None

              Examples

              @@ -170,7 +171,7 @@

              cfdm.CellMeasure.set_property

              diff --git a/docs/method/cfdm.CellMeasure.squeeze.html b/docs/method/cfdm.CellMeasure.squeeze.html index 1bef763e62..340ea8efc1 100644 --- a/docs/method/cfdm.CellMeasure.squeeze.html +++ b/docs/method/cfdm.CellMeasure.squeeze.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.squeeze — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.squeeze

              -CellMeasure.squeeze(*args, **kwargs)[source]
              +CellMeasure.squeeze(*args, **kwargs)[source]

              Remove size one axes from the data array.

              By default all size one axes are removed, but particular size one axes may be selected for removal.

              @@ -140,7 +141,7 @@

              cfdm.CellMeasure.squeeze
              Parameters
              -
              axes: (sequence of) int, optional

              The positions of the size one axes to be removed. By +

              axes: (sequence of) int, optional

              The positions of the size one axes to be removed. By default all size one axes are removed.

              Each axis is identified by its integer position in the data. Negative integers counting from the last @@ -154,15 +155,15 @@

              cfdm.CellMeasure.squeezebool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              CellMeasure or None

              A new instance with removed size 1 one data axes. If -the operation was in-place then None is returned.

              +
              CellMeasure or None

              A new instance with removed size 1 one data axes. If +the operation was in-place then None is returned.

              @@ -183,7 +184,7 @@

              cfdm.CellMeasure.squeeze

              diff --git a/docs/method/cfdm.CellMeasure.to_memory.html b/docs/method/cfdm.CellMeasure.to_memory.html index b81ee2723a..b0723db34c 100644 --- a/docs/method/cfdm.CellMeasure.to_memory.html +++ b/docs/method/cfdm.CellMeasure.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.to_memory — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,23 +123,23 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.to_memory

              -CellMeasure.to_memory(*args, **kwargs)[source]
              +CellMeasure.to_memory(*args, **kwargs)[source]

              Bring data on disk into memory.

              There is no change to data that is already in memory.

              Parameters
              -
              inplace: bool, optional

              If True then do the operation in-place and return None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return None.

              Returns
              -
              CellMeasure or None

              A copy with the data in memory, or None if the +

              CellMeasure or None

              A copy with the data in memory, or None if the operation was in-place.

              @@ -146,7 +147,7 @@

              cfdm.CellMeasure.to_memory

              diff --git a/docs/method/cfdm.CellMeasure.transpose.html b/docs/method/cfdm.CellMeasure.transpose.html index d4bc12e3e3..4028e4f57e 100644 --- a/docs/method/cfdm.CellMeasure.transpose.html +++ b/docs/method/cfdm.CellMeasure.transpose.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.transpose — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.transpose

              -CellMeasure.transpose(*args, **kwargs)[source]
              +CellMeasure.transpose(*args, **kwargs)[source]

              Permute the axes of the data array.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.CellMeasure.transpose
              Parameters
              -
              axes: (sequence of) int, optional

              The new axis order. By default the order is reversed.

              +
              axes: (sequence of) int, optional

              The new axis order. By default the order is reversed.

              Each axis is identified by its integer position in the data. Negative integers counting from the last position are allowed.

              @@ -151,15 +152,15 @@

              cfdm.CellMeasure.transposebool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              CellMeasure or None

              A new instance with permuted data axes. If the operation -was in-place then None is returned.

              +
              CellMeasure or None

              A new instance with permuted data axes. If the operation +was in-place then None is returned.

              @@ -175,7 +176,7 @@

              cfdm.CellMeasure.transpose

              diff --git a/docs/method/cfdm.CellMeasure.uncompress.html b/docs/method/cfdm.CellMeasure.uncompress.html index a0ac62a09e..131c2d7bd6 100644 --- a/docs/method/cfdm.CellMeasure.uncompress.html +++ b/docs/method/cfdm.CellMeasure.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.CellMeasure.uncompress — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMeasure.uncompress

              -CellMeasure.uncompress(*args, **kwargs)[source]
              +CellMeasure.uncompress(*args, **kwargs)[source]

              Uncompress the construct.

              Whether or not the construct is compressed does not alter its functionality nor external appearance.

              @@ -152,14 +153,14 @@

              cfdm.CellMeasure.uncompress
              Parameters
              -
              inplace: bool, optional

              If True then do the operation in-place and return -None.

              +
              inplace: bool, optional

              If True then do the operation in-place and return +None.

              Returns
              -
              CellMeasure or None

              The uncompressed construct, or None if the operation +

              CellMeasure or None

              The uncompressed construct, or None if the operation was in-place.

              @@ -177,7 +178,7 @@

              cfdm.CellMeasure.uncompress

              diff --git a/docs/method/cfdm.CellMethod.__deepcopy__.html b/docs/method/cfdm.CellMethod.__deepcopy__.html index 6c8a22a009..4f06abf964 100644 --- a/docs/method/cfdm.CellMethod.__deepcopy__.html +++ b/docs/method/cfdm.CellMethod.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,12 +123,12 @@

              Related Topics

              -
              +

              cfdm.CellMethod.__deepcopy__

              -CellMethod.__deepcopy__(memo)[source]
              -

              Called by the copy.deepcopy function.

              +CellMethod.__deepcopy__(memo)[source] +

              Called by the copy.deepcopy function.

              x.__deepcopy__() <==> copy.deepcopy(x)

              New in version (cfdm): 1.7.0

              @@ -140,7 +141,7 @@

              cfdm.CellMethod.__deepcopy__

              diff --git a/docs/method/cfdm.CellMethod.__repr__.html b/docs/method/cfdm.CellMethod.__repr__.html index 1289438c0f..456e77dc16 100644 --- a/docs/method/cfdm.CellMethod.__repr__.html +++ b/docs/method/cfdm.CellMethod.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.__repr__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,19 +123,19 @@

              Related Topics

              -
              +

              cfdm.CellMethod.__repr__

              -CellMethod.__repr__()[source]
              -

              Called by the repr built-in function.

              +CellMethod.__repr__()[source] +

              Called by the repr built-in function.

              x.__repr__() <==> repr(x)

              New in version (cfdm): 1.7.0

              -
              + @@ -145,11 +146,11 @@

              cfdm.CellMethod.__repr__ diff --git a/docs/method/cfdm.CellMethod.__str__.html b/docs/method/cfdm.CellMethod.__str__.html index b2b2c86d29..0e903ef542 100644 --- a/docs/method/cfdm.CellMethod.__str__.html +++ b/docs/method/cfdm.CellMethod.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.__str__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,12 +123,12 @@

              Related Topics

              -
              +

              cfdm.CellMethod.__str__

              -CellMethod.__str__()[source]
              -

              Called by the str built-in function.

              +CellMethod.__str__()[source] +

              Called by the str built-in function.

              x.__str__() <==> str(x)

              Returns a CF-netCDF-like string of the cell method.

              Note that if the intention is to use this string in a CF-netCDF @@ -138,7 +139,7 @@

              cfdm.CellMethod.__str__

              -
              + @@ -149,11 +150,11 @@

              cfdm.CellMethod.__str__ diff --git a/docs/method/cfdm.CellMethod._docstring_method_exclusions.html b/docs/method/cfdm.CellMethod._docstring_method_exclusions.html index fa14af0a9e..d54054e83b 100644 --- a/docs/method/cfdm.CellMethod._docstring_method_exclusions.html +++ b/docs/method/cfdm.CellMethod._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod._docstring_method_exclusions

              -CellMethod._docstring_method_exclusions()[source]
              +CellMethod._docstring_method_exclusions()[source]

              Returns method names excluded in the class substitutions.

              Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

              cfdm.CellMethod._docstring_method_exclusionsReturns
              -
              set

              The names of the methods to exclude from the docstring +

              set

              The names of the methods to exclude from the docstring substitution process.

              @@ -167,7 +168,7 @@

              cfdm.CellMethod._docstring_method_exclusions

              diff --git a/docs/method/cfdm.CellMethod._docstring_package_depth.html b/docs/method/cfdm.CellMethod._docstring_package_depth.html index e13ba924a3..40ce16fba7 100644 --- a/docs/method/cfdm.CellMethod._docstring_package_depth.html +++ b/docs/method/cfdm.CellMethod._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod._docstring_package_depth

              -CellMethod._docstring_package_depth()[source]
              +CellMethod._docstring_package_depth()[source]

              Returns the class {{package}} substitutions package depth.

              In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

              cfdm.CellMethod._docstring_package_depthReturns
              -
              int

              The package depth.

              +
              int

              The package depth.

              -
              + @@ -172,11 +173,11 @@

              cfdm.CellMethod._docstring_package_depth diff --git a/docs/method/cfdm.CellMethod._docstring_special_substitutions.html b/docs/method/cfdm.CellMethod._docstring_special_substitutions.html index 8163bd63a0..c1f99ac1ff 100644 --- a/docs/method/cfdm.CellMethod._docstring_special_substitutions.html +++ b/docs/method/cfdm.CellMethod._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod._docstring_special_substitutions

              -classmethod CellMethod._docstring_special_substitutions()[source]
              +classmethod CellMethod._docstring_special_substitutions()[source]

              Return the special docstring substitutions.

              {{class}} is replaced by the name of the class.

              {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

              cfdm.CellMethod._docstring_special_substitutions
              Returns
              -
              tuple

              The special docstring substitution identifiers.

              +
              tuple

              The special docstring substitution identifiers.

              -
              + @@ -168,11 +169,11 @@

              cfdm.CellMethod._docstring_special_substitutions diff --git a/docs/method/cfdm.CellMethod._docstring_substitutions.html b/docs/method/cfdm.CellMethod._docstring_substitutions.html index e62cc4b516..90f1b210d5 100644 --- a/docs/method/cfdm.CellMethod._docstring_substitutions.html +++ b/docs/method/cfdm.CellMethod._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod._docstring_substitutions

              -CellMethod._docstring_substitutions()[source]
              +CellMethod._docstring_substitutions()[source]

              Returns the substitutions that apply to methods of the class.

              Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

              cfdm.CellMethod._docstring_substitutionsstr or a re.Pattern object.

              -

              If a key is a str then the corresponding value must be a string.

              -

              If a key is a re.Pattern object then the corresponding value +

              A key must be either a str or a re.Pattern object.

              +

              If a key is a str then the corresponding value must be a string.

              +

              If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

              +re.Pattern.sub method.

              New in version (cfdm): 1.8.7.0

              @@ -169,7 +170,7 @@

              cfdm.CellMethod._docstring_substitutionsReturns
              -
              dict

              The docstring substitutions. A dictionary key matches text +

              dict

              The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

              @@ -178,7 +179,7 @@

              cfdm.CellMethod._docstring_substitutions

              diff --git a/docs/method/cfdm.CellMethod.copy.html b/docs/method/cfdm.CellMethod.copy.html index a7af93b986..e7f9e478ce 100644 --- a/docs/method/cfdm.CellMethod.copy.html +++ b/docs/method/cfdm.CellMethod.copy.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.copy — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.copy

              -CellMethod.copy()[source]
              +CellMethod.copy()[source]

              Return a deep copy.

              f.copy() is equivalent to copy.deepcopy(f).

              @@ -147,7 +148,7 @@

              cfdm.CellMethod.copy

              -
              + @@ -158,11 +159,11 @@

              cfdm.CellMethod.copy diff --git a/docs/method/cfdm.CellMethod.creation_commands.html b/docs/method/cfdm.CellMethod.creation_commands.html index 09bf787f99..21bcd76885 100644 --- a/docs/method/cfdm.CellMethod.creation_commands.html +++ b/docs/method/cfdm.CellMethod.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.creation_commands — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.creation_commands

              -CellMethod.creation_commands(namespace=None, indent=0, string=True, name='c', header=True)[source]
              +CellMethod.creation_commands(namespace=None, indent=0, string=True, name='c', header=True)[source]

              Returns the commands to create the cell method construct.

              New in version (cfdm): 1.8.7.0

              @@ -139,10 +140,10 @@

              cfdm.CellMethod.creation_commands
              Parameters
              -
              namespace: str, optional

              The name space containing classes of the cfdm +

              namespace: str, optional

              The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

              @@ -154,33 +155,33 @@

              cfdm.CellMethod.creation_commandsint, optional

              Indent each line by this many spaces. By default no +

              indent: int, optional

              Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

              -
              string: bool, optional

              If False then return each command as an element of a -list. By default the commands are concatenated into +

              string: bool, optional

              If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

              -
              name: str, optional

              The name of the CellMethod instance created by the +

              name: str, optional

              The name of the CellMethod instance created by the returned commands.

              Parameter example:

              name='var1'

              -
              header: bool, optional

              If True (the default) output a comment describing the +

              header: bool, optional

              If True (the default) output a comment describing the components. If False no such comment is returned.

              Returns
              -
              str or list

              The commands in a string, with a new line inserted +

              str or list

              The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

              +list.

              @@ -198,7 +199,7 @@

              cfdm.CellMethod.creation_commands

              diff --git a/docs/method/cfdm.CellMethod.del_axes.html b/docs/method/cfdm.CellMethod.del_axes.html index 810c73a54e..0ef8d46e98 100644 --- a/docs/method/cfdm.CellMethod.del_axes.html +++ b/docs/method/cfdm.CellMethod.del_axes.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.del_axes — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.del_axes

              -CellMethod.del_axes(default=ValueError())[source]
              +CellMethod.del_axes(default=ValueError())[source]

              Remove the axes of the cell method.

              New in version (cfdm): 1.7.0

              @@ -140,14 +141,14 @@

              cfdm.CellMethod.del_axes
              default: optional

              Return the value of the default parameter if axes have not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              Returns
              -
              tuple

              The removed axes, identified by domain axis construct key +

              tuple

              The removed axes, identified by domain axis construct key or standard name.

              @@ -171,7 +172,7 @@

              cfdm.CellMethod.del_axes

              diff --git a/docs/method/cfdm.CellMethod.del_method.html b/docs/method/cfdm.CellMethod.del_method.html index a16b57559d..95830d4c7c 100644 --- a/docs/method/cfdm.CellMethod.del_method.html +++ b/docs/method/cfdm.CellMethod.del_method.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.del_method — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.del_method

              -CellMethod.del_method(default=ValueError())[source]
              +CellMethod.del_method(default=ValueError())[source]

              Remove the method of the cell method.

              New in version (cfdm): 1.7.0

              @@ -140,14 +141,14 @@

              cfdm.CellMethod.del_method
              default: optional

              Return the value of the default parameter if the method has not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              Returns
              -
              str

              The removed method.

              +
              str

              The removed method.

              @@ -170,7 +171,7 @@

              cfdm.CellMethod.del_method

              diff --git a/docs/method/cfdm.CellMethod.del_qualifier.html b/docs/method/cfdm.CellMethod.del_qualifier.html index 3d08444898..7320ea798f 100644 --- a/docs/method/cfdm.CellMethod.del_qualifier.html +++ b/docs/method/cfdm.CellMethod.del_qualifier.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.del_qualifier — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.del_qualifier

              -CellMethod.del_qualifier(qualifier, default=ValueError())[source]
              +CellMethod.del_qualifier(qualifier, default=ValueError())[source]

              Remove a qualifier of the cell method.

              New in version (cfdm): 1.7.0

              @@ -147,7 +148,7 @@

              cfdm.CellMethod.del_qualifierException instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -171,7 +172,7 @@

              cfdm.CellMethod.del_qualifier

              diff --git a/docs/method/cfdm.CellMethod.dump.html b/docs/method/cfdm.CellMethod.dump.html index 90f786d9e3..8a01a386f9 100644 --- a/docs/method/cfdm.CellMethod.dump.html +++ b/docs/method/cfdm.CellMethod.dump.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.dump — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.dump

              -CellMethod.dump(display=True, _title=None, _level=0)[source]
              +CellMethod.dump(display=True, _title=None, _level=0)[source]

              A full description of the cell method construct.

              Returns a description the method, all qualifiers and the axes to which it applies.

              @@ -136,15 +137,15 @@

              cfdm.CellMethod.dump
              Parameters
              -
              display: bool, optional

              If False then return the description as a string. By +

              display: bool, optional

              If False then return the description as a string. By default the description is printed.

              Returns
              -
              str or None

              The description. If display is True then the -description is printed and None is +

              str or None

              The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

              @@ -153,7 +154,7 @@

              cfdm.CellMethod.dump

              -
              + @@ -164,11 +165,11 @@

              cfdm.CellMethod.dump diff --git a/docs/method/cfdm.CellMethod.equals.html b/docs/method/cfdm.CellMethod.equals.html index 1ed33ea6de..d55c1530b8 100644 --- a/docs/method/cfdm.CellMethod.equals.html +++ b/docs/method/cfdm.CellMethod.equals.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.equals — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.equals

              -CellMethod.equals(other, rtol=None, atol=None, verbose=None, ignore_qualifiers=(), ignore_type=False)[source]
              +CellMethod.equals(other, rtol=None, atol=None, verbose=None, ignore_qualifiers=(), ignore_type=False)[source]

              Whether two cell method constructs are the same.

              Equality is strict by default. This means that:

                @@ -167,7 +168,7 @@

                cfdm.CellMethod.equalscfdm.rtol function.

              -
              verbose: int or str or None, optional

              If an integer from -1 to 3, or an equivalent +

              verbose: int or str or None, optional

              If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

              -
              ignore_qualifiers: sequence of str, optional

              The names of qualifiers to omit from the comparison.

              +
              ignore_qualifiers: sequence of str, optional

              The names of qualifiers to omit from the comparison.

              -
              ignore_type: bool, optional

              Any type of object may be tested but, in general, +

              ignore_type: bool, optional

              Any type of object may be tested but, in general, equality is only possible with another CellMethod instance, or a subclass of one. If ignore_type is True then cfdm.CellMethod(source=other) is @@ -205,7 +206,7 @@

              cfdm.CellMethod.equals
              Returns
              -
              bool

              Whether the two cell method constructs are equal.

              +
              bool

              Whether the two cell method constructs are equal.

              @@ -222,7 +223,7 @@

              cfdm.CellMethod.equals

              -
              + @@ -233,11 +234,11 @@

              cfdm.CellMethod.equals diff --git a/docs/method/cfdm.CellMethod.get_axes.html b/docs/method/cfdm.CellMethod.get_axes.html index ad67857141..6728e1a370 100644 --- a/docs/method/cfdm.CellMethod.get_axes.html +++ b/docs/method/cfdm.CellMethod.get_axes.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.get_axes — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.get_axes

              -CellMethod.get_axes(default=ValueError())[source]
              +CellMethod.get_axes(default=ValueError())[source]

              Return the axes of the cell method.

              New in version (cfdm): 1.7.0

              @@ -140,14 +141,14 @@

              cfdm.CellMethod.get_axes
              default: optional

              Return the value of the default parameter if axes have not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              Returns
              -
              tuple

              The axes.

              +
              tuple

              The axes.

              @@ -171,7 +172,7 @@

              cfdm.CellMethod.get_axes

              diff --git a/docs/method/cfdm.CellMethod.get_method.html b/docs/method/cfdm.CellMethod.get_method.html index a8ad77654f..1af772b38e 100644 --- a/docs/method/cfdm.CellMethod.get_method.html +++ b/docs/method/cfdm.CellMethod.get_method.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.get_method — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.get_method

              -CellMethod.get_method(default=ValueError())[source]
              +CellMethod.get_method(default=ValueError())[source]

              Return the method of the cell method.

              New in version (cfdm): 1.7.0

              @@ -140,14 +141,14 @@

              cfdm.CellMethod.get_method
              default: optional

              Return the value of the default parameter if the method has not been set.

              -

              If set to an Exception instance then it will be +

              If set to an Exception instance then it will be raised instead.

              Returns
              -
              str

              The method.

              +
              str

              The method.

              @@ -171,7 +172,7 @@

              cfdm.CellMethod.get_method

              diff --git a/docs/method/cfdm.CellMethod.get_qualifier.html b/docs/method/cfdm.CellMethod.get_qualifier.html index e26ddd24cb..0648af61be 100644 --- a/docs/method/cfdm.CellMethod.get_qualifier.html +++ b/docs/method/cfdm.CellMethod.get_qualifier.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.get_qualifier — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.get_qualifier

              -CellMethod.get_qualifier(qualifier, default=ValueError())[source]
              +CellMethod.get_qualifier(qualifier, default=ValueError())[source]

              Return a qualifier of the cell method.

              New in version (cfdm): 1.7.0

              @@ -147,7 +148,7 @@

              cfdm.CellMethod.get_qualifierException instance then it will be +

              If set to an Exception instance then it will be raised instead.

              @@ -171,7 +172,7 @@

              cfdm.CellMethod.get_qualifier

              diff --git a/docs/method/cfdm.CellMethod.has_axes.html b/docs/method/cfdm.CellMethod.has_axes.html index 74011dc990..c5b091448b 100644 --- a/docs/method/cfdm.CellMethod.has_axes.html +++ b/docs/method/cfdm.CellMethod.has_axes.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.has_axes — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.has_axes

              -CellMethod.has_axes()[source]
              +CellMethod.has_axes()[source]

              Whether the axes of the cell method have been set.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.CellMethod.has_axes
              Returns
              -
              bool

              True if the axes have been set, otherwise False.

              +
              bool

              True if the axes have been set, otherwise False.

              @@ -162,7 +163,7 @@

              cfdm.CellMethod.has_axes

              diff --git a/docs/method/cfdm.CellMethod.has_method.html b/docs/method/cfdm.CellMethod.has_method.html index 7319cd82e9..7ce421d85a 100644 --- a/docs/method/cfdm.CellMethod.has_method.html +++ b/docs/method/cfdm.CellMethod.has_method.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.has_method — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.has_method

              -CellMethod.has_method()[source]
              +CellMethod.has_method()[source]

              Whether the method of the cell method has been set.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.CellMethod.has_method
              Returns
              -
              bool

              True if the method has been set, otherwise False.

              +
              bool

              True if the method has been set, otherwise False.

              @@ -162,7 +163,7 @@

              cfdm.CellMethod.has_method

              diff --git a/docs/method/cfdm.CellMethod.has_qualifier.html b/docs/method/cfdm.CellMethod.has_qualifier.html index 452c12944f..28019dc424 100644 --- a/docs/method/cfdm.CellMethod.has_qualifier.html +++ b/docs/method/cfdm.CellMethod.has_qualifier.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.has_qualifier — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.has_qualifier

              -CellMethod.has_qualifier(qualifier)[source]
              +CellMethod.has_qualifier(qualifier)[source]

              Whether a qualifier of the cell method has been set.

              New in version (cfdm): 1.7.0

              @@ -139,13 +140,13 @@

              cfdm.CellMethod.has_qualifier
              Parameters
              -
              qualifier: str

              The name of the qualifier.

              +
              qualifier: str

              The name of the qualifier.

              Returns
              -
              bool

              True if the qualifier has been set, otherwise False.

              +
              bool

              True if the qualifier has been set, otherwise False.

              @@ -163,7 +164,7 @@

              cfdm.CellMethod.has_qualifier

              diff --git a/docs/method/cfdm.CellMethod.identities.html b/docs/method/cfdm.CellMethod.identities.html index 562f3e6188..220abbcab4 100644 --- a/docs/method/cfdm.CellMethod.identities.html +++ b/docs/method/cfdm.CellMethod.identities.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.identities — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.identities

              -CellMethod.identities(generator=False, **kwargs)[source]
              +CellMethod.identities(generator=False, **kwargs)[source]

              Return all possible identities.

              The identities comprise:

                @@ -142,14 +143,14 @@

                cfdm.CellMethod.identities
                Parameters
                -
                generator: bool, optional

                If True then return a generator for the identities, +

                generator: bool, optional

                If True then return a generator for the identities, rather than a list.

                New in version (cfdm): 1.8.9.0

                -
                kwargs: optional

                Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                +
                kwargs: optional

                Additional configuration parameters that may be used +by subclasses.

                New in version (cfdm): 1.8.9.0

                @@ -158,7 +159,7 @@

                cfdm.CellMethod.identitiesReturns
                -
                list or generator

                The identities.

                +
                list or generator

                The identities.

                @@ -181,7 +182,7 @@

                cfdm.CellMethod.identities

              diff --git a/docs/method/cfdm.CellMethod.identity.html b/docs/method/cfdm.CellMethod.identity.html index db7cb351a8..eac3b064f6 100644 --- a/docs/method/cfdm.CellMethod.identity.html +++ b/docs/method/cfdm.CellMethod.identity.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.identity — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.identity

              -CellMethod.identity(default='')[source]
              +CellMethod.identity(default='')[source]

              Return the canonical identity for the cell method construct.

              By default the identity is the first found of the following:

                @@ -169,7 +170,7 @@

                cfdm.CellMethod.identity

              diff --git a/docs/method/cfdm.CellMethod.qualifiers.html b/docs/method/cfdm.CellMethod.qualifiers.html index 6234a9b582..9083b38ba2 100644 --- a/docs/method/cfdm.CellMethod.qualifiers.html +++ b/docs/method/cfdm.CellMethod.qualifiers.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.qualifiers — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.qualifiers

              -CellMethod.qualifiers()[source]
              +CellMethod.qualifiers()[source]

              Return all qualifiers of the cell method.

              New in version (cfdm): 1.7.0

              @@ -139,7 +140,7 @@

              cfdm.CellMethod.qualifiers
              Returns
              -
              dict

              The qualifiers.

              +
              dict

              The qualifiers.

              @@ -157,7 +158,7 @@

              cfdm.CellMethod.qualifiers

              diff --git a/docs/method/cfdm.CellMethod.set_axes.html b/docs/method/cfdm.CellMethod.set_axes.html index a4f56346a5..fa795567da 100644 --- a/docs/method/cfdm.CellMethod.set_axes.html +++ b/docs/method/cfdm.CellMethod.set_axes.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.set_axes — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.set_axes

              -CellMethod.set_axes(value)[source]
              +CellMethod.set_axes(value)[source]

              Set the axes of the cell method.

              New in version (cfdm): 1.7.0

              @@ -138,7 +139,7 @@

              cfdm.CellMethod.set_axes
              Parameters
              -
              value: (sequence of) str

              The axes, specified either by the construct identifiers of +

              value: (sequence of) str

              The axes, specified either by the construct identifiers of domain axis constructs, standard names, or the special string 'area'.

              @@ -159,7 +160,7 @@

              cfdm.CellMethod.set_axesReturns -

              None

              +

              None

              Examples

              @@ -190,7 +191,7 @@

              cfdm.CellMethod.set_axes

              diff --git a/docs/method/cfdm.CellMethod.set_method.html b/docs/method/cfdm.CellMethod.set_method.html index fd4a805126..516c7c79af 100644 --- a/docs/method/cfdm.CellMethod.set_method.html +++ b/docs/method/cfdm.CellMethod.set_method.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.set_method — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.set_method

              -CellMethod.set_method(value)[source]
              +CellMethod.set_method(value)[source]

              Set the method of the cell method.

              New in version (cfdm): 1.7.0

              @@ -138,12 +139,12 @@

              cfdm.CellMethod.set_method
              Parameters
              -
              value: str

              The value for the method.

              +
              value: str

              The value for the method.

              Returns
              -

              None

              +

              None

              Examples

              @@ -165,7 +166,7 @@

              cfdm.CellMethod.set_method

              diff --git a/docs/method/cfdm.CellMethod.set_qualifier.html b/docs/method/cfdm.CellMethod.set_qualifier.html index da27b72118..76076fa221 100644 --- a/docs/method/cfdm.CellMethod.set_qualifier.html +++ b/docs/method/cfdm.CellMethod.set_qualifier.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.set_qualifier — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.set_qualifier

              -CellMethod.set_qualifier(qualifier, value)[source]
              +CellMethod.set_qualifier(qualifier, value)[source]

              Set a qualifier of the cell method.

              New in version (cfdm): 1.7.0

              @@ -139,14 +140,14 @@

              cfdm.CellMethod.set_qualifier
              Parameters
              -
              qualifier: str

              The name of the qualifier to be set.

              +
              qualifier: str

              The name of the qualifier to be set.

              value:

              The value for the qualifier.

              Returns
              -

              None

              +

              None

              Examples

              @@ -158,7 +159,7 @@

              cfdm.CellMethod.set_qualifier

              diff --git a/docs/method/cfdm.CellMethod.sorted.html b/docs/method/cfdm.CellMethod.sorted.html index 2fc169e66f..139fa7d5b9 100644 --- a/docs/method/cfdm.CellMethod.sorted.html +++ b/docs/method/cfdm.CellMethod.sorted.html @@ -3,7 +3,8 @@ - + + cfdm.CellMethod.sorted — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CellMethod.sorted

              -CellMethod.sorted(indices=None)[source]
              +CellMethod.sorted(indices=None)[source]

              Return a new cell method construct with sorted axes.

              The axes are sorted by domain axis construct identifier or standard name, and any intervals are sorted accordingly.

              @@ -136,7 +137,7 @@

              cfdm.CellMethod.sorted
              Parameters
              -
              indices: ordered sequence of int, optional

              Sort the axes with the given indices. By default the axes +

              indices: ordered sequence of int, optional

              Sort the axes with the given indices. By default the axes are sorted by domain axis construct identifier or standard name.

              @@ -170,7 +171,7 @@

              cfdm.CellMethod.sorted

              -
              + @@ -181,11 +182,11 @@

              cfdm.CellMethod.sorted diff --git a/docs/method/cfdm.CompressedArray.__array__.html b/docs/method/cfdm.CompressedArray.__array__.html index fed865849b..9ee8aaa242 100644 --- a/docs/method/cfdm.CompressedArray.__array__.html +++ b/docs/method/cfdm.CompressedArray.__array__.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.__array__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.__array__

              -CompressedArray.__array__(*dtype)[source]
              +CompressedArray.__array__(*dtype)[source]

              The numpy array interface.

              New in version (cfdm): 1.8.7.0

              @@ -134,7 +135,7 @@

              cfdm.CompressedArray.__array__
              Returns
              -
              numpy.ndarray

              An independent numpy array of the data.

              +
              numpy.ndarray

              An independent numpy array of the data.

              @@ -149,7 +150,7 @@

              cfdm.CompressedArray.__array__

              diff --git a/docs/method/cfdm.CompressedArray.__deepcopy__.html b/docs/method/cfdm.CompressedArray.__deepcopy__.html index 7c1f68ed5f..524ec47c3f 100644 --- a/docs/method/cfdm.CompressedArray.__deepcopy__.html +++ b/docs/method/cfdm.CompressedArray.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,12 +123,12 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.__deepcopy__

              -CompressedArray.__deepcopy__(memo)[source]
              -

              Called by the copy.deepcopy function.

              +CompressedArray.__deepcopy__(memo)[source] +

              Called by the copy.deepcopy function.

              x.__deepcopy__() <==> copy.deepcopy(x)

              Copy-on-write is employed. Therefore, after copying, care must be taken when making in-place modifications to attributes of either @@ -142,7 +143,7 @@

              cfdm.CompressedArray.__deepcopy__

              diff --git a/docs/method/cfdm.CompressedArray.__getitem__.html b/docs/method/cfdm.CompressedArray.__getitem__.html index 5ce8b9013f..2548e5a93e 100644 --- a/docs/method/cfdm.CompressedArray.__getitem__.html +++ b/docs/method/cfdm.CompressedArray.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,21 +123,21 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.__getitem__

              -CompressedArray.__getitem__(indices)[source]
              -

              Return a subspace of the uncompressed subarray.

              +CompressedArray.__getitem__(indices)[source] +

              Return a subspace of the uncompressed data.

              x.__getitem__(indices) <==> x[indices]

              -

              Returns a subspace of the uncompressed subarray as an -independent numpy array.

              +

              Returns a subspace of the uncompressed array as an independent +numpy array.

              -

              New in version (cfdm): 1.8.7.0

              +

              New in version (cfdm): 1.11.0.0

              -
              + @@ -147,11 +148,11 @@

              cfdm.CompressedArray.__getitem__ diff --git a/docs/method/cfdm.CompressedArray.__repr__.html b/docs/method/cfdm.CompressedArray.__repr__.html index 540ba65886..2f8212820f 100644 --- a/docs/method/cfdm.CompressedArray.__repr__.html +++ b/docs/method/cfdm.CompressedArray.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.__repr__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,19 +123,19 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.__repr__

              -CompressedArray.__repr__()[source]
              -

              Called by the repr built-in function.

              +CompressedArray.__repr__()[source] +

              Called by the repr built-in function.

              x.__repr__() <==> repr(x)

              New in version (cfdm): 1.8.7.0

              -
              + @@ -145,11 +146,11 @@

              cfdm.CompressedArray.__repr__ diff --git a/docs/method/cfdm.CompressedArray.__str__.html b/docs/method/cfdm.CompressedArray.__str__.html index c05cddbe20..1e89df2cd1 100644 --- a/docs/method/cfdm.CompressedArray.__str__.html +++ b/docs/method/cfdm.CompressedArray.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.__str__ — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,19 +123,19 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.__str__

              -CompressedArray.__str__()[source]
              -

              Called by the str built-in function.

              +CompressedArray.__str__()[source] +

              Called by the str built-in function.

              x.__str__() <==> str(x)

              New in version (cfdm): 1.8.7.0

              -
              + @@ -145,11 +146,11 @@

              cfdm.CompressedArray.__str__ diff --git a/docs/method/cfdm.CompressedArray._docstring_method_exclusions.html b/docs/method/cfdm.CompressedArray._docstring_method_exclusions.html index abcf5a4001..50aaf84b97 100644 --- a/docs/method/cfdm.CompressedArray._docstring_method_exclusions.html +++ b/docs/method/cfdm.CompressedArray._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray._docstring_method_exclusions

              -CompressedArray._docstring_method_exclusions()[source]
              +CompressedArray._docstring_method_exclusions()[source]

              Returns method names excluded in the class substitutions.

              Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

              cfdm.CompressedArray._docstring_method_exclusions
              Returns
              -
              set

              The names of the methods to exclude from the docstring +

              set

              The names of the methods to exclude from the docstring substitution process.

              @@ -167,7 +168,7 @@

              cfdm.CompressedArray._docstring_method_exclusions

              -
              + @@ -178,11 +179,11 @@

              cfdm.CompressedArray._docstring_method_exclusions diff --git a/docs/method/cfdm.CompressedArray._docstring_package_depth.html b/docs/method/cfdm.CompressedArray._docstring_package_depth.html index 40af7b68e0..e9764a1a17 100644 --- a/docs/method/cfdm.CompressedArray._docstring_package_depth.html +++ b/docs/method/cfdm.CompressedArray._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray._docstring_package_depth

              -CompressedArray._docstring_package_depth()[source]
              +CompressedArray._docstring_package_depth()[source]

              Returns the class {{package}} substitutions package depth.

              In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

              cfdm.CompressedArray._docstring_package_depthReturns
              -
              int

              The package depth.

              +
              int

              The package depth.

              -
              + @@ -172,11 +173,11 @@

              cfdm.CompressedArray._docstring_package_depth diff --git a/docs/method/cfdm.CompressedArray._docstring_special_substitutions.html b/docs/method/cfdm.CompressedArray._docstring_special_substitutions.html index c2ae8c31f3..dc6b5d4567 100644 --- a/docs/method/cfdm.CompressedArray._docstring_special_substitutions.html +++ b/docs/method/cfdm.CompressedArray._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray._docstring_special_substitutions

              -classmethod CompressedArray._docstring_special_substitutions()[source]
              +classmethod CompressedArray._docstring_special_substitutions()[source]

              Return the special docstring substitutions.

              {{class}} is replaced by the name of the class.

              {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

              cfdm.CompressedArray._docstring_special_substitutions
              Returns
              -
              tuple

              The special docstring substitution identifiers.

              +
              tuple

              The special docstring substitution identifiers.

              -
              + @@ -168,11 +169,11 @@

              cfdm.CompressedArray._docstring_special_substitutions diff --git a/docs/method/cfdm.CompressedArray._docstring_substitutions.html b/docs/method/cfdm.CompressedArray._docstring_substitutions.html index ad0e8dfc0d..04ad9d5e11 100644 --- a/docs/method/cfdm.CompressedArray._docstring_substitutions.html +++ b/docs/method/cfdm.CompressedArray._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray._docstring_substitutions

              -CompressedArray._docstring_substitutions()[source]
              +CompressedArray._docstring_substitutions()[source]

              Returns the substitutions that apply to methods of the class.

              Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

              cfdm.CompressedArray._docstring_substitutionsstr or a re.Pattern object.

              -

              If a key is a str then the corresponding value must be a string.

              -

              If a key is a re.Pattern object then the corresponding value +

              A key must be either a str or a re.Pattern object.

              +

              If a key is a str then the corresponding value must be a string.

              +

              If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

              +re.Pattern.sub method.

              New in version (cfdm): 1.8.7.0

              @@ -169,7 +170,7 @@

              cfdm.CompressedArray._docstring_substitutionsReturns
              -
              dict

              The docstring substitutions. A dictionary key matches text +

              dict

              The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

              @@ -178,7 +179,7 @@

              cfdm.CompressedArray._docstring_substitutions

              diff --git a/docs/method/cfdm.CompressedArray.compressed_dimensions.html b/docs/method/cfdm.CompressedArray.compressed_dimensions.html index 154c597f24..9afad544b0 100644 --- a/docs/method/cfdm.CompressedArray.compressed_dimensions.html +++ b/docs/method/cfdm.CompressedArray.compressed_dimensions.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.compressed_dimensions — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.compressed_dimensions

              -CompressedArray.compressed_dimensions()[source]
              +CompressedArray.compressed_dimensions()[source]

              Mapping of compressed to uncompressed dimensions.

              A dictionary key is a position of a dimension in the compressed data, with a value of the positions of the @@ -143,7 +144,7 @@

              cfdm.CompressedArray.compressed_dimensions
              Returns
              -
              dict

              The mapping of dimensions of the compressed array to +

              dict

              The mapping of dimensions of the compressed array to their corresponding dimensions in the uncompressed array. Compressed array dimensions that are not compressed are omitted from the mapping.

              @@ -153,7 +154,7 @@

              cfdm.CompressedArray.compressed_dimensions

              diff --git a/docs/method/cfdm.CompressedArray.conformed_data.html b/docs/method/cfdm.CompressedArray.conformed_data.html index b5946f0de0..8c90bd73cc 100644 --- a/docs/method/cfdm.CompressedArray.conformed_data.html +++ b/docs/method/cfdm.CompressedArray.conformed_data.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.conformed_data — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.conformed_data

              -CompressedArray.conformed_data()[source]
              +CompressedArray.conformed_data()[source]

              The data as required by the decompression algorithm.

              New in version (cfdm): 1.10.0.0

              @@ -134,14 +135,14 @@

              cfdm.CompressedArray.conformed_data
              Returns
              -
              dict

              The compressed data, with the key 'data'.

              +
              dict

              The compressed data, with the key 'data'.

              -
              + @@ -152,11 +153,11 @@

              cfdm.CompressedArray.conformed_data diff --git a/docs/method/cfdm.CompressedArray.copy.html b/docs/method/cfdm.CompressedArray.copy.html index 135cf20829..c4f17e7356 100644 --- a/docs/method/cfdm.CompressedArray.copy.html +++ b/docs/method/cfdm.CompressedArray.copy.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.copy — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.copy

              -CompressedArray.copy()[source]
              +CompressedArray.copy()[source]

              Return a deep copy of the array.

              a.copy() is equivalent to ``copy.deepcopy(a).

              Copy-on-write is employed. Therefore, after copying, care must be @@ -149,7 +150,7 @@

              cfdm.CompressedArray.copy

              diff --git a/docs/method/cfdm.CompressedArray.get_Subarray.html b/docs/method/cfdm.CompressedArray.get_Subarray.html index 9795360c48..0f5e79f757 100644 --- a/docs/method/cfdm.CompressedArray.get_Subarray.html +++ b/docs/method/cfdm.CompressedArray.get_Subarray.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.get_Subarray — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.get_Subarray

              -CompressedArray.get_Subarray()[source]
              +CompressedArray.get_Subarray()[source]

              Return the Subarray class.

              New in version (cfdm): 1.10.0.0

              @@ -141,7 +142,7 @@

              cfdm.CompressedArray.get_Subarray

              diff --git a/docs/method/cfdm.CompressedArray.get_calendar.html b/docs/method/cfdm.CompressedArray.get_calendar.html index 14a315d423..a1f761817c 100644 --- a/docs/method/cfdm.CompressedArray.get_calendar.html +++ b/docs/method/cfdm.CompressedArray.get_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.get_calendar — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,13 +123,13 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.get_calendar

              -CompressedArray.get_calendar(default=ValueError())[source]
              +CompressedArray.get_calendar(default=ValueError())[source]

              The calendar of the array.

              -

              If the calendar is None then the CF default calendar is +

              If the calendar is None then the CF default calendar is assumed, if applicable.

              New in version (cfdm): 1.10.0.1

              @@ -137,21 +138,21 @@

              cfdm.CompressedArray.get_calendarParameters
              default: optional

              Return the value of the default parameter if the -calendar has not been set. If set to an Exception +calendar has not been set. If set to an Exception instance then it will be raised instead.

              Returns
              -
              str or None

              The calendar value.

              +
              str or None

              The calendar value.

              -
              + @@ -162,11 +163,11 @@

              cfdm.CompressedArray.get_calendar diff --git a/docs/method/cfdm.CompressedArray.get_compressed_axes.html b/docs/method/cfdm.CompressedArray.get_compressed_axes.html index eda83c3bd4..ff9a50b68d 100644 --- a/docs/method/cfdm.CompressedArray.get_compressed_axes.html +++ b/docs/method/cfdm.CompressedArray.get_compressed_axes.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.get_compressed_axes — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,16 +123,16 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.get_compressed_axes

              -CompressedArray.get_compressed_axes()[source]
              +CompressedArray.get_compressed_axes()[source]

              Return axes that are compressed in the underlying array.

              Returns
              -
              list

              The compressed axes described by their integer +

              list

              The compressed axes described by their integer positions in the uncompressed array.

              @@ -148,7 +149,7 @@

              cfdm.CompressedArray.get_compressed_axes

              diff --git a/docs/method/cfdm.CompressedArray.get_compressed_dimension.html b/docs/method/cfdm.CompressedArray.get_compressed_dimension.html index 88301d07d4..3ca83ffa8e 100644 --- a/docs/method/cfdm.CompressedArray.get_compressed_dimension.html +++ b/docs/method/cfdm.CompressedArray.get_compressed_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.get_compressed_dimension — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.get_compressed_dimension

              -CompressedArray.get_compressed_dimension(default=ValueError())[source]
              +CompressedArray.get_compressed_dimension(default=ValueError())[source]

              Returns the compressed dimension’s position in the array.

              New in version (cfdm): 1.7.0

              @@ -140,13 +141,13 @@

              cfdm.CompressedArray.get_compressed_dimension
              default: optional

              Return the value of the default parameter if the underlying array is not compressed. If set to an -Exception instance then it will be raised instead.

              +Exception instance then it will be raised instead.

              Returns
              -
              int

              The position of the compressed dimension in the compressed +

              int

              The position of the compressed dimension in the compressed array. If the underlying is not compressed then default is returned, if provided.

              @@ -159,7 +160,7 @@

              cfdm.CompressedArray.get_compressed_dimension

              diff --git a/docs/method/cfdm.CompressedArray.get_compression_type.html b/docs/method/cfdm.CompressedArray.get_compression_type.html index 467414692b..3825bdc4f7 100644 --- a/docs/method/cfdm.CompressedArray.get_compression_type.html +++ b/docs/method/cfdm.CompressedArray.get_compression_type.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.get_compression_type — Documentation @@ -37,7 +38,7 @@ -

              cfdm 1.10.1.2

              +

              cfdm 1.11.0.0

              @@ -122,11 +123,11 @@

              Related Topics

              -
              +

              cfdm.CompressedArray.get_compression_type

              -CompressedArray.get_compression_type()[source]
              +CompressedArray.get_compression_type()[source]

              Returns the array’s compression type.

              Specifically, returns the type of compression that has been applied to the underlying array.

              @@ -136,7 +137,7 @@

              cfdm.CompressedArray.get_compression_type
              Returns
              -
              str

              The compression type. An empty string means that no +

              str

              The compression type. An empty string means that no compression has been applied.

              @@ -157,7 +158,7 @@

              cfdm.CompressedArray.get_compression_type

              diff --git a/docs/method/cfdm.CompressedArray.get_filename.html b/docs/method/cfdm.CompressedArray.get_filename.html index 3c5f9ad603..ec7c0e797b 100644 --- a/docs/method/cfdm.CompressedArray.get_filename.html +++ b/docs/method/cfdm.CompressedArray.get_filename.html @@ -22,8 +22,6 @@ - - @@ -38,7 +36,7 @@ -

              cfdm 1.10.1.1

              +

              cfdm 1.11.0.0

              @@ -67,13 +65,13 @@

              Quick search

              -
                + @@ -122,11 +123,11 @@

                Related Topics

                -
                +

                cfdm.CompressedArray.subarray_shapes

                -CompressedArray.subarray_shapes(shapes)[source]
                +CompressedArray.subarray_shapes(shapes)[source]

                Create the subarray shapes along each uncompressed dimension.

                New in version (cfdm): 1.10.0.0

                @@ -138,7 +139,7 @@

                cfdm.CompressedArray.subarray_shapes
                Parameters
                -
                chunks: int, sequence, dict or str, optional

                Define the subarray shapes.

                +
                chunks: int, sequence, dict or str, optional

                Define the subarray shapes.

                Any value accepted by the chunks parameter of the dask.array.from_array function is allowed.

                The subarray sizes implied by chunks for a dimension @@ -153,7 +154,7 @@

                cfdm.CompressedArray.subarray_shapesReturns
                -
                list

                The subarray shapes along each uncompressed +

                list

                The subarray shapes along each uncompressed dimension.

                @@ -161,7 +162,7 @@

                cfdm.CompressedArray.subarray_shapes

                diff --git a/docs/method/cfdm.CompressedArray.subarrays.html b/docs/method/cfdm.CompressedArray.subarrays.html index a47e0abae5..359f489377 100644 --- a/docs/method/cfdm.CompressedArray.subarrays.html +++ b/docs/method/cfdm.CompressedArray.subarrays.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.subarrays — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                cfdm 1.10.1.2

                +

                cfdm 1.11.0.0

                @@ -86,7 +87,7 @@

                Related Topics

              • API reference
                • cfdm classes
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CompressedArray.subarrays

                  -CompressedArray.subarrays(shapes=-1)[source]
                  +CompressedArray.subarrays(shapes=-1)[source]

                  Return descriptors for every subarray.

                  Theses descriptors are used during subarray decompression.

                  @@ -138,7 +139,7 @@

                  cfdm.CompressedArray.subarrays-1 or sequence, optional

                  Define the subarray shapes.

                  Must be either -1, the default, meaning that all non-compressed dimensions in each subarray have the -maximum possible size; or a sequence of tuple. In +maximum possible size; or a sequence of tuple. In the latter case chunks must be allowed as an input to subarray_shapes.

                  A valid chunks specification may always be found by @@ -160,7 +161,7 @@

                  cfdm.CompressedArray.subarrays

                  diff --git a/docs/method/cfdm.CompressedArray.to_memory.html b/docs/method/cfdm.CompressedArray.to_memory.html index ce66c37237..4494fb287b 100644 --- a/docs/method/cfdm.CompressedArray.to_memory.html +++ b/docs/method/cfdm.CompressedArray.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.CompressedArray.to_memory — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CompressedArray.to_memory

                  -CompressedArray.to_memory()[source]
                  +CompressedArray.to_memory()[source]

                  Bring data on disk into memory.

                  There is no change to data that is already in memory.

                  @@ -142,7 +143,7 @@

                  cfdm.CompressedArray.to_memory

                  diff --git a/docs/method/cfdm.Configuration.__enter__.html b/docs/method/cfdm.Configuration.__enter__.html index fc2d134c82..400dd202f8 100644 --- a/docs/method/cfdm.Configuration.__enter__.html +++ b/docs/method/cfdm.Configuration.__enter__.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.__enter__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,15 +123,15 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.__enter__

                  -Configuration.__enter__()[source]
                  +Configuration.__enter__()[source]

                  Enter the runtime context.

                  -
                  + @@ -141,11 +142,11 @@

                  cfdm.Configuration.__enter__ diff --git a/docs/method/cfdm.Configuration.__exit__.html b/docs/method/cfdm.Configuration.__exit__.html index 93750d9304..52a219e7a9 100644 --- a/docs/method/cfdm.Configuration.__exit__.html +++ b/docs/method/cfdm.Configuration.__exit__.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.__exit__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,15 +123,15 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.__exit__

                  -Configuration.__exit__(exc_type, exc_value, traceback)[source]
                  +Configuration.__exit__(exc_type, exc_value, traceback)[source]

                  Exit the runtime context.

                  -
                  + @@ -141,11 +142,11 @@

                  cfdm.Configuration.__exit__ diff --git a/docs/method/cfdm.Configuration.__repr__.html b/docs/method/cfdm.Configuration.__repr__.html index 026d0251da..f1fcff5120 100644 --- a/docs/method/cfdm.Configuration.__repr__.html +++ b/docs/method/cfdm.Configuration.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,15 +123,15 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.__repr__

                  -Configuration.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +Configuration.__repr__()[source] +

                  Called by the repr built-in function.

                  -
                  + @@ -141,11 +142,11 @@

                  cfdm.Configuration.__repr__ diff --git a/docs/method/cfdm.Configuration.clear.html b/docs/method/cfdm.Configuration.clear.html index 9283a42eab..86f7a53bdf 100644 --- a/docs/method/cfdm.Configuration.clear.html +++ b/docs/method/cfdm.Configuration.clear.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.clear — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,14 +123,14 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.clear

                  Configuration.clear() → None. Remove all items from D.
                  -
                  + @@ -140,11 +141,11 @@

                  cfdm.Configuration.clear diff --git a/docs/method/cfdm.Configuration.copy.html b/docs/method/cfdm.Configuration.copy.html index 3a6a370350..7d53b8dea6 100644 --- a/docs/method/cfdm.Configuration.copy.html +++ b/docs/method/cfdm.Configuration.copy.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.copy

                  -Configuration.copy()[source]
                  +Configuration.copy()[source]

                  Return a deep copy.

                  c.copy() is equivalent to copy.deepcopy(c).

                  @@ -142,7 +143,7 @@

                  cfdm.Configuration.copy

                  -
                  + @@ -153,11 +154,11 @@

                  cfdm.Configuration.copy diff --git a/docs/method/cfdm.Configuration.fromkeys.html b/docs/method/cfdm.Configuration.fromkeys.html index 8571f1b721..a055a6460d 100644 --- a/docs/method/cfdm.Configuration.fromkeys.html +++ b/docs/method/cfdm.Configuration.fromkeys.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.fromkeys — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,7 +123,7 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.fromkeys

                  @@ -130,7 +131,7 @@

                  cfdm.Configuration.fromkeys

                  diff --git a/docs/method/cfdm.Configuration.get.html b/docs/method/cfdm.Configuration.get.html index 360988babd..43169715fd 100644 --- a/docs/method/cfdm.Configuration.get.html +++ b/docs/method/cfdm.Configuration.get.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.get — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,7 +123,7 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.get

                  @@ -130,7 +131,7 @@

                  cfdm.Configuration.get

                  Return the value for key if key is in the dictionary, else default.

                  -
                  + @@ -141,11 +142,11 @@

                  cfdm.Configuration.get diff --git a/docs/method/cfdm.Configuration.items.html b/docs/method/cfdm.Configuration.items.html index ea8113383f..ed17d08bf5 100644 --- a/docs/method/cfdm.Configuration.items.html +++ b/docs/method/cfdm.Configuration.items.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.items — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,14 +123,14 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.items

                  Configuration.items() → a set-like object providing a view on D's items
                  -
                  + @@ -140,11 +141,11 @@

                  cfdm.Configuration.items diff --git a/docs/method/cfdm.Configuration.keys.html b/docs/method/cfdm.Configuration.keys.html index 250a171dee..6cbdf3564a 100644 --- a/docs/method/cfdm.Configuration.keys.html +++ b/docs/method/cfdm.Configuration.keys.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.keys — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,14 +123,14 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.keys

                  Configuration.keys() → a set-like object providing a view on D's keys
                  -
                  + @@ -140,11 +141,11 @@

                  cfdm.Configuration.keys diff --git a/docs/method/cfdm.Configuration.pop.html b/docs/method/cfdm.Configuration.pop.html index 846a51a2aa..eb062369d7 100644 --- a/docs/method/cfdm.Configuration.pop.html +++ b/docs/method/cfdm.Configuration.pop.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.pop — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,15 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.pop

                  Configuration.pop(k[, d]) → v, remove specified key and return the corresponding value.
                  -

                  If key is not found, d is returned if given, otherwise KeyError is raised

                  +

                  If the key is not found, return the default if given; otherwise, +raise a KeyError.

                  -
                  + @@ -141,11 +143,11 @@

                  cfdm.Configuration.pop diff --git a/docs/method/cfdm.Configuration.popitem.html b/docs/method/cfdm.Configuration.popitem.html index 9312fb8ebe..52204c6b4b 100644 --- a/docs/method/cfdm.Configuration.popitem.html +++ b/docs/method/cfdm.Configuration.popitem.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.popitem — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,7 +123,7 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.popitem

                  @@ -132,7 +133,7 @@

                  cfdm.Configuration.popitem

                  diff --git a/docs/method/cfdm.Configuration.setdefault.html b/docs/method/cfdm.Configuration.setdefault.html index 4c6e6b3c4c..a19123f072 100644 --- a/docs/method/cfdm.Configuration.setdefault.html +++ b/docs/method/cfdm.Configuration.setdefault.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.setdefault — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,7 +123,7 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.setdefault

                  @@ -131,7 +132,7 @@

                  cfdm.Configuration.setdefault

                  diff --git a/docs/method/cfdm.Configuration.update.html b/docs/method/cfdm.Configuration.update.html index a28780a4a3..57377c7e4a 100644 --- a/docs/method/cfdm.Configuration.update.html +++ b/docs/method/cfdm.Configuration.update.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.update — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,7 +123,7 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.update

                  @@ -132,7 +133,7 @@

                  cfdm.Configuration.update

                  diff --git a/docs/method/cfdm.Configuration.values.html b/docs/method/cfdm.Configuration.values.html index 856d9e3a49..4adde26dd3 100644 --- a/docs/method/cfdm.Configuration.values.html +++ b/docs/method/cfdm.Configuration.values.html @@ -3,7 +3,8 @@ - + + cfdm.Configuration.values — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,14 +123,14 @@

                  Related Topics

                  -
                  +

                  cfdm.Configuration.values

                  Configuration.values() → an object providing a view on D's values
                  -
                  + @@ -140,11 +141,11 @@

                  cfdm.Configuration.values diff --git a/docs/method/cfdm.Constant.__deepcopy__.html b/docs/method/cfdm.Constant.__deepcopy__.html index 61011de554..533bdfc779 100644 --- a/docs/method/cfdm.Constant.__deepcopy__.html +++ b/docs/method/cfdm.Constant.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Constant.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.Constant.__deepcopy__

                  -Constant.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +Constant.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  -
                  + @@ -142,11 +143,11 @@

                  cfdm.Constant.__deepcopy__ diff --git a/docs/method/cfdm.Constant.__enter__.html b/docs/method/cfdm.Constant.__enter__.html index b0388bd44c..34e7484a76 100644 --- a/docs/method/cfdm.Constant.__enter__.html +++ b/docs/method/cfdm.Constant.__enter__.html @@ -3,7 +3,8 @@ - + + cfdm.Constant.__enter__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,15 +123,15 @@

                  Related Topics

                  -
                  +

                  cfdm.Constant.__enter__

                  -Constant.__enter__()[source]
                  +Constant.__enter__()[source]

                  Enter the runtime context.

                  -
                  + @@ -141,11 +142,11 @@

                  cfdm.Constant.__enter__ diff --git a/docs/method/cfdm.Constant.__exit__.html b/docs/method/cfdm.Constant.__exit__.html index b53047e832..95523652db 100644 --- a/docs/method/cfdm.Constant.__exit__.html +++ b/docs/method/cfdm.Constant.__exit__.html @@ -3,7 +3,8 @@ - + + cfdm.Constant.__exit__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,15 +123,15 @@

                  Related Topics

                  -
                  +

                  cfdm.Constant.__exit__

                  -Constant.__exit__(exc_type, exc_value, traceback)[source]
                  +Constant.__exit__(exc_type, exc_value, traceback)[source]

                  Exit the runtime context.

                  -
                  + @@ -141,11 +142,11 @@

                  cfdm.Constant.__exit__ diff --git a/docs/method/cfdm.Constant.__repr__.html b/docs/method/cfdm.Constant.__repr__.html index 03abb3915d..a1e122f0f7 100644 --- a/docs/method/cfdm.Constant.__repr__.html +++ b/docs/method/cfdm.Constant.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Constant.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,15 +123,15 @@

                  Related Topics

                  -
                  +

                  cfdm.Constant.__repr__

                  -Constant.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +Constant.__repr__()[source] +

                  Called by the repr built-in function.

                  -
                  + @@ -141,11 +142,11 @@

                  cfdm.Constant.__repr__ diff --git a/docs/method/cfdm.Constant.__str__.html b/docs/method/cfdm.Constant.__str__.html index 042d4511e9..3b7a8f4ae4 100644 --- a/docs/method/cfdm.Constant.__str__.html +++ b/docs/method/cfdm.Constant.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Constant.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,15 +123,15 @@

                  Related Topics

                  -
                  +

                  cfdm.Constant.__str__

                  -Constant.__str__()[source]
                  -

                  Called by the str built-in function.

                  +Constant.__str__()[source] +

                  Called by the str built-in function.

                  -
                  + @@ -141,11 +142,11 @@

                  cfdm.Constant.__str__ diff --git a/docs/method/cfdm.Constant.copy.html b/docs/method/cfdm.Constant.copy.html index f9fbd63c26..9934d45c35 100644 --- a/docs/method/cfdm.Constant.copy.html +++ b/docs/method/cfdm.Constant.copy.html @@ -3,7 +3,8 @@ - + + cfdm.Constant.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constant.copy

                  -Constant.copy()[source]
                  +Constant.copy()[source]

                  Return a deep copy.

                  c.copy() is equivalent to copy.deepcopy(c).

                  @@ -142,7 +143,7 @@

                  cfdm.Constant.copy

                  diff --git a/docs/method/cfdm.Constructs.__call__.html b/docs/method/cfdm.Constructs.__call__.html index b8847e36e6..6eb03c6bcb 100644 --- a/docs/method/cfdm.Constructs.__call__.html +++ b/docs/method/cfdm.Constructs.__call__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__call__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__call__

                  -Constructs.__call__(*identities, **filter_kwargs)[source]
                  +Constructs.__call__(*identities, **filter_kwargs)[source]

                  Select metadata constructs by identity.

                  Calling a Constructs instance selects metadata constructs by identity and is an alias for the filter_by_identity @@ -148,9 +149,9 @@

                  cfdm.Constructs.__call__identities methods, that matches any of the given values.

                  A value may be any object that can match via the -== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  @@ -174,7 +175,7 @@

                  cfdm.Constructs.__call__See filter_by_identity and filter for examples.

                  -
                  + @@ -185,11 +186,11 @@

                  cfdm.Constructs.__call__ diff --git a/docs/method/cfdm.Constructs.__contains__.html b/docs/method/cfdm.Constructs.__contains__.html index 1ebb1ba5dc..c32794a459 100644 --- a/docs/method/cfdm.Constructs.__contains__.html +++ b/docs/method/cfdm.Constructs.__contains__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__contains__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__contains__

                  -Constructs.__contains__(key)[source]
                  +Constructs.__contains__(key)[source]

                  Implements membership test operators for construct keys.

                  x.__contains__(y) <==> y in x

                  @@ -134,7 +135,7 @@

                  cfdm.Constructs.__contains__

                  diff --git a/docs/method/cfdm.Constructs.__copy__.html b/docs/method/cfdm.Constructs.__copy__.html index f40ee5569c..cf74fc07ec 100644 --- a/docs/method/cfdm.Constructs.__copy__.html +++ b/docs/method/cfdm.Constructs.__copy__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__copy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,18 +123,18 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__copy__

                  -Constructs.__copy__()[source]
                  -

                  Called by the copy.copy standard library function.

                  +Constructs.__copy__()[source] +

                  Called by the copy.copy standard library function.

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -144,11 +145,11 @@

                  cfdm.Constructs.__copy__ diff --git a/docs/method/cfdm.Constructs.__deepcopy__.html b/docs/method/cfdm.Constructs.__deepcopy__.html index 0d61168843..bd4df1f41c 100644 --- a/docs/method/cfdm.Constructs.__deepcopy__.html +++ b/docs/method/cfdm.Constructs.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,18 +123,18 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__deepcopy__

                  -Constructs.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy standard library function.

                  +Constructs.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy standard library function.

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -144,11 +145,11 @@

                  cfdm.Constructs.__deepcopy__ diff --git a/docs/method/cfdm.Constructs.__getitem__.html b/docs/method/cfdm.Constructs.__getitem__.html index 9e7b52dfb6..f48af845fa 100644 --- a/docs/method/cfdm.Constructs.__getitem__.html +++ b/docs/method/cfdm.Constructs.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__getitem__

                  -Constructs.__getitem__(key)[source]
                  +Constructs.__getitem__(key)[source]

                  Return a construct with the given key.

                  x.__getitem__(y) <==> x[y]

                  @@ -134,7 +135,7 @@

                  cfdm.Constructs.__getitem__

                  diff --git a/docs/method/cfdm.Constructs.__iter__.html b/docs/method/cfdm.Constructs.__iter__.html index 349978b3ba..2469f0534d 100644 --- a/docs/method/cfdm.Constructs.__iter__.html +++ b/docs/method/cfdm.Constructs.__iter__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__iter__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__iter__

                  -Constructs.__iter__()[source]
                  +Constructs.__iter__()[source]

                  Called when an iterator is required.

                  x.__iter__() <==> iter(x)

                  @@ -134,7 +135,7 @@

                  cfdm.Constructs.__iter__

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Constructs.__iter__ diff --git a/docs/method/cfdm.Constructs.__len__.html b/docs/method/cfdm.Constructs.__len__.html index 5e9fa33f35..6669ddd915 100644 --- a/docs/method/cfdm.Constructs.__len__.html +++ b/docs/method/cfdm.Constructs.__len__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__len__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__len__

                  -Constructs.__len__()[source]
                  +Constructs.__len__()[source]

                  Return the number of constructs.

                  x.__len__() <==> len(x)

                  @@ -134,7 +135,7 @@

                  cfdm.Constructs.__len__

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Constructs.__len__ diff --git a/docs/method/cfdm.Constructs.__repr__.html b/docs/method/cfdm.Constructs.__repr__.html index 4b296d8a92..99280a00e3 100644 --- a/docs/method/cfdm.Constructs.__repr__.html +++ b/docs/method/cfdm.Constructs.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__repr__

                  -Constructs.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +Constructs.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Constructs.__repr__ diff --git a/docs/method/cfdm.Constructs.__str__.html b/docs/method/cfdm.Constructs.__str__.html index fbbfededa1..d9eb9d6a43 100644 --- a/docs/method/cfdm.Constructs.__str__.html +++ b/docs/method/cfdm.Constructs.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.__str__

                  -Constructs.__str__()[source]
                  -

                  Called by the str built-in function.

                  +Constructs.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Constructs.__str__ diff --git a/docs/method/cfdm.Constructs._docstring_method_exclusions.html b/docs/method/cfdm.Constructs._docstring_method_exclusions.html index 12b8c445c3..5375f863f0 100644 --- a/docs/method/cfdm.Constructs._docstring_method_exclusions.html +++ b/docs/method/cfdm.Constructs._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs._docstring_method_exclusions

                  -Constructs._docstring_method_exclusions()[source]
                  +Constructs._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.Constructs._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.Constructs._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.Constructs._docstring_package_depth.html b/docs/method/cfdm.Constructs._docstring_package_depth.html index 528559feec..21d8bc205c 100644 --- a/docs/method/cfdm.Constructs._docstring_package_depth.html +++ b/docs/method/cfdm.Constructs._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs._docstring_package_depth

                  -Constructs._docstring_package_depth()[source]
                  +Constructs._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.Constructs._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.Constructs._docstring_package_depth diff --git a/docs/method/cfdm.Constructs._docstring_special_substitutions.html b/docs/method/cfdm.Constructs._docstring_special_substitutions.html index ec905fe77e..885ec58e48 100644 --- a/docs/method/cfdm.Constructs._docstring_special_substitutions.html +++ b/docs/method/cfdm.Constructs._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs._docstring_special_substitutions

                  -classmethod Constructs._docstring_special_substitutions()[source]
                  +classmethod Constructs._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.Constructs._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.Constructs._docstring_special_substitutions diff --git a/docs/method/cfdm.Constructs._docstring_substitutions.html b/docs/method/cfdm.Constructs._docstring_substitutions.html index 12c7f62e89..e09849948d 100644 --- a/docs/method/cfdm.Constructs._docstring_substitutions.html +++ b/docs/method/cfdm.Constructs._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs._docstring_substitutions

                  -Constructs._docstring_substitutions()[source]
                  +Constructs._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.Constructs._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.Constructs._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.Constructs._docstring_substitutions

                  diff --git a/docs/method/cfdm.Constructs.clear_filters_applied.html b/docs/method/cfdm.Constructs.clear_filters_applied.html index 64dbdb9092..b19e5dce3b 100644 --- a/docs/method/cfdm.Constructs.clear_filters_applied.html +++ b/docs/method/cfdm.Constructs.clear_filters_applied.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.clear_filters_applied — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.clear_filters_applied

                  -Constructs.clear_filters_applied()[source]
                  +Constructs.clear_filters_applied()[source]

                  Remove the history of filters that have been applied.

                  This method does not change the metadata constructs, it just forgets the history of any filters that have previously been @@ -149,7 +150,7 @@

                  cfdm.Constructs.clear_filters_applied
                  Returns
                  -
                  tuple

                  The removed history of filters that have been applied, +

                  tuple

                  The removed history of filters that have been applied, ordered from first to last. If no filters have been applied then the tuple is empty.

                  @@ -169,7 +170,7 @@

                  cfdm.Constructs.clear_filters_applied

                  diff --git a/docs/method/cfdm.Constructs.construct_type.html b/docs/method/cfdm.Constructs.construct_type.html index 89700fd6f1..48c1363621 100644 --- a/docs/method/cfdm.Constructs.construct_type.html +++ b/docs/method/cfdm.Constructs.construct_type.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.construct_type — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.construct_type

                  -Constructs.construct_type(key)[source]
                  +Constructs.construct_type(key)[source]

                  Return the type of a construct for a given key.

                  New in version (cfdm): 1.7.0

                  @@ -138,13 +139,13 @@

                  cfdm.Constructs.construct_type
                  Parameters
                  -
                  key: str

                  A construct identifier.

                  +
                  key: str

                  A construct identifier.

                  Returns
                  -
                  str or None

                  The construct type, or None if the key is not +

                  str or None

                  The construct type, or None if the key is not present.

                  @@ -152,7 +153,7 @@

                  cfdm.Constructs.construct_type

                  diff --git a/docs/method/cfdm.Constructs.construct_types.html b/docs/method/cfdm.Constructs.construct_types.html index ff5b0b5a05..719ae5a622 100644 --- a/docs/method/cfdm.Constructs.construct_types.html +++ b/docs/method/cfdm.Constructs.construct_types.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.construct_types — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.construct_types

                  -Constructs.construct_types()[source]
                  +Constructs.construct_types()[source]

                  Return all of the construct types for all keys.

                  New in version (cfdm): 1.7.0

                  @@ -137,7 +138,7 @@

                  cfdm.Constructs.construct_types

                  diff --git a/docs/method/cfdm.Constructs.copy.html b/docs/method/cfdm.Constructs.copy.html index 6153dbda78..d9d8161462 100644 --- a/docs/method/cfdm.Constructs.copy.html +++ b/docs/method/cfdm.Constructs.copy.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.copy

                  -Constructs.copy(data=True)[source]
                  +Constructs.copy(data=True)[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  @@ -135,7 +136,7 @@

                  cfdm.Constructs.copy
                  Parameters
                  -
                  data: bool, optional

                  If True (the default) then copy data contained in the +

                  data: bool, optional

                  If True (the default) then copy data contained in the metadata constructs.

                  @@ -154,7 +155,7 @@

                  cfdm.Constructs.copy

                  -
                  + @@ -165,11 +166,11 @@

                  cfdm.Constructs.copy diff --git a/docs/method/cfdm.Constructs.data_axes.html b/docs/method/cfdm.Constructs.data_axes.html index a3002a83db..3c54d1ec53 100644 --- a/docs/method/cfdm.Constructs.data_axes.html +++ b/docs/method/cfdm.Constructs.data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.data_axes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.data_axes

                  -Constructs.data_axes()[source]
                  +Constructs.data_axes()[source]

                  Returns the axes spanned by the data.

                  Specifically, returns the domain axis constructs spanned by metadata construct data.

                  @@ -136,7 +137,7 @@

                  cfdm.Constructs.data_axes
                  Returns
                  -
                  dict

                  The keys of the domain axes constructs spanned by +

                  dict

                  The keys of the domain axes constructs spanned by metadata construct data.

                  @@ -162,7 +163,7 @@

                  cfdm.Constructs.data_axes

                  diff --git a/docs/method/cfdm.Constructs.domain_axes.html b/docs/method/cfdm.Constructs.domain_axes.html index 0a6db8bfda..2b74424030 100644 --- a/docs/method/cfdm.Constructs.domain_axes.html +++ b/docs/method/cfdm.Constructs.domain_axes.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.domain_axes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.domain_axes

                  -Constructs.domain_axes(*identities, **filter_kwargs)[source]
                  +Constructs.domain_axes(*identities, **filter_kwargs)[source]

                  Return domain axis constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -138,7 +139,7 @@

                  cfdm.Constructs.domain_axes
                  Parameters
                  -
                  identities: tuple, optional

                  Select domain axis constructs that have an identity, +

                  identities: tuple, optional

                  Select domain axis constructs that have an identity, defined by their identities methods, that matches any of the given values.

                  Additionally, the values are matched against construct @@ -157,9 +158,9 @@

                  cfdm.Constructs.domain_axes== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  @@ -182,7 +183,7 @@

                  cfdm.Constructs.domain_axes

                  diff --git a/docs/method/cfdm.Constructs.domain_axis_identity.html b/docs/method/cfdm.Constructs.domain_axis_identity.html index f78151981e..89e796d808 100644 --- a/docs/method/cfdm.Constructs.domain_axis_identity.html +++ b/docs/method/cfdm.Constructs.domain_axis_identity.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.domain_axis_identity — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.domain_axis_identity

                  -Constructs.domain_axis_identity(key)[source]
                  +Constructs.domain_axis_identity(key)[source]

                  Return the canonical identity for a domain axis construct.

                  The identity is the first found of the following:

                    @@ -143,7 +144,7 @@

                    cfdm.Constructs.domain_axis_identity
                    Parameters
                    -
                    key: str

                    The construct key for the domain axis construct.

                    +
                    key: str

                    The construct key for the domain axis construct.

                    Parameter example:

                    key='domainaxis2'

                    @@ -153,7 +154,7 @@

                    cfdm.Constructs.domain_axis_identityReturns
                    -
                    str

                    The identity.

                    +
                    str

                    The identity.

                    @@ -171,7 +172,7 @@

                    cfdm.Constructs.domain_axis_identity

                  diff --git a/docs/method/cfdm.Constructs.equals.html b/docs/method/cfdm.Constructs.equals.html index 307549b4d9..44b1e67ad5 100644 --- a/docs/method/cfdm.Constructs.equals.html +++ b/docs/method/cfdm.Constructs.equals.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.equals

                  -Constructs.equals(other, rtol=None, atol=None, verbose=None, ignore_data_type=False, ignore_fill_value=False, ignore_compression=True, _ignore_type=False, _return_axis_map=False)[source]
                  +Constructs.equals(other, rtol=None, atol=None, verbose=None, ignore_data_type=False, ignore_fill_value=False, ignore_compression=True, _ignore_type=False, _return_axis_map=False)[source]

                  Whether two Constructs instances are the same.

                  Two real numbers x and y are considered equal if |x-y|<=atol+rtol|y|, where atol (the tolerance on @@ -157,22 +158,22 @@

                  cfdm.Constructs.equalscfdm.rtol function.

                  -
                  ignore_fill_value: bool, optional

                  If True then the _FillValue and missing_value +

                  ignore_fill_value: bool, optional

                  If True then the _FillValue and missing_value properties are omitted from the comparison for the metadata constructs.

                  -
                  ignore_data_type: bool, optional

                  If True then ignore the data types in all numerical +

                  ignore_data_type: bool, optional

                  If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

                  -
                  ignore_compression: bool, optional

                  If False then the compression type and, if applicable, +

                  ignore_compression: bool, optional

                  If False then the compression type and, if applicable, the underlying compressed arrays must be the same, as well as the arrays in their uncompressed forms. By default only the the arrays in their uncompressed forms are compared.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  -
                  + @@ -228,11 +229,11 @@

                  cfdm.Constructs.equals diff --git a/docs/method/cfdm.Constructs.filter.html b/docs/method/cfdm.Constructs.filter.html index 553181e876..bdecb8f164 100644 --- a/docs/method/cfdm.Constructs.filter.html +++ b/docs/method/cfdm.Constructs.filter.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter

                  -Constructs.filter(axis_mode='and', property_mode='and', todict=False, cached=None, _identity_config={}, **filters)[source]
                  +Constructs.filter(axis_mode='and', property_mode='and', todict=False, cached=None, _identity_config={}, **filters)[source]

                  Select metadata constructs by a chain of filters.

                  This method allows multiple filters defined by the “filter_by_*” methods to be chained in an alternative manner @@ -161,7 +162,8 @@

                  cfdm.Constructs.filter

                  See also

                  -

                  filter_by_axis, filter_by_data, +

                  filter_by_axis, filter_by_cell, +filter_by_connectivity, filter_by_data, filter_by_identity, filter_by_key, filter_by_measure, filter_by_method, filter_by_identity, filter_by_naxes, @@ -184,8 +186,8 @@

                  cfdm.Constructs.filterValid keywords and their values are:

                  --++ @@ -194,82 +196,95 @@

                  cfdm.Constructs.filter

                  - - - + + + + + + + + + + + - - + - - + + - - + - - + - - + - - + + + + - - - - - - - -

                  Keyword

                  filter_by_axis

                  A sequence as expected by the -axes parameter of +

                  A sequence as expected by +the axes parameter of filter_by_axis

                  filter_by_identity

                  A sequence as expected by the -identities parameter of -filter_by_identity

                  filter_by_cell

                  A sequence as expected by +the cells parameter of +filter_by_cell

                  filter_by_connectivity

                  A sequence as expected by +the connectivity +parameter of +filter_by_connectivities

                  filter_by_data

                  Any value is allowed which +will be ignored, as +filter_by_data does not +have any positional +arguments.

                  filter_by_identity

                  A sequence as expected by +the identities parameter +of filter_by_identity

                  filter_by_key

                  A sequence as expected by the -keys parameter of +

                  filter_by_key

                  A sequence as expected by +the keys parameter of filter_by_key

                  filter_by_measure

                  A sequence as expected by the -measures parameter of -filter_by_measure

                  filter_by_measure

                  A sequence as expected by +the measures parameter +of filter_by_measure

                  filter_by_method

                  A sequence as expected by the -methods parameter of +

                  filter_by_method

                  A sequence as expected by +the methods parameter of filter_by_method

                  filter_by_naxes

                  A sequence as expected by the -naxes parameter of +

                  filter_by_naxes

                  A sequence as expected by +the naxes parameter of filter_by_naxes

                  filter_by_ncdim

                  A sequence as expected by the -ncdims parameter of +

                  filter_by_ncdim

                  A sequence as expected by +the ncdims parameter of filter_by_ncdim

                  filter_by_ncvar

                  A sequence as expected by the -ncvars parameter of +

                  filter_by_ncvar

                  A sequence as expected by +the ncvars parameter of filter_by_ncvar

                  filter_by_property

                  A dictionary as expected +by the properties +parameter of +filter_by_property

                  filter_by_size

                  A sequence as expected by the -sizes parameter of +

                  A sequence as expected by +the sizes parameter of filter_by_size

                  filter_by_type

                  A sequence as expected by the -types parameter of +

                  A sequence as expected by +the types parameter of filter_by_type

                  filter_by_property

                  A dictionary as expected by -the properties parameter of -filter_by_property

                  filter_by_data

                  Any value is allowed which -will be ignored, as -filter_by_data does not have -any positional arguments.

                  -
                  axis_mode: str, optional

                  Provide a value for the axis_mode parameter of the +

                  axis_mode: str, optional

                  Provide a value for the axis_mode parameter of the filter_by_axis method. By default axis_mode is 'and'.

                  -
                  property_mode: str, optional

                  Provide a value for the property_mode parameter of +

                  property_mode: str, optional

                  Provide a value for the property_mode parameter of the filter_by_property method. By default property_mode is 'and'.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  _identity_config: optional

                  Provide a value for the _config parameter of the @@ -279,14 +294,14 @@

                  cfdm.Constructs.filter
                  Returns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  -
                  + @@ -297,11 +312,11 @@

                  cfdm.Constructs.filter diff --git a/docs/method/cfdm.Constructs.filter_by_axis.html b/docs/method/cfdm.Constructs.filter_by_axis.html index 6a225aa136..5ca2dc9136 100644 --- a/docs/method/cfdm.Constructs.filter_by_axis.html +++ b/docs/method/cfdm.Constructs.filter_by_axis.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_axis — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference

                  If no axes are provided then all constructs that do, or could have data, spanning any domain axes constructs, are selected.

                  -
                  axis_mode: str

                  Define the relationship between the given domain axes +

                  axis_mode: str

                  Define the relationship between the given domain axes and the constructs’ data.

                  @@ -206,14 +207,14 @@

                  cfdm.Constructs.filter_by_axis'and'.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -223,7 +224,7 @@

                  cfdm.Constructs.filter_by_axisReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -253,7 +254,7 @@

                  cfdm.Constructs.filter_by_axis

                  diff --git a/docs/method/cfdm.Constructs.filter_by_cell.html b/docs/method/cfdm.Constructs.filter_by_cell.html new file mode 100644 index 0000000000..53baeb4228 --- /dev/null +++ b/docs/method/cfdm.Constructs.filter_by_cell.html @@ -0,0 +1,228 @@ + + + + + + + + cfdm.Constructs.filter_by_cell — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.Constructs.filter_by_cell

                  +
                  +
                  +Constructs.filter_by_cell(*cells, todict=False, cached=None)[source]
                  +

                  Select domain topology constructs by cell type.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  + +
                  +
                  Parameters
                  +
                  +
                  cells: optional

                  Select domain topology constructs that have a cell +type, defined by their get_cell methods, that +matches any of the given values.

                  +

                  If no cell types are provided then all domain topology +constructs are selected.

                  +

                  A value may be any object that can match via the +== operator, or a re.Pattern object that matches +via its search method.

                  +
                  +
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +by their construct identifiers, instead of a +Constructs object. This is a faster option.

                  +
                  +
                  cached: optional

                  If any value other than None then return cached +without selecting any constructs.

                  +
                  +
                  +
                  +
                  Returns
                  +
                  +
                  Constructs or dict or cached

                  The selected domain topology constructs, or a cached +valued.

                  +
                  +
                  +
                  +
                  +

                  Examples

                  +
                  >>> print(t.constructs.filter_by_type('domain_topology')
                  +Constructs:
                  +{'domaintopology0': <DomainTopology: cell:face>}
                  +
                  +
                  +

                  Select domain topology constructs that have a cell type of +“face”:

                  +
                  >>> print(c.filter_by_cell('face')
                  +Constructs:
                  +{'domaintopology0': <DomainTopology: cell:face>}
                  +
                  +
                  +

                  Select domain topology constructs that have a cell type of +‘face’ or ‘edge’:

                  +
                  >>> print(c.filter_by_cell('face', 'edge')
                  +Constructs:
                  +{'domaintopology0': <DomainTopology: cell:face>}
                  +
                  +
                  +

                  Select domain topology constructs that have a cell type that +ends with “e”:

                  +
                  >>> print(c.filter_by_cell(re.compile('e$')))
                  +Constructs:
                  +{'domaintopology0': <DomainTopology: cell:face>}
                  +
                  +
                  +

                  Select domain topology constructs that have a cell type of any +value:

                  +
                  >>> print(c.filter_by_cell())
                  +Constructs:
                  +{'domaintopology0': <DomainTopology: cell:face>}
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.Constructs.filter_by_connectivity.html b/docs/method/cfdm.Constructs.filter_by_connectivity.html new file mode 100644 index 0000000000..9796b800f2 --- /dev/null +++ b/docs/method/cfdm.Constructs.filter_by_connectivity.html @@ -0,0 +1,231 @@ + + + + + + + + cfdm.Constructs.filter_by_connectivity — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.Constructs.filter_by_connectivity

                  +
                  +
                  +Constructs.filter_by_connectivity(*connectivities, todict=False, cached=None)[source]
                  +

                  Select cell connectivity constructs by connectivity type.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  + +
                  +
                  Parameters
                  +
                  +
                  connectivities: optional

                  Select cell connectivity constructs that have a +connectivity type, defined by their get_connectivity +methods, that matches any of the given values.

                  +

                  If no connectivities are provided then all cell +connectivity constructs are selected.

                  +

                  A value may be any object that can match via the +== operator, or a re.Pattern object that matches +via its search method.

                  +
                  +
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +by their construct identifiers, instead of a +Constructs object. This is a faster option.

                  +
                  +
                  cached: optional

                  If any value other than None then return cached +without selecting any constructs.

                  +
                  +
                  +
                  +
                  Returns
                  +
                  +
                  Constructs or dict or cached

                  The selected cell connectivity constructs, or a cached +value.

                  +
                  +
                  +
                  +
                  +

                  Examples

                  +
                  >>> print(t.constructs.filter_by_type('cell_connectivity')
                  +Constructs:
                  +{'cellconnectivity0': <CellConnectivity: connectivity:edge(13824) >,
                  + 'cellconnectivity1': <CellConnectivity: connectivity:node(13824) >}
                  +
                  +
                  +

                  Select cell connectivity constructs that have a connectivity +type of “edge”:

                  +
                  >>> print(c.filter_by_connectivity('edge')
                  +Constructs:
                  +{'cellconnectivity0': <CellConnectivity: connectivity:edge(13824) >,
                  +
                  +
                  +

                  Select cell connectivity constructs that have a connectivity +type of ‘edge’ or ‘node’:

                  +
                  >>> print(c.filter_by_connectivity('edge', 'node')
                  +Constructs:
                  +{'cellconnectivity0': <CellConnectivity: connectivity:edge(13824) >,
                  + 'cellconnectivity1': <CellConnectivity: connectivity:node(13824) >}
                  +
                  +
                  +

                  Select cell connectivity constructs that have a connectivity +type that starts with “n”:

                  +
                  >>> print(c.filter_by_connectivity(re.compile('^n')))
                  +Constructs:
                  +{'cellconnectivity1': <CellConnectivity: connectivity:node(13824) >}
                  +
                  +
                  +

                  Select cell connectivity constructs that have a connectivity +type of any value:

                  +
                  >>> print(c.filter_by_connectivity())
                  +Constructs:
                  +{'cellconnectivity0': <CellConnectivity: connectivity:edge(13824) >,
                  + 'cellconnectivity1': <CellConnectivity: connectivity:node(13824) >}
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.Constructs.filter_by_data.html b/docs/method/cfdm.Constructs.filter_by_data.html index 0268e6c899..cacaefd832 100644 --- a/docs/method/cfdm.Constructs.filter_by_data.html +++ b/docs/method/cfdm.Constructs.filter_by_data.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_data

                  -Constructs.filter_by_data(todict=False, cached=None)[source]
                  +Constructs.filter_by_data(todict=False, cached=None)[source]

                  Selects metadata constructs that could contain data.

                  Selection is not based on whether they actually have data, rather by whether the construct supports the inclusion of @@ -143,14 +144,14 @@

                  cfdm.Constructs.filter_by_data
                  Parameters
                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -160,7 +161,7 @@

                  cfdm.Constructs.filter_by_dataReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -172,7 +173,7 @@

                  cfdm.Constructs.filter_by_data

                  diff --git a/docs/method/cfdm.Constructs.filter_by_identity.html b/docs/method/cfdm.Constructs.filter_by_identity.html index e113960104..f78332bc62 100644 --- a/docs/method/cfdm.Constructs.filter_by_identity.html +++ b/docs/method/cfdm.Constructs.filter_by_identity.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_identity — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_identity

                  -Constructs.filter_by_identity(*identities, todict=False, cached=None, _config={})[source]
                  +Constructs.filter_by_identity(*identities, todict=False, cached=None, _config={})[source]

                  Select metadata constructs by identity.

                  Calling a Constructs instance is an alias for filter_by_identity.

                  @@ -152,10 +153,10 @@

                  cfdm.Constructs.filter_by_identityidentities method, and is selected if any of them match the identity parameter. identity may be a string that equals one -of a construct’s identities; or a re.Pattern object +of a construct’s identities; or a re.Pattern object that matches one of a construct’s identities via -re.search.

                  -

                  Note that in the output of a dump method or print +re.search.

                  +

                  Note that in the output of a dump method or print call, a metadata construct is always described by one of its identities, and so this description may always be used as an identity value.

                  @@ -168,21 +169,21 @@

                  cfdm.Constructs.filter_by_identityidentity='latitude'

                  A value may be any object that can match via the -== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -198,7 +199,7 @@

                  cfdm.Constructs.filter_by_identityReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -225,7 +226,7 @@

                  cfdm.Constructs.filter_by_identity

                  diff --git a/docs/method/cfdm.Constructs.filter_by_key.html b/docs/method/cfdm.Constructs.filter_by_key.html index 2cbdfd409d..c7ea826504 100644 --- a/docs/method/cfdm.Constructs.filter_by_key.html +++ b/docs/method/cfdm.Constructs.filter_by_key.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_key — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_key

                  -Constructs.filter_by_key(*keys, todict=False, cached=None)[source]
                  +Constructs.filter_by_key(*keys, todict=False, cached=None)[source]

                  Select metadata constructs by key.

                  New in version (cfdm): 1.7.0

                  @@ -145,17 +146,17 @@

                  cfdm.Constructs.filter_by_key== operator, or a re.Pattern object that matches -via its search method.

                  +== operator, or a re.Pattern object that matches +via its search method.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -165,7 +166,7 @@

                  cfdm.Constructs.filter_by_keyReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -182,7 +183,7 @@

                  cfdm.Constructs.filter_by_key

                  diff --git a/docs/method/cfdm.Constructs.filter_by_measure.html b/docs/method/cfdm.Constructs.filter_by_measure.html index ae9197cec6..94d44f724f 100644 --- a/docs/method/cfdm.Constructs.filter_by_measure.html +++ b/docs/method/cfdm.Constructs.filter_by_measure.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_measure — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_measure

                  -Constructs.filter_by_measure(*measures, todict=False, cached=None)[source]
                  +Constructs.filter_by_measure(*measures, todict=False, cached=None)[source]

                  Select cell measure constructs by measure.

                  New in version (cfdm): 1.7.0

                  @@ -145,17 +146,17 @@

                  cfdm.Constructs.filter_by_measure== operator, or a re.Pattern object that matches -via its search method.

                  +== operator, or a re.Pattern object that matches +via its search method.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -165,7 +166,7 @@

                  cfdm.Constructs.filter_by_measureReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  Constructs

                  The selected cell measure constructs and their construct keys.

                  @@ -212,7 +213,7 @@

                  cfdm.Constructs.filter_by_measure

                  diff --git a/docs/method/cfdm.Constructs.filter_by_method.html b/docs/method/cfdm.Constructs.filter_by_method.html index f235a3a437..10f3ffcac4 100644 --- a/docs/method/cfdm.Constructs.filter_by_method.html +++ b/docs/method/cfdm.Constructs.filter_by_method.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_method — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -87,7 +88,7 @@

                  Related Topics

                • cfdm classes
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_method

                  -Constructs.filter_by_method(*methods, todict=False, cached=None)[source]
                  +Constructs.filter_by_method(*methods, todict=False, cached=None)[source]

                  Select cell method constructs by method.

                  New in version (cfdm): 1.7.0

                  @@ -145,17 +146,17 @@

                  cfdm.Constructs.filter_by_method== operator, or a re.Pattern object that matches -via its search method.

                  +== operator, or a re.Pattern object that matches +via its search method.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -165,7 +166,7 @@

                  cfdm.Constructs.filter_by_methodReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -208,7 +209,7 @@

                  cfdm.Constructs.filter_by_method

                  diff --git a/docs/method/cfdm.Constructs.filter_by_naxes.html b/docs/method/cfdm.Constructs.filter_by_naxes.html index d657b48f70..7114864f0b 100644 --- a/docs/method/cfdm.Constructs.filter_by_naxes.html +++ b/docs/method/cfdm.Constructs.filter_by_naxes.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_naxes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_naxes

                  -Constructs.filter_by_naxes(*naxes, todict=False, cached=None)[source]
                  +Constructs.filter_by_naxes(*naxes, todict=False, cached=None)[source]

                  Selects constructs by the number of axes their data spans.

                  Specifically, selects metadata constructs by the number of domain axis constructs spanned by their data.

                  @@ -149,14 +150,14 @@

                  cfdm.Constructs.filter_by_naxes==.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -166,7 +167,7 @@

                  cfdm.Constructs.filter_by_naxesReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -184,7 +185,7 @@

                  cfdm.Constructs.filter_by_naxes

                  diff --git a/docs/method/cfdm.Constructs.filter_by_ncdim.html b/docs/method/cfdm.Constructs.filter_by_ncdim.html index 2727843e2c..f36c571e9e 100644 --- a/docs/method/cfdm.Constructs.filter_by_ncdim.html +++ b/docs/method/cfdm.Constructs.filter_by_ncdim.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_ncdim — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_ncdim

                  -Constructs.filter_by_ncdim(*ncdims, todict=False, cached=None)[source]
                  +Constructs.filter_by_ncdim(*ncdims, todict=False, cached=None)[source]

                  Select domain axis constructs by netCDF dimension name.

                  New in version (cfdm): 1.7.0

                  @@ -146,17 +147,17 @@

                  cfdm.Constructs.filter_by_ncdim== operator, or a re.Pattern object that matches -via its search method.

                  +== operator, or a re.Pattern object that matches +via its search method.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -166,7 +167,7 @@

                  cfdm.Constructs.filter_by_ncdimReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -184,7 +185,7 @@

                  cfdm.Constructs.filter_by_ncdim

                  diff --git a/docs/method/cfdm.Constructs.filter_by_ncvar.html b/docs/method/cfdm.Constructs.filter_by_ncvar.html index eda8eaddf7..76cc679b45 100644 --- a/docs/method/cfdm.Constructs.filter_by_ncvar.html +++ b/docs/method/cfdm.Constructs.filter_by_ncvar.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_ncvar — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_ncvar

                  -Constructs.filter_by_ncvar(*ncvars, todict=False, cached=None)[source]
                  +Constructs.filter_by_ncvar(*ncvars, todict=False, cached=None)[source]

                  Select domain axis constructs by netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -146,17 +147,17 @@

                  cfdm.Constructs.filter_by_ncvar== operator, or a re.Pattern object that matches -via its search method.

                  +== operator, or a re.Pattern object that matches +via its search method.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -166,7 +167,7 @@

                  cfdm.Constructs.filter_by_ncvarReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -183,7 +184,7 @@

                  cfdm.Constructs.filter_by_ncvar

                  diff --git a/docs/method/cfdm.Constructs.filter_by_property.html b/docs/method/cfdm.Constructs.filter_by_property.html index b971b08b49..7ee7d4ed7a 100644 --- a/docs/method/cfdm.Constructs.filter_by_property.html +++ b/docs/method/cfdm.Constructs.filter_by_property.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_property

                  -Constructs.filter_by_property(*property_mode, **properties)[source]
                  +Constructs.filter_by_property(*property_mode, **properties)[source]

                  Select metadata constructs by property.

                  Unlike the other “filter_by_” methods, this method has no todict or cached parameters. To get the results as a @@ -182,9 +183,9 @@

                  cfdm.Constructs.filter_by_property== operator, or a re.Pattern object that matches -via its search method.

                  -

                  The special value of None selects any construct that +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  The special value of None selects any construct that has that property, regardless of the construct’s property value.

                  If no properties are provided then all constructs that @@ -223,7 +224,7 @@

                  cfdm.Constructs.filter_by_property

                  diff --git a/docs/method/cfdm.Constructs.filter_by_size.html b/docs/method/cfdm.Constructs.filter_by_size.html index 4066dfd9bb..880d320f3c 100644 --- a/docs/method/cfdm.Constructs.filter_by_size.html +++ b/docs/method/cfdm.Constructs.filter_by_size.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_size — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_size

                  -Constructs.filter_by_size(*sizes, todict=False, cached=None)[source]
                  +Constructs.filter_by_size(*sizes, todict=False, cached=None)[source]

                  Select domain axis constructs by size.

                  New in version (cfdm): 1.7.3

                  @@ -147,14 +148,14 @@

                  cfdm.Constructs.filter_by_size==.

                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -164,7 +165,7 @@

                  cfdm.Constructs.filter_by_sizeReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -180,7 +181,7 @@

                  cfdm.Constructs.filter_by_size

                  diff --git a/docs/method/cfdm.Constructs.filter_by_type.html b/docs/method/cfdm.Constructs.filter_by_type.html index 0f86d876cc..7cb841b091 100644 --- a/docs/method/cfdm.Constructs.filter_by_type.html +++ b/docs/method/cfdm.Constructs.filter_by_type.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filter_by_type — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filter_by_type

                  -Constructs.filter_by_type(*types, todict=False, cached=None)[source]
                  +Constructs.filter_by_type(*types, todict=False, cached=None)[source]

                  Select metadata constructs by type.

                  New in version (cfdm): 1.7.0

                  @@ -171,6 +172,12 @@

                  cfdm.Constructs.filter_by_type

                  + + + + + + @@ -181,14 +188,14 @@

                  cfdm.Constructs.filter_by_typebool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  New in version (cfdm): 1.8.9.0

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -198,7 +205,7 @@

                  cfdm.Constructs.filter_by_typeReturns
                  -
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  +
                  Constructs or dict or cached

                  The selected constructs, or a cached valued.

                  @@ -214,7 +221,7 @@

                  cfdm.Constructs.filter_by_type

                  diff --git a/docs/method/cfdm.Constructs.filters_applied.html b/docs/method/cfdm.Constructs.filters_applied.html index 07ddf015d1..7fae4da7bd 100644 --- a/docs/method/cfdm.Constructs.filters_applied.html +++ b/docs/method/cfdm.Constructs.filters_applied.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.filters_applied — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.filters_applied

                  -Constructs.filters_applied()[source]
                  +Constructs.filters_applied()[source]

                  A history of filters that have been applied.

                  The history is returned in a tuple. The last element of the tuple describes the last filter applied. Each element is a @@ -145,7 +146,7 @@

                  cfdm.Constructs.filters_applied
                  Returns
                  -
                  tuple

                  The history of filters that have been applied, ordered +

                  tuple

                  The history of filters that have been applied, ordered from first to last. If no filters have been applied then the tuple is empty.

                  @@ -182,7 +183,7 @@

                  cfdm.Constructs.filters_applied

                  diff --git a/docs/method/cfdm.Constructs.get.html b/docs/method/cfdm.Constructs.get.html index 83d728387c..9349627e7b 100644 --- a/docs/method/cfdm.Constructs.get.html +++ b/docs/method/cfdm.Constructs.get.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.get — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.get

                  -Constructs.get(key, default=None)[source]
                  +Constructs.get(key, default=None)[source]

                  Returns the construct for the key, else default.

                  New in version (cfdm): 1.7.0

                  @@ -137,7 +138,7 @@

                  cfdm.Constructs.get

                  diff --git a/docs/method/cfdm.Constructs.get_data_axes.html b/docs/method/cfdm.Constructs.get_data_axes.html index abedaa2790..1a5bc92be3 100644 --- a/docs/method/cfdm.Constructs.get_data_axes.html +++ b/docs/method/cfdm.Constructs.get_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.get_data_axes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.get_data_axes

                  -Constructs.get_data_axes(key, default=ValueError())[source]
                  +Constructs.get_data_axes(key, default=ValueError())[source]

                  Return the keys of the axes spanned by a construct’s data.

                  Specifically, returns the keys of the domain axis constructs spanned by the data of a metadata construct.

                  @@ -136,7 +137,7 @@

                  cfdm.Constructs.get_data_axes
                  Parameters
                  -
                  key: str

                  Specify a metadata construct.

                  +
                  key: str

                  Specify a metadata construct.

                  Parameter example:

                  key='auxiliarycoordinate0'

                  @@ -144,21 +145,21 @@

                  cfdm.Constructs.get_data_axesException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  tuple

                  The keys of the domain axis constructs spanned by the data.

                  +
                  tuple

                  The keys of the domain axis constructs spanned by the data.

                  - + @@ -169,11 +170,11 @@

                  cfdm.Constructs.get_data_axes diff --git a/docs/method/cfdm.Constructs.inverse_filter.html b/docs/method/cfdm.Constructs.inverse_filter.html index b1d62302c3..33fa2cb164 100644 --- a/docs/method/cfdm.Constructs.inverse_filter.html +++ b/docs/method/cfdm.Constructs.inverse_filter.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.inverse_filter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.inverse_filter

                  -Constructs.inverse_filter(depth=None)[source]
                  +Constructs.inverse_filter(depth=None)[source]

                  Return the inverse of previous filters.

                  By default, the inverse comprises all of the constructs that were not selected by all previously applied filters. If no @@ -136,7 +137,7 @@

                  cfdm.Constructs.inverse_filtertuple by the filters_applied method. The last element of +a tuple by the filters_applied method. The last element of the tuple describes the last filter applied. If no filters have been applied then the tuple is empty.

                  @@ -150,7 +151,7 @@

                  cfdm.Constructs.inverse_filter
                  Parameters
                  -
                  depth: int, optional

                  If set to N then the inverse is relative to the +

                  depth: int, optional

                  If set to N then the inverse is relative to the constructs selected by the N-th most recently applied filter. By default the inverse is relative to the constructs selected by all previously applied @@ -223,7 +224,7 @@

                  cfdm.Constructs.inverse_filter

                  diff --git a/docs/method/cfdm.Constructs.items.html b/docs/method/cfdm.Constructs.items.html index b139b9af7f..557cf92c2a 100644 --- a/docs/method/cfdm.Constructs.items.html +++ b/docs/method/cfdm.Constructs.items.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.items — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.items

                  -Constructs.items()[source]
                  +Constructs.items()[source]

                  Return the items as (construct key, construct) pairs.

                  New in version (cfdm): 1.7.0

                  @@ -170,7 +171,7 @@

                  cfdm.Constructs.items

                  -
                  + @@ -181,11 +182,11 @@

                  cfdm.Constructs.items diff --git a/docs/method/cfdm.Constructs.key.html b/docs/method/cfdm.Constructs.key.html index e5ea820817..a42e37ec2f 100644 --- a/docs/method/cfdm.Constructs.key.html +++ b/docs/method/cfdm.Constructs.key.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.key — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.key

                  -Constructs.key(default=ValueError())[source]
                  +Constructs.key(default=ValueError())[source]

                  Return the construct key of the sole metadata construct.

                  New in version (cfdm): 1.7.0

                  @@ -140,14 +141,14 @@

                  cfdm.Constructs.key
                  default: optional

                  Return the value of the default parameter if there is not exactly one construct.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The construct key.

                  +
                  str

                  The construct key.

                  @@ -173,7 +174,7 @@

                  cfdm.Constructs.key

                  diff --git a/docs/method/cfdm.Constructs.keys.html b/docs/method/cfdm.Constructs.keys.html index 5b5f129e68..925d60bf24 100644 --- a/docs/method/cfdm.Constructs.keys.html +++ b/docs/method/cfdm.Constructs.keys.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.keys — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.keys

                  -Constructs.keys()[source]
                  +Constructs.keys()[source]

                  Return all of the construct keys, in arbitrary order.

                  New in version (cfdm): 1.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.Constructs.keys

                  -
                  + @@ -180,11 +181,11 @@

                  cfdm.Constructs.keys diff --git a/docs/method/cfdm.Constructs.new_identifier.html b/docs/method/cfdm.Constructs.new_identifier.html index 91e74d49c5..29e8196cae 100644 --- a/docs/method/cfdm.Constructs.new_identifier.html +++ b/docs/method/cfdm.Constructs.new_identifier.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.new_identifier — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.new_identifier

                  -Constructs.new_identifier(construct_type)[source]
                  +Constructs.new_identifier(construct_type)[source]

                  Return a new, unused construct key.

                  New in version (cfdm): 1.7.0

                  @@ -134,7 +135,7 @@

                  cfdm.Constructs.new_identifier
                  Parameters
                  -
                  construct_type: str

                  The construct type for which the identifier is being +

                  construct_type: str

                  The construct type for which the identifier is being created.

                  Parameter example:

                  construct_type='dimension_coordinate'

                  @@ -145,7 +146,7 @@

                  cfdm.Constructs.new_identifierReturns
                  -
                  str

                  The new construct identifier.

                  +
                  str

                  The new construct identifier.

                  @@ -169,7 +170,7 @@

                  cfdm.Constructs.new_identifier

                  diff --git a/docs/method/cfdm.Constructs.ordered.html b/docs/method/cfdm.Constructs.ordered.html index 6556228985..00a02ff50a 100644 --- a/docs/method/cfdm.Constructs.ordered.html +++ b/docs/method/cfdm.Constructs.ordered.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.ordered — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.ordered

                  -Constructs.ordered()[source]
                  +Constructs.ordered()[source]

                  Return the constructs in their predetermined order.

                  For cell method constructs, the predetermined order is that in which they where added. There is no predetermined ordering for @@ -141,7 +142,7 @@

                  cfdm.Constructs.ordered
                  Returns
                  -
                  collections.OrderedDict

                  The constructs and their construct keys, in their +

                  collections.OrderedDict

                  The constructs and their construct keys, in their predetermined order.

                  @@ -169,7 +170,7 @@

                  cfdm.Constructs.ordered

                  -
                  + @@ -180,11 +181,11 @@

                  cfdm.Constructs.ordered diff --git a/docs/method/cfdm.Constructs.replace.html b/docs/method/cfdm.Constructs.replace.html index 274cde8cd4..ca7af99fb7 100644 --- a/docs/method/cfdm.Constructs.replace.html +++ b/docs/method/cfdm.Constructs.replace.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.replace — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.replace

                  -Constructs.replace(key, construct, axes=None, copy=True)[source]
                  +Constructs.replace(key, construct, axes=None, copy=True)[source]

                  Replace one metadata construct with another.

                  Note

                  @@ -134,7 +135,7 @@

                  cfdm.Constructs.replace

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Constructs.replace diff --git a/docs/method/cfdm.Constructs.shallow_copy.html b/docs/method/cfdm.Constructs.shallow_copy.html index 57d8aa3abe..3352d762c2 100644 --- a/docs/method/cfdm.Constructs.shallow_copy.html +++ b/docs/method/cfdm.Constructs.shallow_copy.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.shallow_copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.shallow_copy

                  -Constructs.shallow_copy(_ignore=None)[source]
                  +Constructs.shallow_copy(_ignore=None)[source]

                  Return a shallow copy.

                  f.shallow_copy() is equivalent to copy.copy(f).

                  Any in-place changes to the actual constructs of the copy will @@ -149,7 +150,7 @@

                  cfdm.Constructs.shallow_copy

                  diff --git a/docs/method/cfdm.Constructs.todict.html b/docs/method/cfdm.Constructs.todict.html index 14e9051536..4caaabcfab 100644 --- a/docs/method/cfdm.Constructs.todict.html +++ b/docs/method/cfdm.Constructs.todict.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.todict — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.todict

                  -Constructs.todict(copy=False)[source]
                  +Constructs.todict(copy=False)[source]

                  Return a dictionary of the metadata constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -134,13 +135,13 @@

                  cfdm.Constructs.todict
                  Parameters
                  -
                  copy: bool, optional

                  If True then deep copy the metadata construct values.

                  +
                  copy: bool, optional

                  If True then deep copy the metadata construct values.

                  Returns
                  -
                  dict

                  The dictionary representation, keyed by construct +

                  dict

                  The dictionary representation, keyed by construct identifiers with metadata construct values.

                  @@ -148,7 +149,7 @@

                  cfdm.Constructs.todict

                  -
                  + @@ -159,11 +160,11 @@

                  cfdm.Constructs.todict diff --git a/docs/method/cfdm.Constructs.unfilter.html b/docs/method/cfdm.Constructs.unfilter.html index 675d34e4c7..6979e3aeee 100644 --- a/docs/method/cfdm.Constructs.unfilter.html +++ b/docs/method/cfdm.Constructs.unfilter.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.unfilter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.unfilter

                  -Constructs.unfilter(depth=None, copy=True)[source]
                  +Constructs.unfilter(depth=None, copy=True)[source]

                  Return the constructs that existed prior to previous filters.

                  By default, the unfiltered constructs are those that existed before all previously applied filters.

                  @@ -134,7 +135,7 @@

                  cfdm.Constructs.unfiltertuple by the filters_applied method. The last element of +a tuple by the filters_applied method. The last element of the tuple describes the last filter applied. If no filters have been applied then the tuple is empty.

                  @@ -148,7 +149,7 @@

                  cfdm.Constructs.unfilter
                  Parameters
                  -
                  depth: int, optional

                  If set to N then return the constructs selected by +

                  depth: int, optional

                  If set to N then return the constructs selected by the N-th most recently applied filter. By default the constructs from before all previously applied filters are returned. N may be larger than the @@ -211,7 +212,7 @@

                  cfdm.Constructs.unfilter

                  diff --git a/docs/method/cfdm.Constructs.value.html b/docs/method/cfdm.Constructs.value.html index f725e1cf13..ba94729fd6 100644 --- a/docs/method/cfdm.Constructs.value.html +++ b/docs/method/cfdm.Constructs.value.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.value — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.value

                  -Constructs.value(default=ValueError())[source]
                  +Constructs.value(default=ValueError())[source]

                  Return the sole metadata construct.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.Constructs.value
                  default: optional

                  Return the value of the default parameter if there is not exactly one construct.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -170,7 +171,7 @@

                  cfdm.Constructs.value

                  -
                  + @@ -181,11 +182,11 @@

                  cfdm.Constructs.value diff --git a/docs/method/cfdm.Constructs.values.html b/docs/method/cfdm.Constructs.values.html index 6cadec321f..d5e2e1726d 100644 --- a/docs/method/cfdm.Constructs.values.html +++ b/docs/method/cfdm.Constructs.values.html @@ -3,7 +3,8 @@ - + + cfdm.Constructs.values — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Constructs.values

                  -Constructs.values()[source]
                  +Constructs.values()[source]

                  Return all of the metadata constructs, in arbitrary order.

                  New in version (cfdm): 1.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.Constructs.values

                  -
                  + @@ -180,11 +181,11 @@

                  cfdm.Constructs.values diff --git a/docs/method/cfdm.CoordinateConversion.__bool__.html b/docs/method/cfdm.CoordinateConversion.__bool__.html index 4d23b43b6f..dda3da80d6 100644 --- a/docs/method/cfdm.CoordinateConversion.__bool__.html +++ b/docs/method/cfdm.CoordinateConversion.__bool__.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.__bool__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.__bool__

                  -CoordinateConversion.__bool__()[source]
                  -

                  Called by the bool built-in function.

                  +CoordinateConversion.__bool__()[source] +

                  Called by the bool built-in function.

                  x.__bool__() <==> bool(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.CoordinateConversion.__bool__ diff --git a/docs/method/cfdm.CoordinateConversion.__deepcopy__.html b/docs/method/cfdm.CoordinateConversion.__deepcopy__.html index a6332292d3..76b5bee562 100644 --- a/docs/method/cfdm.CoordinateConversion.__deepcopy__.html +++ b/docs/method/cfdm.CoordinateConversion.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.__deepcopy__

                  -CoordinateConversion.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +CoordinateConversion.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.CoordinateConversion.__deepcopy__

                  diff --git a/docs/method/cfdm.CoordinateConversion.__repr__.html b/docs/method/cfdm.CoordinateConversion.__repr__.html index f404e1f4d5..67ef5ccec6 100644 --- a/docs/method/cfdm.CoordinateConversion.__repr__.html +++ b/docs/method/cfdm.CoordinateConversion.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.__repr__

                  -CoordinateConversion.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +CoordinateConversion.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.CoordinateConversion.__repr__ diff --git a/docs/method/cfdm.CoordinateConversion.__str__.html b/docs/method/cfdm.CoordinateConversion.__str__.html index 342a60c1e0..4e83d6fbc4 100644 --- a/docs/method/cfdm.CoordinateConversion.__str__.html +++ b/docs/method/cfdm.CoordinateConversion.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.__str__

                  -CoordinateConversion.__str__()[source]
                  -

                  Called by the str built-in function.

                  +CoordinateConversion.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  -
                  + @@ -142,11 +143,11 @@

                  cfdm.CoordinateConversion.__str__ diff --git a/docs/method/cfdm.CoordinateConversion._docstring_method_exclusions.html b/docs/method/cfdm.CoordinateConversion._docstring_method_exclusions.html index d076eccbb5..ba423e1c96 100644 --- a/docs/method/cfdm.CoordinateConversion._docstring_method_exclusions.html +++ b/docs/method/cfdm.CoordinateConversion._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion._docstring_method_exclusions

                  -CoordinateConversion._docstring_method_exclusions()[source]
                  +CoordinateConversion._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.CoordinateConversion._docstring_method_exclusions
                  Returns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.CoordinateConversion._docstring_method_exclusions

                  -
                  + @@ -178,11 +179,11 @@

                  cfdm.CoordinateConversion._docstring_method_exclusions diff --git a/docs/method/cfdm.CoordinateConversion._docstring_package_depth.html b/docs/method/cfdm.CoordinateConversion._docstring_package_depth.html index 254009ee8a..db9a199846 100644 --- a/docs/method/cfdm.CoordinateConversion._docstring_package_depth.html +++ b/docs/method/cfdm.CoordinateConversion._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion._docstring_package_depth

                  -CoordinateConversion._docstring_package_depth()[source]
                  +CoordinateConversion._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.CoordinateConversion._docstring_package_depth
                  Returns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.CoordinateConversion._docstring_package_depth diff --git a/docs/method/cfdm.CoordinateConversion._docstring_special_substitutions.html b/docs/method/cfdm.CoordinateConversion._docstring_special_substitutions.html index d66ff33628..3e0afd2d4f 100644 --- a/docs/method/cfdm.CoordinateConversion._docstring_special_substitutions.html +++ b/docs/method/cfdm.CoordinateConversion._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion._docstring_special_substitutions

                  -classmethod CoordinateConversion._docstring_special_substitutions()[source]
                  +classmethod CoordinateConversion._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.CoordinateConversion._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.CoordinateConversion._docstring_special_substitutions diff --git a/docs/method/cfdm.CoordinateConversion._docstring_substitutions.html b/docs/method/cfdm.CoordinateConversion._docstring_substitutions.html index 7a3193df5d..8c95dde717 100644 --- a/docs/method/cfdm.CoordinateConversion._docstring_substitutions.html +++ b/docs/method/cfdm.CoordinateConversion._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion._docstring_substitutions

                  -CoordinateConversion._docstring_substitutions()[source]
                  +CoordinateConversion._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.CoordinateConversion._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                  -

                  A key must be either a str or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.CoordinateConversion._docstring_substitutions
                  Returns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.CoordinateConversion._docstring_substitutions

                  - + @@ -189,11 +190,11 @@

                  cfdm.CoordinateConversion._docstring_substitutions diff --git a/docs/method/cfdm.CoordinateConversion.clear_domain_ancillaries.html b/docs/method/cfdm.CoordinateConversion.clear_domain_ancillaries.html index c2a4996a46..54f4057400 100644 --- a/docs/method/cfdm.CoordinateConversion.clear_domain_ancillaries.html +++ b/docs/method/cfdm.CoordinateConversion.clear_domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.clear_domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.clear_domain_ancillaries

                  -CoordinateConversion.clear_domain_ancillaries()[source]
                  +CoordinateConversion.clear_domain_ancillaries()[source]

                  Remove all domain_ancillaries.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.CoordinateConversion.clear_domain_ancillaries
                  Returns
                  -
                  dict

                  The domain ancillaries that have been removed.

                  +
                  dict

                  The domain ancillaries that have been removed.

                  @@ -169,7 +170,7 @@

                  cfdm.CoordinateConversion.clear_domain_ancillaries

                  -
                  + @@ -180,11 +181,11 @@

                  cfdm.CoordinateConversion.clear_domain_ancillaries diff --git a/docs/method/cfdm.CoordinateConversion.clear_parameters.html b/docs/method/cfdm.CoordinateConversion.clear_parameters.html index 7a71d8e02f..eecbf28fff 100644 --- a/docs/method/cfdm.CoordinateConversion.clear_parameters.html +++ b/docs/method/cfdm.CoordinateConversion.clear_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.clear_parameters — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.clear_parameters

                  -CoordinateConversion.clear_parameters()[source]
                  +CoordinateConversion.clear_parameters()[source]

                  Remove all parameters.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.CoordinateConversion.clear_parameters
                  Returns
                  -
                  dict

                  The parameters that have been removed.

                  +
                  dict

                  The parameters that have been removed.

                  @@ -167,7 +168,7 @@

                  cfdm.CoordinateConversion.clear_parameters

                  diff --git a/docs/method/cfdm.CoordinateConversion.copy.html b/docs/method/cfdm.CoordinateConversion.copy.html index 58bb2d9e79..672afeb715 100644 --- a/docs/method/cfdm.CoordinateConversion.copy.html +++ b/docs/method/cfdm.CoordinateConversion.copy.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.copy

                  -CoordinateConversion.copy()[source]
                  +CoordinateConversion.copy()[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  @@ -147,7 +148,7 @@

                  cfdm.CoordinateConversion.copy

                  diff --git a/docs/method/cfdm.CoordinateConversion.del_domain_ancillary.html b/docs/method/cfdm.CoordinateConversion.del_domain_ancillary.html index 9a1a40904e..d0f880a601 100644 --- a/docs/method/cfdm.CoordinateConversion.del_domain_ancillary.html +++ b/docs/method/cfdm.CoordinateConversion.del_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.del_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.del_domain_ancillary

                  -CoordinateConversion.del_domain_ancillary(domain_ancillary, default=ValueError())[source]
                  +CoordinateConversion.del_domain_ancillary(domain_ancillary, default=ValueError())[source]

                  Delete a domain ancillary.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.CoordinateConversion.del_domain_ancillary
                  Parameters
                  -
                  domain_ancillary: str

                  The name of the domain ancillary to be deleted.

                  +
                  domain_ancillary: str

                  The name of the domain ancillary to be deleted.

                  Parameter example:

                  domain_ancillary='orog'

                  @@ -147,14 +148,14 @@

                  cfdm.CoordinateConversion.del_domain_ancillaryException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed domain ancillary key.

                  +
                  str

                  The removed domain ancillary key.

                  @@ -178,7 +179,7 @@

                  cfdm.CoordinateConversion.del_domain_ancillary

                  diff --git a/docs/method/cfdm.CoordinateConversion.del_parameter.html b/docs/method/cfdm.CoordinateConversion.del_parameter.html index d1cccfab38..526349886f 100644 --- a/docs/method/cfdm.CoordinateConversion.del_parameter.html +++ b/docs/method/cfdm.CoordinateConversion.del_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.del_parameter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.del_parameter

                  -CoordinateConversion.del_parameter(parameter, default=ValueError())[source]
                  +CoordinateConversion.del_parameter(parameter, default=ValueError())[source]

                  Delete a parameter.

                  New in version (cfdm): 1.7.0

                  @@ -139,11 +140,11 @@

                  cfdm.CoordinateConversion.del_parameter
                  Parameters
                  -
                  parameter: str

                  The name of the parameter to be deleted.

                  +
                  parameter: str

                  The name of the parameter to be deleted.

                  default: optional

                  Return the value of the default parameter if the parameter has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -171,7 +172,7 @@

                  cfdm.CoordinateConversion.del_parameter

                  diff --git a/docs/method/cfdm.CoordinateConversion.domain_ancillaries.html b/docs/method/cfdm.CoordinateConversion.domain_ancillaries.html index 2e8a73580a..09b4739fe6 100644 --- a/docs/method/cfdm.CoordinateConversion.domain_ancillaries.html +++ b/docs/method/cfdm.CoordinateConversion.domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.domain_ancillaries

                  -CoordinateConversion.domain_ancillaries()[source]
                  +CoordinateConversion.domain_ancillaries()[source]

                  Return all domain_ancillaries.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.CoordinateConversion.domain_ancillaries
                  Returns
                  -
                  dict

                  The domain ancillaries.

                  +
                  dict

                  The domain ancillaries.

                  @@ -169,7 +170,7 @@

                  cfdm.CoordinateConversion.domain_ancillaries

                  diff --git a/docs/method/cfdm.CoordinateConversion.equals.html b/docs/method/cfdm.CoordinateConversion.equals.html index 7f10417105..0e54f5403d 100644 --- a/docs/method/cfdm.CoordinateConversion.equals.html +++ b/docs/method/cfdm.CoordinateConversion.equals.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.equals

                  -CoordinateConversion.equals(**kwargs)[source]
                  +CoordinateConversion.equals(**kwargs)[source]

                  Whether two instances are the same.

                  Equality is strict by default. This means that:

                    @@ -159,14 +160,14 @@

                    cfdm.CoordinateConversion.equalscfdm.rtol function.

                  -
                  ignore_type: bool, optional

                  Any type of object may be tested but, in general, +

                  ignore_type: bool, optional

                  Any type of object may be tested but, in general, equality is only possible with another CoordinateConversion instance, or a subclass of one. If ignore_type is True then cfdm.CoordinateConversion(source=other) is tested, rather than the other defined by the other parameter.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  diff --git a/docs/method/cfdm.CoordinateConversion.get_domain_ancillary.html b/docs/method/cfdm.CoordinateConversion.get_domain_ancillary.html index 9f41e88d86..b22d2cedb3 100644 --- a/docs/method/cfdm.CoordinateConversion.get_domain_ancillary.html +++ b/docs/method/cfdm.CoordinateConversion.get_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.get_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.get_domain_ancillary

                  -CoordinateConversion.get_domain_ancillary(domain_ancillary, default=ValueError())[source]
                  +CoordinateConversion.get_domain_ancillary(domain_ancillary, default=ValueError())[source]

                  Return a domain ancillary term.

                  New in version (cfdm): 1.7.0

                  @@ -139,11 +140,11 @@

                  cfdm.CoordinateConversion.get_domain_ancillary
                  Parameters
                  -
                  domain_ancillary: str

                  The name of the term.

                  +
                  domain_ancillary: str

                  The name of the term.

                  default: optional

                  Return the value of the default parameter if the domain ancillary term has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -171,7 +172,7 @@

                  cfdm.CoordinateConversion.get_domain_ancillary

                  diff --git a/docs/method/cfdm.CoordinateConversion.get_parameter.html b/docs/method/cfdm.CoordinateConversion.get_parameter.html index fe22bffc19..7195b965d1 100644 --- a/docs/method/cfdm.CoordinateConversion.get_parameter.html +++ b/docs/method/cfdm.CoordinateConversion.get_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.get_parameter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.get_parameter

                  -CoordinateConversion.get_parameter(parameter, default=ValueError())[source]
                  +CoordinateConversion.get_parameter(parameter, default=ValueError())[source]

                  Get a parameter value.

                  New in version (cfdm): 1.7.0

                  @@ -134,11 +135,11 @@

                  cfdm.CoordinateConversion.get_parameter
                  Parameters
                  -
                  parameter: str

                  The name of the parameter.

                  +
                  parameter: str

                  The name of the parameter.

                  default: optional

                  Return the value of the default parameter if the parameter has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -166,7 +167,7 @@

                  cfdm.CoordinateConversion.get_parameter

                  diff --git a/docs/method/cfdm.CoordinateConversion.has_domain_ancillary.html b/docs/method/cfdm.CoordinateConversion.has_domain_ancillary.html index 895ac6946a..82a17bd5e5 100644 --- a/docs/method/cfdm.CoordinateConversion.has_domain_ancillary.html +++ b/docs/method/cfdm.CoordinateConversion.has_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.has_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.has_domain_ancillary

                  -CoordinateConversion.has_domain_ancillary(domain_ancillary)[source]
                  +CoordinateConversion.has_domain_ancillary(domain_ancillary)[source]

                  Whether a domain ancillary has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.CoordinateConversion.has_domain_ancillary
                  Parameters
                  -
                  domain_ancillary: str

                  The name of the term.

                  +
                  domain_ancillary: str

                  The name of the term.

                  @@ -166,7 +167,7 @@

                  cfdm.CoordinateConversion.has_domain_ancillary

                  diff --git a/docs/method/cfdm.CoordinateConversion.has_parameter.html b/docs/method/cfdm.CoordinateConversion.has_parameter.html index 9f10f1b484..fb25cc0d8b 100644 --- a/docs/method/cfdm.CoordinateConversion.has_parameter.html +++ b/docs/method/cfdm.CoordinateConversion.has_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.has_parameter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.has_parameter

                  -CoordinateConversion.has_parameter(parameter)[source]
                  +CoordinateConversion.has_parameter(parameter)[source]

                  Whether a parameter has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.CoordinateConversion.has_parameter
                  Parameters
                  -
                  parameter: str

                  The name of the parameter.

                  +
                  parameter: str

                  The name of the parameter.

                  Parameter example:

                  parameter='geoid_name'

                  @@ -149,7 +150,7 @@

                  cfdm.CoordinateConversion.has_parameterReturns
                  -
                  bool

                  True if the parameter has been set, otherwise False.

                  +
                  bool

                  True if the parameter has been set, otherwise False.

                  @@ -173,7 +174,7 @@

                  cfdm.CoordinateConversion.has_parameter

                  diff --git a/docs/method/cfdm.CoordinateConversion.parameters.html b/docs/method/cfdm.CoordinateConversion.parameters.html index 49271caf1a..4afc04c476 100644 --- a/docs/method/cfdm.CoordinateConversion.parameters.html +++ b/docs/method/cfdm.CoordinateConversion.parameters.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.parameters — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.parameters

                  -CoordinateConversion.parameters()[source]
                  +CoordinateConversion.parameters()[source]

                  Return all parameters.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.CoordinateConversion.parameters
                  Returns
                  -
                  dict

                  The parameters.

                  +
                  dict

                  The parameters.

                  @@ -168,7 +169,7 @@

                  cfdm.CoordinateConversion.parameters

                  diff --git a/docs/method/cfdm.CoordinateConversion.set_domain_ancillaries.html b/docs/method/cfdm.CoordinateConversion.set_domain_ancillaries.html index 69be5a36a9..bdf3b8d5a7 100644 --- a/docs/method/cfdm.CoordinateConversion.set_domain_ancillaries.html +++ b/docs/method/cfdm.CoordinateConversion.set_domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.set_domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.set_domain_ancillaries

                  -CoordinateConversion.set_domain_ancillaries(domain_ancillaries, copy=True)[source]
                  +CoordinateConversion.set_domain_ancillaries(domain_ancillaries, copy=True)[source]

                  Set domain_ancillaries.

                  New in version (cfdm): 1.7.0

                  @@ -139,20 +140,20 @@

                  cfdm.CoordinateConversion.set_domain_ancillaries
                  Parameters
                  -
                  domain_ancillaries: dict

                  Store the domain ancillaries from the dictionary supplied.

                  +
                  domain_ancillaries: dict

                  Store the domain ancillaries from the dictionary supplied.

                  Parameter example:

                  domain_ancillaries={'earth_radius': 6371007}

                  -
                  copy: bool, optional

                  If False then any parameter values provided by the +

                  copy: bool, optional

                  If False then any parameter values provided by the domain_ancillaries parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -180,7 +181,7 @@

                  cfdm.CoordinateConversion.set_domain_ancillaries

                  diff --git a/docs/method/cfdm.CoordinateConversion.set_domain_ancillary.html b/docs/method/cfdm.CoordinateConversion.set_domain_ancillary.html index 1519d03e89..8d7f8f119a 100644 --- a/docs/method/cfdm.CoordinateConversion.set_domain_ancillary.html +++ b/docs/method/cfdm.CoordinateConversion.set_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.set_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.set_domain_ancillary

                  -CoordinateConversion.set_domain_ancillary(term, value, copy=True)[source]
                  +CoordinateConversion.set_domain_ancillary(term, value, copy=True)[source]

                  Set an domain ancillary-valued term.

                  New in version (cfdm): 1.7.0

                  @@ -139,16 +140,16 @@

                  cfdm.CoordinateConversion.set_domain_ancillary
                  Parameters
                  -
                  term: str

                  The name of the term to be set.

                  +
                  term: str

                  The name of the term to be set.

                  value:

                  The value for the term.

                  -
                  copy: bool, optional

                  If True then set a deep copy of value.

                  +
                  copy: bool, optional

                  If True then set a deep copy of value.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.CoordinateConversion.set_domain_ancillary

                  diff --git a/docs/method/cfdm.CoordinateConversion.set_parameter.html b/docs/method/cfdm.CoordinateConversion.set_parameter.html index cffb223abd..cea264b5c0 100644 --- a/docs/method/cfdm.CoordinateConversion.set_parameter.html +++ b/docs/method/cfdm.CoordinateConversion.set_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.set_parameter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.set_parameter

                  -CoordinateConversion.set_parameter(term, value, copy=True)[source]
                  +CoordinateConversion.set_parameter(term, value, copy=True)[source]

                  Set a parameter-valued term.

                  New in version (cfdm): 1.7.0

                  @@ -137,7 +138,7 @@

                  cfdm.CoordinateConversion.set_parameter
                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -159,7 +160,7 @@

                  cfdm.CoordinateConversion.set_parameter

                  diff --git a/docs/method/cfdm.CoordinateConversion.set_parameters.html b/docs/method/cfdm.CoordinateConversion.set_parameters.html index c57896732c..57225df8e6 100644 --- a/docs/method/cfdm.CoordinateConversion.set_parameters.html +++ b/docs/method/cfdm.CoordinateConversion.set_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateConversion.set_parameters — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateConversion.set_parameters

                  -CoordinateConversion.set_parameters(parameters, copy=True)[source]
                  +CoordinateConversion.set_parameters(parameters, copy=True)[source]

                  Set parameters.

                  New in version (cfdm): 1.7.0

                  @@ -138,20 +139,20 @@

                  cfdm.CoordinateConversion.set_parameters
                  Parameters
                  -
                  parameters: dict

                  Store the parameters from the dictionary supplied.

                  +
                  parameters: dict

                  Store the parameters from the dictionary supplied.

                  Parameter example:

                  parameters={'earth_radius': 6371007}

                  -
                  copy: bool, optional

                  If False then any parameter values provided by the +

                  copy: bool, optional

                  If False then any parameter values provided by the parameters parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -178,7 +179,7 @@

                  cfdm.CoordinateConversion.set_parameters

                  diff --git a/docs/method/cfdm.CoordinateReference.__deepcopy__.html b/docs/method/cfdm.CoordinateReference.__deepcopy__.html index b34fbd8a9f..4b3316f1a0 100644 --- a/docs/method/cfdm.CoordinateReference.__deepcopy__.html +++ b/docs/method/cfdm.CoordinateReference.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.__deepcopy__

                  -CoordinateReference.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +CoordinateReference.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.CoordinateReference.__deepcopy__

                  diff --git a/docs/method/cfdm.CoordinateReference.__repr__.html b/docs/method/cfdm.CoordinateReference.__repr__.html index 4a809d1c1c..54b3556b2d 100644 --- a/docs/method/cfdm.CoordinateReference.__repr__.html +++ b/docs/method/cfdm.CoordinateReference.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.__repr__

                  -CoordinateReference.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +CoordinateReference.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.CoordinateReference.__repr__ diff --git a/docs/method/cfdm.CoordinateReference.__str__.html b/docs/method/cfdm.CoordinateReference.__str__.html index 3f71a2b8d9..7af6c69337 100644 --- a/docs/method/cfdm.CoordinateReference.__str__.html +++ b/docs/method/cfdm.CoordinateReference.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.__str__

                  -CoordinateReference.__str__()[source]
                  -

                  Called by the str built-in function.

                  +CoordinateReference.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.CoordinateReference.__str__ diff --git a/docs/method/cfdm.CoordinateReference._docstring_method_exclusions.html b/docs/method/cfdm.CoordinateReference._docstring_method_exclusions.html index b8c63d28c2..dd919e3612 100644 --- a/docs/method/cfdm.CoordinateReference._docstring_method_exclusions.html +++ b/docs/method/cfdm.CoordinateReference._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference._docstring_method_exclusions

                  -CoordinateReference._docstring_method_exclusions()[source]
                  +CoordinateReference._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.CoordinateReference._docstring_method_exclusions
                  Returns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.CoordinateReference._docstring_method_exclusions

                  -
                  + @@ -178,11 +179,11 @@

                  cfdm.CoordinateReference._docstring_method_exclusions diff --git a/docs/method/cfdm.CoordinateReference._docstring_package_depth.html b/docs/method/cfdm.CoordinateReference._docstring_package_depth.html index a2748e2dbe..83ffd8372c 100644 --- a/docs/method/cfdm.CoordinateReference._docstring_package_depth.html +++ b/docs/method/cfdm.CoordinateReference._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference._docstring_package_depth

                  -CoordinateReference._docstring_package_depth()[source]
                  +CoordinateReference._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.CoordinateReference._docstring_package_depth
                  Returns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.CoordinateReference._docstring_package_depth diff --git a/docs/method/cfdm.CoordinateReference._docstring_special_substitutions.html b/docs/method/cfdm.CoordinateReference._docstring_special_substitutions.html index f4d3778ef3..6a1f14ca56 100644 --- a/docs/method/cfdm.CoordinateReference._docstring_special_substitutions.html +++ b/docs/method/cfdm.CoordinateReference._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference._docstring_special_substitutions

                  -classmethod CoordinateReference._docstring_special_substitutions()[source]
                  +classmethod CoordinateReference._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.CoordinateReference._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.CoordinateReference._docstring_special_substitutions diff --git a/docs/method/cfdm.CoordinateReference._docstring_substitutions.html b/docs/method/cfdm.CoordinateReference._docstring_substitutions.html index 85da428856..0169b9cf5b 100644 --- a/docs/method/cfdm.CoordinateReference._docstring_substitutions.html +++ b/docs/method/cfdm.CoordinateReference._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference._docstring_substitutions

                  -CoordinateReference._docstring_substitutions()[source]
                  +CoordinateReference._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.CoordinateReference._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                  -

                  A key must be either a str or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.CoordinateReference._docstring_substitutions
                  Returns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.CoordinateReference._docstring_substitutions

                  - + @@ -189,11 +190,11 @@

                  cfdm.CoordinateReference._docstring_substitutions diff --git a/docs/method/cfdm.CoordinateReference.clear_coordinates.html b/docs/method/cfdm.CoordinateReference.clear_coordinates.html index 4882b1cbf8..46d7afea6b 100644 --- a/docs/method/cfdm.CoordinateReference.clear_coordinates.html +++ b/docs/method/cfdm.CoordinateReference.clear_coordinates.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.clear_coordinates — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.clear_coordinates

                  -CoordinateReference.clear_coordinates()[source]
                  +CoordinateReference.clear_coordinates()[source]

                  Remove all references to coordinate constructs.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.CoordinateReference.clear_coordinates
                  Returns
                  -
                  set

                  The removed coordinate construct keys.

                  +
                  set

                  The removed coordinate construct keys.

                  @@ -156,7 +157,7 @@

                  cfdm.CoordinateReference.clear_coordinates

                  diff --git a/docs/method/cfdm.CoordinateReference.coordinates.html b/docs/method/cfdm.CoordinateReference.coordinates.html index 30a2d2afc7..d6c238f963 100644 --- a/docs/method/cfdm.CoordinateReference.coordinates.html +++ b/docs/method/cfdm.CoordinateReference.coordinates.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.coordinates — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.coordinates

                  -CoordinateReference.coordinates()[source]
                  +CoordinateReference.coordinates()[source]

                  Return all references to coordinate constructs.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.CoordinateReference.coordinates
                  Returns
                  -
                  set

                  The coordinate construct keys.

                  +
                  set

                  The coordinate construct keys.

                  @@ -156,7 +157,7 @@

                  cfdm.CoordinateReference.coordinates

                  diff --git a/docs/method/cfdm.CoordinateReference.copy.html b/docs/method/cfdm.CoordinateReference.copy.html index 3684cfdb10..21be40fc68 100644 --- a/docs/method/cfdm.CoordinateReference.copy.html +++ b/docs/method/cfdm.CoordinateReference.copy.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.copy

                  -CoordinateReference.copy()[source]
                  +CoordinateReference.copy()[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  @@ -147,7 +148,7 @@

                  cfdm.CoordinateReference.copy

                  diff --git a/docs/method/cfdm.CoordinateReference.creation_commands.html b/docs/method/cfdm.CoordinateReference.creation_commands.html index 5999e97919..1f30f17fad 100644 --- a/docs/method/cfdm.CoordinateReference.creation_commands.html +++ b/docs/method/cfdm.CoordinateReference.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.creation_commands — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.creation_commands

                  -CoordinateReference.creation_commands(namespace=None, indent=0, string=True, name='c', header=True)[source]
                  +CoordinateReference.creation_commands(namespace=None, indent=0, string=True, name='c', header=True)[source]

                  Returns the commands to create the coordinate reference.

                  New in version (cfdm): 1.8.7.0

                  @@ -139,10 +140,10 @@

                  cfdm.CoordinateReference.creation_commands
                  Parameters
                  -
                  namespace: str, optional

                  The name space containing classes of the cfdm +

                  namespace: str, optional

                  The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

                  @@ -154,36 +155,36 @@

                  cfdm.CoordinateReference.creation_commandsint, optional

                  Indent each line by this many spaces. By default no +

                  indent: int, optional

                  Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

                  -
                  string: bool, optional

                  If False then return each command as an element of a -list. By default the commands are concatenated into +

                  string: bool, optional

                  If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

                  -
                  header: bool, optional

                  If True (the default) output a comment describing the +

                  header: bool, optional

                  If True (the default) output a comment describing the components. If False no such comment is returned.

                  -
                  name: str, optional

                  The name of the CoordinateReference instance created by the +

                  name: str, optional

                  The name of the CoordinateReference instance created by the returned commands.

                  Parameter example:

                  name='var1'

                  -
                  header: bool, optional

                  If True (the default) output a comment describing the +

                  header: bool, optional

                  If True (the default) output a comment describing the components. If False no such comment is returned.

                  Returns
                  -
                  str or list

                  The commands in a string, with a new line inserted +

                  str or list

                  The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

                  +list.

                  @@ -213,7 +214,7 @@

                  cfdm.CoordinateReference.creation_commands

                  diff --git a/docs/method/cfdm.CoordinateReference.del_coordinate.html b/docs/method/cfdm.CoordinateReference.del_coordinate.html index 46ba31f849..4356c3097e 100644 --- a/docs/method/cfdm.CoordinateReference.del_coordinate.html +++ b/docs/method/cfdm.CoordinateReference.del_coordinate.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.del_coordinate — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.del_coordinate

                  -CoordinateReference.del_coordinate(key, default=ValueError())[source]
                  +CoordinateReference.del_coordinate(key, default=ValueError())[source]

                  Remove a reference to a coordinate construct.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.CoordinateReference.del_coordinate
                  Parameters
                  -
                  key: str

                  The construct key of the coordinate construct.

                  +
                  key: str

                  The construct key of the coordinate construct.

                  Parameter example:

                  key='dimensioncoordinate1'

                  @@ -150,7 +151,7 @@

                  cfdm.CoordinateReference.del_coordinateException instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  @@ -173,7 +174,7 @@

                  cfdm.CoordinateReference.del_coordinate

                  diff --git a/docs/method/cfdm.CoordinateReference.del_coordinate_conversion.html b/docs/method/cfdm.CoordinateReference.del_coordinate_conversion.html index 32ac849e73..50f5ec1290 100644 --- a/docs/method/cfdm.CoordinateReference.del_coordinate_conversion.html +++ b/docs/method/cfdm.CoordinateReference.del_coordinate_conversion.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.del_coordinate_conversion — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.del_coordinate_conversion

                  -CoordinateReference.del_coordinate_conversion()[source]
                  +CoordinateReference.del_coordinate_conversion()[source]

                  Remove the coordinate conversion component.

                  New in version (cfdm): 1.7.0

                  @@ -164,7 +165,7 @@

                  cfdm.CoordinateReference.del_coordinate_conversion

                  -
                  + @@ -175,11 +176,11 @@

                  cfdm.CoordinateReference.del_coordinate_conversion diff --git a/docs/method/cfdm.CoordinateReference.del_datum.html b/docs/method/cfdm.CoordinateReference.del_datum.html index 290bf5420f..a8f75c3e59 100644 --- a/docs/method/cfdm.CoordinateReference.del_datum.html +++ b/docs/method/cfdm.CoordinateReference.del_datum.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.del_datum — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.del_datum

                  -CoordinateReference.del_datum()[source]
                  +CoordinateReference.del_datum()[source]

                  Remove the datum component.

                  New in version (cfdm): 1.7.0

                  @@ -157,7 +158,7 @@

                  cfdm.CoordinateReference.del_datum

                  diff --git a/docs/method/cfdm.CoordinateReference.dump.html b/docs/method/cfdm.CoordinateReference.dump.html index 2de89ec886..55c5f4b7ef 100644 --- a/docs/method/cfdm.CoordinateReference.dump.html +++ b/docs/method/cfdm.CoordinateReference.dump.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.dump — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.dump

                  -CoordinateReference.dump(display=True, _omit_properties=None, field=None, key='', _level=0, _title=None, _construct_names=None, _auxiliary_coordinates=None, _dimension_coordinates=None)[source]
                  +CoordinateReference.dump(display=True, _omit_properties=None, field=None, key='', _level=0, _title=None, _construct_names=None, _auxiliary_coordinates=None, _dimension_coordinates=None)[source]

                  A full description of the coordinate reference construct.

                  Returns a description of all properties, including those of components.

                  @@ -136,15 +137,15 @@

                  cfdm.CoordinateReference.dump
                  Parameters
                  -
                  display: bool, optional

                  If False then return the description as a string. By +

                  display: bool, optional

                  If False then return the description as a string. By default the description is printed.

                  Returns
                  -
                  str or None

                  The description. If display is True then the -description is printed and None is +

                  str or None

                  The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

                  @@ -153,7 +154,7 @@

                  cfdm.CoordinateReference.dump

                  diff --git a/docs/method/cfdm.CoordinateReference.equals.html b/docs/method/cfdm.CoordinateReference.equals.html index 57d4315f90..734b5f0142 100644 --- a/docs/method/cfdm.CoordinateReference.equals.html +++ b/docs/method/cfdm.CoordinateReference.equals.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.equals

                  -CoordinateReference.equals(other, rtol=None, atol=None, verbose=None, ignore_type=False)[source]
                  +CoordinateReference.equals(other, rtol=None, atol=None, verbose=None, ignore_type=False)[source]

                  Whether two coordinate reference constructs are the same.

                  Equality is strict by default. This means that:

                    @@ -166,7 +167,7 @@

                    cfdm.CoordinateReference.equalscfdm.rtol function.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  • 'DISABLE' (0)

                  • @@ -182,7 +183,7 @@

                    cfdm.CoordinateReference.equals-1 as a special case of maximal and extreme verbosity.

                    -

                    Otherwise, if None (the default value), output +

                    Otherwise, if None (the default value), output messages will be shown according to the value of the cfdm.log_level setting.

                    Overall, the higher a non-negative integer or @@ -191,7 +192,7 @@

                    cfdm.CoordinateReference.equalsbool, optional

                    Any type of object may be tested but, in general, +

                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, equality is only possible with another CoordinateReference instance, or a subclass of one. If ignore_type is True then cfdm.CoordinateReference(source=other) is @@ -202,7 +203,7 @@

                    cfdm.CoordinateReference.equalsReturns
                    -
                    bool

                    Whether the two coordinate reference constructs are equal.

                    +
                    bool

                    Whether the two coordinate reference constructs are equal.

                    @@ -221,7 +222,7 @@

                    cfdm.CoordinateReference.equals

                  diff --git a/docs/method/cfdm.CoordinateReference.get_coordinate_conversion.html b/docs/method/cfdm.CoordinateReference.get_coordinate_conversion.html index 8ee85f1628..4f24f2139e 100644 --- a/docs/method/cfdm.CoordinateReference.get_coordinate_conversion.html +++ b/docs/method/cfdm.CoordinateReference.get_coordinate_conversion.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.get_coordinate_conversion — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.get_coordinate_conversion

                  -CoordinateReference.get_coordinate_conversion()[source]
                  +CoordinateReference.get_coordinate_conversion()[source]

                  Get the coordinate conversion component.

                  New in version (cfdm): 1.7.0

                  @@ -164,7 +165,7 @@

                  cfdm.CoordinateReference.get_coordinate_conversion

                  -
                  + @@ -175,11 +176,11 @@

                  cfdm.CoordinateReference.get_coordinate_conversion diff --git a/docs/method/cfdm.CoordinateReference.get_datum.html b/docs/method/cfdm.CoordinateReference.get_datum.html index 7065afa4aa..5225fe50df 100644 --- a/docs/method/cfdm.CoordinateReference.get_datum.html +++ b/docs/method/cfdm.CoordinateReference.get_datum.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.get_datum — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.get_datum

                  -CoordinateReference.get_datum()[source]
                  +CoordinateReference.get_datum()[source]

                  Return the datum component.

                  New in version (cfdm): 1.7.0

                  @@ -157,7 +158,7 @@

                  cfdm.CoordinateReference.get_datum

                  diff --git a/docs/method/cfdm.CoordinateReference.get_original_filenames.html b/docs/method/cfdm.CoordinateReference.get_original_filenames.html index 5aad798e8d..7338e265b6 100644 --- a/docs/method/cfdm.CoordinateReference.get_original_filenames.html +++ b/docs/method/cfdm.CoordinateReference.get_original_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.get_original_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.get_original_filenames

                  -CoordinateReference.get_original_filenames()[source]
                  +CoordinateReference.get_original_filenames()[source]

                  The names of files containing the original data and metadata.

                  The original files are those that contain some or all of the data and metadata when it was first instantiated, and are @@ -147,16 +148,16 @@

                  cfdm.CoordinateReference.get_original_filenames
                  Returns
                  -
                  set

                  The original file names in normalised absolute +

                  set

                  The original file names in normalised absolute form. If there are no original files then an empty -set will be returned.

                  +set will be returned.

                  -
                  + @@ -167,11 +168,11 @@

                  cfdm.CoordinateReference.get_original_filenames diff --git a/docs/method/cfdm.CoordinateReference.has_coordinate.html b/docs/method/cfdm.CoordinateReference.has_coordinate.html index dc3718b17a..8a4da84c9b 100644 --- a/docs/method/cfdm.CoordinateReference.has_coordinate.html +++ b/docs/method/cfdm.CoordinateReference.has_coordinate.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.has_coordinate — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.has_coordinate

                  -CoordinateReference.has_coordinate(key)[source]
                  +CoordinateReference.has_coordinate(key)[source]

                  Whether a reference to a coordinate construct has been set.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.CoordinateReference.has_coordinate
                  Parameters
                  -
                  key: str

                  The construct key of the coordinate construct.

                  +
                  key: str

                  The construct key of the coordinate construct.

                  Parameter example:

                  key='dimensioncoordinate1'

                  @@ -152,8 +153,8 @@

                  cfdm.CoordinateReference.has_coordinateReturns
                  -
                  bool

                  True if the coordinate construct key has been set, -otherwise False.

                  +
                  bool

                  True if the coordinate construct key has been set, +otherwise False.

                  @@ -171,7 +172,7 @@

                  cfdm.CoordinateReference.has_coordinate

                  diff --git a/docs/method/cfdm.CoordinateReference.identities.html b/docs/method/cfdm.CoordinateReference.identities.html index 8f8e716bb8..c20201e084 100644 --- a/docs/method/cfdm.CoordinateReference.identities.html +++ b/docs/method/cfdm.CoordinateReference.identities.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.identities — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.identities

                  -CoordinateReference.identities(generator=False, **kwargs)[source]
                  +CoordinateReference.identities(generator=False, **kwargs)[source]

                  Returns all possible identities.

                  The identities comprise:

                    @@ -147,14 +148,14 @@

                    cfdm.CoordinateReference.identities
                    Parameters
                    -
                    generator: bool, optional

                    If True then return a generator for the identities, +

                    generator: bool, optional

                    If True then return a generator for the identities, rather than a list.

                    New in version (cfdm): 1.8.9.0

                    -
                    kwargs: optional

                    Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                    +
                    kwargs: optional

                    Additional configuration parameters that may be used +by subclasses.

                    New in version (cfdm): 1.8.9.0

                    @@ -163,7 +164,7 @@

                    cfdm.CoordinateReference.identitiesReturns
                    -
                    list or generator

                    The identities.

                    +
                    list or generator

                    The identities.

                    @@ -193,7 +194,7 @@

                    cfdm.CoordinateReference.identities

                  diff --git a/docs/method/cfdm.CoordinateReference.identity.html b/docs/method/cfdm.CoordinateReference.identity.html index f437e3d3f4..72ba085c90 100644 --- a/docs/method/cfdm.CoordinateReference.identity.html +++ b/docs/method/cfdm.CoordinateReference.identity.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.identity — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.identity

                  -CoordinateReference.identity(default='')[source]
                  +CoordinateReference.identity(default='')[source]

                  Return the canonical identity.

                  By default the identity is the first found of the following:

                    @@ -178,7 +179,7 @@

                    cfdm.CoordinateReference.identity

                  diff --git a/docs/method/cfdm.CoordinateReference.nc_clear_variable_groups.html b/docs/method/cfdm.CoordinateReference.nc_clear_variable_groups.html index 18e6f17309..c80b3596d7 100644 --- a/docs/method/cfdm.CoordinateReference.nc_clear_variable_groups.html +++ b/docs/method/cfdm.CoordinateReference.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.nc_clear_variable_groups

                  -CoordinateReference.nc_clear_variable_groups()[source]
                  +CoordinateReference.nc_clear_variable_groups()[source]

                  Remove the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.CoordinateReference.nc_clear_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.CoordinateReference.nc_clear_variable_groups

                  -
                  + @@ -189,11 +190,11 @@

                  cfdm.CoordinateReference.nc_clear_variable_groups diff --git a/docs/method/cfdm.CoordinateReference.nc_del_variable.html b/docs/method/cfdm.CoordinateReference.nc_del_variable.html index 75e8a6d41b..e4479a6b84 100644 --- a/docs/method/cfdm.CoordinateReference.nc_del_variable.html +++ b/docs/method/cfdm.CoordinateReference.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.nc_del_variable

                  -CoordinateReference.nc_del_variable(default=ValueError())[source]
                  +CoordinateReference.nc_del_variable(default=ValueError())[source]

                  Remove the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.CoordinateReference.nc_del_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF variable name.

                  +
                  str

                  The removed netCDF variable name.

                  @@ -170,7 +171,7 @@

                  cfdm.CoordinateReference.nc_del_variable

                  diff --git a/docs/method/cfdm.CoordinateReference.nc_get_variable.html b/docs/method/cfdm.CoordinateReference.nc_get_variable.html index f31c452ebf..e6a2864c44 100644 --- a/docs/method/cfdm.CoordinateReference.nc_get_variable.html +++ b/docs/method/cfdm.CoordinateReference.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.nc_get_variable

                  -CoordinateReference.nc_get_variable(default=ValueError())[source]
                  +CoordinateReference.nc_get_variable(default=ValueError())[source]

                  Return the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.CoordinateReference.nc_get_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF variable name. If unset then default is +

                  str

                  The netCDF variable name. If unset then default is returned, if provided.

                  @@ -171,7 +172,7 @@

                  cfdm.CoordinateReference.nc_get_variable

                  diff --git a/docs/method/cfdm.CoordinateReference.nc_has_variable.html b/docs/method/cfdm.CoordinateReference.nc_has_variable.html index d833f69e1a..d0b3163ea6 100644 --- a/docs/method/cfdm.CoordinateReference.nc_has_variable.html +++ b/docs/method/cfdm.CoordinateReference.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.nc_has_variable

                  -CoordinateReference.nc_has_variable()[source]
                  +CoordinateReference.nc_has_variable()[source]

                  Whether the netCDF variable name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.CoordinateReference.nc_has_variable
                  Returns
                  -
                  bool

                  True if the netCDF variable name has been set, otherwise -False.

                  +
                  bool

                  True if the netCDF variable name has been set, otherwise +False.

                  @@ -163,7 +164,7 @@

                  cfdm.CoordinateReference.nc_has_variable

                  diff --git a/docs/method/cfdm.CoordinateReference.nc_set_variable.html b/docs/method/cfdm.CoordinateReference.nc_set_variable.html index 483cfdc9ef..b192a2f45b 100644 --- a/docs/method/cfdm.CoordinateReference.nc_set_variable.html +++ b/docs/method/cfdm.CoordinateReference.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.nc_set_variable

                  -CoordinateReference.nc_set_variable(value)[source]
                  +CoordinateReference.nc_set_variable(value)[source]

                  Set the netCDF variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.CoordinateReference.nc_set_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF variable name.

                  +
                  value: str

                  The value for the netCDF variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.CoordinateReference.nc_set_variable

                  diff --git a/docs/method/cfdm.CoordinateReference.nc_set_variable_groups.html b/docs/method/cfdm.CoordinateReference.nc_set_variable_groups.html index c7ae0be004..c44cac0a0e 100644 --- a/docs/method/cfdm.CoordinateReference.nc_set_variable_groups.html +++ b/docs/method/cfdm.CoordinateReference.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.nc_set_variable_groups

                  -CoordinateReference.nc_set_variable_groups(groups)[source]
                  +CoordinateReference.nc_set_variable_groups(groups)[source]

                  Set the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.CoordinateReference.nc_set_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.CoordinateReference.nc_set_variable_groups

                  diff --git a/docs/method/cfdm.CoordinateReference.nc_variable_groups.html b/docs/method/cfdm.CoordinateReference.nc_variable_groups.html index e9e56b5c54..a7b9e8d77a 100644 --- a/docs/method/cfdm.CoordinateReference.nc_variable_groups.html +++ b/docs/method/cfdm.CoordinateReference.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.nc_variable_groups

                  -CoordinateReference.nc_variable_groups()[source]
                  +CoordinateReference.nc_variable_groups()[source]

                  Return the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.CoordinateReference.nc_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.CoordinateReference.nc_variable_groups

                  diff --git a/docs/method/cfdm.CoordinateReference.set_coordinate.html b/docs/method/cfdm.CoordinateReference.set_coordinate.html index 5f195b8fa5..26c309b3cb 100644 --- a/docs/method/cfdm.CoordinateReference.set_coordinate.html +++ b/docs/method/cfdm.CoordinateReference.set_coordinate.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.set_coordinate — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.set_coordinate

                  -CoordinateReference.set_coordinate(key)[source]
                  +CoordinateReference.set_coordinate(key)[source]

                  Set a reference to a coordinate construct.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.CoordinateReference.set_coordinate
                  Parameters
                  -
                  key: str

                  The construct key of the coordinate construct.

                  +
                  key: str

                  The construct key of the coordinate construct.

                  Parameter example:

                  key='dimensioncoordinate1'

                  @@ -151,7 +152,7 @@

                  cfdm.CoordinateReference.set_coordinateReturns -

                  None

                  +

                  None

                  Examples

                  @@ -167,7 +168,7 @@

                  cfdm.CoordinateReference.set_coordinate

                  diff --git a/docs/method/cfdm.CoordinateReference.set_coordinate_conversion.html b/docs/method/cfdm.CoordinateReference.set_coordinate_conversion.html index 194acda305..cbb9b797ff 100644 --- a/docs/method/cfdm.CoordinateReference.set_coordinate_conversion.html +++ b/docs/method/cfdm.CoordinateReference.set_coordinate_conversion.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.set_coordinate_conversion — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.set_coordinate_conversion

                  -CoordinateReference.set_coordinate_conversion(coordinate_conversion, copy=True)[source]
                  +CoordinateReference.set_coordinate_conversion(coordinate_conversion, copy=True)[source]

                  Set the coordinate conversion component.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.CoordinateReference.set_coordinate_conversion
                  coordinate_conversion: CoordinateConversion

                  The coordinate conversion component to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the component prior to +

                  copy: bool, optional

                  If True (the default) then copy the component prior to insertion, else it is not copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.CoordinateReference.set_coordinate_conversion

                  -
                  + @@ -181,11 +182,11 @@

                  cfdm.CoordinateReference.set_coordinate_conversion diff --git a/docs/method/cfdm.CoordinateReference.set_coordinates.html b/docs/method/cfdm.CoordinateReference.set_coordinates.html index dfbadf5d9d..0a3e8b4edb 100644 --- a/docs/method/cfdm.CoordinateReference.set_coordinates.html +++ b/docs/method/cfdm.CoordinateReference.set_coordinates.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.set_coordinates — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.set_coordinates

                  -CoordinateReference.set_coordinates(coordinates)[source]
                  +CoordinateReference.set_coordinates(coordinates)[source]

                  Set references to coordinate constructs.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.CoordinateReference.set_coordinates
                  Parameters
                  -
                  coordinates: (sequence of) str

                  The coordinate construct keys to be set.

                  +
                  coordinates: (sequence of) str

                  The coordinate construct keys to be set.

                  Parameter example:

                  coordinates=['dimensioncoordinate0']

                  @@ -153,7 +154,7 @@

                  cfdm.CoordinateReference.set_coordinatesReturns -

                  None

                  +

                  None

                  Examples

                  @@ -169,7 +170,7 @@

                  cfdm.CoordinateReference.set_coordinates

                  diff --git a/docs/method/cfdm.CoordinateReference.set_datum.html b/docs/method/cfdm.CoordinateReference.set_datum.html index b55734afd9..7d7abd8183 100644 --- a/docs/method/cfdm.CoordinateReference.set_datum.html +++ b/docs/method/cfdm.CoordinateReference.set_datum.html @@ -3,7 +3,8 @@ - + + cfdm.CoordinateReference.set_datum — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.CoordinateReference.set_datum

                  -CoordinateReference.set_datum(datum, copy=True)[source]
                  +CoordinateReference.set_datum(datum, copy=True)[source]

                  Set the datum component.

                  New in version (cfdm): 1.7.0

                  @@ -140,13 +141,13 @@

                  cfdm.CoordinateReference.set_datum
                  datum: Datum

                  The datum component to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the component prior to +

                  copy: bool, optional

                  If True (the default) then copy the component prior to insertion, else it is not copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -163,7 +164,7 @@

                  cfdm.CoordinateReference.set_datum

                  diff --git a/docs/method/cfdm.Count.__deepcopy__.html b/docs/method/cfdm.Count.__deepcopy__.html index 7a9bf5b1d1..244649938c 100644 --- a/docs/method/cfdm.Count.__deepcopy__.html +++ b/docs/method/cfdm.Count.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Count.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.__deepcopy__

                  -Count.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +Count.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.Count.__deepcopy__

                  -
                  + @@ -151,11 +152,11 @@

                  cfdm.Count.__deepcopy__ diff --git a/docs/method/cfdm.Count.__getitem__.html b/docs/method/cfdm.Count.__getitem__.html index 3e08b38951..3e4b4af62b 100644 --- a/docs/method/cfdm.Count.__getitem__.html +++ b/docs/method/cfdm.Count.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.Count.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.__getitem__

                  -Count.__getitem__(indices)[source]
                  +Count.__getitem__(indices)[source]

                  Return a subspace defined by indices.

                  f.__getitem__(indices) <==> f[indices]

                  Indexing follows rules that are very similar to the numpy @@ -165,7 +166,7 @@

                  cfdm.Count.__getitem__

                  -
                  + @@ -176,11 +177,11 @@

                  cfdm.Count.__getitem__ diff --git a/docs/method/cfdm.Count.__repr__.html b/docs/method/cfdm.Count.__repr__.html index 044bde14a8..44f2025c6f 100644 --- a/docs/method/cfdm.Count.__repr__.html +++ b/docs/method/cfdm.Count.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Count.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.__repr__

                  -Count.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +Count.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Count.__repr__ diff --git a/docs/method/cfdm.Count.__str__.html b/docs/method/cfdm.Count.__str__.html index e86d4c675c..df10b1f9be 100644 --- a/docs/method/cfdm.Count.__str__.html +++ b/docs/method/cfdm.Count.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Count.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.__str__

                  -Count.__str__()[source]
                  -

                  Called by the str built-in function.

                  +Count.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Count.__str__ diff --git a/docs/method/cfdm.Count._docstring_method_exclusions.html b/docs/method/cfdm.Count._docstring_method_exclusions.html index 13e85d101d..a1a683934e 100644 --- a/docs/method/cfdm.Count._docstring_method_exclusions.html +++ b/docs/method/cfdm.Count._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.Count._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count._docstring_method_exclusions

                  -Count._docstring_method_exclusions()[source]
                  +Count._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.Count._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.Count._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.Count._docstring_package_depth.html b/docs/method/cfdm.Count._docstring_package_depth.html index 3389517c16..8e60a92bc9 100644 --- a/docs/method/cfdm.Count._docstring_package_depth.html +++ b/docs/method/cfdm.Count._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.Count._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count._docstring_package_depth

                  -Count._docstring_package_depth()[source]
                  +Count._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.Count._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.Count._docstring_package_depth diff --git a/docs/method/cfdm.Count._docstring_special_substitutions.html b/docs/method/cfdm.Count._docstring_special_substitutions.html index 4085dba70a..9b8cb2e7f4 100644 --- a/docs/method/cfdm.Count._docstring_special_substitutions.html +++ b/docs/method/cfdm.Count._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Count._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count._docstring_special_substitutions

                  -classmethod Count._docstring_special_substitutions()[source]
                  +classmethod Count._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.Count._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.Count._docstring_special_substitutions diff --git a/docs/method/cfdm.Count._docstring_substitutions.html b/docs/method/cfdm.Count._docstring_substitutions.html index 02ebc4b905..df8011e9b0 100644 --- a/docs/method/cfdm.Count._docstring_substitutions.html +++ b/docs/method/cfdm.Count._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Count._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count._docstring_substitutions

                  -Count._docstring_substitutions()[source]
                  +Count._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.Count._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.Count._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.Count._docstring_substitutions

                  diff --git a/docs/method/cfdm.Count.apply_masking.html b/docs/method/cfdm.Count.apply_masking.html index d1403e3a4e..c163d514a2 100644 --- a/docs/method/cfdm.Count.apply_masking.html +++ b/docs/method/cfdm.Count.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.Count.apply_masking — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.apply_masking

                  -Count.apply_masking(*args, **kwargs)[source]
                  +Count.apply_masking(*args, **kwargs)[source]

                  Apply masking as defined by the CF conventions.

                  Masking is applied according to any of the following criteria that are applicable:

                  @@ -165,13 +166,13 @@

                  cfdm.Count.apply_masking
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -

                  A new instance with masked values, or None if the +

                  A new instance with masked values, or None if the operation was in-place.

                  @@ -195,7 +196,7 @@

                  cfdm.Count.apply_masking

                  diff --git a/docs/method/cfdm.Count.clear_properties.html b/docs/method/cfdm.Count.clear_properties.html index ef6d78a189..dce8a4438b 100644 --- a/docs/method/cfdm.Count.clear_properties.html +++ b/docs/method/cfdm.Count.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Count.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.clear_properties

                  -Count.clear_properties()[source]
                  +Count.clear_properties()[source]

                  Remove all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Count.clear_properties
                  Returns
                  -
                  dict

                  The properties that have been removed.

                  +
                  dict

                  The properties that have been removed.

                  @@ -168,7 +169,7 @@

                  cfdm.Count.clear_properties

                  diff --git a/docs/method/cfdm.Count.copy.html b/docs/method/cfdm.Count.copy.html index 3570df019d..74c8dd76e1 100644 --- a/docs/method/cfdm.Count.copy.html +++ b/docs/method/cfdm.Count.copy.html @@ -3,7 +3,8 @@ - + + cfdm.Count.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.copy

                  -Count.copy(data=True)[source]
                  +Count.copy(data=True)[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                  cfdm.Count.copy
                  Parameters
                  -
                  data: bool, optional

                  If True (the default) then copy data, else the +

                  data: bool, optional

                  If True (the default) then copy data, else the data is not copied.

                  @@ -160,7 +161,7 @@

                  cfdm.Count.copy

                  diff --git a/docs/method/cfdm.Count.creation_commands.html b/docs/method/cfdm.Count.creation_commands.html index f1b5fcfef7..81d2f5d13e 100644 --- a/docs/method/cfdm.Count.creation_commands.html +++ b/docs/method/cfdm.Count.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.Count.creation_commands — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.creation_commands

                  -Count.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', header=True)[source]
                  +Count.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', header=True)[source]

                  Return the commands that would create the construct.

                  New in version (cfdm): 1.8.7.0

                  @@ -139,15 +140,15 @@

                  cfdm.Count.creation_commands
                  Parameters
                  -
                  representative_data: bool, optional

                  Return one-line representations of Data instances, +

                  representative_data: bool, optional

                  Return one-line representations of Data instances, which are not executable code but prevent the data being converted in its entirety to a string representation.

                  -
                  namespace: str, optional

                  The name space containing classes of the cfdm +

                  namespace: str, optional

                  The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

                  @@ -159,40 +160,40 @@

                  cfdm.Count.creation_commandsint, optional

                  Indent each line by this many spaces. By default no +

                  indent: int, optional

                  Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

                  -
                  string: bool, optional

                  If False then return each command as an element of a -list. By default the commands are concatenated into +

                  string: bool, optional

                  If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

                  -
                  name: str, optional

                  The name of the Count instance created by the +

                  name: str, optional

                  The name of the Count instance created by the returned commands.

                  Parameter example:

                  name='var1'

                  -
                  data_name: str, optional

                  The name of the construct’s Data instance created by +

                  data_name: str, optional

                  The name of the construct’s Data instance created by the returned commands.

                  Parameter example:

                  name='data1'

                  -
                  header: bool, optional

                  If True (the default) output a comment describing the +

                  header: bool, optional

                  If True (the default) output a comment describing the components. If False no such comment is returned.

                  Returns
                  -
                  str or list

                  The commands in a string, with a new line inserted +

                  str or list

                  The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

                  +list.

                  @@ -212,7 +213,7 @@

                  cfdm.Count.creation_commands

                  diff --git a/docs/method/cfdm.Count.del_data.html b/docs/method/cfdm.Count.del_data.html index b67e7f19fe..d9fd16c5e6 100644 --- a/docs/method/cfdm.Count.del_data.html +++ b/docs/method/cfdm.Count.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.Count.del_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.del_data

                  -Count.del_data(default=ValueError())[source]
                  +Count.del_data(default=ValueError())[source]

                  Remove the data.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.Count.del_data
                  default: optional

                  Return the value of the default parameter if data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -176,7 +177,7 @@

                  cfdm.Count.del_data

                  diff --git a/docs/method/cfdm.Count.del_properties.html b/docs/method/cfdm.Count.del_properties.html index 9ded8f2a3e..3031a605fc 100644 --- a/docs/method/cfdm.Count.del_properties.html +++ b/docs/method/cfdm.Count.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Count.del_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.del_properties

                  -Count.del_properties(properties)[source]
                  +Count.del_properties(properties)[source]

                  Remove properties.

                  New in version (cfdm): 1.10.0.3

                  @@ -139,7 +140,7 @@

                  cfdm.Count.del_properties
                  Parameters
                  -
                  properties: (sequence of) str

                  The names of the properties to be removed. If the +

                  properties: (sequence of) str

                  The names of the properties to be removed. If the Count does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                  @@ -154,7 +155,7 @@

                  cfdm.Count.del_propertiesReturns
                  -
                  dict

                  The removed property values, keyed by property name.

                  +
                  dict

                  The removed property values, keyed by property name.

                  @@ -176,7 +177,7 @@

                  cfdm.Count.del_properties

                  diff --git a/docs/method/cfdm.Count.del_property.html b/docs/method/cfdm.Count.del_property.html index 3f61403841..399c70e60a 100644 --- a/docs/method/cfdm.Count.del_property.html +++ b/docs/method/cfdm.Count.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.Count.del_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.del_property

                  -Count.del_property(prop, default=ValueError())[source]
                  +Count.del_property(prop, default=ValueError())[source]

                  Remove a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Count.del_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be removed.

                  +
                  prop: str

                  The name of the property to be removed.

                  Parameter example:

                  prop='long_name'

                  @@ -147,7 +148,7 @@

                  cfdm.Count.del_property
                  default: optional

                  Return the value of the default parameter if the property has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -175,7 +176,7 @@

                  cfdm.Count.del_property

                  -

                  +
                  @@ -186,11 +187,11 @@

                  cfdm.Count.del_property

                  diff --git a/docs/method/cfdm.Count.dump.html b/docs/method/cfdm.Count.dump.html index 1be58b5863..784fe33756 100644 --- a/docs/method/cfdm.Count.dump.html +++ b/docs/method/cfdm.Count.dump.html @@ -3,7 +3,8 @@ - + + cfdm.Count.dump — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.dump

                  -Count.dump(display=True, _key=None, _title=None, _create_title=True, _prefix='', _level=0, _omit_properties=None, _axes=None, _axis_names=None)[source]
                  +Count.dump(display=True, _key=None, _title=None, _create_title=True, _prefix='', _level=0, _omit_properties=None, _axes=None, _axis_names=None)[source]

                  A full description of the count variable.

                  Returns a description of all properties, including those of components, and provides selected values of all data arrays.

                  @@ -136,15 +137,15 @@

                  cfdm.Count.dump
                  Parameters
                  -
                  display: bool, optional

                  If False then return the description as a string. By +

                  display: bool, optional

                  If False then return the description as a string. By default the description is printed.

                  Returns
                  -
                  str or None

                  The description. If display is True then the -description is printed and None is +

                  str or None

                  The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

                  @@ -153,7 +154,7 @@

                  cfdm.Count.dump

                  diff --git a/docs/method/cfdm.Count.equals.html b/docs/method/cfdm.Count.equals.html index bd6e643504..1036996359 100644 --- a/docs/method/cfdm.Count.equals.html +++ b/docs/method/cfdm.Count.equals.html @@ -3,7 +3,8 @@ - + + cfdm.Count.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.equals

                  -Count.equals(**kwargs)[source]
                  +Count.equals(**kwargs)[source]

                  Whether two instances are the same.

                  Equality is strict by default. This means that:

                    @@ -171,10 +172,10 @@

                    cfdm.Count.equalscfdm.rtol function.

                  -
                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value +

                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value properties are omitted from the comparison.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  • 'DISABLE' (0)

                  • @@ -190,7 +191,7 @@

                    cfdm.Count.equals-1 as a special case of maximal and extreme verbosity.

                    -

                    Otherwise, if None (the default value), output +

                    Otherwise, if None (the default value), output messages will be shown according to the value of the cfdm.log_level setting.

                    Overall, the higher a non-negative integer or @@ -199,21 +200,21 @@

                    cfdm.Count.equalsstr, optional

                    The names of properties to omit from the +

                    ignore_properties: (sequence of) str, optional

                    The names of properties to omit from the comparison.

                    -
                    ignore_data_type: bool, optional

                    If True then ignore the data types in all numerical +

                    ignore_data_type: bool, optional

                    If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

                    -
                    ignore_compression: bool, optional

                    If False then the compression type and, if applicable, +

                    ignore_compression: bool, optional

                    If False then the compression type and, if applicable, the underlying compressed arrays must be the same, as well as the arrays in their uncompressed forms. By default only the the arrays in their uncompressed forms are compared.

                    -
                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, +

                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, equality is only possible with another Count instance, or a subclass of one. If ignore_type is True then cfdm.Count(source=other) is @@ -224,7 +225,7 @@

                    cfdm.Count.equalsReturns
                    -
                    bool

                    Whether the two instances are equal.

                    +
                    bool

                    Whether the two instances are equal.

                    @@ -240,7 +241,7 @@

                    cfdm.Count.equals

                  diff --git a/docs/method/cfdm.Count.get_data.html b/docs/method/cfdm.Count.get_data.html index 605acf1de5..7ee9dbcdd2 100644 --- a/docs/method/cfdm.Count.get_data.html +++ b/docs/method/cfdm.Count.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.Count.get_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,14 +123,14 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.get_data

                  -Count.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                  +Count.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                  Return the data.

                  Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                  +to return the data as an independent numpy array.

                  The units, calendar and fill value properties are, if set, inserted into the data.

                  @@ -145,7 +146,7 @@

                  cfdm.Count.get_data
                  default: optional

                  Return the value of the default parameter if data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -181,7 +182,7 @@

                  cfdm.Count.get_data

                  diff --git a/docs/method/cfdm.Count.get_filenames.html b/docs/method/cfdm.Count.get_filenames.html index 3cb182348f..c51623a0e7 100644 --- a/docs/method/cfdm.Count.get_filenames.html +++ b/docs/method/cfdm.Count.get_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.Count.get_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.get_filenames

                  -Count.get_filenames()[source]
                  +Count.get_filenames()[source]

                  Return the name of the file or files containing the data.

                  Returns
                  -
                  set The file names in normalised, absolute form. If the

                  data are in memory then an empty set is returned.

                  +
                  set The file names in normalised, absolute form. If the

                  data are in memory then an empty set is returned.

                  -
                  + @@ -149,11 +150,11 @@

                  cfdm.Count.get_filenames diff --git a/docs/method/cfdm.Count.get_original_filenames.html b/docs/method/cfdm.Count.get_original_filenames.html index 31cac5d9f3..447d51f428 100644 --- a/docs/method/cfdm.Count.get_original_filenames.html +++ b/docs/method/cfdm.Count.get_original_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.Count.get_original_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.get_original_filenames

                  -Count.get_original_filenames()[source]
                  +Count.get_original_filenames()[source]

                  The names of files containing the original data and metadata.

                  The original files are those that contain some or all of the data and metadata when it was first instantiated, and are @@ -147,16 +148,16 @@

                  cfdm.Count.get_original_filenames
                  Returns
                  -
                  set

                  The original file names in normalised absolute +

                  set

                  The original file names in normalised absolute form. If there are no original files then an empty -set will be returned.

                  +set will be returned.

                  -
                  + @@ -167,11 +168,11 @@

                  cfdm.Count.get_original_filenames diff --git a/docs/method/cfdm.Count.get_property.html b/docs/method/cfdm.Count.get_property.html index 807d8a8355..1225ec9651 100644 --- a/docs/method/cfdm.Count.get_property.html +++ b/docs/method/cfdm.Count.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.Count.get_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.get_property

                  -Count.get_property(prop, default=ValueError())[source]
                  +Count.get_property(prop, default=ValueError())[source]

                  Return a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Count.get_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be returned.

                  +
                  prop: str

                  The name of the property to be returned.

                  Parameter example:

                  prop='standard_name'

                  @@ -147,7 +148,7 @@

                  cfdm.Count.get_property
                  default: optional

                  Return the value of the default parameter if the property has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -175,7 +176,7 @@

                  cfdm.Count.get_property

                  -

                  +
                  @@ -186,11 +187,11 @@

                  cfdm.Count.get_property

                  diff --git a/docs/method/cfdm.Count.has_bounds.html b/docs/method/cfdm.Count.has_bounds.html index 9b6d05af16..ea7c4f94d6 100644 --- a/docs/method/cfdm.Count.has_bounds.html +++ b/docs/method/cfdm.Count.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.Count.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.has_bounds

                  -Count.has_bounds()[source]
                  +Count.has_bounds()[source]

                  Whether or not there are cell bounds.

                  This is always False.

                  @@ -139,7 +140,7 @@

                  cfdm.Count.has_bounds
                  Returns
                  -
                  bool

                  Always False.

                  +
                  bool

                  Always False.

                  @@ -152,7 +153,7 @@

                  cfdm.Count.has_bounds

                  -
                  + @@ -163,11 +164,11 @@

                  cfdm.Count.has_bounds diff --git a/docs/method/cfdm.Count.has_data.html b/docs/method/cfdm.Count.has_data.html index 187da86fb3..e3a540d17f 100644 --- a/docs/method/cfdm.Count.has_data.html +++ b/docs/method/cfdm.Count.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.Count.has_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.has_data

                  -Count.has_data()[source]
                  +Count.has_data()[source]

                  Whether or not the construct has data.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.Count.has_data
                  Returns
                  -
                  bool

                  True if data have been set, otherwise False.

                  +
                  bool

                  True if data have been set, otherwise False.

                  @@ -167,7 +168,7 @@

                  cfdm.Count.has_data

                  diff --git a/docs/method/cfdm.Count.has_property.html b/docs/method/cfdm.Count.has_property.html index 01dbaa771d..1dd9c83324 100644 --- a/docs/method/cfdm.Count.has_property.html +++ b/docs/method/cfdm.Count.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.Count.has_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.has_property

                  -Count.has_property(prop)[source]
                  +Count.has_property(prop)[source]

                  Whether a property has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Count.has_property
                  Parameters
                  -
                  prop: str

                  The name of the property.

                  +
                  prop: str

                  The name of the property.

                  Parameter example:

                  prop='long_name'

                  @@ -149,7 +150,7 @@

                  cfdm.Count.has_property
                  Returns
                  -
                  bool

                  True if the property has been set, otherwise False.

                  +
                  bool

                  True if the property has been set, otherwise False.

                  @@ -173,7 +174,7 @@

                  cfdm.Count.has_property

                  -

                  +
                  @@ -184,11 +185,11 @@

                  cfdm.Count.has_property

                  diff --git a/docs/method/cfdm.Count.identities.html b/docs/method/cfdm.Count.identities.html index 90083a1594..bb8235fe22 100644 --- a/docs/method/cfdm.Count.identities.html +++ b/docs/method/cfdm.Count.identities.html @@ -3,7 +3,8 @@ - + + cfdm.Count.identities — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.identities

                  -Count.identities(generator=False, **kwargs)[source]
                  +Count.identities(generator=False, **kwargs)[source]

                  Return all possible identities.

                  The identities comprise:

                    @@ -145,14 +146,14 @@

                    cfdm.Count.identities
                    Parameters
                    -
                    generator: bool, optional

                    If True then return a generator for the identities, +

                    generator: bool, optional

                    If True then return a generator for the identities, rather than a list.

                    New in version (cfdm): 1.8.9.0

                    -
                    kwargs: optional

                    Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                    +
                    kwargs: optional

                    Additional configuration parameters that may be used +by subclasses.

                    New in version (cfdm): 1.8.9.0

                    @@ -161,7 +162,7 @@

                    cfdm.Count.identities
                    Returns
                    -
                    list or generator

                    The identities.

                    +
                    list or generator

                    The identities.

                    @@ -191,7 +192,7 @@

                    cfdm.Count.identities

                    -

                  + @@ -202,11 +203,11 @@

                  cfdm.Count.identities diff --git a/docs/method/cfdm.Count.identity.html b/docs/method/cfdm.Count.identity.html index c7bc1caa96..79befcf349 100644 --- a/docs/method/cfdm.Count.identity.html +++ b/docs/method/cfdm.Count.identity.html @@ -3,7 +3,8 @@ - + + cfdm.Count.identity — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.identity

                  -Count.identity(default='')[source]
                  +Count.identity(default='')[source]

                  Return the canonical identity.

                  By default the identity is the first found of the following:

                    @@ -185,7 +186,7 @@

                    cfdm.Count.identity

                  diff --git a/docs/method/cfdm.Count.insert_dimension.html b/docs/method/cfdm.Count.insert_dimension.html index b3ad979f8f..fbe7536ecd 100644 --- a/docs/method/cfdm.Count.insert_dimension.html +++ b/docs/method/cfdm.Count.insert_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.insert_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.insert_dimension

                  -Count.insert_dimension(*args, **kwargs)[source]
                  +Count.insert_dimension(*args, **kwargs)[source]

                  Expand the shape of the data array.

                  Inserts a new size 1 axis into the data array.

                  @@ -139,7 +140,7 @@

                  cfdm.Count.insert_dimension
                  Parameters
                  -
                  position: int, optional

                  Specify the position that the new axis will have in +

                  position: int, optional

                  Specify the position that the new axis will have in the data array. By default the new axis has position 0, the slowest varying position. Negative integers counting from the last position are allowed.

                  @@ -150,15 +151,15 @@

                  cfdm.Count.insert_dimensionbool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Count or None

                  A new instance with expanded data axes. If the -operation was in-place then None is returned.

                  +
                  Count or None

                  A new instance with expanded data axes. If the +operation was in-place then None is returned.

                  @@ -174,7 +175,7 @@

                  cfdm.Count.insert_dimension

                  diff --git a/docs/method/cfdm.Count.nc_clear_dimension_groups.html b/docs/method/cfdm.Count.nc_clear_dimension_groups.html index 47159001cb..db398ca6bf 100644 --- a/docs/method/cfdm.Count.nc_clear_dimension_groups.html +++ b/docs/method/cfdm.Count.nc_clear_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_clear_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_clear_dimension_groups

                  -Count.nc_clear_dimension_groups()[source]
                  +Count.nc_clear_dimension_groups()[source]

                  Remove the netCDF dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.Count.nc_clear_dimension_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.Count.nc_clear_dimension_groups

                  diff --git a/docs/method/cfdm.Count.nc_clear_sample_dimension_groups.html b/docs/method/cfdm.Count.nc_clear_sample_dimension_groups.html index 3afe98d43b..66518b4c27 100644 --- a/docs/method/cfdm.Count.nc_clear_sample_dimension_groups.html +++ b/docs/method/cfdm.Count.nc_clear_sample_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_clear_sample_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_clear_sample_dimension_groups

                  -Count.nc_clear_sample_dimension_groups()[source]
                  +Count.nc_clear_sample_dimension_groups()[source]

                  Remove the netCDF sample dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.Count.nc_clear_sample_dimension_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.Count.nc_clear_sample_dimension_groups

                  diff --git a/docs/method/cfdm.Count.nc_clear_variable_groups.html b/docs/method/cfdm.Count.nc_clear_variable_groups.html index a752586118..4de1e30745 100644 --- a/docs/method/cfdm.Count.nc_clear_variable_groups.html +++ b/docs/method/cfdm.Count.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_clear_variable_groups

                  -Count.nc_clear_variable_groups()[source]
                  +Count.nc_clear_variable_groups()[source]

                  Remove the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.Count.nc_clear_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.Count.nc_clear_variable_groups

                  diff --git a/docs/method/cfdm.Count.nc_del_dimension.html b/docs/method/cfdm.Count.nc_del_dimension.html index 8fa5fb7edb..eb4344ad38 100644 --- a/docs/method/cfdm.Count.nc_del_dimension.html +++ b/docs/method/cfdm.Count.nc_del_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_del_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_del_dimension

                  -Count.nc_del_dimension(default=ValueError())[source]
                  +Count.nc_del_dimension(default=ValueError())[source]

                  Remove the netCDF dimension name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Count.nc_del_dimension
                  default: optional

                  Return the value of the default parameter if the netCDF dimension name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF dimension name.

                  +
                  str

                  The removed netCDF dimension name.

                  @@ -170,7 +171,7 @@

                  cfdm.Count.nc_del_dimension

                  diff --git a/docs/method/cfdm.Count.nc_del_sample_dimension.html b/docs/method/cfdm.Count.nc_del_sample_dimension.html index c846c454c3..d2b812a302 100644 --- a/docs/method/cfdm.Count.nc_del_sample_dimension.html +++ b/docs/method/cfdm.Count.nc_del_sample_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_del_sample_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_del_sample_dimension

                  -Count.nc_del_sample_dimension(default=ValueError())[source]
                  +Count.nc_del_sample_dimension(default=ValueError())[source]

                  Remove the netCDF sample dimension name.

                  New in version (cfdm): 1.7.0

                  @@ -142,14 +143,14 @@

                  cfdm.Count.nc_del_sample_dimension
                  default: optional

                  Return the value of the default parameter if the netCDF sample dimension name has not been set. If set -to an Exception instance then it will be raised +to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF sample dimension name.

                  +
                  str

                  The removed netCDF sample dimension name.

                  @@ -172,7 +173,7 @@

                  cfdm.Count.nc_del_sample_dimension

                  diff --git a/docs/method/cfdm.Count.nc_del_variable.html b/docs/method/cfdm.Count.nc_del_variable.html index 2b6c667f30..2b6d3d0cfe 100644 --- a/docs/method/cfdm.Count.nc_del_variable.html +++ b/docs/method/cfdm.Count.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_del_variable

                  -Count.nc_del_variable(default=ValueError())[source]
                  +Count.nc_del_variable(default=ValueError())[source]

                  Remove the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Count.nc_del_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF variable name.

                  +
                  str

                  The removed netCDF variable name.

                  @@ -170,7 +171,7 @@

                  cfdm.Count.nc_del_variable

                  diff --git a/docs/method/cfdm.Count.nc_dimension_groups.html b/docs/method/cfdm.Count.nc_dimension_groups.html index eeeb9dfaf1..e65d093a2e 100644 --- a/docs/method/cfdm.Count.nc_dimension_groups.html +++ b/docs/method/cfdm.Count.nc_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_dimension_groups

                  -Count.nc_dimension_groups()[source]
                  +Count.nc_dimension_groups()[source]

                  Return the netCDF dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.Count.nc_dimension_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.Count.nc_dimension_groups

                  diff --git a/docs/method/cfdm.Count.nc_get_dimension.html b/docs/method/cfdm.Count.nc_get_dimension.html index 56cee80a8c..58c88e1d5e 100644 --- a/docs/method/cfdm.Count.nc_get_dimension.html +++ b/docs/method/cfdm.Count.nc_get_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_get_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_get_dimension

                  -Count.nc_get_dimension(default=ValueError())[source]
                  +Count.nc_get_dimension(default=ValueError())[source]

                  Return the netCDF dimension name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Count.nc_get_dimension
                  default: optional

                  Return the value of the default parameter if the netCDF dimension name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF dimension name.

                  +
                  str

                  The netCDF dimension name.

                  @@ -170,7 +171,7 @@

                  cfdm.Count.nc_get_dimension

                  diff --git a/docs/method/cfdm.Count.nc_get_sample_dimension.html b/docs/method/cfdm.Count.nc_get_sample_dimension.html index b3a6fa66a4..e4aa298af4 100644 --- a/docs/method/cfdm.Count.nc_get_sample_dimension.html +++ b/docs/method/cfdm.Count.nc_get_sample_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_get_sample_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_get_sample_dimension

                  -Count.nc_get_sample_dimension(default=ValueError())[source]
                  +Count.nc_get_sample_dimension(default=ValueError())[source]

                  Return the netCDF sample dimension name.

                  New in version (cfdm): 1.7.0

                  @@ -141,14 +142,14 @@

                  cfdm.Count.nc_get_sample_dimension
                  default: optional

                  Return the value of the default parameter if the netCDF sample dimension name has not been set. If set -to an Exception instance then it will be raised +to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF sample dimension name.

                  +
                  str

                  The netCDF sample dimension name.

                  @@ -171,7 +172,7 @@

                  cfdm.Count.nc_get_sample_dimension

                  diff --git a/docs/method/cfdm.Count.nc_get_variable.html b/docs/method/cfdm.Count.nc_get_variable.html index 791a81e4be..649ad2ca2f 100644 --- a/docs/method/cfdm.Count.nc_get_variable.html +++ b/docs/method/cfdm.Count.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_get_variable

                  -Count.nc_get_variable(default=ValueError())[source]
                  +Count.nc_get_variable(default=ValueError())[source]

                  Return the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Count.nc_get_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF variable name. If unset then default is +

                  str

                  The netCDF variable name. If unset then default is returned, if provided.

                  @@ -171,7 +172,7 @@

                  cfdm.Count.nc_get_variable

                  diff --git a/docs/method/cfdm.Count.nc_has_dimension.html b/docs/method/cfdm.Count.nc_has_dimension.html index b8e9af4adf..c99f9a5e47 100644 --- a/docs/method/cfdm.Count.nc_has_dimension.html +++ b/docs/method/cfdm.Count.nc_has_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_has_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_has_dimension

                  -Count.nc_has_dimension()[source]
                  +Count.nc_has_dimension()[source]

                  Whether the netCDF dimension name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.Count.nc_has_dimension
                  Returns
                  -
                  bool

                  True if the netCDF dimension name has been set, -otherwise False.

                  +
                  bool

                  True if the netCDF dimension name has been set, +otherwise False.

                  @@ -163,7 +164,7 @@

                  cfdm.Count.nc_has_dimension

                  diff --git a/docs/method/cfdm.Count.nc_has_sample_dimension.html b/docs/method/cfdm.Count.nc_has_sample_dimension.html index f434a126df..f685fe2190 100644 --- a/docs/method/cfdm.Count.nc_has_sample_dimension.html +++ b/docs/method/cfdm.Count.nc_has_sample_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_has_sample_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_has_sample_dimension

                  -Count.nc_has_sample_dimension()[source]
                  +Count.nc_has_sample_dimension()[source]

                  Whether the netCDF sample dimension name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.Count.nc_has_sample_dimension
                  Returns
                  -
                  bool

                  True if the netCDF sample dimension name has been set, -otherwise False.

                  +
                  bool

                  True if the netCDF sample dimension name has been set, +otherwise False.

                  @@ -163,7 +164,7 @@

                  cfdm.Count.nc_has_sample_dimension

                  diff --git a/docs/method/cfdm.Count.nc_has_variable.html b/docs/method/cfdm.Count.nc_has_variable.html index da6403f815..7965d98e79 100644 --- a/docs/method/cfdm.Count.nc_has_variable.html +++ b/docs/method/cfdm.Count.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_has_variable

                  -Count.nc_has_variable()[source]
                  +Count.nc_has_variable()[source]

                  Whether the netCDF variable name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.Count.nc_has_variable
                  Returns
                  -
                  bool

                  True if the netCDF variable name has been set, otherwise -False.

                  +
                  bool

                  True if the netCDF variable name has been set, otherwise +False.

                  @@ -163,7 +164,7 @@

                  cfdm.Count.nc_has_variable

                  diff --git a/docs/method/cfdm.Count.nc_sample_dimension_groups.html b/docs/method/cfdm.Count.nc_sample_dimension_groups.html index c453d74941..2460872373 100644 --- a/docs/method/cfdm.Count.nc_sample_dimension_groups.html +++ b/docs/method/cfdm.Count.nc_sample_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_sample_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_sample_dimension_groups

                  -Count.nc_sample_dimension_groups()[source]
                  +Count.nc_sample_dimension_groups()[source]

                  Return the netCDF sample dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.Count.nc_sample_dimension_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.Count.nc_sample_dimension_groups

                  diff --git a/docs/method/cfdm.Count.nc_set_dimension.html b/docs/method/cfdm.Count.nc_set_dimension.html index ad0a363f5c..126e5bd79d 100644 --- a/docs/method/cfdm.Count.nc_set_dimension.html +++ b/docs/method/cfdm.Count.nc_set_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_set_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_set_dimension

                  -Count.nc_set_dimension(value)[source]
                  +Count.nc_set_dimension(value)[source]

                  Set the netCDF dimension name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.Count.nc_set_dimension
                  Parameters
                  -
                  value: str

                  The value for the netCDF dimension name.

                  +
                  value: str

                  The value for the netCDF dimension name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Count.nc_set_dimension

                  diff --git a/docs/method/cfdm.Count.nc_set_dimension_groups.html b/docs/method/cfdm.Count.nc_set_dimension_groups.html index a51ba283eb..54fd839cd5 100644 --- a/docs/method/cfdm.Count.nc_set_dimension_groups.html +++ b/docs/method/cfdm.Count.nc_set_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_set_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_set_dimension_groups

                  -Count.nc_set_dimension_groups(groups)[source]
                  +Count.nc_set_dimension_groups(groups)[source]

                  Set the netCDF dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.Count.nc_set_dimension_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.Count.nc_set_dimension_groups

                  diff --git a/docs/method/cfdm.Count.nc_set_sample_dimension.html b/docs/method/cfdm.Count.nc_set_sample_dimension.html index a71e0e0aaf..73f6bf7c63 100644 --- a/docs/method/cfdm.Count.nc_set_sample_dimension.html +++ b/docs/method/cfdm.Count.nc_set_sample_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_set_sample_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_set_sample_dimension

                  -Count.nc_set_sample_dimension(value)[source]
                  +Count.nc_set_sample_dimension(value)[source]

                  Set the netCDF sample dimension name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.Count.nc_set_sample_dimension
                  Parameters
                  -
                  value: str

                  The value for the netCDF sample dimension name.

                  +
                  value: str

                  The value for the netCDF sample dimension name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Count.nc_set_sample_dimension

                  diff --git a/docs/method/cfdm.Count.nc_set_sample_dimension_groups.html b/docs/method/cfdm.Count.nc_set_sample_dimension_groups.html index 27b6646f34..4ab02acbeb 100644 --- a/docs/method/cfdm.Count.nc_set_sample_dimension_groups.html +++ b/docs/method/cfdm.Count.nc_set_sample_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_set_sample_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_set_sample_dimension_groups

                  -Count.nc_set_sample_dimension_groups(groups)[source]
                  +Count.nc_set_sample_dimension_groups(groups)[source]

                  Set the netCDF sample dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.Count.nc_set_sample_dimension_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.Count.nc_set_sample_dimension_groups

                  diff --git a/docs/method/cfdm.Count.nc_set_variable.html b/docs/method/cfdm.Count.nc_set_variable.html index c0981d1223..b260a13d1f 100644 --- a/docs/method/cfdm.Count.nc_set_variable.html +++ b/docs/method/cfdm.Count.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_set_variable

                  -Count.nc_set_variable(value)[source]
                  +Count.nc_set_variable(value)[source]

                  Set the netCDF variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.Count.nc_set_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF variable name.

                  +
                  value: str

                  The value for the netCDF variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Count.nc_set_variable

                  diff --git a/docs/method/cfdm.Count.nc_set_variable_groups.html b/docs/method/cfdm.Count.nc_set_variable_groups.html index 0d5d5fc975..b8549a9b65 100644 --- a/docs/method/cfdm.Count.nc_set_variable_groups.html +++ b/docs/method/cfdm.Count.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_set_variable_groups

                  -Count.nc_set_variable_groups(groups)[source]
                  +Count.nc_set_variable_groups(groups)[source]

                  Set the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.Count.nc_set_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.Count.nc_set_variable_groups

                  diff --git a/docs/method/cfdm.Count.nc_variable_groups.html b/docs/method/cfdm.Count.nc_variable_groups.html index 280e344455..22a6022bc9 100644 --- a/docs/method/cfdm.Count.nc_variable_groups.html +++ b/docs/method/cfdm.Count.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Count.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.nc_variable_groups

                  -Count.nc_variable_groups()[source]
                  +Count.nc_variable_groups()[source]

                  Return the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.Count.nc_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.Count.nc_variable_groups

                  diff --git a/docs/method/cfdm.Count.properties.html b/docs/method/cfdm.Count.properties.html index 67971ff2fa..e0856e3216 100644 --- a/docs/method/cfdm.Count.properties.html +++ b/docs/method/cfdm.Count.properties.html @@ -3,7 +3,8 @@ - + + cfdm.Count.properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.properties

                  -Count.properties()[source]
                  +Count.properties()[source]

                  Return all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Count.properties
                  Returns
                  -
                  dict

                  The properties.

                  +
                  dict

                  The properties.

                  @@ -168,7 +169,7 @@

                  cfdm.Count.properties

                  -
                  + @@ -179,11 +180,11 @@

                  cfdm.Count.properties diff --git a/docs/method/cfdm.Count.set_data.html b/docs/method/cfdm.Count.set_data.html index 67b8d21794..492680543a 100644 --- a/docs/method/cfdm.Count.set_data.html +++ b/docs/method/cfdm.Count.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.Count.set_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.set_data

                  -Count.set_data(data, copy=True, inplace=True)[source]
                  +Count.set_data(data, copy=True, inplace=True)[source]

                  Set the data.

                  The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                  @@ -142,15 +143,15 @@

                  cfdm.Count.set_data
                  data: data_like

                  The data to be inserted.

                  A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

                  -
                  copy: bool, optional

                  If True (the default) then copy the data prior to +

                  copy: bool, optional

                  If True (the default) then copy the data prior to insertion, else the data is not copied.

                  -
                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and -return None. If False a new, modified Count +

                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and +return None. If False a new, modified Count instance is returned.

                  New in version (cfdm): 1.8.7.0

                  @@ -160,7 +161,7 @@

                  cfdm.Count.set_dataReturns
                  -
                  None or Count

                  If the operation was in-place then None is returned, +

                  None or Count

                  If the operation was in-place then None is returned, otherwise return a new Count instance containing the new data.

                  @@ -191,7 +192,7 @@

                  cfdm.Count.set_data

                  diff --git a/docs/method/cfdm.Count.set_properties.html b/docs/method/cfdm.Count.set_properties.html index 157cfd9345..3559992a80 100644 --- a/docs/method/cfdm.Count.set_properties.html +++ b/docs/method/cfdm.Count.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Count.set_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.set_properties

                  -Count.set_properties(properties, copy=True)[source]
                  +Count.set_properties(properties, copy=True)[source]

                  Set properties.

                  New in version (cfdm): 1.7.0

                  @@ -138,20 +139,20 @@

                  cfdm.Count.set_properties
                  Parameters
                  -
                  properties: dict

                  Store the properties from the dictionary supplied.

                  +
                  properties: dict

                  Store the properties from the dictionary supplied.

                  Parameter example:

                  properties={'standard_name': 'altitude', 'foo': 'bar'}

                  -
                  copy: bool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -178,7 +179,7 @@

                  cfdm.Count.set_properties

                  diff --git a/docs/method/cfdm.Count.set_property.html b/docs/method/cfdm.Count.set_property.html index 688d2eb90d..596a12bf7c 100644 --- a/docs/method/cfdm.Count.set_property.html +++ b/docs/method/cfdm.Count.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.Count.set_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.set_property

                  -Count.set_property(prop, value, copy=True)[source]
                  +Count.set_property(prop, value, copy=True)[source]

                  Set a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,16 +140,16 @@

                  cfdm.Count.set_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be set.

                  +
                  prop: str

                  The name of the property to be set.

                  value:

                  The value for the property.

                  -
                  copy: bool, optional

                  If True then set a deep copy of value.

                  +
                  copy: bool, optional

                  If True then set a deep copy of value.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Count.set_property -

                  + @@ -181,11 +182,11 @@

                  cfdm.Count.set_property diff --git a/docs/method/cfdm.Count.squeeze.html b/docs/method/cfdm.Count.squeeze.html index 7cd45662fa..1b0bd41a2d 100644 --- a/docs/method/cfdm.Count.squeeze.html +++ b/docs/method/cfdm.Count.squeeze.html @@ -3,7 +3,8 @@ - + + cfdm.Count.squeeze — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.squeeze

                  -Count.squeeze(*args, **kwargs)[source]
                  +Count.squeeze(*args, **kwargs)[source]

                  Remove size one axes from the data array.

                  By default all size one axes are removed, but particular size one axes may be selected for removal.

                  @@ -140,7 +141,7 @@

                  cfdm.Count.squeeze
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By +

                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By default all size one axes are removed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last @@ -154,15 +155,15 @@

                  cfdm.Count.squeezebool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Count or None

                  A new instance with removed size 1 one data axes. If -the operation was in-place then None is returned.

                  +
                  Count or None

                  A new instance with removed size 1 one data axes. If +the operation was in-place then None is returned.

                  @@ -183,7 +184,7 @@

                  cfdm.Count.squeeze

                  diff --git a/docs/method/cfdm.Count.to_memory.html b/docs/method/cfdm.Count.to_memory.html index 0cb7b666fa..2021da6dff 100644 --- a/docs/method/cfdm.Count.to_memory.html +++ b/docs/method/cfdm.Count.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.Count.to_memory — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.to_memory

                  -Count.to_memory(*args, **kwargs)[source]
                  +Count.to_memory(*args, **kwargs)[source]

                  Bring data on disk into memory.

                  There is no change to data that is already in memory.

                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  Returns
                  -
                  Count or None

                  A copy with the data in memory, or None if the +

                  Count or None

                  A copy with the data in memory, or None if the operation was in-place.

                  @@ -146,7 +147,7 @@

                  cfdm.Count.to_memory

                  -
                  + @@ -157,11 +158,11 @@

                  cfdm.Count.to_memory diff --git a/docs/method/cfdm.Count.transpose.html b/docs/method/cfdm.Count.transpose.html index e206c45cce..b96fcd2621 100644 --- a/docs/method/cfdm.Count.transpose.html +++ b/docs/method/cfdm.Count.transpose.html @@ -3,7 +3,8 @@ - + + cfdm.Count.transpose — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.transpose

                  -Count.transpose(*args, **kwargs)[source]
                  +Count.transpose(*args, **kwargs)[source]

                  Permute the axes of the data array.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.Count.transpose
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  +
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last position are allowed.

                  @@ -151,15 +152,15 @@

                  cfdm.Count.transpose

                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Count or None

                  A new instance with permuted data axes. If the operation -was in-place then None is returned.

                  +
                  Count or None

                  A new instance with permuted data axes. If the operation +was in-place then None is returned.

                  @@ -175,7 +176,7 @@

                  cfdm.Count.transpose -

                  + @@ -186,11 +187,11 @@

                  cfdm.Count.transpose diff --git a/docs/method/cfdm.Count.uncompress.html b/docs/method/cfdm.Count.uncompress.html index 8e08578de8..c47b3e0f77 100644 --- a/docs/method/cfdm.Count.uncompress.html +++ b/docs/method/cfdm.Count.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.Count.uncompress — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Count.uncompress

                  -Count.uncompress(*args, **kwargs)[source]
                  +Count.uncompress(*args, **kwargs)[source]

                  Uncompress the construct.

                  Whether or not the construct is compressed does not alter its functionality nor external appearance.

                  @@ -152,14 +153,14 @@

                  cfdm.Count.uncompress
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Count or None

                  The uncompressed construct, or None if the operation +

                  Count or None

                  The uncompressed construct, or None if the operation was in-place.

                  @@ -177,7 +178,7 @@

                  cfdm.Count.uncompress

                  -
                  + @@ -188,11 +189,11 @@

                  cfdm.Count.uncompress diff --git a/docs/method/cfdm.Data.__array__.html b/docs/method/cfdm.Data.__array__.html index 1750194216..12e1578fd2 100644 --- a/docs/method/cfdm.Data.__array__.html +++ b/docs/method/cfdm.Data.__array__.html @@ -3,7 +3,8 @@ - + + cfdm.Data.__array__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.__array__

                  -Data.__array__(*dtype)[source]
                  +Data.__array__(*dtype)[source]

                  The numpy array interface.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.Data.__array__Returns
                  -
                  numpy.ndarray

                  An independent numpy array of the data.

                  +
                  numpy.ndarray

                  An independent numpy array of the data.

                  @@ -160,7 +161,7 @@

                  cfdm.Data.__array__

                  diff --git a/docs/method/cfdm.Data.__deepcopy__.html b/docs/method/cfdm.Data.__deepcopy__.html index 93daad5c02..58b6c026b5 100644 --- a/docs/method/cfdm.Data.__deepcopy__.html +++ b/docs/method/cfdm.Data.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Data.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.__deepcopy__

                  -Data.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +Data.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.Data.__deepcopy__

                  -
                  + @@ -151,11 +152,11 @@

                  cfdm.Data.__deepcopy__ diff --git a/docs/method/cfdm.Data.__getitem__.html b/docs/method/cfdm.Data.__getitem__.html index c5f72d551c..0da6272b11 100644 --- a/docs/method/cfdm.Data.__getitem__.html +++ b/docs/method/cfdm.Data.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.Data.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.__getitem__

                  -Data.__getitem__(indices)[source]
                  +Data.__getitem__(indices)[source]

                  Return a subspace of the data defined by indices.

                  d.__getitem__(indices) <==> d[indices]

                  Indexing follows rules that are very similar to the numpy indexing @@ -173,7 +174,7 @@

                  cfdm.Data.__getitem__

                  diff --git a/docs/method/cfdm.Data.__int__.html b/docs/method/cfdm.Data.__int__.html index a30e02bcc2..b1e6245264 100644 --- a/docs/method/cfdm.Data.__int__.html +++ b/docs/method/cfdm.Data.__int__.html @@ -3,7 +3,8 @@ - + + cfdm.Data.__int__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.__int__

                  -Data.__int__()[source]
                  -

                  Called by the int built-in function.

                  +Data.__int__()[source] +

                  Called by the int built-in function.

                  x.__int__() <==> int(x)

                  -
                  + @@ -142,11 +143,11 @@

                  cfdm.Data.__int__ diff --git a/docs/method/cfdm.Data.__iter__.html b/docs/method/cfdm.Data.__iter__.html index d719fab724..ea0b3734cb 100644 --- a/docs/method/cfdm.Data.__iter__.html +++ b/docs/method/cfdm.Data.__iter__.html @@ -3,7 +3,8 @@ - + + cfdm.Data.__iter__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.__iter__

                  -Data.__iter__()[source]
                  +Data.__iter__()[source]

                  Called when an iterator is required.

                  x.__iter__() <==> iter(x)

                  Examples

                  @@ -151,13 +152,13 @@

                  cfdm.Data.__iter__>>> for e in d: ... print(repr(e)) Traceback (most recent call last): - ... + ... TypeError: Iteration over 0-d Data

                  - + @@ -168,11 +169,11 @@

                  cfdm.Data.__iter__ diff --git a/docs/method/cfdm.Data.__repr__.html b/docs/method/cfdm.Data.__repr__.html index 180b286e08..04f3cf4815 100644 --- a/docs/method/cfdm.Data.__repr__.html +++ b/docs/method/cfdm.Data.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Data.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.__repr__

                  -Data.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +Data.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  -
                  + @@ -142,11 +143,11 @@

                  cfdm.Data.__repr__ diff --git a/docs/method/cfdm.Data.__setitem__.html b/docs/method/cfdm.Data.__setitem__.html index 09993dd68b..fb1a461cd6 100644 --- a/docs/method/cfdm.Data.__setitem__.html +++ b/docs/method/cfdm.Data.__setitem__.html @@ -3,7 +3,8 @@ - + + cfdm.Data.__setitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.__setitem__

                  -Data.__setitem__(indices, value)[source]
                  +Data.__setitem__(indices, value)[source]

                  Assign to data elements defined by indices.

                  d.__setitem__(indices, x) <==> d[indices]=x

                  Indexing follows rules that are very similar to the numpy indexing @@ -156,7 +157,7 @@

                  cfdm.Data.__setitem__
                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -172,7 +173,7 @@

                  cfdm.Data.__setitem__

                  diff --git a/docs/method/cfdm.Data.__str__.html b/docs/method/cfdm.Data.__str__.html index 5eaefde2c8..d5854a5a50 100644 --- a/docs/method/cfdm.Data.__str__.html +++ b/docs/method/cfdm.Data.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Data.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.__str__

                  -Data.__str__()[source]
                  -

                  Called by the str built-in function.

                  +Data.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  -
                  + @@ -142,11 +143,11 @@

                  cfdm.Data.__str__ diff --git a/docs/method/cfdm.Data._docstring_method_exclusions.html b/docs/method/cfdm.Data._docstring_method_exclusions.html index 122028e172..7da1cd92ed 100644 --- a/docs/method/cfdm.Data._docstring_method_exclusions.html +++ b/docs/method/cfdm.Data._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.Data._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data._docstring_method_exclusions

                  -Data._docstring_method_exclusions()[source]
                  +Data._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.Data._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.Data._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.Data._docstring_package_depth.html b/docs/method/cfdm.Data._docstring_package_depth.html index 5d762bdc38..2932ecc95d 100644 --- a/docs/method/cfdm.Data._docstring_package_depth.html +++ b/docs/method/cfdm.Data._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.Data._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data._docstring_package_depth

                  -Data._docstring_package_depth()[source]
                  +Data._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.Data._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.Data._docstring_package_depth diff --git a/docs/method/cfdm.Data._docstring_special_substitutions.html b/docs/method/cfdm.Data._docstring_special_substitutions.html index 656fd50a73..680eb479f9 100644 --- a/docs/method/cfdm.Data._docstring_special_substitutions.html +++ b/docs/method/cfdm.Data._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Data._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data._docstring_special_substitutions

                  -classmethod Data._docstring_special_substitutions()[source]
                  +classmethod Data._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.Data._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.Data._docstring_special_substitutions diff --git a/docs/method/cfdm.Data._docstring_substitutions.html b/docs/method/cfdm.Data._docstring_substitutions.html index b305cd478d..4a54e9b85e 100644 --- a/docs/method/cfdm.Data._docstring_substitutions.html +++ b/docs/method/cfdm.Data._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Data._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data._docstring_substitutions

                  -Data._docstring_substitutions()[source]
                  +Data._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.Data._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.Data._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.Data._docstring_substitutions

                  diff --git a/docs/method/cfdm.Data.any.html b/docs/method/cfdm.Data.any.html index f77466b31d..57f4c17bdb 100644 --- a/docs/method/cfdm.Data.any.html +++ b/docs/method/cfdm.Data.any.html @@ -3,7 +3,8 @@ - + + cfdm.Data.any — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.any

                  -Data.any()[source]
                  +Data.any()[source]

                  Test whether any data array elements evaluate to True.

                  Performs a logical or over the data array and returns the result. Masked values are considered as False during computation.

                  Returns
                  -
                  bool

                  True if any data array elements evaluate to True, -otherwise False.

                  +
                  bool

                  True if any data array elements evaluate to True, +otherwise False.

                  @@ -162,7 +163,7 @@

                  cfdm.Data.any

                  diff --git a/docs/method/cfdm.Data.apply_masking.html b/docs/method/cfdm.Data.apply_masking.html index f1f569c7e1..60eaaf6108 100644 --- a/docs/method/cfdm.Data.apply_masking.html +++ b/docs/method/cfdm.Data.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.Data.apply_masking — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.apply_masking

                  -Data.apply_masking(fill_values=None, valid_min=None, valid_max=None, valid_range=None, inplace=False)[source]
                  +Data.apply_masking(fill_values=None, valid_min=None, valid_max=None, valid_range=None, inplace=False)[source]

                  Apply masking.

                  Masking is applied according to the values of the keyword parameters.

                  @@ -141,7 +142,7 @@

                  cfdm.Data.apply_masking
                  Parameters
                  -
                  fill_values: bool or sequence of scalars, optional

                  Specify values that will be set to missing data. Data +

                  fill_values: bool or sequence of scalars, optional

                  Specify values that will be set to missing data. Data elements exactly equal to any of the values are set to missing data.

                  If True then the value returned by the get_fill_value @@ -181,14 +182,14 @@

                  cfdm.Data.apply_masking

                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  Returns
                  -
                  Data or None

                  The data with masked values. If the operation was in-place -then None is returned.

                  +
                  Data or None

                  The data with masked values. If the operation was in-place +then None is returned.

                  @@ -244,7 +245,7 @@

                  cfdm.Data.apply_masking -

                  + @@ -255,11 +256,11 @@

                  cfdm.Data.apply_masking diff --git a/docs/method/cfdm.Data.copy.html b/docs/method/cfdm.Data.copy.html index f35fbb4eaa..390745d3ef 100644 --- a/docs/method/cfdm.Data.copy.html +++ b/docs/method/cfdm.Data.copy.html @@ -3,7 +3,8 @@ - + + cfdm.Data.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,17 +123,17 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.copy

                  -Data.copy(array=True)[source]
                  +Data.copy(array=True)[source]

                  Return a deep copy.

                  d.copy() is equivalent to copy.deepcopy(d).

                  Parameters
                  -
                  array: bool, optional

                  If True (the default) then copy the array, else it +

                  array: bool, optional

                  If True (the default) then copy the array, else it is not copied.

                  @@ -151,7 +152,7 @@

                  cfdm.Data.copy

                  diff --git a/docs/method/cfdm.Data.creation_commands.html b/docs/method/cfdm.Data.creation_commands.html index 77a6b83a21..f2ac59122e 100644 --- a/docs/method/cfdm.Data.creation_commands.html +++ b/docs/method/cfdm.Data.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.Data.creation_commands — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.creation_commands

                  -Data.creation_commands(name='data', namespace=None, indent=0, string=True)[source]
                  +Data.creation_commands(name='data', namespace=None, indent=0, string=True)[source]

                  Return the commands that would create the data object.

                  New in version (cfdm): 1.8.7.0

                  @@ -134,13 +135,13 @@

                  cfdm.Data.creation_commands
                  Parameters
                  -
                  name: str or None, optional

                  Set the variable name of Data object that the commands +

                  name: str or None, optional

                  Set the variable name of Data object that the commands create.

                  -
                  namespace: str, optional

                  The name space containing classes of the cfdm +

                  namespace: str, optional

                  The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

                  @@ -152,12 +153,12 @@

                  cfdm.Data.creation_commandsint, optional

                  Indent each line by this many spaces. By default no +

                  indent: int, optional

                  Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

                  -
                  string: bool, optional

                  If False then return each command as an element of a -list. By default the commands are concatenated into +

                  string: bool, optional

                  If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

                  @@ -165,10 +166,10 @@

                  cfdm.Data.creation_commandsReturns
                  -
                  str or list

                  The commands in a string, with a new line inserted +

                  str or list

                  The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

                  +list.

                  @@ -188,7 +189,7 @@

                  cfdm.Data.creation_commands

                  diff --git a/docs/method/cfdm.Data.del_calendar.html b/docs/method/cfdm.Data.del_calendar.html index 3c471ea88c..57d5777950 100644 --- a/docs/method/cfdm.Data.del_calendar.html +++ b/docs/method/cfdm.Data.del_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.Data.del_calendar — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.del_calendar

                  -Data.del_calendar(default=ValueError())[source]
                  +Data.del_calendar(default=ValueError())[source]

                  Delete the calendar.

                  See also

                  @@ -138,14 +139,14 @@

                  cfdm.Data.del_calendar
                  default: optional

                  Return the value of the default parameter if the calendar has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The value of the deleted calendar.

                  +
                  str

                  The value of the deleted calendar.

                  @@ -169,7 +170,7 @@

                  cfdm.Data.del_calendar

                  -
                  + @@ -180,11 +181,11 @@

                  cfdm.Data.del_calendar diff --git a/docs/method/cfdm.Data.del_fill_value.html b/docs/method/cfdm.Data.del_fill_value.html index b221151c80..f0543e796a 100644 --- a/docs/method/cfdm.Data.del_fill_value.html +++ b/docs/method/cfdm.Data.del_fill_value.html @@ -3,7 +3,8 @@ - + + cfdm.Data.del_fill_value — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Data.unique

                  -Data.unique()[source]
                  +Data.unique()[source]

                  The unique elements of the data.

                  The unique elements are sorted into a one dimensional array. with no missing values.

                  @@ -152,7 +153,7 @@

                  cfdm.Data.unique

                  diff --git a/docs/method/cfdm.Datum.__bool__.html b/docs/method/cfdm.Datum.__bool__.html index 14c52f72cc..27c51d4ed2 100644 --- a/docs/method/cfdm.Datum.__bool__.html +++ b/docs/method/cfdm.Datum.__bool__.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.__bool__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.__bool__

                  -Datum.__bool__()[source]
                  -

                  Called by the bool built-in function.

                  +Datum.__bool__()[source] +

                  Called by the bool built-in function.

                  x.__bool__() <==> bool(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Datum.__bool__ diff --git a/docs/method/cfdm.Datum.__deepcopy__.html b/docs/method/cfdm.Datum.__deepcopy__.html index 56dd88c5da..059d8857b8 100644 --- a/docs/method/cfdm.Datum.__deepcopy__.html +++ b/docs/method/cfdm.Datum.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.__deepcopy__

                  -Datum.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +Datum.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.Datum.__deepcopy__

                  -
                  + @@ -151,11 +152,11 @@

                  cfdm.Datum.__deepcopy__ diff --git a/docs/method/cfdm.Datum.__repr__.html b/docs/method/cfdm.Datum.__repr__.html index 4c3fcdd1df..e64da87a75 100644 --- a/docs/method/cfdm.Datum.__repr__.html +++ b/docs/method/cfdm.Datum.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.__repr__

                  -Datum.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +Datum.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Datum.__repr__ diff --git a/docs/method/cfdm.Datum.__str__.html b/docs/method/cfdm.Datum.__str__.html index d2a49b050f..7f9fc207b5 100644 --- a/docs/method/cfdm.Datum.__str__.html +++ b/docs/method/cfdm.Datum.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.__str__

                  -Datum.__str__()[source]
                  -

                  Called by the str built-in function.

                  +Datum.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Datum.__str__ diff --git a/docs/method/cfdm.Datum._docstring_method_exclusions.html b/docs/method/cfdm.Datum._docstring_method_exclusions.html index 899685b72e..5b05d4e584 100644 --- a/docs/method/cfdm.Datum._docstring_method_exclusions.html +++ b/docs/method/cfdm.Datum._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.Datum._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum._docstring_method_exclusions

                  -Datum._docstring_method_exclusions()[source]
                  +Datum._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.Datum._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.Datum._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.Datum._docstring_package_depth.html b/docs/method/cfdm.Datum._docstring_package_depth.html index e2afec0aa3..233d7a2b0a 100644 --- a/docs/method/cfdm.Datum._docstring_package_depth.html +++ b/docs/method/cfdm.Datum._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.Datum._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum._docstring_package_depth

                  -Datum._docstring_package_depth()[source]
                  +Datum._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.Datum._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.Datum._docstring_package_depth diff --git a/docs/method/cfdm.Datum._docstring_special_substitutions.html b/docs/method/cfdm.Datum._docstring_special_substitutions.html index 23d78ac1c9..fcf87e1f79 100644 --- a/docs/method/cfdm.Datum._docstring_special_substitutions.html +++ b/docs/method/cfdm.Datum._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Datum._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum._docstring_special_substitutions

                  -classmethod Datum._docstring_special_substitutions()[source]
                  +classmethod Datum._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.Datum._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.Datum._docstring_special_substitutions diff --git a/docs/method/cfdm.Datum._docstring_substitutions.html b/docs/method/cfdm.Datum._docstring_substitutions.html index e96514b6f0..c1c807d32d 100644 --- a/docs/method/cfdm.Datum._docstring_substitutions.html +++ b/docs/method/cfdm.Datum._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Datum._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum._docstring_substitutions

                  -Datum._docstring_substitutions()[source]
                  +Datum._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.Datum._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.Datum._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.Datum._docstring_substitutions

                  diff --git a/docs/method/cfdm.Datum.clear_parameters.html b/docs/method/cfdm.Datum.clear_parameters.html index 004b70fd5e..d53920adc5 100644 --- a/docs/method/cfdm.Datum.clear_parameters.html +++ b/docs/method/cfdm.Datum.clear_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.clear_parameters — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.clear_parameters

                  -Datum.clear_parameters()[source]
                  +Datum.clear_parameters()[source]

                  Remove all parameters.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.Datum.clear_parameters
                  Returns
                  -
                  dict

                  The parameters that have been removed.

                  +
                  dict

                  The parameters that have been removed.

                  @@ -167,7 +168,7 @@

                  cfdm.Datum.clear_parameters

                  diff --git a/docs/method/cfdm.Datum.copy.html b/docs/method/cfdm.Datum.copy.html index 86d81f63eb..52563ca18d 100644 --- a/docs/method/cfdm.Datum.copy.html +++ b/docs/method/cfdm.Datum.copy.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.copy

                  -Datum.copy()[source]
                  +Datum.copy()[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  @@ -147,7 +148,7 @@

                  cfdm.Datum.copy

                  diff --git a/docs/method/cfdm.Datum.del_parameter.html b/docs/method/cfdm.Datum.del_parameter.html index 34ef716376..b00956bd10 100644 --- a/docs/method/cfdm.Datum.del_parameter.html +++ b/docs/method/cfdm.Datum.del_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.del_parameter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.del_parameter

                  -Datum.del_parameter(parameter, default=ValueError())[source]
                  +Datum.del_parameter(parameter, default=ValueError())[source]

                  Delete a parameter.

                  New in version (cfdm): 1.7.0

                  @@ -139,11 +140,11 @@

                  cfdm.Datum.del_parameter
                  Parameters
                  -
                  parameter: str

                  The name of the parameter to be deleted.

                  +
                  parameter: str

                  The name of the parameter to be deleted.

                  default: optional

                  Return the value of the default parameter if the parameter has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -171,7 +172,7 @@

                  cfdm.Datum.del_parameter

                  diff --git a/docs/method/cfdm.Datum.equals.html b/docs/method/cfdm.Datum.equals.html index aae7d526c4..5365597e0b 100644 --- a/docs/method/cfdm.Datum.equals.html +++ b/docs/method/cfdm.Datum.equals.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.equals

                  -Datum.equals(**kwargs)[source]
                  +Datum.equals(**kwargs)[source]

                  Whether two instances are the same.

                  Equality is strict by default. This means that:

                    @@ -156,19 +157,19 @@

                    cfdm.Datum.equalscfdm.rtol function.

                  -
                  ignore_data_type: bool, optional

                  If True then ignore the data types in all numerical +

                  ignore_data_type: bool, optional

                  If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

                  -
                  ignore_type: bool, optional

                  Any type of object may be tested but, in general, +

                  ignore_type: bool, optional

                  Any type of object may be tested but, in general, equality is only possible with another Datum instance, or a subclass of one. If ignore_type is True then cfdm.Datum(source=other) is tested, rather than the other defined by the other parameter.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  diff --git a/docs/method/cfdm.Datum.get_original_filenames.html b/docs/method/cfdm.Datum.get_original_filenames.html index 095c1efc59..e9065a3024 100644 --- a/docs/method/cfdm.Datum.get_original_filenames.html +++ b/docs/method/cfdm.Datum.get_original_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.get_original_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.get_original_filenames

                  -Datum.get_original_filenames()[source]
                  +Datum.get_original_filenames()[source]

                  The names of files containing the original data and metadata.

                  The original files are those that contain some or all of the data and metadata when it was first instantiated, and are @@ -147,16 +148,16 @@

                  cfdm.Datum.get_original_filenames
                  Returns
                  -
                  set

                  The original file names in normalised absolute +

                  set

                  The original file names in normalised absolute form. If there are no original files then an empty -set will be returned.

                  +set will be returned.

                  -
                  + @@ -167,11 +168,11 @@

                  cfdm.Datum.get_original_filenames diff --git a/docs/method/cfdm.Datum.get_parameter.html b/docs/method/cfdm.Datum.get_parameter.html index aa8e55d8ad..cbec507ed0 100644 --- a/docs/method/cfdm.Datum.get_parameter.html +++ b/docs/method/cfdm.Datum.get_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.get_parameter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.get_parameter

                  -Datum.get_parameter(parameter, default=ValueError())[source]
                  +Datum.get_parameter(parameter, default=ValueError())[source]

                  Get a parameter value.

                  New in version (cfdm): 1.7.0

                  @@ -134,11 +135,11 @@

                  cfdm.Datum.get_parameter
                  Parameters
                  -
                  parameter: str

                  The name of the parameter.

                  +
                  parameter: str

                  The name of the parameter.

                  default: optional

                  Return the value of the default parameter if the parameter has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -166,7 +167,7 @@

                  cfdm.Datum.get_parameter

                  diff --git a/docs/method/cfdm.Datum.has_parameter.html b/docs/method/cfdm.Datum.has_parameter.html index ef5488549d..90f80006f0 100644 --- a/docs/method/cfdm.Datum.has_parameter.html +++ b/docs/method/cfdm.Datum.has_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.has_parameter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.has_parameter

                  -Datum.has_parameter(parameter)[source]
                  +Datum.has_parameter(parameter)[source]

                  Whether a parameter has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Datum.has_parameter
                  Parameters
                  -
                  parameter: str

                  The name of the parameter.

                  +
                  parameter: str

                  The name of the parameter.

                  Parameter example:

                  parameter='geoid_name'

                  @@ -149,7 +150,7 @@

                  cfdm.Datum.has_parameterReturns
                  -
                  bool

                  True if the parameter has been set, otherwise False.

                  +
                  bool

                  True if the parameter has been set, otherwise False.

                  @@ -173,7 +174,7 @@

                  cfdm.Datum.has_parameter

                  diff --git a/docs/method/cfdm.Datum.nc_clear_variable_groups.html b/docs/method/cfdm.Datum.nc_clear_variable_groups.html index b631feba51..d5667d25cc 100644 --- a/docs/method/cfdm.Datum.nc_clear_variable_groups.html +++ b/docs/method/cfdm.Datum.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.nc_clear_variable_groups

                  -Datum.nc_clear_variable_groups()[source]
                  +Datum.nc_clear_variable_groups()[source]

                  Remove the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.Datum.nc_clear_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.Datum.nc_clear_variable_groups

                  diff --git a/docs/method/cfdm.Datum.nc_del_variable.html b/docs/method/cfdm.Datum.nc_del_variable.html index 1582d54ce3..d4c811eb1a 100644 --- a/docs/method/cfdm.Datum.nc_del_variable.html +++ b/docs/method/cfdm.Datum.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.nc_del_variable

                  -Datum.nc_del_variable(default=ValueError())[source]
                  +Datum.nc_del_variable(default=ValueError())[source]

                  Remove the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Datum.nc_del_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF variable name.

                  +
                  str

                  The removed netCDF variable name.

                  @@ -170,7 +171,7 @@

                  cfdm.Datum.nc_del_variable

                  diff --git a/docs/method/cfdm.Datum.nc_get_variable.html b/docs/method/cfdm.Datum.nc_get_variable.html index 4970b35e78..1df11a6a58 100644 --- a/docs/method/cfdm.Datum.nc_get_variable.html +++ b/docs/method/cfdm.Datum.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.nc_get_variable

                  -Datum.nc_get_variable(default=ValueError())[source]
                  +Datum.nc_get_variable(default=ValueError())[source]

                  Return the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Datum.nc_get_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF variable name. If unset then default is +

                  str

                  The netCDF variable name. If unset then default is returned, if provided.

                  @@ -171,7 +172,7 @@

                  cfdm.Datum.nc_get_variable

                  diff --git a/docs/method/cfdm.Datum.nc_has_variable.html b/docs/method/cfdm.Datum.nc_has_variable.html index b9f1f45d7f..2a1aa8cc97 100644 --- a/docs/method/cfdm.Datum.nc_has_variable.html +++ b/docs/method/cfdm.Datum.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.nc_has_variable

                  -Datum.nc_has_variable()[source]
                  +Datum.nc_has_variable()[source]

                  Whether the netCDF variable name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.Datum.nc_has_variable
                  Returns
                  -
                  bool

                  True if the netCDF variable name has been set, otherwise -False.

                  +
                  bool

                  True if the netCDF variable name has been set, otherwise +False.

                  @@ -163,7 +164,7 @@

                  cfdm.Datum.nc_has_variable

                  diff --git a/docs/method/cfdm.Datum.nc_set_variable.html b/docs/method/cfdm.Datum.nc_set_variable.html index e90fc95d38..56e83e5062 100644 --- a/docs/method/cfdm.Datum.nc_set_variable.html +++ b/docs/method/cfdm.Datum.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.nc_set_variable

                  -Datum.nc_set_variable(value)[source]
                  +Datum.nc_set_variable(value)[source]

                  Set the netCDF variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.Datum.nc_set_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF variable name.

                  +
                  value: str

                  The value for the netCDF variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Datum.nc_set_variable

                  diff --git a/docs/method/cfdm.Datum.nc_set_variable_groups.html b/docs/method/cfdm.Datum.nc_set_variable_groups.html index 5119fb8935..bc85076199 100644 --- a/docs/method/cfdm.Datum.nc_set_variable_groups.html +++ b/docs/method/cfdm.Datum.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.nc_set_variable_groups

                  -Datum.nc_set_variable_groups(groups)[source]
                  +Datum.nc_set_variable_groups(groups)[source]

                  Set the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.Datum.nc_set_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.Datum.nc_set_variable_groups

                  diff --git a/docs/method/cfdm.Datum.nc_variable_groups.html b/docs/method/cfdm.Datum.nc_variable_groups.html index 8ab09acdf5..284057a101 100644 --- a/docs/method/cfdm.Datum.nc_variable_groups.html +++ b/docs/method/cfdm.Datum.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.nc_variable_groups

                  -Datum.nc_variable_groups()[source]
                  +Datum.nc_variable_groups()[source]

                  Return the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.Datum.nc_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.Datum.nc_variable_groups

                  diff --git a/docs/method/cfdm.Datum.parameters.html b/docs/method/cfdm.Datum.parameters.html index ee7598145c..b3964e5cfc 100644 --- a/docs/method/cfdm.Datum.parameters.html +++ b/docs/method/cfdm.Datum.parameters.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.parameters — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.parameters

                  -Datum.parameters()[source]
                  +Datum.parameters()[source]

                  Return all parameters.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Datum.parameters
                  Returns
                  -
                  dict

                  The parameters.

                  +
                  dict

                  The parameters.

                  @@ -168,7 +169,7 @@

                  cfdm.Datum.parameters

                  -
                  + @@ -179,11 +180,11 @@

                  cfdm.Datum.parameters diff --git a/docs/method/cfdm.Datum.set_parameter.html b/docs/method/cfdm.Datum.set_parameter.html index 200ce5c605..bef73be977 100644 --- a/docs/method/cfdm.Datum.set_parameter.html +++ b/docs/method/cfdm.Datum.set_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.set_parameter — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.set_parameter

                  -Datum.set_parameter(term, value, copy=True)[source]
                  +Datum.set_parameter(term, value, copy=True)[source]

                  Set a parameter-valued term.

                  New in version (cfdm): 1.7.0

                  @@ -137,7 +138,7 @@

                  cfdm.Datum.set_parameter
                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -159,7 +160,7 @@

                  cfdm.Datum.set_parameter

                  diff --git a/docs/method/cfdm.Datum.set_parameters.html b/docs/method/cfdm.Datum.set_parameters.html index aba4a850e8..41a1e312e9 100644 --- a/docs/method/cfdm.Datum.set_parameters.html +++ b/docs/method/cfdm.Datum.set_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.Datum.set_parameters — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Datum.set_parameters

                  -Datum.set_parameters(parameters, copy=True)[source]
                  +Datum.set_parameters(parameters, copy=True)[source]

                  Set parameters.

                  New in version (cfdm): 1.7.0

                  @@ -138,20 +139,20 @@

                  cfdm.Datum.set_parameters
                  Parameters
                  -
                  parameters: dict

                  Store the parameters from the dictionary supplied.

                  +
                  parameters: dict

                  Store the parameters from the dictionary supplied.

                  Parameter example:

                  parameters={'earth_radius': 6371007}

                  -
                  copy: bool, optional

                  If False then any parameter values provided by the +

                  copy: bool, optional

                  If False then any parameter values provided by the parameters parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -178,7 +179,7 @@

                  cfdm.Datum.set_parameters

                  diff --git a/docs/method/cfdm.DimensionCoordinate.__deepcopy__.html b/docs/method/cfdm.DimensionCoordinate.__deepcopy__.html index 4ddc838281..3f6f528438 100644 --- a/docs/method/cfdm.DimensionCoordinate.__deepcopy__.html +++ b/docs/method/cfdm.DimensionCoordinate.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.__deepcopy__

                  -DimensionCoordinate.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +DimensionCoordinate.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DimensionCoordinate.__deepcopy__

                  diff --git a/docs/method/cfdm.DimensionCoordinate.__getitem__.html b/docs/method/cfdm.DimensionCoordinate.__getitem__.html index 9dc11662ae..fcf9b5421d 100644 --- a/docs/method/cfdm.DimensionCoordinate.__getitem__.html +++ b/docs/method/cfdm.DimensionCoordinate.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.__getitem__

                  -DimensionCoordinate.__getitem__(indices)[source]
                  +DimensionCoordinate.__getitem__(indices)[source]

                  Return a subspace of the construct defined by indices.

                  f.__getitem__(indices) <==> f[indices]

                  The new subspace contains the same properties and similar @@ -168,7 +169,7 @@

                  cfdm.DimensionCoordinate.__getitem__

                  diff --git a/docs/method/cfdm.DimensionCoordinate.__repr__.html b/docs/method/cfdm.DimensionCoordinate.__repr__.html index 21d3dd2944..3f4896a929 100644 --- a/docs/method/cfdm.DimensionCoordinate.__repr__.html +++ b/docs/method/cfdm.DimensionCoordinate.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.__repr__

                  -DimensionCoordinate.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +DimensionCoordinate.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.DimensionCoordinate.__repr__ diff --git a/docs/method/cfdm.DimensionCoordinate.__str__.html b/docs/method/cfdm.DimensionCoordinate.__str__.html index 9c6585d1f7..fb4696a443 100644 --- a/docs/method/cfdm.DimensionCoordinate.__str__.html +++ b/docs/method/cfdm.DimensionCoordinate.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.__str__

                  -DimensionCoordinate.__str__()[source]
                  -

                  Called by the str built-in function.

                  +DimensionCoordinate.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.DimensionCoordinate.__str__ diff --git a/docs/method/cfdm.DimensionCoordinate._docstring_method_exclusions.html b/docs/method/cfdm.DimensionCoordinate._docstring_method_exclusions.html index e6616e7607..44e410f67a 100644 --- a/docs/method/cfdm.DimensionCoordinate._docstring_method_exclusions.html +++ b/docs/method/cfdm.DimensionCoordinate._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate._docstring_method_exclusions

                  -DimensionCoordinate._docstring_method_exclusions()[source]
                  +DimensionCoordinate._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.DimensionCoordinate._docstring_method_exclusions
                  Returns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.DimensionCoordinate._docstring_method_exclusions

                  -
                  + @@ -178,11 +179,11 @@

                  cfdm.DimensionCoordinate._docstring_method_exclusions diff --git a/docs/method/cfdm.DimensionCoordinate._docstring_package_depth.html b/docs/method/cfdm.DimensionCoordinate._docstring_package_depth.html index 764fe7c823..4f508248da 100644 --- a/docs/method/cfdm.DimensionCoordinate._docstring_package_depth.html +++ b/docs/method/cfdm.DimensionCoordinate._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate._docstring_package_depth

                  -DimensionCoordinate._docstring_package_depth()[source]
                  +DimensionCoordinate._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.DimensionCoordinate._docstring_package_depth
                  Returns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.DimensionCoordinate._docstring_package_depth diff --git a/docs/method/cfdm.DimensionCoordinate._docstring_special_substitutions.html b/docs/method/cfdm.DimensionCoordinate._docstring_special_substitutions.html index 67c0e5a54c..5f3a31fe8b 100644 --- a/docs/method/cfdm.DimensionCoordinate._docstring_special_substitutions.html +++ b/docs/method/cfdm.DimensionCoordinate._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate._docstring_special_substitutions

                  -classmethod DimensionCoordinate._docstring_special_substitutions()[source]
                  +classmethod DimensionCoordinate._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.DimensionCoordinate._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.DimensionCoordinate._docstring_special_substitutions diff --git a/docs/method/cfdm.DimensionCoordinate._docstring_substitutions.html b/docs/method/cfdm.DimensionCoordinate._docstring_substitutions.html index 7150514abd..5a71a5af2c 100644 --- a/docs/method/cfdm.DimensionCoordinate._docstring_substitutions.html +++ b/docs/method/cfdm.DimensionCoordinate._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate._docstring_substitutions

                  -DimensionCoordinate._docstring_substitutions()[source]
                  +DimensionCoordinate._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.DimensionCoordinate._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                  -

                  A key must be either a str or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.DimensionCoordinate._docstring_substitutions
                  Returns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.DimensionCoordinate._docstring_substitutions

                  - + @@ -189,11 +190,11 @@

                  cfdm.DimensionCoordinate._docstring_substitutions diff --git a/docs/method/cfdm.DimensionCoordinate.apply_masking.html b/docs/method/cfdm.DimensionCoordinate.apply_masking.html index d9e75a2b50..e9575d6fbe 100644 --- a/docs/method/cfdm.DimensionCoordinate.apply_masking.html +++ b/docs/method/cfdm.DimensionCoordinate.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.apply_masking — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.apply_masking

                  -DimensionCoordinate.apply_masking(*args, **kwargs)[source]
                  +DimensionCoordinate.apply_masking(*args, **kwargs)[source]

                  Apply masking as defined by the CF conventions.

                  Masking is applied according to any of the following criteria that are applicable:

                  @@ -170,14 +171,14 @@

                  cfdm.DimensionCoordinate.apply_masking
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DimensionCoordinate or None

                  A new instance with masked values, or None if the +

                  DimensionCoordinate or None

                  A new instance with masked values, or None if the operation was in-place.

                  @@ -203,7 +204,7 @@

                  cfdm.DimensionCoordinate.apply_masking

                  diff --git a/docs/method/cfdm.DimensionCoordinate.clear_properties.html b/docs/method/cfdm.DimensionCoordinate.clear_properties.html index 0316afb32e..e0424f27da 100644 --- a/docs/method/cfdm.DimensionCoordinate.clear_properties.html +++ b/docs/method/cfdm.DimensionCoordinate.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.clear_properties

                  -DimensionCoordinate.clear_properties()[source]
                  +DimensionCoordinate.clear_properties()[source]

                  Remove all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.clear_properties
                  Returns
                  -
                  dict

                  The properties that have been removed.

                  +
                  dict

                  The properties that have been removed.

                  @@ -168,7 +169,7 @@

                  cfdm.DimensionCoordinate.clear_properties

                  diff --git a/docs/method/cfdm.DimensionCoordinate.copy.html b/docs/method/cfdm.DimensionCoordinate.copy.html index 4be4274005..b54244d5b4 100644 --- a/docs/method/cfdm.DimensionCoordinate.copy.html +++ b/docs/method/cfdm.DimensionCoordinate.copy.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.copy

                  -DimensionCoordinate.copy(data=True)[source]
                  +DimensionCoordinate.copy(data=True)[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.copy
                  Parameters
                  -
                  data: bool, optional

                  If True (the default) then copy data, else the +

                  data: bool, optional

                  If True (the default) then copy data, else the data is not copied.

                  @@ -160,7 +161,7 @@

                  cfdm.DimensionCoordinate.copy

                  diff --git a/docs/method/cfdm.DimensionCoordinate.creation_commands.html b/docs/method/cfdm.DimensionCoordinate.creation_commands.html index 1b4ace37e8..81e9fe115a 100644 --- a/docs/method/cfdm.DimensionCoordinate.creation_commands.html +++ b/docs/method/cfdm.DimensionCoordinate.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.creation_commands — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.creation_commands

                  -DimensionCoordinate.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', bounds_name='b', interior_ring_name='i', header=True)[source]
                  +DimensionCoordinate.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', bounds_name='b', interior_ring_name='i', header=True)[source]

                  Return the commands that would create the construct.

                  New in version (cfdm): 1.8.7.0

                  @@ -139,15 +140,15 @@

                  cfdm.DimensionCoordinate.creation_commands
                  Parameters
                  -
                  representative_data: bool, optional

                  Return one-line representations of Data instances, +

                  representative_data: bool, optional

                  Return one-line representations of Data instances, which are not executable code but prevent the data being converted in its entirety to a string representation.

                  -
                  namespace: str, optional

                  The name space containing classes of the cfdm +

                  namespace: str, optional

                  The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

                  @@ -159,54 +160,54 @@

                  cfdm.DimensionCoordinate.creation_commandsint, optional

                  Indent each line by this many spaces. By default no +

                  indent: int, optional

                  Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

                  -
                  string: bool, optional

                  If False then return each command as an element of a -list. By default the commands are concatenated into +

                  string: bool, optional

                  If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

                  -
                  name: str, optional

                  The name of the DimensionCoordinate instance created by the +

                  name: str, optional

                  The name of the DimensionCoordinate instance created by the returned commands.

                  Parameter example:

                  name='var1'

                  -
                  data_name: str, optional

                  The name of the construct’s Data instance created by +

                  data_name: str, optional

                  The name of the construct’s Data instance created by the returned commands.

                  Parameter example:

                  name='data1'

                  -
                  bounds_name: str, optional

                  The name of the construct’s Bounds instance created +

                  bounds_name: str, optional

                  The name of the construct’s Bounds instance created by the returned commands.

                  Parameter example:

                  name='bounds1'

                  -
                  interior_ring_name: str, optional

                  The name of the construct’s InteriorRing instance +

                  interior_ring_name: str, optional

                  The name of the construct’s InteriorRing instance created by the returned commands.

                  Parameter example:

                  name='ir1'

                  -
                  header: bool, optional

                  If True (the default) output a comment describing the +

                  header: bool, optional

                  If True (the default) output a comment describing the components. If False no such comment is returned.

                  Returns
                  -
                  str or list

                  The commands in a string, with a new line inserted +

                  str or list

                  The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

                  +list.

                  @@ -233,7 +234,7 @@

                  cfdm.DimensionCoordinate.creation_commands

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_bounds.html b/docs/method/cfdm.DimensionCoordinate.del_bounds.html index 9c877577b8..c26ffd0eca 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_bounds.html +++ b/docs/method/cfdm.DimensionCoordinate.del_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_bounds

                  -DimensionCoordinate.del_bounds(default=ValueError())[source]
                  +DimensionCoordinate.del_bounds(default=ValueError())[source]

                  Remove the bounds.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DimensionCoordinate.del_bounds
                  default: optional

                  Return the value of the default parameter if bounds have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -173,7 +174,7 @@

                  cfdm.DimensionCoordinate.del_bounds

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_climatology.html b/docs/method/cfdm.DimensionCoordinate.del_climatology.html index 2f7da81a7a..778404f7e6 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_climatology.html +++ b/docs/method/cfdm.DimensionCoordinate.del_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_climatology — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_climatology

                  -DimensionCoordinate.del_climatology(default=ValueError())[source]
                  +DimensionCoordinate.del_climatology(default=ValueError())[source]

                  Remove the climatology setting.

                  New in version (cfdm): 1.8.9.0

                  @@ -141,14 +142,14 @@

                  cfdm.DimensionCoordinate.del_climatology
                  default: optional

                  Return the value of the default parameter if the climatology status has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed climatology value.

                  +
                  str

                  The removed climatology value.

                  @@ -175,7 +176,7 @@

                  cfdm.DimensionCoordinate.del_climatology

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_data.html b/docs/method/cfdm.DimensionCoordinate.del_data.html index 8f71182d55..b6de81fa05 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_data.html +++ b/docs/method/cfdm.DimensionCoordinate.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_data

                  -DimensionCoordinate.del_data(default=ValueError())[source]
                  +DimensionCoordinate.del_data(default=ValueError())[source]

                  Remove the data.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DimensionCoordinate.del_data
                  default: optional

                  Return the value of the default parameter if data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -176,7 +177,7 @@

                  cfdm.DimensionCoordinate.del_data

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_geometry.html b/docs/method/cfdm.DimensionCoordinate.del_geometry.html index 82793117b5..b9b277d9c5 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_geometry.html +++ b/docs/method/cfdm.DimensionCoordinate.del_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_geometry — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_geometry

                  -DimensionCoordinate.del_geometry(default=ValueError())[source]
                  +DimensionCoordinate.del_geometry(default=ValueError())[source]

                  Remove the geometry type.

                  New in version (cfdm): 1.8.0

                  @@ -140,14 +141,14 @@

                  cfdm.DimensionCoordinate.del_geometry
                  default: optional

                  Return the value of the default parameter if the geometry type has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed geometry type.

                  +
                  str

                  The removed geometry type.

                  @@ -173,7 +174,7 @@

                  cfdm.DimensionCoordinate.del_geometry

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_interior_ring.html b/docs/method/cfdm.DimensionCoordinate.del_interior_ring.html index 5367966880..6e8bc55759 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_interior_ring.html +++ b/docs/method/cfdm.DimensionCoordinate.del_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_interior_ring

                  -DimensionCoordinate.del_interior_ring(default=ValueError())[source]
                  +DimensionCoordinate.del_interior_ring(default=ValueError())[source]

                  Remove the geometry type.

                  New in version (cfdm): 1.8.6.0

                  @@ -141,7 +142,7 @@

                  cfdm.DimensionCoordinate.del_interior_ring
                  default: optional

                  Return the value of the default parameter if the geometry type has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -176,7 +177,7 @@

                  cfdm.DimensionCoordinate.del_interior_ring

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_node_count.html b/docs/method/cfdm.DimensionCoordinate.del_node_count.html index 6ac063c9dc..9c30b0604b 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_node_count.html +++ b/docs/method/cfdm.DimensionCoordinate.del_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_node_count

                  -DimensionCoordinate.del_node_count(default=ValueError())[source]
                  +DimensionCoordinate.del_node_count(default=ValueError())[source]

                  Remove the node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,7 +142,7 @@

                  cfdm.DimensionCoordinate.del_node_count
                  default: optional

                  Return the value of the default parameter if the node count variable has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -168,7 +169,7 @@

                  cfdm.DimensionCoordinate.del_node_count

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_part_node_count.html b/docs/method/cfdm.DimensionCoordinate.del_part_node_count.html index a21c63fe32..38db0ab5d2 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_part_node_count.html +++ b/docs/method/cfdm.DimensionCoordinate.del_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_part_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_part_node_count

                  -DimensionCoordinate.del_part_node_count(default=ValueError())[source]
                  +DimensionCoordinate.del_part_node_count(default=ValueError())[source]

                  Remove the part node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,7 +142,7 @@

                  cfdm.DimensionCoordinate.del_part_node_count
                  default: optional

                  Return the value of the default parameter if the part node count variable has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -168,7 +169,7 @@

                  cfdm.DimensionCoordinate.del_part_node_count

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_properties.html b/docs/method/cfdm.DimensionCoordinate.del_properties.html index caca6fded1..1f7ffbfd1d 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_properties.html +++ b/docs/method/cfdm.DimensionCoordinate.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_properties

                  -DimensionCoordinate.del_properties(properties)[source]
                  +DimensionCoordinate.del_properties(properties)[source]

                  Remove properties.

                  New in version (cfdm): 1.10.0.3

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.del_properties
                  Parameters
                  -
                  properties: (sequence of) str

                  The names of the properties to be removed. If the +

                  properties: (sequence of) str

                  The names of the properties to be removed. If the DimensionCoordinate does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                  @@ -154,7 +155,7 @@

                  cfdm.DimensionCoordinate.del_propertiesReturns
                  -
                  dict

                  The removed property values, keyed by property name.

                  +
                  dict

                  The removed property values, keyed by property name.

                  @@ -176,7 +177,7 @@

                  cfdm.DimensionCoordinate.del_properties

                  diff --git a/docs/method/cfdm.DimensionCoordinate.del_property.html b/docs/method/cfdm.DimensionCoordinate.del_property.html index ff3c070e7a..299cee8ea6 100644 --- a/docs/method/cfdm.DimensionCoordinate.del_property.html +++ b/docs/method/cfdm.DimensionCoordinate.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.del_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.del_property

                  -DimensionCoordinate.del_property(prop, default=ValueError())[source]
                  +DimensionCoordinate.del_property(prop, default=ValueError())[source]

                  Remove a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.del_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be removed.

                  +
                  prop: str

                  The name of the property to be removed.

                  Parameter example:

                  prop='long_name'

                  @@ -147,7 +148,7 @@

                  cfdm.DimensionCoordinate.del_propertyException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -175,7 +176,7 @@

                  cfdm.DimensionCoordinate.del_property

                  diff --git a/docs/method/cfdm.DimensionCoordinate.dump.html b/docs/method/cfdm.DimensionCoordinate.dump.html index 3b3190aaad..ad617ad85c 100644 --- a/docs/method/cfdm.DimensionCoordinate.dump.html +++ b/docs/method/cfdm.DimensionCoordinate.dump.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.dump — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.dump

                  -DimensionCoordinate.dump(display=True, _omit_properties=None, _key=None, _level=0, _title=None, _axes=None, _axis_names=None)[source]
                  +DimensionCoordinate.dump(display=True, _omit_properties=None, _key=None, _level=0, _title=None, _axes=None, _axis_names=None)[source]

                  A full description of the dimension coordinate construct.

                  Returns a description of all properties, including those of components, and provides selected values of all data arrays.

                  @@ -136,15 +137,15 @@

                  cfdm.DimensionCoordinate.dump
                  Parameters
                  -
                  display: bool, optional

                  If False then return the description as a string. By +

                  display: bool, optional

                  If False then return the description as a string. By default the description is printed.

                  Returns
                  -
                  str or None

                  The description. If display is True then the -description is printed and None is +

                  str or None

                  The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

                  @@ -153,7 +154,7 @@

                  cfdm.DimensionCoordinate.dump

                  diff --git a/docs/method/cfdm.DimensionCoordinate.equals.html b/docs/method/cfdm.DimensionCoordinate.equals.html index 3d106a2413..c1a517cc31 100644 --- a/docs/method/cfdm.DimensionCoordinate.equals.html +++ b/docs/method/cfdm.DimensionCoordinate.equals.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.equals

                  -DimensionCoordinate.equals(**kwargs)[source]
                  +DimensionCoordinate.equals(**kwargs)[source]

                  Whether two instances are the same.

                  Equality is strict by default. This means that:

                    @@ -175,10 +176,10 @@

                    cfdm.DimensionCoordinate.equalscfdm.rtol function.

                  -
                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value +

                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value properties are omitted from the comparison.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  • 'DISABLE' (0)

                  • @@ -194,7 +195,7 @@

                    cfdm.DimensionCoordinate.equals-1 as a special case of maximal and extreme verbosity.

                    -

                    Otherwise, if None (the default value), output +

                    Otherwise, if None (the default value), output messages will be shown according to the value of the cfdm.log_level setting.

                    Overall, the higher a non-negative integer or @@ -203,21 +204,21 @@

                    cfdm.DimensionCoordinate.equalsstr, optional

                    The names of properties to omit from the +

                    ignore_properties: (sequence of) str, optional

                    The names of properties to omit from the comparison.

                    -
                    ignore_data_type: bool, optional

                    If True then ignore the data types in all numerical +

                    ignore_data_type: bool, optional

                    If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

                    -
                    ignore_compression: bool, optional

                    If False then the compression type and, if applicable, +

                    ignore_compression: bool, optional

                    If False then the compression type and, if applicable, the underlying compressed arrays must be the same, as well as the arrays in their uncompressed forms. By default only the the arrays in their uncompressed forms are compared.

                    -
                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, +

                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, equality is only possible with another DimensionCoordinate instance, or a subclass of one. If ignore_type is True then cfdm.DimensionCoordinate(source=other) is @@ -228,7 +229,7 @@

                    cfdm.DimensionCoordinate.equalsReturns
                    -
                    bool

                    Whether the two instances are equal.

                    +
                    bool

                    Whether the two instances are equal.

                    @@ -244,7 +245,7 @@

                    cfdm.DimensionCoordinate.equals

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_bounds.html b/docs/method/cfdm.DimensionCoordinate.get_bounds.html index f760383d41..b99dffe720 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_bounds.html +++ b/docs/method/cfdm.DimensionCoordinate.get_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_bounds

                  -DimensionCoordinate.get_bounds(default=ValueError())[source]
                  +DimensionCoordinate.get_bounds(default=ValueError())[source]

                  Return the bounds.

                  New in version (cfdm): 1.7.0

                  @@ -141,7 +142,7 @@

                  cfdm.DimensionCoordinate.get_bounds
                  default: optional

                  Return the value of the default parameter if bounds have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -173,7 +174,7 @@

                  cfdm.DimensionCoordinate.get_bounds

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_bounds_data.html b/docs/method/cfdm.DimensionCoordinate.get_bounds_data.html index fd152216ce..03c8aff9be 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_bounds_data.html +++ b/docs/method/cfdm.DimensionCoordinate.get_bounds_data.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_bounds_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_bounds_data

                  -DimensionCoordinate.get_bounds_data(default=ValueError(), _units=True, _fill_value=True)[source]
                  +DimensionCoordinate.get_bounds_data(default=ValueError(), _units=True, _fill_value=True)[source]

                  Return the bounds data.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DimensionCoordinate.get_bounds_data
                  default: optional

                  Return the value of the default parameter if there are no bounds data.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -161,7 +162,7 @@

                  cfdm.DimensionCoordinate.get_bounds_data

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_climatology.html b/docs/method/cfdm.DimensionCoordinate.get_climatology.html index 06317e936a..60d0775d56 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_climatology.html +++ b/docs/method/cfdm.DimensionCoordinate.get_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_climatology — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_climatology

                  -DimensionCoordinate.get_climatology(default=ValueError())[source]
                  +DimensionCoordinate.get_climatology(default=ValueError())[source]

                  Return the climatology setting.

                  New in version (cfdm): 1.8.9.0

                  @@ -141,13 +142,13 @@

                  cfdm.DimensionCoordinate.get_climatology
                  default: optional

                  Return the value of the default parameter if the climatology status has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -

                  str

                  +

                  str

                  Examples

                  @@ -172,7 +173,7 @@

                  cfdm.DimensionCoordinate.get_climatology

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_data.html b/docs/method/cfdm.DimensionCoordinate.get_data.html index b4448ef064..fef0147f9b 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_data.html +++ b/docs/method/cfdm.DimensionCoordinate.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,14 +123,14 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_data

                  -DimensionCoordinate.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                  +DimensionCoordinate.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                  Return the data.

                  Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                  +to return the data as an independent numpy array.

                  The units, calendar and fill value properties are, if set, inserted into the data.

                  @@ -145,7 +146,7 @@

                  cfdm.DimensionCoordinate.get_data
                  default: optional

                  Return the value of the default parameter if data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -181,7 +182,7 @@

                  cfdm.DimensionCoordinate.get_data

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_filenames.html b/docs/method/cfdm.DimensionCoordinate.get_filenames.html index 269ca3284a..bafeee8838 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_filenames.html +++ b/docs/method/cfdm.DimensionCoordinate.get_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_filenames

                  -DimensionCoordinate.get_filenames()[source]
                  +DimensionCoordinate.get_filenames()[source]

                  Return the name of the file or files containing the data.

                  Returns
                  -
                  set The file names in normalised, absolute form. If the

                  data are in memory then an empty set is returned.

                  +
                  set The file names in normalised, absolute form. If the

                  data are in memory then an empty set is returned.

                  -
                  + @@ -149,11 +150,11 @@

                  cfdm.DimensionCoordinate.get_filenames diff --git a/docs/method/cfdm.DimensionCoordinate.get_geometry.html b/docs/method/cfdm.DimensionCoordinate.get_geometry.html index 3003bc56ee..afb0686439 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_geometry.html +++ b/docs/method/cfdm.DimensionCoordinate.get_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_geometry — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_geometry

                  -DimensionCoordinate.get_geometry(default=ValueError())[source]
                  +DimensionCoordinate.get_geometry(default=ValueError())[source]

                  Return the geometry type.

                  New in version (cfdm): 1.8.0

                  @@ -140,14 +141,14 @@

                  cfdm.DimensionCoordinate.get_geometry
                  default: optional

                  Return the value of the default parameter if the geometry type has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The geometry type.

                  +
                  str

                  The geometry type.

                  @@ -173,7 +174,7 @@

                  cfdm.DimensionCoordinate.get_geometry

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_interior_ring.html b/docs/method/cfdm.DimensionCoordinate.get_interior_ring.html index aa0f25e66c..82a131c45b 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_interior_ring.html +++ b/docs/method/cfdm.DimensionCoordinate.get_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_interior_ring

                  -DimensionCoordinate.get_interior_ring(default=ValueError())[source]
                  +DimensionCoordinate.get_interior_ring(default=ValueError())[source]

                  Return the interior ring variable for polygon geometries.

                  f.get_interior_ring() is equivalent to f.interior_ring

                  @@ -142,7 +143,7 @@

                  cfdm.DimensionCoordinate.get_interior_ring
                  default: optional

                  Return the value of the default parameter if interior ring data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -177,7 +178,7 @@

                  cfdm.DimensionCoordinate.get_interior_ring

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_node_count.html b/docs/method/cfdm.DimensionCoordinate.get_node_count.html index aea818c01a..f75c302c26 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_node_count.html +++ b/docs/method/cfdm.DimensionCoordinate.get_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_node_count

                  -DimensionCoordinate.get_node_count(default=ValueError())[source]
                  +DimensionCoordinate.get_node_count(default=ValueError())[source]

                  Return the node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -140,7 +141,7 @@

                  cfdm.DimensionCoordinate.get_node_count
                  default: optional

                  Return the value of the default parameter if a node count variable has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -167,7 +168,7 @@

                  cfdm.DimensionCoordinate.get_node_count

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_original_filenames.html b/docs/method/cfdm.DimensionCoordinate.get_original_filenames.html index f6abbc6337..86fe9545eb 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_original_filenames.html +++ b/docs/method/cfdm.DimensionCoordinate.get_original_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_original_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_original_filenames

                  -DimensionCoordinate.get_original_filenames()[source]
                  +DimensionCoordinate.get_original_filenames()[source]

                  The names of files containing the original data and metadata.

                  The original files are those that contain some or all of the data and metadata when it was first instantiated, and are @@ -147,16 +148,16 @@

                  cfdm.DimensionCoordinate.get_original_filenames
                  Returns
                  -
                  set

                  The original file names in normalised absolute +

                  set

                  The original file names in normalised absolute form. If there are no original files then an empty -set will be returned.

                  +set will be returned.

                  -
                  + @@ -167,11 +168,11 @@

                  cfdm.DimensionCoordinate.get_original_filenames diff --git a/docs/method/cfdm.DimensionCoordinate.get_part_node_count.html b/docs/method/cfdm.DimensionCoordinate.get_part_node_count.html index 38c1a089a4..8599a0ddae 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_part_node_count.html +++ b/docs/method/cfdm.DimensionCoordinate.get_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_part_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_part_node_count

                  -DimensionCoordinate.get_part_node_count(default=ValueError())[source]
                  +DimensionCoordinate.get_part_node_count(default=ValueError())[source]

                  Return the part node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,7 +142,7 @@

                  cfdm.DimensionCoordinate.get_part_node_count
                  default: optional

                  Return the value of the default parameter if the part node count variable has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -168,7 +169,7 @@

                  cfdm.DimensionCoordinate.get_part_node_count

                  diff --git a/docs/method/cfdm.DimensionCoordinate.get_property.html b/docs/method/cfdm.DimensionCoordinate.get_property.html index 856fd5dffa..5aab950747 100644 --- a/docs/method/cfdm.DimensionCoordinate.get_property.html +++ b/docs/method/cfdm.DimensionCoordinate.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.get_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.get_property

                  -DimensionCoordinate.get_property(prop, default=ValueError())[source]
                  +DimensionCoordinate.get_property(prop, default=ValueError())[source]

                  Return a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.get_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be returned.

                  +
                  prop: str

                  The name of the property to be returned.

                  Parameter example:

                  prop='standard_name'

                  @@ -147,7 +148,7 @@

                  cfdm.DimensionCoordinate.get_propertyException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -175,7 +176,7 @@

                  cfdm.DimensionCoordinate.get_property

                  diff --git a/docs/method/cfdm.DimensionCoordinate.has_bounds.html b/docs/method/cfdm.DimensionCoordinate.has_bounds.html index e8ed63b9c5..989b9b57b1 100644 --- a/docs/method/cfdm.DimensionCoordinate.has_bounds.html +++ b/docs/method/cfdm.DimensionCoordinate.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.has_bounds

                  -DimensionCoordinate.has_bounds()[source]
                  +DimensionCoordinate.has_bounds()[source]

                  Whether or not there are bounds.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.has_bounds
                  Returns
                  -
                  bool

                  True if there are bounds, otherwise False.

                  +
                  bool

                  True if there are bounds, otherwise False.

                  @@ -165,7 +166,7 @@

                  cfdm.DimensionCoordinate.has_bounds

                  diff --git a/docs/method/cfdm.DimensionCoordinate.has_data.html b/docs/method/cfdm.DimensionCoordinate.has_data.html index 10fa6f7439..bd0fb53c54 100644 --- a/docs/method/cfdm.DimensionCoordinate.has_data.html +++ b/docs/method/cfdm.DimensionCoordinate.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.has_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.has_data

                  -DimensionCoordinate.has_data()[source]
                  +DimensionCoordinate.has_data()[source]

                  Whether or not the construct has data.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.DimensionCoordinate.has_data
                  Returns
                  -
                  bool

                  True if data have been set, otherwise False.

                  +
                  bool

                  True if data have been set, otherwise False.

                  @@ -167,7 +168,7 @@

                  cfdm.DimensionCoordinate.has_data

                  diff --git a/docs/method/cfdm.DimensionCoordinate.has_geometry.html b/docs/method/cfdm.DimensionCoordinate.has_geometry.html index 8c0f17295d..2737e2f2af 100644 --- a/docs/method/cfdm.DimensionCoordinate.has_geometry.html +++ b/docs/method/cfdm.DimensionCoordinate.has_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.has_geometry — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.has_geometry

                  -DimensionCoordinate.has_geometry()[source]
                  +DimensionCoordinate.has_geometry()[source]

                  True if there is a geometry type.

                  New in version (cfdm): 1.8.0

                  @@ -138,7 +139,7 @@

                  cfdm.DimensionCoordinate.has_geometry
                  Returns
                  -
                  bool

                  Whether or not there is a geometry type.

                  +
                  bool

                  Whether or not there is a geometry type.

                  @@ -164,7 +165,7 @@

                  cfdm.DimensionCoordinate.has_geometry

                  diff --git a/docs/method/cfdm.DimensionCoordinate.has_interior_ring.html b/docs/method/cfdm.DimensionCoordinate.has_interior_ring.html index 59db91cbe8..bb9be29e53 100644 --- a/docs/method/cfdm.DimensionCoordinate.has_interior_ring.html +++ b/docs/method/cfdm.DimensionCoordinate.has_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.has_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.has_interior_ring

                  -DimensionCoordinate.has_interior_ring()[source]
                  +DimensionCoordinate.has_interior_ring()[source]

                  Whether or not there is an interior ring variable.

                  New in version (cfdm): 1.8.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.has_interior_ring
                  Returns
                  -
                  bool

                  True if there is an interior ring variable, otherwise +

                  bool

                  True if there is an interior ring variable, otherwise False.

                  @@ -168,7 +169,7 @@

                  cfdm.DimensionCoordinate.has_interior_ring

                  diff --git a/docs/method/cfdm.DimensionCoordinate.has_node_count.html b/docs/method/cfdm.DimensionCoordinate.has_node_count.html index fca337c001..9f240469e6 100644 --- a/docs/method/cfdm.DimensionCoordinate.has_node_count.html +++ b/docs/method/cfdm.DimensionCoordinate.has_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.has_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.has_node_count

                  -DimensionCoordinate.has_node_count()[source]
                  +DimensionCoordinate.has_node_count()[source]

                  Whether geometry bounds have a node count variable.

                  New in version (cfdm): 1.8.0

                  @@ -138,7 +139,7 @@

                  cfdm.DimensionCoordinate.has_node_count
                  Returns
                  -
                  bool

                  True if there is a node count variable, otherwise False.

                  +
                  bool

                  True if there is a node count variable, otherwise False.

                  @@ -158,7 +159,7 @@

                  cfdm.DimensionCoordinate.has_node_count

                  diff --git a/docs/method/cfdm.DimensionCoordinate.has_part_node_count.html b/docs/method/cfdm.DimensionCoordinate.has_part_node_count.html index 96991d82bc..6258672abc 100644 --- a/docs/method/cfdm.DimensionCoordinate.has_part_node_count.html +++ b/docs/method/cfdm.DimensionCoordinate.has_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.has_part_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.has_part_node_count

                  -DimensionCoordinate.has_part_node_count()[source]
                  +DimensionCoordinate.has_part_node_count()[source]

                  Whether geometry bounds have a part node count variable.

                  New in version (cfdm): 1.8.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.has_part_node_count
                  Returns
                  -
                  bool

                  True if there is a part node count variable, otherwise +

                  bool

                  True if there is a part node count variable, otherwise False.

                  @@ -160,7 +161,7 @@

                  cfdm.DimensionCoordinate.has_part_node_count

                  diff --git a/docs/method/cfdm.DimensionCoordinate.has_property.html b/docs/method/cfdm.DimensionCoordinate.has_property.html index 569bcd571f..6a5d5d7c1e 100644 --- a/docs/method/cfdm.DimensionCoordinate.has_property.html +++ b/docs/method/cfdm.DimensionCoordinate.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.has_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.has_property

                  -DimensionCoordinate.has_property(prop)[source]
                  +DimensionCoordinate.has_property(prop)[source]

                  Whether a property has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.has_property
                  Parameters
                  -
                  prop: str

                  The name of the property.

                  +
                  prop: str

                  The name of the property.

                  Parameter example:

                  prop='long_name'

                  @@ -149,7 +150,7 @@

                  cfdm.DimensionCoordinate.has_propertyReturns
                  -
                  bool

                  True if the property has been set, otherwise False.

                  +
                  bool

                  True if the property has been set, otherwise False.

                  @@ -173,7 +174,7 @@

                  cfdm.DimensionCoordinate.has_property

                  diff --git a/docs/method/cfdm.DimensionCoordinate.identities.html b/docs/method/cfdm.DimensionCoordinate.identities.html index 76c626e25f..70c0dec1e8 100644 --- a/docs/method/cfdm.DimensionCoordinate.identities.html +++ b/docs/method/cfdm.DimensionCoordinate.identities.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.identities — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.identities

                  -DimensionCoordinate.identities(generator=False, **kwargs)[source]
                  +DimensionCoordinate.identities(generator=False, **kwargs)[source]

                  Return all possible identities.

                  The identities comprise:

                    @@ -146,14 +147,14 @@

                    cfdm.DimensionCoordinate.identities
                    Parameters
                    -
                    generator: bool, optional

                    If True then return a generator for the identities, +

                    generator: bool, optional

                    If True then return a generator for the identities, rather than a list.

                    New in version (cfdm): 1.8.9.0

                    -
                    kwargs: optional

                    Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                    +
                    kwargs: optional

                    Additional configuration parameters that may be used +by subclasses.

                    New in version (cfdm): 1.8.9.0

                    @@ -162,7 +163,7 @@

                    cfdm.DimensionCoordinate.identitiesReturns
                    -
                    list or generator

                    The identities.

                    +
                    list or generator

                    The identities.

                    @@ -199,7 +200,7 @@

                    cfdm.DimensionCoordinate.identities

                  diff --git a/docs/method/cfdm.DimensionCoordinate.identity.html b/docs/method/cfdm.DimensionCoordinate.identity.html index 00e2493a80..3c328e1c04 100644 --- a/docs/method/cfdm.DimensionCoordinate.identity.html +++ b/docs/method/cfdm.DimensionCoordinate.identity.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.identity — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.identity

                  -DimensionCoordinate.identity(default='')[source]
                  +DimensionCoordinate.identity(default='')[source]

                  Return the canonical identity.

                  By default the identity is the first found of the following:

                    @@ -196,7 +197,7 @@

                    cfdm.DimensionCoordinate.identity

                  diff --git a/docs/method/cfdm.DimensionCoordinate.insert_dimension.html b/docs/method/cfdm.DimensionCoordinate.insert_dimension.html index cd0310930b..8cf9a8acc5 100644 --- a/docs/method/cfdm.DimensionCoordinate.insert_dimension.html +++ b/docs/method/cfdm.DimensionCoordinate.insert_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.insert_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.insert_dimension

                  -DimensionCoordinate.insert_dimension(*args, **kwargs)[source]
                  +DimensionCoordinate.insert_dimension(*args, **kwargs)[source]

                  Expand the shape of the data array.

                  Inserts a new size 1 axis into the data array. A corresponding axis is also inserted into the bounds data array, if present.

                  @@ -140,7 +141,7 @@

                  cfdm.DimensionCoordinate.insert_dimension
                  Parameters
                  -
                  position: int, optional

                  Specify the position that the new axis will have in +

                  position: int, optional

                  Specify the position that the new axis will have in the data array. By default the new axis has position 0, the slowest varying position. Negative integers counting from the last position are allowed.

                  @@ -151,15 +152,15 @@

                  cfdm.DimensionCoordinate.insert_dimensionbool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DimensionCoordinate or None

                  The new construct with expanded data axes. If the -operation was in-place then None is returned.

                  +
                  DimensionCoordinate or None

                  The new construct with expanded data axes. If the +operation was in-place then None is returned.

                  @@ -180,7 +181,7 @@

                  cfdm.DimensionCoordinate.insert_dimension

                  diff --git a/docs/method/cfdm.DimensionCoordinate.is_climatology.html b/docs/method/cfdm.DimensionCoordinate.is_climatology.html index c548a2a24d..85ef83ab3c 100644 --- a/docs/method/cfdm.DimensionCoordinate.is_climatology.html +++ b/docs/method/cfdm.DimensionCoordinate.is_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.is_climatology — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.is_climatology

                  -DimensionCoordinate.is_climatology()[source]
                  +DimensionCoordinate.is_climatology()[source]

                  True if the coordinates are climatological.

                  New in version (cfdm): 1.8.9.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.is_climatology
                  Returns
                  -
                  bool

                  Whether or not the coordinates are climatological.

                  +
                  bool

                  Whether or not the coordinates are climatological.

                  @@ -166,7 +167,7 @@

                  cfdm.DimensionCoordinate.is_climatology

                  diff --git a/docs/method/cfdm.DimensionCoordinate.nc_clear_variable_groups.html b/docs/method/cfdm.DimensionCoordinate.nc_clear_variable_groups.html index 155152daab..c95c15ccbf 100644 --- a/docs/method/cfdm.DimensionCoordinate.nc_clear_variable_groups.html +++ b/docs/method/cfdm.DimensionCoordinate.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.nc_clear_variable_groups

                  -DimensionCoordinate.nc_clear_variable_groups()[source]
                  +DimensionCoordinate.nc_clear_variable_groups()[source]

                  Remove the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.DimensionCoordinate.nc_clear_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.DimensionCoordinate.nc_clear_variable_groups

                  -
                  + @@ -189,11 +190,11 @@

                  cfdm.DimensionCoordinate.nc_clear_variable_groups diff --git a/docs/method/cfdm.DimensionCoordinate.nc_del_variable.html b/docs/method/cfdm.DimensionCoordinate.nc_del_variable.html index 150fabedc8..0d53ae8245 100644 --- a/docs/method/cfdm.DimensionCoordinate.nc_del_variable.html +++ b/docs/method/cfdm.DimensionCoordinate.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.nc_del_variable

                  -DimensionCoordinate.nc_del_variable(default=ValueError())[source]
                  +DimensionCoordinate.nc_del_variable(default=ValueError())[source]

                  Remove the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.DimensionCoordinate.nc_del_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF variable name.

                  +
                  str

                  The removed netCDF variable name.

                  @@ -170,7 +171,7 @@

                  cfdm.DimensionCoordinate.nc_del_variable

                  diff --git a/docs/method/cfdm.DimensionCoordinate.nc_get_variable.html b/docs/method/cfdm.DimensionCoordinate.nc_get_variable.html index 6bb7517e94..23f598efdc 100644 --- a/docs/method/cfdm.DimensionCoordinate.nc_get_variable.html +++ b/docs/method/cfdm.DimensionCoordinate.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.nc_get_variable

                  -DimensionCoordinate.nc_get_variable(default=ValueError())[source]
                  +DimensionCoordinate.nc_get_variable(default=ValueError())[source]

                  Return the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.DimensionCoordinate.nc_get_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF variable name. If unset then default is +

                  str

                  The netCDF variable name. If unset then default is returned, if provided.

                  @@ -171,7 +172,7 @@

                  cfdm.DimensionCoordinate.nc_get_variable

                  diff --git a/docs/method/cfdm.DimensionCoordinate.nc_has_variable.html b/docs/method/cfdm.DimensionCoordinate.nc_has_variable.html index 14b42173f2..b8fd983a96 100644 --- a/docs/method/cfdm.DimensionCoordinate.nc_has_variable.html +++ b/docs/method/cfdm.DimensionCoordinate.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.nc_has_variable

                  -DimensionCoordinate.nc_has_variable()[source]
                  +DimensionCoordinate.nc_has_variable()[source]

                  Whether the netCDF variable name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.DimensionCoordinate.nc_has_variable
                  Returns
                  -
                  bool

                  True if the netCDF variable name has been set, otherwise -False.

                  +
                  bool

                  True if the netCDF variable name has been set, otherwise +False.

                  @@ -163,7 +164,7 @@

                  cfdm.DimensionCoordinate.nc_has_variable

                  diff --git a/docs/method/cfdm.DimensionCoordinate.nc_set_variable.html b/docs/method/cfdm.DimensionCoordinate.nc_set_variable.html index a642c3f58f..494f45aa8b 100644 --- a/docs/method/cfdm.DimensionCoordinate.nc_set_variable.html +++ b/docs/method/cfdm.DimensionCoordinate.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.nc_set_variable

                  -DimensionCoordinate.nc_set_variable(value)[source]
                  +DimensionCoordinate.nc_set_variable(value)[source]

                  Set the netCDF variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.DimensionCoordinate.nc_set_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF variable name.

                  +
                  value: str

                  The value for the netCDF variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.DimensionCoordinate.nc_set_variable

                  diff --git a/docs/method/cfdm.DimensionCoordinate.nc_set_variable_groups.html b/docs/method/cfdm.DimensionCoordinate.nc_set_variable_groups.html index fe61a6ba14..07da37c73f 100644 --- a/docs/method/cfdm.DimensionCoordinate.nc_set_variable_groups.html +++ b/docs/method/cfdm.DimensionCoordinate.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.nc_set_variable_groups

                  -DimensionCoordinate.nc_set_variable_groups(groups)[source]
                  +DimensionCoordinate.nc_set_variable_groups(groups)[source]

                  Set the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.DimensionCoordinate.nc_set_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.DimensionCoordinate.nc_set_variable_groups

                  diff --git a/docs/method/cfdm.DimensionCoordinate.nc_variable_groups.html b/docs/method/cfdm.DimensionCoordinate.nc_variable_groups.html index c5ab6a1b3a..99a3941938 100644 --- a/docs/method/cfdm.DimensionCoordinate.nc_variable_groups.html +++ b/docs/method/cfdm.DimensionCoordinate.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.nc_variable_groups

                  -DimensionCoordinate.nc_variable_groups()[source]
                  +DimensionCoordinate.nc_variable_groups()[source]

                  Return the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.DimensionCoordinate.nc_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.DimensionCoordinate.nc_variable_groups

                  diff --git a/docs/method/cfdm.DimensionCoordinate.properties.html b/docs/method/cfdm.DimensionCoordinate.properties.html index d0114fcadd..08b6f41622 100644 --- a/docs/method/cfdm.DimensionCoordinate.properties.html +++ b/docs/method/cfdm.DimensionCoordinate.properties.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.properties

                  -DimensionCoordinate.properties()[source]
                  +DimensionCoordinate.properties()[source]

                  Return all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DimensionCoordinate.properties
                  Returns
                  -
                  dict

                  The properties.

                  +
                  dict

                  The properties.

                  @@ -168,7 +169,7 @@

                  cfdm.DimensionCoordinate.properties

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_bounds.html b/docs/method/cfdm.DimensionCoordinate.set_bounds.html index d8d9d20552..8a6e38246f 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_bounds.html +++ b/docs/method/cfdm.DimensionCoordinate.set_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_bounds

                  -DimensionCoordinate.set_bounds(bounds, copy=True)[source]
                  +DimensionCoordinate.set_bounds(bounds, copy=True)[source]

                  Set the bounds.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.DimensionCoordinate.set_bounds
                  data: Bounds

                  The bounds to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the bounds prior to +

                  copy: bool, optional

                  If True (the default) then copy the bounds prior to insertion, else the bounds are not copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -171,7 +172,7 @@

                  cfdm.DimensionCoordinate.set_bounds

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_climatology.html b/docs/method/cfdm.DimensionCoordinate.set_climatology.html index 73aab6bd5b..0332ec4d11 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_climatology.html +++ b/docs/method/cfdm.DimensionCoordinate.set_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_climatology — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_climatology

                  -DimensionCoordinate.set_climatology(climatology)[source]
                  +DimensionCoordinate.set_climatology(climatology)[source]

                  Set whether or not coordinates are climatological.

                  Only coordinate constructs with units of reference time (or unset units) can be set as climatological.

                  @@ -141,12 +142,12 @@

                  cfdm.DimensionCoordinate.set_climatology
                  Parameters
                  -
                  climatology: bool

                  Whether or not the coordinates are climatological.

                  +
                  climatology: bool

                  Whether or not the coordinates are climatological.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -171,7 +172,7 @@

                  cfdm.DimensionCoordinate.set_climatology

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_data.html b/docs/method/cfdm.DimensionCoordinate.set_data.html index 95283fc0a7..64c4aaf66d 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_data.html +++ b/docs/method/cfdm.DimensionCoordinate.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_data

                  -DimensionCoordinate.set_data(data, copy=True, inplace=True)[source]
                  +DimensionCoordinate.set_data(data, copy=True, inplace=True)[source]

                  Set the data.

                  The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                  @@ -143,15 +144,15 @@

                  cfdm.DimensionCoordinate.set_dataData object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

                  -
                  copy: bool, optional

                  If True (the default) then copy the data prior to +

                  copy: bool, optional

                  If True (the default) then copy the data prior to insertion, else the data is not copied.

                  -
                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and -return None. If False a new, modified DimensionCoordinate +

                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and +return None. If False a new, modified DimensionCoordinate instance is returned.

                  New in version (cfdm): 1.8.7.0

                  @@ -161,7 +162,7 @@

                  cfdm.DimensionCoordinate.set_dataReturns
                  -
                  None or DimensionCoordinate

                  If the operation was in-place then None is returned, +

                  None or DimensionCoordinate

                  If the operation was in-place then None is returned, otherwise return a new DimensionCoordinate instance containing the new data.

                  @@ -187,7 +188,7 @@

                  cfdm.DimensionCoordinate.set_data

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_geometry.html b/docs/method/cfdm.DimensionCoordinate.set_geometry.html index bfbe71aa44..1e429a6979 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_geometry.html +++ b/docs/method/cfdm.DimensionCoordinate.set_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_geometry — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_geometry

                  -DimensionCoordinate.set_geometry(value)[source]
                  +DimensionCoordinate.set_geometry(value)[source]

                  Set the geometry type.

                  New in version (cfdm): 1.8.0

                  @@ -138,12 +139,12 @@

                  cfdm.DimensionCoordinate.set_geometry
                  Parameters
                  -
                  value: str

                  The geometry type to set.

                  +
                  value: str

                  The geometry type to set.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -167,7 +168,7 @@

                  cfdm.DimensionCoordinate.set_geometry

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_interior_ring.html b/docs/method/cfdm.DimensionCoordinate.set_interior_ring.html index 6b2e015878..78aec4b271 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_interior_ring.html +++ b/docs/method/cfdm.DimensionCoordinate.set_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_interior_ring

                  -DimensionCoordinate.set_interior_ring(interior_ring, copy=True)[source]
                  +DimensionCoordinate.set_interior_ring(interior_ring, copy=True)[source]

                  Set the interior_ring.

                  New in version (cfdm): 1.8.0

                  @@ -141,13 +142,13 @@

                  cfdm.DimensionCoordinate.set_interior_ring
                  interior_ring: InteriorRing

                  The interior_ring to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the interior_ring +

                  copy: bool, optional

                  If True (the default) then copy the interior_ring prior to insertion, else it is not copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -173,7 +174,7 @@

                  cfdm.DimensionCoordinate.set_interior_ring

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_node_count.html b/docs/method/cfdm.DimensionCoordinate.set_node_count.html index 3c9122a7f4..6aba62a4e4 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_node_count.html +++ b/docs/method/cfdm.DimensionCoordinate.set_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_node_count

                  -DimensionCoordinate.set_node_count(node_count, copy=True)[source]
                  +DimensionCoordinate.set_node_count(node_count, copy=True)[source]

                  Set the node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,13 +142,13 @@

                  cfdm.DimensionCoordinate.set_node_count
                  node_count: NodeCount

                  The node count variable to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the node count +

                  copy: bool, optional

                  If True (the default) then copy the node count variable prior to insertion.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -165,7 +166,7 @@

                  cfdm.DimensionCoordinate.set_node_count

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_part_node_count.html b/docs/method/cfdm.DimensionCoordinate.set_part_node_count.html index 0d1023c092..a3c5db9de2 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_part_node_count.html +++ b/docs/method/cfdm.DimensionCoordinate.set_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_part_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_part_node_count

                  -DimensionCoordinate.set_part_node_count(part_node_count, copy=True)[source]
                  +DimensionCoordinate.set_part_node_count(part_node_count, copy=True)[source]

                  Set the part node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,13 +142,13 @@

                  cfdm.DimensionCoordinate.set_part_node_count
                  part_node_count: PartNodeCount

                  The part node count variable to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the part node count +

                  copy: bool, optional

                  If True (the default) then copy the part node count variable prior to insertion.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -166,7 +167,7 @@

                  cfdm.DimensionCoordinate.set_part_node_count

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_properties.html b/docs/method/cfdm.DimensionCoordinate.set_properties.html index e1d9127b05..89c4e0cd55 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_properties.html +++ b/docs/method/cfdm.DimensionCoordinate.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_properties

                  -DimensionCoordinate.set_properties(properties, copy=True)[source]
                  +DimensionCoordinate.set_properties(properties, copy=True)[source]

                  Set properties.

                  New in version (cfdm): 1.7.0

                  @@ -138,20 +139,20 @@

                  cfdm.DimensionCoordinate.set_properties
                  Parameters
                  -
                  properties: dict

                  Store the properties from the dictionary supplied.

                  +
                  properties: dict

                  Store the properties from the dictionary supplied.

                  Parameter example:

                  properties={'standard_name': 'altitude', 'foo': 'bar'}

                  -
                  copy: bool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -178,7 +179,7 @@

                  cfdm.DimensionCoordinate.set_properties

                  diff --git a/docs/method/cfdm.DimensionCoordinate.set_property.html b/docs/method/cfdm.DimensionCoordinate.set_property.html index e541be0944..ba5d9f6a48 100644 --- a/docs/method/cfdm.DimensionCoordinate.set_property.html +++ b/docs/method/cfdm.DimensionCoordinate.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.set_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.set_property

                  -DimensionCoordinate.set_property(prop, value, copy=True)[source]
                  +DimensionCoordinate.set_property(prop, value, copy=True)[source]

                  Set a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,16 +140,16 @@

                  cfdm.DimensionCoordinate.set_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be set.

                  +
                  prop: str

                  The name of the property to be set.

                  value:

                  The value for the property.

                  -
                  copy: bool, optional

                  If True then set a deep copy of value.

                  +
                  copy: bool, optional

                  If True then set a deep copy of value.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.DimensionCoordinate.set_property

                  diff --git a/docs/method/cfdm.DimensionCoordinate.squeeze.html b/docs/method/cfdm.DimensionCoordinate.squeeze.html index 9b95212f02..9f13283010 100644 --- a/docs/method/cfdm.DimensionCoordinate.squeeze.html +++ b/docs/method/cfdm.DimensionCoordinate.squeeze.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.squeeze — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.squeeze

                  -DimensionCoordinate.squeeze(*args, **kwargs)[source]
                  +DimensionCoordinate.squeeze(*args, **kwargs)[source]

                  Remove size one axes from the data array.

                  By default all size one axes are removed, but particular size one axes may be selected for removal. Corresponding axes are @@ -141,7 +142,7 @@

                  cfdm.DimensionCoordinate.squeeze
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By +

                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By default all size one axes are removed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last @@ -155,15 +156,15 @@

                  cfdm.DimensionCoordinate.squeezebool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DimensionCoordinate or None

                  The new construct with removed data axes. If the -operation was in-place then None is returned.

                  +
                  DimensionCoordinate or None

                  The new construct with removed data axes. If the +operation was in-place then None is returned.

                  @@ -186,7 +187,7 @@

                  cfdm.DimensionCoordinate.squeeze

                  diff --git a/docs/method/cfdm.DimensionCoordinate.to_memory.html b/docs/method/cfdm.DimensionCoordinate.to_memory.html index a75afc0627..4408b617a1 100644 --- a/docs/method/cfdm.DimensionCoordinate.to_memory.html +++ b/docs/method/cfdm.DimensionCoordinate.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.to_memory — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.to_memory

                  -DimensionCoordinate.to_memory(*args, **kwargs)[source]
                  +DimensionCoordinate.to_memory(*args, **kwargs)[source]

                  Bring data on disk into memory.

                  There is no change to data that is already in memory.

                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  Returns
                  -
                  DimensionCoordinate or None

                  A copy with the data in memory, or None if the +

                  DimensionCoordinate or None

                  A copy with the data in memory, or None if the operation was in-place.

                  @@ -146,7 +147,7 @@

                  cfdm.DimensionCoordinate.to_memory

                  diff --git a/docs/method/cfdm.DimensionCoordinate.transpose.html b/docs/method/cfdm.DimensionCoordinate.transpose.html index 0e467a7164..f6b00ebc43 100644 --- a/docs/method/cfdm.DimensionCoordinate.transpose.html +++ b/docs/method/cfdm.DimensionCoordinate.transpose.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.transpose — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.transpose

                  -DimensionCoordinate.transpose(*args, **kwargs)[source]
                  +DimensionCoordinate.transpose(*args, **kwargs)[source]

                  Permute the axes of the data array.

                  Corresponding axes of the bounds data array, if present, are also permuted.

                  @@ -143,7 +144,7 @@

                  cfdm.DimensionCoordinate.transpose
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  +
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last position are allowed.

                  @@ -156,15 +157,15 @@

                  cfdm.DimensionCoordinate.transposebool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DimensionCoordinate or None

                  The new construct with permuted data axes. If the -operation was in-place then None is returned.

                  +
                  DimensionCoordinate or None

                  The new construct with permuted data axes. If the +operation was in-place then None is returned.

                  @@ -185,7 +186,7 @@

                  cfdm.DimensionCoordinate.transpose

                  diff --git a/docs/method/cfdm.DimensionCoordinate.uncompress.html b/docs/method/cfdm.DimensionCoordinate.uncompress.html index ee94821b84..fb542fa235 100644 --- a/docs/method/cfdm.DimensionCoordinate.uncompress.html +++ b/docs/method/cfdm.DimensionCoordinate.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.DimensionCoordinate.uncompress — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DimensionCoordinate.uncompress

                  -DimensionCoordinate.uncompress(*args, **kwargs)[source]
                  +DimensionCoordinate.uncompress(*args, **kwargs)[source]

                  Uncompress the construct.

                  Compression saves space by identifying and removing unwanted missing data. Such compression techniques store the data more @@ -152,14 +153,14 @@

                  cfdm.DimensionCoordinate.uncompress
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DimensionCoordinate or None

                  The uncompressed construct, or None if the operation +

                  DimensionCoordinate or None

                  The uncompressed construct, or None if the operation was in-place.

                  @@ -177,7 +178,7 @@

                  cfdm.DimensionCoordinate.uncompress

                  diff --git a/docs/method/cfdm.Domain.__deepcopy__.html b/docs/method/cfdm.Domain.__deepcopy__.html index 125b309a1d..eeac93ea73 100644 --- a/docs/method/cfdm.Domain.__deepcopy__.html +++ b/docs/method/cfdm.Domain.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.__deepcopy__

                  -Domain.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +Domain.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.Domain.__deepcopy__

                  -
                  + @@ -151,11 +152,11 @@

                  cfdm.Domain.__deepcopy__ diff --git a/docs/method/cfdm.Domain.__repr__.html b/docs/method/cfdm.Domain.__repr__.html index 53ab553c52..6a1e89a8b8 100644 --- a/docs/method/cfdm.Domain.__repr__.html +++ b/docs/method/cfdm.Domain.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.__repr__

                  -Domain.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +Domain.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  -
                  + @@ -142,11 +143,11 @@

                  cfdm.Domain.__repr__ diff --git a/docs/method/cfdm.Domain.__str__.html b/docs/method/cfdm.Domain.__str__.html index f5fdc83d2f..9e7784478b 100644 --- a/docs/method/cfdm.Domain.__str__.html +++ b/docs/method/cfdm.Domain.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.__str__

                  -Domain.__str__()[source]
                  -

                  Called by the str built-in function.

                  +Domain.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  -
                  + @@ -142,11 +143,11 @@

                  cfdm.Domain.__str__ diff --git a/docs/method/cfdm.Domain._docstring_method_exclusions.html b/docs/method/cfdm.Domain._docstring_method_exclusions.html index 8e63e568cf..537f12d33b 100644 --- a/docs/method/cfdm.Domain._docstring_method_exclusions.html +++ b/docs/method/cfdm.Domain._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.Domain._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain._docstring_method_exclusions

                  -Domain._docstring_method_exclusions()[source]
                  +Domain._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.Domain._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.Domain._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.Domain._docstring_package_depth.html b/docs/method/cfdm.Domain._docstring_package_depth.html index 4296315848..9abc5d4c93 100644 --- a/docs/method/cfdm.Domain._docstring_package_depth.html +++ b/docs/method/cfdm.Domain._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.Domain._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain._docstring_package_depth

                  -Domain._docstring_package_depth()[source]
                  +Domain._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.Domain._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.Domain._docstring_package_depth diff --git a/docs/method/cfdm.Domain._docstring_special_substitutions.html b/docs/method/cfdm.Domain._docstring_special_substitutions.html index fc3e9eb070..932e3a86e6 100644 --- a/docs/method/cfdm.Domain._docstring_special_substitutions.html +++ b/docs/method/cfdm.Domain._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Domain._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain._docstring_special_substitutions

                  -classmethod Domain._docstring_special_substitutions()[source]
                  +classmethod Domain._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.Domain._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.Domain._docstring_special_substitutions diff --git a/docs/method/cfdm.Domain._docstring_substitutions.html b/docs/method/cfdm.Domain._docstring_substitutions.html index ae51b14f8d..d6467a468f 100644 --- a/docs/method/cfdm.Domain._docstring_substitutions.html +++ b/docs/method/cfdm.Domain._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Domain._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain._docstring_substitutions

                  -Domain._docstring_substitutions()[source]
                  +Domain._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.Domain._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.Domain._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.Domain._docstring_substitutions

                  diff --git a/docs/method/cfdm.Domain.apply_masking.html b/docs/method/cfdm.Domain.apply_masking.html index 4f8e5d6a26..23380cefd6 100644 --- a/docs/method/cfdm.Domain.apply_masking.html +++ b/docs/method/cfdm.Domain.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.apply_masking — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.apply_masking

                  -Domain.apply_masking(inplace=False)[source]
                  +Domain.apply_masking(inplace=False)[source]

                  Apply masking as defined by the CF conventions.

                  Masking is applied to all metadata constructs with data.

                  Masking is applied according to any of the following criteria @@ -166,14 +167,14 @@

                  cfdm.Domain.apply_masking
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Domain or None

                  A new domain construct with masked values, or None +

                  Domain or None

                  A new domain construct with masked values, or None if the operation was in-place.

                  @@ -199,7 +200,7 @@

                  cfdm.Domain.apply_masking

                  diff --git a/docs/method/cfdm.Domain.auxiliary_coordinate.html b/docs/method/cfdm.Domain.auxiliary_coordinate.html index 8aa6cf1341..6a9959c8ef 100644 --- a/docs/method/cfdm.Domain.auxiliary_coordinate.html +++ b/docs/method/cfdm.Domain.auxiliary_coordinate.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.auxiliary_coordinate — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.auxiliary_coordinate

                  -Domain.auxiliary_coordinate(*identity, default=ValueError(), key=False, item=False, **filter_kwargs)[source]
                  +Domain.auxiliary_coordinate(*identity, default=ValueError(), key=False, item=False, **filter_kwargs)[source]

                  Select an auxiliary coordinate construct.

                  If zero or two or more constructs are selected then an exception is raised, or the default parameter is returned.

                  @@ -148,24 +149,24 @@

                  cfdm.Domain.auxiliary_coordinate== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  -
                  key: bool, optional

                  If True then return the selected construct +

                  key: bool, optional

                  If True then return the selected construct identifier. By default the construct itself is returned.

                  -
                  item: bool, optional

                  If True then return as a tuple the selected construct identifier +

                  item: bool, optional

                  If True then return as a tuple the selected construct identifier and the construct itself. By default only the construct itself is returned. If key is True then item is ignored.

                  default: optional

                  Return the value of the default parameter if there is no unique construct.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter @@ -191,7 +192,7 @@

                  cfdm.Domain.auxiliary_coordinate

                  diff --git a/docs/method/cfdm.Domain.auxiliary_coordinates.html b/docs/method/cfdm.Domain.auxiliary_coordinates.html index 8c9f044f93..222b3c2e60 100644 --- a/docs/method/cfdm.Domain.auxiliary_coordinates.html +++ b/docs/method/cfdm.Domain.auxiliary_coordinates.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.auxiliary_coordinates — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -87,7 +88,7 @@

                  Related Topics

                • cfdm classes
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.auxiliary_coordinates

                  -Domain.auxiliary_coordinates(*identities, **filter_kwargs)[source]
                  +Domain.auxiliary_coordinates(*identities, **filter_kwargs)[source]

                  Return auxiliary coordinate constructs.

                  Note that f.auxiliary_coordinates(*identities, **filter_kwargs) is equivalent to @@ -148,9 +149,9 @@

                  cfdm.Domain.auxiliary_coordinates== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  @@ -185,7 +186,7 @@

                  cfdm.Domain.auxiliary_coordinates

                  diff --git a/docs/method/cfdm.Domain.cell_connectivities.html b/docs/method/cfdm.Domain.cell_connectivities.html new file mode 100644 index 0000000000..b5b1fb5ae3 --- /dev/null +++ b/docs/method/cfdm.Domain.cell_connectivities.html @@ -0,0 +1,205 @@ + + + + + + + + cfdm.Domain.cell_connectivities — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.Domain.cell_connectivities

                  +
                  +
                  +Domain.cell_connectivities(*identities, **filter_kwargs)[source]
                  +

                  Select cell connectivity constructs.

                  +

                  If zero or two or more constructs are selected then an +exception is raised, or the default parameter is returned.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  + +

                  Note that f.cell_connectivities(*identities, **filter_kwargs) +is equivalent to +f.constructs.filter(filter_by_type=["cell_connectivity"], +filter_by_identity=identities, **filter_kwargs).

                  +
                  +
                  Parameters
                  +
                  +
                  identities: optional

                  Select cell connectivity constructs that have an +identity, defined by their identities methods, that +matches any of the given values.

                  +

                  If no identities are provided then all cell +connectivity constructs are selected.

                  +

                  A value may be any object that can match via the +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print +call, a construct is always described by an identity +that will select it.

                  +
                  +
                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter +that define additional construct selection +criteria. Also to configure the returned value.

                  +
                  +
                  +
                  +
                  Returns
                  +

                  The selected constructs in a new Constructs object, +unless modified by any filter_kwargs parameters. The +returned object will contain no constructs if none +were selected.

                  +
                  +
                  +

                  Examples

                  +
                  >>> f = cfdm.example_domain(8)
                  +>>> print(f.cell_connectivities())
                  +Constructs:
                  +{'cellconnectivity0': <CellConnectivity: connectivity:edge(3) >}
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.Domain.cell_connectivity.html b/docs/method/cfdm.Domain.cell_connectivity.html new file mode 100644 index 0000000000..cb02ace81b --- /dev/null +++ b/docs/method/cfdm.Domain.cell_connectivity.html @@ -0,0 +1,218 @@ + + + + + + + + cfdm.Domain.cell_connectivity — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.Domain.cell_connectivity

                  +
                  +
                  +Domain.cell_connectivity(*identity, default=ValueError(), key=False, item=False, **filter_kwargs)[source]
                  +

                  Select a cell connectivity construct.

                  +

                  If zero or two or more constructs are selected then an +exception is raised, or the default parameter is returned.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  + +
                  +
                  Parameters
                  +
                  +
                  identity: optional

                  Select cell connectivity constructs that have an +identity, defined by their identities methods, that +matches any of the given values.

                  +

                  Additionally, the values are matched against construct +identifiers, with or without the 'key%' prefix.

                  +

                  If no values are provided then all cell connectivity +constructs are selected.

                  +

                  A value may be any object that can match via the +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print +call, a construct is always described by an identity +that will select it.

                  +
                  +
                  key: bool, optional

                  If True then return the selected construct +identifier. By default the construct itself is +returned.

                  +
                  +
                  item: bool, optional

                  If True then return as a tuple the selected construct identifier +and the construct itself. By default only the construct +itself is returned. If key is True then item is +ignored.

                  +
                  +
                  default: optional

                  Return the value of the default parameter if there +is no unique construct. +If set to an Exception instance then it will be +raised instead.

                  +
                  +
                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter +that define additional construct selection +criteria.

                  +
                  +
                  +
                  +
                  Returns
                  +

                  The selected construct, or its identifier if key is +True, or a tuple of both if item is True.

                  +
                  +
                  +

                  Examples

                  +
                  >>> f = cfdm.example_domain(8)
                  +>>> f.cell_connectivity()
                  +<CellConnectivity: connectivity:edge(3) >
                  +>>> f.cell_connectivity('connectivity:edge', key=True)
                  +'cellconnectivity0'
                  +>>> f.cell_connectivity('connectivity:edge', item=True)
                  +('cellconnectivity0', <CellConnectivity: connectivity:edge(3) >)
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.Domain.cell_measure.html b/docs/method/cfdm.Domain.cell_measure.html index c693a3c8e5..8f8d4bca57 100644 --- a/docs/method/cfdm.Domain.cell_measure.html +++ b/docs/method/cfdm.Domain.cell_measure.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.cell_measure — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                • 'coordinate_reference'

                  Coordinate reference constructs

                  'domain_topology'

                  Domain topology constructs

                  'cell_connectivity'

                  Cell connectivity constructs

                  'cell_method'

                  Cell method constructs

                  @@ -182,7 +183,7 @@

                  cfdm.Domain.nc_clear_component_dimension_groupsReturns -

                  None

                  +

                  None

                  Examples

                  @@ -191,7 +192,7 @@

                  cfdm.Domain.nc_clear_component_dimension_groups diff --git a/docs/method/cfdm.Domain.nc_clear_component_sample_dimension_groups.html b/docs/method/cfdm.Domain.nc_clear_component_sample_dimension_groups.html index 54738f4357..b6bde9c1c0 100644 --- a/docs/method/cfdm.Domain.nc_clear_component_sample_dimension_groups.html +++ b/docs/method/cfdm.Domain.nc_clear_component_sample_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_clear_component_sample_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_clear_component_sample_dimension_groups

                  -Domain.nc_clear_component_sample_dimension_groups(component)[source]
                  +Domain.nc_clear_component_sample_dimension_groups(component)[source]

                  Remove the netCDF sample dimension groups of components.

                  Removes the netCDF sample dimension groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_clear_component_sample_dimension_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -174,7 +175,7 @@

                  cfdm.Domain.nc_clear_component_sample_dimension_groups
                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -183,7 +184,7 @@

                  cfdm.Domain.nc_clear_component_sample_dimension_groups - + @@ -194,11 +195,11 @@

                  cfdm.Domain.nc_clear_component_sample_dimension_groups diff --git a/docs/method/cfdm.Domain.nc_clear_component_variable_groups.html b/docs/method/cfdm.Domain.nc_clear_component_variable_groups.html index 8dd75c77c7..1235dfcc8d 100644 --- a/docs/method/cfdm.Domain.nc_clear_component_variable_groups.html +++ b/docs/method/cfdm.Domain.nc_clear_component_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_clear_component_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_clear_component_variable_groups

                  -Domain.nc_clear_component_variable_groups(component)[source]
                  +Domain.nc_clear_component_variable_groups(component)[source]

                  Remove the netCDF variable groups of components.

                  Removes the netCDF variable groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_clear_component_variable_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -190,7 +191,7 @@

                  cfdm.Domain.nc_clear_component_variable_groupsReturns -

                  None

                  +

                  None

                  Examples

                  @@ -199,7 +200,7 @@

                  cfdm.Domain.nc_clear_component_variable_groups diff --git a/docs/method/cfdm.Domain.nc_clear_geometry_variable_groups.html b/docs/method/cfdm.Domain.nc_clear_geometry_variable_groups.html index 0bf98039af..f4c2750cea 100644 --- a/docs/method/cfdm.Domain.nc_clear_geometry_variable_groups.html +++ b/docs/method/cfdm.Domain.nc_clear_geometry_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_clear_geometry_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_clear_geometry_variable_groups

                  -Domain.nc_clear_geometry_variable_groups()[source]
                  +Domain.nc_clear_geometry_variable_groups()[source]

                  Remove the netCDF geometry variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_clear_geometry_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -179,7 +180,7 @@

                  cfdm.Domain.nc_clear_geometry_variable_groups

                  diff --git a/docs/method/cfdm.Domain.nc_clear_global_attributes.html b/docs/method/cfdm.Domain.nc_clear_global_attributes.html index 0455da3973..a4af93e61a 100644 --- a/docs/method/cfdm.Domain.nc_clear_global_attributes.html +++ b/docs/method/cfdm.Domain.nc_clear_global_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_clear_global_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_clear_global_attributes

                  -Domain.nc_clear_global_attributes()[source]
                  +Domain.nc_clear_global_attributes()[source]

                  Removes properties to write as netCDF global attributes.

                  When multiple field constructs are being written to the same file, it is only possible to create a netCDF global attribute @@ -150,7 +151,7 @@

                  cfdm.Domain.nc_clear_global_attributes
                  Returns
                  -
                  dict

                  The removed selection of properties requested for +

                  dict

                  The removed selection of properties requested for writing to netCDF global attributes.

                  @@ -173,7 +174,7 @@

                  cfdm.Domain.nc_clear_global_attributes

                  diff --git a/docs/method/cfdm.Domain.nc_clear_group_attributes.html b/docs/method/cfdm.Domain.nc_clear_group_attributes.html index 8dc48477a2..b8fb3b14c8 100644 --- a/docs/method/cfdm.Domain.nc_clear_group_attributes.html +++ b/docs/method/cfdm.Domain.nc_clear_group_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_clear_group_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_clear_group_attributes

                  -Domain.nc_clear_group_attributes()[source]
                  +Domain.nc_clear_group_attributes()[source]

                  Removes properties to write as netCDF group attributes.

                  New in version (cfdm): 1.8.6

                  @@ -139,7 +140,7 @@

                  cfdm.Domain.nc_clear_group_attributes
                  Returns
                  -
                  dict

                  The removed selection of properties requested for writing +

                  dict

                  The removed selection of properties requested for writing to netCDF group attributes.

                  @@ -164,7 +165,7 @@

                  cfdm.Domain.nc_clear_group_attributes

                  diff --git a/docs/method/cfdm.Domain.nc_clear_variable_groups.html b/docs/method/cfdm.Domain.nc_clear_variable_groups.html index 22fbd95eb6..d34764c9a4 100644 --- a/docs/method/cfdm.Domain.nc_clear_variable_groups.html +++ b/docs/method/cfdm.Domain.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_clear_variable_groups

                  -Domain.nc_clear_variable_groups()[source]
                  +Domain.nc_clear_variable_groups()[source]

                  Remove the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.Domain.nc_clear_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.Domain.nc_clear_variable_groups

                  diff --git a/docs/method/cfdm.Domain.nc_del_component_dimension.html b/docs/method/cfdm.Domain.nc_del_component_dimension.html index 9f68eb90f8..6eaf2bd4c3 100644 --- a/docs/method/cfdm.Domain.nc_del_component_dimension.html +++ b/docs/method/cfdm.Domain.nc_del_component_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_del_component_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_del_component_dimension

                  -Domain.nc_del_component_dimension(component)[source]
                  +Domain.nc_del_component_dimension(component)[source]

                  Remove the netCDF dimension name of components.

                  Removes the netCDF dimension name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_del_component_dimension
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -182,7 +183,7 @@

                  cfdm.Domain.nc_del_component_dimensionReturns -

                  None

                  +

                  None

                  Examples

                  @@ -191,7 +192,7 @@

                  cfdm.Domain.nc_del_component_dimension diff --git a/docs/method/cfdm.Domain.nc_del_component_sample_dimension.html b/docs/method/cfdm.Domain.nc_del_component_sample_dimension.html index bc6c789eb3..a4abc73c0f 100644 --- a/docs/method/cfdm.Domain.nc_del_component_sample_dimension.html +++ b/docs/method/cfdm.Domain.nc_del_component_sample_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_del_component_sample_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_del_component_sample_dimension

                  -Domain.nc_del_component_sample_dimension(component)[source]
                  +Domain.nc_del_component_sample_dimension(component)[source]

                  Remove the netCDF sample dimension name of components.

                  Removes the netCDF sample dimension name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_del_component_sample_dimension
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -174,7 +175,7 @@

                  cfdm.Domain.nc_del_component_sample_dimensionReturns -

                  None

                  +

                  None

                  Examples

                  @@ -183,7 +184,7 @@

                  cfdm.Domain.nc_del_component_sample_dimension diff --git a/docs/method/cfdm.Domain.nc_del_component_variable.html b/docs/method/cfdm.Domain.nc_del_component_variable.html index 801f0caec9..7e0bf77e35 100644 --- a/docs/method/cfdm.Domain.nc_del_component_variable.html +++ b/docs/method/cfdm.Domain.nc_del_component_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_del_component_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_del_component_variable

                  -Domain.nc_del_component_variable(component)[source]
                  +Domain.nc_del_component_variable(component)[source]

                  Remove the netCDF variable name of components.

                  Removes the netCDF variable name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_del_component_variable
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -190,7 +191,7 @@

                  cfdm.Domain.nc_del_component_variableReturns -

                  None

                  +

                  None

                  Examples

                  @@ -199,7 +200,7 @@

                  cfdm.Domain.nc_del_component_variable diff --git a/docs/method/cfdm.Domain.nc_del_geometry_variable.html b/docs/method/cfdm.Domain.nc_del_geometry_variable.html index 266fae3b47..cc15dfd47f 100644 --- a/docs/method/cfdm.Domain.nc_del_geometry_variable.html +++ b/docs/method/cfdm.Domain.nc_del_geometry_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_del_geometry_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_del_geometry_variable

                  -Domain.nc_del_geometry_variable(default=ValueError())[source]
                  +Domain.nc_del_geometry_variable(default=ValueError())[source]

                  Remove the netCDF geometry container variable name.

                  New in version (cfdm): 1.8.0

                  @@ -141,14 +142,14 @@

                  cfdm.Domain.nc_del_geometry_variableParameters
                  default: optional

                  Return the value of the default parameter if the netCDF -dimension name has not been set. If set to an Exception +dimension name has not been set. If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF geometry container variable name.

                  +
                  str

                  The removed netCDF geometry container variable name.

                  @@ -171,7 +172,7 @@

                  cfdm.Domain.nc_del_geometry_variable

                  diff --git a/docs/method/cfdm.Domain.nc_del_variable.html b/docs/method/cfdm.Domain.nc_del_variable.html index e3fca95798..cea90ae13e 100644 --- a/docs/method/cfdm.Domain.nc_del_variable.html +++ b/docs/method/cfdm.Domain.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_del_variable

                  -Domain.nc_del_variable(default=ValueError())[source]
                  +Domain.nc_del_variable(default=ValueError())[source]

                  Remove the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Domain.nc_del_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF variable name.

                  +
                  str

                  The removed netCDF variable name.

                  @@ -170,7 +171,7 @@

                  cfdm.Domain.nc_del_variable

                  diff --git a/docs/method/cfdm.Domain.nc_geometry_variable_groups.html b/docs/method/cfdm.Domain.nc_geometry_variable_groups.html index 876c523a46..9cdd65f4a7 100644 --- a/docs/method/cfdm.Domain.nc_geometry_variable_groups.html +++ b/docs/method/cfdm.Domain.nc_geometry_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_geometry_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_geometry_variable_groups

                  -Domain.nc_geometry_variable_groups()[source]
                  +Domain.nc_geometry_variable_groups()[source]

                  Return the netCDF geometry variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.Domain.nc_geometry_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.Domain.nc_geometry_variable_groups

                  diff --git a/docs/method/cfdm.Domain.nc_get_geometry_variable.html b/docs/method/cfdm.Domain.nc_get_geometry_variable.html index 9258275e3b..f6ff4847e2 100644 --- a/docs/method/cfdm.Domain.nc_get_geometry_variable.html +++ b/docs/method/cfdm.Domain.nc_get_geometry_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_get_geometry_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_get_geometry_variable

                  -Domain.nc_get_geometry_variable(default=ValueError())[source]
                  +Domain.nc_get_geometry_variable(default=ValueError())[source]

                  Return the netCDF geometry container variable name.

                  New in version (cfdm): 1.8.0

                  @@ -142,13 +143,13 @@

                  cfdm.Domain.nc_get_geometry_variable
                  default: optional

                  Return the value of the default parameter if the netCDF dimension name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF geometry container variable name.

                  +
                  str

                  The netCDF geometry container variable name.

                  @@ -171,7 +172,7 @@

                  cfdm.Domain.nc_get_geometry_variable

                  diff --git a/docs/method/cfdm.Domain.nc_get_variable.html b/docs/method/cfdm.Domain.nc_get_variable.html index 35a676dd56..e1108febcf 100644 --- a/docs/method/cfdm.Domain.nc_get_variable.html +++ b/docs/method/cfdm.Domain.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_get_variable

                  -Domain.nc_get_variable(default=ValueError())[source]
                  +Domain.nc_get_variable(default=ValueError())[source]

                  Return the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Domain.nc_get_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF variable name. If unset then default is +

                  str

                  The netCDF variable name. If unset then default is returned, if provided.

                  @@ -171,7 +172,7 @@

                  cfdm.Domain.nc_get_variable

                  diff --git a/docs/method/cfdm.Domain.nc_global_attributes.html b/docs/method/cfdm.Domain.nc_global_attributes.html index fb9016a8aa..e508cd3886 100644 --- a/docs/method/cfdm.Domain.nc_global_attributes.html +++ b/docs/method/cfdm.Domain.nc_global_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_global_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_global_attributes

                  -Domain.nc_global_attributes(values=False)[source]
                  +Domain.nc_global_attributes(values=False)[source]

                  Returns properties to write as netCDF global attributes.

                  When multiple field constructs are being written to the same file, it is only possible to create a netCDF global attribute from a @@ -150,7 +151,7 @@

                  cfdm.Domain.nc_global_attributes
                  Parameters
                  -
                  values: bool, optional

                  Return the value (rather than None) for any global +

                  values: bool, optional

                  Return the value (rather than None) for any global attribute that has, by definition, the same value as a construct property.

                  @@ -161,7 +162,7 @@

                  cfdm.Domain.nc_global_attributesReturns
                  -
                  dict

                  The selection of properties requested for writing to +

                  dict

                  The selection of properties requested for writing to netCDF global attributes.

                  @@ -186,7 +187,7 @@

                  cfdm.Domain.nc_global_attributes

                  diff --git a/docs/method/cfdm.Domain.nc_group_attributes.html b/docs/method/cfdm.Domain.nc_group_attributes.html index 2dfa0f7be6..0f88634c4c 100644 --- a/docs/method/cfdm.Domain.nc_group_attributes.html +++ b/docs/method/cfdm.Domain.nc_group_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_group_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_group_attributes

                  -Domain.nc_group_attributes(values=False)[source]
                  +Domain.nc_group_attributes(values=False)[source]

                  Returns properties to write as netCDF group attributes.

                  New in version (cfdm): 1.8.6

                  @@ -139,7 +140,7 @@

                  cfdm.Domain.nc_group_attributes
                  Parameters
                  -
                  values: bool, optional

                  Return the value (rather than None) for any group +

                  values: bool, optional

                  Return the value (rather than None) for any group attribute that has, by definition, the same value as a construct property.

                  @@ -147,7 +148,7 @@

                  cfdm.Domain.nc_group_attributesReturns
                  -
                  dict

                  The selection of properties requested for writing to +

                  dict

                  The selection of properties requested for writing to netCDF group attributes.

                  @@ -172,7 +173,7 @@

                  cfdm.Domain.nc_group_attributes

                  diff --git a/docs/method/cfdm.Domain.nc_has_geometry_variable.html b/docs/method/cfdm.Domain.nc_has_geometry_variable.html index 45fd2ecb4d..c117f189d4 100644 --- a/docs/method/cfdm.Domain.nc_has_geometry_variable.html +++ b/docs/method/cfdm.Domain.nc_has_geometry_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_has_geometry_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_has_geometry_variable

                  -Domain.nc_has_geometry_variable()[source]
                  +Domain.nc_has_geometry_variable()[source]

                  Whether a netCDF geometry container variable has a name.

                  New in version (cfdm): 1.8.0

                  @@ -140,8 +141,8 @@

                  cfdm.Domain.nc_has_geometry_variable
                  Returns
                  -
                  bool

                  True if the netCDF geometry container variable name has -been set, otherwise False.

                  +
                  bool

                  True if the netCDF geometry container variable name has +been set, otherwise False.

                  @@ -164,7 +165,7 @@

                  cfdm.Domain.nc_has_geometry_variable

                  diff --git a/docs/method/cfdm.Domain.nc_has_variable.html b/docs/method/cfdm.Domain.nc_has_variable.html index 1676ecf4cb..d7d31f04d6 100644 --- a/docs/method/cfdm.Domain.nc_has_variable.html +++ b/docs/method/cfdm.Domain.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_has_variable

                  -Domain.nc_has_variable()[source]
                  +Domain.nc_has_variable()[source]

                  Whether the netCDF variable name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.Domain.nc_has_variable
                  Returns
                  -
                  bool

                  True if the netCDF variable name has been set, otherwise -False.

                  +
                  bool

                  True if the netCDF variable name has been set, otherwise +False.

                  @@ -163,7 +164,7 @@

                  cfdm.Domain.nc_has_variable

                  diff --git a/docs/method/cfdm.Domain.nc_set_component_dimension.html b/docs/method/cfdm.Domain.nc_set_component_dimension.html index b87608f4e2..99d2160f58 100644 --- a/docs/method/cfdm.Domain.nc_set_component_dimension.html +++ b/docs/method/cfdm.Domain.nc_set_component_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_component_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_component_dimension

                  -Domain.nc_set_component_dimension(component, value)[source]
                  +Domain.nc_set_component_dimension(component, value)[source]

                  Set the netCDF dimension name of components.

                  Sets the netCDF dimension name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_set_component_dimension
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -179,12 +180,12 @@

                  cfdm.Domain.nc_set_component_dimensionstr

                  The netCDF dimension name to be set for each component.

                  +
                  value: str

                  The netCDF dimension name to be set for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -193,7 +194,7 @@

                  cfdm.Domain.nc_set_component_dimension diff --git a/docs/method/cfdm.Domain.nc_set_component_dimension_groups.html b/docs/method/cfdm.Domain.nc_set_component_dimension_groups.html index a07c53af70..327d708f99 100644 --- a/docs/method/cfdm.Domain.nc_set_component_dimension_groups.html +++ b/docs/method/cfdm.Domain.nc_set_component_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_component_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_component_dimension_groups

                  -Domain.nc_set_component_dimension_groups(component, groups)[source]
                  +Domain.nc_set_component_dimension_groups(component, groups)[source]

                  Set the netCDF dimension groups of components.

                  Sets the netCDF dimension groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_set_component_dimension_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -179,12 +180,12 @@

                  cfdm.Domain.nc_set_component_dimension_groupsstr

                  The new group structure for each component.

                  +
                  groups: sequence of str

                  The new group structure for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -193,7 +194,7 @@

                  cfdm.Domain.nc_set_component_dimension_groups diff --git a/docs/method/cfdm.Domain.nc_set_component_sample_dimension.html b/docs/method/cfdm.Domain.nc_set_component_sample_dimension.html index c0eb46620b..c7de92cda1 100644 --- a/docs/method/cfdm.Domain.nc_set_component_sample_dimension.html +++ b/docs/method/cfdm.Domain.nc_set_component_sample_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_component_sample_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_component_sample_dimension

                  -Domain.nc_set_component_sample_dimension(component, value)[source]
                  +Domain.nc_set_component_sample_dimension(component, value)[source]

                  Set the netCDF sample dimension name of components.

                  Sets the netCDF sample dimension name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_set_component_sample_dimension
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -171,13 +172,13 @@

                  cfdm.Domain.nc_set_component_sample_dimensionstr

                  The netCDF sample_dimension name to be set for each +

                  value: str

                  The netCDF sample_dimension name to be set for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -186,7 +187,7 @@

                  cfdm.Domain.nc_set_component_sample_dimension diff --git a/docs/method/cfdm.Domain.nc_set_component_sample_dimension_groups.html b/docs/method/cfdm.Domain.nc_set_component_sample_dimension_groups.html index cc0facbe05..7f34555596 100644 --- a/docs/method/cfdm.Domain.nc_set_component_sample_dimension_groups.html +++ b/docs/method/cfdm.Domain.nc_set_component_sample_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_component_sample_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_component_sample_dimension_groups

                  -Domain.nc_set_component_sample_dimension_groups(component, groups)[source]
                  +Domain.nc_set_component_sample_dimension_groups(component, groups)[source]

                  Set the netCDF sample dimension groups of components.

                  Sets the netCDF sample dimension groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_set_component_sample_dimension_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -171,12 +172,12 @@

                  cfdm.Domain.nc_set_component_sample_dimension_groups

                  -
                  groups: sequence of str

                  The new group structure for each component.

                  +
                  groups: sequence of str

                  The new group structure for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -185,7 +186,7 @@

                  cfdm.Domain.nc_set_component_sample_dimension_groups - + @@ -196,11 +197,11 @@

                  cfdm.Domain.nc_set_component_sample_dimension_groups diff --git a/docs/method/cfdm.Domain.nc_set_component_variable.html b/docs/method/cfdm.Domain.nc_set_component_variable.html index 7210eb92c3..369cc5ee63 100644 --- a/docs/method/cfdm.Domain.nc_set_component_variable.html +++ b/docs/method/cfdm.Domain.nc_set_component_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_component_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_component_variable

                  -Domain.nc_set_component_variable(component, value)[source]
                  +Domain.nc_set_component_variable(component, value)[source]

                  Set the netCDF variable name for components.

                  Sets the netCDF variable name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_set_component_variable
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -187,12 +188,12 @@

                  cfdm.Domain.nc_set_component_variablestr

                  The netCDF variable name to be set for each component.

                  +
                  value: str

                  The netCDF variable name to be set for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -201,7 +202,7 @@

                  cfdm.Domain.nc_set_component_variable diff --git a/docs/method/cfdm.Domain.nc_set_component_variable_groups.html b/docs/method/cfdm.Domain.nc_set_component_variable_groups.html index 3def8cfd63..56d2ff90ed 100644 --- a/docs/method/cfdm.Domain.nc_set_component_variable_groups.html +++ b/docs/method/cfdm.Domain.nc_set_component_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_component_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_component_variable_groups

                  -Domain.nc_set_component_variable_groups(component, groups)[source]
                  +Domain.nc_set_component_variable_groups(component, groups)[source]

                  Set the netCDF variable groups of components.

                  Sets the netCDF variable groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Domain.nc_set_component_variable_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -187,12 +188,12 @@

                  cfdm.Domain.nc_set_component_variable_groupsstr

                  The new group structure for each component.

                  +
                  groups: sequence of str

                  The new group structure for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -201,7 +202,7 @@

                  cfdm.Domain.nc_set_component_variable_groups diff --git a/docs/method/cfdm.Domain.nc_set_geometry_variable.html b/docs/method/cfdm.Domain.nc_set_geometry_variable.html index 89c3daa153..1046ed201e 100644 --- a/docs/method/cfdm.Domain.nc_set_geometry_variable.html +++ b/docs/method/cfdm.Domain.nc_set_geometry_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_geometry_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_geometry_variable

                  -Domain.nc_set_geometry_variable(value)[source]
                  +Domain.nc_set_geometry_variable(value)[source]

                  Set the netCDF geometry container variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -145,12 +146,12 @@

                  cfdm.Domain.nc_set_geometry_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF geometry container variable name.

                  +
                  value: str

                  The value for the netCDF geometry container variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -171,7 +172,7 @@

                  cfdm.Domain.nc_set_geometry_variable

                  diff --git a/docs/method/cfdm.Domain.nc_set_geometry_variable_groups.html b/docs/method/cfdm.Domain.nc_set_geometry_variable_groups.html index b9d78d0c06..0f10469a65 100644 --- a/docs/method/cfdm.Domain.nc_set_geometry_variable_groups.html +++ b/docs/method/cfdm.Domain.nc_set_geometry_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_geometry_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_geometry_variable_groups

                  -Domain.nc_set_geometry_variable_groups(groups)[source]
                  +Domain.nc_set_geometry_variable_groups(groups)[source]

                  Set the netCDF geometry variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -148,13 +149,13 @@

                  cfdm.Domain.nc_set_geometry_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -185,7 +186,7 @@

                  cfdm.Domain.nc_set_geometry_variable_groups

                  diff --git a/docs/method/cfdm.Domain.nc_set_global_attribute.html b/docs/method/cfdm.Domain.nc_set_global_attribute.html index a0e08d45fa..19f60d9f77 100644 --- a/docs/method/cfdm.Domain.nc_set_global_attribute.html +++ b/docs/method/cfdm.Domain.nc_set_global_attribute.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_global_attribute — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_global_attribute

                  -Domain.nc_set_global_attribute(prop, value=None)[source]
                  +Domain.nc_set_global_attribute(prop, value=None)[source]

                  Select a property to be written as a netCDF global attribute.

                  When multiple field constructs are being written to the same file, it is only possible to create a netCDF global attribute from a @@ -151,12 +152,12 @@

                  cfdm.Domain.nc_set_global_attribute
                  Parameters
                  -
                  prop: str

                  Select the property to be written (if possible) as a +

                  prop: str

                  Select the property to be written (if possible) as a netCDF global attribute.

                  value: optional

                  The value of the netCDF global attribute, which will be created (if possible) in addition to the property as -written to a netCDF data variable. If unset (or None) +written to a netCDF data variable. If unset (or None) then this acts as an instruction to write the property (if possible) to a netCDF global attribute instead of to a netCDF data variable.

                  @@ -164,7 +165,7 @@

                  cfdm.Domain.nc_set_global_attributeReturns -

                  None

                  +

                  None

                  Examples

                  @@ -184,7 +185,7 @@

                  cfdm.Domain.nc_set_global_attribute

                  diff --git a/docs/method/cfdm.Domain.nc_set_global_attributes.html b/docs/method/cfdm.Domain.nc_set_global_attributes.html index 0312f7e454..80551023fc 100644 --- a/docs/method/cfdm.Domain.nc_set_global_attributes.html +++ b/docs/method/cfdm.Domain.nc_set_global_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_global_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_global_attributes

                  -Domain.nc_set_global_attributes(properties, copy=True)[source]
                  +Domain.nc_set_global_attributes(properties, copy=True)[source]

                  Set properties to be written as netCDF global attributes.

                  When multiple field constructs are being written to the same file, it is only possible to create a netCDF global attribute @@ -150,11 +151,11 @@

                  cfdm.Domain.nc_set_global_attributes
                  Parameters
                  -
                  properties: dict

                  Set the properties be written as a netCDF global +

                  properties: dict

                  Set the properties be written as a netCDF global attribute from the dictionary supplied. The value of a netCDF global attribute, which will be created (if possible) in addition to the property as written to a -netCDF data variable. If a value of None is used +netCDF data variable. If a value of None is used then this acts as an instruction to write the property (if possible) to a netCDF global attribute instead of to a netCDF data variable.

                  @@ -163,14 +164,14 @@

                  cfdm.Domain.nc_set_global_attributesbool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -190,7 +191,7 @@

                  cfdm.Domain.nc_set_global_attributes

                  diff --git a/docs/method/cfdm.Domain.nc_set_group_attribute.html b/docs/method/cfdm.Domain.nc_set_group_attribute.html index 2eb38a1662..2b44a120e7 100644 --- a/docs/method/cfdm.Domain.nc_set_group_attribute.html +++ b/docs/method/cfdm.Domain.nc_set_group_attribute.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_group_attribute — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_group_attribute

                  -Domain.nc_set_group_attribute(prop, value=None)[source]
                  +Domain.nc_set_group_attribute(prop, value=None)[source]

                  Select a property to be written as a netCDF group attribute.

                  New in version (cfdm): 1.8.6

                  @@ -140,20 +141,20 @@

                  cfdm.Domain.nc_set_group_attribute
                  Parameters
                  -
                  prop: str

                  Select the property to be written (if possible) as a +

                  prop: str

                  Select the property to be written (if possible) as a netCDF group attribute.

                  value: optional

                  The value of the netCDF group attribute, which will be created (if possible) in addition to the property as written to a netCDF data variable. If unset (or -None) then this acts as an instruction to write the +None) then this acts as an instruction to write the property (if possible) to a netCDF group attribute instead of to a netCDF data variable.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -175,7 +176,7 @@

                  cfdm.Domain.nc_set_group_attribute

                  diff --git a/docs/method/cfdm.Domain.nc_set_group_attributes.html b/docs/method/cfdm.Domain.nc_set_group_attributes.html index 1646d9bdc2..f8e16439b6 100644 --- a/docs/method/cfdm.Domain.nc_set_group_attributes.html +++ b/docs/method/cfdm.Domain.nc_set_group_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_group_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_group_attributes

                  -Domain.nc_set_group_attributes(properties, copy=True)[source]
                  +Domain.nc_set_group_attributes(properties, copy=True)[source]

                  Set properties to be written as netCDF group attributes.

                  New in version (cfdm): 1.8.6

                  @@ -139,11 +140,11 @@

                  cfdm.Domain.nc_set_group_attributes
                  Parameters
                  -
                  properties: dict

                  Set the properties be written as a netCDF group +

                  properties: dict

                  Set the properties be written as a netCDF group attribute from the dictionary supplied. The value of a netCDF group attribute, which will be created (if possible) in addition to the property as written to a -netCDF data variable. If a value of None is used +netCDF data variable. If a value of None is used then this acts as an instruction to write the property (if possible) to a netCDF group attribute instead of to a netCDF data variable.

                  @@ -152,14 +153,14 @@

                  cfdm.Domain.nc_set_group_attributesbool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -181,7 +182,7 @@

                  cfdm.Domain.nc_set_group_attributes

                  diff --git a/docs/method/cfdm.Domain.nc_set_variable.html b/docs/method/cfdm.Domain.nc_set_variable.html index 141d6a4e45..cce003fa71 100644 --- a/docs/method/cfdm.Domain.nc_set_variable.html +++ b/docs/method/cfdm.Domain.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_variable

                  -Domain.nc_set_variable(value)[source]
                  +Domain.nc_set_variable(value)[source]

                  Set the netCDF variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.Domain.nc_set_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF variable name.

                  +
                  value: str

                  The value for the netCDF variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Domain.nc_set_variable

                  diff --git a/docs/method/cfdm.Domain.nc_set_variable_groups.html b/docs/method/cfdm.Domain.nc_set_variable_groups.html index 38b9bb8108..a6fc193df8 100644 --- a/docs/method/cfdm.Domain.nc_set_variable_groups.html +++ b/docs/method/cfdm.Domain.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_set_variable_groups

                  -Domain.nc_set_variable_groups(groups)[source]
                  +Domain.nc_set_variable_groups(groups)[source]

                  Set the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.Domain.nc_set_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.Domain.nc_set_variable_groups

                  diff --git a/docs/method/cfdm.Domain.nc_variable_groups.html b/docs/method/cfdm.Domain.nc_variable_groups.html index 46065b2ebd..0734250fa6 100644 --- a/docs/method/cfdm.Domain.nc_variable_groups.html +++ b/docs/method/cfdm.Domain.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.nc_variable_groups

                  -Domain.nc_variable_groups()[source]
                  +Domain.nc_variable_groups()[source]

                  Return the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.Domain.nc_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.Domain.nc_variable_groups

                  diff --git a/docs/method/cfdm.Domain.properties.html b/docs/method/cfdm.Domain.properties.html index f8f623043e..a820a56bc5 100644 --- a/docs/method/cfdm.Domain.properties.html +++ b/docs/method/cfdm.Domain.properties.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.properties

                  -Domain.properties()[source]
                  +Domain.properties()[source]

                  Return all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Domain.properties
                  Returns
                  -
                  dict

                  The properties.

                  +
                  dict

                  The properties.

                  @@ -168,7 +169,7 @@

                  cfdm.Domain.properties

                  -
                  + @@ -179,11 +180,11 @@

                  cfdm.Domain.properties diff --git a/docs/method/cfdm.Domain.set_construct.html b/docs/method/cfdm.Domain.set_construct.html index 1f4b06485d..95b1b571aa 100644 --- a/docs/method/cfdm.Domain.set_construct.html +++ b/docs/method/cfdm.Domain.set_construct.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.set_construct — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.set_construct

                  -Domain.set_construct(construct, key=None, axes=None, copy=True)[source]
                  +Domain.set_construct(construct, key=None, axes=None, copy=True)[source]

                  Set a metadata construct.

                  New in version (cfdm): 1.7.0

                  @@ -141,7 +142,7 @@

                  cfdm.Domain.set_construct
                  construct:

                  The metadata construct to be inserted.

                  -
                  key: str, optional

                  The construct identifier to be used for the +

                  key: str, optional

                  The construct identifier to be used for the construct. If not set then a new, unique identifier is created automatically. If the identifier already exists then the existing construct will be replaced.

                  @@ -150,7 +151,7 @@

                  cfdm.Domain.set_constructstr, optional

                  The construct identifiers of the domain axis +

                  axes: (sequence of) str, optional

                  The construct identifiers of the domain axis constructs spanned by the data array. An exception is raised if used for a metadata construct that can not have a data array, i.e. domain axis, cell method and @@ -164,14 +165,14 @@

                  cfdm.Domain.set_constructbool, optional

                  If True then set a copy of the construct. By default +

                  copy: bool, optional

                  If True then set a copy of the construct. By default the construct is copied.

                  Returns
                  -
                  str

                  The construct identifier for the construct.

                  +
                  str

                  The construct identifier for the construct.

                  @@ -185,7 +186,7 @@

                  cfdm.Domain.set_construct

                  diff --git a/docs/method/cfdm.Domain.set_data_axes.html b/docs/method/cfdm.Domain.set_data_axes.html index 02f437ae29..a127aa4257 100644 --- a/docs/method/cfdm.Domain.set_data_axes.html +++ b/docs/method/cfdm.Domain.set_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.set_data_axes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.set_data_axes

                  -Domain.set_data_axes(axes, key)[source]
                  +Domain.set_data_axes(axes, key)[source]

                  Sets domain axis constructs spanned by the construct data.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Domain.set_data_axes
                  Parameters
                  -
                  axes: sequence of str

                  The identifiers of the domain axis constructs spanned +

                  axes: sequence of str

                  The identifiers of the domain axis constructs spanned by the data of the field or of a metadata construct.

                  Parameter example:

                  axes='domainaxis1'

                  @@ -150,7 +151,7 @@

                  cfdm.Domain.set_data_axesstr

                  Specify a metadata construct.

                  +
                  key: str

                  Specify a metadata construct.

                  Parameter example:

                  key='domainancillary1'

                  @@ -159,7 +160,7 @@

                  cfdm.Domain.set_data_axesReturns -

                  None

                  +

                  None

                  Examples

                  @@ -176,7 +177,7 @@

                  cfdm.Domain.set_data_axes

                  diff --git a/docs/method/cfdm.Domain.set_properties.html b/docs/method/cfdm.Domain.set_properties.html index a50c0d0f16..4866013616 100644 --- a/docs/method/cfdm.Domain.set_properties.html +++ b/docs/method/cfdm.Domain.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.set_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.set_properties

                  -Domain.set_properties(properties, copy=True)[source]
                  +Domain.set_properties(properties, copy=True)[source]

                  Set properties.

                  New in version (cfdm): 1.7.0

                  @@ -138,20 +139,20 @@

                  cfdm.Domain.set_properties
                  Parameters
                  -
                  properties: dict

                  Store the properties from the dictionary supplied.

                  +
                  properties: dict

                  Store the properties from the dictionary supplied.

                  Parameter example:

                  properties={'standard_name': 'altitude', 'foo': 'bar'}

                  -
                  copy: bool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -178,7 +179,7 @@

                  cfdm.Domain.set_properties

                  diff --git a/docs/method/cfdm.Domain.set_property.html b/docs/method/cfdm.Domain.set_property.html index 0b54d55148..0007c7f289 100644 --- a/docs/method/cfdm.Domain.set_property.html +++ b/docs/method/cfdm.Domain.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.set_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.set_property

                  -Domain.set_property(prop, value, copy=True)[source]
                  +Domain.set_property(prop, value, copy=True)[source]

                  Set a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,16 +140,16 @@

                  cfdm.Domain.set_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be set.

                  +
                  prop: str

                  The name of the property to be set.

                  value:

                  The value for the property.

                  -
                  copy: bool, optional

                  If True then set a deep copy of value.

                  +
                  copy: bool, optional

                  If True then set a deep copy of value.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Domain.set_property

                  diff --git a/docs/method/cfdm.Domain.uncompress.html b/docs/method/cfdm.Domain.uncompress.html index b8590b188b..522243c1d5 100644 --- a/docs/method/cfdm.Domain.uncompress.html +++ b/docs/method/cfdm.Domain.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.Domain.uncompress — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Domain.uncompress

                  -Domain.uncompress(inplace=False)[source]
                  +Domain.uncompress(inplace=False)[source]

                  Uncompress the domain construct.

                  Compression saves space by identifying and removing unwanted missing data. Such compression techniques store the data more @@ -145,14 +146,14 @@

                  cfdm.Domain.uncompress
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Domain or None

                  The uncompressed domain construct, or None if the +

                  Domain or None

                  The uncompressed domain construct, or None if the operation was in-place.

                  @@ -166,7 +167,7 @@

                  cfdm.Domain.uncompress

                  -
                  + @@ -177,11 +178,11 @@

                  cfdm.Domain.uncompress diff --git a/docs/method/cfdm.DomainAncillary.__deepcopy__.html b/docs/method/cfdm.DomainAncillary.__deepcopy__.html index c23ef89932..72b0621256 100644 --- a/docs/method/cfdm.DomainAncillary.__deepcopy__.html +++ b/docs/method/cfdm.DomainAncillary.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.__deepcopy__

                  -DomainAncillary.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +DomainAncillary.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAncillary.__deepcopy__

                  diff --git a/docs/method/cfdm.DomainAncillary.__getitem__.html b/docs/method/cfdm.DomainAncillary.__getitem__.html index 75af813b81..02aaf97d76 100644 --- a/docs/method/cfdm.DomainAncillary.__getitem__.html +++ b/docs/method/cfdm.DomainAncillary.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.__getitem__

                  -DomainAncillary.__getitem__(indices)[source]
                  +DomainAncillary.__getitem__(indices)[source]

                  Return a subspace of the construct defined by indices.

                  f.__getitem__(indices) <==> f[indices]

                  The new subspace contains the same properties and similar @@ -168,7 +169,7 @@

                  cfdm.DomainAncillary.__getitem__

                  diff --git a/docs/method/cfdm.DomainAncillary.__repr__.html b/docs/method/cfdm.DomainAncillary.__repr__.html index 662fc9b723..e499bfb54f 100644 --- a/docs/method/cfdm.DomainAncillary.__repr__.html +++ b/docs/method/cfdm.DomainAncillary.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.__repr__

                  -DomainAncillary.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +DomainAncillary.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.DomainAncillary.__repr__ diff --git a/docs/method/cfdm.DomainAncillary.__str__.html b/docs/method/cfdm.DomainAncillary.__str__.html index 3a401e94c6..29ea5f499b 100644 --- a/docs/method/cfdm.DomainAncillary.__str__.html +++ b/docs/method/cfdm.DomainAncillary.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.__str__

                  -DomainAncillary.__str__()[source]
                  -

                  Called by the str built-in function.

                  +DomainAncillary.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.DomainAncillary.__str__ diff --git a/docs/method/cfdm.DomainAncillary._docstring_method_exclusions.html b/docs/method/cfdm.DomainAncillary._docstring_method_exclusions.html index d071b98f4b..959d74c975 100644 --- a/docs/method/cfdm.DomainAncillary._docstring_method_exclusions.html +++ b/docs/method/cfdm.DomainAncillary._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary._docstring_method_exclusions

                  -DomainAncillary._docstring_method_exclusions()[source]
                  +DomainAncillary._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.DomainAncillary._docstring_method_exclusions
                  Returns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.DomainAncillary._docstring_method_exclusions

                  -
                  + @@ -178,11 +179,11 @@

                  cfdm.DomainAncillary._docstring_method_exclusions diff --git a/docs/method/cfdm.DomainAncillary._docstring_package_depth.html b/docs/method/cfdm.DomainAncillary._docstring_package_depth.html index 533076654d..a6c287c98d 100644 --- a/docs/method/cfdm.DomainAncillary._docstring_package_depth.html +++ b/docs/method/cfdm.DomainAncillary._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary._docstring_package_depth

                  -DomainAncillary._docstring_package_depth()[source]
                  +DomainAncillary._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.DomainAncillary._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.DomainAncillary._docstring_package_depth diff --git a/docs/method/cfdm.DomainAncillary._docstring_special_substitutions.html b/docs/method/cfdm.DomainAncillary._docstring_special_substitutions.html index a186ad73e5..8bd5f50d30 100644 --- a/docs/method/cfdm.DomainAncillary._docstring_special_substitutions.html +++ b/docs/method/cfdm.DomainAncillary._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary._docstring_special_substitutions

                  -classmethod DomainAncillary._docstring_special_substitutions()[source]
                  +classmethod DomainAncillary._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.DomainAncillary._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.DomainAncillary._docstring_special_substitutions diff --git a/docs/method/cfdm.DomainAncillary._docstring_substitutions.html b/docs/method/cfdm.DomainAncillary._docstring_substitutions.html index f8324b2204..3a24b3639a 100644 --- a/docs/method/cfdm.DomainAncillary._docstring_substitutions.html +++ b/docs/method/cfdm.DomainAncillary._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary._docstring_substitutions

                  -DomainAncillary._docstring_substitutions()[source]
                  +DomainAncillary._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.DomainAncillary._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.DomainAncillary._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.DomainAncillary._docstring_substitutions

                  diff --git a/docs/method/cfdm.DomainAncillary.apply_masking.html b/docs/method/cfdm.DomainAncillary.apply_masking.html index 11fb276a35..e6574c3e84 100644 --- a/docs/method/cfdm.DomainAncillary.apply_masking.html +++ b/docs/method/cfdm.DomainAncillary.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.apply_masking — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.apply_masking

                  -DomainAncillary.apply_masking(*args, **kwargs)[source]
                  +DomainAncillary.apply_masking(*args, **kwargs)[source]

                  Apply masking as defined by the CF conventions.

                  Masking is applied according to any of the following criteria that are applicable:

                  @@ -170,14 +171,14 @@

                  cfdm.DomainAncillary.apply_masking
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DomainAncillary or None

                  A new instance with masked values, or None if the +

                  DomainAncillary or None

                  A new instance with masked values, or None if the operation was in-place.

                  @@ -203,7 +204,7 @@

                  cfdm.DomainAncillary.apply_masking

                  diff --git a/docs/method/cfdm.DomainAncillary.clear_properties.html b/docs/method/cfdm.DomainAncillary.clear_properties.html index 8a05f7ffe3..d5345b39fe 100644 --- a/docs/method/cfdm.DomainAncillary.clear_properties.html +++ b/docs/method/cfdm.DomainAncillary.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.clear_properties

                  -DomainAncillary.clear_properties()[source]
                  +DomainAncillary.clear_properties()[source]

                  Remove all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.clear_properties
                  Returns
                  -
                  dict

                  The properties that have been removed.

                  +
                  dict

                  The properties that have been removed.

                  @@ -168,7 +169,7 @@

                  cfdm.DomainAncillary.clear_properties

                  diff --git a/docs/method/cfdm.DomainAncillary.copy.html b/docs/method/cfdm.DomainAncillary.copy.html index 5b84d3fcdb..9530bda657 100644 --- a/docs/method/cfdm.DomainAncillary.copy.html +++ b/docs/method/cfdm.DomainAncillary.copy.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.copy

                  -DomainAncillary.copy(data=True)[source]
                  +DomainAncillary.copy(data=True)[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.copy
                  Parameters
                  -
                  data: bool, optional

                  If True (the default) then copy data, else the +

                  data: bool, optional

                  If True (the default) then copy data, else the data is not copied.

                  @@ -160,7 +161,7 @@

                  cfdm.DomainAncillary.copy

                  diff --git a/docs/method/cfdm.DomainAncillary.creation_commands.html b/docs/method/cfdm.DomainAncillary.creation_commands.html index a386503181..362262df2d 100644 --- a/docs/method/cfdm.DomainAncillary.creation_commands.html +++ b/docs/method/cfdm.DomainAncillary.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.creation_commands — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.creation_commands

                  -DomainAncillary.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', bounds_name='b', interior_ring_name='i', header=True, _coordinate=False)[source]
                  +DomainAncillary.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', bounds_name='b', interior_ring_name='i', header=True, _coordinate=False)[source]

                  Return the commands that would create the construct.

                  New in version (cfdm): 1.8.7.0

                  @@ -139,15 +140,15 @@

                  cfdm.DomainAncillary.creation_commands
                  Parameters
                  -
                  representative_data: bool, optional

                  Return one-line representations of Data instances, +

                  representative_data: bool, optional

                  Return one-line representations of Data instances, which are not executable code but prevent the data being converted in its entirety to a string representation.

                  -
                  namespace: str, optional

                  The name space containing classes of the cfdm +

                  namespace: str, optional

                  The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

                  @@ -159,54 +160,54 @@

                  cfdm.DomainAncillary.creation_commandsint, optional

                  Indent each line by this many spaces. By default no +

                  indent: int, optional

                  Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

                  -
                  string: bool, optional

                  If False then return each command as an element of a -list. By default the commands are concatenated into +

                  string: bool, optional

                  If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

                  -
                  name: str, optional

                  The name of the DomainAncillary instance created by the +

                  name: str, optional

                  The name of the DomainAncillary instance created by the returned commands.

                  Parameter example:

                  name='var1'

                  -
                  data_name: str, optional

                  The name of the construct’s Data instance created by +

                  data_name: str, optional

                  The name of the construct’s Data instance created by the returned commands.

                  Parameter example:

                  name='data1'

                  -
                  bounds_name: str, optional

                  The name of the construct’s Bounds instance created +

                  bounds_name: str, optional

                  The name of the construct’s Bounds instance created by the returned commands.

                  Parameter example:

                  name='bounds1'

                  -
                  interior_ring_name: str, optional

                  The name of the construct’s InteriorRing instance +

                  interior_ring_name: str, optional

                  The name of the construct’s InteriorRing instance created by the returned commands.

                  Parameter example:

                  name='ir1'

                  -
                  header: bool, optional

                  If True (the default) output a comment describing the +

                  header: bool, optional

                  If True (the default) output a comment describing the components. If False no such comment is returned.

                  Returns
                  -
                  str or list

                  The commands in a string, with a new line inserted +

                  str or list

                  The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

                  +list.

                  @@ -233,7 +234,7 @@

                  cfdm.DomainAncillary.creation_commands

                  diff --git a/docs/method/cfdm.DomainAncillary.del_bounds.html b/docs/method/cfdm.DomainAncillary.del_bounds.html index bff6c5ff80..ab8cb15255 100644 --- a/docs/method/cfdm.DomainAncillary.del_bounds.html +++ b/docs/method/cfdm.DomainAncillary.del_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.del_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.del_bounds

                  -DomainAncillary.del_bounds(default=ValueError())[source]
                  +DomainAncillary.del_bounds(default=ValueError())[source]

                  Remove the bounds.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAncillary.del_bounds
                  default: optional

                  Return the value of the default parameter if bounds have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -173,7 +174,7 @@

                  cfdm.DomainAncillary.del_bounds

                  diff --git a/docs/method/cfdm.DomainAncillary.del_data.html b/docs/method/cfdm.DomainAncillary.del_data.html index 77bcbcc587..cf3a6265a8 100644 --- a/docs/method/cfdm.DomainAncillary.del_data.html +++ b/docs/method/cfdm.DomainAncillary.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.del_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.del_data

                  -DomainAncillary.del_data(default=ValueError())[source]
                  +DomainAncillary.del_data(default=ValueError())[source]

                  Remove the data.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAncillary.del_data
                  default: optional

                  Return the value of the default parameter if data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -176,7 +177,7 @@

                  cfdm.DomainAncillary.del_data

                  diff --git a/docs/method/cfdm.DomainAncillary.del_geometry.html b/docs/method/cfdm.DomainAncillary.del_geometry.html index 1752bda9cf..ebb3cac789 100644 --- a/docs/method/cfdm.DomainAncillary.del_geometry.html +++ b/docs/method/cfdm.DomainAncillary.del_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.del_geometry — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.del_geometry

                  -DomainAncillary.del_geometry(default=ValueError())[source]
                  +DomainAncillary.del_geometry(default=ValueError())[source]

                  Remove the geometry type.

                  New in version (cfdm): 1.8.0

                  @@ -140,14 +141,14 @@

                  cfdm.DomainAncillary.del_geometry
                  default: optional

                  Return the value of the default parameter if the geometry type has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed geometry type.

                  +
                  str

                  The removed geometry type.

                  @@ -173,7 +174,7 @@

                  cfdm.DomainAncillary.del_geometry

                  diff --git a/docs/method/cfdm.DomainAncillary.del_interior_ring.html b/docs/method/cfdm.DomainAncillary.del_interior_ring.html index db9e737c87..07cadd03dc 100644 --- a/docs/method/cfdm.DomainAncillary.del_interior_ring.html +++ b/docs/method/cfdm.DomainAncillary.del_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.del_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.del_interior_ring

                  -DomainAncillary.del_interior_ring(default=ValueError())[source]
                  +DomainAncillary.del_interior_ring(default=ValueError())[source]

                  Remove the geometry type.

                  New in version (cfdm): 1.8.6.0

                  @@ -141,7 +142,7 @@

                  cfdm.DomainAncillary.del_interior_ring
                  default: optional

                  Return the value of the default parameter if the geometry type has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -176,7 +177,7 @@

                  cfdm.DomainAncillary.del_interior_ring

                  diff --git a/docs/method/cfdm.DomainAncillary.del_node_count.html b/docs/method/cfdm.DomainAncillary.del_node_count.html index c7eb33a357..9f95e416c9 100644 --- a/docs/method/cfdm.DomainAncillary.del_node_count.html +++ b/docs/method/cfdm.DomainAncillary.del_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.del_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.del_node_count

                  -DomainAncillary.del_node_count(default=ValueError())[source]
                  +DomainAncillary.del_node_count(default=ValueError())[source]

                  Remove the node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,7 +142,7 @@

                  cfdm.DomainAncillary.del_node_count
                  default: optional

                  Return the value of the default parameter if the node count variable has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -168,7 +169,7 @@

                  cfdm.DomainAncillary.del_node_count

                  diff --git a/docs/method/cfdm.DomainAncillary.del_part_node_count.html b/docs/method/cfdm.DomainAncillary.del_part_node_count.html index 1383d0fead..c98b5bcc78 100644 --- a/docs/method/cfdm.DomainAncillary.del_part_node_count.html +++ b/docs/method/cfdm.DomainAncillary.del_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.del_part_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.del_part_node_count

                  -DomainAncillary.del_part_node_count(default=ValueError())[source]
                  +DomainAncillary.del_part_node_count(default=ValueError())[source]

                  Remove the part node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,7 +142,7 @@

                  cfdm.DomainAncillary.del_part_node_count
                  default: optional

                  Return the value of the default parameter if the part node count variable has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -168,7 +169,7 @@

                  cfdm.DomainAncillary.del_part_node_count

                  diff --git a/docs/method/cfdm.DomainAncillary.del_properties.html b/docs/method/cfdm.DomainAncillary.del_properties.html index 70b2448b15..9d0a5f46fc 100644 --- a/docs/method/cfdm.DomainAncillary.del_properties.html +++ b/docs/method/cfdm.DomainAncillary.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.del_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.del_properties

                  -DomainAncillary.del_properties(properties)[source]
                  +DomainAncillary.del_properties(properties)[source]

                  Remove properties.

                  New in version (cfdm): 1.10.0.3

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.del_properties
                  Parameters
                  -
                  properties: (sequence of) str

                  The names of the properties to be removed. If the +

                  properties: (sequence of) str

                  The names of the properties to be removed. If the DomainAncillary does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                  @@ -154,7 +155,7 @@

                  cfdm.DomainAncillary.del_propertiesReturns
                  -
                  dict

                  The removed property values, keyed by property name.

                  +
                  dict

                  The removed property values, keyed by property name.

                  @@ -176,7 +177,7 @@

                  cfdm.DomainAncillary.del_properties

                  diff --git a/docs/method/cfdm.DomainAncillary.del_property.html b/docs/method/cfdm.DomainAncillary.del_property.html index 7c6775a14a..77fcdea67f 100644 --- a/docs/method/cfdm.DomainAncillary.del_property.html +++ b/docs/method/cfdm.DomainAncillary.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.del_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.del_property

                  -DomainAncillary.del_property(prop, default=ValueError())[source]
                  +DomainAncillary.del_property(prop, default=ValueError())[source]

                  Remove a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.del_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be removed.

                  +
                  prop: str

                  The name of the property to be removed.

                  Parameter example:

                  prop='long_name'

                  @@ -147,7 +148,7 @@

                  cfdm.DomainAncillary.del_propertyException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -175,7 +176,7 @@

                  cfdm.DomainAncillary.del_property

                  diff --git a/docs/method/cfdm.DomainAncillary.dump.html b/docs/method/cfdm.DomainAncillary.dump.html index 4c6ac5bc1d..59b9ff4df6 100644 --- a/docs/method/cfdm.DomainAncillary.dump.html +++ b/docs/method/cfdm.DomainAncillary.dump.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.dump — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.dump

                  -DomainAncillary.dump(display=True, _omit_properties=None, _key=None, _level=0, _title=None, _axes=None, _axis_names=None)[source]
                  +DomainAncillary.dump(display=True, _omit_properties=None, _key=None, _level=0, _title=None, _axes=None, _axis_names=None)[source]

                  A full description of the domain ancillary construct.

                  Returns a description of all properties, including those of components, and provides selected values of all data arrays.

                  @@ -136,15 +137,15 @@

                  cfdm.DomainAncillary.dump
                  Parameters
                  -
                  display: bool, optional

                  If False then return the description as a string. By +

                  display: bool, optional

                  If False then return the description as a string. By default the description is printed.

                  Returns
                  -
                  str or None

                  The description. If display is True then the -description is printed and None is +

                  str or None

                  The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

                  @@ -153,7 +154,7 @@

                  cfdm.DomainAncillary.dump

                  diff --git a/docs/method/cfdm.DomainAncillary.equals.html b/docs/method/cfdm.DomainAncillary.equals.html index c6438cacfc..c644f0eb99 100644 --- a/docs/method/cfdm.DomainAncillary.equals.html +++ b/docs/method/cfdm.DomainAncillary.equals.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.equals

                  -DomainAncillary.equals(**kwargs)[source]
                  +DomainAncillary.equals(**kwargs)[source]

                  Whether two instances are the same.

                  Equality is strict by default. This means that:

                    @@ -175,10 +176,10 @@

                    cfdm.DomainAncillary.equalscfdm.rtol function.

                  -
                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value +

                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value properties are omitted from the comparison.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  • 'DISABLE' (0)

                  • @@ -194,7 +195,7 @@

                    cfdm.DomainAncillary.equals-1 as a special case of maximal and extreme verbosity.

                    -

                    Otherwise, if None (the default value), output +

                    Otherwise, if None (the default value), output messages will be shown according to the value of the cfdm.log_level setting.

                    Overall, the higher a non-negative integer or @@ -203,21 +204,21 @@

                    cfdm.DomainAncillary.equalsstr, optional

                    The names of properties to omit from the +

                    ignore_properties: (sequence of) str, optional

                    The names of properties to omit from the comparison.

                    -
                    ignore_data_type: bool, optional

                    If True then ignore the data types in all numerical +

                    ignore_data_type: bool, optional

                    If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

                    -
                    ignore_compression: bool, optional

                    If False then the compression type and, if applicable, +

                    ignore_compression: bool, optional

                    If False then the compression type and, if applicable, the underlying compressed arrays must be the same, as well as the arrays in their uncompressed forms. By default only the the arrays in their uncompressed forms are compared.

                    -
                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, +

                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, equality is only possible with another DomainAncillary instance, or a subclass of one. If ignore_type is True then cfdm.DomainAncillary(source=other) is @@ -228,7 +229,7 @@

                    cfdm.DomainAncillary.equalsReturns
                    -
                    bool

                    Whether the two instances are equal.

                    +
                    bool

                    Whether the two instances are equal.

                    @@ -244,7 +245,7 @@

                    cfdm.DomainAncillary.equals

                  diff --git a/docs/method/cfdm.DomainAncillary.get_bounds.html b/docs/method/cfdm.DomainAncillary.get_bounds.html index 5e7e6d3f01..6271eec7e9 100644 --- a/docs/method/cfdm.DomainAncillary.get_bounds.html +++ b/docs/method/cfdm.DomainAncillary.get_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_bounds

                  -DomainAncillary.get_bounds(default=ValueError())[source]
                  +DomainAncillary.get_bounds(default=ValueError())[source]

                  Return the bounds.

                  New in version (cfdm): 1.7.0

                  @@ -141,7 +142,7 @@

                  cfdm.DomainAncillary.get_bounds
                  default: optional

                  Return the value of the default parameter if bounds have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -173,7 +174,7 @@

                  cfdm.DomainAncillary.get_bounds

                  diff --git a/docs/method/cfdm.DomainAncillary.get_bounds_data.html b/docs/method/cfdm.DomainAncillary.get_bounds_data.html index d83ddcc3b9..69558a32e5 100644 --- a/docs/method/cfdm.DomainAncillary.get_bounds_data.html +++ b/docs/method/cfdm.DomainAncillary.get_bounds_data.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_bounds_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_bounds_data

                  -DomainAncillary.get_bounds_data(default=ValueError(), _units=True, _fill_value=True)[source]
                  +DomainAncillary.get_bounds_data(default=ValueError(), _units=True, _fill_value=True)[source]

                  Return the bounds data.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAncillary.get_bounds_data
                  default: optional

                  Return the value of the default parameter if there are no bounds data.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -161,7 +162,7 @@

                  cfdm.DomainAncillary.get_bounds_data

                  diff --git a/docs/method/cfdm.DomainAncillary.get_data.html b/docs/method/cfdm.DomainAncillary.get_data.html index f8ed3fcd00..f0ef020592 100644 --- a/docs/method/cfdm.DomainAncillary.get_data.html +++ b/docs/method/cfdm.DomainAncillary.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,14 +123,14 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_data

                  -DomainAncillary.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                  +DomainAncillary.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                  Return the data.

                  Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                  +to return the data as an independent numpy array.

                  The units, calendar and fill value properties are, if set, inserted into the data.

                  @@ -145,7 +146,7 @@

                  cfdm.DomainAncillary.get_data
                  default: optional

                  Return the value of the default parameter if data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -181,7 +182,7 @@

                  cfdm.DomainAncillary.get_data

                  diff --git a/docs/method/cfdm.DomainAncillary.get_filenames.html b/docs/method/cfdm.DomainAncillary.get_filenames.html index 3812ac6556..15f2d4ccf4 100644 --- a/docs/method/cfdm.DomainAncillary.get_filenames.html +++ b/docs/method/cfdm.DomainAncillary.get_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_filenames

                  -DomainAncillary.get_filenames()[source]
                  +DomainAncillary.get_filenames()[source]

                  Return the name of the file or files containing the data.

                  Returns
                  -
                  set The file names in normalised, absolute form. If the

                  data are in memory then an empty set is returned.

                  +
                  set The file names in normalised, absolute form. If the

                  data are in memory then an empty set is returned.

                  -
                  + @@ -149,11 +150,11 @@

                  cfdm.DomainAncillary.get_filenames diff --git a/docs/method/cfdm.DomainAncillary.get_geometry.html b/docs/method/cfdm.DomainAncillary.get_geometry.html index c5965b1680..9a83a9181e 100644 --- a/docs/method/cfdm.DomainAncillary.get_geometry.html +++ b/docs/method/cfdm.DomainAncillary.get_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_geometry — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_geometry

                  -DomainAncillary.get_geometry(default=ValueError())[source]
                  +DomainAncillary.get_geometry(default=ValueError())[source]

                  Return the geometry type.

                  New in version (cfdm): 1.8.0

                  @@ -140,14 +141,14 @@

                  cfdm.DomainAncillary.get_geometry
                  default: optional

                  Return the value of the default parameter if the geometry type has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The geometry type.

                  +
                  str

                  The geometry type.

                  @@ -173,7 +174,7 @@

                  cfdm.DomainAncillary.get_geometry

                  diff --git a/docs/method/cfdm.DomainAncillary.get_interior_ring.html b/docs/method/cfdm.DomainAncillary.get_interior_ring.html index 14fdf1883f..933f89acea 100644 --- a/docs/method/cfdm.DomainAncillary.get_interior_ring.html +++ b/docs/method/cfdm.DomainAncillary.get_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_interior_ring

                  -DomainAncillary.get_interior_ring(default=ValueError())[source]
                  +DomainAncillary.get_interior_ring(default=ValueError())[source]

                  Return the interior ring variable for polygon geometries.

                  f.get_interior_ring() is equivalent to f.interior_ring

                  @@ -142,7 +143,7 @@

                  cfdm.DomainAncillary.get_interior_ring
                  default: optional

                  Return the value of the default parameter if interior ring data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -177,7 +178,7 @@

                  cfdm.DomainAncillary.get_interior_ring

                  diff --git a/docs/method/cfdm.DomainAncillary.get_node_count.html b/docs/method/cfdm.DomainAncillary.get_node_count.html index 1d533313b1..3820566704 100644 --- a/docs/method/cfdm.DomainAncillary.get_node_count.html +++ b/docs/method/cfdm.DomainAncillary.get_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_node_count

                  -DomainAncillary.get_node_count(default=ValueError())[source]
                  +DomainAncillary.get_node_count(default=ValueError())[source]

                  Return the node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAncillary.get_node_count
                  default: optional

                  Return the value of the default parameter if a node count variable has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -167,7 +168,7 @@

                  cfdm.DomainAncillary.get_node_count

                  diff --git a/docs/method/cfdm.DomainAncillary.get_original_filenames.html b/docs/method/cfdm.DomainAncillary.get_original_filenames.html index 2c29fcd49e..910b721b7b 100644 --- a/docs/method/cfdm.DomainAncillary.get_original_filenames.html +++ b/docs/method/cfdm.DomainAncillary.get_original_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_original_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_original_filenames

                  -DomainAncillary.get_original_filenames()[source]
                  +DomainAncillary.get_original_filenames()[source]

                  The names of files containing the original data and metadata.

                  The original files are those that contain some or all of the data and metadata when it was first instantiated, and are @@ -147,16 +148,16 @@

                  cfdm.DomainAncillary.get_original_filenames
                  Returns
                  -
                  set

                  The original file names in normalised absolute +

                  set

                  The original file names in normalised absolute form. If there are no original files then an empty -set will be returned.

                  +set will be returned.

                  -
                  + @@ -167,11 +168,11 @@

                  cfdm.DomainAncillary.get_original_filenames diff --git a/docs/method/cfdm.DomainAncillary.get_part_node_count.html b/docs/method/cfdm.DomainAncillary.get_part_node_count.html index d18bc89e12..bdc56768ab 100644 --- a/docs/method/cfdm.DomainAncillary.get_part_node_count.html +++ b/docs/method/cfdm.DomainAncillary.get_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_part_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_part_node_count

                  -DomainAncillary.get_part_node_count(default=ValueError())[source]
                  +DomainAncillary.get_part_node_count(default=ValueError())[source]

                  Return the part node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,7 +142,7 @@

                  cfdm.DomainAncillary.get_part_node_count
                  default: optional

                  Return the value of the default parameter if the part node count variable has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -168,7 +169,7 @@

                  cfdm.DomainAncillary.get_part_node_count

                  diff --git a/docs/method/cfdm.DomainAncillary.get_property.html b/docs/method/cfdm.DomainAncillary.get_property.html index e9340cd036..3eee9ebb5c 100644 --- a/docs/method/cfdm.DomainAncillary.get_property.html +++ b/docs/method/cfdm.DomainAncillary.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.get_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.get_property

                  -DomainAncillary.get_property(prop, default=ValueError())[source]
                  +DomainAncillary.get_property(prop, default=ValueError())[source]

                  Return a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.get_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be returned.

                  +
                  prop: str

                  The name of the property to be returned.

                  Parameter example:

                  prop='standard_name'

                  @@ -147,7 +148,7 @@

                  cfdm.DomainAncillary.get_propertyException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -175,7 +176,7 @@

                  cfdm.DomainAncillary.get_property

                  diff --git a/docs/method/cfdm.DomainAncillary.has_bounds.html b/docs/method/cfdm.DomainAncillary.has_bounds.html index c405c9a16c..b97021b4cb 100644 --- a/docs/method/cfdm.DomainAncillary.has_bounds.html +++ b/docs/method/cfdm.DomainAncillary.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.has_bounds

                  -DomainAncillary.has_bounds()[source]
                  +DomainAncillary.has_bounds()[source]

                  Whether or not there are bounds.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.has_bounds
                  Returns
                  -
                  bool

                  True if there are bounds, otherwise False.

                  +
                  bool

                  True if there are bounds, otherwise False.

                  @@ -165,7 +166,7 @@

                  cfdm.DomainAncillary.has_bounds

                  diff --git a/docs/method/cfdm.DomainAncillary.has_data.html b/docs/method/cfdm.DomainAncillary.has_data.html index 495826e794..0543282709 100644 --- a/docs/method/cfdm.DomainAncillary.has_data.html +++ b/docs/method/cfdm.DomainAncillary.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.has_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.has_data

                  -DomainAncillary.has_data()[source]
                  +DomainAncillary.has_data()[source]

                  Whether or not the construct has data.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.DomainAncillary.has_data
                  Returns
                  -
                  bool

                  True if data have been set, otherwise False.

                  +
                  bool

                  True if data have been set, otherwise False.

                  @@ -167,7 +168,7 @@

                  cfdm.DomainAncillary.has_data

                  diff --git a/docs/method/cfdm.DomainAncillary.has_geometry.html b/docs/method/cfdm.DomainAncillary.has_geometry.html index fc4b702283..2775d7bdd0 100644 --- a/docs/method/cfdm.DomainAncillary.has_geometry.html +++ b/docs/method/cfdm.DomainAncillary.has_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.has_geometry — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.has_geometry

                  -DomainAncillary.has_geometry()[source]
                  +DomainAncillary.has_geometry()[source]

                  True if there is a geometry type.

                  New in version (cfdm): 1.8.0

                  @@ -138,7 +139,7 @@

                  cfdm.DomainAncillary.has_geometry
                  Returns
                  -
                  bool

                  Whether or not there is a geometry type.

                  +
                  bool

                  Whether or not there is a geometry type.

                  @@ -164,7 +165,7 @@

                  cfdm.DomainAncillary.has_geometry

                  diff --git a/docs/method/cfdm.DomainAncillary.has_interior_ring.html b/docs/method/cfdm.DomainAncillary.has_interior_ring.html index e00234ecbf..994c52e7a2 100644 --- a/docs/method/cfdm.DomainAncillary.has_interior_ring.html +++ b/docs/method/cfdm.DomainAncillary.has_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.has_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.has_interior_ring

                  -DomainAncillary.has_interior_ring()[source]
                  +DomainAncillary.has_interior_ring()[source]

                  Whether or not there is an interior ring variable.

                  New in version (cfdm): 1.8.0

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.has_interior_ring
                  Returns
                  -
                  bool

                  True if there is an interior ring variable, otherwise +

                  bool

                  True if there is an interior ring variable, otherwise False.

                  @@ -168,7 +169,7 @@

                  cfdm.DomainAncillary.has_interior_ring

                  diff --git a/docs/method/cfdm.DomainAncillary.has_node_count.html b/docs/method/cfdm.DomainAncillary.has_node_count.html index 844fdb2107..cc436a0bad 100644 --- a/docs/method/cfdm.DomainAncillary.has_node_count.html +++ b/docs/method/cfdm.DomainAncillary.has_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.has_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.has_node_count

                  -DomainAncillary.has_node_count()[source]
                  +DomainAncillary.has_node_count()[source]

                  Whether geometry bounds have a node count variable.

                  New in version (cfdm): 1.8.0

                  @@ -138,7 +139,7 @@

                  cfdm.DomainAncillary.has_node_count
                  Returns
                  -
                  bool

                  True if there is a node count variable, otherwise False.

                  +
                  bool

                  True if there is a node count variable, otherwise False.

                  @@ -158,7 +159,7 @@

                  cfdm.DomainAncillary.has_node_count

                  diff --git a/docs/method/cfdm.DomainAncillary.has_part_node_count.html b/docs/method/cfdm.DomainAncillary.has_part_node_count.html index 5847fc821f..bc1dcb0c91 100644 --- a/docs/method/cfdm.DomainAncillary.has_part_node_count.html +++ b/docs/method/cfdm.DomainAncillary.has_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.has_part_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.has_part_node_count

                  -DomainAncillary.has_part_node_count()[source]
                  +DomainAncillary.has_part_node_count()[source]

                  Whether geometry bounds have a part node count variable.

                  New in version (cfdm): 1.8.0

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.has_part_node_count
                  Returns
                  -
                  bool

                  True if there is a part node count variable, otherwise +

                  bool

                  True if there is a part node count variable, otherwise False.

                  @@ -160,7 +161,7 @@

                  cfdm.DomainAncillary.has_part_node_count

                  diff --git a/docs/method/cfdm.DomainAncillary.has_property.html b/docs/method/cfdm.DomainAncillary.has_property.html index cc8f20de2a..d23740f23f 100644 --- a/docs/method/cfdm.DomainAncillary.has_property.html +++ b/docs/method/cfdm.DomainAncillary.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.has_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.has_property

                  -DomainAncillary.has_property(prop)[source]
                  +DomainAncillary.has_property(prop)[source]

                  Whether a property has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.has_property
                  Parameters
                  -
                  prop: str

                  The name of the property.

                  +
                  prop: str

                  The name of the property.

                  Parameter example:

                  prop='long_name'

                  @@ -149,7 +150,7 @@

                  cfdm.DomainAncillary.has_propertyReturns
                  -
                  bool

                  True if the property has been set, otherwise False.

                  +
                  bool

                  True if the property has been set, otherwise False.

                  @@ -173,7 +174,7 @@

                  cfdm.DomainAncillary.has_property

                  diff --git a/docs/method/cfdm.DomainAncillary.identities.html b/docs/method/cfdm.DomainAncillary.identities.html index 3c5d2537d4..9aee4c5799 100644 --- a/docs/method/cfdm.DomainAncillary.identities.html +++ b/docs/method/cfdm.DomainAncillary.identities.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.identities — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.identities

                  -DomainAncillary.identities(generator=False, **kwargs)[source]
                  +DomainAncillary.identities(generator=False, **kwargs)[source]

                  Return all possible identities.

                  The identities comprise:

                    @@ -146,14 +147,14 @@

                    cfdm.DomainAncillary.identities
                    Parameters
                    -
                    generator: bool, optional

                    If True then return a generator for the identities, +

                    generator: bool, optional

                    If True then return a generator for the identities, rather than a list.

                    New in version (cfdm): 1.8.9.0

                    -
                    kwargs: optional

                    Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                    +
                    kwargs: optional

                    Additional configuration parameters that may be used +by subclasses.

                    New in version (cfdm): 1.8.9.0

                    @@ -162,7 +163,7 @@

                    cfdm.DomainAncillary.identitiesReturns
                    -
                    list or generator

                    The identities.

                    +
                    list or generator

                    The identities.

                    @@ -199,7 +200,7 @@

                    cfdm.DomainAncillary.identities

                  diff --git a/docs/method/cfdm.DomainAncillary.identity.html b/docs/method/cfdm.DomainAncillary.identity.html index f92b0e8074..301d43a2c5 100644 --- a/docs/method/cfdm.DomainAncillary.identity.html +++ b/docs/method/cfdm.DomainAncillary.identity.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.identity — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.identity

                  -DomainAncillary.identity(default='')[source]
                  +DomainAncillary.identity(default='')[source]

                  Return the canonical identity.

                  By default the identity is the first found of the following:

                    @@ -196,7 +197,7 @@

                    cfdm.DomainAncillary.identity

                  diff --git a/docs/method/cfdm.DomainAncillary.insert_dimension.html b/docs/method/cfdm.DomainAncillary.insert_dimension.html index c0f2034f88..67afd51f46 100644 --- a/docs/method/cfdm.DomainAncillary.insert_dimension.html +++ b/docs/method/cfdm.DomainAncillary.insert_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.insert_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.insert_dimension

                  -DomainAncillary.insert_dimension(*args, **kwargs)[source]
                  +DomainAncillary.insert_dimension(*args, **kwargs)[source]

                  Expand the shape of the data array.

                  Inserts a new size 1 axis into the data array. A corresponding axis is also inserted into the bounds data array, if present.

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAncillary.insert_dimension
                  Parameters
                  -
                  position: int, optional

                  Specify the position that the new axis will have in +

                  position: int, optional

                  Specify the position that the new axis will have in the data array. By default the new axis has position 0, the slowest varying position. Negative integers counting from the last position are allowed.

                  @@ -151,15 +152,15 @@

                  cfdm.DomainAncillary.insert_dimensionbool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DomainAncillary or None

                  The new construct with expanded data axes. If the -operation was in-place then None is returned.

                  +
                  DomainAncillary or None

                  The new construct with expanded data axes. If the +operation was in-place then None is returned.

                  @@ -180,7 +181,7 @@

                  cfdm.DomainAncillary.insert_dimension

                  diff --git a/docs/method/cfdm.DomainAncillary.nc_clear_variable_groups.html b/docs/method/cfdm.DomainAncillary.nc_clear_variable_groups.html index 14bc52aa6f..be29c02bb9 100644 --- a/docs/method/cfdm.DomainAncillary.nc_clear_variable_groups.html +++ b/docs/method/cfdm.DomainAncillary.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.nc_clear_variable_groups

                  -DomainAncillary.nc_clear_variable_groups()[source]
                  +DomainAncillary.nc_clear_variable_groups()[source]

                  Remove the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.DomainAncillary.nc_clear_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.DomainAncillary.nc_clear_variable_groups

                  diff --git a/docs/method/cfdm.DomainAncillary.nc_del_variable.html b/docs/method/cfdm.DomainAncillary.nc_del_variable.html index dbf3eb6ea0..00d5a2f559 100644 --- a/docs/method/cfdm.DomainAncillary.nc_del_variable.html +++ b/docs/method/cfdm.DomainAncillary.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.nc_del_variable

                  -DomainAncillary.nc_del_variable(default=ValueError())[source]
                  +DomainAncillary.nc_del_variable(default=ValueError())[source]

                  Remove the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.DomainAncillary.nc_del_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF variable name.

                  +
                  str

                  The removed netCDF variable name.

                  @@ -170,7 +171,7 @@

                  cfdm.DomainAncillary.nc_del_variable

                  diff --git a/docs/method/cfdm.DomainAncillary.nc_get_variable.html b/docs/method/cfdm.DomainAncillary.nc_get_variable.html index 5598679ed0..4f181b7f8b 100644 --- a/docs/method/cfdm.DomainAncillary.nc_get_variable.html +++ b/docs/method/cfdm.DomainAncillary.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.nc_get_variable

                  -DomainAncillary.nc_get_variable(default=ValueError())[source]
                  +DomainAncillary.nc_get_variable(default=ValueError())[source]

                  Return the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.DomainAncillary.nc_get_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF variable name. If unset then default is +

                  str

                  The netCDF variable name. If unset then default is returned, if provided.

                  @@ -171,7 +172,7 @@

                  cfdm.DomainAncillary.nc_get_variable

                  diff --git a/docs/method/cfdm.DomainAncillary.nc_has_variable.html b/docs/method/cfdm.DomainAncillary.nc_has_variable.html index d9a2093608..b570dd706f 100644 --- a/docs/method/cfdm.DomainAncillary.nc_has_variable.html +++ b/docs/method/cfdm.DomainAncillary.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.nc_has_variable

                  -DomainAncillary.nc_has_variable()[source]
                  +DomainAncillary.nc_has_variable()[source]

                  Whether the netCDF variable name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.DomainAncillary.nc_has_variable
                  Returns
                  -
                  bool

                  True if the netCDF variable name has been set, otherwise -False.

                  +
                  bool

                  True if the netCDF variable name has been set, otherwise +False.

                  @@ -163,7 +164,7 @@

                  cfdm.DomainAncillary.nc_has_variable

                  diff --git a/docs/method/cfdm.DomainAncillary.nc_set_variable.html b/docs/method/cfdm.DomainAncillary.nc_set_variable.html index 1850c3cb44..2cb49eda50 100644 --- a/docs/method/cfdm.DomainAncillary.nc_set_variable.html +++ b/docs/method/cfdm.DomainAncillary.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.nc_set_variable

                  -DomainAncillary.nc_set_variable(value)[source]
                  +DomainAncillary.nc_set_variable(value)[source]

                  Set the netCDF variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.DomainAncillary.nc_set_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF variable name.

                  +
                  value: str

                  The value for the netCDF variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.DomainAncillary.nc_set_variable

                  diff --git a/docs/method/cfdm.DomainAncillary.nc_set_variable_groups.html b/docs/method/cfdm.DomainAncillary.nc_set_variable_groups.html index f5b36288f4..9a865289d9 100644 --- a/docs/method/cfdm.DomainAncillary.nc_set_variable_groups.html +++ b/docs/method/cfdm.DomainAncillary.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.nc_set_variable_groups

                  -DomainAncillary.nc_set_variable_groups(groups)[source]
                  +DomainAncillary.nc_set_variable_groups(groups)[source]

                  Set the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.DomainAncillary.nc_set_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.DomainAncillary.nc_set_variable_groups

                  diff --git a/docs/method/cfdm.DomainAncillary.nc_variable_groups.html b/docs/method/cfdm.DomainAncillary.nc_variable_groups.html index 02fd78c53c..d436845b36 100644 --- a/docs/method/cfdm.DomainAncillary.nc_variable_groups.html +++ b/docs/method/cfdm.DomainAncillary.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.nc_variable_groups

                  -DomainAncillary.nc_variable_groups()[source]
                  +DomainAncillary.nc_variable_groups()[source]

                  Return the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.DomainAncillary.nc_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.DomainAncillary.nc_variable_groups

                  diff --git a/docs/method/cfdm.DomainAncillary.properties.html b/docs/method/cfdm.DomainAncillary.properties.html index 532ae05b56..b53c8df6a9 100644 --- a/docs/method/cfdm.DomainAncillary.properties.html +++ b/docs/method/cfdm.DomainAncillary.properties.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.properties

                  -DomainAncillary.properties()[source]
                  +DomainAncillary.properties()[source]

                  Return all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.DomainAncillary.properties
                  Returns
                  -
                  dict

                  The properties.

                  +
                  dict

                  The properties.

                  @@ -168,7 +169,7 @@

                  cfdm.DomainAncillary.properties

                  diff --git a/docs/method/cfdm.DomainAncillary.set_bounds.html b/docs/method/cfdm.DomainAncillary.set_bounds.html index f6f2c33230..20124138d4 100644 --- a/docs/method/cfdm.DomainAncillary.set_bounds.html +++ b/docs/method/cfdm.DomainAncillary.set_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.set_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.set_bounds

                  -DomainAncillary.set_bounds(bounds, copy=True)[source]
                  +DomainAncillary.set_bounds(bounds, copy=True)[source]

                  Set the bounds.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.DomainAncillary.set_bounds
                  data: Bounds

                  The bounds to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the bounds prior to +

                  copy: bool, optional

                  If True (the default) then copy the bounds prior to insertion, else the bounds are not copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -171,7 +172,7 @@

                  cfdm.DomainAncillary.set_bounds

                  diff --git a/docs/method/cfdm.DomainAncillary.set_data.html b/docs/method/cfdm.DomainAncillary.set_data.html index 310e3cc7bb..78edaea96b 100644 --- a/docs/method/cfdm.DomainAncillary.set_data.html +++ b/docs/method/cfdm.DomainAncillary.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.set_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.set_data

                  -DomainAncillary.set_data(data, copy=True, inplace=True)[source]
                  +DomainAncillary.set_data(data, copy=True, inplace=True)[source]

                  Set the data.

                  The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                  @@ -142,15 +143,15 @@

                  cfdm.DomainAncillary.set_data
                  data: data_like

                  The data to be inserted.

                  A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

                  -
                  copy: bool, optional

                  If True (the default) then copy the data prior to +

                  copy: bool, optional

                  If True (the default) then copy the data prior to insertion, else the data is not copied.

                  -
                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and -return None. If False a new, modified DomainAncillary +

                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and +return None. If False a new, modified DomainAncillary instance is returned.

                  New in version (cfdm): 1.8.7.0

                  @@ -160,7 +161,7 @@

                  cfdm.DomainAncillary.set_dataReturns
                  -
                  None or DomainAncillary

                  If the operation was in-place then None is returned, +

                  None or DomainAncillary

                  If the operation was in-place then None is returned, otherwise return a new DomainAncillary instance containing the new data.

                  @@ -191,7 +192,7 @@

                  cfdm.DomainAncillary.set_data

                  diff --git a/docs/method/cfdm.DomainAncillary.set_geometry.html b/docs/method/cfdm.DomainAncillary.set_geometry.html index 49b0eac632..66ff57bfe4 100644 --- a/docs/method/cfdm.DomainAncillary.set_geometry.html +++ b/docs/method/cfdm.DomainAncillary.set_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.set_geometry — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.set_geometry

                  -DomainAncillary.set_geometry(value)[source]
                  +DomainAncillary.set_geometry(value)[source]

                  Set the geometry type.

                  New in version (cfdm): 1.8.0

                  @@ -138,12 +139,12 @@

                  cfdm.DomainAncillary.set_geometry
                  Parameters
                  -
                  value: str

                  The geometry type to set.

                  +
                  value: str

                  The geometry type to set.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -167,7 +168,7 @@

                  cfdm.DomainAncillary.set_geometry

                  diff --git a/docs/method/cfdm.DomainAncillary.set_interior_ring.html b/docs/method/cfdm.DomainAncillary.set_interior_ring.html index e3761b2960..684bbdb9ff 100644 --- a/docs/method/cfdm.DomainAncillary.set_interior_ring.html +++ b/docs/method/cfdm.DomainAncillary.set_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.set_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.set_interior_ring

                  -DomainAncillary.set_interior_ring(interior_ring, copy=True)[source]
                  +DomainAncillary.set_interior_ring(interior_ring, copy=True)[source]

                  Set the interior_ring.

                  New in version (cfdm): 1.8.0

                  @@ -141,13 +142,13 @@

                  cfdm.DomainAncillary.set_interior_ring
                  interior_ring: InteriorRing

                  The interior_ring to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the interior_ring +

                  copy: bool, optional

                  If True (the default) then copy the interior_ring prior to insertion, else it is not copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -173,7 +174,7 @@

                  cfdm.DomainAncillary.set_interior_ring

                  diff --git a/docs/method/cfdm.DomainAncillary.set_node_count.html b/docs/method/cfdm.DomainAncillary.set_node_count.html index 75e31a310d..a3f5b01c60 100644 --- a/docs/method/cfdm.DomainAncillary.set_node_count.html +++ b/docs/method/cfdm.DomainAncillary.set_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.set_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.set_node_count

                  -DomainAncillary.set_node_count(node_count, copy=True)[source]
                  +DomainAncillary.set_node_count(node_count, copy=True)[source]

                  Set the node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,13 +142,13 @@

                  cfdm.DomainAncillary.set_node_count
                  node_count: NodeCount

                  The node count variable to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the node count +

                  copy: bool, optional

                  If True (the default) then copy the node count variable prior to insertion.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -165,7 +166,7 @@

                  cfdm.DomainAncillary.set_node_count

                  diff --git a/docs/method/cfdm.DomainAncillary.set_part_node_count.html b/docs/method/cfdm.DomainAncillary.set_part_node_count.html index 4e2484f1f2..80ad0fb044 100644 --- a/docs/method/cfdm.DomainAncillary.set_part_node_count.html +++ b/docs/method/cfdm.DomainAncillary.set_part_node_count.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.set_part_node_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.set_part_node_count

                  -DomainAncillary.set_part_node_count(part_node_count, copy=True)[source]
                  +DomainAncillary.set_part_node_count(part_node_count, copy=True)[source]

                  Set the part node count variable for geometry bounds.

                  New in version (cfdm): 1.8.0

                  @@ -141,13 +142,13 @@

                  cfdm.DomainAncillary.set_part_node_count
                  part_node_count: PartNodeCount

                  The part node count variable to be inserted.

                  -
                  copy: bool, optional

                  If True (the default) then copy the part node count +

                  copy: bool, optional

                  If True (the default) then copy the part node count variable prior to insertion.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -166,7 +167,7 @@

                  cfdm.DomainAncillary.set_part_node_count

                  diff --git a/docs/method/cfdm.DomainAncillary.set_properties.html b/docs/method/cfdm.DomainAncillary.set_properties.html index 28a9db4e54..94a57fc7eb 100644 --- a/docs/method/cfdm.DomainAncillary.set_properties.html +++ b/docs/method/cfdm.DomainAncillary.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.set_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.set_properties

                  -DomainAncillary.set_properties(properties, copy=True)[source]
                  +DomainAncillary.set_properties(properties, copy=True)[source]

                  Set properties.

                  New in version (cfdm): 1.7.0

                  @@ -138,20 +139,20 @@

                  cfdm.DomainAncillary.set_properties
                  Parameters
                  -
                  properties: dict

                  Store the properties from the dictionary supplied.

                  +
                  properties: dict

                  Store the properties from the dictionary supplied.

                  Parameter example:

                  properties={'standard_name': 'altitude', 'foo': 'bar'}

                  -
                  copy: bool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -178,7 +179,7 @@

                  cfdm.DomainAncillary.set_properties

                  diff --git a/docs/method/cfdm.DomainAncillary.set_property.html b/docs/method/cfdm.DomainAncillary.set_property.html index a91f4e3195..5a2c8c1c0b 100644 --- a/docs/method/cfdm.DomainAncillary.set_property.html +++ b/docs/method/cfdm.DomainAncillary.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.set_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.set_property

                  -DomainAncillary.set_property(prop, value, copy=True)[source]
                  +DomainAncillary.set_property(prop, value, copy=True)[source]

                  Set a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,16 +140,16 @@

                  cfdm.DomainAncillary.set_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be set.

                  +
                  prop: str

                  The name of the property to be set.

                  value:

                  The value for the property.

                  -
                  copy: bool, optional

                  If True then set a deep copy of value.

                  +
                  copy: bool, optional

                  If True then set a deep copy of value.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.DomainAncillary.set_property

                  diff --git a/docs/method/cfdm.DomainAncillary.squeeze.html b/docs/method/cfdm.DomainAncillary.squeeze.html index fa4cd671be..184afa27d7 100644 --- a/docs/method/cfdm.DomainAncillary.squeeze.html +++ b/docs/method/cfdm.DomainAncillary.squeeze.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.squeeze — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.squeeze

                  -DomainAncillary.squeeze(*args, **kwargs)[source]
                  +DomainAncillary.squeeze(*args, **kwargs)[source]

                  Remove size one axes from the data array.

                  By default all size one axes are removed, but particular size one axes may be selected for removal. Corresponding axes are @@ -141,7 +142,7 @@

                  cfdm.DomainAncillary.squeeze
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By +

                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By default all size one axes are removed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last @@ -155,15 +156,15 @@

                  cfdm.DomainAncillary.squeezebool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DomainAncillary or None

                  The new construct with removed data axes. If the -operation was in-place then None is returned.

                  +
                  DomainAncillary or None

                  The new construct with removed data axes. If the +operation was in-place then None is returned.

                  @@ -186,7 +187,7 @@

                  cfdm.DomainAncillary.squeeze

                  diff --git a/docs/method/cfdm.DomainAncillary.to_memory.html b/docs/method/cfdm.DomainAncillary.to_memory.html index 3fb52827fe..8f584667a3 100644 --- a/docs/method/cfdm.DomainAncillary.to_memory.html +++ b/docs/method/cfdm.DomainAncillary.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.to_memory — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.to_memory

                  -DomainAncillary.to_memory(*args, **kwargs)[source]
                  +DomainAncillary.to_memory(*args, **kwargs)[source]

                  Bring data on disk into memory.

                  There is no change to data that is already in memory.

                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  Returns
                  -
                  DomainAncillary or None

                  A copy with the data in memory, or None if the +

                  DomainAncillary or None

                  A copy with the data in memory, or None if the operation was in-place.

                  @@ -146,7 +147,7 @@

                  cfdm.DomainAncillary.to_memory

                  diff --git a/docs/method/cfdm.DomainAncillary.transpose.html b/docs/method/cfdm.DomainAncillary.transpose.html index 79e23e86b6..b249b50bd9 100644 --- a/docs/method/cfdm.DomainAncillary.transpose.html +++ b/docs/method/cfdm.DomainAncillary.transpose.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.transpose — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.transpose

                  -DomainAncillary.transpose(*args, **kwargs)[source]
                  +DomainAncillary.transpose(*args, **kwargs)[source]

                  Permute the axes of the data array.

                  Corresponding axes of the bounds data array, if present, are also permuted.

                  @@ -143,7 +144,7 @@

                  cfdm.DomainAncillary.transpose
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  +
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last position are allowed.

                  @@ -156,15 +157,15 @@

                  cfdm.DomainAncillary.transposebool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DomainAncillary or None

                  The new construct with permuted data axes. If the -operation was in-place then None is returned.

                  +
                  DomainAncillary or None

                  The new construct with permuted data axes. If the +operation was in-place then None is returned.

                  @@ -185,7 +186,7 @@

                  cfdm.DomainAncillary.transpose

                  diff --git a/docs/method/cfdm.DomainAncillary.uncompress.html b/docs/method/cfdm.DomainAncillary.uncompress.html index 48a7ee4695..82fdc50169 100644 --- a/docs/method/cfdm.DomainAncillary.uncompress.html +++ b/docs/method/cfdm.DomainAncillary.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAncillary.uncompress — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAncillary.uncompress

                  -DomainAncillary.uncompress(*args, **kwargs)[source]
                  +DomainAncillary.uncompress(*args, **kwargs)[source]

                  Uncompress the construct.

                  Compression saves space by identifying and removing unwanted missing data. Such compression techniques store the data more @@ -152,14 +153,14 @@

                  cfdm.DomainAncillary.uncompress
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  DomainAncillary or None

                  The uncompressed construct, or None if the operation +

                  DomainAncillary or None

                  The uncompressed construct, or None if the operation was in-place.

                  @@ -177,7 +178,7 @@

                  cfdm.DomainAncillary.uncompress

                  diff --git a/docs/method/cfdm.DomainAxis.__deepcopy__.html b/docs/method/cfdm.DomainAxis.__deepcopy__.html index 0d655e22d2..f1f02a9f1d 100644 --- a/docs/method/cfdm.DomainAxis.__deepcopy__.html +++ b/docs/method/cfdm.DomainAxis.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.__deepcopy__

                  -DomainAxis.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +DomainAxis.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAxis.__deepcopy__

                  diff --git a/docs/method/cfdm.DomainAxis.__repr__.html b/docs/method/cfdm.DomainAxis.__repr__.html index d96a0b285b..9f93ba996c 100644 --- a/docs/method/cfdm.DomainAxis.__repr__.html +++ b/docs/method/cfdm.DomainAxis.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.__repr__

                  -DomainAxis.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +DomainAxis.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.DomainAxis.__repr__ diff --git a/docs/method/cfdm.DomainAxis.__str__.html b/docs/method/cfdm.DomainAxis.__str__.html index 051981679b..34b7cc3159 100644 --- a/docs/method/cfdm.DomainAxis.__str__.html +++ b/docs/method/cfdm.DomainAxis.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.__str__

                  -DomainAxis.__str__()[source]
                  -

                  Called by the str built-in function.

                  +DomainAxis.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.DomainAxis.__str__ diff --git a/docs/method/cfdm.DomainAxis._docstring_method_exclusions.html b/docs/method/cfdm.DomainAxis._docstring_method_exclusions.html index fc9d17b45c..ea9e1b4316 100644 --- a/docs/method/cfdm.DomainAxis._docstring_method_exclusions.html +++ b/docs/method/cfdm.DomainAxis._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis._docstring_method_exclusions

                  -DomainAxis._docstring_method_exclusions()[source]
                  +DomainAxis._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.DomainAxis._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.DomainAxis._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.DomainAxis._docstring_package_depth.html b/docs/method/cfdm.DomainAxis._docstring_package_depth.html index 1f6a74ed5c..aea628a578 100644 --- a/docs/method/cfdm.DomainAxis._docstring_package_depth.html +++ b/docs/method/cfdm.DomainAxis._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis._docstring_package_depth

                  -DomainAxis._docstring_package_depth()[source]
                  +DomainAxis._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.DomainAxis._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.DomainAxis._docstring_package_depth diff --git a/docs/method/cfdm.DomainAxis._docstring_special_substitutions.html b/docs/method/cfdm.DomainAxis._docstring_special_substitutions.html index 2a4d51d418..3e53dd3f33 100644 --- a/docs/method/cfdm.DomainAxis._docstring_special_substitutions.html +++ b/docs/method/cfdm.DomainAxis._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis._docstring_special_substitutions

                  -classmethod DomainAxis._docstring_special_substitutions()[source]
                  +classmethod DomainAxis._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.DomainAxis._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.DomainAxis._docstring_special_substitutions diff --git a/docs/method/cfdm.DomainAxis._docstring_substitutions.html b/docs/method/cfdm.DomainAxis._docstring_substitutions.html index c212e3a635..94cae522f2 100644 --- a/docs/method/cfdm.DomainAxis._docstring_substitutions.html +++ b/docs/method/cfdm.DomainAxis._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis._docstring_substitutions

                  -DomainAxis._docstring_substitutions()[source]
                  +DomainAxis._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.DomainAxis._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.DomainAxis._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.DomainAxis._docstring_substitutions

                  diff --git a/docs/method/cfdm.DomainAxis.copy.html b/docs/method/cfdm.DomainAxis.copy.html index e126f71012..ca43e190c8 100644 --- a/docs/method/cfdm.DomainAxis.copy.html +++ b/docs/method/cfdm.DomainAxis.copy.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.copy

                  -DomainAxis.copy()[source]
                  +DomainAxis.copy()[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  @@ -147,7 +148,7 @@

                  cfdm.DomainAxis.copy

                  -
                  + @@ -158,11 +159,11 @@

                  cfdm.DomainAxis.copy diff --git a/docs/method/cfdm.DomainAxis.creation_commands.html b/docs/method/cfdm.DomainAxis.creation_commands.html index 2b317b752b..e3c89f4da5 100644 --- a/docs/method/cfdm.DomainAxis.creation_commands.html +++ b/docs/method/cfdm.DomainAxis.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.creation_commands — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.creation_commands

                  -DomainAxis.creation_commands(namespace=None, indent=0, string=True, name='c', header=True)[source]
                  +DomainAxis.creation_commands(namespace=None, indent=0, string=True, name='c', header=True)[source]

                  Returns the commands to create the domain axis construct.

                  New in version (cfdm): 1.8.7.0

                  @@ -138,10 +139,10 @@

                  cfdm.DomainAxis.creation_commands
                  Parameters
                  -
                  namespace: str, optional

                  The name space containing classes of the cfdm +

                  namespace: str, optional

                  The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

                  @@ -153,33 +154,33 @@

                  cfdm.DomainAxis.creation_commandsint, optional

                  Indent each line by this many spaces. By default no +

                  indent: int, optional

                  Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

                  -
                  string: bool, optional

                  If False then return each command as an element of a -list. By default the commands are concatenated into +

                  string: bool, optional

                  If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

                  -
                  name: str, optional

                  The name of the DomainAxis instance created by the +

                  name: str, optional

                  The name of the DomainAxis instance created by the returned commands.

                  Parameter example:

                  name='var1'

                  -
                  header: bool, optional

                  If True (the default) output a comment describing the +

                  header: bool, optional

                  If True (the default) output a comment describing the components. If False no such comment is returned.

                  Returns
                  -
                  str or list

                  The commands in a string, with a new line inserted +

                  str or list

                  The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

                  +list.

                  @@ -195,7 +196,7 @@

                  cfdm.DomainAxis.creation_commands

                  diff --git a/docs/method/cfdm.DomainAxis.del_size.html b/docs/method/cfdm.DomainAxis.del_size.html index 719558459f..0d0d59cf7f 100644 --- a/docs/method/cfdm.DomainAxis.del_size.html +++ b/docs/method/cfdm.DomainAxis.del_size.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.del_size — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.del_size

                  -DomainAxis.del_size(default=ValueError())[source]
                  +DomainAxis.del_size(default=ValueError())[source]

                  Remove the size.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAxis.del_size
                  default: optional

                  Return the value of the default parameter if the size has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -170,7 +171,7 @@

                  cfdm.DomainAxis.del_size

                  diff --git a/docs/method/cfdm.DomainAxis.equals.html b/docs/method/cfdm.DomainAxis.equals.html index ad008b36d3..01545c2b00 100644 --- a/docs/method/cfdm.DomainAxis.equals.html +++ b/docs/method/cfdm.DomainAxis.equals.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.equals

                  -DomainAxis.equals(other, verbose=None, ignore_type=False)[source]
                  +DomainAxis.equals(other, verbose=None, ignore_type=False)[source]

                  Whether two domain axis constructs are the same.

                  Equality is strict by default. This means that:

                    @@ -146,7 +147,7 @@

                    cfdm.DomainAxis.equals
                    other:

                    The object to compare for equality.

                    -
                    verbose: int or str or None, optional

                    If an integer from -1 to 3, or an equivalent +

                    verbose: int or str or None, optional

                    If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                    -
                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, +

                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, equality is only possible with another DomainAxis instance, or a subclass of one. If ignore_type is True then cfdm.DomainAxis(source=other) is @@ -182,7 +183,7 @@

                    cfdm.DomainAxis.equals
                    Returns
                    -
                    bool

                    Whether the two domain axis constructs are equal.

                    +
                    bool

                    Whether the two domain axis constructs are equal.

                    @@ -205,7 +206,7 @@

                    cfdm.DomainAxis.equals

                    -

                  + @@ -216,11 +217,11 @@

                  cfdm.DomainAxis.equals diff --git a/docs/method/cfdm.DomainAxis.get_size.html b/docs/method/cfdm.DomainAxis.get_size.html index 256a47d789..d3e5615234 100644 --- a/docs/method/cfdm.DomainAxis.get_size.html +++ b/docs/method/cfdm.DomainAxis.get_size.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.get_size — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.get_size

                  -DomainAxis.get_size(default=ValueError())[source]
                  +DomainAxis.get_size(default=ValueError())[source]

                  Return the size.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAxis.get_size
                  default: optional

                  Return the value of the default parameter if the size has not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -170,7 +171,7 @@

                  cfdm.DomainAxis.get_size

                  diff --git a/docs/method/cfdm.DomainAxis.has_size.html b/docs/method/cfdm.DomainAxis.has_size.html index 939ca66f9d..ad9e0acb08 100644 --- a/docs/method/cfdm.DomainAxis.has_size.html +++ b/docs/method/cfdm.DomainAxis.has_size.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.has_size — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.has_size

                  -DomainAxis.has_size()[source]
                  +DomainAxis.has_size()[source]

                  Whether the size has been set.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.DomainAxis.has_size
                  Returns
                  -
                  bool

                  True if the size has been set, otherwise False.

                  +
                  bool

                  True if the size has been set, otherwise False.

                  @@ -164,7 +165,7 @@

                  cfdm.DomainAxis.has_size

                  diff --git a/docs/method/cfdm.DomainAxis.identities.html b/docs/method/cfdm.DomainAxis.identities.html index 665fbf0d29..6572f5a0f8 100644 --- a/docs/method/cfdm.DomainAxis.identities.html +++ b/docs/method/cfdm.DomainAxis.identities.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.identities — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.identities

                  -DomainAxis.identities(generator=False, **kwargs)[source]
                  +DomainAxis.identities(generator=False, **kwargs)[source]

                  Return all possible identities.

                  The identities comprise:

                    @@ -142,14 +143,14 @@

                    cfdm.DomainAxis.identities
                    Parameters
                    -
                    generator: bool, optional

                    If True then return a generator for the identities, +

                    generator: bool, optional

                    If True then return a generator for the identities, rather than a list.

                    New in version (cfdm): 1.8.9.0

                    -
                    kwargs: optional

                    Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                    +
                    kwargs: optional

                    Additional configuration parameters that may be used +by subclasses.

                    New in version (cfdm): 1.8.9.0

                    @@ -158,7 +159,7 @@

                    cfdm.DomainAxis.identitiesReturns
                    -
                    list or generator

                    The identities.

                    +
                    list or generator

                    The identities.

                    @@ -179,7 +180,7 @@

                    cfdm.DomainAxis.identities

                  diff --git a/docs/method/cfdm.DomainAxis.identity.html b/docs/method/cfdm.DomainAxis.identity.html index 89aa640d36..ecf28db84c 100644 --- a/docs/method/cfdm.DomainAxis.identity.html +++ b/docs/method/cfdm.DomainAxis.identity.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.identity — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.identity

                  -DomainAxis.identity(default='')[source]
                  +DomainAxis.identity(default='')[source]

                  Return the canonical identity.

                  The identity is the first found of the following:

                    @@ -169,7 +170,7 @@

                    cfdm.DomainAxis.identity

                  diff --git a/docs/method/cfdm.DomainAxis.nc_clear_dimension_groups.html b/docs/method/cfdm.DomainAxis.nc_clear_dimension_groups.html index ec119a8652..950b87f0c7 100644 --- a/docs/method/cfdm.DomainAxis.nc_clear_dimension_groups.html +++ b/docs/method/cfdm.DomainAxis.nc_clear_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_clear_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_clear_dimension_groups

                  -DomainAxis.nc_clear_dimension_groups()[source]
                  +DomainAxis.nc_clear_dimension_groups()[source]

                  Remove the netCDF dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.DomainAxis.nc_clear_dimension_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.DomainAxis.nc_clear_dimension_groups

                  diff --git a/docs/method/cfdm.DomainAxis.nc_del_dimension.html b/docs/method/cfdm.DomainAxis.nc_del_dimension.html index 43512238a4..6e5a38e902 100644 --- a/docs/method/cfdm.DomainAxis.nc_del_dimension.html +++ b/docs/method/cfdm.DomainAxis.nc_del_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_del_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_del_dimension

                  -DomainAxis.nc_del_dimension(default=ValueError())[source]
                  +DomainAxis.nc_del_dimension(default=ValueError())[source]

                  Remove the netCDF dimension name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.DomainAxis.nc_del_dimension
                  default: optional

                  Return the value of the default parameter if the netCDF dimension name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF dimension name.

                  +
                  str

                  The removed netCDF dimension name.

                  @@ -170,7 +171,7 @@

                  cfdm.DomainAxis.nc_del_dimension

                  diff --git a/docs/method/cfdm.DomainAxis.nc_dimension_groups.html b/docs/method/cfdm.DomainAxis.nc_dimension_groups.html index 8bd4258034..9e72cd9581 100644 --- a/docs/method/cfdm.DomainAxis.nc_dimension_groups.html +++ b/docs/method/cfdm.DomainAxis.nc_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_dimension_groups

                  -DomainAxis.nc_dimension_groups()[source]
                  +DomainAxis.nc_dimension_groups()[source]

                  Return the netCDF dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.DomainAxis.nc_dimension_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.DomainAxis.nc_dimension_groups

                  diff --git a/docs/method/cfdm.DomainAxis.nc_get_dimension.html b/docs/method/cfdm.DomainAxis.nc_get_dimension.html index 40f0a0e044..0fed66bd88 100644 --- a/docs/method/cfdm.DomainAxis.nc_get_dimension.html +++ b/docs/method/cfdm.DomainAxis.nc_get_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_get_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_get_dimension

                  -DomainAxis.nc_get_dimension(default=ValueError())[source]
                  +DomainAxis.nc_get_dimension(default=ValueError())[source]

                  Return the netCDF dimension name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.DomainAxis.nc_get_dimension
                  default: optional

                  Return the value of the default parameter if the netCDF dimension name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF dimension name.

                  +
                  str

                  The netCDF dimension name.

                  @@ -170,7 +171,7 @@

                  cfdm.DomainAxis.nc_get_dimension

                  diff --git a/docs/method/cfdm.DomainAxis.nc_has_dimension.html b/docs/method/cfdm.DomainAxis.nc_has_dimension.html index b77f5899fd..672bdaab61 100644 --- a/docs/method/cfdm.DomainAxis.nc_has_dimension.html +++ b/docs/method/cfdm.DomainAxis.nc_has_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_has_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_has_dimension

                  -DomainAxis.nc_has_dimension()[source]
                  +DomainAxis.nc_has_dimension()[source]

                  Whether the netCDF dimension name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.DomainAxis.nc_has_dimension
                  Returns
                  -
                  bool

                  True if the netCDF dimension name has been set, -otherwise False.

                  +
                  bool

                  True if the netCDF dimension name has been set, +otherwise False.

                  @@ -163,7 +164,7 @@

                  cfdm.DomainAxis.nc_has_dimension

                  diff --git a/docs/method/cfdm.DomainAxis.nc_is_unlimited.html b/docs/method/cfdm.DomainAxis.nc_is_unlimited.html index 4a2455e68c..245fa393b8 100644 --- a/docs/method/cfdm.DomainAxis.nc_is_unlimited.html +++ b/docs/method/cfdm.DomainAxis.nc_is_unlimited.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_is_unlimited — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_is_unlimited

                  -DomainAxis.nc_is_unlimited()[source]
                  +DomainAxis.nc_is_unlimited()[source]

                  Inspect the unlimited status of the a netCDF dimension.

                  By default output netCDF dimensions are not unlimited. The status is used by the write function.

                  @@ -140,7 +141,7 @@

                  cfdm.DomainAxis.nc_is_unlimited
                  Returns
                  -
                  bool

                  The existing unlimited status. True and False signify +

                  bool

                  The existing unlimited status. True and False signify “unlimited” and “not unlimited” respectively.

                  @@ -161,7 +162,7 @@

                  cfdm.DomainAxis.nc_is_unlimited

                  diff --git a/docs/method/cfdm.DomainAxis.nc_set_dimension.html b/docs/method/cfdm.DomainAxis.nc_set_dimension.html index 97e7f0e79e..2c3c63ac20 100644 --- a/docs/method/cfdm.DomainAxis.nc_set_dimension.html +++ b/docs/method/cfdm.DomainAxis.nc_set_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_set_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_set_dimension

                  -DomainAxis.nc_set_dimension(value)[source]
                  +DomainAxis.nc_set_dimension(value)[source]

                  Set the netCDF dimension name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.DomainAxis.nc_set_dimension
                  Parameters
                  -
                  value: str

                  The value for the netCDF dimension name.

                  +
                  value: str

                  The value for the netCDF dimension name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.DomainAxis.nc_set_dimension

                  diff --git a/docs/method/cfdm.DomainAxis.nc_set_dimension_groups.html b/docs/method/cfdm.DomainAxis.nc_set_dimension_groups.html index 5bc50f0191..bb5a619976 100644 --- a/docs/method/cfdm.DomainAxis.nc_set_dimension_groups.html +++ b/docs/method/cfdm.DomainAxis.nc_set_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_set_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_set_dimension_groups

                  -DomainAxis.nc_set_dimension_groups(groups)[source]
                  +DomainAxis.nc_set_dimension_groups(groups)[source]

                  Set the netCDF dimension group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.DomainAxis.nc_set_dimension_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.DomainAxis.nc_set_dimension_groups

                  diff --git a/docs/method/cfdm.DomainAxis.nc_set_unlimited.html b/docs/method/cfdm.DomainAxis.nc_set_unlimited.html index 2222a069a6..50ca79b33f 100644 --- a/docs/method/cfdm.DomainAxis.nc_set_unlimited.html +++ b/docs/method/cfdm.DomainAxis.nc_set_unlimited.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.nc_set_unlimited — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.nc_set_unlimited

                  -DomainAxis.nc_set_unlimited(value)[source]
                  +DomainAxis.nc_set_unlimited(value)[source]

                  Set the unlimited status of the a netCDF dimension.

                  By default output netCDF dimensions are not unlimited. The status is used by the write function.

                  @@ -140,13 +141,13 @@

                  cfdm.DomainAxis.nc_set_unlimited
                  Parameters
                  -
                  value: bool

                  The new unlimited status. True and False signify +

                  value: bool

                  The new unlimited status. True and False signify “unlimited” and “not unlimited” respectively.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -164,7 +165,7 @@

                  cfdm.DomainAxis.nc_set_unlimited

                  diff --git a/docs/method/cfdm.DomainAxis.set_size.html b/docs/method/cfdm.DomainAxis.set_size.html index a0ef37a7ce..521f52fea6 100644 --- a/docs/method/cfdm.DomainAxis.set_size.html +++ b/docs/method/cfdm.DomainAxis.set_size.html @@ -3,7 +3,8 @@ - + + cfdm.DomainAxis.set_size — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.DomainAxis.set_size

                  -DomainAxis.set_size(size)[source]
                  +DomainAxis.set_size(size)[source]

                  Set the size.

                  New in version (cfdm): 1.7.0

                  @@ -138,12 +139,12 @@

                  cfdm.DomainAxis.set_size
                  Parameters
                  -
                  value: int

                  The size.

                  +
                  value: int

                  The size.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -167,7 +168,7 @@

                  cfdm.DomainAxis.set_size

                  diff --git a/docs/method/cfdm.Field.__deepcopy__.html b/docs/method/cfdm.Field.__deepcopy__.html index 747df0bf0e..654f3c303d 100644 --- a/docs/method/cfdm.Field.__deepcopy__.html +++ b/docs/method/cfdm.Field.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.Field.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.__deepcopy__

                  -Field.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +Field.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.Field.__deepcopy__

                  -
                  + @@ -151,11 +152,11 @@

                  cfdm.Field.__deepcopy__ diff --git a/docs/method/cfdm.Field.__getitem__.html b/docs/method/cfdm.Field.__getitem__.html index 5122376db5..03e1f11291 100644 --- a/docs/method/cfdm.Field.__getitem__.html +++ b/docs/method/cfdm.Field.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.Field.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.__getitem__

                  -Field.__getitem__(indices)[source]
                  +Field.__getitem__(indices)[source]

                  Return a subspace of the field defined by indices.

                  f.__getitem__(indices) <==> f[indices]

                  The new subspace contains the same properties and similar @@ -172,7 +173,7 @@

                  cfdm.Field.__getitem__

                  -
                  + @@ -183,11 +184,11 @@

                  cfdm.Field.__getitem__ diff --git a/docs/method/cfdm.Field.__repr__.html b/docs/method/cfdm.Field.__repr__.html index 0f3c42af08..f0b9cb0a81 100644 --- a/docs/method/cfdm.Field.__repr__.html +++ b/docs/method/cfdm.Field.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.Field.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.__repr__

                  -Field.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +Field.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Field.__repr__ diff --git a/docs/method/cfdm.Field.__str__.html b/docs/method/cfdm.Field.__str__.html index 54fc1ec1a2..ea7e532e00 100644 --- a/docs/method/cfdm.Field.__str__.html +++ b/docs/method/cfdm.Field.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.Field.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.__str__

                  -Field.__str__()[source]
                  -

                  Called by the str built-in function.

                  +Field.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.Field.__str__ diff --git a/docs/method/cfdm.Field._docstring_method_exclusions.html b/docs/method/cfdm.Field._docstring_method_exclusions.html index ce0ce901a9..759f6fe01b 100644 --- a/docs/method/cfdm.Field._docstring_method_exclusions.html +++ b/docs/method/cfdm.Field._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.Field._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field._docstring_method_exclusions

                  -Field._docstring_method_exclusions()[source]
                  +Field._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.Field._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.Field._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.Field._docstring_package_depth.html b/docs/method/cfdm.Field._docstring_package_depth.html index 9fc08d12fc..912d3aefc6 100644 --- a/docs/method/cfdm.Field._docstring_package_depth.html +++ b/docs/method/cfdm.Field._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.Field._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field._docstring_package_depth

                  -Field._docstring_package_depth()[source]
                  +Field._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.Field._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.Field._docstring_package_depth diff --git a/docs/method/cfdm.Field._docstring_special_substitutions.html b/docs/method/cfdm.Field._docstring_special_substitutions.html index 201a1631ac..29f1a52d41 100644 --- a/docs/method/cfdm.Field._docstring_special_substitutions.html +++ b/docs/method/cfdm.Field._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Field._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field._docstring_special_substitutions

                  -classmethod Field._docstring_special_substitutions()[source]
                  +classmethod Field._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.Field._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.Field._docstring_special_substitutions diff --git a/docs/method/cfdm.Field._docstring_substitutions.html b/docs/method/cfdm.Field._docstring_substitutions.html index 1a74dc31b1..5fc1771a56 100644 --- a/docs/method/cfdm.Field._docstring_substitutions.html +++ b/docs/method/cfdm.Field._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.Field._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field._docstring_substitutions

                  -Field._docstring_substitutions()[source]
                  +Field._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.Field._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.Field._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.Field._docstring_substitutions

                  diff --git a/docs/method/cfdm.Field.apply_masking.html b/docs/method/cfdm.Field.apply_masking.html index c9402b0849..7ceeda1331 100644 --- a/docs/method/cfdm.Field.apply_masking.html +++ b/docs/method/cfdm.Field.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.Field.apply_masking — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.apply_masking

                  -Field.apply_masking(inplace=False)[source]
                  +Field.apply_masking(inplace=False)[source]

                  Apply masking as defined by the CF conventions.

                  Masking is applied to the field construct data as well as metadata constructs’ data.

                  @@ -167,14 +168,14 @@

                  cfdm.Field.apply_masking
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Field or None

                  A new field construct with masked values, or None if +

                  Field or None

                  A new field construct with masked values, or None if the operation was in-place.

                  @@ -210,7 +211,7 @@

                  cfdm.Field.apply_masking

                  diff --git a/docs/method/cfdm.Field.auxiliary_coordinate.html b/docs/method/cfdm.Field.auxiliary_coordinate.html index 92bda2b511..ca616aa2b5 100644 --- a/docs/method/cfdm.Field.auxiliary_coordinate.html +++ b/docs/method/cfdm.Field.auxiliary_coordinate.html @@ -3,7 +3,8 @@ - + + cfdm.Field.auxiliary_coordinate — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.auxiliary_coordinate

                  -Field.auxiliary_coordinate(*identity, default=ValueError(), key=False, item=False, **filter_kwargs)[source]
                  +Field.auxiliary_coordinate(*identity, default=ValueError(), key=False, item=False, **filter_kwargs)[source]

                  Select an auxiliary coordinate construct.

                  If zero or two or more constructs are selected then an exception is raised, or the default parameter is returned.

                  @@ -148,24 +149,24 @@

                  cfdm.Field.auxiliary_coordinate== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  -
                  key: bool, optional

                  If True then return the selected construct +

                  key: bool, optional

                  If True then return the selected construct identifier. By default the construct itself is returned.

                  -
                  item: bool, optional

                  If True then return as a tuple the selected construct identifier +

                  item: bool, optional

                  If True then return as a tuple the selected construct identifier and the construct itself. By default only the construct itself is returned. If key is True then item is ignored.

                  default: optional

                  Return the value of the default parameter if there is no unique construct.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter @@ -191,7 +192,7 @@

                  cfdm.Field.auxiliary_coordinate

                  diff --git a/docs/method/cfdm.Field.auxiliary_coordinates.html b/docs/method/cfdm.Field.auxiliary_coordinates.html index 39ffc74c21..bdcb9138a8 100644 --- a/docs/method/cfdm.Field.auxiliary_coordinates.html +++ b/docs/method/cfdm.Field.auxiliary_coordinates.html @@ -3,7 +3,8 @@ - + + cfdm.Field.auxiliary_coordinates — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -87,7 +88,7 @@

                  Related Topics

                • cfdm classes
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.auxiliary_coordinates

                  -Field.auxiliary_coordinates(*identities, **filter_kwargs)[source]
                  +Field.auxiliary_coordinates(*identities, **filter_kwargs)[source]

                  Return auxiliary coordinate constructs.

                  Note that f.auxiliary_coordinates(*identities, **filter_kwargs) is equivalent to @@ -148,9 +149,9 @@

                  cfdm.Field.auxiliary_coordinates== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  @@ -185,7 +186,7 @@

                  cfdm.Field.auxiliary_coordinates

                  diff --git a/docs/method/cfdm.Field.cell_connectivities.html b/docs/method/cfdm.Field.cell_connectivities.html new file mode 100644 index 0000000000..1b387133e2 --- /dev/null +++ b/docs/method/cfdm.Field.cell_connectivities.html @@ -0,0 +1,205 @@ + + + + + + + + cfdm.Field.cell_connectivities — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.Field.cell_connectivities

                  +
                  +
                  +Field.cell_connectivities(*identities, **filter_kwargs)[source]
                  +

                  Select cell connectivity constructs.

                  +

                  If zero or two or more constructs are selected then an +exception is raised, or the default parameter is returned.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  + +

                  Note that f.cell_connectivities(*identities, **filter_kwargs) +is equivalent to +f.constructs.filter(filter_by_type=["cell_connectivity"], +filter_by_identity=identities, **filter_kwargs).

                  +
                  +
                  Parameters
                  +
                  +
                  identities: optional

                  Select cell connectivity constructs that have an +identity, defined by their identities methods, that +matches any of the given values.

                  +

                  If no identities are provided then all cell +connectivity constructs are selected.

                  +

                  A value may be any object that can match via the +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print +call, a construct is always described by an identity +that will select it.

                  +
                  +
                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter +that define additional construct selection +criteria. Also to configure the returned value.

                  +
                  +
                  +
                  +
                  Returns
                  +

                  The selected constructs in a new Constructs object, +unless modified by any filter_kwargs parameters. The +returned object will contain no constructs if none +were selected.

                  +
                  +
                  +

                  Examples

                  +
                  >>> f = cfdm.example_field(8)
                  +>>> print(f.cell_connectivities())
                  +Constructs:
                  +{'cellconnectivity0': <CellConnectivity: connectivity:edge(3) >}
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.Field.cell_connectivity.html b/docs/method/cfdm.Field.cell_connectivity.html new file mode 100644 index 0000000000..4d8ddcdc3f --- /dev/null +++ b/docs/method/cfdm.Field.cell_connectivity.html @@ -0,0 +1,218 @@ + + + + + + + + cfdm.Field.cell_connectivity — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.Field.cell_connectivity

                  +
                  +
                  +Field.cell_connectivity(*identity, default=ValueError(), key=False, item=False, **filter_kwargs)[source]
                  +

                  Select a cell connectivity construct.

                  +

                  If zero or two or more constructs are selected then an +exception is raised, or the default parameter is returned.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  + +
                  +
                  Parameters
                  +
                  +
                  identity: optional

                  Select cell connectivity constructs that have an +identity, defined by their identities methods, that +matches any of the given values.

                  +

                  Additionally, the values are matched against construct +identifiers, with or without the 'key%' prefix.

                  +

                  If no values are provided then all cell connectivity +constructs are selected.

                  +

                  A value may be any object that can match via the +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print +call, a construct is always described by an identity +that will select it.

                  +
                  +
                  key: bool, optional

                  If True then return the selected construct +identifier. By default the construct itself is +returned.

                  +
                  +
                  item: bool, optional

                  If True then return as a tuple the selected construct identifier +and the construct itself. By default only the construct +itself is returned. If key is True then item is +ignored.

                  +
                  +
                  default: optional

                  Return the value of the default parameter if there +is no unique construct. +If set to an Exception instance then it will be +raised instead.

                  +
                  +
                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter +that define additional construct selection +criteria.

                  +
                  +
                  +
                  +
                  Returns
                  +

                  The selected construct, or its identifier if key is +True, or a tuple of both if item is True.

                  +
                  +
                  +

                  Examples

                  +
                  >>> f = cfdm.example_field(8)
                  +>>> f.cell_connectivity()
                  +<CellConnectivity: connectivity:edge(3) >
                  +>>> f.cell_connectivity('connectivity:edge', key=True)
                  +'cellconnectivity0'
                  +>>> f.cell_connectivity('connectivity:edge', item=True)
                  +('cellconnectivity0', <CellConnectivity: connectivity:edge(3) >)
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.Field.cell_measure.html b/docs/method/cfdm.Field.cell_measure.html index 2a3849d961..cd900602e1 100644 --- a/docs/method/cfdm.Field.cell_measure.html +++ b/docs/method/cfdm.Field.cell_measure.html @@ -3,7 +3,8 @@ - + + cfdm.Field.cell_measure — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.domain_axes

                  -Field.domain_axes(*identities, **filter_kwargs)[source]
                  +Field.domain_axes(*identities, **filter_kwargs)[source]

                  Return domain axis constructs.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.Field.domain_axes
                  Parameters
                  -
                  identities: tuple, optional

                  Select domain axis constructs that have an identity, +

                  identities: tuple, optional

                  Select domain axis constructs that have an identity, defined by their identities methods, that matches any of the given values.

                  Additionally, the values are matched against construct @@ -155,9 +156,9 @@

                  cfdm.Field.domain_axesIf no values are provided then all domain axis constructs are selected.

                  A value may be any object that can match via the -== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  @@ -180,7 +181,7 @@

                  cfdm.Field.domain_axesExamples

                  -
                  + @@ -191,11 +192,11 @@

                  cfdm.Field.domain_axes diff --git a/docs/method/cfdm.Field.domain_axis.html b/docs/method/cfdm.Field.domain_axis.html index d8b11b95f3..0628ba401a 100644 --- a/docs/method/cfdm.Field.domain_axis.html +++ b/docs/method/cfdm.Field.domain_axis.html @@ -3,7 +3,8 @@ - + + cfdm.Field.domain_axis — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.domain_axis

                  -Field.domain_axis(*identity, key=False, default=ValueError(), item=False, **filter_kwargs)[source]
                  +Field.domain_axis(*identity, key=False, default=ValueError(), item=False, **filter_kwargs)[source]

                  Select a domain axis construct.

                  If zero or two or more constructs are selected then an exception is raised, or the default parameter is returned.

                  @@ -140,7 +141,7 @@

                  cfdm.Field.domain_axis
                  Parameters
                  -
                  identities: tuple, optional

                  Select domain axis constructs that have an identity, +

                  identities: tuple, optional

                  Select domain axis constructs that have an identity, defined by their identities methods, that matches any of the given values.

                  Additionally, the values are matched against construct @@ -157,24 +158,24 @@

                  cfdm.Field.domain_axisIf no values are provided then all domain axis constructs are selected.

                  A value may be any object that can match via the -== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  -
                  key: bool, optional

                  If True then return the selected construct +

                  key: bool, optional

                  If True then return the selected construct identifier. By default the construct itself is returned.

                  -
                  item: bool, optional

                  If True then return as a tuple the selected construct identifier +

                  item: bool, optional

                  If True then return as a tuple the selected construct identifier and the construct itself. By default only the construct itself is returned. If key is True then item is ignored.

                  default: optional

                  Return the value of the default parameter if there is no unique construct.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter @@ -200,7 +201,7 @@

                  cfdm.Field.domain_axis

                  -

                  + @@ -211,11 +212,11 @@

                  cfdm.Field.domain_axis diff --git a/docs/method/cfdm.Field.domain_axis_key.html b/docs/method/cfdm.Field.domain_axis_key.html index 45fa30ac31..e8e0d965ed 100644 --- a/docs/method/cfdm.Field.domain_axis_key.html +++ b/docs/method/cfdm.Field.domain_axis_key.html @@ -3,7 +3,8 @@ - + + cfdm.Field.domain_axis_key — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.domain_axis_key

                  -Field.domain_axis_key(*identity, default=ValueError(), **filter_kwargs)[source]
                  +Field.domain_axis_key(*identity, default=ValueError(), **filter_kwargs)[source]

                  Returns the domain axis key spanned by 1-d coordinates.

                  Specifically, returns the key of the domain axis construct that is spanned by 1-d coordinate constructs.

                  @@ -139,15 +140,15 @@

                  cfdm.Field.domain_axis_key== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  default: optional

                  Return the value of the default parameter if there is no unique construct.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter @@ -161,7 +162,7 @@

                  cfdm.Field.domain_axis_keyReturns
                  -
                  str

                  The key of the domain axis construct that is spanned by +

                  str

                  The key of the domain axis construct that is spanned by the data of the selected 1-d coordinate constructs.

                  @@ -186,7 +187,7 @@

                  cfdm.Field.domain_axis_key

                  diff --git a/docs/method/cfdm.Field.domain_topologies.html b/docs/method/cfdm.Field.domain_topologies.html new file mode 100644 index 0000000000..f56f1c33a6 --- /dev/null +++ b/docs/method/cfdm.Field.domain_topologies.html @@ -0,0 +1,203 @@ + + + + + + + + cfdm.Field.domain_topologies — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.Field.domain_topologies

                  +
                  +
                  +Field.domain_topologies(*identities, **filter_kwargs)[source]
                  +

                  Return domain topology constructs.

                  +

                  Note that f.domain_topologies(*identities, +**filter_kwargs) is equivalent to

                  +

                  f.constructs.filter(filter_by_type=["domain_topology"], +filter_by_identity=identities, **filter_kwargs).

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  + +
                  +
                  Parameters
                  +
                  +
                  identities: optional

                  Select domain topology constructs that have an +identity, defined by their identities methods, that +matches any of the given values.

                  +

                  If no identities are provided then all domain topology +constructs are selected.

                  +

                  A value may be any object that can match via the +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print +call, a construct is always described by an identity +that will select it.

                  +
                  +
                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter +that define additional construct selection +criteria.

                  +
                  +
                  +
                  +
                  Returns
                  +

                  The selected constructs in a new Constructs object, +unless modified by any filter_kwargs parameters. The +returned object will contain no constructs if none +were selected.

                  +
                  +
                  +

                  Examples:

                  +
                  >>> f = cfdm.example_field(8)
                  +>>> print(f.domain_topologies())
                  +Constructs:
                  +{'domaintopology0': <DomainTopology: 'cell:face(3) >}
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.Field.domain_topology.html b/docs/method/cfdm.Field.domain_topology.html new file mode 100644 index 0000000000..28c1858084 --- /dev/null +++ b/docs/method/cfdm.Field.domain_topology.html @@ -0,0 +1,218 @@ + + + + + + + + cfdm.Field.domain_topology — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.Field.domain_topology

                  +
                  +
                  +Field.domain_topology(*identity, default=ValueError(), key=False, item=False, **filter_kwargs)[source]
                  +

                  Select a domain topology construct.

                  +

                  If zero or two or more constructs are selected then an +exception is raised, or the default parameter is returned.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  + +
                  +
                  Parameters
                  +
                  +
                  identity: optional

                  Select domain topology constructs that have an +identity, defined by their identities methods, that +matches any of the given values.

                  +

                  Additionally, the values are matched against construct +identifiers, with or without the 'key%' prefix.

                  +

                  If no values are provided then all domain topology +constructs are selected.

                  +

                  A value may be any object that can match via the +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print +call, a construct is always described by an identity +that will select it.

                  +
                  +
                  key: bool, optional

                  If True then return the selected construct +identifier. By default the construct itself is +returned.

                  +
                  +
                  item: bool, optional

                  If True then return as a tuple the selected construct identifier +and the construct itself. By default only the construct +itself is returned. If key is True then item is +ignored.

                  +
                  +
                  default: optional

                  Return the value of the default parameter if there +is no unique construct.

                  +

                  If set to an Exception instance then it will be +raised instead.

                  +
                  +
                  filter_kwargs: optional

                  Keyword arguments as accepted by Constructs.filter +that define additional construct selection +criteria.

                  +
                  +
                  +
                  +
                  Returns
                  +

                  The selected construct, or its identifier if key is +True, or a tuple of both if item is True.

                  +
                  +
                  +

                  Examples

                  +
                  >>> f = cfdm.example_field(8)
                  +>>> f.domain_topology()
                  +<DomainTopology: cell:face(3) >
                  +>>> f.domain_topology('cell:face', key=True)
                  +'domaintopology0'
                  +>>> f.domain_topology('cell:face', item=True)
                  +('domaintopology0', <DomainTopology: cell:face(3) >)
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.Field.dump.html b/docs/method/cfdm.Field.dump.html index 38768bbad2..a3ffeb4cd2 100644 --- a/docs/method/cfdm.Field.dump.html +++ b/docs/method/cfdm.Field.dump.html @@ -3,7 +3,8 @@ - + + cfdm.Field.dump — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.dump

                  -Field.dump(display=True, _level=0, _title=None)[source]
                  +Field.dump(display=True, _level=0, _title=None)[source]

                  A full description of the field construct.

                  Returns a description of all properties, including those of metadata constructs and their components, and provides @@ -137,15 +138,15 @@

                  cfdm.Field.dump
                  Parameters
                  -
                  display: bool, optional

                  If False then return the description as a string. By +

                  display: bool, optional

                  If False then return the description as a string. By default the description is printed.

                  Returns
                  -
                  str or None

                  The description. If display is True then the -description is printed and None is +

                  str or None

                  The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

                  @@ -154,7 +155,7 @@

                  cfdm.Field.dump

                  diff --git a/docs/method/cfdm.Field.equals.html b/docs/method/cfdm.Field.equals.html index fa2056b9cf..84cfbd4722 100644 --- a/docs/method/cfdm.Field.equals.html +++ b/docs/method/cfdm.Field.equals.html @@ -3,7 +3,8 @@ - + + cfdm.Field.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.equals

                  -Field.equals(**kwargs)[source]
                  +Field.equals(**kwargs)[source]

                  Whether two constructs are the same.

                  Equality is strict by default. This means that for two constructs to be considered equal they must have corresponding @@ -173,32 +174,32 @@

                  cfdm.Field.equalscfdm.rtol function.

                  -
                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value +

                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value properties are omitted from the comparison.

                  -
                  ignore_properties: (sequence of) str, optional

                  The names of properties of the construct (not the +

                  ignore_properties: (sequence of) str, optional

                  The names of properties of the construct (not the metadata constructs) to omit from the comparison. Note that the Conventions property is always omitted.

                  -
                  ignore_data_type: bool, optional

                  If True then ignore the data types in all numerical +

                  ignore_data_type: bool, optional

                  If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

                  -
                  ignore_compression: bool, optional

                  If False then the compression type and, if applicable, +

                  ignore_compression: bool, optional

                  If False then the compression type and, if applicable, the underlying compressed arrays must be the same, as well as the arrays in their uncompressed forms. By default only the the arrays in their uncompressed forms are compared.

                  -
                  ignore_type: bool, optional

                  Any type of object may be tested but, in general, +

                  ignore_type: bool, optional

                  Any type of object may be tested but, in general, equality is only possible with another Field instance, or a subclass of one. If ignore_type is True then cfdm.Field(source=other) is tested, rather than the other defined by the other parameter.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  diff --git a/docs/method/cfdm.Field.field_ancillaries.html b/docs/method/cfdm.Field.field_ancillaries.html index 78eabb8b10..19b127872a 100644 --- a/docs/method/cfdm.Field.field_ancillaries.html +++ b/docs/method/cfdm.Field.field_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.Field.field_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.field_ancillaries

                  -Field.field_ancillaries(*identities, **filter_kwargs)[source]
                  +Field.field_ancillaries(*identities, **filter_kwargs)[source]

                  Return field ancillary constructs.

                  f.field_ancillaries(*identities, **filter_kwargs) is equivalent to @@ -146,9 +147,9 @@

                  cfdm.Field.field_ancillariesidentities methods, that matches any of the given values.

                  A value may be any object that can match via the -== operator, or a re.Pattern object that matches -via its search method.

                  -

                  Note that in the output of a dump method or print +== operator, or a re.Pattern object that matches +via its search method.

                  +

                  Note that in the output of a dump method or print call, a construct is always described by an identity that will select it.

                  @@ -189,7 +190,7 @@

                  cfdm.Field.field_ancillaries

                  diff --git a/docs/method/cfdm.Field.field_ancillary.html b/docs/method/cfdm.Field.field_ancillary.html index fd3a85df56..9e9febf8bc 100644 --- a/docs/method/cfdm.Field.field_ancillary.html +++ b/docs/method/cfdm.Field.field_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.Field.field_ancillary — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                • @@ -182,7 +183,7 @@

                  cfdm.Field.nc_clear_component_dimension_groupsReturns -

                  None

                  +

                  None

                  Examples

                  @@ -191,7 +192,7 @@

                  cfdm.Field.nc_clear_component_dimension_groups diff --git a/docs/method/cfdm.Field.nc_clear_component_sample_dimension_groups.html b/docs/method/cfdm.Field.nc_clear_component_sample_dimension_groups.html index 5694d09ec1..972240d22c 100644 --- a/docs/method/cfdm.Field.nc_clear_component_sample_dimension_groups.html +++ b/docs/method/cfdm.Field.nc_clear_component_sample_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_clear_component_sample_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_clear_component_sample_dimension_groups

                  -Field.nc_clear_component_sample_dimension_groups(component)[source]
                  +Field.nc_clear_component_sample_dimension_groups(component)[source]

                  Remove the netCDF sample dimension groups of components.

                  Removes the netCDF sample dimension groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_clear_component_sample_dimension_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -174,7 +175,7 @@

                  cfdm.Field.nc_clear_component_sample_dimension_groups
                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -183,7 +184,7 @@

                  cfdm.Field.nc_clear_component_sample_dimension_groups - + @@ -194,11 +195,11 @@

                  cfdm.Field.nc_clear_component_sample_dimension_groups diff --git a/docs/method/cfdm.Field.nc_clear_component_variable_groups.html b/docs/method/cfdm.Field.nc_clear_component_variable_groups.html index a3594c1304..a91e9cbffb 100644 --- a/docs/method/cfdm.Field.nc_clear_component_variable_groups.html +++ b/docs/method/cfdm.Field.nc_clear_component_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_clear_component_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_clear_component_variable_groups

                  -Field.nc_clear_component_variable_groups(component)[source]
                  +Field.nc_clear_component_variable_groups(component)[source]

                  Remove the netCDF variable groups of components.

                  Removes the netCDF variable groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_clear_component_variable_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -190,7 +191,7 @@

                  cfdm.Field.nc_clear_component_variable_groupsReturns -

                  None

                  +

                  None

                  Examples

                  @@ -199,7 +200,7 @@

                  cfdm.Field.nc_clear_component_variable_groups diff --git a/docs/method/cfdm.Field.nc_clear_geometry_variable_groups.html b/docs/method/cfdm.Field.nc_clear_geometry_variable_groups.html index 657ec0251b..b9cceb0439 100644 --- a/docs/method/cfdm.Field.nc_clear_geometry_variable_groups.html +++ b/docs/method/cfdm.Field.nc_clear_geometry_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_clear_geometry_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_clear_geometry_variable_groups

                  -Field.nc_clear_geometry_variable_groups()[source]
                  +Field.nc_clear_geometry_variable_groups()[source]

                  Remove the netCDF geometry variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -148,7 +149,7 @@

                  cfdm.Field.nc_clear_geometry_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -179,7 +180,7 @@

                  cfdm.Field.nc_clear_geometry_variable_groups

                  diff --git a/docs/method/cfdm.Field.nc_clear_global_attributes.html b/docs/method/cfdm.Field.nc_clear_global_attributes.html index b5b1bc89ed..2890d6a1ac 100644 --- a/docs/method/cfdm.Field.nc_clear_global_attributes.html +++ b/docs/method/cfdm.Field.nc_clear_global_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_clear_global_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_clear_global_attributes

                  -Field.nc_clear_global_attributes()[source]
                  +Field.nc_clear_global_attributes()[source]

                  Removes properties to write as netCDF global attributes.

                  When multiple field constructs are being written to the same file, it is only possible to create a netCDF global attribute @@ -150,7 +151,7 @@

                  cfdm.Field.nc_clear_global_attributes
                  Returns
                  -
                  dict

                  The removed selection of properties requested for +

                  dict

                  The removed selection of properties requested for writing to netCDF global attributes.

                  @@ -173,7 +174,7 @@

                  cfdm.Field.nc_clear_global_attributes

                  diff --git a/docs/method/cfdm.Field.nc_clear_group_attributes.html b/docs/method/cfdm.Field.nc_clear_group_attributes.html index 407958c7ba..269f469b21 100644 --- a/docs/method/cfdm.Field.nc_clear_group_attributes.html +++ b/docs/method/cfdm.Field.nc_clear_group_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_clear_group_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_clear_group_attributes

                  -Field.nc_clear_group_attributes()[source]
                  +Field.nc_clear_group_attributes()[source]

                  Removes properties to write as netCDF group attributes.

                  New in version (cfdm): 1.8.6

                  @@ -139,7 +140,7 @@

                  cfdm.Field.nc_clear_group_attributes
                  Returns
                  -
                  dict

                  The removed selection of properties requested for writing +

                  dict

                  The removed selection of properties requested for writing to netCDF group attributes.

                  @@ -164,7 +165,7 @@

                  cfdm.Field.nc_clear_group_attributes

                  diff --git a/docs/method/cfdm.Field.nc_clear_variable_groups.html b/docs/method/cfdm.Field.nc_clear_variable_groups.html index 6c262e53c6..40f9d7f505 100644 --- a/docs/method/cfdm.Field.nc_clear_variable_groups.html +++ b/docs/method/cfdm.Field.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_clear_variable_groups

                  -Field.nc_clear_variable_groups()[source]
                  +Field.nc_clear_variable_groups()[source]

                  Remove the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.Field.nc_clear_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.Field.nc_clear_variable_groups

                  diff --git a/docs/method/cfdm.Field.nc_del_component_dimension.html b/docs/method/cfdm.Field.nc_del_component_dimension.html index b645700c58..373fc63e29 100644 --- a/docs/method/cfdm.Field.nc_del_component_dimension.html +++ b/docs/method/cfdm.Field.nc_del_component_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_del_component_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_del_component_dimension

                  -Field.nc_del_component_dimension(component)[source]
                  +Field.nc_del_component_dimension(component)[source]

                  Remove the netCDF dimension name of components.

                  Removes the netCDF dimension name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_del_component_dimension
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -182,7 +183,7 @@

                  cfdm.Field.nc_del_component_dimensionReturns -

                  None

                  +

                  None

                  Examples

                  @@ -191,7 +192,7 @@

                  cfdm.Field.nc_del_component_dimension diff --git a/docs/method/cfdm.Field.nc_del_component_sample_dimension.html b/docs/method/cfdm.Field.nc_del_component_sample_dimension.html index da081be460..c01b48f83f 100644 --- a/docs/method/cfdm.Field.nc_del_component_sample_dimension.html +++ b/docs/method/cfdm.Field.nc_del_component_sample_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_del_component_sample_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_del_component_sample_dimension

                  -Field.nc_del_component_sample_dimension(component)[source]
                  +Field.nc_del_component_sample_dimension(component)[source]

                  Remove the netCDF sample dimension name of components.

                  Removes the netCDF sample dimension name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_del_component_sample_dimension
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -174,7 +175,7 @@

                  cfdm.Field.nc_del_component_sample_dimensionReturns -

                  None

                  +

                  None

                  Examples

                  @@ -183,7 +184,7 @@

                  cfdm.Field.nc_del_component_sample_dimension diff --git a/docs/method/cfdm.Field.nc_del_component_variable.html b/docs/method/cfdm.Field.nc_del_component_variable.html index d1fa2ca468..4e814ba543 100644 --- a/docs/method/cfdm.Field.nc_del_component_variable.html +++ b/docs/method/cfdm.Field.nc_del_component_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_del_component_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_del_component_variable

                  -Field.nc_del_component_variable(component)[source]
                  +Field.nc_del_component_variable(component)[source]

                  Remove the netCDF variable name of components.

                  Removes the netCDF variable name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_del_component_variable
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -190,7 +191,7 @@

                  cfdm.Field.nc_del_component_variableReturns -

                  None

                  +

                  None

                  Examples

                  @@ -199,7 +200,7 @@

                  cfdm.Field.nc_del_component_variable diff --git a/docs/method/cfdm.Field.nc_del_geometry_variable.html b/docs/method/cfdm.Field.nc_del_geometry_variable.html index 7d1e3f48a5..6aaa0663c4 100644 --- a/docs/method/cfdm.Field.nc_del_geometry_variable.html +++ b/docs/method/cfdm.Field.nc_del_geometry_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_del_geometry_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_del_geometry_variable

                  -Field.nc_del_geometry_variable(default=ValueError())[source]
                  +Field.nc_del_geometry_variable(default=ValueError())[source]

                  Remove the netCDF geometry container variable name.

                  New in version (cfdm): 1.8.0

                  @@ -141,14 +142,14 @@

                  cfdm.Field.nc_del_geometry_variableParameters
                  default: optional

                  Return the value of the default parameter if the netCDF -dimension name has not been set. If set to an Exception +dimension name has not been set. If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF geometry container variable name.

                  +
                  str

                  The removed netCDF geometry container variable name.

                  @@ -171,7 +172,7 @@

                  cfdm.Field.nc_del_geometry_variable

                  diff --git a/docs/method/cfdm.Field.nc_del_variable.html b/docs/method/cfdm.Field.nc_del_variable.html index 5ad5348814..91f5e3c38e 100644 --- a/docs/method/cfdm.Field.nc_del_variable.html +++ b/docs/method/cfdm.Field.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_del_variable

                  -Field.nc_del_variable(default=ValueError())[source]
                  +Field.nc_del_variable(default=ValueError())[source]

                  Remove the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Field.nc_del_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF variable name.

                  +
                  str

                  The removed netCDF variable name.

                  @@ -170,7 +171,7 @@

                  cfdm.Field.nc_del_variable

                  diff --git a/docs/method/cfdm.Field.nc_geometry_variable_groups.html b/docs/method/cfdm.Field.nc_geometry_variable_groups.html index 371c2bf869..21320ba125 100644 --- a/docs/method/cfdm.Field.nc_geometry_variable_groups.html +++ b/docs/method/cfdm.Field.nc_geometry_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_geometry_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_geometry_variable_groups

                  -Field.nc_geometry_variable_groups()[source]
                  +Field.nc_geometry_variable_groups()[source]

                  Return the netCDF geometry variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.Field.nc_geometry_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.Field.nc_geometry_variable_groups

                  diff --git a/docs/method/cfdm.Field.nc_get_geometry_variable.html b/docs/method/cfdm.Field.nc_get_geometry_variable.html index 2a66e5a338..49fb416db6 100644 --- a/docs/method/cfdm.Field.nc_get_geometry_variable.html +++ b/docs/method/cfdm.Field.nc_get_geometry_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_get_geometry_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_get_geometry_variable

                  -Field.nc_get_geometry_variable(default=ValueError())[source]
                  +Field.nc_get_geometry_variable(default=ValueError())[source]

                  Return the netCDF geometry container variable name.

                  New in version (cfdm): 1.8.0

                  @@ -142,13 +143,13 @@

                  cfdm.Field.nc_get_geometry_variable
                  default: optional

                  Return the value of the default parameter if the netCDF dimension name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF geometry container variable name.

                  +
                  str

                  The netCDF geometry container variable name.

                  @@ -171,7 +172,7 @@

                  cfdm.Field.nc_get_geometry_variable

                  diff --git a/docs/method/cfdm.Field.nc_get_variable.html b/docs/method/cfdm.Field.nc_get_variable.html index 38c6e5ad97..c54568aa9c 100644 --- a/docs/method/cfdm.Field.nc_get_variable.html +++ b/docs/method/cfdm.Field.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_get_variable

                  -Field.nc_get_variable(default=ValueError())[source]
                  +Field.nc_get_variable(default=ValueError())[source]

                  Return the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.Field.nc_get_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF variable name. If unset then default is +

                  str

                  The netCDF variable name. If unset then default is returned, if provided.

                  @@ -171,7 +172,7 @@

                  cfdm.Field.nc_get_variable

                  diff --git a/docs/method/cfdm.Field.nc_global_attributes.html b/docs/method/cfdm.Field.nc_global_attributes.html index bca1ff1a91..503779750d 100644 --- a/docs/method/cfdm.Field.nc_global_attributes.html +++ b/docs/method/cfdm.Field.nc_global_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_global_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_global_attributes

                  -Field.nc_global_attributes(values=False)[source]
                  +Field.nc_global_attributes(values=False)[source]

                  Returns properties to write as netCDF global attributes.

                  When multiple field constructs are being written to the same file, it is only possible to create a netCDF global attribute from a @@ -150,7 +151,7 @@

                  cfdm.Field.nc_global_attributes
                  Parameters
                  -
                  values: bool, optional

                  Return the value (rather than None) for any global +

                  values: bool, optional

                  Return the value (rather than None) for any global attribute that has, by definition, the same value as a construct property.

                  @@ -161,7 +162,7 @@

                  cfdm.Field.nc_global_attributesReturns
                  -
                  dict

                  The selection of properties requested for writing to +

                  dict

                  The selection of properties requested for writing to netCDF global attributes.

                  @@ -186,7 +187,7 @@

                  cfdm.Field.nc_global_attributes

                  diff --git a/docs/method/cfdm.Field.nc_group_attributes.html b/docs/method/cfdm.Field.nc_group_attributes.html index 22999b5601..b0b0feb4f4 100644 --- a/docs/method/cfdm.Field.nc_group_attributes.html +++ b/docs/method/cfdm.Field.nc_group_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_group_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_group_attributes

                  -Field.nc_group_attributes(values=False)[source]
                  +Field.nc_group_attributes(values=False)[source]

                  Returns properties to write as netCDF group attributes.

                  New in version (cfdm): 1.8.6

                  @@ -139,7 +140,7 @@

                  cfdm.Field.nc_group_attributes
                  Parameters
                  -
                  values: bool, optional

                  Return the value (rather than None) for any group +

                  values: bool, optional

                  Return the value (rather than None) for any group attribute that has, by definition, the same value as a construct property.

                  @@ -147,7 +148,7 @@

                  cfdm.Field.nc_group_attributesReturns
                  -
                  dict

                  The selection of properties requested for writing to +

                  dict

                  The selection of properties requested for writing to netCDF group attributes.

                  @@ -172,7 +173,7 @@

                  cfdm.Field.nc_group_attributes

                  diff --git a/docs/method/cfdm.Field.nc_has_geometry_variable.html b/docs/method/cfdm.Field.nc_has_geometry_variable.html index 3e30be9fb8..8d05459c54 100644 --- a/docs/method/cfdm.Field.nc_has_geometry_variable.html +++ b/docs/method/cfdm.Field.nc_has_geometry_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_has_geometry_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_has_geometry_variable

                  -Field.nc_has_geometry_variable()[source]
                  +Field.nc_has_geometry_variable()[source]

                  Whether a netCDF geometry container variable has a name.

                  New in version (cfdm): 1.8.0

                  @@ -140,8 +141,8 @@

                  cfdm.Field.nc_has_geometry_variable
                  Returns
                  -
                  bool

                  True if the netCDF geometry container variable name has -been set, otherwise False.

                  +
                  bool

                  True if the netCDF geometry container variable name has +been set, otherwise False.

                  @@ -164,7 +165,7 @@

                  cfdm.Field.nc_has_geometry_variable

                  diff --git a/docs/method/cfdm.Field.nc_has_variable.html b/docs/method/cfdm.Field.nc_has_variable.html index db859defeb..d21b7bbe71 100644 --- a/docs/method/cfdm.Field.nc_has_variable.html +++ b/docs/method/cfdm.Field.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_has_variable

                  -Field.nc_has_variable()[source]
                  +Field.nc_has_variable()[source]

                  Whether the netCDF variable name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.Field.nc_has_variable
                  Returns
                  -
                  bool

                  True if the netCDF variable name has been set, otherwise -False.

                  +
                  bool

                  True if the netCDF variable name has been set, otherwise +False.

                  @@ -163,7 +164,7 @@

                  cfdm.Field.nc_has_variable

                  diff --git a/docs/method/cfdm.Field.nc_set_component_dimension.html b/docs/method/cfdm.Field.nc_set_component_dimension.html index 9be5dd4029..30c1772551 100644 --- a/docs/method/cfdm.Field.nc_set_component_dimension.html +++ b/docs/method/cfdm.Field.nc_set_component_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_component_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_component_dimension

                  -Field.nc_set_component_dimension(component, value)[source]
                  +Field.nc_set_component_dimension(component, value)[source]

                  Set the netCDF dimension name of components.

                  Sets the netCDF dimension name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_set_component_dimension
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -179,12 +180,12 @@

                  cfdm.Field.nc_set_component_dimensionstr

                  The netCDF dimension name to be set for each component.

                  +
                  value: str

                  The netCDF dimension name to be set for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -193,7 +194,7 @@

                  cfdm.Field.nc_set_component_dimension diff --git a/docs/method/cfdm.Field.nc_set_component_dimension_groups.html b/docs/method/cfdm.Field.nc_set_component_dimension_groups.html index e3a1acfa2f..a2b1430cd8 100644 --- a/docs/method/cfdm.Field.nc_set_component_dimension_groups.html +++ b/docs/method/cfdm.Field.nc_set_component_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_component_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_component_dimension_groups

                  -Field.nc_set_component_dimension_groups(component, groups)[source]
                  +Field.nc_set_component_dimension_groups(component, groups)[source]

                  Set the netCDF dimension groups of components.

                  Sets the netCDF dimension groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_set_component_dimension_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -179,12 +180,12 @@

                  cfdm.Field.nc_set_component_dimension_groupsstr

                  The new group structure for each component.

                  +
                  groups: sequence of str

                  The new group structure for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -193,7 +194,7 @@

                  cfdm.Field.nc_set_component_dimension_groups diff --git a/docs/method/cfdm.Field.nc_set_component_sample_dimension.html b/docs/method/cfdm.Field.nc_set_component_sample_dimension.html index 18081e4d51..a2363e7d7a 100644 --- a/docs/method/cfdm.Field.nc_set_component_sample_dimension.html +++ b/docs/method/cfdm.Field.nc_set_component_sample_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_component_sample_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_component_sample_dimension

                  -Field.nc_set_component_sample_dimension(component, value)[source]
                  +Field.nc_set_component_sample_dimension(component, value)[source]

                  Set the netCDF sample dimension name of components.

                  Sets the netCDF sample dimension name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_set_component_sample_dimension
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -171,13 +172,13 @@

                  cfdm.Field.nc_set_component_sample_dimensionstr

                  The netCDF sample_dimension name to be set for each +

                  value: str

                  The netCDF sample_dimension name to be set for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -186,7 +187,7 @@

                  cfdm.Field.nc_set_component_sample_dimension diff --git a/docs/method/cfdm.Field.nc_set_component_sample_dimension_groups.html b/docs/method/cfdm.Field.nc_set_component_sample_dimension_groups.html index 2c4877c7b3..2b2f356ca1 100644 --- a/docs/method/cfdm.Field.nc_set_component_sample_dimension_groups.html +++ b/docs/method/cfdm.Field.nc_set_component_sample_dimension_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_component_sample_dimension_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_component_sample_dimension_groups

                  -Field.nc_set_component_sample_dimension_groups(component, groups)[source]
                  +Field.nc_set_component_sample_dimension_groups(component, groups)[source]

                  Set the netCDF sample dimension groups of components.

                  Sets the netCDF sample dimension groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_set_component_sample_dimension_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -171,12 +172,12 @@

                  cfdm.Field.nc_set_component_sample_dimension_groups

                  -
                  groups: sequence of str

                  The new group structure for each component.

                  +
                  groups: sequence of str

                  The new group structure for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -185,7 +186,7 @@

                  cfdm.Field.nc_set_component_sample_dimension_groups -

                  + @@ -196,11 +197,11 @@

                  cfdm.Field.nc_set_component_sample_dimension_groups diff --git a/docs/method/cfdm.Field.nc_set_component_variable.html b/docs/method/cfdm.Field.nc_set_component_variable.html index da01272333..358139249d 100644 --- a/docs/method/cfdm.Field.nc_set_component_variable.html +++ b/docs/method/cfdm.Field.nc_set_component_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_component_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_component_variable

                  -Field.nc_set_component_variable(component, value)[source]
                  +Field.nc_set_component_variable(component, value)[source]

                  Set the netCDF variable name for components.

                  Sets the netCDF variable name for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_set_component_variable
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -187,12 +188,12 @@

                  cfdm.Field.nc_set_component_variablestr

                  The netCDF variable name to be set for each component.

                  +
                  value: str

                  The netCDF variable name to be set for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -201,7 +202,7 @@

                  cfdm.Field.nc_set_component_variable diff --git a/docs/method/cfdm.Field.nc_set_component_variable_groups.html b/docs/method/cfdm.Field.nc_set_component_variable_groups.html index 4a20bb550e..11daa90d5a 100644 --- a/docs/method/cfdm.Field.nc_set_component_variable_groups.html +++ b/docs/method/cfdm.Field.nc_set_component_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_component_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_component_variable_groups

                  -Field.nc_set_component_variable_groups(component, groups)[source]
                  +Field.nc_set_component_variable_groups(component, groups)[source]

                  Set the netCDF variable groups of components.

                  Sets the netCDF variable groups for all components of a given type.

                  @@ -148,7 +149,7 @@

                  cfdm.Field.nc_set_component_variable_groups
                  Parameters
                  -
                  component: str

                  Specify the component type. One of:

                  +
                  component: str

                  Specify the component type. One of:

                  @@ -187,12 +188,12 @@

                  cfdm.Field.nc_set_component_variable_groupsstr

                  The new group structure for each component.

                  +
                  groups: sequence of str

                  The new group structure for each component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -201,7 +202,7 @@

                  cfdm.Field.nc_set_component_variable_groups diff --git a/docs/method/cfdm.Field.nc_set_geometry_variable.html b/docs/method/cfdm.Field.nc_set_geometry_variable.html index 4970e2f8d4..f0242677c2 100644 --- a/docs/method/cfdm.Field.nc_set_geometry_variable.html +++ b/docs/method/cfdm.Field.nc_set_geometry_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_geometry_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_geometry_variable

                  -Field.nc_set_geometry_variable(value)[source]
                  +Field.nc_set_geometry_variable(value)[source]

                  Set the netCDF geometry container variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -145,12 +146,12 @@

                  cfdm.Field.nc_set_geometry_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF geometry container variable name.

                  +
                  value: str

                  The value for the netCDF geometry container variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -171,7 +172,7 @@

                  cfdm.Field.nc_set_geometry_variable

                  diff --git a/docs/method/cfdm.Field.nc_set_geometry_variable_groups.html b/docs/method/cfdm.Field.nc_set_geometry_variable_groups.html index de3d13f7c7..bff9f11ac2 100644 --- a/docs/method/cfdm.Field.nc_set_geometry_variable_groups.html +++ b/docs/method/cfdm.Field.nc_set_geometry_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_geometry_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_geometry_variable_groups

                  -Field.nc_set_geometry_variable_groups(groups)[source]
                  +Field.nc_set_geometry_variable_groups(groups)[source]

                  Set the netCDF geometry variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -148,13 +149,13 @@

                  cfdm.Field.nc_set_geometry_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -185,7 +186,7 @@

                  cfdm.Field.nc_set_geometry_variable_groups

                  diff --git a/docs/method/cfdm.Field.nc_set_global_attribute.html b/docs/method/cfdm.Field.nc_set_global_attribute.html index f5eae94222..cce3fd0146 100644 --- a/docs/method/cfdm.Field.nc_set_global_attribute.html +++ b/docs/method/cfdm.Field.nc_set_global_attribute.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_global_attribute — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_global_attribute

                  -Field.nc_set_global_attribute(prop, value=None)[source]
                  +Field.nc_set_global_attribute(prop, value=None)[source]

                  Select a property to be written as a netCDF global attribute.

                  When multiple field constructs are being written to the same file, it is only possible to create a netCDF global attribute from a @@ -151,12 +152,12 @@

                  cfdm.Field.nc_set_global_attribute
                  Parameters
                  -
                  prop: str

                  Select the property to be written (if possible) as a +

                  prop: str

                  Select the property to be written (if possible) as a netCDF global attribute.

                  value: optional

                  The value of the netCDF global attribute, which will be created (if possible) in addition to the property as -written to a netCDF data variable. If unset (or None) +written to a netCDF data variable. If unset (or None) then this acts as an instruction to write the property (if possible) to a netCDF global attribute instead of to a netCDF data variable.

                  @@ -164,7 +165,7 @@

                  cfdm.Field.nc_set_global_attributeReturns -

                  None

                  +

                  None

                  Examples

                  @@ -184,7 +185,7 @@

                  cfdm.Field.nc_set_global_attribute

                  diff --git a/docs/method/cfdm.Field.nc_set_global_attributes.html b/docs/method/cfdm.Field.nc_set_global_attributes.html index b2fa4d1aa9..ec54e24446 100644 --- a/docs/method/cfdm.Field.nc_set_global_attributes.html +++ b/docs/method/cfdm.Field.nc_set_global_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_global_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_global_attributes

                  -Field.nc_set_global_attributes(properties, copy=True)[source]
                  +Field.nc_set_global_attributes(properties, copy=True)[source]

                  Set properties to be written as netCDF global attributes.

                  When multiple field constructs are being written to the same file, it is only possible to create a netCDF global attribute @@ -150,11 +151,11 @@

                  cfdm.Field.nc_set_global_attributes
                  Parameters
                  -
                  properties: dict

                  Set the properties be written as a netCDF global +

                  properties: dict

                  Set the properties be written as a netCDF global attribute from the dictionary supplied. The value of a netCDF global attribute, which will be created (if possible) in addition to the property as written to a -netCDF data variable. If a value of None is used +netCDF data variable. If a value of None is used then this acts as an instruction to write the property (if possible) to a netCDF global attribute instead of to a netCDF data variable.

                  @@ -163,14 +164,14 @@

                  cfdm.Field.nc_set_global_attributesbool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -190,7 +191,7 @@

                  cfdm.Field.nc_set_global_attributes

                  diff --git a/docs/method/cfdm.Field.nc_set_group_attribute.html b/docs/method/cfdm.Field.nc_set_group_attribute.html index 523854b0ec..ecbfa4ff8c 100644 --- a/docs/method/cfdm.Field.nc_set_group_attribute.html +++ b/docs/method/cfdm.Field.nc_set_group_attribute.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_group_attribute — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_group_attribute

                  -Field.nc_set_group_attribute(prop, value=None)[source]
                  +Field.nc_set_group_attribute(prop, value=None)[source]

                  Select a property to be written as a netCDF group attribute.

                  New in version (cfdm): 1.8.6

                  @@ -140,20 +141,20 @@

                  cfdm.Field.nc_set_group_attribute
                  Parameters
                  -
                  prop: str

                  Select the property to be written (if possible) as a +

                  prop: str

                  Select the property to be written (if possible) as a netCDF group attribute.

                  value: optional

                  The value of the netCDF group attribute, which will be created (if possible) in addition to the property as written to a netCDF data variable. If unset (or -None) then this acts as an instruction to write the +None) then this acts as an instruction to write the property (if possible) to a netCDF group attribute instead of to a netCDF data variable.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -175,7 +176,7 @@

                  cfdm.Field.nc_set_group_attribute

                  diff --git a/docs/method/cfdm.Field.nc_set_group_attributes.html b/docs/method/cfdm.Field.nc_set_group_attributes.html index 8b035965c9..a7a786bf8c 100644 --- a/docs/method/cfdm.Field.nc_set_group_attributes.html +++ b/docs/method/cfdm.Field.nc_set_group_attributes.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_group_attributes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_group_attributes

                  -Field.nc_set_group_attributes(properties, copy=True)[source]
                  +Field.nc_set_group_attributes(properties, copy=True)[source]

                  Set properties to be written as netCDF group attributes.

                  New in version (cfdm): 1.8.6

                  @@ -139,11 +140,11 @@

                  cfdm.Field.nc_set_group_attributes
                  Parameters
                  -
                  properties: dict

                  Set the properties be written as a netCDF group +

                  properties: dict

                  Set the properties be written as a netCDF group attribute from the dictionary supplied. The value of a netCDF group attribute, which will be created (if possible) in addition to the property as written to a -netCDF data variable. If a value of None is used +netCDF data variable. If a value of None is used then this acts as an instruction to write the property (if possible) to a netCDF group attribute instead of to a netCDF data variable.

                  @@ -152,14 +153,14 @@

                  cfdm.Field.nc_set_group_attributesbool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -181,7 +182,7 @@

                  cfdm.Field.nc_set_group_attributes

                  diff --git a/docs/method/cfdm.Field.nc_set_variable.html b/docs/method/cfdm.Field.nc_set_variable.html index eacb7b9ee3..bfedaf138e 100644 --- a/docs/method/cfdm.Field.nc_set_variable.html +++ b/docs/method/cfdm.Field.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_variable

                  -Field.nc_set_variable(value)[source]
                  +Field.nc_set_variable(value)[source]

                  Set the netCDF variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.Field.nc_set_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF variable name.

                  +
                  value: str

                  The value for the netCDF variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Field.nc_set_variable

                  diff --git a/docs/method/cfdm.Field.nc_set_variable_groups.html b/docs/method/cfdm.Field.nc_set_variable_groups.html index 4675918a2b..fe6da144d7 100644 --- a/docs/method/cfdm.Field.nc_set_variable_groups.html +++ b/docs/method/cfdm.Field.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_set_variable_groups

                  -Field.nc_set_variable_groups(groups)[source]
                  +Field.nc_set_variable_groups(groups)[source]

                  Set the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.Field.nc_set_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.Field.nc_set_variable_groups

                  diff --git a/docs/method/cfdm.Field.nc_variable_groups.html b/docs/method/cfdm.Field.nc_variable_groups.html index 2b32f0bbda..7775866ed4 100644 --- a/docs/method/cfdm.Field.nc_variable_groups.html +++ b/docs/method/cfdm.Field.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.Field.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.nc_variable_groups

                  -Field.nc_variable_groups()[source]
                  +Field.nc_variable_groups()[source]

                  Return the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.Field.nc_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.Field.nc_variable_groups

                  diff --git a/docs/method/cfdm.Field.properties.html b/docs/method/cfdm.Field.properties.html index 7758aa486c..1f6c4d375a 100644 --- a/docs/method/cfdm.Field.properties.html +++ b/docs/method/cfdm.Field.properties.html @@ -3,7 +3,8 @@ - + + cfdm.Field.properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.properties

                  -Field.properties()[source]
                  +Field.properties()[source]

                  Return all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.Field.properties
                  Returns
                  -
                  dict

                  The properties.

                  +
                  dict

                  The properties.

                  @@ -168,7 +169,7 @@

                  cfdm.Field.properties

                  -
                  + @@ -179,11 +180,11 @@

                  cfdm.Field.properties diff --git a/docs/method/cfdm.Field.set_construct.html b/docs/method/cfdm.Field.set_construct.html index bbc075a2c7..6e9cd58cf6 100644 --- a/docs/method/cfdm.Field.set_construct.html +++ b/docs/method/cfdm.Field.set_construct.html @@ -3,7 +3,8 @@ - + + cfdm.Field.set_construct — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.set_construct

                  -Field.set_construct(construct, key=None, axes=None, copy=True)[source]
                  +Field.set_construct(construct, key=None, axes=None, copy=True)[source]

                  Set a metadata construct.

                  New in version (cfdm): 1.7.0

                  @@ -141,7 +142,7 @@

                  cfdm.Field.set_construct
                  construct:

                  The metadata construct to be inserted.

                  -
                  key: str, optional

                  The construct identifier to be used for the +

                  key: str, optional

                  The construct identifier to be used for the construct. If not set then a new, unique identifier is created automatically. If the identifier already exists then the existing construct will be replaced.

                  @@ -150,7 +151,7 @@

                  cfdm.Field.set_constructstr, optional

                  The construct identifiers of the domain axis +

                  axes: (sequence of) str, optional

                  The construct identifiers of the domain axis constructs spanned by the data array. An exception is raised if used for a metadata construct that can not have a data array, i.e. domain axis, cell method and @@ -164,14 +165,14 @@

                  cfdm.Field.set_constructbool, optional

                  If True then set a copy of the construct. By default +

                  copy: bool, optional

                  If True then set a copy of the construct. By default the construct is copied.

                  Returns
                  -
                  str

                  The construct identifier for the construct.

                  +
                  str

                  The construct identifier for the construct.

                  @@ -185,7 +186,7 @@

                  cfdm.Field.set_construct

                  diff --git a/docs/method/cfdm.Field.set_data.html b/docs/method/cfdm.Field.set_data.html index 3748036bdc..414f82dca5 100644 --- a/docs/method/cfdm.Field.set_data.html +++ b/docs/method/cfdm.Field.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.Field.set_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.set_data

                  -Field.set_data(data, axes=None, copy=True, inplace=True)[source]
                  +Field.set_data(data, axes=None, copy=True, inplace=True)[source]

                  Set the data of the field construct.

                  The units, calendar and fill value properties of the data object are removed prior to insertion.

                  @@ -142,12 +143,12 @@

                  cfdm.Field.set_data
                  data: data_like

                  The data to be inserted.

                  A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

                  -
                  axes: (sequence of) str, or None

                  The identifiers of the domain axes spanned by the data -array. If None then the data axes are not set.

                  +
                  axes: (sequence of) str, or None

                  The identifiers of the domain axes spanned by the data +array. If None then the data axes are not set.

                  The axes may also be set afterwards with the set_data_axes method.

                  @@ -161,11 +162,11 @@

                  cfdm.Field.set_databool, optional

                  If True (the default) then copy the data prior to +

                  copy: bool, optional

                  If True (the default) then copy the data prior to insertion, else the data is not copied.

                  -
                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and -return None. If False a new, modified Field +

                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and +return None. If False a new, modified Field instance is returned.

                  New in version (cfdm): 1.8.7.0

                  @@ -175,7 +176,7 @@

                  cfdm.Field.set_dataReturns
                  -
                  None or Field

                  If the operation was in-place then None is returned, +

                  None or Field

                  If the operation was in-place then None is returned, otherwise return a new Field instance containing the new data.

                  @@ -208,7 +209,7 @@

                  cfdm.Field.set_data

                  diff --git a/docs/method/cfdm.Field.set_data_axes.html b/docs/method/cfdm.Field.set_data_axes.html index 566c1b909e..90c64e4163 100644 --- a/docs/method/cfdm.Field.set_data_axes.html +++ b/docs/method/cfdm.Field.set_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.Field.set_data_axes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.set_data_axes

                  -Field.set_data_axes(axes, key=None, _shape=None)[source]
                  +Field.set_data_axes(axes, key=None, _shape=None)[source]

                  Sets the axes spanned by the construct data.

                  Specifically, sets the domain axis constructs spanned by the data of the field or of a metadata construct.

                  @@ -141,7 +142,7 @@

                  cfdm.Field.set_data_axes
                  Parameters
                  -
                  axes: sequence of str

                  The identifiers of the domain axis constructs spanned by +

                  axes: sequence of str

                  The identifiers of the domain axis constructs spanned by the data of the field or of a metadata construct.

                  Parameter example:

                  axes='domainaxis1'

                  @@ -152,7 +153,7 @@

                  cfdm.Field.set_data_axesstr, optional

                  Specify a metadata construct, instead of the field +

                  key: str, optional

                  Specify a metadata construct, instead of the field construct.

                  Parameter example:

                  key='domainancillary1'

                  @@ -162,7 +163,7 @@

                  cfdm.Field.set_data_axesReturns -

                  None

                  +

                  None

                  Examples

                  @@ -182,7 +183,7 @@

                  cfdm.Field.set_data_axes

                  diff --git a/docs/method/cfdm.Field.set_properties.html b/docs/method/cfdm.Field.set_properties.html index 88ef2e80fa..7bbbfbad03 100644 --- a/docs/method/cfdm.Field.set_properties.html +++ b/docs/method/cfdm.Field.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.Field.set_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.set_properties

                  -Field.set_properties(properties, copy=True)[source]
                  +Field.set_properties(properties, copy=True)[source]

                  Set properties.

                  New in version (cfdm): 1.7.0

                  @@ -138,20 +139,20 @@

                  cfdm.Field.set_properties
                  Parameters
                  -
                  properties: dict

                  Store the properties from the dictionary supplied.

                  +
                  properties: dict

                  Store the properties from the dictionary supplied.

                  Parameter example:

                  properties={'standard_name': 'altitude', 'foo': 'bar'}

                  -
                  copy: bool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -178,7 +179,7 @@

                  cfdm.Field.set_properties

                  diff --git a/docs/method/cfdm.Field.set_property.html b/docs/method/cfdm.Field.set_property.html index c7a5377535..63d9a4f25b 100644 --- a/docs/method/cfdm.Field.set_property.html +++ b/docs/method/cfdm.Field.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.Field.set_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.set_property

                  -Field.set_property(prop, value, copy=True)[source]
                  +Field.set_property(prop, value, copy=True)[source]

                  Set a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,16 +140,16 @@

                  cfdm.Field.set_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be set.

                  +
                  prop: str

                  The name of the property to be set.

                  value:

                  The value for the property.

                  -
                  copy: bool, optional

                  If True then set a deep copy of value.

                  +
                  copy: bool, optional

                  If True then set a deep copy of value.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.Field.set_property -

                  + @@ -181,11 +182,11 @@

                  cfdm.Field.set_property diff --git a/docs/method/cfdm.Field.squeeze.html b/docs/method/cfdm.Field.squeeze.html index 39ef9360aa..2b80a45e54 100644 --- a/docs/method/cfdm.Field.squeeze.html +++ b/docs/method/cfdm.Field.squeeze.html @@ -3,7 +3,8 @@ - + + cfdm.Field.squeeze — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.squeeze

                  -Field.squeeze(axes=None, inplace=False)[source]
                  +Field.squeeze(axes=None, inplace=False)[source]

                  Remove size one axes from the data.

                  By default all size one axes are removed, but particular size one axes may be selected for removal.

                  @@ -140,7 +141,7 @@

                  cfdm.Field.squeeze
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By +

                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By default all size one axes are removed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last @@ -154,15 +155,15 @@

                  cfdm.Field.squeezebool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Field or None

                  The field construct with removed data axes. If the -operation was in-place then None is returned.

                  +
                  Field or None

                  The field construct with removed data axes. If the +operation was in-place then None is returned.

                  @@ -181,7 +182,7 @@

                  cfdm.Field.squeeze

                  diff --git a/docs/method/cfdm.Field.to_memory.html b/docs/method/cfdm.Field.to_memory.html index 14493f6526..9780292e5b 100644 --- a/docs/method/cfdm.Field.to_memory.html +++ b/docs/method/cfdm.Field.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.Field.to_memory — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.to_memory

                  -Field.to_memory(*args, **kwargs)[source]
                  +Field.to_memory(*args, **kwargs)[source]

                  Bring data on disk into memory.

                  There is no change to data that is already in memory.

                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  Returns
                  -
                  Field or None

                  A copy with the data in memory, or None if the +

                  Field or None

                  A copy with the data in memory, or None if the operation was in-place.

                  @@ -146,7 +147,7 @@

                  cfdm.Field.to_memory

                  -
                  + @@ -157,11 +158,11 @@

                  cfdm.Field.to_memory diff --git a/docs/method/cfdm.Field.transpose.html b/docs/method/cfdm.Field.transpose.html index 02c3f27dcd..75386a7209 100644 --- a/docs/method/cfdm.Field.transpose.html +++ b/docs/method/cfdm.Field.transpose.html @@ -3,7 +3,8 @@ - + + cfdm.Field.transpose — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.transpose

                  -Field.transpose(axes=None, constructs=False, inplace=False)[source]
                  +Field.transpose(axes=None, constructs=False, inplace=False)[source]

                  Permute the axes of the data array.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.Field.transpose
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  +
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last position are allowed.

                  @@ -151,20 +152,20 @@

                  cfdm.Field.transpose

                  -
                  constructs: bool

                  If True then transpose the metadata constructs to have +

                  constructs: bool

                  If True then transpose the metadata constructs to have the same relative domain axis order as the data of transposed field construct. By default, metadata constructs are not changed.

                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Field or None

                  The field construct with permuted data axes. If the -operation was in-place then None is returned.

                  +
                  Field or None

                  The field construct with permuted data axes. If the +operation was in-place then None is returned.

                  @@ -183,7 +184,7 @@

                  cfdm.Field.transpose -

                  + @@ -194,11 +195,11 @@

                  cfdm.Field.transpose diff --git a/docs/method/cfdm.Field.uncompress.html b/docs/method/cfdm.Field.uncompress.html index 50549cbf22..463e4c02f8 100644 --- a/docs/method/cfdm.Field.uncompress.html +++ b/docs/method/cfdm.Field.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.Field.uncompress — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.Field.uncompress

                  -Field.uncompress(inplace=False)[source]
                  +Field.uncompress(inplace=False)[source]

                  Uncompress the field construct.

                  Compression saves space by identifying and removing unwanted missing data. Such compression techniques store the data more @@ -165,14 +166,14 @@

                  cfdm.Field.uncompress
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  Field or None

                  The uncompressed field construct, or None if the +

                  Field or None

                  The uncompressed field construct, or None if the operation was in-place.

                  @@ -190,7 +191,7 @@

                  cfdm.Field.uncompress

                  -
                  + @@ -201,11 +202,11 @@

                  cfdm.Field.uncompress diff --git a/docs/method/cfdm.FieldAncillary.__deepcopy__.html b/docs/method/cfdm.FieldAncillary.__deepcopy__.html index 10606092b4..bdef3b2390 100644 --- a/docs/method/cfdm.FieldAncillary.__deepcopy__.html +++ b/docs/method/cfdm.FieldAncillary.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.__deepcopy__

                  -FieldAncillary.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +FieldAncillary.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.FieldAncillary.__deepcopy__

                  diff --git a/docs/method/cfdm.FieldAncillary.__getitem__.html b/docs/method/cfdm.FieldAncillary.__getitem__.html index 59a48043e0..534761c457 100644 --- a/docs/method/cfdm.FieldAncillary.__getitem__.html +++ b/docs/method/cfdm.FieldAncillary.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.__getitem__

                  -FieldAncillary.__getitem__(indices)[source]
                  +FieldAncillary.__getitem__(indices)[source]

                  Return a subspace defined by indices.

                  f.__getitem__(indices) <==> f[indices]

                  Indexing follows rules that are very similar to the numpy @@ -165,7 +166,7 @@

                  cfdm.FieldAncillary.__getitem__

                  diff --git a/docs/method/cfdm.FieldAncillary.__repr__.html b/docs/method/cfdm.FieldAncillary.__repr__.html index ebcdea5fc3..f44bc6041b 100644 --- a/docs/method/cfdm.FieldAncillary.__repr__.html +++ b/docs/method/cfdm.FieldAncillary.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.__repr__

                  -FieldAncillary.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +FieldAncillary.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.FieldAncillary.__repr__ diff --git a/docs/method/cfdm.FieldAncillary.__str__.html b/docs/method/cfdm.FieldAncillary.__str__.html index 516f7275cf..58d1d19f1b 100644 --- a/docs/method/cfdm.FieldAncillary.__str__.html +++ b/docs/method/cfdm.FieldAncillary.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.__str__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.__str__

                  -FieldAncillary.__str__()[source]
                  -

                  Called by the str built-in function.

                  +FieldAncillary.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.FieldAncillary.__str__ diff --git a/docs/method/cfdm.FieldAncillary._docstring_method_exclusions.html b/docs/method/cfdm.FieldAncillary._docstring_method_exclusions.html index 2b76db7589..ca92dd3cf5 100644 --- a/docs/method/cfdm.FieldAncillary._docstring_method_exclusions.html +++ b/docs/method/cfdm.FieldAncillary._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary._docstring_method_exclusions

                  -FieldAncillary._docstring_method_exclusions()[source]
                  +FieldAncillary._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.FieldAncillary._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.FieldAncillary._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.FieldAncillary._docstring_package_depth.html b/docs/method/cfdm.FieldAncillary._docstring_package_depth.html index 88e35930ce..7c10a94347 100644 --- a/docs/method/cfdm.FieldAncillary._docstring_package_depth.html +++ b/docs/method/cfdm.FieldAncillary._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary._docstring_package_depth

                  -FieldAncillary._docstring_package_depth()[source]
                  +FieldAncillary._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.FieldAncillary._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.FieldAncillary._docstring_package_depth diff --git a/docs/method/cfdm.FieldAncillary._docstring_special_substitutions.html b/docs/method/cfdm.FieldAncillary._docstring_special_substitutions.html index 6563fd208a..ef816f53da 100644 --- a/docs/method/cfdm.FieldAncillary._docstring_special_substitutions.html +++ b/docs/method/cfdm.FieldAncillary._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary._docstring_special_substitutions

                  -classmethod FieldAncillary._docstring_special_substitutions()[source]
                  +classmethod FieldAncillary._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.FieldAncillary._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.FieldAncillary._docstring_special_substitutions diff --git a/docs/method/cfdm.FieldAncillary._docstring_substitutions.html b/docs/method/cfdm.FieldAncillary._docstring_substitutions.html index e449a5178a..6c798a8b7c 100644 --- a/docs/method/cfdm.FieldAncillary._docstring_substitutions.html +++ b/docs/method/cfdm.FieldAncillary._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary._docstring_substitutions

                  -FieldAncillary._docstring_substitutions()[source]
                  +FieldAncillary._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.FieldAncillary._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.FieldAncillary._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.FieldAncillary._docstring_substitutions

                  diff --git a/docs/method/cfdm.FieldAncillary.apply_masking.html b/docs/method/cfdm.FieldAncillary.apply_masking.html index 3b948c4e86..a5d961c313 100644 --- a/docs/method/cfdm.FieldAncillary.apply_masking.html +++ b/docs/method/cfdm.FieldAncillary.apply_masking.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.apply_masking — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.apply_masking

                  -FieldAncillary.apply_masking(*args, **kwargs)[source]
                  +FieldAncillary.apply_masking(*args, **kwargs)[source]

                  Apply masking as defined by the CF conventions.

                  Masking is applied according to any of the following criteria that are applicable:

                  @@ -165,13 +166,13 @@

                  cfdm.FieldAncillary.apply_masking
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -

                  A new instance with masked values, or None if the +

                  A new instance with masked values, or None if the operation was in-place.

                  @@ -195,7 +196,7 @@

                  cfdm.FieldAncillary.apply_masking

                  diff --git a/docs/method/cfdm.FieldAncillary.clear_properties.html b/docs/method/cfdm.FieldAncillary.clear_properties.html index 57816dab2f..8cae37745e 100644 --- a/docs/method/cfdm.FieldAncillary.clear_properties.html +++ b/docs/method/cfdm.FieldAncillary.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.clear_properties

                  -FieldAncillary.clear_properties()[source]
                  +FieldAncillary.clear_properties()[source]

                  Remove all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.clear_properties
                  Returns
                  -
                  dict

                  The properties that have been removed.

                  +
                  dict

                  The properties that have been removed.

                  @@ -168,7 +169,7 @@

                  cfdm.FieldAncillary.clear_properties

                  diff --git a/docs/method/cfdm.FieldAncillary.copy.html b/docs/method/cfdm.FieldAncillary.copy.html index a69e91b3ee..07ea8e6316 100644 --- a/docs/method/cfdm.FieldAncillary.copy.html +++ b/docs/method/cfdm.FieldAncillary.copy.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.copy

                  -FieldAncillary.copy(data=True)[source]
                  +FieldAncillary.copy(data=True)[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.copy
                  Parameters
                  -
                  data: bool, optional

                  If True (the default) then copy data, else the +

                  data: bool, optional

                  If True (the default) then copy data, else the data is not copied.

                  @@ -160,7 +161,7 @@

                  cfdm.FieldAncillary.copy

                  diff --git a/docs/method/cfdm.FieldAncillary.creation_commands.html b/docs/method/cfdm.FieldAncillary.creation_commands.html index 7918635816..47a0aa52a3 100644 --- a/docs/method/cfdm.FieldAncillary.creation_commands.html +++ b/docs/method/cfdm.FieldAncillary.creation_commands.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.creation_commands — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.creation_commands

                  -FieldAncillary.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', header=True)[source]
                  +FieldAncillary.creation_commands(representative_data=False, namespace=None, indent=0, string=True, name='c', data_name='data', header=True)[source]

                  Return the commands that would create the construct.

                  New in version (cfdm): 1.8.7.0

                  @@ -139,15 +140,15 @@

                  cfdm.FieldAncillary.creation_commands
                  Parameters
                  -
                  representative_data: bool, optional

                  Return one-line representations of Data instances, +

                  representative_data: bool, optional

                  Return one-line representations of Data instances, which are not executable code but prevent the data being converted in its entirety to a string representation.

                  -
                  namespace: str, optional

                  The name space containing classes of the cfdm +

                  namespace: str, optional

                  The name space containing classes of the cfdm package. This is prefixed to the class name in commands that instantiate instances of cfdm -objects. By default, or if None, the name space is +objects. By default, or if None, the name space is assumed to be consistent with cfdm being imported as import cfdm.

                  @@ -159,40 +160,40 @@

                  cfdm.FieldAncillary.creation_commandsint, optional

                  Indent each line by this many spaces. By default no +

                  indent: int, optional

                  Indent each line by this many spaces. By default no indentation is applied. Ignored if string is False.

                  -
                  string: bool, optional

                  If False then return each command as an element of a -list. By default the commands are concatenated into +

                  string: bool, optional

                  If False then return each command as an element of a +list. By default the commands are concatenated into a string, with a new line inserted between each command.

                  -
                  name: str, optional

                  The name of the FieldAncillary instance created by the +

                  name: str, optional

                  The name of the FieldAncillary instance created by the returned commands.

                  Parameter example:

                  name='var1'

                  -
                  data_name: str, optional

                  The name of the construct’s Data instance created by +

                  data_name: str, optional

                  The name of the construct’s Data instance created by the returned commands.

                  Parameter example:

                  name='data1'

                  -
                  header: bool, optional

                  If True (the default) output a comment describing the +

                  header: bool, optional

                  If True (the default) output a comment describing the components. If False no such comment is returned.

                  Returns
                  -
                  str or list

                  The commands in a string, with a new line inserted +

                  str or list

                  The commands in a string, with a new line inserted between each command. If string is False then the separate commands are returned as each element of a -list.

                  +list.

                  @@ -212,7 +213,7 @@

                  cfdm.FieldAncillary.creation_commands

                  diff --git a/docs/method/cfdm.FieldAncillary.del_data.html b/docs/method/cfdm.FieldAncillary.del_data.html index 73acc14cd5..0d13734905 100644 --- a/docs/method/cfdm.FieldAncillary.del_data.html +++ b/docs/method/cfdm.FieldAncillary.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.del_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.del_data

                  -FieldAncillary.del_data(default=ValueError())[source]
                  +FieldAncillary.del_data(default=ValueError())[source]

                  Remove the data.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.FieldAncillary.del_data
                  default: optional

                  Return the value of the default parameter if data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -176,7 +177,7 @@

                  cfdm.FieldAncillary.del_data

                  diff --git a/docs/method/cfdm.FieldAncillary.del_properties.html b/docs/method/cfdm.FieldAncillary.del_properties.html index 396dbfb4f6..dc7377cdcd 100644 --- a/docs/method/cfdm.FieldAncillary.del_properties.html +++ b/docs/method/cfdm.FieldAncillary.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.del_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.del_properties

                  -FieldAncillary.del_properties(properties)[source]
                  +FieldAncillary.del_properties(properties)[source]

                  Remove properties.

                  New in version (cfdm): 1.10.0.3

                  @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.del_properties
                  Parameters
                  -
                  properties: (sequence of) str

                  The names of the properties to be removed. If the +

                  properties: (sequence of) str

                  The names of the properties to be removed. If the FieldAncillary does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                  @@ -154,7 +155,7 @@

                  cfdm.FieldAncillary.del_propertiesReturns
                  -
                  dict

                  The removed property values, keyed by property name.

                  +
                  dict

                  The removed property values, keyed by property name.

                  @@ -176,7 +177,7 @@

                  cfdm.FieldAncillary.del_properties

                  diff --git a/docs/method/cfdm.FieldAncillary.del_property.html b/docs/method/cfdm.FieldAncillary.del_property.html index bf00538af3..3809f840f8 100644 --- a/docs/method/cfdm.FieldAncillary.del_property.html +++ b/docs/method/cfdm.FieldAncillary.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.del_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.del_property

                  -FieldAncillary.del_property(prop, default=ValueError())[source]
                  +FieldAncillary.del_property(prop, default=ValueError())[source]

                  Remove a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.del_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be removed.

                  +
                  prop: str

                  The name of the property to be removed.

                  Parameter example:

                  prop='long_name'

                  @@ -147,7 +148,7 @@

                  cfdm.FieldAncillary.del_propertyException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -175,7 +176,7 @@

                  cfdm.FieldAncillary.del_property

                  diff --git a/docs/method/cfdm.FieldAncillary.dump.html b/docs/method/cfdm.FieldAncillary.dump.html index d6d9518f1a..5e09e9d456 100644 --- a/docs/method/cfdm.FieldAncillary.dump.html +++ b/docs/method/cfdm.FieldAncillary.dump.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.dump — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.dump

                  -FieldAncillary.dump(display=True, _omit_properties=None, _key=None, _level=0, _title=None, _axes=None, _axis_names=None)[source]
                  +FieldAncillary.dump(display=True, _omit_properties=None, _key=None, _level=0, _title=None, _axes=None, _axis_names=None)[source]

                  A full description of the field ancillary construct.

                  Returns a description of all properties, including those of components, and provides selected values of all data arrays.

                  @@ -136,15 +137,15 @@

                  cfdm.FieldAncillary.dump
                  Parameters
                  -
                  display: bool, optional

                  If False then return the description as a string. By +

                  display: bool, optional

                  If False then return the description as a string. By default the description is printed.

                  Returns
                  -
                  str or None

                  The description. If display is True then the -description is printed and None is +

                  str or None

                  The description. If display is True then the +description is printed and None is returned. Otherwise the description is returned as a string.

                  @@ -153,7 +154,7 @@

                  cfdm.FieldAncillary.dump

                  diff --git a/docs/method/cfdm.FieldAncillary.equals.html b/docs/method/cfdm.FieldAncillary.equals.html index 047e3b1154..ad9bcbdaed 100644 --- a/docs/method/cfdm.FieldAncillary.equals.html +++ b/docs/method/cfdm.FieldAncillary.equals.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.equals — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.equals

                  -FieldAncillary.equals(**kwargs)[source]
                  +FieldAncillary.equals(**kwargs)[source]

                  Whether two instances are the same.

                  Equality is strict by default. This means that:

                    @@ -171,10 +172,10 @@

                    cfdm.FieldAncillary.equalscfdm.rtol function.

                  -
                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value +

                  ignore_fill_value: bool, optional

                  If True then all _FillValue and missing_value properties are omitted from the comparison.

                  -
                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent +

                  verbose: int or str or None, optional

                  If an integer from -1 to 3, or an equivalent string equal ignoring case to one of:

                  • 'DISABLE' (0)

                  • @@ -190,7 +191,7 @@

                    cfdm.FieldAncillary.equals-1 as a special case of maximal and extreme verbosity.

                    -

                    Otherwise, if None (the default value), output +

                    Otherwise, if None (the default value), output messages will be shown according to the value of the cfdm.log_level setting.

                    Overall, the higher a non-negative integer or @@ -199,21 +200,21 @@

                    cfdm.FieldAncillary.equalsstr, optional

                    The names of properties to omit from the +

                    ignore_properties: (sequence of) str, optional

                    The names of properties to omit from the comparison.

                    -
                    ignore_data_type: bool, optional

                    If True then ignore the data types in all numerical +

                    ignore_data_type: bool, optional

                    If True then ignore the data types in all numerical comparisons. By default different numerical data types imply inequality, regardless of whether the elements are within the tolerance for equality.

                    -
                    ignore_compression: bool, optional

                    If False then the compression type and, if applicable, +

                    ignore_compression: bool, optional

                    If False then the compression type and, if applicable, the underlying compressed arrays must be the same, as well as the arrays in their uncompressed forms. By default only the the arrays in their uncompressed forms are compared.

                    -
                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, +

                    ignore_type: bool, optional

                    Any type of object may be tested but, in general, equality is only possible with another FieldAncillary instance, or a subclass of one. If ignore_type is True then cfdm.FieldAncillary(source=other) is @@ -224,7 +225,7 @@

                    cfdm.FieldAncillary.equalsReturns
                    -
                    bool

                    Whether the two instances are equal.

                    +
                    bool

                    Whether the two instances are equal.

                    @@ -240,7 +241,7 @@

                    cfdm.FieldAncillary.equals

                  diff --git a/docs/method/cfdm.FieldAncillary.get_data.html b/docs/method/cfdm.FieldAncillary.get_data.html index 5a7f04eb6d..0277e64227 100644 --- a/docs/method/cfdm.FieldAncillary.get_data.html +++ b/docs/method/cfdm.FieldAncillary.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.get_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,14 +123,14 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.get_data

                  -FieldAncillary.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                  +FieldAncillary.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                  Return the data.

                  Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                  +to return the data as an independent numpy array.

                  The units, calendar and fill value properties are, if set, inserted into the data.

                  @@ -145,7 +146,7 @@

                  cfdm.FieldAncillary.get_data
                  default: optional

                  Return the value of the default parameter if data have not been set.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -181,7 +182,7 @@

                  cfdm.FieldAncillary.get_data

                  diff --git a/docs/method/cfdm.FieldAncillary.get_filenames.html b/docs/method/cfdm.FieldAncillary.get_filenames.html index 5c5cdb1583..6b660f7d2b 100644 --- a/docs/method/cfdm.FieldAncillary.get_filenames.html +++ b/docs/method/cfdm.FieldAncillary.get_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.get_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.get_filenames

                  -FieldAncillary.get_filenames()[source]
                  +FieldAncillary.get_filenames()[source]

                  Return the name of the file or files containing the data.

                  Returns
                  -
                  set The file names in normalised, absolute form. If the

                  data are in memory then an empty set is returned.

                  +
                  set The file names in normalised, absolute form. If the

                  data are in memory then an empty set is returned.

                  -
                  + @@ -149,11 +150,11 @@

                  cfdm.FieldAncillary.get_filenames diff --git a/docs/method/cfdm.FieldAncillary.get_original_filenames.html b/docs/method/cfdm.FieldAncillary.get_original_filenames.html index a536b5848b..2783273d34 100644 --- a/docs/method/cfdm.FieldAncillary.get_original_filenames.html +++ b/docs/method/cfdm.FieldAncillary.get_original_filenames.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.get_original_filenames — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.get_original_filenames

                  -FieldAncillary.get_original_filenames()[source]
                  +FieldAncillary.get_original_filenames()[source]

                  The names of files containing the original data and metadata.

                  The original files are those that contain some or all of the data and metadata when it was first instantiated, and are @@ -147,16 +148,16 @@

                  cfdm.FieldAncillary.get_original_filenames
                  Returns
                  -
                  set

                  The original file names in normalised absolute +

                  set

                  The original file names in normalised absolute form. If there are no original files then an empty -set will be returned.

                  +set will be returned.

                  -
                  + @@ -167,11 +168,11 @@

                  cfdm.FieldAncillary.get_original_filenames diff --git a/docs/method/cfdm.FieldAncillary.get_property.html b/docs/method/cfdm.FieldAncillary.get_property.html index ab9d610a4e..67019c8f83 100644 --- a/docs/method/cfdm.FieldAncillary.get_property.html +++ b/docs/method/cfdm.FieldAncillary.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.get_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.get_property

                  -FieldAncillary.get_property(prop, default=ValueError())[source]
                  +FieldAncillary.get_property(prop, default=ValueError())[source]

                  Return a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.get_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be returned.

                  +
                  prop: str

                  The name of the property to be returned.

                  Parameter example:

                  prop='standard_name'

                  @@ -147,7 +148,7 @@

                  cfdm.FieldAncillary.get_propertyException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -175,7 +176,7 @@

                  cfdm.FieldAncillary.get_property

                  diff --git a/docs/method/cfdm.FieldAncillary.has_bounds.html b/docs/method/cfdm.FieldAncillary.has_bounds.html index 6dfe93e619..3410774d27 100644 --- a/docs/method/cfdm.FieldAncillary.has_bounds.html +++ b/docs/method/cfdm.FieldAncillary.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.has_bounds

                  -FieldAncillary.has_bounds()[source]
                  +FieldAncillary.has_bounds()[source]

                  Whether or not there are cell bounds.

                  This is always False.

                  @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.has_bounds
                  Returns
                  -
                  bool

                  Always False.

                  +
                  bool

                  Always False.

                  @@ -152,7 +153,7 @@

                  cfdm.FieldAncillary.has_bounds

                  diff --git a/docs/method/cfdm.FieldAncillary.has_data.html b/docs/method/cfdm.FieldAncillary.has_data.html index 751e4e71b1..a2aa68290e 100644 --- a/docs/method/cfdm.FieldAncillary.has_data.html +++ b/docs/method/cfdm.FieldAncillary.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.has_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.has_data

                  -FieldAncillary.has_data()[source]
                  +FieldAncillary.has_data()[source]

                  Whether or not the construct has data.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.FieldAncillary.has_data
                  Returns
                  -
                  bool

                  True if data have been set, otherwise False.

                  +
                  bool

                  True if data have been set, otherwise False.

                  @@ -167,7 +168,7 @@

                  cfdm.FieldAncillary.has_data

                  diff --git a/docs/method/cfdm.FieldAncillary.has_property.html b/docs/method/cfdm.FieldAncillary.has_property.html index 741f3a668d..e3b405b385 100644 --- a/docs/method/cfdm.FieldAncillary.has_property.html +++ b/docs/method/cfdm.FieldAncillary.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.has_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.has_property

                  -FieldAncillary.has_property(prop)[source]
                  +FieldAncillary.has_property(prop)[source]

                  Whether a property has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.has_property
                  Parameters
                  -
                  prop: str

                  The name of the property.

                  +
                  prop: str

                  The name of the property.

                  Parameter example:

                  prop='long_name'

                  @@ -149,7 +150,7 @@

                  cfdm.FieldAncillary.has_propertyReturns
                  -
                  bool

                  True if the property has been set, otherwise False.

                  +
                  bool

                  True if the property has been set, otherwise False.

                  @@ -173,7 +174,7 @@

                  cfdm.FieldAncillary.has_property

                  diff --git a/docs/method/cfdm.FieldAncillary.identities.html b/docs/method/cfdm.FieldAncillary.identities.html index 4d117cfbf7..3b69c7abec 100644 --- a/docs/method/cfdm.FieldAncillary.identities.html +++ b/docs/method/cfdm.FieldAncillary.identities.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.identities — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.identities

                  -FieldAncillary.identities(generator=False, **kwargs)[source]
                  +FieldAncillary.identities(generator=False, **kwargs)[source]

                  Return all possible identities.

                  The identities comprise:

                    @@ -145,14 +146,14 @@

                    cfdm.FieldAncillary.identities
                    Parameters
                    -
                    generator: bool, optional

                    If True then return a generator for the identities, +

                    generator: bool, optional

                    If True then return a generator for the identities, rather than a list.

                    New in version (cfdm): 1.8.9.0

                    -
                    kwargs: optional

                    Additional configuration parameters. Currently -none. Unrecognised parameters are ignored.

                    +
                    kwargs: optional

                    Additional configuration parameters that may be used +by subclasses.

                    New in version (cfdm): 1.8.9.0

                    @@ -161,7 +162,7 @@

                    cfdm.FieldAncillary.identitiesReturns
                    -
                    list or generator

                    The identities.

                    +
                    list or generator

                    The identities.

                    @@ -191,7 +192,7 @@

                    cfdm.FieldAncillary.identities

                  diff --git a/docs/method/cfdm.FieldAncillary.identity.html b/docs/method/cfdm.FieldAncillary.identity.html index 2e6cafd56a..9a9cd47623 100644 --- a/docs/method/cfdm.FieldAncillary.identity.html +++ b/docs/method/cfdm.FieldAncillary.identity.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.identity — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.identity

                  -FieldAncillary.identity(default='')[source]
                  +FieldAncillary.identity(default='')[source]

                  Return the canonical identity.

                  By default the identity is the first found of the following:

                    @@ -185,7 +186,7 @@

                    cfdm.FieldAncillary.identity

                  diff --git a/docs/method/cfdm.FieldAncillary.insert_dimension.html b/docs/method/cfdm.FieldAncillary.insert_dimension.html index 08564ccd9c..f1a3324a2a 100644 --- a/docs/method/cfdm.FieldAncillary.insert_dimension.html +++ b/docs/method/cfdm.FieldAncillary.insert_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.insert_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.insert_dimension

                  -FieldAncillary.insert_dimension(*args, **kwargs)[source]
                  +FieldAncillary.insert_dimension(*args, **kwargs)[source]

                  Expand the shape of the data array.

                  Inserts a new size 1 axis into the data array.

                  @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.insert_dimension
                  Parameters
                  -
                  position: int, optional

                  Specify the position that the new axis will have in +

                  position: int, optional

                  Specify the position that the new axis will have in the data array. By default the new axis has position 0, the slowest varying position. Negative integers counting from the last position are allowed.

                  @@ -150,15 +151,15 @@

                  cfdm.FieldAncillary.insert_dimensionbool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  FieldAncillary or None

                  A new instance with expanded data axes. If the -operation was in-place then None is returned.

                  +
                  FieldAncillary or None

                  A new instance with expanded data axes. If the +operation was in-place then None is returned.

                  @@ -174,7 +175,7 @@

                  cfdm.FieldAncillary.insert_dimension

                  diff --git a/docs/method/cfdm.FieldAncillary.nc_clear_variable_groups.html b/docs/method/cfdm.FieldAncillary.nc_clear_variable_groups.html index 82c6fe43a8..76c75cccb5 100644 --- a/docs/method/cfdm.FieldAncillary.nc_clear_variable_groups.html +++ b/docs/method/cfdm.FieldAncillary.nc_clear_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.nc_clear_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.nc_clear_variable_groups

                  -FieldAncillary.nc_clear_variable_groups()[source]
                  +FieldAncillary.nc_clear_variable_groups()[source]

                  Remove the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,7 +148,7 @@

                  cfdm.FieldAncillary.nc_clear_variable_groups
                  Returns
                  -
                  tuple of str

                  The removed group structure.

                  +
                  tuple of str

                  The removed group structure.

                  @@ -178,7 +179,7 @@

                  cfdm.FieldAncillary.nc_clear_variable_groups

                  diff --git a/docs/method/cfdm.FieldAncillary.nc_del_variable.html b/docs/method/cfdm.FieldAncillary.nc_del_variable.html index c865ac702c..06fb1625c6 100644 --- a/docs/method/cfdm.FieldAncillary.nc_del_variable.html +++ b/docs/method/cfdm.FieldAncillary.nc_del_variable.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.nc_del_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.nc_del_variable

                  -FieldAncillary.nc_del_variable(default=ValueError())[source]
                  +FieldAncillary.nc_del_variable(default=ValueError())[source]

                  Remove the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.FieldAncillary.nc_del_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The removed netCDF variable name.

                  +
                  str

                  The removed netCDF variable name.

                  @@ -170,7 +171,7 @@

                  cfdm.FieldAncillary.nc_del_variable

                  diff --git a/docs/method/cfdm.FieldAncillary.nc_get_variable.html b/docs/method/cfdm.FieldAncillary.nc_get_variable.html index 73ad127d21..2b389232e4 100644 --- a/docs/method/cfdm.FieldAncillary.nc_get_variable.html +++ b/docs/method/cfdm.FieldAncillary.nc_get_variable.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.nc_get_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.nc_get_variable

                  -FieldAncillary.nc_get_variable(default=ValueError())[source]
                  +FieldAncillary.nc_get_variable(default=ValueError())[source]

                  Return the netCDF variable name.

                  New in version (cfdm): 1.7.0

                  @@ -141,13 +142,13 @@

                  cfdm.FieldAncillary.nc_get_variable
                  default: optional

                  Return the value of the default parameter if the netCDF variable name has not been set. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The netCDF variable name. If unset then default is +

                  str

                  The netCDF variable name. If unset then default is returned, if provided.

                  @@ -171,7 +172,7 @@

                  cfdm.FieldAncillary.nc_get_variable

                  diff --git a/docs/method/cfdm.FieldAncillary.nc_has_variable.html b/docs/method/cfdm.FieldAncillary.nc_has_variable.html index 59c55c3fc1..955d3bdda2 100644 --- a/docs/method/cfdm.FieldAncillary.nc_has_variable.html +++ b/docs/method/cfdm.FieldAncillary.nc_has_variable.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.nc_has_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.nc_has_variable

                  -FieldAncillary.nc_has_variable()[source]
                  +FieldAncillary.nc_has_variable()[source]

                  Whether the netCDF variable name has been set.

                  New in version (cfdm): 1.7.0

                  @@ -139,8 +140,8 @@

                  cfdm.FieldAncillary.nc_has_variable
                  Returns
                  -
                  bool

                  True if the netCDF variable name has been set, otherwise -False.

                  +
                  bool

                  True if the netCDF variable name has been set, otherwise +False.

                  @@ -163,7 +164,7 @@

                  cfdm.FieldAncillary.nc_has_variable

                  diff --git a/docs/method/cfdm.FieldAncillary.nc_set_variable.html b/docs/method/cfdm.FieldAncillary.nc_set_variable.html index eabfcea5b9..ec18469036 100644 --- a/docs/method/cfdm.FieldAncillary.nc_set_variable.html +++ b/docs/method/cfdm.FieldAncillary.nc_set_variable.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.nc_set_variable — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.nc_set_variable

                  -FieldAncillary.nc_set_variable(value)[source]
                  +FieldAncillary.nc_set_variable(value)[source]

                  Set the netCDF variable name.

                  If there are any / (slash) characters in the netCDF name then these act as delimiters for a group hierarchy. By @@ -144,12 +145,12 @@

                  cfdm.FieldAncillary.nc_set_variable
                  Parameters
                  -
                  value: str

                  The value for the netCDF variable name.

                  +
                  value: str

                  The value for the netCDF variable name.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.FieldAncillary.nc_set_variable

                  diff --git a/docs/method/cfdm.FieldAncillary.nc_set_variable_groups.html b/docs/method/cfdm.FieldAncillary.nc_set_variable_groups.html index 771b9c1199..9cea95e690 100644 --- a/docs/method/cfdm.FieldAncillary.nc_set_variable_groups.html +++ b/docs/method/cfdm.FieldAncillary.nc_set_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.nc_set_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.nc_set_variable_groups

                  -FieldAncillary.nc_set_variable_groups(groups)[source]
                  +FieldAncillary.nc_set_variable_groups(groups)[source]

                  Set the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -147,13 +148,13 @@

                  cfdm.FieldAncillary.nc_set_variable_groups
                  Parameters
                  -
                  groups: sequence of str

                  The new group structure.

                  +
                  groups: sequence of str

                  The new group structure.

                  Returns
                  -
                  tuple of str

                  The group structure prior to being reset.

                  +
                  tuple of str

                  The group structure prior to being reset.

                  @@ -184,7 +185,7 @@

                  cfdm.FieldAncillary.nc_set_variable_groups

                  diff --git a/docs/method/cfdm.FieldAncillary.nc_variable_groups.html b/docs/method/cfdm.FieldAncillary.nc_variable_groups.html index 54694cb987..acd12c0e89 100644 --- a/docs/method/cfdm.FieldAncillary.nc_variable_groups.html +++ b/docs/method/cfdm.FieldAncillary.nc_variable_groups.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.nc_variable_groups — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.nc_variable_groups

                  -FieldAncillary.nc_variable_groups()[source]
                  +FieldAncillary.nc_variable_groups()[source]

                  Return the netCDF variable group hierarchy.

                  The group hierarchy is defined by the netCDF name. Groups are delimited by / (slash) characters in the netCDF name. The @@ -145,7 +146,7 @@

                  cfdm.FieldAncillary.nc_variable_groups
                  Returns
                  -
                  tuple of str

                  The group structure.

                  +
                  tuple of str

                  The group structure.

                  @@ -176,7 +177,7 @@

                  cfdm.FieldAncillary.nc_variable_groups

                  diff --git a/docs/method/cfdm.FieldAncillary.properties.html b/docs/method/cfdm.FieldAncillary.properties.html index fa78718627..8877eb7053 100644 --- a/docs/method/cfdm.FieldAncillary.properties.html +++ b/docs/method/cfdm.FieldAncillary.properties.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.properties

                  -FieldAncillary.properties()[source]
                  +FieldAncillary.properties()[source]

                  Return all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.FieldAncillary.properties
                  Returns
                  -
                  dict

                  The properties.

                  +
                  dict

                  The properties.

                  @@ -168,7 +169,7 @@

                  cfdm.FieldAncillary.properties

                  diff --git a/docs/method/cfdm.FieldAncillary.set_data.html b/docs/method/cfdm.FieldAncillary.set_data.html index f05ca75aa3..4406ac5db3 100644 --- a/docs/method/cfdm.FieldAncillary.set_data.html +++ b/docs/method/cfdm.FieldAncillary.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.set_data — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.set_data

                  -FieldAncillary.set_data(data, copy=True, inplace=True)[source]
                  +FieldAncillary.set_data(data, copy=True, inplace=True)[source]

                  Set the data.

                  The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                  @@ -142,15 +143,15 @@

                  cfdm.FieldAncillary.set_data
                  data: data_like

                  The data to be inserted.

                  A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm instances that contain Data objects.

                  -
                  copy: bool, optional

                  If True (the default) then copy the data prior to +

                  copy: bool, optional

                  If True (the default) then copy the data prior to insertion, else the data is not copied.

                  -
                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and -return None. If False a new, modified FieldAncillary +

                  inplace: bool, optional:

                  If True (the default) then do the operation in-place and +return None. If False a new, modified FieldAncillary instance is returned.

                  New in version (cfdm): 1.8.7.0

                  @@ -160,7 +161,7 @@

                  cfdm.FieldAncillary.set_dataReturns
                  -
                  None or FieldAncillary

                  If the operation was in-place then None is returned, +

                  None or FieldAncillary

                  If the operation was in-place then None is returned, otherwise return a new FieldAncillary instance containing the new data.

                  @@ -191,7 +192,7 @@

                  cfdm.FieldAncillary.set_data

                  diff --git a/docs/method/cfdm.FieldAncillary.set_properties.html b/docs/method/cfdm.FieldAncillary.set_properties.html index 99feeaaeb0..ef8227c655 100644 --- a/docs/method/cfdm.FieldAncillary.set_properties.html +++ b/docs/method/cfdm.FieldAncillary.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.set_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.set_properties

                  -FieldAncillary.set_properties(properties, copy=True)[source]
                  +FieldAncillary.set_properties(properties, copy=True)[source]

                  Set properties.

                  New in version (cfdm): 1.7.0

                  @@ -138,20 +139,20 @@

                  cfdm.FieldAncillary.set_properties
                  Parameters
                  -
                  properties: dict

                  Store the properties from the dictionary supplied.

                  +
                  properties: dict

                  Store the properties from the dictionary supplied.

                  Parameter example:

                  properties={'standard_name': 'altitude', 'foo': 'bar'}

                  -
                  copy: bool, optional

                  If False then any property values provided by the +

                  copy: bool, optional

                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -178,7 +179,7 @@

                  cfdm.FieldAncillary.set_properties

                  diff --git a/docs/method/cfdm.FieldAncillary.set_property.html b/docs/method/cfdm.FieldAncillary.set_property.html index be1657b272..f72c8babb6 100644 --- a/docs/method/cfdm.FieldAncillary.set_property.html +++ b/docs/method/cfdm.FieldAncillary.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.set_property — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.set_property

                  -FieldAncillary.set_property(prop, value, copy=True)[source]
                  +FieldAncillary.set_property(prop, value, copy=True)[source]

                  Set a property.

                  New in version (cfdm): 1.7.0

                  @@ -139,16 +140,16 @@

                  cfdm.FieldAncillary.set_property
                  Parameters
                  -
                  prop: str

                  The name of the property to be set.

                  +
                  prop: str

                  The name of the property to be set.

                  value:

                  The value for the property.

                  -
                  copy: bool, optional

                  If True then set a deep copy of value.

                  +
                  copy: bool, optional

                  If True then set a deep copy of value.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -170,7 +171,7 @@

                  cfdm.FieldAncillary.set_property

                  diff --git a/docs/method/cfdm.FieldAncillary.squeeze.html b/docs/method/cfdm.FieldAncillary.squeeze.html index 6f1494581d..2ad5181b5e 100644 --- a/docs/method/cfdm.FieldAncillary.squeeze.html +++ b/docs/method/cfdm.FieldAncillary.squeeze.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.squeeze — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.squeeze

                  -FieldAncillary.squeeze(*args, **kwargs)[source]
                  +FieldAncillary.squeeze(*args, **kwargs)[source]

                  Remove size one axes from the data array.

                  By default all size one axes are removed, but particular size one axes may be selected for removal.

                  @@ -140,7 +141,7 @@

                  cfdm.FieldAncillary.squeeze
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By +

                  axes: (sequence of) int, optional

                  The positions of the size one axes to be removed. By default all size one axes are removed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last @@ -154,15 +155,15 @@

                  cfdm.FieldAncillary.squeezebool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  FieldAncillary or None

                  A new instance with removed size 1 one data axes. If -the operation was in-place then None is returned.

                  +
                  FieldAncillary or None

                  A new instance with removed size 1 one data axes. If +the operation was in-place then None is returned.

                  @@ -183,7 +184,7 @@

                  cfdm.FieldAncillary.squeeze

                  diff --git a/docs/method/cfdm.FieldAncillary.to_memory.html b/docs/method/cfdm.FieldAncillary.to_memory.html index e5bb948700..d4f3a00bc7 100644 --- a/docs/method/cfdm.FieldAncillary.to_memory.html +++ b/docs/method/cfdm.FieldAncillary.to_memory.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.to_memory — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,23 +123,23 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.to_memory

                  -FieldAncillary.to_memory(*args, **kwargs)[source]
                  +FieldAncillary.to_memory(*args, **kwargs)[source]

                  Bring data on disk into memory.

                  There is no change to data that is already in memory.

                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return None.

                  Returns
                  -
                  FieldAncillary or None

                  A copy with the data in memory, or None if the +

                  FieldAncillary or None

                  A copy with the data in memory, or None if the operation was in-place.

                  @@ -146,7 +147,7 @@

                  cfdm.FieldAncillary.to_memory

                  diff --git a/docs/method/cfdm.FieldAncillary.transpose.html b/docs/method/cfdm.FieldAncillary.transpose.html index 74821ccd65..6475eef1d5 100644 --- a/docs/method/cfdm.FieldAncillary.transpose.html +++ b/docs/method/cfdm.FieldAncillary.transpose.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.transpose — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.transpose

                  -FieldAncillary.transpose(*args, **kwargs)[source]
                  +FieldAncillary.transpose(*args, **kwargs)[source]

                  Permute the axes of the data array.

                  New in version (cfdm): 1.7.0

                  @@ -138,7 +139,7 @@

                  cfdm.FieldAncillary.transpose
                  Parameters
                  -
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  +
                  axes: (sequence of) int, optional

                  The new axis order. By default the order is reversed.

                  Each axis is identified by its integer position in the data. Negative integers counting from the last position are allowed.

                  @@ -151,15 +152,15 @@

                  cfdm.FieldAncillary.transposebool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  FieldAncillary or None

                  A new instance with permuted data axes. If the operation -was in-place then None is returned.

                  +
                  FieldAncillary or None

                  A new instance with permuted data axes. If the operation +was in-place then None is returned.

                  @@ -175,7 +176,7 @@

                  cfdm.FieldAncillary.transpose

                  diff --git a/docs/method/cfdm.FieldAncillary.uncompress.html b/docs/method/cfdm.FieldAncillary.uncompress.html index c18c78cbcb..d35988fcca 100644 --- a/docs/method/cfdm.FieldAncillary.uncompress.html +++ b/docs/method/cfdm.FieldAncillary.uncompress.html @@ -3,7 +3,8 @@ - + + cfdm.FieldAncillary.uncompress — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.FieldAncillary.uncompress

                  -FieldAncillary.uncompress(*args, **kwargs)[source]
                  +FieldAncillary.uncompress(*args, **kwargs)[source]

                  Uncompress the construct.

                  Whether or not the construct is compressed does not alter its functionality nor external appearance.

                  @@ -152,14 +153,14 @@

                  cfdm.FieldAncillary.uncompress
                  Parameters
                  -
                  inplace: bool, optional

                  If True then do the operation in-place and return -None.

                  +
                  inplace: bool, optional

                  If True then do the operation in-place and return +None.

                  Returns
                  -
                  FieldAncillary or None

                  The uncompressed construct, or None if the operation +

                  FieldAncillary or None

                  The uncompressed construct, or None if the operation was in-place.

                  @@ -177,7 +178,7 @@

                  cfdm.FieldAncillary.uncompress

                  diff --git a/docs/method/cfdm.GatheredArray.__array__.html b/docs/method/cfdm.GatheredArray.__array__.html index bffd6b82a4..e0afaf61f1 100644 --- a/docs/method/cfdm.GatheredArray.__array__.html +++ b/docs/method/cfdm.GatheredArray.__array__.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.__array__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.__array__

                  -GatheredArray.__array__(*dtype)[source]
                  +GatheredArray.__array__(*dtype)[source]

                  The numpy array interface.

                  New in version (cfdm): 1.8.7.0

                  @@ -134,7 +135,7 @@

                  cfdm.GatheredArray.__array__
                  Returns
                  -
                  numpy.ndarray

                  An independent numpy array of the data.

                  +
                  numpy.ndarray

                  An independent numpy array of the data.

                  @@ -149,7 +150,7 @@

                  cfdm.GatheredArray.__array__

                  diff --git a/docs/method/cfdm.GatheredArray.__deepcopy__.html b/docs/method/cfdm.GatheredArray.__deepcopy__.html index edd712baae..9685a91322 100644 --- a/docs/method/cfdm.GatheredArray.__deepcopy__.html +++ b/docs/method/cfdm.GatheredArray.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.__deepcopy__

                  -GatheredArray.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +GatheredArray.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  Copy-on-write is employed. Therefore, after copying, care must be taken when making in-place modifications to attributes of either @@ -142,7 +143,7 @@

                  cfdm.GatheredArray.__deepcopy__

                  diff --git a/docs/method/cfdm.GatheredArray.__getitem__.html b/docs/method/cfdm.GatheredArray.__getitem__.html index 9c743a9fc4..e6faf66ef5 100644 --- a/docs/method/cfdm.GatheredArray.__getitem__.html +++ b/docs/method/cfdm.GatheredArray.__getitem__.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.__getitem__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,18 +123,21 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.__getitem__

                  -GatheredArray.__getitem__(indices)[source]
                  +GatheredArray.__getitem__(indices)[source]

                  Return a subspace of the uncompressed data.

                  x.__getitem__(indices) <==> x[indices]

                  Returns a subspace of the uncompressed array as an independent numpy array.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  -
                  + @@ -144,11 +148,11 @@

                  cfdm.GatheredArray.__getitem__ diff --git a/docs/method/cfdm.GatheredArray.__repr__.html b/docs/method/cfdm.GatheredArray.__repr__.html index 7da359731c..a0507d8558 100644 --- a/docs/method/cfdm.GatheredArray.__repr__.html +++ b/docs/method/cfdm.GatheredArray.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.__repr__

                  -GatheredArray.__repr__()[source]
                  -

                  Called by the repr built-in function.

                  +GatheredArray.__repr__()[source] +

                  Called by the repr built-in function.

                  x.__repr__() <==> repr(x)

                  New in version (cfdm): 1.8.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.GatheredArray.__repr__ diff --git a/docs/method/cfdm.GatheredArray.__str__.html b/docs/method/cfdm.GatheredArray.__str__.html index 9a727a7c6e..9a76de822b 100644 --- a/docs/method/cfdm.GatheredArray.__str__.html +++ b/docs/method/cfdm.GatheredArray.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.__str__ — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -87,7 +88,7 @@

                  Related Topics

                • cfdm classes
                • @@ -122,19 +123,19 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.__str__

                  -GatheredArray.__str__()[source]
                  -

                  Called by the str built-in function.

                  +GatheredArray.__str__()[source] +

                  Called by the str built-in function.

                  x.__str__() <==> str(x)

                  New in version (cfdm): 1.8.7.0

                  -
                  + @@ -145,11 +146,11 @@

                  cfdm.GatheredArray.__str__ diff --git a/docs/method/cfdm.GatheredArray._docstring_method_exclusions.html b/docs/method/cfdm.GatheredArray._docstring_method_exclusions.html new file mode 100644 index 0000000000..d3fe5d14be --- /dev/null +++ b/docs/method/cfdm.GatheredArray._docstring_method_exclusions.html @@ -0,0 +1,194 @@ + + + + + + + + cfdm.GatheredArray._docstring_method_exclusions — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.GatheredArray._docstring_method_exclusions

                  +
                  +
                  +GatheredArray._docstring_method_exclusions()[source]
                  +

                  Returns method names excluded in the class substitutions.

                  +

                  Exclusions for a class may be defined by creating a +__docstring_method_exclusions__ method that returns the sequence +of names of methods to be excluded. These exclusions will also +apply to any child classes.

                  +

                  Exclusions may be defined for any reason, but in particular may +be required if a method has a non-rewritable docstring. An +example of method that has a non-rewritable docstring is when the +method is a ‘method_descriptor’ object, such as list.append: any +class that inherits such such a method will need to exclude it, +unless it is explicitly overridden in the child class.

                  +
                  +

                  New in version (cfdm): 1.8.7.0

                  +
                  +
                  +

                  See also

                  +

                  _docstring_special_substitutions, +_docstring_substitutions, +_docstring_package_depth, +__docstring_substitutions__, +__docstring_package_depth__, +__docstring_method_exclusions__

                  +
                  +
                  +
                  Parameters
                  +
                  +
                  cls: class

                  The class.

                  +
                  +
                  +
                  +
                  Returns
                  +
                  +
                  set

                  The names of the methods to exclude from the docstring +substitution process.

                  +
                  +
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.GatheredArray._docstring_package_depth.html b/docs/method/cfdm.GatheredArray._docstring_package_depth.html new file mode 100644 index 0000000000..c2f7f9961d --- /dev/null +++ b/docs/method/cfdm.GatheredArray._docstring_package_depth.html @@ -0,0 +1,188 @@ + + + + + + + + cfdm.GatheredArray._docstring_package_depth — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.GatheredArray._docstring_package_depth

                  +
                  +
                  +GatheredArray._docstring_package_depth()[source]
                  +

                  Returns the class {{package}} substitutions package depth.

                  +

                  In docstrings, {{package}} is replaced by the name of the +package, as defined by the first N+1 . (dot) separated fields +of the class’s __module__ attribute.

                  +

                  N defaults to 0, but may be set to any non-negative integer, M, by +creating a __docstring_package_depth__ method that returns M.

                  +
                  +

                  New in version (cfdm): 1.8.7.0

                  +
                  +
                  +

                  See also

                  +

                  _docstring_special_substitutions, +_docstring_substitutions, +_docstring_method_exclusions, +__docstring_substitutions__, +__docstring_package_depth__, +__docstring_method_exclusions__

                  +
                  +
                  +
                  Parameters
                  +
                  +
                  cls: class

                  The class.

                  +
                  +
                  +
                  +
                  Returns
                  +
                  +
                  int

                  The package depth.

                  +
                  +
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.GatheredArray._docstring_special_substitutions.html b/docs/method/cfdm.GatheredArray._docstring_special_substitutions.html new file mode 100644 index 0000000000..a74fdf7683 --- /dev/null +++ b/docs/method/cfdm.GatheredArray._docstring_special_substitutions.html @@ -0,0 +1,184 @@ + + + + + + + + cfdm.GatheredArray._docstring_special_substitutions — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.GatheredArray._docstring_special_substitutions

                  +
                  +
                  +classmethod GatheredArray._docstring_special_substitutions()[source]
                  +

                  Return the special docstring substitutions.

                  +

                  {{class}} is replaced by the name of the class.

                  +

                  {{class_lower}} is replaced by the name of the class +convert to all lower case.

                  +

                  {{package}} is replaced by the name of the package, as defined +by the first N . (dot) separated fields of the class’s +__module__ attribute, where is N determined by +_docstring_package_depth.

                  +
                  +

                  New in version (cfdm): 1.8.7.0

                  +
                  +
                  +

                  See also

                  +

                  _docstring_package_depth, +_docstring_method_exclusions, +_docstring_substitutions, +__docstring_substitutions__, +__docstring_package_depth__, +__docstring_method_exclusions__

                  +
                  +
                  +
                  Returns
                  +
                  +
                  tuple

                  The special docstring substitution identifiers.

                  +
                  +
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.GatheredArray._docstring_substitutions.html b/docs/method/cfdm.GatheredArray._docstring_substitutions.html new file mode 100644 index 0000000000..d2e403d82b --- /dev/null +++ b/docs/method/cfdm.GatheredArray._docstring_substitutions.html @@ -0,0 +1,205 @@ + + + + + + + + cfdm.GatheredArray._docstring_substitutions — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.GatheredArray._docstring_substitutions

                  +
                  +
                  +GatheredArray._docstring_substitutions()[source]
                  +

                  Returns the substitutions that apply to methods of the class.

                  +

                  Text to be replaced is specified as a key in the returned +dictionary, with the replacement text defined by the corresponding +value.

                  +

                  Special docstring substitutions, as defined by a class’s +_docstring_special_substitutions method, may be used in the +replacement text, and will be substituted as usual.

                  +

                  Replacement text may contain other non-special substitutions.

                  +
                  +

                  Note

                  +

                  The values are only checked once for embedded +non-special substitutions, so if the embedded +substitution itself contains a non-special substitution +then the latter will not be replaced. This restriction +is to prevent the possibility of infinite recursion.

                  +
                  +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value +must be a string or a callable, as accepted by the +re.Pattern.sub method.

                  +
                  +

                  New in version (cfdm): 1.8.7.0

                  +
                  +
                  +

                  See also

                  +

                  _docstring_special_substitutions, +_docstring_package_depth, +_docstring_method_exclusions, +__docstring_substitutions__, +__docstring_package_depth__, +__docstring_method_exclusions__

                  +
                  +
                  +
                  Parameters
                  +
                  +
                  cls: class

                  The class.

                  +
                  +
                  +
                  +
                  Returns
                  +
                  +
                  dict

                  The docstring substitutions. A dictionary key matches text +in the docstrings, with a corresponding value its +replacement.

                  +
                  +
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.GatheredArray.compressed_dimensions.html b/docs/method/cfdm.GatheredArray.compressed_dimensions.html index 48cfba67a1..092931b066 100644 --- a/docs/method/cfdm.GatheredArray.compressed_dimensions.html +++ b/docs/method/cfdm.GatheredArray.compressed_dimensions.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.compressed_dimensions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.compressed_dimensions

                  -GatheredArray.compressed_dimensions()[source]
                  +GatheredArray.compressed_dimensions()[source]

                  Mapping of compressed to uncompressed dimensions.

                  A dictionary key is a position of a dimension in the compressed data, with a value of the positions of the @@ -143,7 +144,7 @@

                  cfdm.GatheredArray.compressed_dimensions
                  Returns
                  -
                  dict

                  The mapping of dimensions of the compressed array to +

                  dict

                  The mapping of dimensions of the compressed array to their corresponding dimensions in the uncompressed array. Compressed array dimensions that are not compressed are omitted from the mapping.

                  @@ -153,7 +154,7 @@

                  cfdm.GatheredArray.compressed_dimensions

                  diff --git a/docs/method/cfdm.GatheredArray.conformed_data.html b/docs/method/cfdm.GatheredArray.conformed_data.html index 36d90a0dd8..2127bdf44f 100644 --- a/docs/method/cfdm.GatheredArray.conformed_data.html +++ b/docs/method/cfdm.GatheredArray.conformed_data.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.conformed_data — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -87,7 +88,7 @@

                  Related Topics

                • cfdm classes
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.conformed_data

                  -GatheredArray.conformed_data()[source]
                  +GatheredArray.conformed_data()[source]

                  The compressed data and list variable.

                  New in version (cfdm): 1.10.0.0

                  @@ -134,8 +135,8 @@

                  cfdm.GatheredArray.conformed_data
                  Returns
                  -
                  dict

                  The conformed gathered data, with the key 'data'; -and the tuple of uncompressed indices with the key +

                  dict

                  The conformed gathered data, with the key 'data'; +and the tuple of uncompressed indices with the key 'uncompressed_indices'.

                  @@ -143,7 +144,7 @@

                  cfdm.GatheredArray.conformed_data

                  diff --git a/docs/method/cfdm.GatheredArray.copy.html b/docs/method/cfdm.GatheredArray.copy.html index da74ded90a..e51a7b18f4 100644 --- a/docs/method/cfdm.GatheredArray.copy.html +++ b/docs/method/cfdm.GatheredArray.copy.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.copy

                  -GatheredArray.copy()[source]
                  +GatheredArray.copy()[source]

                  Return a deep copy of the array.

                  a.copy() is equivalent to ``copy.deepcopy(a).

                  Copy-on-write is employed. Therefore, after copying, care must be @@ -149,7 +150,7 @@

                  cfdm.GatheredArray.copy

                  -
                  + @@ -160,11 +161,11 @@

                  cfdm.GatheredArray.copy diff --git a/docs/method/cfdm.GatheredArray.get_Subarray.html b/docs/method/cfdm.GatheredArray.get_Subarray.html index 8b7f2ac53d..8b45522d4f 100644 --- a/docs/method/cfdm.GatheredArray.get_Subarray.html +++ b/docs/method/cfdm.GatheredArray.get_Subarray.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.get_Subarray — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.get_Subarray

                  -GatheredArray.get_Subarray()[source]
                  +GatheredArray.get_Subarray()[source]

                  Return the Subarray class.

                  New in version (cfdm): 1.10.0.0

                  @@ -141,7 +142,7 @@

                  cfdm.GatheredArray.get_Subarray

                  diff --git a/docs/method/cfdm.GatheredArray.get_calendar.html b/docs/method/cfdm.GatheredArray.get_calendar.html index a4511ce3ef..0b649a998f 100644 --- a/docs/method/cfdm.GatheredArray.get_calendar.html +++ b/docs/method/cfdm.GatheredArray.get_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.get_calendar — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,13 +123,13 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.get_calendar

                  -GatheredArray.get_calendar(default=ValueError())[source]
                  +GatheredArray.get_calendar(default=ValueError())[source]

                  The calendar of the array.

                  -

                  If the calendar is None then the CF default calendar is +

                  If the calendar is None then the CF default calendar is assumed, if applicable.

                  New in version (cfdm): 1.10.0.1

                  @@ -137,21 +138,21 @@

                  cfdm.GatheredArray.get_calendarParameters
                  default: optional

                  Return the value of the default parameter if the -calendar has not been set. If set to an Exception +calendar has not been set. If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str or None

                  The calendar value.

                  +
                  str or None

                  The calendar value.

                  -
                  + @@ -162,11 +163,11 @@

                  cfdm.GatheredArray.get_calendar diff --git a/docs/method/cfdm.GatheredArray.get_compressed_axes.html b/docs/method/cfdm.GatheredArray.get_compressed_axes.html index 94c5797164..7082a1c132 100644 --- a/docs/method/cfdm.GatheredArray.get_compressed_axes.html +++ b/docs/method/cfdm.GatheredArray.get_compressed_axes.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.get_compressed_axes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.get_compressed_axes

                  -GatheredArray.get_compressed_axes()[source]
                  +GatheredArray.get_compressed_axes()[source]

                  Return axes that are compressed in the underlying array.

                  Returns
                  -
                  list

                  The compressed axes described by their integer +

                  list

                  The compressed axes described by their integer positions in the uncompressed array.

                  @@ -148,7 +149,7 @@

                  cfdm.GatheredArray.get_compressed_axes

                  diff --git a/docs/method/cfdm.GatheredArray.get_compressed_dimension.html b/docs/method/cfdm.GatheredArray.get_compressed_dimension.html index 215b1ef867..0a545b74d2 100644 --- a/docs/method/cfdm.GatheredArray.get_compressed_dimension.html +++ b/docs/method/cfdm.GatheredArray.get_compressed_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.get_compressed_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.get_compressed_dimension

                  -GatheredArray.get_compressed_dimension(default=ValueError())[source]
                  +GatheredArray.get_compressed_dimension(default=ValueError())[source]

                  Returns the compressed dimension’s position in the array.

                  New in version (cfdm): 1.7.0

                  @@ -140,13 +141,13 @@

                  cfdm.GatheredArray.get_compressed_dimension
                  default: optional

                  Return the value of the default parameter if the underlying array is not compressed. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  int

                  The position of the compressed dimension in the compressed +

                  int

                  The position of the compressed dimension in the compressed array. If the underlying is not compressed then default is returned, if provided.

                  @@ -159,7 +160,7 @@

                  cfdm.GatheredArray.get_compressed_dimension

                  diff --git a/docs/method/cfdm.GatheredArray.get_compression_type.html b/docs/method/cfdm.GatheredArray.get_compression_type.html index 0fb1f843e5..04ef5d2c90 100644 --- a/docs/method/cfdm.GatheredArray.get_compression_type.html +++ b/docs/method/cfdm.GatheredArray.get_compression_type.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.get_compression_type — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.get_compression_type

                  -GatheredArray.get_compression_type()[source]
                  +GatheredArray.get_compression_type()[source]

                  Returns the array’s compression type.

                  Specifically, returns the type of compression that has been applied to the underlying array.

                  @@ -136,7 +137,7 @@

                  cfdm.GatheredArray.get_compression_type
                  Returns
                  -
                  str

                  The compression type. An empty string means that no +

                  str

                  The compression type. An empty string means that no compression has been applied.

                  @@ -157,7 +158,7 @@

                  cfdm.GatheredArray.get_compression_type

                  diff --git a/docs/method/cfdm.GatheredArray.get_filename.html b/docs/method/cfdm.GatheredArray.get_filename.html index f8a3ea6c81..cc44aa0e97 100644 --- a/docs/method/cfdm.GatheredArray.get_filename.html +++ b/docs/method/cfdm.GatheredArray.get_filename.html @@ -38,7 +38,7 @@ -

                  cfdm 1.10.1.1

                  +

                  cfdm 1.11.0.0

                  @@ -136,7 +136,7 @@

                  cfdm.GatheredArray.get_filename diff --git a/docs/method/cfdm.GatheredArray.get_units.html b/docs/method/cfdm.GatheredArray.get_units.html index 2ab6b5ba7c..9590f529c5 100644 --- a/docs/method/cfdm.GatheredArray.get_units.html +++ b/docs/method/cfdm.GatheredArray.get_units.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.get_units — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,13 +123,13 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.get_units

                  -GatheredArray.get_units(default=ValueError())[source]
                  +GatheredArray.get_units(default=ValueError())[source]

                  The units of the array.

                  -

                  If the units are None then the array has no defined units.

                  +

                  If the units are None then the array has no defined units.

                  New in version (cfdm): 1.10.0.1

                  @@ -140,21 +141,21 @@

                  cfdm.GatheredArray.get_unitsParameters
                  default: optional

                  Return the value of the default parameter if the -units have not been set. If set to an Exception +units have not been set. If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str or None

                  The units value.

                  +
                  str or None

                  The units value.

                  -
                  + @@ -165,11 +166,11 @@

                  cfdm.GatheredArray.get_units diff --git a/docs/method/cfdm.GatheredArray.source.html b/docs/method/cfdm.GatheredArray.source.html index cef2886c49..5d78499957 100644 --- a/docs/method/cfdm.GatheredArray.source.html +++ b/docs/method/cfdm.GatheredArray.source.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.source — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,17 +123,17 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.source

                  -GatheredArray.source(default=ValueError())[source]
                  +GatheredArray.source(default=ValueError())[source]

                  Return the underlying array object.

                  Parameters
                  default: optional

                  Return the value of the default parameter if the array -has not been set. If set to an Exception instance then +has not been set. If set to an Exception instance then it will be raised instead.

                  @@ -153,7 +154,7 @@

                  cfdm.GatheredArray.source

                  diff --git a/docs/method/cfdm.GatheredArray.subarray_parameters.html b/docs/method/cfdm.GatheredArray.subarray_parameters.html new file mode 100644 index 0000000000..2110a05de7 --- /dev/null +++ b/docs/method/cfdm.GatheredArray.subarray_parameters.html @@ -0,0 +1,169 @@ + + + + + + + + cfdm.GatheredArray.subarray_parameters — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.GatheredArray.subarray_parameters

                  +
                  +
                  +GatheredArray.subarray_parameters()[source]
                  +

                  Non-data parameters required by the Subarray class.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  +
                  +
                  Returns
                  +
                  +
                  dict

                  The parameters as a dictionary value, with key +'compressed_dimensions'.

                  +
                  +
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.GatheredArray.subarray_shapes.html b/docs/method/cfdm.GatheredArray.subarray_shapes.html index 088778aa29..f0a4c0e9c4 100644 --- a/docs/method/cfdm.GatheredArray.subarray_shapes.html +++ b/docs/method/cfdm.GatheredArray.subarray_shapes.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.subarray_shapes — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -87,7 +88,7 @@

                  Related Topics

                • cfdm classes
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.GatheredArray.subarray_shapes

                  -GatheredArray.subarray_shapes(shapes)[source]
                  +GatheredArray.subarray_shapes(shapes)[source]

                  Create the subarray shapes along each uncompressed dimension.

                  New in version (cfdm): 1.10.0.0

                  @@ -138,7 +139,7 @@

                  cfdm.GatheredArray.subarray_shapes
                  Parameters
                  -
                  chunks: int, sequence, dict or str, optional

                  Define the subarray shapes.

                  +
                  chunks: int, sequence, dict or str, optional

                  Define the subarray shapes.

                  Any value accepted by the chunks parameter of the dask.array.from_array function is allowed.

                  The subarray sizes implied by chunks for a dimension @@ -153,7 +154,7 @@

                  cfdm.GatheredArray.subarray_shapesReturns
                  -
                  list

                  The subarray sizes along each uncompressed dimension.

                  +
                  list

                  The subarray sizes along each uncompressed dimension.

                  @@ -196,7 +197,7 @@

                  cfdm.GatheredArray.subarray_shapes

                  diff --git a/docs/method/cfdm.GatheredArray.subarrays.html b/docs/method/cfdm.GatheredArray.subarrays.html index ba5f844963..be29666d2a 100644 --- a/docs/method/cfdm.GatheredArray.subarrays.html +++ b/docs/method/cfdm.GatheredArray.subarrays.html @@ -3,7 +3,8 @@ - + + cfdm.GatheredArray.subarrays — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedContiguousArray.subarray_shapes

                  -RaggedContiguousArray.subarray_shapes(shapes)[source]
                  +RaggedContiguousArray.subarray_shapes(shapes)[source]

                  Create the subarray shapes along each uncompressed dimension.

                  New in version (cfdm): 1.10.0.0

                  @@ -138,7 +139,7 @@

                  cfdm.RaggedContiguousArray.subarray_shapes
                  Parameters
                  -
                  chunks: int, sequence, dict or str, optional

                  Define the subarray shapes.

                  +
                  chunks: int, sequence, dict or str, optional

                  Define the subarray shapes.

                  Any value accepted by the chunks parameter of the dask.array.from_array function is allowed.

                  The subarray sizes implied by chunks for a dimension @@ -153,7 +154,7 @@

                  cfdm.RaggedContiguousArray.subarray_shapesReturns
                  -
                  list

                  The subarray sizes along each uncompressed dimension.

                  +
                  list

                  The subarray sizes along each uncompressed dimension.

                  @@ -220,7 +221,7 @@

                  cfdm.RaggedContiguousArray.subarray_shapes

                  diff --git a/docs/method/cfdm.RaggedContiguousArray.subarrays.html b/docs/method/cfdm.RaggedContiguousArray.subarrays.html index dc0f46fd30..68f3d00037 100644 --- a/docs/method/cfdm.RaggedContiguousArray.subarrays.html +++ b/docs/method/cfdm.RaggedContiguousArray.subarrays.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedContiguousArray.subarrays — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedArray.get_count

                  -RaggedIndexedArray.get_count(default=ValueError())[source]
                  +RaggedIndexedArray.get_count(default=ValueError())[source]

                  Return the count variable for the compressed array.

                  New in version (cfdm): 1.10.0.0

                  @@ -138,7 +139,7 @@

                  cfdm.RaggedIndexedArray.get_count

                  diff --git a/docs/method/cfdm.RaggedIndexedArray.get_filename.html b/docs/method/cfdm.RaggedIndexedArray.get_filename.html index 755f7f5037..15ee1d52cb 100644 --- a/docs/method/cfdm.RaggedIndexedArray.get_filename.html +++ b/docs/method/cfdm.RaggedIndexedArray.get_filename.html @@ -38,7 +38,7 @@ -

                  cfdm 1.10.1.1

                  +

                  cfdm 1.11.0.0

                  @@ -136,7 +136,7 @@

                  cfdm.RaggedIndexedArray.get_filename diff --git a/docs/method/cfdm.RaggedIndexedArray.get_units.html b/docs/method/cfdm.RaggedIndexedArray.get_units.html index 67b78b43cb..93690fc53f 100644 --- a/docs/method/cfdm.RaggedIndexedArray.get_units.html +++ b/docs/method/cfdm.RaggedIndexedArray.get_units.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedArray.get_units — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,13 +123,13 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedArray.get_units

                  -RaggedIndexedArray.get_units(default=ValueError())[source]
                  +RaggedIndexedArray.get_units(default=ValueError())[source]

                  The units of the array.

                  -

                  If the units are None then the array has no defined units.

                  +

                  If the units are None then the array has no defined units.

                  New in version (cfdm): 1.10.0.1

                  @@ -140,21 +141,21 @@

                  cfdm.RaggedIndexedArray.get_unitsParameters
                  default: optional

                  Return the value of the default parameter if the -units have not been set. If set to an Exception +units have not been set. If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str or None

                  The units value.

                  +
                  str or None

                  The units value.

                  -
                  + @@ -165,11 +166,11 @@

                  cfdm.RaggedIndexedArray.get_units diff --git a/docs/method/cfdm.RaggedIndexedArray.source.html b/docs/method/cfdm.RaggedIndexedArray.source.html index bc2358ecf1..4c0f3c3148 100644 --- a/docs/method/cfdm.RaggedIndexedArray.source.html +++ b/docs/method/cfdm.RaggedIndexedArray.source.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedArray.source — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,17 +123,17 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedArray.source

                  -RaggedIndexedArray.source(default=ValueError())[source]
                  +RaggedIndexedArray.source(default=ValueError())[source]

                  Return the underlying array object.

                  Parameters
                  default: optional

                  Return the value of the default parameter if the array -has not been set. If set to an Exception instance then +has not been set. If set to an Exception instance then it will be raised instead.

                  @@ -153,7 +154,7 @@

                  cfdm.RaggedIndexedArray.source

                  diff --git a/docs/method/cfdm.RaggedIndexedArray.subarray_parameters.html b/docs/method/cfdm.RaggedIndexedArray.subarray_parameters.html new file mode 100644 index 0000000000..d711f7a944 --- /dev/null +++ b/docs/method/cfdm.RaggedIndexedArray.subarray_parameters.html @@ -0,0 +1,169 @@ + + + + + + + + cfdm.RaggedIndexedArray.subarray_parameters — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.RaggedIndexedArray.subarray_parameters

                  +
                  +
                  +RaggedIndexedArray.subarray_parameters()[source]
                  +

                  Non-data parameters required by the Subarray class.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  +
                  +
                  Returns
                  +
                  +
                  dict

                  The parameters as a dictionary value, with key +'compressed_dimensions'.

                  +
                  +
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.RaggedIndexedArray.subarray_shapes.html b/docs/method/cfdm.RaggedIndexedArray.subarray_shapes.html index 7913e6974d..119e02291a 100644 --- a/docs/method/cfdm.RaggedIndexedArray.subarray_shapes.html +++ b/docs/method/cfdm.RaggedIndexedArray.subarray_shapes.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedArray.subarray_shapes — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -87,7 +88,7 @@

                  Related Topics

                • cfdm classes
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedArray.subarray_shapes

                  -RaggedIndexedArray.subarray_shapes(shapes)[source]
                  +RaggedIndexedArray.subarray_shapes(shapes)[source]

                  Create the subarray shapes along each uncompressed dimension.

                  New in version (cfdm): 1.10.0.0

                  @@ -138,7 +139,7 @@

                  cfdm.RaggedIndexedArray.subarray_shapes
                  Parameters
                  -
                  chunks: int, sequence, dict or str, optional

                  Define the subarray shapes.

                  +
                  chunks: int, sequence, dict or str, optional

                  Define the subarray shapes.

                  Any value accepted by the chunks parameter of the dask.array.from_array function is allowed.

                  The subarray sizes implied by chunks for a dimension @@ -153,7 +154,7 @@

                  cfdm.RaggedIndexedArray.subarray_shapesReturns
                  -
                  list

                  The subarray sizes along each uncompressed dimension.

                  +
                  list

                  The subarray sizes along each uncompressed dimension.

                  @@ -220,7 +221,7 @@

                  cfdm.RaggedIndexedArray.subarray_shapes

                  diff --git a/docs/method/cfdm.RaggedIndexedArray.subarrays.html b/docs/method/cfdm.RaggedIndexedArray.subarrays.html index 3a6359f9b9..5cc487eccf 100644 --- a/docs/method/cfdm.RaggedIndexedArray.subarrays.html +++ b/docs/method/cfdm.RaggedIndexedArray.subarrays.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedArray.subarrays — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.conformed_data

                  -RaggedIndexedContiguousArray.conformed_data()[source]
                  +RaggedIndexedContiguousArray.conformed_data()[source]

                  The data as required by the decompression algorithm.

                  New in version (cfdm): 1.10.0.0

                  @@ -134,14 +135,14 @@

                  cfdm.RaggedIndexedContiguousArray.conformed_data
                  Returns
                  -
                  dict

                  The compressed data, with the key 'data'.

                  +
                  dict

                  The compressed data, with the key 'data'.

                  -
                  + @@ -152,11 +153,11 @@

                  cfdm.RaggedIndexedContiguousArray.conformed_data diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.copy.html b/docs/method/cfdm.RaggedIndexedContiguousArray.copy.html index 888395f11c..ce959e0a84 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.copy.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.copy.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.copy

                  -RaggedIndexedContiguousArray.copy()[source]
                  +RaggedIndexedContiguousArray.copy()[source]

                  Return a deep copy of the array.

                  a.copy() is equivalent to ``copy.deepcopy(a).

                  Copy-on-write is employed. Therefore, after copying, care must be @@ -149,7 +150,7 @@

                  cfdm.RaggedIndexedContiguousArray.copy

                  diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.get_Subarray.html b/docs/method/cfdm.RaggedIndexedContiguousArray.get_Subarray.html index 379277f911..c66d3f0ba8 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.get_Subarray.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.get_Subarray.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.get_Subarray — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.get_Subarray

                  -RaggedIndexedContiguousArray.get_Subarray()[source]
                  +RaggedIndexedContiguousArray.get_Subarray()[source]

                  Return the Subarray class.

                  New in version (cfdm): 1.10.0.0

                  @@ -141,7 +142,7 @@

                  cfdm.RaggedIndexedContiguousArray.get_Subarray

                  diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.get_calendar.html b/docs/method/cfdm.RaggedIndexedContiguousArray.get_calendar.html index f92f78baa0..f11c742b7e 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.get_calendar.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.get_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.get_calendar — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,13 +123,13 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.get_calendar

                  -RaggedIndexedContiguousArray.get_calendar(default=ValueError())[source]
                  +RaggedIndexedContiguousArray.get_calendar(default=ValueError())[source]

                  The calendar of the array.

                  -

                  If the calendar is None then the CF default calendar is +

                  If the calendar is None then the CF default calendar is assumed, if applicable.

                  New in version (cfdm): 1.10.0.1

                  @@ -137,21 +138,21 @@

                  cfdm.RaggedIndexedContiguousArray.get_calendarParameters
                  default: optional

                  Return the value of the default parameter if the -calendar has not been set. If set to an Exception +calendar has not been set. If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str or None

                  The calendar value.

                  +
                  str or None

                  The calendar value.

                  -
                  + @@ -162,11 +163,11 @@

                  cfdm.RaggedIndexedContiguousArray.get_calendar diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.get_compressed_axes.html b/docs/method/cfdm.RaggedIndexedContiguousArray.get_compressed_axes.html index 32cab66173..d9b7f0afdf 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.get_compressed_axes.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.get_compressed_axes.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.get_compressed_axes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,16 +123,16 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.get_compressed_axes

                  -RaggedIndexedContiguousArray.get_compressed_axes()[source]
                  +RaggedIndexedContiguousArray.get_compressed_axes()[source]

                  Return axes that are compressed in the underlying array.

                  Returns
                  -
                  list

                  The compressed axes described by their integer +

                  list

                  The compressed axes described by their integer positions in the uncompressed array.

                  @@ -148,7 +149,7 @@

                  cfdm.RaggedIndexedContiguousArray.get_compressed_axes

                  -
                  + @@ -159,11 +160,11 @@

                  cfdm.RaggedIndexedContiguousArray.get_compressed_axes diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.get_compressed_dimension.html b/docs/method/cfdm.RaggedIndexedContiguousArray.get_compressed_dimension.html index 4c50a41c18..ff36ecce02 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.get_compressed_dimension.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.get_compressed_dimension.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.get_compressed_dimension — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.get_compressed_dimension

                  -RaggedIndexedContiguousArray.get_compressed_dimension(default=ValueError())[source]
                  +RaggedIndexedContiguousArray.get_compressed_dimension(default=ValueError())[source]

                  Returns the compressed dimension’s position in the array.

                  New in version (cfdm): 1.7.0

                  @@ -140,13 +141,13 @@

                  cfdm.RaggedIndexedContiguousArray.get_compressed_dimension
                  default: optional

                  Return the value of the default parameter if the underlying array is not compressed. If set to an -Exception instance then it will be raised instead.

                  +Exception instance then it will be raised instead.

                  Returns
                  -
                  int

                  The position of the compressed dimension in the compressed +

                  int

                  The position of the compressed dimension in the compressed array. If the underlying is not compressed then default is returned, if provided.

                  @@ -159,7 +160,7 @@

                  cfdm.RaggedIndexedContiguousArray.get_compressed_dimension

                  diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.get_compression_type.html b/docs/method/cfdm.RaggedIndexedContiguousArray.get_compression_type.html index 2740a1fa76..a467d76ed7 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.get_compression_type.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.get_compression_type.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.get_compression_type — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.get_compression_type

                  -RaggedIndexedContiguousArray.get_compression_type()[source]
                  +RaggedIndexedContiguousArray.get_compression_type()[source]

                  Returns the array’s compression type.

                  Specifically, returns the type of compression that has been applied to the underlying array.

                  @@ -136,7 +137,7 @@

                  cfdm.RaggedIndexedContiguousArray.get_compression_type
                  Returns
                  -
                  str

                  The compression type. An empty string means that no +

                  str

                  The compression type. An empty string means that no compression has been applied.

                  @@ -157,7 +158,7 @@

                  cfdm.RaggedIndexedContiguousArray.get_compression_type

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.RaggedIndexedContiguousArray.get_compression_type diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.get_count.html b/docs/method/cfdm.RaggedIndexedContiguousArray.get_count.html index 30051f8820..559efe482e 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.get_count.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.get_count.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.get_count — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.get_count

                  -RaggedIndexedContiguousArray.get_count(default=ValueError())[source]
                  +RaggedIndexedContiguousArray.get_count(default=ValueError())[source]

                  Return the count variable for the compressed array.

                  New in version (cfdm): 1.10.0.0

                  @@ -138,7 +139,7 @@

                  cfdm.RaggedIndexedContiguousArray.get_count

                  diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.get_filename.html b/docs/method/cfdm.RaggedIndexedContiguousArray.get_filename.html index 1c30102eb4..a28aa38e58 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.get_filename.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.get_filename.html @@ -38,7 +38,7 @@ -

                  cfdm 1.10.1.1

                  +

                  cfdm 1.11.0.0

                  @@ -136,7 +136,7 @@

                  cfdm.RaggedIndexedContiguousArray.get_filename diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.get_units.html b/docs/method/cfdm.RaggedIndexedContiguousArray.get_units.html index 850b074942..80a35ea568 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.get_units.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.get_units.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.get_units — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,13 +123,13 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.get_units

                  -RaggedIndexedContiguousArray.get_units(default=ValueError())[source]
                  +RaggedIndexedContiguousArray.get_units(default=ValueError())[source]

                  The units of the array.

                  -

                  If the units are None then the array has no defined units.

                  +

                  If the units are None then the array has no defined units.

                  New in version (cfdm): 1.10.0.1

                  @@ -140,21 +141,21 @@

                  cfdm.RaggedIndexedContiguousArray.get_unitsParameters
                  default: optional

                  Return the value of the default parameter if the -units have not been set. If set to an Exception +units have not been set. If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str or None

                  The units value.

                  +
                  str or None

                  The units value.

                  -
                  + @@ -165,11 +166,11 @@

                  cfdm.RaggedIndexedContiguousArray.get_units diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.source.html b/docs/method/cfdm.RaggedIndexedContiguousArray.source.html index 00aa45d3ab..80df3fc199 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.source.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.source.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.source — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,17 +123,17 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.source

                  -RaggedIndexedContiguousArray.source(default=ValueError())[source]
                  +RaggedIndexedContiguousArray.source(default=ValueError())[source]

                  Return the underlying array object.

                  Parameters
                  default: optional

                  Return the value of the default parameter if the array -has not been set. If set to an Exception instance then +has not been set. If set to an Exception instance then it will be raised instead.

                  @@ -153,7 +154,7 @@

                  cfdm.RaggedIndexedContiguousArray.source

                  diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.subarray_parameters.html b/docs/method/cfdm.RaggedIndexedContiguousArray.subarray_parameters.html new file mode 100644 index 0000000000..93336d2692 --- /dev/null +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.subarray_parameters.html @@ -0,0 +1,169 @@ + + + + + + + + cfdm.RaggedIndexedContiguousArray.subarray_parameters — Documentation + + + + + + + + + + + + + + + + + + + + + + + + + +
                  + + +
                  +
                  + + +
                  + + + +
                  +

                  cfdm.RaggedIndexedContiguousArray.subarray_parameters

                  +
                  +
                  +RaggedIndexedContiguousArray.subarray_parameters()[source]
                  +

                  Non-data parameters required by the Subarray class.

                  +
                  +

                  New in version (cfdm): 1.11.0.0

                  +
                  +
                  +
                  Returns
                  +
                  +
                  dict

                  The parameters as a dictionary value, with key +'compressed_dimensions'.

                  +
                  +
                  +
                  +
                  +
                  + +
                  + + + +
                  + +
                  +
                  +
                  +
                  + + + + + + + \ No newline at end of file diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.subarray_shapes.html b/docs/method/cfdm.RaggedIndexedContiguousArray.subarray_shapes.html index 9910f501bd..0623fd76de 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.subarray_shapes.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.subarray_shapes.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.subarray_shapes — Documentation @@ -21,7 +22,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -87,7 +88,7 @@

                  Related Topics

                • cfdm classes
                • @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.RaggedIndexedContiguousArray.subarray_shapes

                  -RaggedIndexedContiguousArray.subarray_shapes(shapes)[source]
                  +RaggedIndexedContiguousArray.subarray_shapes(shapes)[source]

                  Create the subarray shapes along each uncompressed dimension.

                  New in version (cfdm): 1.10.0.0

                  @@ -138,7 +139,7 @@

                  cfdm.RaggedIndexedContiguousArray.subarray_shapes
                  Parameters
                  -
                  chunks: int, sequence, dict or str, optional

                  Define the subarray shapes.

                  +
                  chunks: int, sequence, dict or str, optional

                  Define the subarray shapes.

                  Any value accepted by the chunks parameter of the dask.array.from_array function is allowed.

                  The subarray sizes implied by chunks for a dimension @@ -153,7 +154,7 @@

                  cfdm.RaggedIndexedContiguousArray.subarray_shapes
                  Returns
                  -
                  list

                  The subarray sizes along each uncompressed dimension.

                  +
                  list

                  The subarray sizes along each uncompressed dimension.

                  @@ -220,7 +221,7 @@

                  cfdm.RaggedIndexedContiguousArray.subarray_shapes

                  -

                  +
                  @@ -231,11 +232,11 @@

                  cfdm.RaggedIndexedContiguousArray.subarray_shapes

                  diff --git a/docs/method/cfdm.RaggedIndexedContiguousArray.subarrays.html b/docs/method/cfdm.RaggedIndexedContiguousArray.subarrays.html index 8ac87ef7ef..f4be283846 100644 --- a/docs/method/cfdm.RaggedIndexedContiguousArray.subarrays.html +++ b/docs/method/cfdm.RaggedIndexedContiguousArray.subarrays.html @@ -3,7 +3,8 @@ - + + cfdm.RaggedIndexedContiguousArray.subarrays — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                • + + + + + + @@ -181,18 +188,18 @@

                  cfdm.core.Constructs.filter_by_typeParameters
                  -
                  todict: bool, optional

                  If True then return a dictionary of constructs keyed +

                  todict: bool, optional

                  If True then return a dictionary of constructs keyed by their construct identifiers, instead of a Constructs object. This is a faster option.

                  -
                  cached: optional

                  If any value other than None then return cached +

                  cached: optional

                  If any value other than None then return cached without selecting any constructs.

                  Returns
                  -
                  Constructs or dict

                  The selected constructs and their construct keys.

                  +
                  Constructs or dict

                  The selected constructs and their construct keys.

                  @@ -215,7 +222,7 @@

                  cfdm.core.Constructs.filter_by_type diff --git a/docs/method/cfdm.core.Constructs.get.html b/docs/method/cfdm.core.Constructs.get.html index e0cc4df75f..ab4f42846f 100644 --- a/docs/method/cfdm.core.Constructs.get.html +++ b/docs/method/cfdm.core.Constructs.get.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.get — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.get

                  -Constructs.get(key, default=None)[source]
                  +Constructs.get(key, default=None)[source]

                  Returns the construct for the key, else default.

                  New in version (cfdm): 1.7.0

                  @@ -137,7 +138,7 @@

                  cfdm.core.Constructs.get

                  diff --git a/docs/method/cfdm.core.Constructs.get_data_axes.html b/docs/method/cfdm.core.Constructs.get_data_axes.html index 037a906a72..88c681cc46 100644 --- a/docs/method/cfdm.core.Constructs.get_data_axes.html +++ b/docs/method/cfdm.core.Constructs.get_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.get_data_axes — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.get_data_axes

                  -Constructs.get_data_axes(key, default=ValueError())[source]
                  +Constructs.get_data_axes(key, default=ValueError())[source]

                  Return the keys of the axes spanned by a construct’s data.

                  Specifically, returns the keys of the domain axis constructs spanned by the data of a metadata construct.

                  @@ -136,7 +137,7 @@

                  cfdm.core.Constructs.get_data_axes
                  Parameters
                  -
                  key: str

                  Specify a metadata construct.

                  +
                  key: str

                  Specify a metadata construct.

                  Parameter example:

                  key='auxiliarycoordinate0'

                  @@ -144,21 +145,21 @@

                  cfdm.core.Constructs.get_data_axesException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  tuple

                  The keys of the domain axis constructs spanned by the data.

                  +
                  tuple

                  The keys of the domain axis constructs spanned by the data.

                  -
                  + @@ -169,11 +170,11 @@

                  cfdm.core.Constructs.get_data_axes diff --git a/docs/method/cfdm.core.Constructs.items.html b/docs/method/cfdm.core.Constructs.items.html index df9498cb98..36c4127488 100644 --- a/docs/method/cfdm.core.Constructs.items.html +++ b/docs/method/cfdm.core.Constructs.items.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.items — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.items

                  -Constructs.items()[source]
                  +Constructs.items()[source]

                  Return the items as (construct key, construct) pairs.

                  New in version (cfdm): 1.7.0

                  @@ -170,7 +171,7 @@

                  cfdm.core.Constructs.items

                  diff --git a/docs/method/cfdm.core.Constructs.key.html b/docs/method/cfdm.core.Constructs.key.html index afdf3d0f70..0a22d05e49 100644 --- a/docs/method/cfdm.core.Constructs.key.html +++ b/docs/method/cfdm.core.Constructs.key.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.key — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.key

                  -Constructs.key(default=ValueError())[source]
                  +Constructs.key(default=ValueError())[source]

                  Return the construct key of the sole metadata construct.

                  New in version (cfdm): 1.7.0

                  @@ -140,14 +141,14 @@

                  cfdm.core.Constructs.key
                  default: optional

                  Return the value of the default parameter if there is not exactly one construct.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  Returns
                  -
                  str

                  The construct key.

                  +
                  str

                  The construct key.

                  @@ -173,7 +174,7 @@

                  cfdm.core.Constructs.key

                  diff --git a/docs/method/cfdm.core.Constructs.keys.html b/docs/method/cfdm.core.Constructs.keys.html index fb994d0ec5..574777ec85 100644 --- a/docs/method/cfdm.core.Constructs.keys.html +++ b/docs/method/cfdm.core.Constructs.keys.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.keys — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.keys

                  -Constructs.keys()[source]
                  +Constructs.keys()[source]

                  Return all of the construct keys, in arbitrary order.

                  New in version (cfdm): 1.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.core.Constructs.keys

                  diff --git a/docs/method/cfdm.core.Constructs.new_identifier.html b/docs/method/cfdm.core.Constructs.new_identifier.html index 847ad6beda..9c67f94412 100644 --- a/docs/method/cfdm.core.Constructs.new_identifier.html +++ b/docs/method/cfdm.core.Constructs.new_identifier.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.new_identifier — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.new_identifier

                  -Constructs.new_identifier(construct_type)[source]
                  +Constructs.new_identifier(construct_type)[source]

                  Return a new, unused construct key.

                  New in version (cfdm): 1.7.0

                  @@ -134,7 +135,7 @@

                  cfdm.core.Constructs.new_identifier
                  Parameters
                  -
                  construct_type: str

                  The construct type for which the identifier is being +

                  construct_type: str

                  The construct type for which the identifier is being created.

                  Parameter example:

                  construct_type='dimension_coordinate'

                  @@ -145,7 +146,7 @@

                  cfdm.core.Constructs.new_identifierReturns
                  -
                  str

                  The new construct identifier.

                  +
                  str

                  The new construct identifier.

                  @@ -169,7 +170,7 @@

                  cfdm.core.Constructs.new_identifier

                  diff --git a/docs/method/cfdm.core.Constructs.ordered.html b/docs/method/cfdm.core.Constructs.ordered.html index 3d5c032e82..e8d4b4f3e2 100644 --- a/docs/method/cfdm.core.Constructs.ordered.html +++ b/docs/method/cfdm.core.Constructs.ordered.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.ordered — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.ordered

                  -Constructs.ordered()[source]
                  +Constructs.ordered()[source]

                  Return the constructs in their predetermined order.

                  For cell method constructs, the predetermined order is that in which they where added. There is no predetermined ordering for @@ -141,7 +142,7 @@

                  cfdm.core.Constructs.ordered
                  Returns
                  -
                  collections.OrderedDict

                  The constructs and their construct keys, in their +

                  collections.OrderedDict

                  The constructs and their construct keys, in their predetermined order.

                  @@ -169,7 +170,7 @@

                  cfdm.core.Constructs.ordered

                  diff --git a/docs/method/cfdm.core.Constructs.replace.html b/docs/method/cfdm.core.Constructs.replace.html index 24902d564f..654c4558d9 100644 --- a/docs/method/cfdm.core.Constructs.replace.html +++ b/docs/method/cfdm.core.Constructs.replace.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.replace — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.replace

                  -Constructs.replace(key, construct, axes=None, copy=True)[source]
                  +Constructs.replace(key, construct, axes=None, copy=True)[source]

                  Replace one metadata construct with another.

                  Note

                  @@ -134,7 +135,7 @@

                  cfdm.core.Constructs.replace

                  diff --git a/docs/method/cfdm.core.Constructs.shallow_copy.html b/docs/method/cfdm.core.Constructs.shallow_copy.html index d17cf9b8cd..e6cd50bc2f 100644 --- a/docs/method/cfdm.core.Constructs.shallow_copy.html +++ b/docs/method/cfdm.core.Constructs.shallow_copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.shallow_copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.shallow_copy

                  -Constructs.shallow_copy(_ignore=None)[source]
                  +Constructs.shallow_copy(_ignore=None)[source]

                  Return a shallow copy.

                  copy.copy(f) is equivalent to f.shallow_copy().

                  Any in-place changes to the actual constructs of the copy will @@ -156,7 +157,7 @@

                  cfdm.core.Constructs.shallow_copy

                  diff --git a/docs/method/cfdm.core.Constructs.todict.html b/docs/method/cfdm.core.Constructs.todict.html index dad072ac59..4dc8791b46 100644 --- a/docs/method/cfdm.core.Constructs.todict.html +++ b/docs/method/cfdm.core.Constructs.todict.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.todict — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.todict

                  -Constructs.todict(copy=False)[source]
                  +Constructs.todict(copy=False)[source]

                  Return a dictionary of the metadata constructs.

                  New in version (cfdm): 1.8.9.0

                  @@ -134,13 +135,13 @@

                  cfdm.core.Constructs.todict
                  Parameters
                  -
                  copy: bool, optional

                  If True then deep copy the metadata construct values.

                  +
                  copy: bool, optional

                  If True then deep copy the metadata construct values.

                  Returns
                  -
                  dict

                  The dictionary representation, keyed by construct +

                  dict

                  The dictionary representation, keyed by construct identifiers with metadata construct values.

                  @@ -148,7 +149,7 @@

                  cfdm.core.Constructs.todict

                  diff --git a/docs/method/cfdm.core.Constructs.value.html b/docs/method/cfdm.core.Constructs.value.html index 3219d5be9b..ddc480627b 100644 --- a/docs/method/cfdm.core.Constructs.value.html +++ b/docs/method/cfdm.core.Constructs.value.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.value — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.value

                  -Constructs.value(default=ValueError())[source]
                  +Constructs.value(default=ValueError())[source]

                  Return the sole metadata construct.

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.core.Constructs.value
                  default: optional

                  Return the value of the default parameter if there is not exactly one construct.

                  -

                  If set to an Exception instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -170,7 +171,7 @@

                  cfdm.core.Constructs.value

                  diff --git a/docs/method/cfdm.core.Constructs.values.html b/docs/method/cfdm.core.Constructs.values.html index 36a2a44d40..7c65f757c7 100644 --- a/docs/method/cfdm.core.Constructs.values.html +++ b/docs/method/cfdm.core.Constructs.values.html @@ -3,7 +3,8 @@ - + + cfdm.core.Constructs.values — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Constructs.values

                  -Constructs.values()[source]
                  +Constructs.values()[source]

                  Return all of the metadata constructs, in arbitrary order.

                  New in version (cfdm): 1.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.core.Constructs.values

                  diff --git a/docs/method/cfdm.core.Container.__deepcopy__.html b/docs/method/cfdm.core.Container.__deepcopy__.html index 656def63a9..426951212d 100644 --- a/docs/method/cfdm.core.Container.__deepcopy__.html +++ b/docs/method/cfdm.core.Container.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container.__deepcopy__

                  -Container.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +Container.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.core.Container.__deepcopy__

                  diff --git a/docs/method/cfdm.core.Container._del_component.html b/docs/method/cfdm.core.Container._del_component.html index b5980c50bb..b76a4ce3de 100644 --- a/docs/method/cfdm.core.Container._del_component.html +++ b/docs/method/cfdm.core.Container._del_component.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container._del_component — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container._del_component

                  -Container._del_component(component, default=ValueError())[source]
                  +Container._del_component(component, default=ValueError())[source]

                  Remove a component.

                  New in version (cfdm): 1.7.0

                  @@ -141,7 +142,7 @@

                  cfdm.core.Container._del_componentException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -166,7 +167,7 @@

                  cfdm.core.Container._del_component

                  diff --git a/docs/method/cfdm.core.Container._docstring_method_exclusions.html b/docs/method/cfdm.core.Container._docstring_method_exclusions.html index 0afaf999f7..ea7971b07b 100644 --- a/docs/method/cfdm.core.Container._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.Container._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container._docstring_method_exclusions

                  -Container._docstring_method_exclusions()[source]
                  +Container._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.core.Container._docstring_method_exclusionsReturns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.core.Container._docstring_method_exclusions

                  diff --git a/docs/method/cfdm.core.Container._docstring_package_depth.html b/docs/method/cfdm.core.Container._docstring_package_depth.html index c7b49386bc..6d55f79009 100644 --- a/docs/method/cfdm.core.Container._docstring_package_depth.html +++ b/docs/method/cfdm.core.Container._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container._docstring_package_depth

                  -Container._docstring_package_depth()[source]
                  +Container._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.core.Container._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.core.Container._docstring_package_depth diff --git a/docs/method/cfdm.core.Container._docstring_special_substitutions.html b/docs/method/cfdm.core.Container._docstring_special_substitutions.html index 6a9051b09e..c473a72526 100644 --- a/docs/method/cfdm.core.Container._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.Container._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container._docstring_special_substitutions

                  -classmethod Container._docstring_special_substitutions()[source]
                  +classmethod Container._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.core.Container._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.core.Container._docstring_special_substitutions diff --git a/docs/method/cfdm.core.Container._docstring_substitutions.html b/docs/method/cfdm.core.Container._docstring_substitutions.html index b4511dc1cf..474d92a153 100644 --- a/docs/method/cfdm.core.Container._docstring_substitutions.html +++ b/docs/method/cfdm.core.Container._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container._docstring_substitutions

                  -Container._docstring_substitutions()[source]
                  +Container._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.core.Container._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.core.Container._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.core.Container._docstring_substitutions

                  diff --git a/docs/method/cfdm.core.Container._get_component.html b/docs/method/cfdm.core.Container._get_component.html index 0235a487b3..ba84ffded6 100644 --- a/docs/method/cfdm.core.Container._get_component.html +++ b/docs/method/cfdm.core.Container._get_component.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container._get_component — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container._get_component

                  -Container._get_component(component, default=ValueError())[source]
                  +Container._get_component(component, default=ValueError())[source]

                  Return a component.

                  New in version (cfdm): 1.7.0

                  @@ -141,7 +142,7 @@

                  cfdm.core.Container._get_componentException instance then it will be +

                  If set to an Exception instance then it will be raised instead.

                  @@ -166,7 +167,7 @@

                  cfdm.core.Container._get_component

                  diff --git a/docs/method/cfdm.core.Container._has_component.html b/docs/method/cfdm.core.Container._has_component.html index 2639810de8..6cfcbaaf85 100644 --- a/docs/method/cfdm.core.Container._has_component.html +++ b/docs/method/cfdm.core.Container._has_component.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container._has_component — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container._has_component

                  -Container._has_component(component)[source]
                  +Container._has_component(component)[source]

                  Whether a component has been set.

                  New in version (cfdm): 1.7.0

                  @@ -144,7 +145,7 @@

                  cfdm.core.Container._has_componentReturns
                  -
                  bool

                  True if the component has been set, otherwise False.

                  +
                  bool

                  True if the component has been set, otherwise False.

                  @@ -164,7 +165,7 @@

                  cfdm.core.Container._has_component

                  diff --git a/docs/method/cfdm.core.Container._set_component.html b/docs/method/cfdm.core.Container._set_component.html index 7b2ed5ebdf..ac6c3da2f0 100644 --- a/docs/method/cfdm.core.Container._set_component.html +++ b/docs/method/cfdm.core.Container._set_component.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container._set_component — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container._set_component

                  -Container._set_component(component, value, copy=True)[source]
                  +Container._set_component(component, value, copy=True)[source]

                  Set a component.

                  New in version (cfdm): 1.7.0

                  @@ -138,14 +139,14 @@

                  cfdm.core.Container._set_component
                  Parameters
                  -
                  component: str

                  The name of the component.

                  +
                  component: str

                  The name of the component.

                  value:

                  The value for the component.

                  Returns
                  -

                  None

                  +

                  None

                  Examples

                  @@ -163,7 +164,7 @@

                  cfdm.core.Container._set_component

                  diff --git a/docs/method/cfdm.core.Container.copy.html b/docs/method/cfdm.core.Container.copy.html index 3c2b5f36bf..bae0e4dd2e 100644 --- a/docs/method/cfdm.core.Container.copy.html +++ b/docs/method/cfdm.core.Container.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Container.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Container.copy

                  -Container.copy()[source]
                  +Container.copy()[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  @@ -147,7 +148,7 @@

                  cfdm.core.Container.copy

                  diff --git a/docs/method/cfdm.core.Coordinate.__deepcopy__.html b/docs/method/cfdm.core.Coordinate.__deepcopy__.html index 0000c8ec25..7212282f79 100644 --- a/docs/method/cfdm.core.Coordinate.__deepcopy__.html +++ b/docs/method/cfdm.core.Coordinate.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,12 +123,12 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Coordinate.__deepcopy__

                  -Coordinate.__deepcopy__(memo)[source]
                  -

                  Called by the copy.deepcopy function.

                  +Coordinate.__deepcopy__(memo)[source] +

                  Called by the copy.deepcopy function.

                  x.__deepcopy__() <==> copy.deepcopy(x)

                  New in version (cfdm): 1.7.0

                  @@ -140,7 +141,7 @@

                  cfdm.core.Coordinate.__deepcopy__

                  diff --git a/docs/method/cfdm.core.Coordinate._docstring_method_exclusions.html b/docs/method/cfdm.core.Coordinate._docstring_method_exclusions.html index 01b1e776c1..c0023240d8 100644 --- a/docs/method/cfdm.core.Coordinate._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.Coordinate._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Coordinate._docstring_method_exclusions

                  -Coordinate._docstring_method_exclusions()[source]
                  +Coordinate._docstring_method_exclusions()[source]

                  Returns method names excluded in the class substitutions.

                  Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                  cfdm.core.Coordinate._docstring_method_exclusions
                  Returns
                  -
                  set

                  The names of the methods to exclude from the docstring +

                  set

                  The names of the methods to exclude from the docstring substitution process.

                  @@ -167,7 +168,7 @@

                  cfdm.core.Coordinate._docstring_method_exclusions

                  -
                  + @@ -178,11 +179,11 @@

                  cfdm.core.Coordinate._docstring_method_exclusions diff --git a/docs/method/cfdm.core.Coordinate._docstring_package_depth.html b/docs/method/cfdm.core.Coordinate._docstring_package_depth.html index 70431fdeca..8899a32399 100644 --- a/docs/method/cfdm.core.Coordinate._docstring_package_depth.html +++ b/docs/method/cfdm.core.Coordinate._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Coordinate._docstring_package_depth

                  -Coordinate._docstring_package_depth()[source]
                  +Coordinate._docstring_package_depth()[source]

                  Returns the class {{package}} substitutions package depth.

                  In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                  cfdm.core.Coordinate._docstring_package_depthReturns
                  -
                  int

                  The package depth.

                  +
                  int

                  The package depth.

                  -
                  + @@ -172,11 +173,11 @@

                  cfdm.core.Coordinate._docstring_package_depth diff --git a/docs/method/cfdm.core.Coordinate._docstring_special_substitutions.html b/docs/method/cfdm.core.Coordinate._docstring_special_substitutions.html index d2be7bb335..2f5d618ddc 100644 --- a/docs/method/cfdm.core.Coordinate._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.Coordinate._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Coordinate._docstring_special_substitutions

                  -classmethod Coordinate._docstring_special_substitutions()[source]
                  +classmethod Coordinate._docstring_special_substitutions()[source]

                  Return the special docstring substitutions.

                  {{class}} is replaced by the name of the class.

                  {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                  cfdm.core.Coordinate._docstring_special_substitutions
                  Returns
                  -
                  tuple

                  The special docstring substitution identifiers.

                  +
                  tuple

                  The special docstring substitution identifiers.

                  -
                  + @@ -168,11 +169,11 @@

                  cfdm.core.Coordinate._docstring_special_substitutions diff --git a/docs/method/cfdm.core.Coordinate._docstring_substitutions.html b/docs/method/cfdm.core.Coordinate._docstring_substitutions.html index 48ecd4e68e..a7087a3455 100644 --- a/docs/method/cfdm.core.Coordinate._docstring_substitutions.html +++ b/docs/method/cfdm.core.Coordinate._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Coordinate._docstring_substitutions

                  -Coordinate._docstring_substitutions()[source]
                  +Coordinate._docstring_substitutions()[source]

                  Returns the substitutions that apply to methods of the class.

                  Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                  cfdm.core.Coordinate._docstring_substitutionsstr or a re.Pattern object.

                  -

                  If a key is a str then the corresponding value must be a string.

                  -

                  If a key is a re.Pattern object then the corresponding value +

                  A key must be either a str or a re.Pattern object.

                  +

                  If a key is a str then the corresponding value must be a string.

                  +

                  If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                  +re.Pattern.sub method.

                  New in version (cfdm): 1.8.7.0

                  @@ -169,7 +170,7 @@

                  cfdm.core.Coordinate._docstring_substitutionsReturns
                  -
                  dict

                  The docstring substitutions. A dictionary key matches text +

                  dict

                  The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                  @@ -178,7 +179,7 @@

                  cfdm.core.Coordinate._docstring_substitutions

                  diff --git a/docs/method/cfdm.core.Coordinate.clear_properties.html b/docs/method/cfdm.core.Coordinate.clear_properties.html index 5621a9d738..9897369f81 100644 --- a/docs/method/cfdm.core.Coordinate.clear_properties.html +++ b/docs/method/cfdm.core.Coordinate.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Coordinate.clear_properties

                  -Coordinate.clear_properties()[source]
                  +Coordinate.clear_properties()[source]

                  Remove all properties.

                  New in version (cfdm): 1.7.0

                  @@ -139,7 +140,7 @@

                  cfdm.core.Coordinate.clear_properties
                  Returns
                  -
                  dict

                  The properties that have been removed.

                  +
                  dict

                  The properties that have been removed.

                  @@ -168,7 +169,7 @@

                  cfdm.core.Coordinate.clear_properties

                  diff --git a/docs/method/cfdm.core.Coordinate.copy.html b/docs/method/cfdm.core.Coordinate.copy.html index 7deaa35a45..bba870eb74 100644 --- a/docs/method/cfdm.core.Coordinate.copy.html +++ b/docs/method/cfdm.core.Coordinate.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.copy — Documentation @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -122,11 +123,11 @@

                  Related Topics

                  -
                  +

                  cfdm.core.Coordinate.copy

                  -Coordinate.copy(data=True)[source]
                  +Coordinate.copy(data=True)[source]

                  Return a deep copy.

                  f.copy() is equivalent to copy.deepcopy(f).

                  Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                  cfdm.core.Coordinate.copy
                  Parameters
                  -
                  data: bool, optional

                  If True (the default) then copy data, else the +

                  data: bool, optional

                  If True (the default) then copy data, else the data is not copied.

                  @@ -160,7 +161,7 @@

                  cfdm.core.Coordinate.copy

                  diff --git a/docs/method/cfdm.core.Coordinate.del_bounds.html b/docs/method/cfdm.core.Coordinate.del_bounds.html index 876b70674d..0d558924ec 100644 --- a/docs/method/cfdm.core.Coordinate.del_bounds.html +++ b/docs/method/cfdm.core.Coordinate.del_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.del_bounds — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                  cfdm 1.10.1.2

                  +

                  cfdm 1.11.0.0

                  @@ -86,7 +87,7 @@

                  Related Topics

                • API reference
                  • cfdm.core classes
                  • @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.del_bounds

                    -Coordinate.del_bounds(default=ValueError())[source]
                    +Coordinate.del_bounds(default=ValueError())[source]

                    Remove the bounds.

                    New in version (cfdm): 1.7.0

                    @@ -140,7 +141,7 @@

                    cfdm.core.Coordinate.del_bounds
                    default: optional

                    Return the value of the default parameter if bounds have not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -173,7 +174,7 @@

                    cfdm.core.Coordinate.del_bounds

                    diff --git a/docs/method/cfdm.core.Coordinate.del_climatology.html b/docs/method/cfdm.core.Coordinate.del_climatology.html index e4d08312b9..c8bdf6e17a 100644 --- a/docs/method/cfdm.core.Coordinate.del_climatology.html +++ b/docs/method/cfdm.core.Coordinate.del_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.del_climatology — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.del_climatology

                    -Coordinate.del_climatology(default=ValueError())[source]
                    +Coordinate.del_climatology(default=ValueError())[source]

                    Remove the climatology setting.

                    New in version (cfdm): 1.8.9.0

                    @@ -141,14 +142,14 @@

                    cfdm.core.Coordinate.del_climatology
                    default: optional

                    Return the value of the default parameter if the climatology status has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -
                    str

                    The removed climatology value.

                    +
                    str

                    The removed climatology value.

                    @@ -175,7 +176,7 @@

                    cfdm.core.Coordinate.del_climatology

                    diff --git a/docs/method/cfdm.core.Coordinate.del_data.html b/docs/method/cfdm.core.Coordinate.del_data.html index a3f902b3a8..7affb8820c 100644 --- a/docs/method/cfdm.core.Coordinate.del_data.html +++ b/docs/method/cfdm.core.Coordinate.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.del_data — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.del_data

                    -Coordinate.del_data(default=ValueError())[source]
                    +Coordinate.del_data(default=ValueError())[source]

                    Remove the data.

                    New in version (cfdm): 1.7.0

                    @@ -140,7 +141,7 @@

                    cfdm.core.Coordinate.del_data
                    default: optional

                    Return the value of the default parameter if data have not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -176,7 +177,7 @@

                    cfdm.core.Coordinate.del_data

                    diff --git a/docs/method/cfdm.core.Coordinate.del_geometry.html b/docs/method/cfdm.core.Coordinate.del_geometry.html index a2bc3a789c..7138703bd1 100644 --- a/docs/method/cfdm.core.Coordinate.del_geometry.html +++ b/docs/method/cfdm.core.Coordinate.del_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.del_geometry — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.del_geometry

                    -Coordinate.del_geometry(default=ValueError())[source]
                    +Coordinate.del_geometry(default=ValueError())[source]

                    Remove the geometry type.

                    New in version (cfdm): 1.8.0

                    @@ -140,14 +141,14 @@

                    cfdm.core.Coordinate.del_geometry
                    default: optional

                    Return the value of the default parameter if the geometry type has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -
                    str

                    The removed geometry type.

                    +
                    str

                    The removed geometry type.

                    @@ -173,7 +174,7 @@

                    cfdm.core.Coordinate.del_geometry

                    diff --git a/docs/method/cfdm.core.Coordinate.del_interior_ring.html b/docs/method/cfdm.core.Coordinate.del_interior_ring.html index 88854c768d..3ecd5085df 100644 --- a/docs/method/cfdm.core.Coordinate.del_interior_ring.html +++ b/docs/method/cfdm.core.Coordinate.del_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.del_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.del_interior_ring

                    -Coordinate.del_interior_ring(default=ValueError())[source]
                    +Coordinate.del_interior_ring(default=ValueError())[source]

                    Remove the geometry type.

                    New in version (cfdm): 1.8.6.0

                    @@ -141,7 +142,7 @@

                    cfdm.core.Coordinate.del_interior_ring
                    default: optional

                    Return the value of the default parameter if the geometry type has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -176,7 +177,7 @@

                    cfdm.core.Coordinate.del_interior_ring

                    diff --git a/docs/method/cfdm.core.Coordinate.del_properties.html b/docs/method/cfdm.core.Coordinate.del_properties.html index 6f795f806d..ef17a5888c 100644 --- a/docs/method/cfdm.core.Coordinate.del_properties.html +++ b/docs/method/cfdm.core.Coordinate.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.del_properties — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.del_properties

                    -Coordinate.del_properties(properties)[source]
                    +Coordinate.del_properties(properties)[source]

                    Remove properties.

                    New in version (cfdm): 1.10.0.3

                    @@ -139,7 +140,7 @@

                    cfdm.core.Coordinate.del_properties
                    Parameters
                    -
                    properties: (sequence of) str

                    The names of the properties to be removed. If the +

                    properties: (sequence of) str

                    The names of the properties to be removed. If the Coordinate does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                    @@ -154,7 +155,7 @@

                    cfdm.core.Coordinate.del_propertiesReturns
                    -
                    dict

                    The removed property values, keyed by property name.

                    +
                    dict

                    The removed property values, keyed by property name.

                    @@ -176,7 +177,7 @@

                    cfdm.core.Coordinate.del_properties

                    diff --git a/docs/method/cfdm.core.Coordinate.del_property.html b/docs/method/cfdm.core.Coordinate.del_property.html index bbe73bf8fb..66f452ec91 100644 --- a/docs/method/cfdm.core.Coordinate.del_property.html +++ b/docs/method/cfdm.core.Coordinate.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.del_property — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.del_property

                    -Coordinate.del_property(prop, default=ValueError())[source]
                    +Coordinate.del_property(prop, default=ValueError())[source]

                    Remove a property.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Coordinate.del_property
                    Parameters
                    -
                    prop: str

                    The name of the property to be removed.

                    +
                    prop: str

                    The name of the property to be removed.

                    Parameter example:

                    prop='long_name'

                    @@ -147,7 +148,7 @@

                    cfdm.core.Coordinate.del_propertyException instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -175,7 +176,7 @@

                    cfdm.core.Coordinate.del_property

                    diff --git a/docs/method/cfdm.core.Coordinate.get_bounds.html b/docs/method/cfdm.core.Coordinate.get_bounds.html index ef568407e5..c390520253 100644 --- a/docs/method/cfdm.core.Coordinate.get_bounds.html +++ b/docs/method/cfdm.core.Coordinate.get_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.get_bounds — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.get_bounds

                    -Coordinate.get_bounds(default=ValueError())[source]
                    +Coordinate.get_bounds(default=ValueError())[source]

                    Return the bounds.

                    New in version (cfdm): 1.7.0

                    @@ -141,7 +142,7 @@

                    cfdm.core.Coordinate.get_bounds
                    default: optional

                    Return the value of the default parameter if bounds have not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -174,7 +175,7 @@

                    cfdm.core.Coordinate.get_bounds

                    diff --git a/docs/method/cfdm.core.Coordinate.get_climatology.html b/docs/method/cfdm.core.Coordinate.get_climatology.html index 7ade616180..72a17a1bbf 100644 --- a/docs/method/cfdm.core.Coordinate.get_climatology.html +++ b/docs/method/cfdm.core.Coordinate.get_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.get_climatology — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.get_climatology

                    -Coordinate.get_climatology(default=ValueError())[source]
                    +Coordinate.get_climatology(default=ValueError())[source]

                    Return the climatology setting.

                    New in version (cfdm): 1.8.9.0

                    @@ -141,13 +142,13 @@

                    cfdm.core.Coordinate.get_climatology
                    default: optional

                    Return the value of the default parameter if the climatology status has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -

                    str

                    +

                    str

                    Examples

                    @@ -172,7 +173,7 @@

                    cfdm.core.Coordinate.get_climatology

                    diff --git a/docs/method/cfdm.core.Coordinate.get_data.html b/docs/method/cfdm.core.Coordinate.get_data.html index c9f007b5f4..ff9ad6283e 100644 --- a/docs/method/cfdm.core.Coordinate.get_data.html +++ b/docs/method/cfdm.core.Coordinate.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.get_data — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,14 +123,14 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.get_data

                    -Coordinate.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                    +Coordinate.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                    Return the data.

                    -

                    Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                    +

                    Note that a Data instance is returned. Use its array attribute +to return the data as an independent numpy array.

                    The units, calendar and fill value properties are, if set, inserted into the data.

                    @@ -145,7 +146,7 @@

                    cfdm.core.Coordinate.get_data
                    default: optional

                    Return the value of the default parameter if data have not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -181,7 +182,7 @@

                    cfdm.core.Coordinate.get_data

                    diff --git a/docs/method/cfdm.core.Coordinate.get_geometry.html b/docs/method/cfdm.core.Coordinate.get_geometry.html index fed9215957..0642ba8676 100644 --- a/docs/method/cfdm.core.Coordinate.get_geometry.html +++ b/docs/method/cfdm.core.Coordinate.get_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.get_geometry — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.get_geometry

                    -Coordinate.get_geometry(default=ValueError())[source]
                    +Coordinate.get_geometry(default=ValueError())[source]

                    Return the geometry type.

                    New in version (cfdm): 1.8.0

                    @@ -140,14 +141,14 @@

                    cfdm.core.Coordinate.get_geometry
                    default: optional

                    Return the value of the default parameter if the geometry type has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -
                    str

                    The geometry type.

                    +
                    str

                    The geometry type.

                    @@ -173,7 +174,7 @@

                    cfdm.core.Coordinate.get_geometry

                    diff --git a/docs/method/cfdm.core.Coordinate.get_interior_ring.html b/docs/method/cfdm.core.Coordinate.get_interior_ring.html index 8295fcf13a..3467e3715b 100644 --- a/docs/method/cfdm.core.Coordinate.get_interior_ring.html +++ b/docs/method/cfdm.core.Coordinate.get_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.get_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.get_interior_ring

                    -Coordinate.get_interior_ring(default=ValueError())[source]
                    +Coordinate.get_interior_ring(default=ValueError())[source]

                    Return the interior ring variable for polygon geometries.

                    f.get_interior_ring() is equivalent to f.interior_ring

                    @@ -142,7 +143,7 @@

                    cfdm.core.Coordinate.get_interior_ring
                    default: optional

                    Return the value of the default parameter if interior ring data have not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -177,7 +178,7 @@

                    cfdm.core.Coordinate.get_interior_ring

                    diff --git a/docs/method/cfdm.core.Coordinate.get_property.html b/docs/method/cfdm.core.Coordinate.get_property.html index 7e9198a19b..4356a36310 100644 --- a/docs/method/cfdm.core.Coordinate.get_property.html +++ b/docs/method/cfdm.core.Coordinate.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.get_property — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.get_property

                    -Coordinate.get_property(prop, default=ValueError())[source]
                    +Coordinate.get_property(prop, default=ValueError())[source]

                    Return a property.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Coordinate.get_property
                    Parameters
                    -
                    prop: str

                    The name of the property to be returned.

                    +
                    prop: str

                    The name of the property to be returned.

                    Parameter example:

                    prop='standard_name'

                    @@ -147,7 +148,7 @@

                    cfdm.core.Coordinate.get_propertyException instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -175,7 +176,7 @@

                    cfdm.core.Coordinate.get_property

                    diff --git a/docs/method/cfdm.core.Coordinate.has_bounds.html b/docs/method/cfdm.core.Coordinate.has_bounds.html index 570232016e..d6cdba626f 100644 --- a/docs/method/cfdm.core.Coordinate.has_bounds.html +++ b/docs/method/cfdm.core.Coordinate.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.has_bounds

                    -Coordinate.has_bounds()[source]
                    +Coordinate.has_bounds()[source]

                    Whether or not there are bounds.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Coordinate.has_bounds
                    Returns
                    -
                    bool

                    True if there are bounds, otherwise False.

                    +
                    bool

                    True if there are bounds, otherwise False.

                    @@ -165,7 +166,7 @@

                    cfdm.core.Coordinate.has_bounds

                    diff --git a/docs/method/cfdm.core.Coordinate.has_data.html b/docs/method/cfdm.core.Coordinate.has_data.html index 162c069794..1d1afb4e95 100644 --- a/docs/method/cfdm.core.Coordinate.has_data.html +++ b/docs/method/cfdm.core.Coordinate.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.has_data — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.has_data

                    -Coordinate.has_data()[source]
                    +Coordinate.has_data()[source]

                    Whether or not the construct has data.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.Coordinate.has_data
                    Returns
                    -
                    bool

                    True if data have been set, otherwise False.

                    +
                    bool

                    True if data have been set, otherwise False.

                    @@ -167,7 +168,7 @@

                    cfdm.core.Coordinate.has_data

                    diff --git a/docs/method/cfdm.core.Coordinate.has_geometry.html b/docs/method/cfdm.core.Coordinate.has_geometry.html index 0a4f99ab7d..71ba05ec8b 100644 --- a/docs/method/cfdm.core.Coordinate.has_geometry.html +++ b/docs/method/cfdm.core.Coordinate.has_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.has_geometry — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.has_geometry

                    -Coordinate.has_geometry()[source]
                    +Coordinate.has_geometry()[source]

                    True if there is a geometry type.

                    New in version (cfdm): 1.8.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.Coordinate.has_geometry
                    Returns
                    -
                    bool

                    Whether or not there is a geometry type.

                    +
                    bool

                    Whether or not there is a geometry type.

                    @@ -164,7 +165,7 @@

                    cfdm.core.Coordinate.has_geometry

                    diff --git a/docs/method/cfdm.core.Coordinate.has_interior_ring.html b/docs/method/cfdm.core.Coordinate.has_interior_ring.html index 82574b47bb..90cc74a030 100644 --- a/docs/method/cfdm.core.Coordinate.has_interior_ring.html +++ b/docs/method/cfdm.core.Coordinate.has_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.has_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.has_interior_ring

                    -Coordinate.has_interior_ring()[source]
                    +Coordinate.has_interior_ring()[source]

                    Whether or not there is an interior ring variable.

                    New in version (cfdm): 1.8.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Coordinate.has_interior_ring
                    Returns
                    -
                    bool

                    True if there is an interior ring variable, otherwise +

                    bool

                    True if there is an interior ring variable, otherwise False.

                    @@ -168,7 +169,7 @@

                    cfdm.core.Coordinate.has_interior_ring

                    diff --git a/docs/method/cfdm.core.Coordinate.has_property.html b/docs/method/cfdm.core.Coordinate.has_property.html index 2560916aa0..d963ec1c6b 100644 --- a/docs/method/cfdm.core.Coordinate.has_property.html +++ b/docs/method/cfdm.core.Coordinate.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.has_property — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.has_property

                    -Coordinate.has_property(prop)[source]
                    +Coordinate.has_property(prop)[source]

                    Whether a property has been set.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Coordinate.has_property
                    Parameters
                    -
                    prop: str

                    The name of the property.

                    +
                    prop: str

                    The name of the property.

                    Parameter example:

                    prop='long_name'

                    @@ -149,7 +150,7 @@

                    cfdm.core.Coordinate.has_propertyReturns
                    -
                    bool

                    True if the property has been set, otherwise False.

                    +
                    bool

                    True if the property has been set, otherwise False.

                    @@ -173,7 +174,7 @@

                    cfdm.core.Coordinate.has_property

                    diff --git a/docs/method/cfdm.core.Coordinate.is_climatology.html b/docs/method/cfdm.core.Coordinate.is_climatology.html index 82feeaaedf..8f7be2ef72 100644 --- a/docs/method/cfdm.core.Coordinate.is_climatology.html +++ b/docs/method/cfdm.core.Coordinate.is_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.is_climatology — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.is_climatology

                    -Coordinate.is_climatology()[source]
                    +Coordinate.is_climatology()[source]

                    True if the coordinates are climatological.

                    New in version (cfdm): 1.8.9.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Coordinate.is_climatology
                    Returns
                    -
                    bool

                    Whether or not the coordinates are climatological.

                    +
                    bool

                    Whether or not the coordinates are climatological.

                    @@ -166,7 +167,7 @@

                    cfdm.core.Coordinate.is_climatology

                    diff --git a/docs/method/cfdm.core.Coordinate.properties.html b/docs/method/cfdm.core.Coordinate.properties.html index 5b8b72abcf..7c077afa1c 100644 --- a/docs/method/cfdm.core.Coordinate.properties.html +++ b/docs/method/cfdm.core.Coordinate.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.properties — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.properties

                    -Coordinate.properties()[source]
                    +Coordinate.properties()[source]

                    Return all properties.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Coordinate.properties
                    Returns
                    -
                    dict

                    The properties.

                    +
                    dict

                    The properties.

                    @@ -168,7 +169,7 @@

                    cfdm.core.Coordinate.properties

                    diff --git a/docs/method/cfdm.core.Coordinate.set_bounds.html b/docs/method/cfdm.core.Coordinate.set_bounds.html index 4977040afe..d2a21b1c82 100644 --- a/docs/method/cfdm.core.Coordinate.set_bounds.html +++ b/docs/method/cfdm.core.Coordinate.set_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.set_bounds — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.set_bounds

                    -Coordinate.set_bounds(bounds, copy=True)[source]
                    +Coordinate.set_bounds(bounds, copy=True)[source]

                    Set the bounds.

                    New in version (cfdm): 1.7.0

                    @@ -141,13 +142,13 @@

                    cfdm.core.Coordinate.set_bounds
                    data: Bounds

                    The bounds to be inserted.

                    -
                    copy: bool, optional

                    If True (the default) then copy the bounds prior to +

                    copy: bool, optional

                    If True (the default) then copy the bounds prior to insertion, else the bounds are not copied.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -171,7 +172,7 @@

                    cfdm.core.Coordinate.set_bounds

                    diff --git a/docs/method/cfdm.core.Coordinate.set_climatology.html b/docs/method/cfdm.core.Coordinate.set_climatology.html index 75604655d3..c823215517 100644 --- a/docs/method/cfdm.core.Coordinate.set_climatology.html +++ b/docs/method/cfdm.core.Coordinate.set_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.set_climatology — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.set_climatology

                    -Coordinate.set_climatology(climatology)[source]
                    +Coordinate.set_climatology(climatology)[source]

                    Set whether or not coordinates are climatological.

                    Only coordinate constructs with units of reference time (or unset units) can be set as climatological.

                    @@ -141,12 +142,12 @@

                    cfdm.core.Coordinate.set_climatology
                    Parameters
                    -
                    climatology: bool

                    Whether or not the coordinates are climatological.

                    +
                    climatology: bool

                    Whether or not the coordinates are climatological.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -171,7 +172,7 @@

                    cfdm.core.Coordinate.set_climatology

                    diff --git a/docs/method/cfdm.core.Coordinate.set_data.html b/docs/method/cfdm.core.Coordinate.set_data.html index fe6c2a0627..84f211e891 100644 --- a/docs/method/cfdm.core.Coordinate.set_data.html +++ b/docs/method/cfdm.core.Coordinate.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.set_data — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.set_data

                    -Coordinate.set_data(data, copy=True, inplace=True)[source]
                    +Coordinate.set_data(data, copy=True, inplace=True)[source]

                    Set the data.

                    The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                    @@ -142,15 +143,15 @@

                    cfdm.core.Coordinate.set_data
                    data: data_like

                    The data to be inserted.

                    A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm.core instances that contain Data objects.

                    -
                    copy: bool, optional

                    If True (the default) then copy the data prior to +

                    copy: bool, optional

                    If True (the default) then copy the data prior to insertion, else the data is not copied.

                    -
                    inplace: bool, optional:

                    If True (the default) then do the operation in-place and -return None. If False a new, modified Coordinate +

                    inplace: bool, optional:

                    If True (the default) then do the operation in-place and +return None. If False a new, modified Coordinate instance is returned.

                    New in version (cfdm): 1.8.7.0

                    @@ -160,7 +161,7 @@

                    cfdm.core.Coordinate.set_dataReturns
                    -
                    None or Coordinate

                    If the operation was in-place then None is returned, +

                    None or Coordinate

                    If the operation was in-place then None is returned, otherwise return a new Coordinate instance containing the new data.

                    @@ -191,7 +192,7 @@

                    cfdm.core.Coordinate.set_data

                    diff --git a/docs/method/cfdm.core.Coordinate.set_geometry.html b/docs/method/cfdm.core.Coordinate.set_geometry.html index a82d5fed26..9ab0a691ee 100644 --- a/docs/method/cfdm.core.Coordinate.set_geometry.html +++ b/docs/method/cfdm.core.Coordinate.set_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.set_geometry — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.set_geometry

                    -Coordinate.set_geometry(value)[source]
                    +Coordinate.set_geometry(value)[source]

                    Set the geometry type.

                    New in version (cfdm): 1.8.0

                    @@ -138,12 +139,12 @@

                    cfdm.core.Coordinate.set_geometry
                    Parameters
                    -
                    value: str

                    The geometry type to set.

                    +
                    value: str

                    The geometry type to set.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -167,7 +168,7 @@

                    cfdm.core.Coordinate.set_geometry

                    diff --git a/docs/method/cfdm.core.Coordinate.set_interior_ring.html b/docs/method/cfdm.core.Coordinate.set_interior_ring.html index 1b239047a8..1636fee6e0 100644 --- a/docs/method/cfdm.core.Coordinate.set_interior_ring.html +++ b/docs/method/cfdm.core.Coordinate.set_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.set_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.set_interior_ring

                    -Coordinate.set_interior_ring(interior_ring, copy=True)[source]
                    +Coordinate.set_interior_ring(interior_ring, copy=True)[source]

                    Set the interior_ring.

                    New in version (cfdm): 1.8.0

                    @@ -141,13 +142,13 @@

                    cfdm.core.Coordinate.set_interior_ring
                    interior_ring: InteriorRing

                    The interior_ring to be inserted.

                    -
                    copy: bool, optional

                    If True (the default) then copy the interior_ring +

                    copy: bool, optional

                    If True (the default) then copy the interior_ring prior to insertion, else it is not copied.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -173,7 +174,7 @@

                    cfdm.core.Coordinate.set_interior_ring

                    diff --git a/docs/method/cfdm.core.Coordinate.set_properties.html b/docs/method/cfdm.core.Coordinate.set_properties.html index e1c131194a..0abc2b38ff 100644 --- a/docs/method/cfdm.core.Coordinate.set_properties.html +++ b/docs/method/cfdm.core.Coordinate.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.set_properties — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.set_properties

                    -Coordinate.set_properties(properties, copy=True)[source]
                    +Coordinate.set_properties(properties, copy=True)[source]

                    Set properties.

                    New in version (cfdm): 1.7.0

                    @@ -138,20 +139,20 @@

                    cfdm.core.Coordinate.set_properties
                    Parameters
                    -
                    properties: dict

                    Store the properties from the dictionary supplied.

                    +
                    properties: dict

                    Store the properties from the dictionary supplied.

                    Parameter example:

                    properties={'standard_name': 'altitude', 'foo': 'bar'}

                    -
                    copy: bool, optional

                    If False then any property values provided by the +

                    copy: bool, optional

                    If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -178,7 +179,7 @@

                    cfdm.core.Coordinate.set_properties

                    diff --git a/docs/method/cfdm.core.Coordinate.set_property.html b/docs/method/cfdm.core.Coordinate.set_property.html index 57f88a54de..0e42a96f39 100644 --- a/docs/method/cfdm.core.Coordinate.set_property.html +++ b/docs/method/cfdm.core.Coordinate.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Coordinate.set_property — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Coordinate.set_property

                    -Coordinate.set_property(prop, value, copy=True)[source]
                    +Coordinate.set_property(prop, value, copy=True)[source]

                    Set a property.

                    New in version (cfdm): 1.7.0

                    @@ -139,16 +140,16 @@

                    cfdm.core.Coordinate.set_property
                    Parameters
                    -
                    prop: str

                    The name of the property to be set.

                    +
                    prop: str

                    The name of the property to be set.

                    value:

                    The value for the property.

                    -
                    copy: bool, optional

                    If True then set a deep copy of value.

                    +
                    copy: bool, optional

                    If True then set a deep copy of value.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -170,7 +171,7 @@

                    cfdm.core.Coordinate.set_property

                    diff --git a/docs/method/cfdm.core.CoordinateConversion.__deepcopy__.html b/docs/method/cfdm.core.CoordinateConversion.__deepcopy__.html index 6396ef03fc..d14f904a1f 100644 --- a/docs/method/cfdm.core.CoordinateConversion.__deepcopy__.html +++ b/docs/method/cfdm.core.CoordinateConversion.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,12 +123,12 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.__deepcopy__

                    -CoordinateConversion.__deepcopy__(memo)[source]
                    -

                    Called by the copy.deepcopy function.

                    +CoordinateConversion.__deepcopy__(memo)[source] +

                    Called by the copy.deepcopy function.

                    x.__deepcopy__() <==> copy.deepcopy(x)

                    New in version (cfdm): 1.7.0

                    @@ -140,7 +141,7 @@

                    cfdm.core.CoordinateConversion.__deepcopy__

                    diff --git a/docs/method/cfdm.core.CoordinateConversion._docstring_method_exclusions.html b/docs/method/cfdm.core.CoordinateConversion._docstring_method_exclusions.html index 843c493749..3b52c39301 100644 --- a/docs/method/cfdm.core.CoordinateConversion._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.CoordinateConversion._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion._docstring_method_exclusions

                    -CoordinateConversion._docstring_method_exclusions()[source]
                    +CoordinateConversion._docstring_method_exclusions()[source]

                    Returns method names excluded in the class substitutions.

                    Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                    cfdm.core.CoordinateConversion._docstring_method_exclusionsReturns
                    -
                    set

                    The names of the methods to exclude from the docstring +

                    set

                    The names of the methods to exclude from the docstring substitution process.

                    @@ -167,7 +168,7 @@

                    cfdm.core.CoordinateConversion._docstring_method_exclusions

                    diff --git a/docs/method/cfdm.core.CoordinateConversion._docstring_package_depth.html b/docs/method/cfdm.core.CoordinateConversion._docstring_package_depth.html index fb456eebdf..eb39e2e2a3 100644 --- a/docs/method/cfdm.core.CoordinateConversion._docstring_package_depth.html +++ b/docs/method/cfdm.core.CoordinateConversion._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion._docstring_package_depth

                    -CoordinateConversion._docstring_package_depth()[source]
                    +CoordinateConversion._docstring_package_depth()[source]

                    Returns the class {{package}} substitutions package depth.

                    In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                    cfdm.core.CoordinateConversion._docstring_package_depth
                    Returns
                    -
                    int

                    The package depth.

                    +
                    int

                    The package depth.

                    -
                    + @@ -172,11 +173,11 @@

                    cfdm.core.CoordinateConversion._docstring_package_depth diff --git a/docs/method/cfdm.core.CoordinateConversion._docstring_special_substitutions.html b/docs/method/cfdm.core.CoordinateConversion._docstring_special_substitutions.html index 567886fd62..ca3a7173d6 100644 --- a/docs/method/cfdm.core.CoordinateConversion._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.CoordinateConversion._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion._docstring_special_substitutions

                    -classmethod CoordinateConversion._docstring_special_substitutions()[source]
                    +classmethod CoordinateConversion._docstring_special_substitutions()[source]

                    Return the special docstring substitutions.

                    {{class}} is replaced by the name of the class.

                    {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                    cfdm.core.CoordinateConversion._docstring_special_substitutions
                    Returns
                    -
                    tuple

                    The special docstring substitution identifiers.

                    +
                    tuple

                    The special docstring substitution identifiers.

                    -
                    + @@ -168,11 +169,11 @@

                    cfdm.core.CoordinateConversion._docstring_special_substitutions diff --git a/docs/method/cfdm.core.CoordinateConversion._docstring_substitutions.html b/docs/method/cfdm.core.CoordinateConversion._docstring_substitutions.html index 106a29b856..cc63040422 100644 --- a/docs/method/cfdm.core.CoordinateConversion._docstring_substitutions.html +++ b/docs/method/cfdm.core.CoordinateConversion._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion._docstring_substitutions

                    -CoordinateConversion._docstring_substitutions()[source]
                    +CoordinateConversion._docstring_substitutions()[source]

                    Returns the substitutions that apply to methods of the class.

                    Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                    cfdm.core.CoordinateConversion._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                    -

                    A key must be either a str or a re.Pattern object.

                    -

                    If a key is a str then the corresponding value must be a string.

                    -

                    If a key is a re.Pattern object then the corresponding value +

                    A key must be either a str or a re.Pattern object.

                    +

                    If a key is a str then the corresponding value must be a string.

                    +

                    If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                    +re.Pattern.sub method.

                    New in version (cfdm): 1.8.7.0

                    @@ -169,7 +170,7 @@

                    cfdm.core.CoordinateConversion._docstring_substitutions
                    Returns
                    -
                    dict

                    The docstring substitutions. A dictionary key matches text +

                    dict

                    The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                    @@ -178,7 +179,7 @@

                    cfdm.core.CoordinateConversion._docstring_substitutions

                    - + @@ -189,11 +190,11 @@

                    cfdm.core.CoordinateConversion._docstring_substitutions diff --git a/docs/method/cfdm.core.CoordinateConversion.clear_domain_ancillaries.html b/docs/method/cfdm.core.CoordinateConversion.clear_domain_ancillaries.html index f066c42f9a..b782c2c076 100644 --- a/docs/method/cfdm.core.CoordinateConversion.clear_domain_ancillaries.html +++ b/docs/method/cfdm.core.CoordinateConversion.clear_domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.clear_domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.clear_domain_ancillaries

                    -CoordinateConversion.clear_domain_ancillaries()[source]
                    +CoordinateConversion.clear_domain_ancillaries()[source]

                    Remove all domain_ancillaries.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.CoordinateConversion.clear_domain_ancillaries
                    Returns
                    -
                    dict

                    The domain ancillaries that have been removed.

                    +
                    dict

                    The domain ancillaries that have been removed.

                    @@ -169,7 +170,7 @@

                    cfdm.core.CoordinateConversion.clear_domain_ancillaries

                    -
                    + @@ -180,11 +181,11 @@

                    cfdm.core.CoordinateConversion.clear_domain_ancillaries diff --git a/docs/method/cfdm.core.CoordinateConversion.clear_parameters.html b/docs/method/cfdm.core.CoordinateConversion.clear_parameters.html index 13f692501c..25dfbaffec 100644 --- a/docs/method/cfdm.core.CoordinateConversion.clear_parameters.html +++ b/docs/method/cfdm.core.CoordinateConversion.clear_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.clear_parameters — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.clear_parameters

                    -CoordinateConversion.clear_parameters()[source]
                    +CoordinateConversion.clear_parameters()[source]

                    Remove all parameters.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.CoordinateConversion.clear_parameters
                    Returns
                    -
                    dict

                    The parameters that have been removed.

                    +
                    dict

                    The parameters that have been removed.

                    @@ -167,7 +168,7 @@

                    cfdm.core.CoordinateConversion.clear_parameters

                    diff --git a/docs/method/cfdm.core.CoordinateConversion.copy.html b/docs/method/cfdm.core.CoordinateConversion.copy.html index 3fc5e4c11f..cad3b5252f 100644 --- a/docs/method/cfdm.core.CoordinateConversion.copy.html +++ b/docs/method/cfdm.core.CoordinateConversion.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.copy — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.copy

                    -CoordinateConversion.copy()[source]
                    +CoordinateConversion.copy()[source]

                    Return a deep copy.

                    f.copy() is equivalent to copy.deepcopy(f).

                    @@ -147,7 +148,7 @@

                    cfdm.core.CoordinateConversion.copy

                    diff --git a/docs/method/cfdm.core.CoordinateConversion.del_domain_ancillary.html b/docs/method/cfdm.core.CoordinateConversion.del_domain_ancillary.html index 904a081cb1..ba14518686 100644 --- a/docs/method/cfdm.core.CoordinateConversion.del_domain_ancillary.html +++ b/docs/method/cfdm.core.CoordinateConversion.del_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.del_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.del_domain_ancillary

                    -CoordinateConversion.del_domain_ancillary(domain_ancillary, default=ValueError())[source]
                    +CoordinateConversion.del_domain_ancillary(domain_ancillary, default=ValueError())[source]

                    Delete a domain ancillary.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.CoordinateConversion.del_domain_ancillary
                    Parameters
                    -
                    domain_ancillary: str

                    The name of the domain ancillary to be deleted.

                    +
                    domain_ancillary: str

                    The name of the domain ancillary to be deleted.

                    Parameter example:

                    domain_ancillary='orog'

                    @@ -147,14 +148,14 @@

                    cfdm.core.CoordinateConversion.del_domain_ancillary
                    default: optional

                    Return the value of the default parameter if the domain ancillary term has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -
                    str

                    The removed domain ancillary key.

                    +
                    str

                    The removed domain ancillary key.

                    @@ -178,7 +179,7 @@

                    cfdm.core.CoordinateConversion.del_domain_ancillary

                    -
                    + @@ -189,11 +190,11 @@

                    cfdm.core.CoordinateConversion.del_domain_ancillary diff --git a/docs/method/cfdm.core.CoordinateConversion.del_parameter.html b/docs/method/cfdm.core.CoordinateConversion.del_parameter.html index bd7fe5d139..6f1de9b465 100644 --- a/docs/method/cfdm.core.CoordinateConversion.del_parameter.html +++ b/docs/method/cfdm.core.CoordinateConversion.del_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.del_parameter — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.del_parameter

                    -CoordinateConversion.del_parameter(parameter, default=ValueError())[source]
                    +CoordinateConversion.del_parameter(parameter, default=ValueError())[source]

                    Delete a parameter.

                    New in version (cfdm): 1.7.0

                    @@ -139,11 +140,11 @@

                    cfdm.core.CoordinateConversion.del_parameter
                    Parameters
                    -
                    parameter: str

                    The name of the parameter to be deleted.

                    +
                    parameter: str

                    The name of the parameter to be deleted.

                    default: optional

                    Return the value of the default parameter if the parameter has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -171,7 +172,7 @@

                    cfdm.core.CoordinateConversion.del_parameter

                    diff --git a/docs/method/cfdm.core.CoordinateConversion.domain_ancillaries.html b/docs/method/cfdm.core.CoordinateConversion.domain_ancillaries.html index 6d4f41518b..2367133148 100644 --- a/docs/method/cfdm.core.CoordinateConversion.domain_ancillaries.html +++ b/docs/method/cfdm.core.CoordinateConversion.domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.domain_ancillaries

                    -CoordinateConversion.domain_ancillaries()[source]
                    +CoordinateConversion.domain_ancillaries()[source]

                    Return all domain_ancillaries.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.CoordinateConversion.domain_ancillaries
                    Returns
                    -
                    dict

                    The domain ancillaries.

                    +
                    dict

                    The domain ancillaries.

                    @@ -169,7 +170,7 @@

                    cfdm.core.CoordinateConversion.domain_ancillaries

                    -
                    + @@ -180,11 +181,11 @@

                    cfdm.core.CoordinateConversion.domain_ancillaries diff --git a/docs/method/cfdm.core.CoordinateConversion.get_domain_ancillary.html b/docs/method/cfdm.core.CoordinateConversion.get_domain_ancillary.html index 8712503ae5..eaf249ad79 100644 --- a/docs/method/cfdm.core.CoordinateConversion.get_domain_ancillary.html +++ b/docs/method/cfdm.core.CoordinateConversion.get_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.get_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.get_domain_ancillary

                    -CoordinateConversion.get_domain_ancillary(domain_ancillary, default=ValueError())[source]
                    +CoordinateConversion.get_domain_ancillary(domain_ancillary, default=ValueError())[source]

                    Return a domain ancillary term.

                    New in version (cfdm): 1.7.0

                    @@ -139,11 +140,11 @@

                    cfdm.core.CoordinateConversion.get_domain_ancillary
                    Parameters
                    -
                    domain_ancillary: str

                    The name of the term.

                    +
                    domain_ancillary: str

                    The name of the term.

                    default: optional

                    Return the value of the default parameter if the domain ancillary term has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -171,7 +172,7 @@

                    cfdm.core.CoordinateConversion.get_domain_ancillary

                    -
                    + @@ -182,11 +183,11 @@

                    cfdm.core.CoordinateConversion.get_domain_ancillary diff --git a/docs/method/cfdm.core.CoordinateConversion.get_parameter.html b/docs/method/cfdm.core.CoordinateConversion.get_parameter.html index 4c5854d0cf..4e3e74a199 100644 --- a/docs/method/cfdm.core.CoordinateConversion.get_parameter.html +++ b/docs/method/cfdm.core.CoordinateConversion.get_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.get_parameter — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.get_parameter

                    -CoordinateConversion.get_parameter(parameter, default=ValueError())[source]
                    +CoordinateConversion.get_parameter(parameter, default=ValueError())[source]

                    Get a parameter value.

                    New in version (cfdm): 1.7.0

                    @@ -134,11 +135,11 @@

                    cfdm.core.CoordinateConversion.get_parameter
                    Parameters
                    -
                    parameter: str

                    The name of the parameter.

                    +
                    parameter: str

                    The name of the parameter.

                    default: optional

                    Return the value of the default parameter if the parameter has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -166,7 +167,7 @@

                    cfdm.core.CoordinateConversion.get_parameter

                    diff --git a/docs/method/cfdm.core.CoordinateConversion.has_domain_ancillary.html b/docs/method/cfdm.core.CoordinateConversion.has_domain_ancillary.html index 9fe9c4c149..6055bbb588 100644 --- a/docs/method/cfdm.core.CoordinateConversion.has_domain_ancillary.html +++ b/docs/method/cfdm.core.CoordinateConversion.has_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.has_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.has_domain_ancillary

                    -CoordinateConversion.has_domain_ancillary(domain_ancillary)[source]
                    +CoordinateConversion.has_domain_ancillary(domain_ancillary)[source]

                    Whether a domain ancillary has been set.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.CoordinateConversion.has_domain_ancillary
                    Parameters
                    -
                    domain_ancillary: str

                    The name of the term.

                    +
                    domain_ancillary: str

                    The name of the term.

                    @@ -166,7 +167,7 @@

                    cfdm.core.CoordinateConversion.has_domain_ancillary

                    -
                    + @@ -177,11 +178,11 @@

                    cfdm.core.CoordinateConversion.has_domain_ancillary diff --git a/docs/method/cfdm.core.CoordinateConversion.has_parameter.html b/docs/method/cfdm.core.CoordinateConversion.has_parameter.html index d2b9dd37b6..50018260b4 100644 --- a/docs/method/cfdm.core.CoordinateConversion.has_parameter.html +++ b/docs/method/cfdm.core.CoordinateConversion.has_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.has_parameter — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.has_parameter

                    -CoordinateConversion.has_parameter(parameter)[source]
                    +CoordinateConversion.has_parameter(parameter)[source]

                    Whether a parameter has been set.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.CoordinateConversion.has_parameter
                    Parameters
                    -
                    parameter: str

                    The name of the parameter.

                    +
                    parameter: str

                    The name of the parameter.

                    Parameter example:

                    parameter='geoid_name'

                    @@ -149,7 +150,7 @@

                    cfdm.core.CoordinateConversion.has_parameterReturns
                    -
                    bool

                    True if the parameter has been set, otherwise False.

                    +
                    bool

                    True if the parameter has been set, otherwise False.

                    @@ -173,7 +174,7 @@

                    cfdm.core.CoordinateConversion.has_parameter

                    diff --git a/docs/method/cfdm.core.CoordinateConversion.parameters.html b/docs/method/cfdm.core.CoordinateConversion.parameters.html index 096c9e052a..d4de1432c0 100644 --- a/docs/method/cfdm.core.CoordinateConversion.parameters.html +++ b/docs/method/cfdm.core.CoordinateConversion.parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.parameters — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.parameters

                    -CoordinateConversion.parameters()[source]
                    +CoordinateConversion.parameters()[source]

                    Return all parameters.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.CoordinateConversion.parameters
                    Returns
                    -
                    dict

                    The parameters.

                    +
                    dict

                    The parameters.

                    @@ -168,7 +169,7 @@

                    cfdm.core.CoordinateConversion.parameters

                    diff --git a/docs/method/cfdm.core.CoordinateConversion.set_domain_ancillaries.html b/docs/method/cfdm.core.CoordinateConversion.set_domain_ancillaries.html index 38edf9e207..ecdbd04fa7 100644 --- a/docs/method/cfdm.core.CoordinateConversion.set_domain_ancillaries.html +++ b/docs/method/cfdm.core.CoordinateConversion.set_domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.set_domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.set_domain_ancillaries

                    -CoordinateConversion.set_domain_ancillaries(domain_ancillaries, copy=True)[source]
                    +CoordinateConversion.set_domain_ancillaries(domain_ancillaries, copy=True)[source]

                    Set domain_ancillaries.

                    New in version (cfdm): 1.7.0

                    @@ -139,20 +140,20 @@

                    cfdm.core.CoordinateConversion.set_domain_ancillaries
                    Parameters
                    -
                    domain_ancillaries: dict

                    Store the domain ancillaries from the dictionary supplied.

                    +
                    domain_ancillaries: dict

                    Store the domain ancillaries from the dictionary supplied.

                    Parameter example:

                    domain_ancillaries={'earth_radius': 6371007}

                    -
                    copy: bool, optional

                    If False then any parameter values provided by the +

                    copy: bool, optional

                    If False then any parameter values provided by the domain_ancillaries parameter are not copied before insertion. By default they are deep copied.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -180,7 +181,7 @@

                    cfdm.core.CoordinateConversion.set_domain_ancillaries -

                    + @@ -191,11 +192,11 @@

                    cfdm.core.CoordinateConversion.set_domain_ancillaries diff --git a/docs/method/cfdm.core.CoordinateConversion.set_domain_ancillary.html b/docs/method/cfdm.core.CoordinateConversion.set_domain_ancillary.html index 32a2717235..5d9c14b8ab 100644 --- a/docs/method/cfdm.core.CoordinateConversion.set_domain_ancillary.html +++ b/docs/method/cfdm.core.CoordinateConversion.set_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.set_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.set_domain_ancillary

                    -CoordinateConversion.set_domain_ancillary(term, value, copy=True)[source]
                    +CoordinateConversion.set_domain_ancillary(term, value, copy=True)[source]

                    Set an domain ancillary-valued term.

                    New in version (cfdm): 1.7.0

                    @@ -139,16 +140,16 @@

                    cfdm.core.CoordinateConversion.set_domain_ancillary
                    Parameters
                    -
                    term: str

                    The name of the term to be set.

                    +
                    term: str

                    The name of the term to be set.

                    value:

                    The value for the term.

                    -
                    copy: bool, optional

                    If True then set a deep copy of value.

                    +
                    copy: bool, optional

                    If True then set a deep copy of value.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -170,7 +171,7 @@

                    cfdm.core.CoordinateConversion.set_domain_ancillary -

                    + @@ -181,11 +182,11 @@

                    cfdm.core.CoordinateConversion.set_domain_ancillary diff --git a/docs/method/cfdm.core.CoordinateConversion.set_parameter.html b/docs/method/cfdm.core.CoordinateConversion.set_parameter.html index 8587f2cda4..6e9f789b6e 100644 --- a/docs/method/cfdm.core.CoordinateConversion.set_parameter.html +++ b/docs/method/cfdm.core.CoordinateConversion.set_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.set_parameter — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.set_parameter

                    -CoordinateConversion.set_parameter(term, value, copy=True)[source]
                    +CoordinateConversion.set_parameter(term, value, copy=True)[source]

                    Set a parameter-valued term.

                    New in version (cfdm): 1.7.0

                    @@ -137,7 +138,7 @@

                    cfdm.core.CoordinateConversion.set_parameter
                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -159,7 +160,7 @@

                    cfdm.core.CoordinateConversion.set_parameter

                    diff --git a/docs/method/cfdm.core.CoordinateConversion.set_parameters.html b/docs/method/cfdm.core.CoordinateConversion.set_parameters.html index e57726428f..eccf0d99fd 100644 --- a/docs/method/cfdm.core.CoordinateConversion.set_parameters.html +++ b/docs/method/cfdm.core.CoordinateConversion.set_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateConversion.set_parameters — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateConversion.set_parameters

                    -CoordinateConversion.set_parameters(parameters, copy=True)[source]
                    +CoordinateConversion.set_parameters(parameters, copy=True)[source]

                    Set parameters.

                    New in version (cfdm): 1.7.0

                    @@ -138,20 +139,20 @@

                    cfdm.core.CoordinateConversion.set_parameters
                    Parameters
                    -
                    parameters: dict

                    Store the parameters from the dictionary supplied.

                    +
                    parameters: dict

                    Store the parameters from the dictionary supplied.

                    Parameter example:

                    parameters={'earth_radius': 6371007}

                    -
                    copy: bool, optional

                    If False then any parameter values provided by the +

                    copy: bool, optional

                    If False then any parameter values provided by the parameters parameter are not copied before insertion. By default they are deep copied.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -178,7 +179,7 @@

                    cfdm.core.CoordinateConversion.set_parameters

                    diff --git a/docs/method/cfdm.core.CoordinateReference.__deepcopy__.html b/docs/method/cfdm.core.CoordinateReference.__deepcopy__.html index ff00d93821..41e365f72b 100644 --- a/docs/method/cfdm.core.CoordinateReference.__deepcopy__.html +++ b/docs/method/cfdm.core.CoordinateReference.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,12 +123,12 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.__deepcopy__

                    -CoordinateReference.__deepcopy__(memo)[source]
                    -

                    Called by the copy.deepcopy function.

                    +CoordinateReference.__deepcopy__(memo)[source] +

                    Called by the copy.deepcopy function.

                    x.__deepcopy__() <==> copy.deepcopy(x)

                    New in version (cfdm): 1.7.0

                    @@ -140,7 +141,7 @@

                    cfdm.core.CoordinateReference.__deepcopy__

                    diff --git a/docs/method/cfdm.core.CoordinateReference._docstring_method_exclusions.html b/docs/method/cfdm.core.CoordinateReference._docstring_method_exclusions.html index 1fe6ae0b35..6941a9bae4 100644 --- a/docs/method/cfdm.core.CoordinateReference._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.CoordinateReference._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference._docstring_method_exclusions

                    -CoordinateReference._docstring_method_exclusions()[source]
                    +CoordinateReference._docstring_method_exclusions()[source]

                    Returns method names excluded in the class substitutions.

                    Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                    cfdm.core.CoordinateReference._docstring_method_exclusionsReturns
                    -
                    set

                    The names of the methods to exclude from the docstring +

                    set

                    The names of the methods to exclude from the docstring substitution process.

                    @@ -167,7 +168,7 @@

                    cfdm.core.CoordinateReference._docstring_method_exclusions

                    diff --git a/docs/method/cfdm.core.CoordinateReference._docstring_package_depth.html b/docs/method/cfdm.core.CoordinateReference._docstring_package_depth.html index 6ef2cf167b..cb9c2b961f 100644 --- a/docs/method/cfdm.core.CoordinateReference._docstring_package_depth.html +++ b/docs/method/cfdm.core.CoordinateReference._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference._docstring_package_depth

                    -CoordinateReference._docstring_package_depth()[source]
                    +CoordinateReference._docstring_package_depth()[source]

                    Returns the class {{package}} substitutions package depth.

                    In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                    cfdm.core.CoordinateReference._docstring_package_depth
                    Returns
                    -
                    int

                    The package depth.

                    +
                    int

                    The package depth.

                    -
                    + @@ -172,11 +173,11 @@

                    cfdm.core.CoordinateReference._docstring_package_depth diff --git a/docs/method/cfdm.core.CoordinateReference._docstring_special_substitutions.html b/docs/method/cfdm.core.CoordinateReference._docstring_special_substitutions.html index 5629f8f43c..48f7444f7a 100644 --- a/docs/method/cfdm.core.CoordinateReference._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.CoordinateReference._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference._docstring_special_substitutions

                    -classmethod CoordinateReference._docstring_special_substitutions()[source]
                    +classmethod CoordinateReference._docstring_special_substitutions()[source]

                    Return the special docstring substitutions.

                    {{class}} is replaced by the name of the class.

                    {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                    cfdm.core.CoordinateReference._docstring_special_substitutions
                    Returns
                    -
                    tuple

                    The special docstring substitution identifiers.

                    +
                    tuple

                    The special docstring substitution identifiers.

                    -
                    + @@ -168,11 +169,11 @@

                    cfdm.core.CoordinateReference._docstring_special_substitutions diff --git a/docs/method/cfdm.core.CoordinateReference._docstring_substitutions.html b/docs/method/cfdm.core.CoordinateReference._docstring_substitutions.html index 752751ed9d..0886416db6 100644 --- a/docs/method/cfdm.core.CoordinateReference._docstring_substitutions.html +++ b/docs/method/cfdm.core.CoordinateReference._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference._docstring_substitutions

                    -CoordinateReference._docstring_substitutions()[source]
                    +CoordinateReference._docstring_substitutions()[source]

                    Returns the substitutions that apply to methods of the class.

                    Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                    cfdm.core.CoordinateReference._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                    -

                    A key must be either a str or a re.Pattern object.

                    -

                    If a key is a str then the corresponding value must be a string.

                    -

                    If a key is a re.Pattern object then the corresponding value +

                    A key must be either a str or a re.Pattern object.

                    +

                    If a key is a str then the corresponding value must be a string.

                    +

                    If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                    +re.Pattern.sub method.

                    New in version (cfdm): 1.8.7.0

                    @@ -169,7 +170,7 @@

                    cfdm.core.CoordinateReference._docstring_substitutions
                    Returns
                    -
                    dict

                    The docstring substitutions. A dictionary key matches text +

                    dict

                    The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                    @@ -178,7 +179,7 @@

                    cfdm.core.CoordinateReference._docstring_substitutions

                    - + @@ -189,11 +190,11 @@

                    cfdm.core.CoordinateReference._docstring_substitutions diff --git a/docs/method/cfdm.core.CoordinateReference.clear_coordinates.html b/docs/method/cfdm.core.CoordinateReference.clear_coordinates.html index 0159d059f0..6fd6d21408 100644 --- a/docs/method/cfdm.core.CoordinateReference.clear_coordinates.html +++ b/docs/method/cfdm.core.CoordinateReference.clear_coordinates.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.clear_coordinates — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.clear_coordinates

                    -CoordinateReference.clear_coordinates()[source]
                    +CoordinateReference.clear_coordinates()[source]

                    Remove all references to coordinate constructs.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.CoordinateReference.clear_coordinates
                    Returns
                    -
                    set

                    The removed coordinate construct keys.

                    +
                    set

                    The removed coordinate construct keys.

                    @@ -156,7 +157,7 @@

                    cfdm.core.CoordinateReference.clear_coordinates

                    diff --git a/docs/method/cfdm.core.CoordinateReference.coordinates.html b/docs/method/cfdm.core.CoordinateReference.coordinates.html index ce7a28db7c..da9ab48ff1 100644 --- a/docs/method/cfdm.core.CoordinateReference.coordinates.html +++ b/docs/method/cfdm.core.CoordinateReference.coordinates.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.coordinates — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.coordinates

                    -CoordinateReference.coordinates()[source]
                    +CoordinateReference.coordinates()[source]

                    Return all references to coordinate constructs.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.CoordinateReference.coordinates
                    Returns
                    -
                    set

                    The coordinate construct keys.

                    +
                    set

                    The coordinate construct keys.

                    @@ -156,7 +157,7 @@

                    cfdm.core.CoordinateReference.coordinates

                    diff --git a/docs/method/cfdm.core.CoordinateReference.copy.html b/docs/method/cfdm.core.CoordinateReference.copy.html index 269db3b36f..135562a6f4 100644 --- a/docs/method/cfdm.core.CoordinateReference.copy.html +++ b/docs/method/cfdm.core.CoordinateReference.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.copy — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.copy

                    -CoordinateReference.copy()[source]
                    +CoordinateReference.copy()[source]

                    Return a deep copy.

                    f.copy() is equivalent to copy.deepcopy(f).

                    @@ -147,7 +148,7 @@

                    cfdm.core.CoordinateReference.copy

                    diff --git a/docs/method/cfdm.core.CoordinateReference.del_coordinate.html b/docs/method/cfdm.core.CoordinateReference.del_coordinate.html index 464a145457..3d3edcbd59 100644 --- a/docs/method/cfdm.core.CoordinateReference.del_coordinate.html +++ b/docs/method/cfdm.core.CoordinateReference.del_coordinate.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.del_coordinate — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.del_coordinate

                    -CoordinateReference.del_coordinate(key, default=ValueError())[source]
                    +CoordinateReference.del_coordinate(key, default=ValueError())[source]

                    Remove a reference to a coordinate construct.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.CoordinateReference.del_coordinate
                    Parameters
                    -
                    key: str

                    The construct key of the coordinate construct.

                    +
                    key: str

                    The construct key of the coordinate construct.

                    Parameter example:

                    key='dimensioncoordinate1'

                    @@ -150,7 +151,7 @@

                    cfdm.core.CoordinateReference.del_coordinateException instance then it will be raised instead.

                    +Exception instance then it will be raised instead.

                    @@ -173,7 +174,7 @@

                    cfdm.core.CoordinateReference.del_coordinate

                    diff --git a/docs/method/cfdm.core.CoordinateReference.del_coordinate_conversion.html b/docs/method/cfdm.core.CoordinateReference.del_coordinate_conversion.html index 8a15fb8082..2a126cde4b 100644 --- a/docs/method/cfdm.core.CoordinateReference.del_coordinate_conversion.html +++ b/docs/method/cfdm.core.CoordinateReference.del_coordinate_conversion.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.del_coordinate_conversion — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.del_coordinate_conversion

                    -CoordinateReference.del_coordinate_conversion()[source]
                    +CoordinateReference.del_coordinate_conversion()[source]

                    Remove the coordinate conversion component.

                    New in version (cfdm): 1.7.0

                    @@ -164,7 +165,7 @@

                    cfdm.core.CoordinateReference.del_coordinate_conversion

                    -
                    + @@ -175,11 +176,11 @@

                    cfdm.core.CoordinateReference.del_coordinate_conversion diff --git a/docs/method/cfdm.core.CoordinateReference.del_datum.html b/docs/method/cfdm.core.CoordinateReference.del_datum.html index 980cd1320c..2d0ecc926d 100644 --- a/docs/method/cfdm.core.CoordinateReference.del_datum.html +++ b/docs/method/cfdm.core.CoordinateReference.del_datum.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.del_datum — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.del_datum

                    -CoordinateReference.del_datum()[source]
                    +CoordinateReference.del_datum()[source]

                    Remove the datum component.

                    New in version (cfdm): 1.7.0

                    @@ -157,7 +158,7 @@

                    cfdm.core.CoordinateReference.del_datum

                    diff --git a/docs/method/cfdm.core.CoordinateReference.get_coordinate_conversion.html b/docs/method/cfdm.core.CoordinateReference.get_coordinate_conversion.html index 5e92b61de9..76e4b775c2 100644 --- a/docs/method/cfdm.core.CoordinateReference.get_coordinate_conversion.html +++ b/docs/method/cfdm.core.CoordinateReference.get_coordinate_conversion.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.get_coordinate_conversion — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.get_coordinate_conversion

                    -CoordinateReference.get_coordinate_conversion()[source]
                    +CoordinateReference.get_coordinate_conversion()[source]

                    Get the coordinate conversion component.

                    New in version (cfdm): 1.7.0

                    @@ -164,7 +165,7 @@

                    cfdm.core.CoordinateReference.get_coordinate_conversion

                    -
                    + @@ -175,11 +176,11 @@

                    cfdm.core.CoordinateReference.get_coordinate_conversion diff --git a/docs/method/cfdm.core.CoordinateReference.get_datum.html b/docs/method/cfdm.core.CoordinateReference.get_datum.html index a2fba9eedb..d6e6aa0c2f 100644 --- a/docs/method/cfdm.core.CoordinateReference.get_datum.html +++ b/docs/method/cfdm.core.CoordinateReference.get_datum.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.get_datum — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.get_datum

                    -CoordinateReference.get_datum()[source]
                    +CoordinateReference.get_datum()[source]

                    Return the datum component.

                    New in version (cfdm): 1.7.0

                    @@ -157,7 +158,7 @@

                    cfdm.core.CoordinateReference.get_datum

                    diff --git a/docs/method/cfdm.core.CoordinateReference.has_coordinate.html b/docs/method/cfdm.core.CoordinateReference.has_coordinate.html index 1994064e07..25bc7f5199 100644 --- a/docs/method/cfdm.core.CoordinateReference.has_coordinate.html +++ b/docs/method/cfdm.core.CoordinateReference.has_coordinate.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.has_coordinate — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.has_coordinate

                    -CoordinateReference.has_coordinate(key)[source]
                    +CoordinateReference.has_coordinate(key)[source]

                    Whether a reference to a coordinate construct has been set.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.CoordinateReference.has_coordinate
                    Parameters
                    -
                    key: str

                    The construct key of the coordinate construct.

                    +
                    key: str

                    The construct key of the coordinate construct.

                    Parameter example:

                    key='dimensioncoordinate1'

                    @@ -152,8 +153,8 @@

                    cfdm.core.CoordinateReference.has_coordinateReturns
                    -
                    bool

                    True if the coordinate construct key has been set, -otherwise False.

                    +
                    bool

                    True if the coordinate construct key has been set, +otherwise False.

                    @@ -171,7 +172,7 @@

                    cfdm.core.CoordinateReference.has_coordinate

                    diff --git a/docs/method/cfdm.core.CoordinateReference.set_coordinate.html b/docs/method/cfdm.core.CoordinateReference.set_coordinate.html index 96a634588e..0d92c4e4dc 100644 --- a/docs/method/cfdm.core.CoordinateReference.set_coordinate.html +++ b/docs/method/cfdm.core.CoordinateReference.set_coordinate.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.set_coordinate — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.set_coordinate

                    -CoordinateReference.set_coordinate(key)[source]
                    +CoordinateReference.set_coordinate(key)[source]

                    Set a reference to a coordinate construct.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.CoordinateReference.set_coordinate
                    Parameters
                    -
                    key: str

                    The construct key of the coordinate construct.

                    +
                    key: str

                    The construct key of the coordinate construct.

                    Parameter example:

                    key='dimensioncoordinate1'

                    @@ -151,7 +152,7 @@

                    cfdm.core.CoordinateReference.set_coordinateReturns -

                    None

                    +

                    None

                    Examples

                    @@ -167,7 +168,7 @@

                    cfdm.core.CoordinateReference.set_coordinate

                    diff --git a/docs/method/cfdm.core.CoordinateReference.set_coordinate_conversion.html b/docs/method/cfdm.core.CoordinateReference.set_coordinate_conversion.html index 96207b3349..8b4d49c563 100644 --- a/docs/method/cfdm.core.CoordinateReference.set_coordinate_conversion.html +++ b/docs/method/cfdm.core.CoordinateReference.set_coordinate_conversion.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.set_coordinate_conversion — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.set_coordinate_conversion

                    -CoordinateReference.set_coordinate_conversion(coordinate_conversion, copy=True)[source]
                    +CoordinateReference.set_coordinate_conversion(coordinate_conversion, copy=True)[source]

                    Set the coordinate conversion component.

                    New in version (cfdm): 1.7.0

                    @@ -141,13 +142,13 @@

                    cfdm.core.CoordinateReference.set_coordinate_conversion
                    coordinate_conversion: CoordinateConversion

                    The coordinate conversion component to be inserted.

                    -
                    copy: bool, optional

                    If True (the default) then copy the component prior to +

                    copy: bool, optional

                    If True (the default) then copy the component prior to insertion, else it is not copied.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -170,7 +171,7 @@

                    cfdm.core.CoordinateReference.set_coordinate_conversion

                    -
                    +
                    @@ -181,11 +182,11 @@

                    cfdm.core.CoordinateReference.set_coordinate_conversion

                    diff --git a/docs/method/cfdm.core.CoordinateReference.set_coordinates.html b/docs/method/cfdm.core.CoordinateReference.set_coordinates.html index 5d2248e1db..11b359ff49 100644 --- a/docs/method/cfdm.core.CoordinateReference.set_coordinates.html +++ b/docs/method/cfdm.core.CoordinateReference.set_coordinates.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.set_coordinates — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.set_coordinates

                    -CoordinateReference.set_coordinates(coordinates)[source]
                    +CoordinateReference.set_coordinates(coordinates)[source]

                    Set references to coordinate constructs.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.CoordinateReference.set_coordinates
                    Parameters
                    -
                    coordinates: (sequence of) str

                    The coordinate construct keys to be set.

                    +
                    coordinates: (sequence of) str

                    The coordinate construct keys to be set.

                    Parameter example:

                    coordinates=['dimensioncoordinate0']

                    @@ -153,7 +154,7 @@

                    cfdm.core.CoordinateReference.set_coordinatesReturns -

                    None

                    +

                    None

                    Examples

                    @@ -169,7 +170,7 @@

                    cfdm.core.CoordinateReference.set_coordinates

                    diff --git a/docs/method/cfdm.core.CoordinateReference.set_datum.html b/docs/method/cfdm.core.CoordinateReference.set_datum.html index 19b7939fd9..9c867c10ad 100644 --- a/docs/method/cfdm.core.CoordinateReference.set_datum.html +++ b/docs/method/cfdm.core.CoordinateReference.set_datum.html @@ -3,7 +3,8 @@ - + + cfdm.core.CoordinateReference.set_datum — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.CoordinateReference.set_datum

                    -CoordinateReference.set_datum(datum, copy=True)[source]
                    +CoordinateReference.set_datum(datum, copy=True)[source]

                    Set the datum component.

                    New in version (cfdm): 1.7.0

                    @@ -140,13 +141,13 @@

                    cfdm.core.CoordinateReference.set_datum
                    datum: Datum

                    The datum component to be inserted.

                    -
                    copy: bool, optional

                    If True (the default) then copy the component prior to +

                    copy: bool, optional

                    If True (the default) then copy the component prior to insertion, else it is not copied.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -163,7 +164,7 @@

                    cfdm.core.CoordinateReference.set_datum

                    diff --git a/docs/method/cfdm.core.Data.__deepcopy__.html b/docs/method/cfdm.core.Data.__deepcopy__.html index 9c435a421d..73c398e9ad 100644 --- a/docs/method/cfdm.core.Data.__deepcopy__.html +++ b/docs/method/cfdm.core.Data.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,12 +123,12 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.__deepcopy__

                    -Data.__deepcopy__(memo)[source]
                    -

                    Called by the copy.deepcopy function.

                    +Data.__deepcopy__(memo)[source] +

                    Called by the copy.deepcopy function.

                    x.__deepcopy__() <==> copy.deepcopy(x)

                    New in version (cfdm): 1.7.0

                    @@ -140,7 +141,7 @@

                    cfdm.core.Data.__deepcopy__

                    diff --git a/docs/method/cfdm.core.Data.__repr__.html b/docs/method/cfdm.core.Data.__repr__.html index 8926696c74..0662121982 100644 --- a/docs/method/cfdm.core.Data.__repr__.html +++ b/docs/method/cfdm.core.Data.__repr__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.__repr__ — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,7 +123,7 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.__repr__

                    @@ -130,7 +131,7 @@

                    cfdm.core.Data.__repr__

                    Return repr(self).

                    -
                    + @@ -141,11 +142,11 @@

                    cfdm.core.Data.__repr__ diff --git a/docs/method/cfdm.core.Data.__str__.html b/docs/method/cfdm.core.Data.__str__.html index f8e2b48084..679778d095 100644 --- a/docs/method/cfdm.core.Data.__str__.html +++ b/docs/method/cfdm.core.Data.__str__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.__str__ — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,7 +123,7 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.__str__

                    @@ -130,7 +131,7 @@

                    cfdm.core.Data.__str__

                    Return str(self).

                    -
                    + @@ -141,11 +142,11 @@

                    cfdm.core.Data.__str__ diff --git a/docs/method/cfdm.core.Data._docstring_method_exclusions.html b/docs/method/cfdm.core.Data._docstring_method_exclusions.html index 98cfcbe2d4..5f2ea03022 100644 --- a/docs/method/cfdm.core.Data._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.Data._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data._docstring_method_exclusions

                    -Data._docstring_method_exclusions()[source]
                    +Data._docstring_method_exclusions()[source]

                    Returns method names excluded in the class substitutions.

                    Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                    cfdm.core.Data._docstring_method_exclusionsReturns
                    -
                    set

                    The names of the methods to exclude from the docstring +

                    set

                    The names of the methods to exclude from the docstring substitution process.

                    @@ -167,7 +168,7 @@

                    cfdm.core.Data._docstring_method_exclusions

                    diff --git a/docs/method/cfdm.core.Data._docstring_package_depth.html b/docs/method/cfdm.core.Data._docstring_package_depth.html index fe649dcb3f..d91509071a 100644 --- a/docs/method/cfdm.core.Data._docstring_package_depth.html +++ b/docs/method/cfdm.core.Data._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data._docstring_package_depth

                    -Data._docstring_package_depth()[source]
                    +Data._docstring_package_depth()[source]

                    Returns the class {{package}} substitutions package depth.

                    In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                    cfdm.core.Data._docstring_package_depthReturns
                    -
                    int

                    The package depth.

                    +
                    int

                    The package depth.

                    -
                    + @@ -172,11 +173,11 @@

                    cfdm.core.Data._docstring_package_depth diff --git a/docs/method/cfdm.core.Data._docstring_special_substitutions.html b/docs/method/cfdm.core.Data._docstring_special_substitutions.html index 29151d5329..66778f0f83 100644 --- a/docs/method/cfdm.core.Data._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.Data._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data._docstring_special_substitutions

                    -classmethod Data._docstring_special_substitutions()[source]
                    +classmethod Data._docstring_special_substitutions()[source]

                    Return the special docstring substitutions.

                    {{class}} is replaced by the name of the class.

                    {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                    cfdm.core.Data._docstring_special_substitutions
                    Returns
                    -
                    tuple

                    The special docstring substitution identifiers.

                    +
                    tuple

                    The special docstring substitution identifiers.

                    -
                    + @@ -168,11 +169,11 @@

                    cfdm.core.Data._docstring_special_substitutions diff --git a/docs/method/cfdm.core.Data._docstring_substitutions.html b/docs/method/cfdm.core.Data._docstring_substitutions.html index 76d2e64984..a01593fc64 100644 --- a/docs/method/cfdm.core.Data._docstring_substitutions.html +++ b/docs/method/cfdm.core.Data._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data._docstring_substitutions

                    -Data._docstring_substitutions()[source]
                    +Data._docstring_substitutions()[source]

                    Returns the substitutions that apply to methods of the class.

                    Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                    cfdm.core.Data._docstring_substitutionsstr or a re.Pattern object.

                    -

                    If a key is a str then the corresponding value must be a string.

                    -

                    If a key is a re.Pattern object then the corresponding value +

                    A key must be either a str or a re.Pattern object.

                    +

                    If a key is a str then the corresponding value must be a string.

                    +

                    If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                    +re.Pattern.sub method.

                    New in version (cfdm): 1.8.7.0

                    @@ -169,7 +170,7 @@

                    cfdm.core.Data._docstring_substitutionsReturns
                    -
                    dict

                    The docstring substitutions. A dictionary key matches text +

                    dict

                    The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                    @@ -178,7 +179,7 @@

                    cfdm.core.Data._docstring_substitutions

                    diff --git a/docs/method/cfdm.core.Data.copy.html b/docs/method/cfdm.core.Data.copy.html index d692c253ab..10ca0356df 100644 --- a/docs/method/cfdm.core.Data.copy.html +++ b/docs/method/cfdm.core.Data.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.copy — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.copy

                    -Data.copy(array=True)[source]
                    +Data.copy(array=True)[source]

                    Return a deep copy of the data.

                    d.copy() is equivalent to copy.deepcopy(d).

                    Copy-on-write is employed, so care must be taken when modifying @@ -134,7 +135,7 @@

                    cfdm.core.Data.copy
                    Parameters
                    -
                    array: bool, optional

                    If True (the default) then copy the array, else the +

                    array: bool, optional

                    If True (the default) then copy the array, else the array is not copied.

                    @@ -153,7 +154,7 @@

                    cfdm.core.Data.copy

                    diff --git a/docs/method/cfdm.core.Data.del_calendar.html b/docs/method/cfdm.core.Data.del_calendar.html index 87a2638272..1b20fceb8a 100644 --- a/docs/method/cfdm.core.Data.del_calendar.html +++ b/docs/method/cfdm.core.Data.del_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.del_calendar — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.del_calendar

                    -Data.del_calendar(default=ValueError())[source]
                    +Data.del_calendar(default=ValueError())[source]

                    Delete the calendar.

                    See also

                    @@ -138,14 +139,14 @@

                    cfdm.core.Data.del_calendar
                    default: optional

                    Return the value of the default parameter if the calendar has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -
                    str

                    The value of the deleted calendar.

                    +
                    str

                    The value of the deleted calendar.

                    @@ -169,7 +170,7 @@

                    cfdm.core.Data.del_calendar

                    diff --git a/docs/method/cfdm.core.Data.del_fill_value.html b/docs/method/cfdm.core.Data.del_fill_value.html index 0496160985..bcc49be93f 100644 --- a/docs/method/cfdm.core.Data.del_fill_value.html +++ b/docs/method/cfdm.core.Data.del_fill_value.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.del_fill_value — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.del_fill_value

                    -Data.del_fill_value(default=ValueError())[source]
                    +Data.del_fill_value(default=ValueError())[source]

                    Delete the fill value.

                    See also

                    @@ -137,7 +138,7 @@

                    cfdm.core.Data.del_fill_value
                    default: optional

                    Return the value of the default parameter if the fill value has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -169,7 +170,7 @@

                    cfdm.core.Data.del_fill_value

                    diff --git a/docs/method/cfdm.core.Data.del_units.html b/docs/method/cfdm.core.Data.del_units.html index d846883cba..7a6a05a0a7 100644 --- a/docs/method/cfdm.core.Data.del_units.html +++ b/docs/method/cfdm.core.Data.del_units.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.del_units — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.del_units

                    -Data.del_units(default=ValueError())[source]
                    +Data.del_units(default=ValueError())[source]

                    Delete the units.

                    See also

                    @@ -137,14 +138,14 @@

                    cfdm.core.Data.del_units
                    default: optional

                    Return the value of the default parameter if the units has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -
                    str

                    The value of the deleted units.

                    +
                    str

                    The value of the deleted units.

                    @@ -168,7 +169,7 @@

                    cfdm.core.Data.del_units

                    diff --git a/docs/method/cfdm.core.Data.get_calendar.html b/docs/method/cfdm.core.Data.get_calendar.html index bbb08fcc63..65b3b85191 100644 --- a/docs/method/cfdm.core.Data.get_calendar.html +++ b/docs/method/cfdm.core.Data.get_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.get_calendar — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.get_calendar

                    -Data.get_calendar(default=ValueError())[source]
                    +Data.get_calendar(default=ValueError())[source]

                    Return the calendar.

                    See also

                    @@ -138,14 +139,14 @@

                    cfdm.core.Data.get_calendar
                    default: optional

                    Return the value of the default parameter if the calendar has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -
                    str

                    The calendar.

                    +
                    str

                    The calendar.

                    @@ -169,7 +170,7 @@

                    cfdm.core.Data.get_calendar

                    diff --git a/docs/method/cfdm.core.Data.get_fill_value.html b/docs/method/cfdm.core.Data.get_fill_value.html index 629187572a..80aa37043a 100644 --- a/docs/method/cfdm.core.Data.get_fill_value.html +++ b/docs/method/cfdm.core.Data.get_fill_value.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.get_fill_value — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.get_fill_value

                    -Data.get_fill_value(default=ValueError())[source]
                    +Data.get_fill_value(default=ValueError())[source]

                    Return the missing data value.

                    New in version (cfdm): 1.7.0

                    @@ -140,7 +141,7 @@

                    cfdm.core.Data.get_fill_value
                    default: optional

                    Return the value of the default parameter if the fill value has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -172,7 +173,7 @@

                    cfdm.core.Data.get_fill_value

                    diff --git a/docs/method/cfdm.core.Data.get_units.html b/docs/method/cfdm.core.Data.get_units.html index d95a339d4d..1e3cd79e41 100644 --- a/docs/method/cfdm.core.Data.get_units.html +++ b/docs/method/cfdm.core.Data.get_units.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.get_units — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.get_units

                    -Data.get_units(default=ValueError())[source]
                    +Data.get_units(default=ValueError())[source]

                    Return the units.

                    See also

                    @@ -137,14 +138,14 @@

                    cfdm.core.Data.get_units
                    default: optional

                    Return the value of the default parameter if the units has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    Returns
                    -
                    str

                    The units.

                    +
                    str

                    The units.

                    @@ -168,7 +169,7 @@

                    cfdm.core.Data.get_units

                    diff --git a/docs/method/cfdm.core.Data.has_calendar.html b/docs/method/cfdm.core.Data.has_calendar.html index ed8d300da2..b405a977f6 100644 --- a/docs/method/cfdm.core.Data.has_calendar.html +++ b/docs/method/cfdm.core.Data.has_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.has_calendar — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.has_calendar

                    -Data.has_calendar()[source]
                    +Data.has_calendar()[source]

                    Whether a calendar has been set.

                    See also

                    @@ -136,7 +137,7 @@

                    cfdm.core.Data.has_calendar
                    Returns
                    -
                    bool

                    True if the calendar has been set, otherwise False.

                    +
                    bool

                    True if the calendar has been set, otherwise False.

                    @@ -160,7 +161,7 @@

                    cfdm.core.Data.has_calendar

                    diff --git a/docs/method/cfdm.core.Data.has_fill_value.html b/docs/method/cfdm.core.Data.has_fill_value.html index 3d607e1e53..c97a3544f8 100644 --- a/docs/method/cfdm.core.Data.has_fill_value.html +++ b/docs/method/cfdm.core.Data.has_fill_value.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.has_fill_value — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.has_fill_value

                    -Data.has_fill_value()[source]
                    +Data.has_fill_value()[source]

                    Whether a fill value has been set.

                    See also

                    @@ -135,7 +136,7 @@

                    cfdm.core.Data.has_fill_value
                    Returns
                    -
                    bool

                    True if a fill value has been set, otherwise False.

                    +
                    bool

                    True if a fill value has been set, otherwise False.

                    @@ -163,7 +164,7 @@

                    cfdm.core.Data.has_fill_value

                    diff --git a/docs/method/cfdm.core.Data.has_units.html b/docs/method/cfdm.core.Data.has_units.html index f1fc39dafd..473f93dc70 100644 --- a/docs/method/cfdm.core.Data.has_units.html +++ b/docs/method/cfdm.core.Data.has_units.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.has_units — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.has_units

                    -Data.has_units()[source]
                    +Data.has_units()[source]

                    Whether units have been set.

                    See also

                    @@ -135,7 +136,7 @@

                    cfdm.core.Data.has_units
                    Returns
                    -
                    bool

                    True if units have been set, otherwise False.

                    +
                    bool

                    True if units have been set, otherwise False.

                    @@ -159,7 +160,7 @@

                    cfdm.core.Data.has_units

                    diff --git a/docs/method/cfdm.core.Data.set_calendar.html b/docs/method/cfdm.core.Data.set_calendar.html index fc5b3c9082..2ca171cd84 100644 --- a/docs/method/cfdm.core.Data.set_calendar.html +++ b/docs/method/cfdm.core.Data.set_calendar.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.set_calendar — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.set_calendar

                    -Data.set_calendar(value)[source]
                    +Data.set_calendar(value)[source]

                    Set the calendar.

                    See also

                    @@ -136,12 +137,12 @@

                    cfdm.core.Data.set_calendar
                    Parameters
                    -
                    value: str

                    The new calendar.

                    +
                    value: str

                    The new calendar.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -163,7 +164,7 @@

                    cfdm.core.Data.set_calendar

                    diff --git a/docs/method/cfdm.core.Data.set_fill_value.html b/docs/method/cfdm.core.Data.set_fill_value.html index bb0d65ff22..009e56b505 100644 --- a/docs/method/cfdm.core.Data.set_fill_value.html +++ b/docs/method/cfdm.core.Data.set_fill_value.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.set_fill_value — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.set_fill_value

                    -Data.set_fill_value(value)[source]
                    +Data.set_fill_value(value)[source]

                    Set the missing data value.

                    See also

                    @@ -140,7 +141,7 @@

                    cfdm.core.Data.set_fill_valueReturns -

                    None

                    +

                    None

                    Examples

                    @@ -166,7 +167,7 @@

                    cfdm.core.Data.set_fill_value

                    diff --git a/docs/method/cfdm.core.Data.set_units.html b/docs/method/cfdm.core.Data.set_units.html index 8e04465ba3..267f0f23ae 100644 --- a/docs/method/cfdm.core.Data.set_units.html +++ b/docs/method/cfdm.core.Data.set_units.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.set_units — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.set_units

                    -Data.set_units(value)[source]
                    +Data.set_units(value)[source]

                    Set the units.

                    See also

                    @@ -135,12 +136,12 @@

                    cfdm.core.Data.set_units
                    Parameters
                    -
                    value: str

                    The new units.

                    +
                    value: str

                    The new units.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -162,7 +163,7 @@

                    cfdm.core.Data.set_units

                    diff --git a/docs/method/cfdm.core.Data.source.html b/docs/method/cfdm.core.Data.source.html index c5f4f45d42..7935aca86f 100644 --- a/docs/method/cfdm.core.Data.source.html +++ b/docs/method/cfdm.core.Data.source.html @@ -3,7 +3,8 @@ - + + cfdm.core.Data.source — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,18 +123,18 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Data.source

                    -Data.source(default=ValueError())[source]
                    +Data.source(default=ValueError())[source]

                    Return the underlying array object.

                    Parameters
                    default: optional

                    Return the value of the default parameter if the array has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -154,7 +155,7 @@

                    cfdm.core.Data.source

                    -
                    + @@ -165,11 +166,11 @@

                    cfdm.core.Data.source diff --git a/docs/method/cfdm.core.Datum.__deepcopy__.html b/docs/method/cfdm.core.Datum.__deepcopy__.html index 8cf6de87d2..adc948bc31 100644 --- a/docs/method/cfdm.core.Datum.__deepcopy__.html +++ b/docs/method/cfdm.core.Datum.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,12 +123,12 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.__deepcopy__

                    -Datum.__deepcopy__(memo)[source]
                    -

                    Called by the copy.deepcopy function.

                    +Datum.__deepcopy__(memo)[source] +

                    Called by the copy.deepcopy function.

                    x.__deepcopy__() <==> copy.deepcopy(x)

                    New in version (cfdm): 1.7.0

                    @@ -140,7 +141,7 @@

                    cfdm.core.Datum.__deepcopy__

                    diff --git a/docs/method/cfdm.core.Datum._docstring_method_exclusions.html b/docs/method/cfdm.core.Datum._docstring_method_exclusions.html index 06d5bea73b..bd45fa16b6 100644 --- a/docs/method/cfdm.core.Datum._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.Datum._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum._docstring_method_exclusions

                    -Datum._docstring_method_exclusions()[source]
                    +Datum._docstring_method_exclusions()[source]

                    Returns method names excluded in the class substitutions.

                    Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                    cfdm.core.Datum._docstring_method_exclusionsReturns
                    -
                    set

                    The names of the methods to exclude from the docstring +

                    set

                    The names of the methods to exclude from the docstring substitution process.

                    @@ -167,7 +168,7 @@

                    cfdm.core.Datum._docstring_method_exclusions

                    diff --git a/docs/method/cfdm.core.Datum._docstring_package_depth.html b/docs/method/cfdm.core.Datum._docstring_package_depth.html index d168bd8e0c..3e02171696 100644 --- a/docs/method/cfdm.core.Datum._docstring_package_depth.html +++ b/docs/method/cfdm.core.Datum._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum._docstring_package_depth

                    -Datum._docstring_package_depth()[source]
                    +Datum._docstring_package_depth()[source]

                    Returns the class {{package}} substitutions package depth.

                    In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                    cfdm.core.Datum._docstring_package_depthReturns
                    -
                    int

                    The package depth.

                    +
                    int

                    The package depth.

                    -
                    + @@ -172,11 +173,11 @@

                    cfdm.core.Datum._docstring_package_depth diff --git a/docs/method/cfdm.core.Datum._docstring_special_substitutions.html b/docs/method/cfdm.core.Datum._docstring_special_substitutions.html index 845b2b0a82..c9202e8fb4 100644 --- a/docs/method/cfdm.core.Datum._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.Datum._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum._docstring_special_substitutions

                    -classmethod Datum._docstring_special_substitutions()[source]
                    +classmethod Datum._docstring_special_substitutions()[source]

                    Return the special docstring substitutions.

                    {{class}} is replaced by the name of the class.

                    {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                    cfdm.core.Datum._docstring_special_substitutions
                    Returns
                    -
                    tuple

                    The special docstring substitution identifiers.

                    +
                    tuple

                    The special docstring substitution identifiers.

                    -
                    + @@ -168,11 +169,11 @@

                    cfdm.core.Datum._docstring_special_substitutions diff --git a/docs/method/cfdm.core.Datum._docstring_substitutions.html b/docs/method/cfdm.core.Datum._docstring_substitutions.html index dd842ea4a7..07edacc4a3 100644 --- a/docs/method/cfdm.core.Datum._docstring_substitutions.html +++ b/docs/method/cfdm.core.Datum._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum._docstring_substitutions

                    -Datum._docstring_substitutions()[source]
                    +Datum._docstring_substitutions()[source]

                    Returns the substitutions that apply to methods of the class.

                    Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                    cfdm.core.Datum._docstring_substitutionsstr or a re.Pattern object.

                    -

                    If a key is a str then the corresponding value must be a string.

                    -

                    If a key is a re.Pattern object then the corresponding value +

                    A key must be either a str or a re.Pattern object.

                    +

                    If a key is a str then the corresponding value must be a string.

                    +

                    If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                    +re.Pattern.sub method.

                    New in version (cfdm): 1.8.7.0

                    @@ -169,7 +170,7 @@

                    cfdm.core.Datum._docstring_substitutionsReturns
                    -
                    dict

                    The docstring substitutions. A dictionary key matches text +

                    dict

                    The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                    @@ -178,7 +179,7 @@

                    cfdm.core.Datum._docstring_substitutions

                    diff --git a/docs/method/cfdm.core.Datum.clear_parameters.html b/docs/method/cfdm.core.Datum.clear_parameters.html index 495e8e0301..426a93d532 100644 --- a/docs/method/cfdm.core.Datum.clear_parameters.html +++ b/docs/method/cfdm.core.Datum.clear_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.clear_parameters — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.clear_parameters

                    -Datum.clear_parameters()[source]
                    +Datum.clear_parameters()[source]

                    Remove all parameters.

                    New in version (cfdm): 1.7.0

                    @@ -138,7 +139,7 @@

                    cfdm.core.Datum.clear_parameters
                    Returns
                    -
                    dict

                    The parameters that have been removed.

                    +
                    dict

                    The parameters that have been removed.

                    @@ -167,7 +168,7 @@

                    cfdm.core.Datum.clear_parameters

                    diff --git a/docs/method/cfdm.core.Datum.copy.html b/docs/method/cfdm.core.Datum.copy.html index a241de32ba..4bdc140d6d 100644 --- a/docs/method/cfdm.core.Datum.copy.html +++ b/docs/method/cfdm.core.Datum.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.copy — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.copy

                    -Datum.copy()[source]
                    +Datum.copy()[source]

                    Return a deep copy.

                    f.copy() is equivalent to copy.deepcopy(f).

                    @@ -147,7 +148,7 @@

                    cfdm.core.Datum.copy

                    -
                    + @@ -158,11 +159,11 @@

                    cfdm.core.Datum.copy diff --git a/docs/method/cfdm.core.Datum.del_parameter.html b/docs/method/cfdm.core.Datum.del_parameter.html index ea09f9daca..94cf69dee1 100644 --- a/docs/method/cfdm.core.Datum.del_parameter.html +++ b/docs/method/cfdm.core.Datum.del_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.del_parameter — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.del_parameter

                    -Datum.del_parameter(parameter, default=ValueError())[source]
                    +Datum.del_parameter(parameter, default=ValueError())[source]

                    Delete a parameter.

                    New in version (cfdm): 1.7.0

                    @@ -139,11 +140,11 @@

                    cfdm.core.Datum.del_parameter
                    Parameters
                    -
                    parameter: str

                    The name of the parameter to be deleted.

                    +
                    parameter: str

                    The name of the parameter to be deleted.

                    default: optional

                    Return the value of the default parameter if the parameter has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -171,7 +172,7 @@

                    cfdm.core.Datum.del_parameter

                    diff --git a/docs/method/cfdm.core.Datum.get_parameter.html b/docs/method/cfdm.core.Datum.get_parameter.html index 163a5ee5f3..e30fc49d01 100644 --- a/docs/method/cfdm.core.Datum.get_parameter.html +++ b/docs/method/cfdm.core.Datum.get_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.get_parameter — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.get_parameter

                    -Datum.get_parameter(parameter, default=ValueError())[source]
                    +Datum.get_parameter(parameter, default=ValueError())[source]

                    Get a parameter value.

                    New in version (cfdm): 1.7.0

                    @@ -134,11 +135,11 @@

                    cfdm.core.Datum.get_parameter
                    Parameters
                    -
                    parameter: str

                    The name of the parameter.

                    +
                    parameter: str

                    The name of the parameter.

                    default: optional

                    Return the value of the default parameter if the parameter has not been set.

                    -

                    If set to an Exception instance then it will be +

                    If set to an Exception instance then it will be raised instead.

                    @@ -166,7 +167,7 @@

                    cfdm.core.Datum.get_parameter

                    diff --git a/docs/method/cfdm.core.Datum.has_parameter.html b/docs/method/cfdm.core.Datum.has_parameter.html index 0f5a733b83..c0eba841b7 100644 --- a/docs/method/cfdm.core.Datum.has_parameter.html +++ b/docs/method/cfdm.core.Datum.has_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.has_parameter — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.has_parameter

                    -Datum.has_parameter(parameter)[source]
                    +Datum.has_parameter(parameter)[source]

                    Whether a parameter has been set.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Datum.has_parameter
                    Parameters
                    -
                    parameter: str

                    The name of the parameter.

                    +
                    parameter: str

                    The name of the parameter.

                    Parameter example:

                    parameter='geoid_name'

                    @@ -149,7 +150,7 @@

                    cfdm.core.Datum.has_parameterReturns
                    -
                    bool

                    True if the parameter has been set, otherwise False.

                    +
                    bool

                    True if the parameter has been set, otherwise False.

                    @@ -173,7 +174,7 @@

                    cfdm.core.Datum.has_parameter

                    diff --git a/docs/method/cfdm.core.Datum.parameters.html b/docs/method/cfdm.core.Datum.parameters.html index 6cf0e7460d..8dcf7e7f6c 100644 --- a/docs/method/cfdm.core.Datum.parameters.html +++ b/docs/method/cfdm.core.Datum.parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.parameters — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.parameters

                    -Datum.parameters()[source]
                    +Datum.parameters()[source]

                    Return all parameters.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.Datum.parameters
                    Returns
                    -
                    dict

                    The parameters.

                    +
                    dict

                    The parameters.

                    @@ -168,7 +169,7 @@

                    cfdm.core.Datum.parameters

                    diff --git a/docs/method/cfdm.core.Datum.set_parameter.html b/docs/method/cfdm.core.Datum.set_parameter.html index 33229e417d..b02515baf5 100644 --- a/docs/method/cfdm.core.Datum.set_parameter.html +++ b/docs/method/cfdm.core.Datum.set_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.set_parameter — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.set_parameter

                    -Datum.set_parameter(term, value, copy=True)[source]
                    +Datum.set_parameter(term, value, copy=True)[source]

                    Set a parameter-valued term.

                    New in version (cfdm): 1.7.0

                    @@ -137,7 +138,7 @@

                    cfdm.core.Datum.set_parameter
                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -159,7 +160,7 @@

                    cfdm.core.Datum.set_parameter

                    diff --git a/docs/method/cfdm.core.Datum.set_parameters.html b/docs/method/cfdm.core.Datum.set_parameters.html index c1a8469b55..2593ed69ca 100644 --- a/docs/method/cfdm.core.Datum.set_parameters.html +++ b/docs/method/cfdm.core.Datum.set_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.Datum.set_parameters — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.Datum.set_parameters

                    -Datum.set_parameters(parameters, copy=True)[source]
                    +Datum.set_parameters(parameters, copy=True)[source]

                    Set parameters.

                    New in version (cfdm): 1.7.0

                    @@ -138,20 +139,20 @@

                    cfdm.core.Datum.set_parameters
                    Parameters
                    -
                    parameters: dict

                    Store the parameters from the dictionary supplied.

                    +
                    parameters: dict

                    Store the parameters from the dictionary supplied.

                    Parameter example:

                    parameters={'earth_radius': 6371007}

                    -
                    copy: bool, optional

                    If False then any parameter values provided by the +

                    copy: bool, optional

                    If False then any parameter values provided by the parameters parameter are not copied before insertion. By default they are deep copied.

                    Returns
                    -

                    None

                    +

                    None

                    Examples

                    @@ -178,7 +179,7 @@

                    cfdm.core.Datum.set_parameters

                    diff --git a/docs/method/cfdm.core.DimensionCoordinate.__deepcopy__.html b/docs/method/cfdm.core.DimensionCoordinate.__deepcopy__.html index 2bb069041a..4cf9a527c5 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.__deepcopy__.html +++ b/docs/method/cfdm.core.DimensionCoordinate.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,12 +123,12 @@

                    Related Topics

                    -
                    +

                    cfdm.core.DimensionCoordinate.__deepcopy__

                    -DimensionCoordinate.__deepcopy__(memo)[source]
                    -

                    Called by the copy.deepcopy function.

                    +DimensionCoordinate.__deepcopy__(memo)[source] +

                    Called by the copy.deepcopy function.

                    x.__deepcopy__() <==> copy.deepcopy(x)

                    New in version (cfdm): 1.7.0

                    @@ -140,7 +141,7 @@

                    cfdm.core.DimensionCoordinate.__deepcopy__

                    diff --git a/docs/method/cfdm.core.DimensionCoordinate._docstring_method_exclusions.html b/docs/method/cfdm.core.DimensionCoordinate._docstring_method_exclusions.html index 51318bbcc1..c7504b624a 100644 --- a/docs/method/cfdm.core.DimensionCoordinate._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.DimensionCoordinate._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.DimensionCoordinate._docstring_method_exclusions

                    -DimensionCoordinate._docstring_method_exclusions()[source]
                    +DimensionCoordinate._docstring_method_exclusions()[source]

                    Returns method names excluded in the class substitutions.

                    Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                    cfdm.core.DimensionCoordinate._docstring_method_exclusionsReturns
                    -
                    set

                    The names of the methods to exclude from the docstring +

                    set

                    The names of the methods to exclude from the docstring substitution process.

                    @@ -167,7 +168,7 @@

                    cfdm.core.DimensionCoordinate._docstring_method_exclusions

                    diff --git a/docs/method/cfdm.core.DimensionCoordinate._docstring_package_depth.html b/docs/method/cfdm.core.DimensionCoordinate._docstring_package_depth.html index e0ea30a0a0..6d7115515a 100644 --- a/docs/method/cfdm.core.DimensionCoordinate._docstring_package_depth.html +++ b/docs/method/cfdm.core.DimensionCoordinate._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.DimensionCoordinate._docstring_package_depth

                    -DimensionCoordinate._docstring_package_depth()[source]
                    +DimensionCoordinate._docstring_package_depth()[source]

                    Returns the class {{package}} substitutions package depth.

                    In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                    cfdm.core.DimensionCoordinate._docstring_package_depth
                    Returns
                    -
                    int

                    The package depth.

                    +
                    int

                    The package depth.

                    -
                    + @@ -172,11 +173,11 @@

                    cfdm.core.DimensionCoordinate._docstring_package_depth diff --git a/docs/method/cfdm.core.DimensionCoordinate._docstring_special_substitutions.html b/docs/method/cfdm.core.DimensionCoordinate._docstring_special_substitutions.html index aa2a0a94ab..fd7607a93f 100644 --- a/docs/method/cfdm.core.DimensionCoordinate._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.DimensionCoordinate._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.DimensionCoordinate._docstring_special_substitutions

                    -classmethod DimensionCoordinate._docstring_special_substitutions()[source]
                    +classmethod DimensionCoordinate._docstring_special_substitutions()[source]

                    Return the special docstring substitutions.

                    {{class}} is replaced by the name of the class.

                    {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                    cfdm.core.DimensionCoordinate._docstring_special_substitutions
                    Returns
                    -
                    tuple

                    The special docstring substitution identifiers.

                    +
                    tuple

                    The special docstring substitution identifiers.

                    -
                    + @@ -168,11 +169,11 @@

                    cfdm.core.DimensionCoordinate._docstring_special_substitutions diff --git a/docs/method/cfdm.core.DimensionCoordinate._docstring_substitutions.html b/docs/method/cfdm.core.DimensionCoordinate._docstring_substitutions.html index cd03c89951..59b08fd01f 100644 --- a/docs/method/cfdm.core.DimensionCoordinate._docstring_substitutions.html +++ b/docs/method/cfdm.core.DimensionCoordinate._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.DimensionCoordinate._docstring_substitutions

                    -DimensionCoordinate._docstring_substitutions()[source]
                    +DimensionCoordinate._docstring_substitutions()[source]

                    Returns the substitutions that apply to methods of the class.

                    Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                    cfdm.core.DimensionCoordinate._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                    -

                    A key must be either a str or a re.Pattern object.

                    -

                    If a key is a str then the corresponding value must be a string.

                    -

                    If a key is a re.Pattern object then the corresponding value +

                    A key must be either a str or a re.Pattern object.

                    +

                    If a key is a str then the corresponding value must be a string.

                    +

                    If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                    +re.Pattern.sub method.

                    New in version (cfdm): 1.8.7.0

                    @@ -169,7 +170,7 @@

                    cfdm.core.DimensionCoordinate._docstring_substitutions
                    Returns
                    -
                    dict

                    The docstring substitutions. A dictionary key matches text +

                    dict

                    The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                    @@ -178,7 +179,7 @@

                    cfdm.core.DimensionCoordinate._docstring_substitutions

                    - + @@ -189,11 +190,11 @@

                    cfdm.core.DimensionCoordinate._docstring_substitutions diff --git a/docs/method/cfdm.core.DimensionCoordinate.clear_properties.html b/docs/method/cfdm.core.DimensionCoordinate.clear_properties.html index 751bd58561..51252924e7 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.clear_properties.html +++ b/docs/method/cfdm.core.DimensionCoordinate.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.DimensionCoordinate.clear_properties

                    -DimensionCoordinate.clear_properties()[source]
                    +DimensionCoordinate.clear_properties()[source]

                    Remove all properties.

                    New in version (cfdm): 1.7.0

                    @@ -139,7 +140,7 @@

                    cfdm.core.DimensionCoordinate.clear_properties
                    Returns
                    -
                    dict

                    The properties that have been removed.

                    +
                    dict

                    The properties that have been removed.

                    @@ -168,7 +169,7 @@

                    cfdm.core.DimensionCoordinate.clear_properties

                    diff --git a/docs/method/cfdm.core.DimensionCoordinate.copy.html b/docs/method/cfdm.core.DimensionCoordinate.copy.html index dc1b5df803..bf991b766d 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.copy.html +++ b/docs/method/cfdm.core.DimensionCoordinate.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.copy — Documentation @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -122,11 +123,11 @@

                    Related Topics

                    -
                    +

                    cfdm.core.DimensionCoordinate.copy

                    -DimensionCoordinate.copy(data=True)[source]
                    +DimensionCoordinate.copy(data=True)[source]

                    Return a deep copy.

                    f.copy() is equivalent to copy.deepcopy(f).

                    Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                    cfdm.core.DimensionCoordinate.copy
                    Parameters
                    -
                    data: bool, optional

                    If True (the default) then copy data, else the +

                    data: bool, optional

                    If True (the default) then copy data, else the data is not copied.

                    @@ -160,7 +161,7 @@

                    cfdm.core.DimensionCoordinate.copy

                    diff --git a/docs/method/cfdm.core.DimensionCoordinate.del_bounds.html b/docs/method/cfdm.core.DimensionCoordinate.del_bounds.html index 01497de469..9190f68cc0 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.del_bounds.html +++ b/docs/method/cfdm.core.DimensionCoordinate.del_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.del_bounds — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                    cfdm 1.10.1.2

                    +

                    cfdm 1.11.0.0

                    @@ -86,7 +87,7 @@

                    Related Topics

                  • API reference
                    • cfdm.core classes
                    • @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.del_bounds

                      -DimensionCoordinate.del_bounds(default=ValueError())[source]
                      +DimensionCoordinate.del_bounds(default=ValueError())[source]

                      Remove the bounds.

                      New in version (cfdm): 1.7.0

                      @@ -140,7 +141,7 @@

                      cfdm.core.DimensionCoordinate.del_bounds
                      default: optional

                      Return the value of the default parameter if bounds have not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -173,7 +174,7 @@

                      cfdm.core.DimensionCoordinate.del_bounds

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.del_climatology.html b/docs/method/cfdm.core.DimensionCoordinate.del_climatology.html index f36dbcb17a..dc33e34f39 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.del_climatology.html +++ b/docs/method/cfdm.core.DimensionCoordinate.del_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.del_climatology — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.del_climatology

                      -DimensionCoordinate.del_climatology(default=ValueError())[source]
                      +DimensionCoordinate.del_climatology(default=ValueError())[source]

                      Remove the climatology setting.

                      New in version (cfdm): 1.8.9.0

                      @@ -141,14 +142,14 @@

                      cfdm.core.DimensionCoordinate.del_climatology
                      default: optional

                      Return the value of the default parameter if the climatology status has not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      Returns
                      -
                      str

                      The removed climatology value.

                      +
                      str

                      The removed climatology value.

                      @@ -175,7 +176,7 @@

                      cfdm.core.DimensionCoordinate.del_climatology

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.del_data.html b/docs/method/cfdm.core.DimensionCoordinate.del_data.html index 7048fbb388..44bbc77110 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.del_data.html +++ b/docs/method/cfdm.core.DimensionCoordinate.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.del_data — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.del_data

                      -DimensionCoordinate.del_data(default=ValueError())[source]
                      +DimensionCoordinate.del_data(default=ValueError())[source]

                      Remove the data.

                      New in version (cfdm): 1.7.0

                      @@ -140,7 +141,7 @@

                      cfdm.core.DimensionCoordinate.del_data
                      default: optional

                      Return the value of the default parameter if data have not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -176,7 +177,7 @@

                      cfdm.core.DimensionCoordinate.del_data

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.del_geometry.html b/docs/method/cfdm.core.DimensionCoordinate.del_geometry.html index 7bf811fab2..5f9a14e37d 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.del_geometry.html +++ b/docs/method/cfdm.core.DimensionCoordinate.del_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.del_geometry — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.del_geometry

                      -DimensionCoordinate.del_geometry(default=ValueError())[source]
                      +DimensionCoordinate.del_geometry(default=ValueError())[source]

                      Remove the geometry type.

                      New in version (cfdm): 1.8.0

                      @@ -140,14 +141,14 @@

                      cfdm.core.DimensionCoordinate.del_geometry
                      default: optional

                      Return the value of the default parameter if the geometry type has not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      Returns
                      -
                      str

                      The removed geometry type.

                      +
                      str

                      The removed geometry type.

                      @@ -173,7 +174,7 @@

                      cfdm.core.DimensionCoordinate.del_geometry

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.del_interior_ring.html b/docs/method/cfdm.core.DimensionCoordinate.del_interior_ring.html index 6702f8f98e..5e34db39c8 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.del_interior_ring.html +++ b/docs/method/cfdm.core.DimensionCoordinate.del_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.del_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.del_interior_ring

                      -DimensionCoordinate.del_interior_ring(default=ValueError())[source]
                      +DimensionCoordinate.del_interior_ring(default=ValueError())[source]

                      Remove the geometry type.

                      New in version (cfdm): 1.8.6.0

                      @@ -141,7 +142,7 @@

                      cfdm.core.DimensionCoordinate.del_interior_ring
                      default: optional

                      Return the value of the default parameter if the geometry type has not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -176,7 +177,7 @@

                      cfdm.core.DimensionCoordinate.del_interior_ring

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.del_properties.html b/docs/method/cfdm.core.DimensionCoordinate.del_properties.html index 0b3d1b1489..9d8770889a 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.del_properties.html +++ b/docs/method/cfdm.core.DimensionCoordinate.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.del_properties — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.del_properties

                      -DimensionCoordinate.del_properties(properties)[source]
                      +DimensionCoordinate.del_properties(properties)[source]

                      Remove properties.

                      New in version (cfdm): 1.10.0.3

                      @@ -139,7 +140,7 @@

                      cfdm.core.DimensionCoordinate.del_properties
                      Parameters
                      -
                      properties: (sequence of) str

                      The names of the properties to be removed. If the +

                      properties: (sequence of) str

                      The names of the properties to be removed. If the DimensionCoordinate does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                      @@ -154,7 +155,7 @@

                      cfdm.core.DimensionCoordinate.del_propertiesReturns
                      -
                      dict

                      The removed property values, keyed by property name.

                      +
                      dict

                      The removed property values, keyed by property name.

                      @@ -176,7 +177,7 @@

                      cfdm.core.DimensionCoordinate.del_properties

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.del_property.html b/docs/method/cfdm.core.DimensionCoordinate.del_property.html index 2e2070dfc9..15111597f8 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.del_property.html +++ b/docs/method/cfdm.core.DimensionCoordinate.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.del_property — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.del_property

                      -DimensionCoordinate.del_property(prop, default=ValueError())[source]
                      +DimensionCoordinate.del_property(prop, default=ValueError())[source]

                      Remove a property.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.DimensionCoordinate.del_property
                      Parameters
                      -
                      prop: str

                      The name of the property to be removed.

                      +
                      prop: str

                      The name of the property to be removed.

                      Parameter example:

                      prop='long_name'

                      @@ -147,7 +148,7 @@

                      cfdm.core.DimensionCoordinate.del_propertyException instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -175,7 +176,7 @@

                      cfdm.core.DimensionCoordinate.del_property

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.get_bounds.html b/docs/method/cfdm.core.DimensionCoordinate.get_bounds.html index 776e9fb3bb..48e341783e 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.get_bounds.html +++ b/docs/method/cfdm.core.DimensionCoordinate.get_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.get_bounds — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.get_bounds

                      -DimensionCoordinate.get_bounds(default=ValueError())[source]
                      +DimensionCoordinate.get_bounds(default=ValueError())[source]

                      Return the bounds.

                      New in version (cfdm): 1.7.0

                      @@ -141,7 +142,7 @@

                      cfdm.core.DimensionCoordinate.get_bounds
                      default: optional

                      Return the value of the default parameter if bounds have not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -174,7 +175,7 @@

                      cfdm.core.DimensionCoordinate.get_bounds

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.get_climatology.html b/docs/method/cfdm.core.DimensionCoordinate.get_climatology.html index f7a5283c84..32cbe613ac 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.get_climatology.html +++ b/docs/method/cfdm.core.DimensionCoordinate.get_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.get_climatology — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.get_climatology

                      -DimensionCoordinate.get_climatology(default=ValueError())[source]
                      +DimensionCoordinate.get_climatology(default=ValueError())[source]

                      Return the climatology setting.

                      New in version (cfdm): 1.8.9.0

                      @@ -141,13 +142,13 @@

                      cfdm.core.DimensionCoordinate.get_climatology
                      default: optional

                      Return the value of the default parameter if the climatology status has not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      Returns
                      -

                      str

                      +

                      str

                      Examples

                      @@ -172,7 +173,7 @@

                      cfdm.core.DimensionCoordinate.get_climatology

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.get_data.html b/docs/method/cfdm.core.DimensionCoordinate.get_data.html index 6872875281..1bc6432785 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.get_data.html +++ b/docs/method/cfdm.core.DimensionCoordinate.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.get_data — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,14 +123,14 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.get_data

                      -DimensionCoordinate.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                      +DimensionCoordinate.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                      Return the data.

                      -

                      Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                      +

                      Note that a Data instance is returned. Use its array attribute +to return the data as an independent numpy array.

                      The units, calendar and fill value properties are, if set, inserted into the data.

                      @@ -145,7 +146,7 @@

                      cfdm.core.DimensionCoordinate.get_data
                      default: optional

                      Return the value of the default parameter if data have not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -181,7 +182,7 @@

                      cfdm.core.DimensionCoordinate.get_data

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.get_geometry.html b/docs/method/cfdm.core.DimensionCoordinate.get_geometry.html index bf81885183..d4c555ec94 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.get_geometry.html +++ b/docs/method/cfdm.core.DimensionCoordinate.get_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.get_geometry — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.get_geometry

                      -DimensionCoordinate.get_geometry(default=ValueError())[source]
                      +DimensionCoordinate.get_geometry(default=ValueError())[source]

                      Return the geometry type.

                      New in version (cfdm): 1.8.0

                      @@ -140,14 +141,14 @@

                      cfdm.core.DimensionCoordinate.get_geometry
                      default: optional

                      Return the value of the default parameter if the geometry type has not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      Returns
                      -
                      str

                      The geometry type.

                      +
                      str

                      The geometry type.

                      @@ -173,7 +174,7 @@

                      cfdm.core.DimensionCoordinate.get_geometry

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.get_interior_ring.html b/docs/method/cfdm.core.DimensionCoordinate.get_interior_ring.html index 523a3fcae3..3f5e03a94f 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.get_interior_ring.html +++ b/docs/method/cfdm.core.DimensionCoordinate.get_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.get_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.get_interior_ring

                      -DimensionCoordinate.get_interior_ring(default=ValueError())[source]
                      +DimensionCoordinate.get_interior_ring(default=ValueError())[source]

                      Return the interior ring variable for polygon geometries.

                      f.get_interior_ring() is equivalent to f.interior_ring

                      @@ -142,7 +143,7 @@

                      cfdm.core.DimensionCoordinate.get_interior_ring
                      default: optional

                      Return the value of the default parameter if interior ring data have not been set.

                      -

                      If set to an Exception instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -177,7 +178,7 @@

                      cfdm.core.DimensionCoordinate.get_interior_ring

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.get_property.html b/docs/method/cfdm.core.DimensionCoordinate.get_property.html index c1e7ab4d63..dcbcacf75e 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.get_property.html +++ b/docs/method/cfdm.core.DimensionCoordinate.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.get_property — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.get_property

                      -DimensionCoordinate.get_property(prop, default=ValueError())[source]
                      +DimensionCoordinate.get_property(prop, default=ValueError())[source]

                      Return a property.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.DimensionCoordinate.get_property
                      Parameters
                      -
                      prop: str

                      The name of the property to be returned.

                      +
                      prop: str

                      The name of the property to be returned.

                      Parameter example:

                      prop='standard_name'

                      @@ -147,7 +148,7 @@

                      cfdm.core.DimensionCoordinate.get_propertyException instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -175,7 +176,7 @@

                      cfdm.core.DimensionCoordinate.get_property

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.has_bounds.html b/docs/method/cfdm.core.DimensionCoordinate.has_bounds.html index 7d0798d643..25131f09d9 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.has_bounds.html +++ b/docs/method/cfdm.core.DimensionCoordinate.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.has_bounds

                      -DimensionCoordinate.has_bounds()[source]
                      +DimensionCoordinate.has_bounds()[source]

                      Whether or not there are bounds.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.DimensionCoordinate.has_bounds
                      Returns
                      -
                      bool

                      True if there are bounds, otherwise False.

                      +
                      bool

                      True if there are bounds, otherwise False.

                      @@ -165,7 +166,7 @@

                      cfdm.core.DimensionCoordinate.has_bounds

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.has_data.html b/docs/method/cfdm.core.DimensionCoordinate.has_data.html index c2422fccae..86248072f8 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.has_data.html +++ b/docs/method/cfdm.core.DimensionCoordinate.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.has_data — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.has_data

                      -DimensionCoordinate.has_data()[source]
                      +DimensionCoordinate.has_data()[source]

                      Whether or not the construct has data.

                      New in version (cfdm): 1.7.0

                      @@ -138,7 +139,7 @@

                      cfdm.core.DimensionCoordinate.has_data
                      Returns
                      -
                      bool

                      True if data have been set, otherwise False.

                      +
                      bool

                      True if data have been set, otherwise False.

                      @@ -167,7 +168,7 @@

                      cfdm.core.DimensionCoordinate.has_data

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.has_geometry.html b/docs/method/cfdm.core.DimensionCoordinate.has_geometry.html index 716fea35ab..e6ff8ce437 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.has_geometry.html +++ b/docs/method/cfdm.core.DimensionCoordinate.has_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.has_geometry — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.has_geometry

                      -DimensionCoordinate.has_geometry()[source]
                      +DimensionCoordinate.has_geometry()[source]

                      True if there is a geometry type.

                      New in version (cfdm): 1.8.0

                      @@ -138,7 +139,7 @@

                      cfdm.core.DimensionCoordinate.has_geometry
                      Returns
                      -
                      bool

                      Whether or not there is a geometry type.

                      +
                      bool

                      Whether or not there is a geometry type.

                      @@ -164,7 +165,7 @@

                      cfdm.core.DimensionCoordinate.has_geometry

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.has_interior_ring.html b/docs/method/cfdm.core.DimensionCoordinate.has_interior_ring.html index fd7a67a684..bfe1621f98 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.has_interior_ring.html +++ b/docs/method/cfdm.core.DimensionCoordinate.has_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.has_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.has_interior_ring

                      -DimensionCoordinate.has_interior_ring()[source]
                      +DimensionCoordinate.has_interior_ring()[source]

                      Whether or not there is an interior ring variable.

                      New in version (cfdm): 1.8.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.DimensionCoordinate.has_interior_ring
                      Returns
                      -
                      bool

                      True if there is an interior ring variable, otherwise +

                      bool

                      True if there is an interior ring variable, otherwise False.

                      @@ -168,7 +169,7 @@

                      cfdm.core.DimensionCoordinate.has_interior_ring

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.has_property.html b/docs/method/cfdm.core.DimensionCoordinate.has_property.html index fab03c652d..3727965ae2 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.has_property.html +++ b/docs/method/cfdm.core.DimensionCoordinate.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.has_property — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.has_property

                      -DimensionCoordinate.has_property(prop)[source]
                      +DimensionCoordinate.has_property(prop)[source]

                      Whether a property has been set.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.DimensionCoordinate.has_property
                      Parameters
                      -
                      prop: str

                      The name of the property.

                      +
                      prop: str

                      The name of the property.

                      Parameter example:

                      prop='long_name'

                      @@ -149,7 +150,7 @@

                      cfdm.core.DimensionCoordinate.has_propertyReturns
                      -
                      bool

                      True if the property has been set, otherwise False.

                      +
                      bool

                      True if the property has been set, otherwise False.

                      @@ -173,7 +174,7 @@

                      cfdm.core.DimensionCoordinate.has_property

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.is_climatology.html b/docs/method/cfdm.core.DimensionCoordinate.is_climatology.html index 40764c6c33..154f2ee7b6 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.is_climatology.html +++ b/docs/method/cfdm.core.DimensionCoordinate.is_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.is_climatology — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.is_climatology

                      -DimensionCoordinate.is_climatology()[source]
                      +DimensionCoordinate.is_climatology()[source]

                      True if the coordinates are climatological.

                      New in version (cfdm): 1.8.9.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.DimensionCoordinate.is_climatology
                      Returns
                      -
                      bool

                      Whether or not the coordinates are climatological.

                      +
                      bool

                      Whether or not the coordinates are climatological.

                      @@ -166,7 +167,7 @@

                      cfdm.core.DimensionCoordinate.is_climatology

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.properties.html b/docs/method/cfdm.core.DimensionCoordinate.properties.html index 63245da3c7..2ee4f798c8 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.properties.html +++ b/docs/method/cfdm.core.DimensionCoordinate.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.properties — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.properties

                      -DimensionCoordinate.properties()[source]
                      +DimensionCoordinate.properties()[source]

                      Return all properties.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.DimensionCoordinate.properties
                      Returns
                      -
                      dict

                      The properties.

                      +
                      dict

                      The properties.

                      @@ -168,7 +169,7 @@

                      cfdm.core.DimensionCoordinate.properties

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.set_bounds.html b/docs/method/cfdm.core.DimensionCoordinate.set_bounds.html index 8172dd141b..8114ed63cd 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.set_bounds.html +++ b/docs/method/cfdm.core.DimensionCoordinate.set_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.set_bounds — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.set_bounds

                      -DimensionCoordinate.set_bounds(bounds, copy=True)[source]
                      +DimensionCoordinate.set_bounds(bounds, copy=True)[source]

                      Set the bounds.

                      New in version (cfdm): 1.7.0

                      @@ -141,13 +142,13 @@

                      cfdm.core.DimensionCoordinate.set_bounds
                      data: Bounds

                      The bounds to be inserted.

                      -
                      copy: bool, optional

                      If True (the default) then copy the bounds prior to +

                      copy: bool, optional

                      If True (the default) then copy the bounds prior to insertion, else the bounds are not copied.

                      Returns
                      -

                      None

                      +

                      None

                      Examples

                      @@ -171,7 +172,7 @@

                      cfdm.core.DimensionCoordinate.set_bounds

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.set_climatology.html b/docs/method/cfdm.core.DimensionCoordinate.set_climatology.html index 4cc1f322eb..574581193a 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.set_climatology.html +++ b/docs/method/cfdm.core.DimensionCoordinate.set_climatology.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.set_climatology — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.set_climatology

                      -DimensionCoordinate.set_climatology(climatology)[source]
                      +DimensionCoordinate.set_climatology(climatology)[source]

                      Set whether or not coordinates are climatological.

                      Only coordinate constructs with units of reference time (or unset units) can be set as climatological.

                      @@ -141,12 +142,12 @@

                      cfdm.core.DimensionCoordinate.set_climatology
                      Parameters
                      -
                      climatology: bool

                      Whether or not the coordinates are climatological.

                      +
                      climatology: bool

                      Whether or not the coordinates are climatological.

                      Returns
                      -

                      None

                      +

                      None

                      Examples

                      @@ -171,7 +172,7 @@

                      cfdm.core.DimensionCoordinate.set_climatology

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.set_data.html b/docs/method/cfdm.core.DimensionCoordinate.set_data.html index f49fdf8188..3d8d52ef19 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.set_data.html +++ b/docs/method/cfdm.core.DimensionCoordinate.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.set_data — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.set_data

                      -DimensionCoordinate.set_data(data, copy=True, inplace=True)[source]
                      +DimensionCoordinate.set_data(data, copy=True, inplace=True)[source]

                      Set the data.

                      The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                      @@ -143,15 +144,15 @@

                      cfdm.core.DimensionCoordinate.set_dataData object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm.core instances that contain Data objects.

                      -
                      copy: bool, optional

                      If True (the default) then copy the data prior to +

                      copy: bool, optional

                      If True (the default) then copy the data prior to insertion, else the data is not copied.

                      -
                      inplace: bool, optional:

                      If True (the default) then do the operation in-place and -return None. If False a new, modified DimensionCoordinate +

                      inplace: bool, optional:

                      If True (the default) then do the operation in-place and +return None. If False a new, modified DimensionCoordinate instance is returned.

                      New in version (cfdm): 1.8.7.0

                      @@ -161,7 +162,7 @@

                      cfdm.core.DimensionCoordinate.set_dataReturns
                      -
                      None or DimensionCoordinate

                      If the operation was in-place then None is returned, +

                      None or DimensionCoordinate

                      If the operation was in-place then None is returned, otherwise return a new DimensionCoordinate instance containing the new data.

                      @@ -187,7 +188,7 @@

                      cfdm.core.DimensionCoordinate.set_data

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.set_geometry.html b/docs/method/cfdm.core.DimensionCoordinate.set_geometry.html index da8de894cc..bccc46f5e1 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.set_geometry.html +++ b/docs/method/cfdm.core.DimensionCoordinate.set_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.set_geometry — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.set_geometry

                      -DimensionCoordinate.set_geometry(value)[source]
                      +DimensionCoordinate.set_geometry(value)[source]

                      Set the geometry type.

                      New in version (cfdm): 1.8.0

                      @@ -138,12 +139,12 @@

                      cfdm.core.DimensionCoordinate.set_geometry
                      Parameters
                      -
                      value: str

                      The geometry type to set.

                      +
                      value: str

                      The geometry type to set.

                      Returns
                      -

                      None

                      +

                      None

                      Examples

                      @@ -167,7 +168,7 @@

                      cfdm.core.DimensionCoordinate.set_geometry

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.set_interior_ring.html b/docs/method/cfdm.core.DimensionCoordinate.set_interior_ring.html index ae48f33633..59b011260b 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.set_interior_ring.html +++ b/docs/method/cfdm.core.DimensionCoordinate.set_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.set_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.set_interior_ring

                      -DimensionCoordinate.set_interior_ring(interior_ring, copy=True)[source]
                      +DimensionCoordinate.set_interior_ring(interior_ring, copy=True)[source]

                      Set the interior_ring.

                      New in version (cfdm): 1.8.0

                      @@ -141,13 +142,13 @@

                      cfdm.core.DimensionCoordinate.set_interior_ring
                      interior_ring: InteriorRing

                      The interior_ring to be inserted.

                      -
                      copy: bool, optional

                      If True (the default) then copy the interior_ring +

                      copy: bool, optional

                      If True (the default) then copy the interior_ring prior to insertion, else it is not copied.

                      Returns
                      -

                      None

                      +

                      None

                      Examples

                      @@ -173,7 +174,7 @@

                      cfdm.core.DimensionCoordinate.set_interior_ring

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.set_properties.html b/docs/method/cfdm.core.DimensionCoordinate.set_properties.html index 0b472c405c..6404721ebf 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.set_properties.html +++ b/docs/method/cfdm.core.DimensionCoordinate.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.set_properties — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.set_properties

                      -DimensionCoordinate.set_properties(properties, copy=True)[source]
                      +DimensionCoordinate.set_properties(properties, copy=True)[source]

                      Set properties.

                      New in version (cfdm): 1.7.0

                      @@ -138,20 +139,20 @@

                      cfdm.core.DimensionCoordinate.set_properties
                      Parameters
                      -
                      properties: dict

                      Store the properties from the dictionary supplied.

                      +
                      properties: dict

                      Store the properties from the dictionary supplied.

                      Parameter example:

                      properties={'standard_name': 'altitude', 'foo': 'bar'}

                      -
                      copy: bool, optional

                      If False then any property values provided by the +

                      copy: bool, optional

                      If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                      Returns
                      -

                      None

                      +

                      None

                      Examples

                      @@ -178,7 +179,7 @@

                      cfdm.core.DimensionCoordinate.set_properties

                      diff --git a/docs/method/cfdm.core.DimensionCoordinate.set_property.html b/docs/method/cfdm.core.DimensionCoordinate.set_property.html index 7c1699238b..070cfbf0c1 100644 --- a/docs/method/cfdm.core.DimensionCoordinate.set_property.html +++ b/docs/method/cfdm.core.DimensionCoordinate.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.DimensionCoordinate.set_property — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DimensionCoordinate.set_property

                      -DimensionCoordinate.set_property(prop, value, copy=True)[source]
                      +DimensionCoordinate.set_property(prop, value, copy=True)[source]

                      Set a property.

                      New in version (cfdm): 1.7.0

                      @@ -139,16 +140,16 @@

                      cfdm.core.DimensionCoordinate.set_property
                      Parameters
                      -
                      prop: str

                      The name of the property to be set.

                      +
                      prop: str

                      The name of the property to be set.

                      value:

                      The value for the property.

                      -
                      copy: bool, optional

                      If True then set a deep copy of value.

                      +
                      copy: bool, optional

                      If True then set a deep copy of value.

                      Returns
                      -

                      None

                      +

                      None

                      Examples

                      @@ -170,7 +171,7 @@

                      cfdm.core.DimensionCoordinate.set_property

                      diff --git a/docs/method/cfdm.core.DocstringRewriteMeta._docstring_method_exclusions.html b/docs/method/cfdm.core.DocstringRewriteMeta._docstring_method_exclusions.html index 97aff126ad..59c2462024 100644 --- a/docs/method/cfdm.core.DocstringRewriteMeta._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.DocstringRewriteMeta._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DocstringRewriteMeta._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DocstringRewriteMeta._docstring_method_exclusions

                      -static DocstringRewriteMeta._docstring_method_exclusions(cls)[source]
                      +static DocstringRewriteMeta._docstring_method_exclusions(cls)[source]

                      Returns method names excluded in the class substitutions.

                      Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                      cfdm.core.DocstringRewriteMeta._docstring_method_exclusionsReturns
                      -
                      set

                      The names of the methods to exclude from the docstring +

                      set

                      The names of the methods to exclude from the docstring substitution process.

                      @@ -167,7 +168,7 @@

                      cfdm.core.DocstringRewriteMeta._docstring_method_exclusions

                      diff --git a/docs/method/cfdm.core.DocstringRewriteMeta._docstring_package_depth.html b/docs/method/cfdm.core.DocstringRewriteMeta._docstring_package_depth.html index 992fe8f4ce..cbcb27da8e 100644 --- a/docs/method/cfdm.core.DocstringRewriteMeta._docstring_package_depth.html +++ b/docs/method/cfdm.core.DocstringRewriteMeta._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.DocstringRewriteMeta._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DocstringRewriteMeta._docstring_package_depth

                      -static DocstringRewriteMeta._docstring_package_depth(cls)[source]
                      +static DocstringRewriteMeta._docstring_package_depth(cls)[source]

                      Returns the class {{package}} substitutions package depth.

                      In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                      cfdm.core.DocstringRewriteMeta._docstring_package_depth
                      Returns
                      -
                      int

                      The package depth.

                      +
                      int

                      The package depth.

                      -
                      + @@ -172,11 +173,11 @@

                      cfdm.core.DocstringRewriteMeta._docstring_package_depth diff --git a/docs/method/cfdm.core.DocstringRewriteMeta._docstring_special_substitutions.html b/docs/method/cfdm.core.DocstringRewriteMeta._docstring_special_substitutions.html index 357c719e97..4fa205f5a7 100644 --- a/docs/method/cfdm.core.DocstringRewriteMeta._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.DocstringRewriteMeta._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DocstringRewriteMeta._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DocstringRewriteMeta._docstring_special_substitutions

                      -classmethod DocstringRewriteMeta._docstring_special_substitutions()[source]
                      +classmethod DocstringRewriteMeta._docstring_special_substitutions()[source]

                      Return the special docstring substitutions.

                      {{class}} is replaced by the name of the class.

                      {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                      cfdm.core.DocstringRewriteMeta._docstring_special_substitutions
                      Returns
                      -
                      tuple

                      The special docstring substitution identifiers.

                      +
                      tuple

                      The special docstring substitution identifiers.

                      -
                      + @@ -168,11 +169,11 @@

                      cfdm.core.DocstringRewriteMeta._docstring_special_substitutions diff --git a/docs/method/cfdm.core.DocstringRewriteMeta._docstring_substitutions.html b/docs/method/cfdm.core.DocstringRewriteMeta._docstring_substitutions.html index 424955bca5..50c442a106 100644 --- a/docs/method/cfdm.core.DocstringRewriteMeta._docstring_substitutions.html +++ b/docs/method/cfdm.core.DocstringRewriteMeta._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DocstringRewriteMeta._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DocstringRewriteMeta._docstring_substitutions

                      -static DocstringRewriteMeta._docstring_substitutions(cls)[source]
                      +static DocstringRewriteMeta._docstring_substitutions(cls)[source]

                      Returns the substitutions that apply to methods of the class.

                      Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                      cfdm.core.DocstringRewriteMeta._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                      -

                      A key must be either a str or a re.Pattern object.

                      -

                      If a key is a str then the corresponding value must be a string.

                      -

                      If a key is a re.Pattern object then the corresponding value +

                      A key must be either a str or a re.Pattern object.

                      +

                      If a key is a str then the corresponding value must be a string.

                      +

                      If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                      +re.Pattern.sub method.

                      New in version (cfdm): 1.8.7.0

                      @@ -169,7 +170,7 @@

                      cfdm.core.DocstringRewriteMeta._docstring_substitutions
                      Returns
                      -
                      dict

                      The docstring substitutions. A dictionary key matches text +

                      dict

                      The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                      @@ -178,7 +179,7 @@

                      cfdm.core.DocstringRewriteMeta._docstring_substitutions

                      - + @@ -189,11 +190,11 @@

                      cfdm.core.DocstringRewriteMeta._docstring_substitutions diff --git a/docs/method/cfdm.core.DocstringRewriteMeta.mro.html b/docs/method/cfdm.core.DocstringRewriteMeta.mro.html index d1f21b47c8..9a0dd6741d 100644 --- a/docs/method/cfdm.core.DocstringRewriteMeta.mro.html +++ b/docs/method/cfdm.core.DocstringRewriteMeta.mro.html @@ -3,7 +3,8 @@ - + + cfdm.core.DocstringRewriteMeta.mro — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,7 +123,7 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DocstringRewriteMeta.mro

                      @@ -130,7 +131,7 @@

                      cfdm.core.DocstringRewriteMeta.mro

                      diff --git a/docs/method/cfdm.core.Domain.__deepcopy__.html b/docs/method/cfdm.core.Domain.__deepcopy__.html index 1ebaeec8d5..3646402bc9 100644 --- a/docs/method/cfdm.core.Domain.__deepcopy__.html +++ b/docs/method/cfdm.core.Domain.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,12 +123,12 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.__deepcopy__

                      -Domain.__deepcopy__(memo)[source]
                      -

                      Called by the copy.deepcopy function.

                      +Domain.__deepcopy__(memo)[source] +

                      Called by the copy.deepcopy function.

                      x.__deepcopy__() <==> copy.deepcopy(x)

                      New in version (cfdm): 1.7.0

                      @@ -140,7 +141,7 @@

                      cfdm.core.Domain.__deepcopy__

                      diff --git a/docs/method/cfdm.core.Domain._docstring_method_exclusions.html b/docs/method/cfdm.core.Domain._docstring_method_exclusions.html index f55070307d..ce63a7f4fb 100644 --- a/docs/method/cfdm.core.Domain._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.Domain._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain._docstring_method_exclusions

                      -Domain._docstring_method_exclusions()[source]
                      +Domain._docstring_method_exclusions()[source]

                      Returns method names excluded in the class substitutions.

                      Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                      cfdm.core.Domain._docstring_method_exclusionsReturns
                      -
                      set

                      The names of the methods to exclude from the docstring +

                      set

                      The names of the methods to exclude from the docstring substitution process.

                      @@ -167,7 +168,7 @@

                      cfdm.core.Domain._docstring_method_exclusions

                      diff --git a/docs/method/cfdm.core.Domain._docstring_package_depth.html b/docs/method/cfdm.core.Domain._docstring_package_depth.html index 1944fa7cc5..83674bbbe0 100644 --- a/docs/method/cfdm.core.Domain._docstring_package_depth.html +++ b/docs/method/cfdm.core.Domain._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain._docstring_package_depth

                      -Domain._docstring_package_depth()[source]
                      +Domain._docstring_package_depth()[source]

                      Returns the class {{package}} substitutions package depth.

                      In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                      cfdm.core.Domain._docstring_package_depthReturns
                      -
                      int

                      The package depth.

                      +
                      int

                      The package depth.

                      -
                      + @@ -172,11 +173,11 @@

                      cfdm.core.Domain._docstring_package_depth diff --git a/docs/method/cfdm.core.Domain._docstring_special_substitutions.html b/docs/method/cfdm.core.Domain._docstring_special_substitutions.html index 86cf2ae4e6..3af67ceb6b 100644 --- a/docs/method/cfdm.core.Domain._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.Domain._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain._docstring_special_substitutions

                      -classmethod Domain._docstring_special_substitutions()[source]
                      +classmethod Domain._docstring_special_substitutions()[source]

                      Return the special docstring substitutions.

                      {{class}} is replaced by the name of the class.

                      {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                      cfdm.core.Domain._docstring_special_substitutions
                      Returns
                      -
                      tuple

                      The special docstring substitution identifiers.

                      +
                      tuple

                      The special docstring substitution identifiers.

                      -
                      + @@ -168,11 +169,11 @@

                      cfdm.core.Domain._docstring_special_substitutions diff --git a/docs/method/cfdm.core.Domain._docstring_substitutions.html b/docs/method/cfdm.core.Domain._docstring_substitutions.html index 222517d7e3..351ace4f58 100644 --- a/docs/method/cfdm.core.Domain._docstring_substitutions.html +++ b/docs/method/cfdm.core.Domain._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain._docstring_substitutions

                      -Domain._docstring_substitutions()[source]
                      +Domain._docstring_substitutions()[source]

                      Returns the substitutions that apply to methods of the class.

                      Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                      cfdm.core.Domain._docstring_substitutionsstr or a re.Pattern object.

                      -

                      If a key is a str then the corresponding value must be a string.

                      -

                      If a key is a re.Pattern object then the corresponding value +

                      A key must be either a str or a re.Pattern object.

                      +

                      If a key is a str then the corresponding value must be a string.

                      +

                      If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                      +re.Pattern.sub method.

                      New in version (cfdm): 1.8.7.0

                      @@ -169,7 +170,7 @@

                      cfdm.core.Domain._docstring_substitutionsReturns
                      -
                      dict

                      The docstring substitutions. A dictionary key matches text +

                      dict

                      The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                      @@ -178,7 +179,7 @@

                      cfdm.core.Domain._docstring_substitutions

                      diff --git a/docs/method/cfdm.core.Domain.clear_properties.html b/docs/method/cfdm.core.Domain.clear_properties.html index 57ebce8684..4111be2192 100644 --- a/docs/method/cfdm.core.Domain.clear_properties.html +++ b/docs/method/cfdm.core.Domain.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.clear_properties

                      -Domain.clear_properties()[source]
                      +Domain.clear_properties()[source]

                      Remove all properties.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.clear_properties
                      Returns
                      -
                      dict

                      The properties that have been removed.

                      +
                      dict

                      The properties that have been removed.

                      @@ -168,7 +169,7 @@

                      cfdm.core.Domain.clear_properties

                      diff --git a/docs/method/cfdm.core.Domain.copy.html b/docs/method/cfdm.core.Domain.copy.html index e2a3b68095..688cfa83d9 100644 --- a/docs/method/cfdm.core.Domain.copy.html +++ b/docs/method/cfdm.core.Domain.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.copy — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.copy

                      -Domain.copy(data=True)[source]
                      +Domain.copy(data=True)[source]

                      Return a deep copy.

                      d.copy() is equivalent to copy.deepcopy(d).

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.copy
                      Parameters
                      -
                      data: bool, optional

                      If True (the default) then copy data contained in the +

                      data: bool, optional

                      If True (the default) then copy data contained in the metadata construct(s), else the data is not copied.

                      @@ -158,7 +159,7 @@

                      cfdm.core.Domain.copy

                      -
                      + @@ -169,11 +170,11 @@

                      cfdm.core.Domain.copy diff --git a/docs/method/cfdm.core.Domain.del_construct.html b/docs/method/cfdm.core.Domain.del_construct.html index f6c69e0384..8d58b0e38e 100644 --- a/docs/method/cfdm.core.Domain.del_construct.html +++ b/docs/method/cfdm.core.Domain.del_construct.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.del_construct — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.del_construct

                      -Domain.del_construct(key, default=ValueError())[source]
                      +Domain.del_construct(key, default=ValueError())[source]

                      Remove a metadata construct.

                      If a domain axis construct is selected for removal then it can’t be spanned by any data arrays of the metadata @@ -144,7 +145,7 @@

                      cfdm.core.Domain.del_construct
                      Parameters
                      -
                      key: str

                      The construct identifier of the metadata construct to +

                      key: str

                      The construct identifier of the metadata construct to be removed.

                      Parameter example:

                      key='auxiliarycoordinate0'

                      @@ -153,7 +154,7 @@

                      cfdm.core.Domain.del_constructException instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -173,7 +174,7 @@

                      cfdm.core.Domain.del_construct

                      diff --git a/docs/method/cfdm.core.Domain.del_data_axes.html b/docs/method/cfdm.core.Domain.del_data_axes.html index 8b60d24077..95f33fa0a9 100644 --- a/docs/method/cfdm.core.Domain.del_data_axes.html +++ b/docs/method/cfdm.core.Domain.del_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.del_data_axes — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.del_data_axes

                      -Domain.del_data_axes(key, default=ValueError())[source]
                      +Domain.del_data_axes(key, default=ValueError())[source]

                      Removes the keys of the axes spanned by the construct data.

                      Specifically, removes the keys of the domain axis constructs spanned by the data of a metadata construct.

                      @@ -140,7 +141,7 @@

                      cfdm.core.Domain.del_data_axes
                      Parameters
                      -
                      key: str

                      Specify a metadata construct, instead of the field +

                      key: str

                      Specify a metadata construct, instead of the field construct.

                      Parameter example:

                      key='auxiliarycoordinate0'

                      @@ -149,14 +150,14 @@

                      cfdm.core.Domain.del_data_axesException instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      Returns
                      -
                      tuple

                      The removed keys of the domain axis constructs spanned +

                      tuple

                      The removed keys of the domain axis constructs spanned by the data.

                      @@ -175,7 +176,7 @@

                      cfdm.core.Domain.del_data_axes

                      diff --git a/docs/method/cfdm.core.Domain.del_properties.html b/docs/method/cfdm.core.Domain.del_properties.html index 235f9acb47..714ec6f5bd 100644 --- a/docs/method/cfdm.core.Domain.del_properties.html +++ b/docs/method/cfdm.core.Domain.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.del_properties — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.del_properties

                      -Domain.del_properties(properties)[source]
                      +Domain.del_properties(properties)[source]

                      Remove properties.

                      New in version (cfdm): 1.10.0.3

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.del_properties
                      Parameters
                      -
                      properties: (sequence of) str

                      The names of the properties to be removed. If the +

                      properties: (sequence of) str

                      The names of the properties to be removed. If the Domain does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                      @@ -154,7 +155,7 @@

                      cfdm.core.Domain.del_propertiesReturns
                      -
                      dict

                      The removed property values, keyed by property name.

                      +
                      dict

                      The removed property values, keyed by property name.

                      @@ -176,7 +177,7 @@

                      cfdm.core.Domain.del_properties

                      diff --git a/docs/method/cfdm.core.Domain.del_property.html b/docs/method/cfdm.core.Domain.del_property.html index 9a59aa366f..d1a3b902c8 100644 --- a/docs/method/cfdm.core.Domain.del_property.html +++ b/docs/method/cfdm.core.Domain.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.del_property — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.del_property

                      -Domain.del_property(prop, default=ValueError())[source]
                      +Domain.del_property(prop, default=ValueError())[source]

                      Remove a property.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.del_property
                      Parameters
                      -
                      prop: str

                      The name of the property to be removed.

                      +
                      prop: str

                      The name of the property to be removed.

                      Parameter example:

                      prop='long_name'

                      @@ -147,7 +148,7 @@

                      cfdm.core.Domain.del_propertyException instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -175,7 +176,7 @@

                      cfdm.core.Domain.del_property

                      diff --git a/docs/method/cfdm.core.Domain.fromconstructs.html b/docs/method/cfdm.core.Domain.fromconstructs.html index aa0e2d7190..ce1c0407a7 100644 --- a/docs/method/cfdm.core.Domain.fromconstructs.html +++ b/docs/method/cfdm.core.Domain.fromconstructs.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.fromconstructs — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.fromconstructs

                      -classmethod Domain.fromconstructs(constructs, copy=False)[source]
                      +classmethod Domain.fromconstructs(constructs, copy=False)[source]

                      Return a new domain containing the given metadata constructs.

                      The new domain acts as a view to the given constructs, i.e. changes to the domain, such as the addition or removal of @@ -141,7 +142,7 @@

                      cfdm.core.Domain.fromconstructsbool, optional

                      If True then deep copy the metadata constructs prior +

                      copy: bool, optional

                      If True then deep copy the metadata constructs prior to initialisation. By default the metadata constructs are not copied. Note that even when copy is True, the input Constructs container is not copied.

                      @@ -165,7 +166,7 @@

                      cfdm.core.Domain.fromconstructs

                      diff --git a/docs/method/cfdm.core.Domain.get_construct.html b/docs/method/cfdm.core.Domain.get_construct.html index 51ab3c5ba0..0c5b2a05b3 100644 --- a/docs/method/cfdm.core.Domain.get_construct.html +++ b/docs/method/cfdm.core.Domain.get_construct.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.get_construct — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.get_construct

                      -Domain.get_construct(key, default=ValueError())[source]
                      +Domain.get_construct(key, default=ValueError())[source]

                      Return a metadata construct.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.get_construct
                      Parameters
                      -
                      key: str

                      The key of the metadata construct.

                      +
                      key: str

                      The key of the metadata construct.

                      Parameter example:

                      key='domainaxis1'

                      @@ -147,7 +148,7 @@

                      cfdm.core.Domain.get_constructException instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -172,7 +173,7 @@

                      cfdm.core.Domain.get_construct

                      diff --git a/docs/method/cfdm.core.Domain.get_data_axes.html b/docs/method/cfdm.core.Domain.get_data_axes.html index 207f292bb4..12b235dccd 100644 --- a/docs/method/cfdm.core.Domain.get_data_axes.html +++ b/docs/method/cfdm.core.Domain.get_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.get_data_axes — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.get_data_axes

                      -Domain.get_data_axes(key, default=<class 'ValueError'>)[source]
                      +Domain.get_data_axes(key, default=<class 'ValueError'>)[source]

                      Gets the keys of the axes spanned by a construct’s data.

                      Specifically, returns the keys of the domain axis constructs spanned by the data of a metadata construct.

                      @@ -140,7 +141,7 @@

                      cfdm.core.Domain.get_data_axes
                      Parameters
                      -
                      key: str

                      Specify a metadata construct.

                      +
                      key: str

                      Specify a metadata construct.

                      Parameter example:

                      key='auxiliarycoordinate0'

                      @@ -148,14 +149,14 @@

                      cfdm.core.Domain.get_data_axesException instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      Returns
                      -
                      tuple

                      The keys of the domain axis constructs spanned by the +

                      tuple

                      The keys of the domain axis constructs spanned by the data.

                      @@ -175,7 +176,7 @@

                      cfdm.core.Domain.get_data_axes

                      diff --git a/docs/method/cfdm.core.Domain.get_property.html b/docs/method/cfdm.core.Domain.get_property.html index 2506857e52..edf7a98799 100644 --- a/docs/method/cfdm.core.Domain.get_property.html +++ b/docs/method/cfdm.core.Domain.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.get_property — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.get_property

                      -Domain.get_property(prop, default=ValueError())[source]
                      +Domain.get_property(prop, default=ValueError())[source]

                      Return a property.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.get_property
                      Parameters
                      -
                      prop: str

                      The name of the property to be returned.

                      +
                      prop: str

                      The name of the property to be returned.

                      Parameter example:

                      prop='standard_name'

                      @@ -147,7 +148,7 @@

                      cfdm.core.Domain.get_propertyException instance then it will be +

                      If set to an Exception instance then it will be raised instead.

                      @@ -175,7 +176,7 @@

                      cfdm.core.Domain.get_property

                      diff --git a/docs/method/cfdm.core.Domain.has_bounds.html b/docs/method/cfdm.core.Domain.has_bounds.html index dc7b113e40..11e3385897 100644 --- a/docs/method/cfdm.core.Domain.has_bounds.html +++ b/docs/method/cfdm.core.Domain.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.has_bounds

                      -Domain.has_bounds()[source]
                      +Domain.has_bounds()[source]

                      Whether or not there are cell bounds.

                      This is always False.

                      @@ -138,7 +139,7 @@

                      cfdm.core.Domain.has_bounds
                      Returns
                      -

                      False

                      +

                      False

                      Examples

                      @@ -149,7 +150,7 @@

                      cfdm.core.Domain.has_bounds

                      diff --git a/docs/method/cfdm.core.Domain.has_construct.html b/docs/method/cfdm.core.Domain.has_construct.html index 1de8511559..e87ec90c47 100644 --- a/docs/method/cfdm.core.Domain.has_construct.html +++ b/docs/method/cfdm.core.Domain.has_construct.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.has_construct — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.has_construct

                      -Domain.has_construct(key)[source]
                      +Domain.has_construct(key)[source]

                      Whether a metadata construct exists.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.has_construct
                      Parameters
                      -
                      key: str

                      The identifier of the metadata construct.

                      +
                      key: str

                      The identifier of the metadata construct.

                      Parameter example:

                      key='auxiliarycoordinate0'

                      @@ -149,7 +150,7 @@

                      cfdm.core.Domain.has_constructReturns
                      -
                      bool

                      True if the construct exists, otherwise False.

                      +
                      bool

                      True if the construct exists, otherwise False.

                      @@ -165,7 +166,7 @@

                      cfdm.core.Domain.has_construct

                      diff --git a/docs/method/cfdm.core.Domain.has_data.html b/docs/method/cfdm.core.Domain.has_data.html index 1a1b273b1c..1c677003ef 100644 --- a/docs/method/cfdm.core.Domain.has_data.html +++ b/docs/method/cfdm.core.Domain.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.has_data — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.has_data

                      -Domain.has_data()[source]
                      +Domain.has_data()[source]

                      Whether or not the construct has data.

                      Domain instances never have data.

                      @@ -134,7 +135,7 @@

                      cfdm.core.Domain.has_data
                      Returns
                      -

                      False

                      +

                      False

                      Examples

                      @@ -145,7 +146,7 @@

                      cfdm.core.Domain.has_data

                      diff --git a/docs/method/cfdm.core.Domain.has_data_axes.html b/docs/method/cfdm.core.Domain.has_data_axes.html index 32ae0ac1c4..0e43b870cc 100644 --- a/docs/method/cfdm.core.Domain.has_data_axes.html +++ b/docs/method/cfdm.core.Domain.has_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.has_data_axes — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.has_data_axes

                      -Domain.has_data_axes(key)[source]
                      +Domain.has_data_axes(key)[source]

                      Whether the axes spanned by the construct data have been set.

                      Specifically, whether the domain axis constructs spanned by the data of a metadata construct have been set.

                      @@ -140,7 +141,7 @@

                      cfdm.core.Domain.has_data_axes
                      Parameters
                      -
                      key: str

                      Specify a metadata construct.

                      +
                      key: str

                      Specify a metadata construct.

                      Parameter example:

                      key='domainancillary1'

                      @@ -150,7 +151,7 @@

                      cfdm.core.Domain.has_data_axesReturns
                      -
                      bool

                      True if domain axis constructs that span the data been +

                      bool

                      True if domain axis constructs that span the data been set, otherwise False.

                      @@ -170,7 +171,7 @@

                      cfdm.core.Domain.has_data_axes

                      diff --git a/docs/method/cfdm.core.Domain.has_property.html b/docs/method/cfdm.core.Domain.has_property.html index 27b330c646..f8a4cdd8e8 100644 --- a/docs/method/cfdm.core.Domain.has_property.html +++ b/docs/method/cfdm.core.Domain.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.has_property — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.has_property

                      -Domain.has_property(prop)[source]
                      +Domain.has_property(prop)[source]

                      Whether a property has been set.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.has_property
                      Parameters
                      -
                      prop: str

                      The name of the property.

                      +
                      prop: str

                      The name of the property.

                      Parameter example:

                      prop='long_name'

                      @@ -149,7 +150,7 @@

                      cfdm.core.Domain.has_propertyReturns
                      -
                      bool

                      True if the property has been set, otherwise False.

                      +
                      bool

                      True if the property has been set, otherwise False.

                      @@ -173,7 +174,7 @@

                      cfdm.core.Domain.has_property

                      diff --git a/docs/method/cfdm.core.Domain.properties.html b/docs/method/cfdm.core.Domain.properties.html index ca19a8192c..ddfb51038b 100644 --- a/docs/method/cfdm.core.Domain.properties.html +++ b/docs/method/cfdm.core.Domain.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.properties — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.properties

                      -Domain.properties()[source]
                      +Domain.properties()[source]

                      Return all properties.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.properties
                      Returns
                      -
                      dict

                      The properties.

                      +
                      dict

                      The properties.

                      @@ -168,7 +169,7 @@

                      cfdm.core.Domain.properties

                      diff --git a/docs/method/cfdm.core.Domain.set_construct.html b/docs/method/cfdm.core.Domain.set_construct.html index 99a920bfae..1572e27ae5 100644 --- a/docs/method/cfdm.core.Domain.set_construct.html +++ b/docs/method/cfdm.core.Domain.set_construct.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.set_construct — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.set_construct

                      -Domain.set_construct(construct, key=None, axes=None, copy=True)[source]
                      +Domain.set_construct(construct, key=None, axes=None, copy=True)[source]

                      Set a metadata construct.

                      New in version (cfdm): 1.7.0

                      @@ -141,7 +142,7 @@

                      cfdm.core.Domain.set_construct
                      construct:

                      The metadata construct to be inserted.

                      -
                      key: str, optional

                      The construct identifier to be used for the +

                      key: str, optional

                      The construct identifier to be used for the construct. If not set then a new, unique identifier is created automatically. If the identifier already exists then the existing construct will be replaced.

                      @@ -150,7 +151,7 @@

                      cfdm.core.Domain.set_constructstr, optional

                      The construct identifiers of the domain axis +

                      axes: (sequence of) str, optional

                      The construct identifiers of the domain axis constructs spanned by the data array. An exception is raised if used for a metadata construct that can not have a data array, i.e. domain axis, cell method and @@ -164,14 +165,14 @@

                      cfdm.core.Domain.set_constructbool, optional

                      If True then set a copy of the construct. By default +

                      copy: bool, optional

                      If True then set a copy of the construct. By default the construct is copied.

                      Returns
                      -
                      str

                      The construct identifier for the construct.

                      +
                      str

                      The construct identifier for the construct.

                      @@ -185,7 +186,7 @@

                      cfdm.core.Domain.set_construct

                      diff --git a/docs/method/cfdm.core.Domain.set_data_axes.html b/docs/method/cfdm.core.Domain.set_data_axes.html index aa686bb086..09ccd38073 100644 --- a/docs/method/cfdm.core.Domain.set_data_axes.html +++ b/docs/method/cfdm.core.Domain.set_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.set_data_axes — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.set_data_axes

                      -Domain.set_data_axes(axes, key)[source]
                      +Domain.set_data_axes(axes, key)[source]

                      Sets domain axis constructs spanned by the construct data.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.Domain.set_data_axes
                      Parameters
                      -
                      axes: sequence of str

                      The identifiers of the domain axis constructs spanned +

                      axes: sequence of str

                      The identifiers of the domain axis constructs spanned by the data of the field or of a metadata construct.

                      Parameter example:

                      axes='domainaxis1'

                      @@ -150,7 +151,7 @@

                      cfdm.core.Domain.set_data_axesstr

                      Specify a metadata construct.

                      +
                      key: str

                      Specify a metadata construct.

                      Parameter example:

                      key='domainancillary1'

                      @@ -159,7 +160,7 @@

                      cfdm.core.Domain.set_data_axesReturns -

                      None

                      +

                      None

                      Examples

                      @@ -176,7 +177,7 @@

                      cfdm.core.Domain.set_data_axes

                      diff --git a/docs/method/cfdm.core.Domain.set_properties.html b/docs/method/cfdm.core.Domain.set_properties.html index 1311b46504..c2d20f9d84 100644 --- a/docs/method/cfdm.core.Domain.set_properties.html +++ b/docs/method/cfdm.core.Domain.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.set_properties — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.set_properties

                      -Domain.set_properties(properties, copy=True)[source]
                      +Domain.set_properties(properties, copy=True)[source]

                      Set properties.

                      New in version (cfdm): 1.7.0

                      @@ -138,20 +139,20 @@

                      cfdm.core.Domain.set_properties
                      Parameters
                      -
                      properties: dict

                      Store the properties from the dictionary supplied.

                      +
                      properties: dict

                      Store the properties from the dictionary supplied.

                      Parameter example:

                      properties={'standard_name': 'altitude', 'foo': 'bar'}

                      -
                      copy: bool, optional

                      If False then any property values provided by the +

                      copy: bool, optional

                      If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                      Returns
                      -

                      None

                      +

                      None

                      Examples

                      @@ -178,7 +179,7 @@

                      cfdm.core.Domain.set_properties

                      diff --git a/docs/method/cfdm.core.Domain.set_property.html b/docs/method/cfdm.core.Domain.set_property.html index f994bc1c22..5296903cad 100644 --- a/docs/method/cfdm.core.Domain.set_property.html +++ b/docs/method/cfdm.core.Domain.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Domain.set_property — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.Domain.set_property

                      -Domain.set_property(prop, value, copy=True)[source]
                      +Domain.set_property(prop, value, copy=True)[source]

                      Set a property.

                      New in version (cfdm): 1.7.0

                      @@ -139,16 +140,16 @@

                      cfdm.core.Domain.set_property
                      Parameters
                      -
                      prop: str

                      The name of the property to be set.

                      +
                      prop: str

                      The name of the property to be set.

                      value:

                      The value for the property.

                      -
                      copy: bool, optional

                      If True then set a deep copy of value.

                      +
                      copy: bool, optional

                      If True then set a deep copy of value.

                      Returns
                      -

                      None

                      +

                      None

                      Examples

                      @@ -170,7 +171,7 @@

                      cfdm.core.Domain.set_property

                      diff --git a/docs/method/cfdm.core.DomainAncillary.__deepcopy__.html b/docs/method/cfdm.core.DomainAncillary.__deepcopy__.html index fdbb9570ce..7fb2258777 100644 --- a/docs/method/cfdm.core.DomainAncillary.__deepcopy__.html +++ b/docs/method/cfdm.core.DomainAncillary.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,12 +123,12 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DomainAncillary.__deepcopy__

                      -DomainAncillary.__deepcopy__(memo)[source]
                      -

                      Called by the copy.deepcopy function.

                      +DomainAncillary.__deepcopy__(memo)[source] +

                      Called by the copy.deepcopy function.

                      x.__deepcopy__() <==> copy.deepcopy(x)

                      New in version (cfdm): 1.7.0

                      @@ -140,7 +141,7 @@

                      cfdm.core.DomainAncillary.__deepcopy__

                      diff --git a/docs/method/cfdm.core.DomainAncillary._docstring_method_exclusions.html b/docs/method/cfdm.core.DomainAncillary._docstring_method_exclusions.html index 0e62b34b1b..f8c3245345 100644 --- a/docs/method/cfdm.core.DomainAncillary._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.DomainAncillary._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DomainAncillary._docstring_method_exclusions

                      -DomainAncillary._docstring_method_exclusions()[source]
                      +DomainAncillary._docstring_method_exclusions()[source]

                      Returns method names excluded in the class substitutions.

                      Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                      cfdm.core.DomainAncillary._docstring_method_exclusions
                      Returns
                      -
                      set

                      The names of the methods to exclude from the docstring +

                      set

                      The names of the methods to exclude from the docstring substitution process.

                      @@ -167,7 +168,7 @@

                      cfdm.core.DomainAncillary._docstring_method_exclusions

                      -
                      + @@ -178,11 +179,11 @@

                      cfdm.core.DomainAncillary._docstring_method_exclusions diff --git a/docs/method/cfdm.core.DomainAncillary._docstring_package_depth.html b/docs/method/cfdm.core.DomainAncillary._docstring_package_depth.html index f20436e94b..f674cca43b 100644 --- a/docs/method/cfdm.core.DomainAncillary._docstring_package_depth.html +++ b/docs/method/cfdm.core.DomainAncillary._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DomainAncillary._docstring_package_depth

                      -DomainAncillary._docstring_package_depth()[source]
                      +DomainAncillary._docstring_package_depth()[source]

                      Returns the class {{package}} substitutions package depth.

                      In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                      cfdm.core.DomainAncillary._docstring_package_depth
                      Returns
                      -
                      int

                      The package depth.

                      +
                      int

                      The package depth.

                      -
                      + @@ -172,11 +173,11 @@

                      cfdm.core.DomainAncillary._docstring_package_depth diff --git a/docs/method/cfdm.core.DomainAncillary._docstring_special_substitutions.html b/docs/method/cfdm.core.DomainAncillary._docstring_special_substitutions.html index 0184752091..16eee2dd27 100644 --- a/docs/method/cfdm.core.DomainAncillary._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.DomainAncillary._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DomainAncillary._docstring_special_substitutions

                      -classmethod DomainAncillary._docstring_special_substitutions()[source]
                      +classmethod DomainAncillary._docstring_special_substitutions()[source]

                      Return the special docstring substitutions.

                      {{class}} is replaced by the name of the class.

                      {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                      cfdm.core.DomainAncillary._docstring_special_substitutions
                      Returns
                      -
                      tuple

                      The special docstring substitution identifiers.

                      +
                      tuple

                      The special docstring substitution identifiers.

                      -
                      + @@ -168,11 +169,11 @@

                      cfdm.core.DomainAncillary._docstring_special_substitutions diff --git a/docs/method/cfdm.core.DomainAncillary._docstring_substitutions.html b/docs/method/cfdm.core.DomainAncillary._docstring_substitutions.html index ac231cbeac..7b9a459507 100644 --- a/docs/method/cfdm.core.DomainAncillary._docstring_substitutions.html +++ b/docs/method/cfdm.core.DomainAncillary._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DomainAncillary._docstring_substitutions

                      -DomainAncillary._docstring_substitutions()[source]
                      +DomainAncillary._docstring_substitutions()[source]

                      Returns the substitutions that apply to methods of the class.

                      Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                      cfdm.core.DomainAncillary._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                      -

                      A key must be either a str or a re.Pattern object.

                      -

                      If a key is a str then the corresponding value must be a string.

                      -

                      If a key is a re.Pattern object then the corresponding value +

                      A key must be either a str or a re.Pattern object.

                      +

                      If a key is a str then the corresponding value must be a string.

                      +

                      If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                      +re.Pattern.sub method.

                      New in version (cfdm): 1.8.7.0

                      @@ -169,7 +170,7 @@

                      cfdm.core.DomainAncillary._docstring_substitutions
                      Returns
                      -
                      dict

                      The docstring substitutions. A dictionary key matches text +

                      dict

                      The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                      @@ -178,7 +179,7 @@

                      cfdm.core.DomainAncillary._docstring_substitutions

                      - + @@ -189,11 +190,11 @@

                      cfdm.core.DomainAncillary._docstring_substitutions diff --git a/docs/method/cfdm.core.DomainAncillary.clear_properties.html b/docs/method/cfdm.core.DomainAncillary.clear_properties.html index 47e4cf25fa..c03e53d501 100644 --- a/docs/method/cfdm.core.DomainAncillary.clear_properties.html +++ b/docs/method/cfdm.core.DomainAncillary.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DomainAncillary.clear_properties

                      -DomainAncillary.clear_properties()[source]
                      +DomainAncillary.clear_properties()[source]

                      Remove all properties.

                      New in version (cfdm): 1.7.0

                      @@ -139,7 +140,7 @@

                      cfdm.core.DomainAncillary.clear_properties
                      Returns
                      -
                      dict

                      The properties that have been removed.

                      +
                      dict

                      The properties that have been removed.

                      @@ -168,7 +169,7 @@

                      cfdm.core.DomainAncillary.clear_properties

                      diff --git a/docs/method/cfdm.core.DomainAncillary.copy.html b/docs/method/cfdm.core.DomainAncillary.copy.html index 38de9721e3..52f5d03105 100644 --- a/docs/method/cfdm.core.DomainAncillary.copy.html +++ b/docs/method/cfdm.core.DomainAncillary.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.copy — Documentation @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -122,11 +123,11 @@

                      Related Topics

                      -
                      +

                      cfdm.core.DomainAncillary.copy

                      -DomainAncillary.copy(data=True)[source]
                      +DomainAncillary.copy(data=True)[source]

                      Return a deep copy.

                      f.copy() is equivalent to copy.deepcopy(f).

                      Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                      cfdm.core.DomainAncillary.copy
                      Parameters
                      -
                      data: bool, optional

                      If True (the default) then copy data, else the +

                      data: bool, optional

                      If True (the default) then copy data, else the data is not copied.

                      @@ -160,7 +161,7 @@

                      cfdm.core.DomainAncillary.copy

                      diff --git a/docs/method/cfdm.core.DomainAncillary.del_bounds.html b/docs/method/cfdm.core.DomainAncillary.del_bounds.html index 4b6db38af7..89fbdcab4b 100644 --- a/docs/method/cfdm.core.DomainAncillary.del_bounds.html +++ b/docs/method/cfdm.core.DomainAncillary.del_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.del_bounds — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                      cfdm 1.10.1.2

                      +

                      cfdm 1.11.0.0

                      @@ -86,7 +87,7 @@

                      Related Topics

                    • API reference
                      • cfdm.core classes
                      • @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.del_bounds

                        -DomainAncillary.del_bounds(default=ValueError())[source]
                        +DomainAncillary.del_bounds(default=ValueError())[source]

                        Remove the bounds.

                        New in version (cfdm): 1.7.0

                        @@ -140,7 +141,7 @@

                        cfdm.core.DomainAncillary.del_bounds
                        default: optional

                        Return the value of the default parameter if bounds have not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -173,7 +174,7 @@

                        cfdm.core.DomainAncillary.del_bounds

                        diff --git a/docs/method/cfdm.core.DomainAncillary.del_data.html b/docs/method/cfdm.core.DomainAncillary.del_data.html index 6d7ab7fe1a..c455d41f97 100644 --- a/docs/method/cfdm.core.DomainAncillary.del_data.html +++ b/docs/method/cfdm.core.DomainAncillary.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.del_data — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.del_data

                        -DomainAncillary.del_data(default=ValueError())[source]
                        +DomainAncillary.del_data(default=ValueError())[source]

                        Remove the data.

                        New in version (cfdm): 1.7.0

                        @@ -140,7 +141,7 @@

                        cfdm.core.DomainAncillary.del_data
                        default: optional

                        Return the value of the default parameter if data have not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -176,7 +177,7 @@

                        cfdm.core.DomainAncillary.del_data

                        diff --git a/docs/method/cfdm.core.DomainAncillary.del_geometry.html b/docs/method/cfdm.core.DomainAncillary.del_geometry.html index 87b797188f..f2dbde72bd 100644 --- a/docs/method/cfdm.core.DomainAncillary.del_geometry.html +++ b/docs/method/cfdm.core.DomainAncillary.del_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.del_geometry — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.del_geometry

                        -DomainAncillary.del_geometry(default=ValueError())[source]
                        +DomainAncillary.del_geometry(default=ValueError())[source]

                        Remove the geometry type.

                        New in version (cfdm): 1.8.0

                        @@ -140,14 +141,14 @@

                        cfdm.core.DomainAncillary.del_geometry
                        default: optional

                        Return the value of the default parameter if the geometry type has not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        Returns
                        -
                        str

                        The removed geometry type.

                        +
                        str

                        The removed geometry type.

                        @@ -173,7 +174,7 @@

                        cfdm.core.DomainAncillary.del_geometry

                        diff --git a/docs/method/cfdm.core.DomainAncillary.del_interior_ring.html b/docs/method/cfdm.core.DomainAncillary.del_interior_ring.html index e35b0e4ab5..f2731f21cb 100644 --- a/docs/method/cfdm.core.DomainAncillary.del_interior_ring.html +++ b/docs/method/cfdm.core.DomainAncillary.del_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.del_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.del_interior_ring

                        -DomainAncillary.del_interior_ring(default=ValueError())[source]
                        +DomainAncillary.del_interior_ring(default=ValueError())[source]

                        Remove the geometry type.

                        New in version (cfdm): 1.8.6.0

                        @@ -141,7 +142,7 @@

                        cfdm.core.DomainAncillary.del_interior_ring
                        default: optional

                        Return the value of the default parameter if the geometry type has not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -176,7 +177,7 @@

                        cfdm.core.DomainAncillary.del_interior_ring

                        diff --git a/docs/method/cfdm.core.DomainAncillary.del_properties.html b/docs/method/cfdm.core.DomainAncillary.del_properties.html index 06584cee46..532236152c 100644 --- a/docs/method/cfdm.core.DomainAncillary.del_properties.html +++ b/docs/method/cfdm.core.DomainAncillary.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.del_properties — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.del_properties

                        -DomainAncillary.del_properties(properties)[source]
                        +DomainAncillary.del_properties(properties)[source]

                        Remove properties.

                        New in version (cfdm): 1.10.0.3

                        @@ -139,7 +140,7 @@

                        cfdm.core.DomainAncillary.del_properties
                        Parameters
                        -
                        properties: (sequence of) str

                        The names of the properties to be removed. If the +

                        properties: (sequence of) str

                        The names of the properties to be removed. If the DomainAncillary does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                        @@ -154,7 +155,7 @@

                        cfdm.core.DomainAncillary.del_propertiesReturns
                        -
                        dict

                        The removed property values, keyed by property name.

                        +
                        dict

                        The removed property values, keyed by property name.

                        @@ -176,7 +177,7 @@

                        cfdm.core.DomainAncillary.del_properties

                        diff --git a/docs/method/cfdm.core.DomainAncillary.del_property.html b/docs/method/cfdm.core.DomainAncillary.del_property.html index fcb759802d..dc0ce63187 100644 --- a/docs/method/cfdm.core.DomainAncillary.del_property.html +++ b/docs/method/cfdm.core.DomainAncillary.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.del_property — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.del_property

                        -DomainAncillary.del_property(prop, default=ValueError())[source]
                        +DomainAncillary.del_property(prop, default=ValueError())[source]

                        Remove a property.

                        New in version (cfdm): 1.7.0

                        @@ -139,7 +140,7 @@

                        cfdm.core.DomainAncillary.del_property
                        Parameters
                        -
                        prop: str

                        The name of the property to be removed.

                        +
                        prop: str

                        The name of the property to be removed.

                        Parameter example:

                        prop='long_name'

                        @@ -147,7 +148,7 @@

                        cfdm.core.DomainAncillary.del_propertyException instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -175,7 +176,7 @@

                        cfdm.core.DomainAncillary.del_property

                        diff --git a/docs/method/cfdm.core.DomainAncillary.get_bounds.html b/docs/method/cfdm.core.DomainAncillary.get_bounds.html index 30b46a3227..3dcb730291 100644 --- a/docs/method/cfdm.core.DomainAncillary.get_bounds.html +++ b/docs/method/cfdm.core.DomainAncillary.get_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.get_bounds — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.get_bounds

                        -DomainAncillary.get_bounds(default=ValueError())[source]
                        +DomainAncillary.get_bounds(default=ValueError())[source]

                        Return the bounds.

                        New in version (cfdm): 1.7.0

                        @@ -141,7 +142,7 @@

                        cfdm.core.DomainAncillary.get_bounds
                        default: optional

                        Return the value of the default parameter if bounds have not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -174,7 +175,7 @@

                        cfdm.core.DomainAncillary.get_bounds

                        diff --git a/docs/method/cfdm.core.DomainAncillary.get_data.html b/docs/method/cfdm.core.DomainAncillary.get_data.html index 7e1728dad3..c3c8b904d9 100644 --- a/docs/method/cfdm.core.DomainAncillary.get_data.html +++ b/docs/method/cfdm.core.DomainAncillary.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.get_data — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,14 +123,14 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.get_data

                        -DomainAncillary.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                        +DomainAncillary.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                        Return the data.

                        -

                        Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                        +

                        Note that a Data instance is returned. Use its array attribute +to return the data as an independent numpy array.

                        The units, calendar and fill value properties are, if set, inserted into the data.

                        @@ -145,7 +146,7 @@

                        cfdm.core.DomainAncillary.get_data
                        default: optional

                        Return the value of the default parameter if data have not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -181,7 +182,7 @@

                        cfdm.core.DomainAncillary.get_data

                        diff --git a/docs/method/cfdm.core.DomainAncillary.get_geometry.html b/docs/method/cfdm.core.DomainAncillary.get_geometry.html index 12f6933d09..4ef70a97df 100644 --- a/docs/method/cfdm.core.DomainAncillary.get_geometry.html +++ b/docs/method/cfdm.core.DomainAncillary.get_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.get_geometry — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.get_geometry

                        -DomainAncillary.get_geometry(default=ValueError())[source]
                        +DomainAncillary.get_geometry(default=ValueError())[source]

                        Return the geometry type.

                        New in version (cfdm): 1.8.0

                        @@ -140,14 +141,14 @@

                        cfdm.core.DomainAncillary.get_geometry
                        default: optional

                        Return the value of the default parameter if the geometry type has not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        Returns
                        -
                        str

                        The geometry type.

                        +
                        str

                        The geometry type.

                        @@ -173,7 +174,7 @@

                        cfdm.core.DomainAncillary.get_geometry

                        diff --git a/docs/method/cfdm.core.DomainAncillary.get_interior_ring.html b/docs/method/cfdm.core.DomainAncillary.get_interior_ring.html index 9e4d90262e..29bffd3aec 100644 --- a/docs/method/cfdm.core.DomainAncillary.get_interior_ring.html +++ b/docs/method/cfdm.core.DomainAncillary.get_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.get_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.get_interior_ring

                        -DomainAncillary.get_interior_ring(default=ValueError())[source]
                        +DomainAncillary.get_interior_ring(default=ValueError())[source]

                        Return the interior ring variable for polygon geometries.

                        f.get_interior_ring() is equivalent to f.interior_ring

                        @@ -142,7 +143,7 @@

                        cfdm.core.DomainAncillary.get_interior_ring
                        default: optional

                        Return the value of the default parameter if interior ring data have not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -177,7 +178,7 @@

                        cfdm.core.DomainAncillary.get_interior_ring

                        diff --git a/docs/method/cfdm.core.DomainAncillary.get_property.html b/docs/method/cfdm.core.DomainAncillary.get_property.html index 9633d37033..f7139e485f 100644 --- a/docs/method/cfdm.core.DomainAncillary.get_property.html +++ b/docs/method/cfdm.core.DomainAncillary.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.get_property — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.get_property

                        -DomainAncillary.get_property(prop, default=ValueError())[source]
                        +DomainAncillary.get_property(prop, default=ValueError())[source]

                        Return a property.

                        New in version (cfdm): 1.7.0

                        @@ -139,7 +140,7 @@

                        cfdm.core.DomainAncillary.get_property
                        Parameters
                        -
                        prop: str

                        The name of the property to be returned.

                        +
                        prop: str

                        The name of the property to be returned.

                        Parameter example:

                        prop='standard_name'

                        @@ -147,7 +148,7 @@

                        cfdm.core.DomainAncillary.get_propertyException instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -175,7 +176,7 @@

                        cfdm.core.DomainAncillary.get_property

                        diff --git a/docs/method/cfdm.core.DomainAncillary.has_bounds.html b/docs/method/cfdm.core.DomainAncillary.has_bounds.html index 882349a0a4..e656d3805a 100644 --- a/docs/method/cfdm.core.DomainAncillary.has_bounds.html +++ b/docs/method/cfdm.core.DomainAncillary.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.has_bounds

                        -DomainAncillary.has_bounds()[source]
                        +DomainAncillary.has_bounds()[source]

                        Whether or not there are bounds.

                        New in version (cfdm): 1.7.0

                        @@ -139,7 +140,7 @@

                        cfdm.core.DomainAncillary.has_bounds
                        Returns
                        -
                        bool

                        True if there are bounds, otherwise False.

                        +
                        bool

                        True if there are bounds, otherwise False.

                        @@ -165,7 +166,7 @@

                        cfdm.core.DomainAncillary.has_bounds

                        diff --git a/docs/method/cfdm.core.DomainAncillary.has_data.html b/docs/method/cfdm.core.DomainAncillary.has_data.html index 27f9730ed1..51129c1348 100644 --- a/docs/method/cfdm.core.DomainAncillary.has_data.html +++ b/docs/method/cfdm.core.DomainAncillary.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.has_data — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.has_data

                        -DomainAncillary.has_data()[source]
                        +DomainAncillary.has_data()[source]

                        Whether or not the construct has data.

                        New in version (cfdm): 1.7.0

                        @@ -138,7 +139,7 @@

                        cfdm.core.DomainAncillary.has_data
                        Returns
                        -
                        bool

                        True if data have been set, otherwise False.

                        +
                        bool

                        True if data have been set, otherwise False.

                        @@ -167,7 +168,7 @@

                        cfdm.core.DomainAncillary.has_data

                        diff --git a/docs/method/cfdm.core.DomainAncillary.has_geometry.html b/docs/method/cfdm.core.DomainAncillary.has_geometry.html index 6d2f092e7a..ca33976186 100644 --- a/docs/method/cfdm.core.DomainAncillary.has_geometry.html +++ b/docs/method/cfdm.core.DomainAncillary.has_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.has_geometry — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.has_geometry

                        -DomainAncillary.has_geometry()[source]
                        +DomainAncillary.has_geometry()[source]

                        True if there is a geometry type.

                        New in version (cfdm): 1.8.0

                        @@ -138,7 +139,7 @@

                        cfdm.core.DomainAncillary.has_geometry
                        Returns
                        -
                        bool

                        Whether or not there is a geometry type.

                        +
                        bool

                        Whether or not there is a geometry type.

                        @@ -164,7 +165,7 @@

                        cfdm.core.DomainAncillary.has_geometry

                        diff --git a/docs/method/cfdm.core.DomainAncillary.has_interior_ring.html b/docs/method/cfdm.core.DomainAncillary.has_interior_ring.html index dffc0cdf4d..fc0df2dd1a 100644 --- a/docs/method/cfdm.core.DomainAncillary.has_interior_ring.html +++ b/docs/method/cfdm.core.DomainAncillary.has_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.has_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.has_interior_ring

                        -DomainAncillary.has_interior_ring()[source]
                        +DomainAncillary.has_interior_ring()[source]

                        Whether or not there is an interior ring variable.

                        New in version (cfdm): 1.8.0

                        @@ -139,7 +140,7 @@

                        cfdm.core.DomainAncillary.has_interior_ring
                        Returns
                        -
                        bool

                        True if there is an interior ring variable, otherwise +

                        bool

                        True if there is an interior ring variable, otherwise False.

                        @@ -168,7 +169,7 @@

                        cfdm.core.DomainAncillary.has_interior_ring

                        diff --git a/docs/method/cfdm.core.DomainAncillary.has_property.html b/docs/method/cfdm.core.DomainAncillary.has_property.html index f5b2787119..ec295630e7 100644 --- a/docs/method/cfdm.core.DomainAncillary.has_property.html +++ b/docs/method/cfdm.core.DomainAncillary.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.has_property — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.has_property

                        -DomainAncillary.has_property(prop)[source]
                        +DomainAncillary.has_property(prop)[source]

                        Whether a property has been set.

                        New in version (cfdm): 1.7.0

                        @@ -139,7 +140,7 @@

                        cfdm.core.DomainAncillary.has_property
                        Parameters
                        -
                        prop: str

                        The name of the property.

                        +
                        prop: str

                        The name of the property.

                        Parameter example:

                        prop='long_name'

                        @@ -149,7 +150,7 @@

                        cfdm.core.DomainAncillary.has_propertyReturns
                        -
                        bool

                        True if the property has been set, otherwise False.

                        +
                        bool

                        True if the property has been set, otherwise False.

                        @@ -173,7 +174,7 @@

                        cfdm.core.DomainAncillary.has_property

                        diff --git a/docs/method/cfdm.core.DomainAncillary.properties.html b/docs/method/cfdm.core.DomainAncillary.properties.html index 17dfc1908a..630582420c 100644 --- a/docs/method/cfdm.core.DomainAncillary.properties.html +++ b/docs/method/cfdm.core.DomainAncillary.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.properties — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.properties

                        -DomainAncillary.properties()[source]
                        +DomainAncillary.properties()[source]

                        Return all properties.

                        New in version (cfdm): 1.7.0

                        @@ -139,7 +140,7 @@

                        cfdm.core.DomainAncillary.properties
                        Returns
                        -
                        dict

                        The properties.

                        +
                        dict

                        The properties.

                        @@ -168,7 +169,7 @@

                        cfdm.core.DomainAncillary.properties

                        diff --git a/docs/method/cfdm.core.DomainAncillary.set_bounds.html b/docs/method/cfdm.core.DomainAncillary.set_bounds.html index 11206964f2..688e8175e7 100644 --- a/docs/method/cfdm.core.DomainAncillary.set_bounds.html +++ b/docs/method/cfdm.core.DomainAncillary.set_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.set_bounds — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.set_bounds

                        -DomainAncillary.set_bounds(bounds, copy=True)[source]
                        +DomainAncillary.set_bounds(bounds, copy=True)[source]

                        Set the bounds.

                        New in version (cfdm): 1.7.0

                        @@ -141,13 +142,13 @@

                        cfdm.core.DomainAncillary.set_bounds
                        data: Bounds

                        The bounds to be inserted.

                        -
                        copy: bool, optional

                        If True (the default) then copy the bounds prior to +

                        copy: bool, optional

                        If True (the default) then copy the bounds prior to insertion, else the bounds are not copied.

                        Returns
                        -

                        None

                        +

                        None

                        Examples

                        @@ -171,7 +172,7 @@

                        cfdm.core.DomainAncillary.set_bounds

                        diff --git a/docs/method/cfdm.core.DomainAncillary.set_data.html b/docs/method/cfdm.core.DomainAncillary.set_data.html index 6fad026861..e97078bc71 100644 --- a/docs/method/cfdm.core.DomainAncillary.set_data.html +++ b/docs/method/cfdm.core.DomainAncillary.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.set_data — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.set_data

                        -DomainAncillary.set_data(data, copy=True, inplace=True)[source]
                        +DomainAncillary.set_data(data, copy=True, inplace=True)[source]

                        Set the data.

                        The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                        @@ -142,15 +143,15 @@

                        cfdm.core.DomainAncillary.set_data
                        data: data_like

                        The data to be inserted.

                        A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm.core instances that contain Data objects.

                        -
                        copy: bool, optional

                        If True (the default) then copy the data prior to +

                        copy: bool, optional

                        If True (the default) then copy the data prior to insertion, else the data is not copied.

                        -
                        inplace: bool, optional:

                        If True (the default) then do the operation in-place and -return None. If False a new, modified DomainAncillary +

                        inplace: bool, optional:

                        If True (the default) then do the operation in-place and +return None. If False a new, modified DomainAncillary instance is returned.

                        New in version (cfdm): 1.8.7.0

                        @@ -160,7 +161,7 @@

                        cfdm.core.DomainAncillary.set_dataReturns
                        -
                        None or DomainAncillary

                        If the operation was in-place then None is returned, +

                        None or DomainAncillary

                        If the operation was in-place then None is returned, otherwise return a new DomainAncillary instance containing the new data.

                        @@ -191,7 +192,7 @@

                        cfdm.core.DomainAncillary.set_data

                        diff --git a/docs/method/cfdm.core.DomainAncillary.set_geometry.html b/docs/method/cfdm.core.DomainAncillary.set_geometry.html index bb27daaf93..57db1c42b7 100644 --- a/docs/method/cfdm.core.DomainAncillary.set_geometry.html +++ b/docs/method/cfdm.core.DomainAncillary.set_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.set_geometry — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.set_geometry

                        -DomainAncillary.set_geometry(value)[source]
                        +DomainAncillary.set_geometry(value)[source]

                        Set the geometry type.

                        New in version (cfdm): 1.8.0

                        @@ -138,12 +139,12 @@

                        cfdm.core.DomainAncillary.set_geometry
                        Parameters
                        -
                        value: str

                        The geometry type to set.

                        +
                        value: str

                        The geometry type to set.

                        Returns
                        -

                        None

                        +

                        None

                        Examples

                        @@ -167,7 +168,7 @@

                        cfdm.core.DomainAncillary.set_geometry

                        diff --git a/docs/method/cfdm.core.DomainAncillary.set_interior_ring.html b/docs/method/cfdm.core.DomainAncillary.set_interior_ring.html index 51c867269d..dd527179a8 100644 --- a/docs/method/cfdm.core.DomainAncillary.set_interior_ring.html +++ b/docs/method/cfdm.core.DomainAncillary.set_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.set_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.set_interior_ring

                        -DomainAncillary.set_interior_ring(interior_ring, copy=True)[source]
                        +DomainAncillary.set_interior_ring(interior_ring, copy=True)[source]

                        Set the interior_ring.

                        New in version (cfdm): 1.8.0

                        @@ -141,13 +142,13 @@

                        cfdm.core.DomainAncillary.set_interior_ring
                        interior_ring: InteriorRing

                        The interior_ring to be inserted.

                        -
                        copy: bool, optional

                        If True (the default) then copy the interior_ring +

                        copy: bool, optional

                        If True (the default) then copy the interior_ring prior to insertion, else it is not copied.

                        Returns
                        -

                        None

                        +

                        None

                        Examples

                        @@ -173,7 +174,7 @@

                        cfdm.core.DomainAncillary.set_interior_ring

                        diff --git a/docs/method/cfdm.core.DomainAncillary.set_properties.html b/docs/method/cfdm.core.DomainAncillary.set_properties.html index efb1e53e35..9425ccb4f7 100644 --- a/docs/method/cfdm.core.DomainAncillary.set_properties.html +++ b/docs/method/cfdm.core.DomainAncillary.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.set_properties — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.set_properties

                        -DomainAncillary.set_properties(properties, copy=True)[source]
                        +DomainAncillary.set_properties(properties, copy=True)[source]

                        Set properties.

                        New in version (cfdm): 1.7.0

                        @@ -138,20 +139,20 @@

                        cfdm.core.DomainAncillary.set_properties
                        Parameters
                        -
                        properties: dict

                        Store the properties from the dictionary supplied.

                        +
                        properties: dict

                        Store the properties from the dictionary supplied.

                        Parameter example:

                        properties={'standard_name': 'altitude', 'foo': 'bar'}

                        -
                        copy: bool, optional

                        If False then any property values provided by the +

                        copy: bool, optional

                        If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                        Returns
                        -

                        None

                        +

                        None

                        Examples

                        @@ -178,7 +179,7 @@

                        cfdm.core.DomainAncillary.set_properties

                        diff --git a/docs/method/cfdm.core.DomainAncillary.set_property.html b/docs/method/cfdm.core.DomainAncillary.set_property.html index dbd9e2e076..9b3af1a0ca 100644 --- a/docs/method/cfdm.core.DomainAncillary.set_property.html +++ b/docs/method/cfdm.core.DomainAncillary.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAncillary.set_property — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAncillary.set_property

                        -DomainAncillary.set_property(prop, value, copy=True)[source]
                        +DomainAncillary.set_property(prop, value, copy=True)[source]

                        Set a property.

                        New in version (cfdm): 1.7.0

                        @@ -139,16 +140,16 @@

                        cfdm.core.DomainAncillary.set_property
                        Parameters
                        -
                        prop: str

                        The name of the property to be set.

                        +
                        prop: str

                        The name of the property to be set.

                        value:

                        The value for the property.

                        -
                        copy: bool, optional

                        If True then set a deep copy of value.

                        +
                        copy: bool, optional

                        If True then set a deep copy of value.

                        Returns
                        -

                        None

                        +

                        None

                        Examples

                        @@ -170,7 +171,7 @@

                        cfdm.core.DomainAncillary.set_property

                        diff --git a/docs/method/cfdm.core.DomainAxis.__deepcopy__.html b/docs/method/cfdm.core.DomainAxis.__deepcopy__.html index 8ad1650cb5..00396386e3 100644 --- a/docs/method/cfdm.core.DomainAxis.__deepcopy__.html +++ b/docs/method/cfdm.core.DomainAxis.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,12 +123,12 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis.__deepcopy__

                        -DomainAxis.__deepcopy__(memo)[source]
                        -

                        Called by the copy.deepcopy function.

                        +DomainAxis.__deepcopy__(memo)[source] +

                        Called by the copy.deepcopy function.

                        x.__deepcopy__() <==> copy.deepcopy(x)

                        New in version (cfdm): 1.7.0

                        @@ -140,7 +141,7 @@

                        cfdm.core.DomainAxis.__deepcopy__

                        diff --git a/docs/method/cfdm.core.DomainAxis._docstring_method_exclusions.html b/docs/method/cfdm.core.DomainAxis._docstring_method_exclusions.html index 82b482e582..d6b040bd82 100644 --- a/docs/method/cfdm.core.DomainAxis._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.DomainAxis._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis._docstring_method_exclusions

                        -DomainAxis._docstring_method_exclusions()[source]
                        +DomainAxis._docstring_method_exclusions()[source]

                        Returns method names excluded in the class substitutions.

                        Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                        cfdm.core.DomainAxis._docstring_method_exclusions
                        Returns
                        -
                        set

                        The names of the methods to exclude from the docstring +

                        set

                        The names of the methods to exclude from the docstring substitution process.

                        @@ -167,7 +168,7 @@

                        cfdm.core.DomainAxis._docstring_method_exclusions

                        -
                        + @@ -178,11 +179,11 @@

                        cfdm.core.DomainAxis._docstring_method_exclusions diff --git a/docs/method/cfdm.core.DomainAxis._docstring_package_depth.html b/docs/method/cfdm.core.DomainAxis._docstring_package_depth.html index c3b1c4ddd8..faae9b981b 100644 --- a/docs/method/cfdm.core.DomainAxis._docstring_package_depth.html +++ b/docs/method/cfdm.core.DomainAxis._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis._docstring_package_depth

                        -DomainAxis._docstring_package_depth()[source]
                        +DomainAxis._docstring_package_depth()[source]

                        Returns the class {{package}} substitutions package depth.

                        In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                        cfdm.core.DomainAxis._docstring_package_depthReturns
                        -
                        int

                        The package depth.

                        +
                        int

                        The package depth.

                        -
                        + @@ -172,11 +173,11 @@

                        cfdm.core.DomainAxis._docstring_package_depth diff --git a/docs/method/cfdm.core.DomainAxis._docstring_special_substitutions.html b/docs/method/cfdm.core.DomainAxis._docstring_special_substitutions.html index eff681861a..943b36cf25 100644 --- a/docs/method/cfdm.core.DomainAxis._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.DomainAxis._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis._docstring_special_substitutions

                        -classmethod DomainAxis._docstring_special_substitutions()[source]
                        +classmethod DomainAxis._docstring_special_substitutions()[source]

                        Return the special docstring substitutions.

                        {{class}} is replaced by the name of the class.

                        {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                        cfdm.core.DomainAxis._docstring_special_substitutions
                        Returns
                        -
                        tuple

                        The special docstring substitution identifiers.

                        +
                        tuple

                        The special docstring substitution identifiers.

                        -
                        + @@ -168,11 +169,11 @@

                        cfdm.core.DomainAxis._docstring_special_substitutions diff --git a/docs/method/cfdm.core.DomainAxis._docstring_substitutions.html b/docs/method/cfdm.core.DomainAxis._docstring_substitutions.html index 26105593a0..af9e07113c 100644 --- a/docs/method/cfdm.core.DomainAxis._docstring_substitutions.html +++ b/docs/method/cfdm.core.DomainAxis._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis._docstring_substitutions

                        -DomainAxis._docstring_substitutions()[source]
                        +DomainAxis._docstring_substitutions()[source]

                        Returns the substitutions that apply to methods of the class.

                        Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                        cfdm.core.DomainAxis._docstring_substitutionsstr or a re.Pattern object.

                        -

                        If a key is a str then the corresponding value must be a string.

                        -

                        If a key is a re.Pattern object then the corresponding value +

                        A key must be either a str or a re.Pattern object.

                        +

                        If a key is a str then the corresponding value must be a string.

                        +

                        If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                        +re.Pattern.sub method.

                        New in version (cfdm): 1.8.7.0

                        @@ -169,7 +170,7 @@

                        cfdm.core.DomainAxis._docstring_substitutionsReturns
                        -
                        dict

                        The docstring substitutions. A dictionary key matches text +

                        dict

                        The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                        @@ -178,7 +179,7 @@

                        cfdm.core.DomainAxis._docstring_substitutions

                        diff --git a/docs/method/cfdm.core.DomainAxis.copy.html b/docs/method/cfdm.core.DomainAxis.copy.html index fe4eb1628f..d90cba34aa 100644 --- a/docs/method/cfdm.core.DomainAxis.copy.html +++ b/docs/method/cfdm.core.DomainAxis.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis.copy — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis.copy

                        -DomainAxis.copy()[source]
                        +DomainAxis.copy()[source]

                        Return a deep copy.

                        f.copy() is equivalent to copy.deepcopy(f).

                        @@ -147,7 +148,7 @@

                        cfdm.core.DomainAxis.copy

                        diff --git a/docs/method/cfdm.core.DomainAxis.del_size.html b/docs/method/cfdm.core.DomainAxis.del_size.html index 56b0ad5598..95fa5483b1 100644 --- a/docs/method/cfdm.core.DomainAxis.del_size.html +++ b/docs/method/cfdm.core.DomainAxis.del_size.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis.del_size — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis.del_size

                        -DomainAxis.del_size(default=ValueError())[source]
                        +DomainAxis.del_size(default=ValueError())[source]

                        Remove the size.

                        New in version (cfdm): 1.7.0

                        @@ -140,7 +141,7 @@

                        cfdm.core.DomainAxis.del_size
                        default: optional

                        Return the value of the default parameter if the size has not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -170,7 +171,7 @@

                        cfdm.core.DomainAxis.del_size

                        diff --git a/docs/method/cfdm.core.DomainAxis.get_size.html b/docs/method/cfdm.core.DomainAxis.get_size.html index 06f393645b..132ee19f12 100644 --- a/docs/method/cfdm.core.DomainAxis.get_size.html +++ b/docs/method/cfdm.core.DomainAxis.get_size.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis.get_size — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis.get_size

                        -DomainAxis.get_size(default=ValueError())[source]
                        +DomainAxis.get_size(default=ValueError())[source]

                        Return the size.

                        New in version (cfdm): 1.7.0

                        @@ -140,7 +141,7 @@

                        cfdm.core.DomainAxis.get_size
                        default: optional

                        Return the value of the default parameter if the size has not been set.

                        -

                        If set to an Exception instance then it will be +

                        If set to an Exception instance then it will be raised instead.

                        @@ -170,7 +171,7 @@

                        cfdm.core.DomainAxis.get_size

                        diff --git a/docs/method/cfdm.core.DomainAxis.has_size.html b/docs/method/cfdm.core.DomainAxis.has_size.html index 5b0b175e42..0d002ac3bd 100644 --- a/docs/method/cfdm.core.DomainAxis.has_size.html +++ b/docs/method/cfdm.core.DomainAxis.has_size.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis.has_size — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis.has_size

                        -DomainAxis.has_size()[source]
                        +DomainAxis.has_size()[source]

                        Whether the size has been set.

                        New in version (cfdm): 1.7.0

                        @@ -138,7 +139,7 @@

                        cfdm.core.DomainAxis.has_size
                        Returns
                        -
                        bool

                        True if the size has been set, otherwise False.

                        +
                        bool

                        True if the size has been set, otherwise False.

                        @@ -164,7 +165,7 @@

                        cfdm.core.DomainAxis.has_size

                        diff --git a/docs/method/cfdm.core.DomainAxis.set_size.html b/docs/method/cfdm.core.DomainAxis.set_size.html index e36d9957c2..ed84bbb7aa 100644 --- a/docs/method/cfdm.core.DomainAxis.set_size.html +++ b/docs/method/cfdm.core.DomainAxis.set_size.html @@ -3,7 +3,8 @@ - + + cfdm.core.DomainAxis.set_size — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.DomainAxis.set_size

                        -DomainAxis.set_size(size)[source]
                        +DomainAxis.set_size(size)[source]

                        Set the size.

                        New in version (cfdm): 1.7.0

                        @@ -138,12 +139,12 @@

                        cfdm.core.DomainAxis.set_size
                        Parameters
                        -
                        value: int

                        The size.

                        +
                        value: int

                        The size.

                        Returns
                        -

                        None

                        +

                        None

                        Examples

                        @@ -167,7 +168,7 @@

                        cfdm.core.DomainAxis.set_size

                        diff --git a/docs/method/cfdm.core.Field.__deepcopy__.html b/docs/method/cfdm.core.Field.__deepcopy__.html index 31ff3cce09..43794701d2 100644 --- a/docs/method/cfdm.core.Field.__deepcopy__.html +++ b/docs/method/cfdm.core.Field.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,12 +123,12 @@

                        Related Topics

                        -
                        +

                        cfdm.core.Field.__deepcopy__

                        -Field.__deepcopy__(memo)[source]
                        -

                        Called by the copy.deepcopy function.

                        +Field.__deepcopy__(memo)[source] +

                        Called by the copy.deepcopy function.

                        x.__deepcopy__() <==> copy.deepcopy(x)

                        New in version (cfdm): 1.7.0

                        @@ -140,7 +141,7 @@

                        cfdm.core.Field.__deepcopy__

                        diff --git a/docs/method/cfdm.core.Field._docstring_method_exclusions.html b/docs/method/cfdm.core.Field._docstring_method_exclusions.html index a7533103dd..fa9e0c1775 100644 --- a/docs/method/cfdm.core.Field._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.Field._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.Field._docstring_method_exclusions

                        -Field._docstring_method_exclusions()[source]
                        +Field._docstring_method_exclusions()[source]

                        Returns method names excluded in the class substitutions.

                        Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                        cfdm.core.Field._docstring_method_exclusionsReturns
                        -
                        set

                        The names of the methods to exclude from the docstring +

                        set

                        The names of the methods to exclude from the docstring substitution process.

                        @@ -167,7 +168,7 @@

                        cfdm.core.Field._docstring_method_exclusions

                        diff --git a/docs/method/cfdm.core.Field._docstring_package_depth.html b/docs/method/cfdm.core.Field._docstring_package_depth.html index 0a6da97b32..de2e246d98 100644 --- a/docs/method/cfdm.core.Field._docstring_package_depth.html +++ b/docs/method/cfdm.core.Field._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.Field._docstring_package_depth

                        -Field._docstring_package_depth()[source]
                        +Field._docstring_package_depth()[source]

                        Returns the class {{package}} substitutions package depth.

                        In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                        cfdm.core.Field._docstring_package_depthReturns
                        -
                        int

                        The package depth.

                        +
                        int

                        The package depth.

                        -
                        + @@ -172,11 +173,11 @@

                        cfdm.core.Field._docstring_package_depth diff --git a/docs/method/cfdm.core.Field._docstring_special_substitutions.html b/docs/method/cfdm.core.Field._docstring_special_substitutions.html index 31dce4f290..829f7ce480 100644 --- a/docs/method/cfdm.core.Field._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.Field._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.Field._docstring_special_substitutions

                        -classmethod Field._docstring_special_substitutions()[source]
                        +classmethod Field._docstring_special_substitutions()[source]

                        Return the special docstring substitutions.

                        {{class}} is replaced by the name of the class.

                        {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                        cfdm.core.Field._docstring_special_substitutions
                        Returns
                        -
                        tuple

                        The special docstring substitution identifiers.

                        +
                        tuple

                        The special docstring substitution identifiers.

                        -
                        + @@ -168,11 +169,11 @@

                        cfdm.core.Field._docstring_special_substitutions diff --git a/docs/method/cfdm.core.Field._docstring_substitutions.html b/docs/method/cfdm.core.Field._docstring_substitutions.html index 569805c959..9b6184b3b8 100644 --- a/docs/method/cfdm.core.Field._docstring_substitutions.html +++ b/docs/method/cfdm.core.Field._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.Field._docstring_substitutions

                        -Field._docstring_substitutions()[source]
                        +Field._docstring_substitutions()[source]

                        Returns the substitutions that apply to methods of the class.

                        Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                        cfdm.core.Field._docstring_substitutionsstr or a re.Pattern object.

                        -

                        If a key is a str then the corresponding value must be a string.

                        -

                        If a key is a re.Pattern object then the corresponding value +

                        A key must be either a str or a re.Pattern object.

                        +

                        If a key is a str then the corresponding value must be a string.

                        +

                        If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                        +re.Pattern.sub method.

                        New in version (cfdm): 1.8.7.0

                        @@ -169,7 +170,7 @@

                        cfdm.core.Field._docstring_substitutionsReturns
                        -
                        dict

                        The docstring substitutions. A dictionary key matches text +

                        dict

                        The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                        @@ -178,7 +179,7 @@

                        cfdm.core.Field._docstring_substitutions

                        diff --git a/docs/method/cfdm.core.Field.clear_properties.html b/docs/method/cfdm.core.Field.clear_properties.html index 5d61013c29..7e0158a8d4 100644 --- a/docs/method/cfdm.core.Field.clear_properties.html +++ b/docs/method/cfdm.core.Field.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.Field.clear_properties

                        -Field.clear_properties()[source]
                        +Field.clear_properties()[source]

                        Remove all properties.

                        New in version (cfdm): 1.7.0

                        @@ -139,7 +140,7 @@

                        cfdm.core.Field.clear_properties
                        Returns
                        -
                        dict

                        The properties that have been removed.

                        +
                        dict

                        The properties that have been removed.

                        @@ -168,7 +169,7 @@

                        cfdm.core.Field.clear_properties

                        diff --git a/docs/method/cfdm.core.Field.copy.html b/docs/method/cfdm.core.Field.copy.html index 3c0f5953ba..ce69bb9864 100644 --- a/docs/method/cfdm.core.Field.copy.html +++ b/docs/method/cfdm.core.Field.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.copy — Documentation @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -122,11 +123,11 @@

                        Related Topics

                        -
                        +

                        cfdm.core.Field.copy

                        -Field.copy(data=True)[source]
                        +Field.copy(data=True)[source]

                        Return a deep copy.

                        f.copy() is equivalent to copy.deepcopy(f).

                        Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                        cfdm.core.Field.copy
                        Parameters
                        -
                        data: bool, optional

                        If True (the default) then copy data, else the +

                        data: bool, optional

                        If True (the default) then copy data, else the data is not copied.

                        @@ -160,7 +161,7 @@

                        cfdm.core.Field.copy

                        -
                        + @@ -171,11 +172,11 @@

                        cfdm.core.Field.copy diff --git a/docs/method/cfdm.core.Field.del_construct.html b/docs/method/cfdm.core.Field.del_construct.html index c132bde32f..8ae58187d0 100644 --- a/docs/method/cfdm.core.Field.del_construct.html +++ b/docs/method/cfdm.core.Field.del_construct.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.del_construct — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                        cfdm 1.10.1.2

                        +

                        cfdm 1.11.0.0

                        @@ -86,7 +87,7 @@

                        Related Topics

                      • API reference
                        • cfdm.core classes
                        • @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.del_construct

                          -Field.del_construct(key, default=ValueError())[source]
                          +Field.del_construct(key, default=ValueError())[source]

                          Remove a metadata construct.

                          If a domain axis construct is selected for removal then it can’t be spanned by any data arrays of the field nor metadata @@ -145,7 +146,7 @@

                          cfdm.core.Field.del_construct
                          Parameters
                          -
                          key: str

                          The construct identifier of the metadata construct to +

                          key: str

                          The construct identifier of the metadata construct to be removed.

                          Parameter example:

                          key='auxiliarycoordinate0'

                          @@ -154,7 +155,7 @@

                          cfdm.core.Field.del_constructException instance then it will be +

                          If set to an Exception instance then it will be raised instead.

                          @@ -172,7 +173,7 @@

                          cfdm.core.Field.del_construct

                          diff --git a/docs/method/cfdm.core.Field.del_data.html b/docs/method/cfdm.core.Field.del_data.html index 8831aeb6d1..d8308c1fc7 100644 --- a/docs/method/cfdm.core.Field.del_data.html +++ b/docs/method/cfdm.core.Field.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.del_data — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.del_data

                          -Field.del_data(default=ValueError())[source]
                          +Field.del_data(default=ValueError())[source]

                          Remove the data.

                          New in version (cfdm): 1.7.0

                          @@ -140,7 +141,7 @@

                          cfdm.core.Field.del_data
                          default: optional

                          Return the value of the default parameter if data have not been set.

                          -

                          If set to an Exception instance then it will be +

                          If set to an Exception instance then it will be raised instead.

                          @@ -176,7 +177,7 @@

                          cfdm.core.Field.del_data

                          diff --git a/docs/method/cfdm.core.Field.del_data_axes.html b/docs/method/cfdm.core.Field.del_data_axes.html index be1382dc78..6bb13c35d3 100644 --- a/docs/method/cfdm.core.Field.del_data_axes.html +++ b/docs/method/cfdm.core.Field.del_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.del_data_axes — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.del_data_axes

                          -Field.del_data_axes(key=None, default=ValueError())[source]
                          +Field.del_data_axes(key=None, default=ValueError())[source]

                          Removes the keys of the axes spanned by the construct data.

                          Specifically, removes the keys of the domain axis constructs spanned by the data of the field or of a metadata construct.

                          @@ -140,7 +141,7 @@

                          cfdm.core.Field.del_data_axes
                          Parameters
                          -
                          key: str, optional

                          Specify a metadata construct, instead of the field +

                          key: str, optional

                          Specify a metadata construct, instead of the field construct.

                          Parameter example:

                          key='auxiliarycoordinate0'

                          @@ -149,14 +150,14 @@

                          cfdm.core.Field.del_data_axesException instance then it will be +

                          If set to an Exception instance then it will be raised instead.

                          Returns
                          -
                          tuple

                          The removed keys of the domain axis constructs spanned by +

                          tuple

                          The removed keys of the domain axis constructs spanned by the data.

                          @@ -182,7 +183,7 @@

                          cfdm.core.Field.del_data_axes

                          diff --git a/docs/method/cfdm.core.Field.del_properties.html b/docs/method/cfdm.core.Field.del_properties.html index 3131e9ae5e..fdda186981 100644 --- a/docs/method/cfdm.core.Field.del_properties.html +++ b/docs/method/cfdm.core.Field.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.del_properties — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.del_properties

                          -Field.del_properties(properties)[source]
                          +Field.del_properties(properties)[source]

                          Remove properties.

                          New in version (cfdm): 1.10.0.3

                          @@ -139,7 +140,7 @@

                          cfdm.core.Field.del_properties
                          Parameters
                          -
                          properties: (sequence of) str

                          The names of the properties to be removed. If the +

                          properties: (sequence of) str

                          The names of the properties to be removed. If the Field does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                          @@ -154,7 +155,7 @@

                          cfdm.core.Field.del_propertiesReturns
                          -
                          dict

                          The removed property values, keyed by property name.

                          +
                          dict

                          The removed property values, keyed by property name.

                          @@ -176,7 +177,7 @@

                          cfdm.core.Field.del_properties

                          diff --git a/docs/method/cfdm.core.Field.del_property.html b/docs/method/cfdm.core.Field.del_property.html index 804704957f..77d89a1199 100644 --- a/docs/method/cfdm.core.Field.del_property.html +++ b/docs/method/cfdm.core.Field.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.del_property — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.del_property

                          -Field.del_property(prop, default=ValueError())[source]
                          +Field.del_property(prop, default=ValueError())[source]

                          Remove a property.

                          New in version (cfdm): 1.7.0

                          @@ -139,7 +140,7 @@

                          cfdm.core.Field.del_property
                          Parameters
                          -
                          prop: str

                          The name of the property to be removed.

                          +
                          prop: str

                          The name of the property to be removed.

                          Parameter example:

                          prop='long_name'

                          @@ -147,7 +148,7 @@

                          cfdm.core.Field.del_propertyException instance then it will be +

                          If set to an Exception instance then it will be raised instead.

                          @@ -175,7 +176,7 @@

                          cfdm.core.Field.del_property

                          diff --git a/docs/method/cfdm.core.Field.get_construct.html b/docs/method/cfdm.core.Field.get_construct.html index 4faa36f423..e652fc6759 100644 --- a/docs/method/cfdm.core.Field.get_construct.html +++ b/docs/method/cfdm.core.Field.get_construct.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.get_construct — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.get_construct

                          -Field.get_construct(key, default=ValueError())[source]
                          +Field.get_construct(key, default=ValueError())[source]

                          Return a metadata construct.

                          New in version (cfdm): 1.7.0

                          @@ -139,7 +140,7 @@

                          cfdm.core.Field.get_construct
                          Parameters
                          -
                          key: str

                          The key of the metadata construct.

                          +
                          key: str

                          The key of the metadata construct.

                          Parameter example:

                          key='domainaxis1'

                          @@ -147,7 +148,7 @@

                          cfdm.core.Field.get_constructException instance then it will be +

                          If set to an Exception instance then it will be raised instead.

                          @@ -172,7 +173,7 @@

                          cfdm.core.Field.get_construct

                          diff --git a/docs/method/cfdm.core.Field.get_data.html b/docs/method/cfdm.core.Field.get_data.html index b6e85c671e..48a578ff61 100644 --- a/docs/method/cfdm.core.Field.get_data.html +++ b/docs/method/cfdm.core.Field.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.get_data — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,14 +123,14 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.get_data

                          -Field.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                          +Field.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                          Return the data.

                          -

                          Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                          +

                          Note that a Data instance is returned. Use its array attribute +to return the data as an independent numpy array.

                          The units, calendar and fill value properties are, if set, inserted into the data.

                          @@ -145,7 +146,7 @@

                          cfdm.core.Field.get_data
                          default: optional

                          Return the value of the default parameter if data have not been set.

                          -

                          If set to an Exception instance then it will be +

                          If set to an Exception instance then it will be raised instead.

                          @@ -181,7 +182,7 @@

                          cfdm.core.Field.get_data

                          diff --git a/docs/method/cfdm.core.Field.get_data_axes.html b/docs/method/cfdm.core.Field.get_data_axes.html index dcd1057cca..8e288f77eb 100644 --- a/docs/method/cfdm.core.Field.get_data_axes.html +++ b/docs/method/cfdm.core.Field.get_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.get_data_axes — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.get_data_axes

                          -Field.get_data_axes(key=None, default=ValueError())[source]
                          +Field.get_data_axes(key=None, default=ValueError())[source]

                          Gets the keys of the axes spanned by the construct data.

                          Specifically, returns the keys of the domain axis constructs spanned by the data of the field or of a metadata construct.

                          @@ -140,7 +141,7 @@

                          cfdm.core.Field.get_data_axes
                          Parameters
                          -
                          key: str, optional

                          Specify a metadata construct, instead of the field +

                          key: str, optional

                          Specify a metadata construct, instead of the field construct.

                          Parameter example:

                          key='auxiliarycoordinate0'

                          @@ -149,14 +150,14 @@

                          cfdm.core.Field.get_data_axesException instance then it will be +

                          If set to an Exception instance then it will be raised instead.

                          Returns
                          -
                          tuple

                          The keys of the domain axis constructs spanned by the +

                          tuple

                          The keys of the domain axis constructs spanned by the data.

                          @@ -182,7 +183,7 @@

                          cfdm.core.Field.get_data_axes

                          diff --git a/docs/method/cfdm.core.Field.get_domain.html b/docs/method/cfdm.core.Field.get_domain.html index 2f9e17fece..bf14631861 100644 --- a/docs/method/cfdm.core.Field.get_domain.html +++ b/docs/method/cfdm.core.Field.get_domain.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.get_domain — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.get_domain

                          -Field.get_domain()[source]
                          +Field.get_domain()[source]

                          Return the domain.

                          New in version (cfdm): 1.7.0

                          @@ -157,7 +158,7 @@

                          cfdm.core.Field.get_domain

                          diff --git a/docs/method/cfdm.core.Field.get_property.html b/docs/method/cfdm.core.Field.get_property.html index 61937ee505..3863eb4cae 100644 --- a/docs/method/cfdm.core.Field.get_property.html +++ b/docs/method/cfdm.core.Field.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.get_property — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.get_property

                          -Field.get_property(prop, default=ValueError())[source]
                          +Field.get_property(prop, default=ValueError())[source]

                          Return a property.

                          New in version (cfdm): 1.7.0

                          @@ -139,7 +140,7 @@

                          cfdm.core.Field.get_property
                          Parameters
                          -
                          prop: str

                          The name of the property to be returned.

                          +
                          prop: str

                          The name of the property to be returned.

                          Parameter example:

                          prop='standard_name'

                          @@ -147,7 +148,7 @@

                          cfdm.core.Field.get_propertyException instance then it will be +

                          If set to an Exception instance then it will be raised instead.

                          @@ -175,7 +176,7 @@

                          cfdm.core.Field.get_property

                          diff --git a/docs/method/cfdm.core.Field.has_bounds.html b/docs/method/cfdm.core.Field.has_bounds.html index 6b81688b9f..faf05092a8 100644 --- a/docs/method/cfdm.core.Field.has_bounds.html +++ b/docs/method/cfdm.core.Field.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.has_bounds

                          -Field.has_bounds()[source]
                          +Field.has_bounds()[source]

                          Whether or not there are cell bounds.

                          This is always False.

                          @@ -139,7 +140,7 @@

                          cfdm.core.Field.has_bounds
                          Returns
                          -
                          bool

                          Always False.

                          +
                          bool

                          Always False.

                          @@ -152,7 +153,7 @@

                          cfdm.core.Field.has_bounds

                          diff --git a/docs/method/cfdm.core.Field.has_construct.html b/docs/method/cfdm.core.Field.has_construct.html index cc0e17f7de..b7c7e08359 100644 --- a/docs/method/cfdm.core.Field.has_construct.html +++ b/docs/method/cfdm.core.Field.has_construct.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.has_construct — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.has_construct

                          -Field.has_construct(key)[source]
                          +Field.has_construct(key)[source]

                          Whether a metadata construct exists.

                          New in version (cfdm): 1.7.0

                          @@ -139,7 +140,7 @@

                          cfdm.core.Field.has_construct
                          Parameters
                          -
                          key: str

                          The identifier of the metadata construct.

                          +
                          key: str

                          The identifier of the metadata construct.

                          Parameter example:

                          key='auxiliarycoordinate0'

                          @@ -149,7 +150,7 @@

                          cfdm.core.Field.has_constructReturns
                          -
                          bool

                          True if the construct exists, otherwise False.

                          +
                          bool

                          True if the construct exists, otherwise False.

                          @@ -165,7 +166,7 @@

                          cfdm.core.Field.has_construct

                          diff --git a/docs/method/cfdm.core.Field.has_data.html b/docs/method/cfdm.core.Field.has_data.html index ebccce670b..db0353d361 100644 --- a/docs/method/cfdm.core.Field.has_data.html +++ b/docs/method/cfdm.core.Field.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.has_data — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.has_data

                          -Field.has_data()[source]
                          +Field.has_data()[source]

                          Whether or not the construct has data.

                          New in version (cfdm): 1.7.0

                          @@ -138,7 +139,7 @@

                          cfdm.core.Field.has_data
                          Returns
                          -
                          bool

                          True if data have been set, otherwise False.

                          +
                          bool

                          True if data have been set, otherwise False.

                          @@ -167,7 +168,7 @@

                          cfdm.core.Field.has_data

                          diff --git a/docs/method/cfdm.core.Field.has_data_axes.html b/docs/method/cfdm.core.Field.has_data_axes.html index 11fc6220ae..11af0dd113 100644 --- a/docs/method/cfdm.core.Field.has_data_axes.html +++ b/docs/method/cfdm.core.Field.has_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.has_data_axes — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.has_data_axes

                          -Field.has_data_axes(key=None)[source]
                          +Field.has_data_axes(key=None)[source]

                          Whether the axes spanned by the construct data have been set.

                          Specifically, whether the domain axis constructs spanned by the data of the field or of a metadata construct have been set.

                          @@ -140,7 +141,7 @@

                          cfdm.core.Field.has_data_axes
                          Parameters
                          -
                          key: str, optional

                          Specify a metadata construct, instead of the field +

                          key: str, optional

                          Specify a metadata construct, instead of the field construct.

                          Parameter example:

                          key='domainancillary1'

                          @@ -151,7 +152,7 @@

                          cfdm.core.Field.has_data_axesReturns
                          -
                          bool

                          True if domain axis constructs that span the data been +

                          bool

                          True if domain axis constructs that span the data been set, otherwise False.

                          @@ -177,7 +178,7 @@

                          cfdm.core.Field.has_data_axes

                          diff --git a/docs/method/cfdm.core.Field.has_property.html b/docs/method/cfdm.core.Field.has_property.html index 12f9c08145..dc1ef043a6 100644 --- a/docs/method/cfdm.core.Field.has_property.html +++ b/docs/method/cfdm.core.Field.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.has_property — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.has_property

                          -Field.has_property(prop)[source]
                          +Field.has_property(prop)[source]

                          Whether a property has been set.

                          New in version (cfdm): 1.7.0

                          @@ -139,7 +140,7 @@

                          cfdm.core.Field.has_property
                          Parameters
                          -
                          prop: str

                          The name of the property.

                          +
                          prop: str

                          The name of the property.

                          Parameter example:

                          prop='long_name'

                          @@ -149,7 +150,7 @@

                          cfdm.core.Field.has_propertyReturns
                          -
                          bool

                          True if the property has been set, otherwise False.

                          +
                          bool

                          True if the property has been set, otherwise False.

                          @@ -173,7 +174,7 @@

                          cfdm.core.Field.has_property

                          diff --git a/docs/method/cfdm.core.Field.properties.html b/docs/method/cfdm.core.Field.properties.html index fd5e62d853..82f96486dd 100644 --- a/docs/method/cfdm.core.Field.properties.html +++ b/docs/method/cfdm.core.Field.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.properties — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.properties

                          -Field.properties()[source]
                          +Field.properties()[source]

                          Return all properties.

                          New in version (cfdm): 1.7.0

                          @@ -139,7 +140,7 @@

                          cfdm.core.Field.properties
                          Returns
                          -
                          dict

                          The properties.

                          +
                          dict

                          The properties.

                          @@ -168,7 +169,7 @@

                          cfdm.core.Field.properties

                          diff --git a/docs/method/cfdm.core.Field.set_construct.html b/docs/method/cfdm.core.Field.set_construct.html index 61e95f33c9..bf8589a5f2 100644 --- a/docs/method/cfdm.core.Field.set_construct.html +++ b/docs/method/cfdm.core.Field.set_construct.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.set_construct — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.set_construct

                          -Field.set_construct(construct, key=None, axes=None, copy=True)[source]
                          +Field.set_construct(construct, key=None, axes=None, copy=True)[source]

                          Set a metadata construct.

                          New in version (cfdm): 1.7.0

                          @@ -141,7 +142,7 @@

                          cfdm.core.Field.set_construct
                          construct:

                          The metadata construct to be inserted.

                          -
                          key: str, optional

                          The construct identifier to be used for the +

                          key: str, optional

                          The construct identifier to be used for the construct. If not set then a new, unique identifier is created automatically. If the identifier already exists then the existing construct will be replaced.

                          @@ -150,7 +151,7 @@

                          cfdm.core.Field.set_constructstr, optional

                          The construct identifiers of the domain axis +

                          axes: (sequence of) str, optional

                          The construct identifiers of the domain axis constructs spanned by the data array. An exception is raised if used for a metadata construct that can not have a data array, i.e. domain axis, cell method and @@ -164,14 +165,14 @@

                          cfdm.core.Field.set_constructbool, optional

                          If True then set a copy of the construct. By default +

                          copy: bool, optional

                          If True then set a copy of the construct. By default the construct is copied.

                          Returns
                          -
                          str

                          The construct identifier for the construct.

                          +
                          str

                          The construct identifier for the construct.

                          @@ -185,7 +186,7 @@

                          cfdm.core.Field.set_construct

                          diff --git a/docs/method/cfdm.core.Field.set_data.html b/docs/method/cfdm.core.Field.set_data.html index ec7f352f22..669733cc26 100644 --- a/docs/method/cfdm.core.Field.set_data.html +++ b/docs/method/cfdm.core.Field.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.set_data — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.set_data

                          -Field.set_data(data, axes=None, copy=True, inplace=True)[source]
                          +Field.set_data(data, axes=None, copy=True, inplace=True)[source]

                          Set the data of the field construct.

                          The units, calendar and fill value properties of the data object are removed prior to insertion.

                          @@ -142,12 +143,12 @@

                          cfdm.core.Field.set_data
                          data: data_like

                          The data to be inserted.

                          A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm.core instances that contain Data objects.

                          -
                          axes: (sequence of) str, or None

                          The identifiers of the domain axes spanned by the data -array. If None then the data axes are not set.

                          +
                          axes: (sequence of) str, or None

                          The identifiers of the domain axes spanned by the data +array. If None then the data axes are not set.

                          The axes may also be set afterwards with the set_data_axes method.

                          @@ -161,11 +162,11 @@

                          cfdm.core.Field.set_databool, optional

                          If True (the default) then copy the data prior to +

                          copy: bool, optional

                          If True (the default) then copy the data prior to insertion, else the data is not copied.

                          -
                          inplace: bool, optional:

                          If True (the default) then do the operation in-place and -return None. If False a new, modified Field +

                          inplace: bool, optional:

                          If True (the default) then do the operation in-place and +return None. If False a new, modified Field instance is returned.

                          New in version (cfdm): 1.8.7.0

                          @@ -175,7 +176,7 @@

                          cfdm.core.Field.set_dataReturns
                          -
                          None or Field

                          If the operation was in-place then None is returned, +

                          None or Field

                          If the operation was in-place then None is returned, otherwise return a new Field instance containing the new data.

                          @@ -208,7 +209,7 @@

                          cfdm.core.Field.set_data

                          diff --git a/docs/method/cfdm.core.Field.set_data_axes.html b/docs/method/cfdm.core.Field.set_data_axes.html index 94fe4b93dd..72a0c6860f 100644 --- a/docs/method/cfdm.core.Field.set_data_axes.html +++ b/docs/method/cfdm.core.Field.set_data_axes.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.set_data_axes — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.set_data_axes

                          -Field.set_data_axes(axes, key=None, _shape=None)[source]
                          +Field.set_data_axes(axes, key=None, _shape=None)[source]

                          Sets the axes spanned by the construct data.

                          Specifically, sets the domain axis constructs spanned by the data of the field or of a metadata construct.

                          @@ -141,7 +142,7 @@

                          cfdm.core.Field.set_data_axes
                          Parameters
                          -
                          axes: sequence of str

                          The identifiers of the domain axis constructs spanned by +

                          axes: sequence of str

                          The identifiers of the domain axis constructs spanned by the data of the field or of a metadata construct.

                          Parameter example:

                          axes='domainaxis1'

                          @@ -152,7 +153,7 @@

                          cfdm.core.Field.set_data_axesstr, optional

                          Specify a metadata construct, instead of the field +

                          key: str, optional

                          Specify a metadata construct, instead of the field construct.

                          Parameter example:

                          key='domainancillary1'

                          @@ -162,7 +163,7 @@

                          cfdm.core.Field.set_data_axesReturns -

                          None

                          +

                          None

                          Examples

                          @@ -182,7 +183,7 @@

                          cfdm.core.Field.set_data_axes

                          diff --git a/docs/method/cfdm.core.Field.set_properties.html b/docs/method/cfdm.core.Field.set_properties.html index 36b5e9159e..d49c9dabaf 100644 --- a/docs/method/cfdm.core.Field.set_properties.html +++ b/docs/method/cfdm.core.Field.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.set_properties — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.set_properties

                          -Field.set_properties(properties, copy=True)[source]
                          +Field.set_properties(properties, copy=True)[source]

                          Set properties.

                          New in version (cfdm): 1.7.0

                          @@ -138,20 +139,20 @@

                          cfdm.core.Field.set_properties
                          Parameters
                          -
                          properties: dict

                          Store the properties from the dictionary supplied.

                          +
                          properties: dict

                          Store the properties from the dictionary supplied.

                          Parameter example:

                          properties={'standard_name': 'altitude', 'foo': 'bar'}

                          -
                          copy: bool, optional

                          If False then any property values provided by the +

                          copy: bool, optional

                          If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                          Returns
                          -

                          None

                          +

                          None

                          Examples

                          @@ -178,7 +179,7 @@

                          cfdm.core.Field.set_properties

                          diff --git a/docs/method/cfdm.core.Field.set_property.html b/docs/method/cfdm.core.Field.set_property.html index 7b34738a23..1b6c149045 100644 --- a/docs/method/cfdm.core.Field.set_property.html +++ b/docs/method/cfdm.core.Field.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Field.set_property — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.Field.set_property

                          -Field.set_property(prop, value, copy=True)[source]
                          +Field.set_property(prop, value, copy=True)[source]

                          Set a property.

                          New in version (cfdm): 1.7.0

                          @@ -139,16 +140,16 @@

                          cfdm.core.Field.set_property
                          Parameters
                          -
                          prop: str

                          The name of the property to be set.

                          +
                          prop: str

                          The name of the property to be set.

                          value:

                          The value for the property.

                          -
                          copy: bool, optional

                          If True then set a deep copy of value.

                          +
                          copy: bool, optional

                          If True then set a deep copy of value.

                          Returns
                          -

                          None

                          +

                          None

                          Examples

                          @@ -170,7 +171,7 @@

                          cfdm.core.Field.set_property

                          diff --git a/docs/method/cfdm.core.FieldAncillary.__deepcopy__.html b/docs/method/cfdm.core.FieldAncillary.__deepcopy__.html index 60a7fb9261..a808e393a1 100644 --- a/docs/method/cfdm.core.FieldAncillary.__deepcopy__.html +++ b/docs/method/cfdm.core.FieldAncillary.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,12 +123,12 @@

                          Related Topics

                          -
                          +

                          cfdm.core.FieldAncillary.__deepcopy__

                          -FieldAncillary.__deepcopy__(memo)[source]
                          -

                          Called by the copy.deepcopy function.

                          +FieldAncillary.__deepcopy__(memo)[source] +

                          Called by the copy.deepcopy function.

                          x.__deepcopy__() <==> copy.deepcopy(x)

                          New in version (cfdm): 1.7.0

                          @@ -140,7 +141,7 @@

                          cfdm.core.FieldAncillary.__deepcopy__

                          diff --git a/docs/method/cfdm.core.FieldAncillary._docstring_method_exclusions.html b/docs/method/cfdm.core.FieldAncillary._docstring_method_exclusions.html index bab75b2241..6bbf4e8781 100644 --- a/docs/method/cfdm.core.FieldAncillary._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.FieldAncillary._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.FieldAncillary._docstring_method_exclusions

                          -FieldAncillary._docstring_method_exclusions()[source]
                          +FieldAncillary._docstring_method_exclusions()[source]

                          Returns method names excluded in the class substitutions.

                          Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                          cfdm.core.FieldAncillary._docstring_method_exclusions
                          Returns
                          -
                          set

                          The names of the methods to exclude from the docstring +

                          set

                          The names of the methods to exclude from the docstring substitution process.

                          @@ -167,7 +168,7 @@

                          cfdm.core.FieldAncillary._docstring_method_exclusions

                          -
                          + @@ -178,11 +179,11 @@

                          cfdm.core.FieldAncillary._docstring_method_exclusions diff --git a/docs/method/cfdm.core.FieldAncillary._docstring_package_depth.html b/docs/method/cfdm.core.FieldAncillary._docstring_package_depth.html index 512dd72c95..48268c3269 100644 --- a/docs/method/cfdm.core.FieldAncillary._docstring_package_depth.html +++ b/docs/method/cfdm.core.FieldAncillary._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.FieldAncillary._docstring_package_depth

                          -FieldAncillary._docstring_package_depth()[source]
                          +FieldAncillary._docstring_package_depth()[source]

                          Returns the class {{package}} substitutions package depth.

                          In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                          cfdm.core.FieldAncillary._docstring_package_depth
                          Returns
                          -
                          int

                          The package depth.

                          +
                          int

                          The package depth.

                          -
                          + @@ -172,11 +173,11 @@

                          cfdm.core.FieldAncillary._docstring_package_depth diff --git a/docs/method/cfdm.core.FieldAncillary._docstring_special_substitutions.html b/docs/method/cfdm.core.FieldAncillary._docstring_special_substitutions.html index 34225ae24e..8cf8705fd5 100644 --- a/docs/method/cfdm.core.FieldAncillary._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.FieldAncillary._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.FieldAncillary._docstring_special_substitutions

                          -classmethod FieldAncillary._docstring_special_substitutions()[source]
                          +classmethod FieldAncillary._docstring_special_substitutions()[source]

                          Return the special docstring substitutions.

                          {{class}} is replaced by the name of the class.

                          {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                          cfdm.core.FieldAncillary._docstring_special_substitutions
                          Returns
                          -
                          tuple

                          The special docstring substitution identifiers.

                          +
                          tuple

                          The special docstring substitution identifiers.

                          -
                          + @@ -168,11 +169,11 @@

                          cfdm.core.FieldAncillary._docstring_special_substitutions diff --git a/docs/method/cfdm.core.FieldAncillary._docstring_substitutions.html b/docs/method/cfdm.core.FieldAncillary._docstring_substitutions.html index b121c674da..e173ca1951 100644 --- a/docs/method/cfdm.core.FieldAncillary._docstring_substitutions.html +++ b/docs/method/cfdm.core.FieldAncillary._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.FieldAncillary._docstring_substitutions

                          -FieldAncillary._docstring_substitutions()[source]
                          +FieldAncillary._docstring_substitutions()[source]

                          Returns the substitutions that apply to methods of the class.

                          Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                          cfdm.core.FieldAncillary._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                          -

                          A key must be either a str or a re.Pattern object.

                          -

                          If a key is a str then the corresponding value must be a string.

                          -

                          If a key is a re.Pattern object then the corresponding value +

                          A key must be either a str or a re.Pattern object.

                          +

                          If a key is a str then the corresponding value must be a string.

                          +

                          If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                          +re.Pattern.sub method.

                          New in version (cfdm): 1.8.7.0

                          @@ -169,7 +170,7 @@

                          cfdm.core.FieldAncillary._docstring_substitutions
                          Returns
                          -
                          dict

                          The docstring substitutions. A dictionary key matches text +

                          dict

                          The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                          @@ -178,7 +179,7 @@

                          cfdm.core.FieldAncillary._docstring_substitutions

                          - + @@ -189,11 +190,11 @@

                          cfdm.core.FieldAncillary._docstring_substitutions diff --git a/docs/method/cfdm.core.FieldAncillary.clear_properties.html b/docs/method/cfdm.core.FieldAncillary.clear_properties.html index 004aef0807..94d2af3432 100644 --- a/docs/method/cfdm.core.FieldAncillary.clear_properties.html +++ b/docs/method/cfdm.core.FieldAncillary.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -122,11 +123,11 @@

                          Related Topics

                          -
                          +

                          cfdm.core.FieldAncillary.clear_properties

                          -FieldAncillary.clear_properties()[source]
                          +FieldAncillary.clear_properties()[source]

                          Remove all properties.

                          New in version (cfdm): 1.7.0

                          @@ -139,7 +140,7 @@

                          cfdm.core.FieldAncillary.clear_properties
                          Returns
                          -
                          dict

                          The properties that have been removed.

                          +
                          dict

                          The properties that have been removed.

                          @@ -168,7 +169,7 @@

                          cfdm.core.FieldAncillary.clear_properties

                          diff --git a/docs/method/cfdm.core.FieldAncillary.copy.html b/docs/method/cfdm.core.FieldAncillary.copy.html index cf41958b59..5f76a4b680 100644 --- a/docs/method/cfdm.core.FieldAncillary.copy.html +++ b/docs/method/cfdm.core.FieldAncillary.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.copy — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                          cfdm 1.10.1.2

                          +

                          cfdm 1.11.0.0

                          @@ -86,7 +87,7 @@

                          Related Topics

                        • API reference
                          • cfdm.core classes
                          • @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.copy

                            -FieldAncillary.copy(data=True)[source]
                            +FieldAncillary.copy(data=True)[source]

                            Return a deep copy.

                            f.copy() is equivalent to copy.deepcopy(f).

                            Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                            cfdm.core.FieldAncillary.copy
                            Parameters
                            -
                            data: bool, optional

                            If True (the default) then copy data, else the +

                            data: bool, optional

                            If True (the default) then copy data, else the data is not copied.

                            @@ -160,7 +161,7 @@

                            cfdm.core.FieldAncillary.copy

                            diff --git a/docs/method/cfdm.core.FieldAncillary.del_data.html b/docs/method/cfdm.core.FieldAncillary.del_data.html index dabfedb31d..144e8a8ffe 100644 --- a/docs/method/cfdm.core.FieldAncillary.del_data.html +++ b/docs/method/cfdm.core.FieldAncillary.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.del_data — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.del_data

                            -FieldAncillary.del_data(default=ValueError())[source]
                            +FieldAncillary.del_data(default=ValueError())[source]

                            Remove the data.

                            New in version (cfdm): 1.7.0

                            @@ -140,7 +141,7 @@

                            cfdm.core.FieldAncillary.del_data
                            default: optional

                            Return the value of the default parameter if data have not been set.

                            -

                            If set to an Exception instance then it will be +

                            If set to an Exception instance then it will be raised instead.

                            @@ -176,7 +177,7 @@

                            cfdm.core.FieldAncillary.del_data

                            diff --git a/docs/method/cfdm.core.FieldAncillary.del_properties.html b/docs/method/cfdm.core.FieldAncillary.del_properties.html index 91ca0f67ac..b820e4e48f 100644 --- a/docs/method/cfdm.core.FieldAncillary.del_properties.html +++ b/docs/method/cfdm.core.FieldAncillary.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.del_properties — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.del_properties

                            -FieldAncillary.del_properties(properties)[source]
                            +FieldAncillary.del_properties(properties)[source]

                            Remove properties.

                            New in version (cfdm): 1.10.0.3

                            @@ -139,7 +140,7 @@

                            cfdm.core.FieldAncillary.del_properties
                            Parameters
                            -
                            properties: (sequence of) str

                            The names of the properties to be removed. If the +

                            properties: (sequence of) str

                            The names of the properties to be removed. If the FieldAncillary does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                            @@ -154,7 +155,7 @@

                            cfdm.core.FieldAncillary.del_propertiesReturns
                            -
                            dict

                            The removed property values, keyed by property name.

                            +
                            dict

                            The removed property values, keyed by property name.

                            @@ -176,7 +177,7 @@

                            cfdm.core.FieldAncillary.del_properties

                            diff --git a/docs/method/cfdm.core.FieldAncillary.del_property.html b/docs/method/cfdm.core.FieldAncillary.del_property.html index 5518319432..2d712c6e7f 100644 --- a/docs/method/cfdm.core.FieldAncillary.del_property.html +++ b/docs/method/cfdm.core.FieldAncillary.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.del_property — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.del_property

                            -FieldAncillary.del_property(prop, default=ValueError())[source]
                            +FieldAncillary.del_property(prop, default=ValueError())[source]

                            Remove a property.

                            New in version (cfdm): 1.7.0

                            @@ -139,7 +140,7 @@

                            cfdm.core.FieldAncillary.del_property
                            Parameters
                            -
                            prop: str

                            The name of the property to be removed.

                            +
                            prop: str

                            The name of the property to be removed.

                            Parameter example:

                            prop='long_name'

                            @@ -147,7 +148,7 @@

                            cfdm.core.FieldAncillary.del_propertyException instance then it will be +

                            If set to an Exception instance then it will be raised instead.

                            @@ -175,7 +176,7 @@

                            cfdm.core.FieldAncillary.del_property

                            diff --git a/docs/method/cfdm.core.FieldAncillary.get_data.html b/docs/method/cfdm.core.FieldAncillary.get_data.html index 3e87c90554..f8fbd27db6 100644 --- a/docs/method/cfdm.core.FieldAncillary.get_data.html +++ b/docs/method/cfdm.core.FieldAncillary.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.get_data — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,14 +123,14 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.get_data

                            -FieldAncillary.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                            +FieldAncillary.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                            Return the data.

                            -

                            Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                            +

                            Note that a Data instance is returned. Use its array attribute +to return the data as an independent numpy array.

                            The units, calendar and fill value properties are, if set, inserted into the data.

                            @@ -145,7 +146,7 @@

                            cfdm.core.FieldAncillary.get_data
                            default: optional

                            Return the value of the default parameter if data have not been set.

                            -

                            If set to an Exception instance then it will be +

                            If set to an Exception instance then it will be raised instead.

                            @@ -181,7 +182,7 @@

                            cfdm.core.FieldAncillary.get_data

                            diff --git a/docs/method/cfdm.core.FieldAncillary.get_property.html b/docs/method/cfdm.core.FieldAncillary.get_property.html index 9b411c54c9..ddf807ff99 100644 --- a/docs/method/cfdm.core.FieldAncillary.get_property.html +++ b/docs/method/cfdm.core.FieldAncillary.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.get_property — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.get_property

                            -FieldAncillary.get_property(prop, default=ValueError())[source]
                            +FieldAncillary.get_property(prop, default=ValueError())[source]

                            Return a property.

                            New in version (cfdm): 1.7.0

                            @@ -139,7 +140,7 @@

                            cfdm.core.FieldAncillary.get_property
                            Parameters
                            -
                            prop: str

                            The name of the property to be returned.

                            +
                            prop: str

                            The name of the property to be returned.

                            Parameter example:

                            prop='standard_name'

                            @@ -147,7 +148,7 @@

                            cfdm.core.FieldAncillary.get_propertyException instance then it will be +

                            If set to an Exception instance then it will be raised instead.

                            @@ -175,7 +176,7 @@

                            cfdm.core.FieldAncillary.get_property

                            diff --git a/docs/method/cfdm.core.FieldAncillary.has_bounds.html b/docs/method/cfdm.core.FieldAncillary.has_bounds.html index 0aaa885879..289cd508e9 100644 --- a/docs/method/cfdm.core.FieldAncillary.has_bounds.html +++ b/docs/method/cfdm.core.FieldAncillary.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.has_bounds

                            -FieldAncillary.has_bounds()[source]
                            +FieldAncillary.has_bounds()[source]

                            Whether or not there are cell bounds.

                            This is always False.

                            @@ -139,7 +140,7 @@

                            cfdm.core.FieldAncillary.has_bounds
                            Returns
                            -
                            bool

                            Always False.

                            +
                            bool

                            Always False.

                            @@ -152,7 +153,7 @@

                            cfdm.core.FieldAncillary.has_bounds

                            diff --git a/docs/method/cfdm.core.FieldAncillary.has_data.html b/docs/method/cfdm.core.FieldAncillary.has_data.html index 2cae8aca0d..f2b4e66342 100644 --- a/docs/method/cfdm.core.FieldAncillary.has_data.html +++ b/docs/method/cfdm.core.FieldAncillary.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.has_data — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.has_data

                            -FieldAncillary.has_data()[source]
                            +FieldAncillary.has_data()[source]

                            Whether or not the construct has data.

                            New in version (cfdm): 1.7.0

                            @@ -138,7 +139,7 @@

                            cfdm.core.FieldAncillary.has_data
                            Returns
                            -
                            bool

                            True if data have been set, otherwise False.

                            +
                            bool

                            True if data have been set, otherwise False.

                            @@ -167,7 +168,7 @@

                            cfdm.core.FieldAncillary.has_data

                            diff --git a/docs/method/cfdm.core.FieldAncillary.has_property.html b/docs/method/cfdm.core.FieldAncillary.has_property.html index 539b98e974..7ca3ad5c1e 100644 --- a/docs/method/cfdm.core.FieldAncillary.has_property.html +++ b/docs/method/cfdm.core.FieldAncillary.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.has_property — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.has_property

                            -FieldAncillary.has_property(prop)[source]
                            +FieldAncillary.has_property(prop)[source]

                            Whether a property has been set.

                            New in version (cfdm): 1.7.0

                            @@ -139,7 +140,7 @@

                            cfdm.core.FieldAncillary.has_property
                            Parameters
                            -
                            prop: str

                            The name of the property.

                            +
                            prop: str

                            The name of the property.

                            Parameter example:

                            prop='long_name'

                            @@ -149,7 +150,7 @@

                            cfdm.core.FieldAncillary.has_propertyReturns
                            -
                            bool

                            True if the property has been set, otherwise False.

                            +
                            bool

                            True if the property has been set, otherwise False.

                            @@ -173,7 +174,7 @@

                            cfdm.core.FieldAncillary.has_property

                            diff --git a/docs/method/cfdm.core.FieldAncillary.properties.html b/docs/method/cfdm.core.FieldAncillary.properties.html index bafe22979e..01ff02d932 100644 --- a/docs/method/cfdm.core.FieldAncillary.properties.html +++ b/docs/method/cfdm.core.FieldAncillary.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.properties — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.properties

                            -FieldAncillary.properties()[source]
                            +FieldAncillary.properties()[source]

                            Return all properties.

                            New in version (cfdm): 1.7.0

                            @@ -139,7 +140,7 @@

                            cfdm.core.FieldAncillary.properties
                            Returns
                            -
                            dict

                            The properties.

                            +
                            dict

                            The properties.

                            @@ -168,7 +169,7 @@

                            cfdm.core.FieldAncillary.properties

                            diff --git a/docs/method/cfdm.core.FieldAncillary.set_data.html b/docs/method/cfdm.core.FieldAncillary.set_data.html index 14af799dc9..dc68064f96 100644 --- a/docs/method/cfdm.core.FieldAncillary.set_data.html +++ b/docs/method/cfdm.core.FieldAncillary.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.set_data — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.set_data

                            -FieldAncillary.set_data(data, copy=True, inplace=True)[source]
                            +FieldAncillary.set_data(data, copy=True, inplace=True)[source]

                            Set the data.

                            The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                            @@ -142,15 +143,15 @@

                            cfdm.core.FieldAncillary.set_data
                            data: data_like

                            The data to be inserted.

                            A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm.core instances that contain Data objects.

                            -
                            copy: bool, optional

                            If True (the default) then copy the data prior to +

                            copy: bool, optional

                            If True (the default) then copy the data prior to insertion, else the data is not copied.

                            -
                            inplace: bool, optional:

                            If True (the default) then do the operation in-place and -return None. If False a new, modified FieldAncillary +

                            inplace: bool, optional:

                            If True (the default) then do the operation in-place and +return None. If False a new, modified FieldAncillary instance is returned.

                            New in version (cfdm): 1.8.7.0

                            @@ -160,7 +161,7 @@

                            cfdm.core.FieldAncillary.set_dataReturns
                            -
                            None or FieldAncillary

                            If the operation was in-place then None is returned, +

                            None or FieldAncillary

                            If the operation was in-place then None is returned, otherwise return a new FieldAncillary instance containing the new data.

                            @@ -191,7 +192,7 @@

                            cfdm.core.FieldAncillary.set_data

                            diff --git a/docs/method/cfdm.core.FieldAncillary.set_properties.html b/docs/method/cfdm.core.FieldAncillary.set_properties.html index 7cc2041288..f464984b06 100644 --- a/docs/method/cfdm.core.FieldAncillary.set_properties.html +++ b/docs/method/cfdm.core.FieldAncillary.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.set_properties — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.set_properties

                            -FieldAncillary.set_properties(properties, copy=True)[source]
                            +FieldAncillary.set_properties(properties, copy=True)[source]

                            Set properties.

                            New in version (cfdm): 1.7.0

                            @@ -138,20 +139,20 @@

                            cfdm.core.FieldAncillary.set_properties
                            Parameters
                            -
                            properties: dict

                            Store the properties from the dictionary supplied.

                            +
                            properties: dict

                            Store the properties from the dictionary supplied.

                            Parameter example:

                            properties={'standard_name': 'altitude', 'foo': 'bar'}

                            -
                            copy: bool, optional

                            If False then any property values provided by the +

                            copy: bool, optional

                            If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                            Returns
                            -

                            None

                            +

                            None

                            Examples

                            @@ -178,7 +179,7 @@

                            cfdm.core.FieldAncillary.set_properties

                            diff --git a/docs/method/cfdm.core.FieldAncillary.set_property.html b/docs/method/cfdm.core.FieldAncillary.set_property.html index c54d64c354..f275a35f7b 100644 --- a/docs/method/cfdm.core.FieldAncillary.set_property.html +++ b/docs/method/cfdm.core.FieldAncillary.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.FieldAncillary.set_property — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.FieldAncillary.set_property

                            -FieldAncillary.set_property(prop, value, copy=True)[source]
                            +FieldAncillary.set_property(prop, value, copy=True)[source]

                            Set a property.

                            New in version (cfdm): 1.7.0

                            @@ -139,16 +140,16 @@

                            cfdm.core.FieldAncillary.set_property
                            Parameters
                            -
                            prop: str

                            The name of the property to be set.

                            +
                            prop: str

                            The name of the property to be set.

                            value:

                            The value for the property.

                            -
                            copy: bool, optional

                            If True then set a deep copy of value.

                            +
                            copy: bool, optional

                            If True then set a deep copy of value.

                            Returns
                            -

                            None

                            +

                            None

                            Examples

                            @@ -170,7 +171,7 @@

                            cfdm.core.FieldAncillary.set_property

                            diff --git a/docs/method/cfdm.core.InteriorRing.__deepcopy__.html b/docs/method/cfdm.core.InteriorRing.__deepcopy__.html index d44bd75a4c..a4f86d7b3b 100644 --- a/docs/method/cfdm.core.InteriorRing.__deepcopy__.html +++ b/docs/method/cfdm.core.InteriorRing.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,12 +123,12 @@

                            Related Topics

                            -
                            +

                            cfdm.core.InteriorRing.__deepcopy__

                            -InteriorRing.__deepcopy__(memo)[source]
                            -

                            Called by the copy.deepcopy function.

                            +InteriorRing.__deepcopy__(memo)[source] +

                            Called by the copy.deepcopy function.

                            x.__deepcopy__() <==> copy.deepcopy(x)

                            New in version (cfdm): 1.7.0

                            @@ -140,7 +141,7 @@

                            cfdm.core.InteriorRing.__deepcopy__

                            diff --git a/docs/method/cfdm.core.InteriorRing._docstring_method_exclusions.html b/docs/method/cfdm.core.InteriorRing._docstring_method_exclusions.html index 914bcdcfbc..5214aaaece 100644 --- a/docs/method/cfdm.core.InteriorRing._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.InteriorRing._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.InteriorRing._docstring_method_exclusions

                            -InteriorRing._docstring_method_exclusions()[source]
                            +InteriorRing._docstring_method_exclusions()[source]

                            Returns method names excluded in the class substitutions.

                            Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                            cfdm.core.InteriorRing._docstring_method_exclusions
                            Returns
                            -
                            set

                            The names of the methods to exclude from the docstring +

                            set

                            The names of the methods to exclude from the docstring substitution process.

                            @@ -167,7 +168,7 @@

                            cfdm.core.InteriorRing._docstring_method_exclusions

                            -
                            + @@ -178,11 +179,11 @@

                            cfdm.core.InteriorRing._docstring_method_exclusions diff --git a/docs/method/cfdm.core.InteriorRing._docstring_package_depth.html b/docs/method/cfdm.core.InteriorRing._docstring_package_depth.html index c48377f3fb..d1a764512d 100644 --- a/docs/method/cfdm.core.InteriorRing._docstring_package_depth.html +++ b/docs/method/cfdm.core.InteriorRing._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.InteriorRing._docstring_package_depth

                            -InteriorRing._docstring_package_depth()[source]
                            +InteriorRing._docstring_package_depth()[source]

                            Returns the class {{package}} substitutions package depth.

                            In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                            cfdm.core.InteriorRing._docstring_package_depthReturns
                            -
                            int

                            The package depth.

                            +
                            int

                            The package depth.

                            -
                            + @@ -172,11 +173,11 @@

                            cfdm.core.InteriorRing._docstring_package_depth diff --git a/docs/method/cfdm.core.InteriorRing._docstring_special_substitutions.html b/docs/method/cfdm.core.InteriorRing._docstring_special_substitutions.html index fad442da97..8ce43e43c0 100644 --- a/docs/method/cfdm.core.InteriorRing._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.InteriorRing._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.InteriorRing._docstring_special_substitutions

                            -classmethod InteriorRing._docstring_special_substitutions()[source]
                            +classmethod InteriorRing._docstring_special_substitutions()[source]

                            Return the special docstring substitutions.

                            {{class}} is replaced by the name of the class.

                            {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                            cfdm.core.InteriorRing._docstring_special_substitutions
                            Returns
                            -
                            tuple

                            The special docstring substitution identifiers.

                            +
                            tuple

                            The special docstring substitution identifiers.

                            -
                            + @@ -168,11 +169,11 @@

                            cfdm.core.InteriorRing._docstring_special_substitutions diff --git a/docs/method/cfdm.core.InteriorRing._docstring_substitutions.html b/docs/method/cfdm.core.InteriorRing._docstring_substitutions.html index 748ff0e30f..4eaeafbdcb 100644 --- a/docs/method/cfdm.core.InteriorRing._docstring_substitutions.html +++ b/docs/method/cfdm.core.InteriorRing._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.InteriorRing._docstring_substitutions

                            -InteriorRing._docstring_substitutions()[source]
                            +InteriorRing._docstring_substitutions()[source]

                            Returns the substitutions that apply to methods of the class.

                            Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                            cfdm.core.InteriorRing._docstring_substitutionsstr or a re.Pattern object.

                            -

                            If a key is a str then the corresponding value must be a string.

                            -

                            If a key is a re.Pattern object then the corresponding value +

                            A key must be either a str or a re.Pattern object.

                            +

                            If a key is a str then the corresponding value must be a string.

                            +

                            If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                            +re.Pattern.sub method.

                            New in version (cfdm): 1.8.7.0

                            @@ -169,7 +170,7 @@

                            cfdm.core.InteriorRing._docstring_substitutionsReturns
                            -
                            dict

                            The docstring substitutions. A dictionary key matches text +

                            dict

                            The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                            @@ -178,7 +179,7 @@

                            cfdm.core.InteriorRing._docstring_substitutions

                            diff --git a/docs/method/cfdm.core.InteriorRing.clear_properties.html b/docs/method/cfdm.core.InteriorRing.clear_properties.html index 96117d53d2..a823cdaec3 100644 --- a/docs/method/cfdm.core.InteriorRing.clear_properties.html +++ b/docs/method/cfdm.core.InteriorRing.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -122,11 +123,11 @@

                            Related Topics

                            -
                            +

                            cfdm.core.InteriorRing.clear_properties

                            -InteriorRing.clear_properties()[source]
                            +InteriorRing.clear_properties()[source]

                            Remove all properties.

                            New in version (cfdm): 1.7.0

                            @@ -139,7 +140,7 @@

                            cfdm.core.InteriorRing.clear_properties
                            Returns
                            -
                            dict

                            The properties that have been removed.

                            +
                            dict

                            The properties that have been removed.

                            @@ -168,7 +169,7 @@

                            cfdm.core.InteriorRing.clear_properties

                            diff --git a/docs/method/cfdm.core.InteriorRing.copy.html b/docs/method/cfdm.core.InteriorRing.copy.html index 506550beb2..5d26d0c783 100644 --- a/docs/method/cfdm.core.InteriorRing.copy.html +++ b/docs/method/cfdm.core.InteriorRing.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.copy — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                            cfdm 1.10.1.2

                            +

                            cfdm 1.11.0.0

                            @@ -86,7 +87,7 @@

                            Related Topics

                          • API reference
                            • cfdm.core classes
                            • @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.copy

                              -InteriorRing.copy(data=True)[source]
                              +InteriorRing.copy(data=True)[source]

                              Return a deep copy.

                              f.copy() is equivalent to copy.deepcopy(f).

                              Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                              cfdm.core.InteriorRing.copy
                              Parameters
                              -
                              data: bool, optional

                              If True (the default) then copy data, else the +

                              data: bool, optional

                              If True (the default) then copy data, else the data is not copied.

                              @@ -160,7 +161,7 @@

                              cfdm.core.InteriorRing.copy

                              diff --git a/docs/method/cfdm.core.InteriorRing.del_data.html b/docs/method/cfdm.core.InteriorRing.del_data.html index ca02c60e6e..77d50a5416 100644 --- a/docs/method/cfdm.core.InteriorRing.del_data.html +++ b/docs/method/cfdm.core.InteriorRing.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.del_data — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.del_data

                              -InteriorRing.del_data(default=ValueError())[source]
                              +InteriorRing.del_data(default=ValueError())[source]

                              Remove the data.

                              New in version (cfdm): 1.7.0

                              @@ -140,7 +141,7 @@

                              cfdm.core.InteriorRing.del_data
                              default: optional

                              Return the value of the default parameter if data have not been set.

                              -

                              If set to an Exception instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -176,7 +177,7 @@

                              cfdm.core.InteriorRing.del_data

                              diff --git a/docs/method/cfdm.core.InteriorRing.del_properties.html b/docs/method/cfdm.core.InteriorRing.del_properties.html index 41ef461408..4269d4eaf9 100644 --- a/docs/method/cfdm.core.InteriorRing.del_properties.html +++ b/docs/method/cfdm.core.InteriorRing.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.del_properties — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.del_properties

                              -InteriorRing.del_properties(properties)[source]
                              +InteriorRing.del_properties(properties)[source]

                              Remove properties.

                              New in version (cfdm): 1.10.0.3

                              @@ -139,7 +140,7 @@

                              cfdm.core.InteriorRing.del_properties
                              Parameters
                              -
                              properties: (sequence of) str

                              The names of the properties to be removed. If the +

                              properties: (sequence of) str

                              The names of the properties to be removed. If the InteriorRing does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                              @@ -154,7 +155,7 @@

                              cfdm.core.InteriorRing.del_propertiesReturns
                              -
                              dict

                              The removed property values, keyed by property name.

                              +
                              dict

                              The removed property values, keyed by property name.

                              @@ -176,7 +177,7 @@

                              cfdm.core.InteriorRing.del_properties

                              diff --git a/docs/method/cfdm.core.InteriorRing.del_property.html b/docs/method/cfdm.core.InteriorRing.del_property.html index 3e8628c4fa..a76c9c1246 100644 --- a/docs/method/cfdm.core.InteriorRing.del_property.html +++ b/docs/method/cfdm.core.InteriorRing.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.del_property — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.del_property

                              -InteriorRing.del_property(prop, default=ValueError())[source]
                              +InteriorRing.del_property(prop, default=ValueError())[source]

                              Remove a property.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.InteriorRing.del_property
                              Parameters
                              -
                              prop: str

                              The name of the property to be removed.

                              +
                              prop: str

                              The name of the property to be removed.

                              Parameter example:

                              prop='long_name'

                              @@ -147,7 +148,7 @@

                              cfdm.core.InteriorRing.del_propertyException instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -175,7 +176,7 @@

                              cfdm.core.InteriorRing.del_property

                              diff --git a/docs/method/cfdm.core.InteriorRing.get_data.html b/docs/method/cfdm.core.InteriorRing.get_data.html index 3721d8319f..c023483d81 100644 --- a/docs/method/cfdm.core.InteriorRing.get_data.html +++ b/docs/method/cfdm.core.InteriorRing.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.get_data — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,14 +123,14 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.get_data

                              -InteriorRing.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                              +InteriorRing.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                              Return the data.

                              -

                              Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                              +

                              Note that a Data instance is returned. Use its array attribute +to return the data as an independent numpy array.

                              The units, calendar and fill value properties are, if set, inserted into the data.

                              @@ -145,7 +146,7 @@

                              cfdm.core.InteriorRing.get_data
                              default: optional

                              Return the value of the default parameter if data have not been set.

                              -

                              If set to an Exception instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -181,7 +182,7 @@

                              cfdm.core.InteriorRing.get_data

                              diff --git a/docs/method/cfdm.core.InteriorRing.get_property.html b/docs/method/cfdm.core.InteriorRing.get_property.html index 32a51fd1cd..c71148b823 100644 --- a/docs/method/cfdm.core.InteriorRing.get_property.html +++ b/docs/method/cfdm.core.InteriorRing.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.get_property — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.get_property

                              -InteriorRing.get_property(prop, default=ValueError())[source]
                              +InteriorRing.get_property(prop, default=ValueError())[source]

                              Return a property.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.InteriorRing.get_property
                              Parameters
                              -
                              prop: str

                              The name of the property to be returned.

                              +
                              prop: str

                              The name of the property to be returned.

                              Parameter example:

                              prop='standard_name'

                              @@ -147,7 +148,7 @@

                              cfdm.core.InteriorRing.get_propertyException instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -175,7 +176,7 @@

                              cfdm.core.InteriorRing.get_property

                              diff --git a/docs/method/cfdm.core.InteriorRing.has_bounds.html b/docs/method/cfdm.core.InteriorRing.has_bounds.html index f20782a5ce..862ed7f816 100644 --- a/docs/method/cfdm.core.InteriorRing.has_bounds.html +++ b/docs/method/cfdm.core.InteriorRing.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.has_bounds

                              -InteriorRing.has_bounds()[source]
                              +InteriorRing.has_bounds()[source]

                              Whether or not there are cell bounds.

                              This is always False.

                              @@ -139,7 +140,7 @@

                              cfdm.core.InteriorRing.has_bounds
                              Returns
                              -
                              bool

                              Always False.

                              +
                              bool

                              Always False.

                              @@ -152,7 +153,7 @@

                              cfdm.core.InteriorRing.has_bounds

                              diff --git a/docs/method/cfdm.core.InteriorRing.has_data.html b/docs/method/cfdm.core.InteriorRing.has_data.html index 3dc1338d0b..4dfc12ffe1 100644 --- a/docs/method/cfdm.core.InteriorRing.has_data.html +++ b/docs/method/cfdm.core.InteriorRing.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.has_data — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.has_data

                              -InteriorRing.has_data()[source]
                              +InteriorRing.has_data()[source]

                              Whether or not the construct has data.

                              New in version (cfdm): 1.7.0

                              @@ -138,7 +139,7 @@

                              cfdm.core.InteriorRing.has_data
                              Returns
                              -
                              bool

                              True if data have been set, otherwise False.

                              +
                              bool

                              True if data have been set, otherwise False.

                              @@ -167,7 +168,7 @@

                              cfdm.core.InteriorRing.has_data

                              diff --git a/docs/method/cfdm.core.InteriorRing.has_property.html b/docs/method/cfdm.core.InteriorRing.has_property.html index c593029bbf..d6fa6fe693 100644 --- a/docs/method/cfdm.core.InteriorRing.has_property.html +++ b/docs/method/cfdm.core.InteriorRing.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.has_property — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.has_property

                              -InteriorRing.has_property(prop)[source]
                              +InteriorRing.has_property(prop)[source]

                              Whether a property has been set.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.InteriorRing.has_property
                              Parameters
                              -
                              prop: str

                              The name of the property.

                              +
                              prop: str

                              The name of the property.

                              Parameter example:

                              prop='long_name'

                              @@ -149,7 +150,7 @@

                              cfdm.core.InteriorRing.has_propertyReturns
                              -
                              bool

                              True if the property has been set, otherwise False.

                              +
                              bool

                              True if the property has been set, otherwise False.

                              @@ -173,7 +174,7 @@

                              cfdm.core.InteriorRing.has_property

                              diff --git a/docs/method/cfdm.core.InteriorRing.properties.html b/docs/method/cfdm.core.InteriorRing.properties.html index 65caa6f221..135fc79671 100644 --- a/docs/method/cfdm.core.InteriorRing.properties.html +++ b/docs/method/cfdm.core.InteriorRing.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.properties — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.properties

                              -InteriorRing.properties()[source]
                              +InteriorRing.properties()[source]

                              Return all properties.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.InteriorRing.properties
                              Returns
                              -
                              dict

                              The properties.

                              +
                              dict

                              The properties.

                              @@ -168,7 +169,7 @@

                              cfdm.core.InteriorRing.properties

                              diff --git a/docs/method/cfdm.core.InteriorRing.set_data.html b/docs/method/cfdm.core.InteriorRing.set_data.html index 0f41de1b76..8fd214332d 100644 --- a/docs/method/cfdm.core.InteriorRing.set_data.html +++ b/docs/method/cfdm.core.InteriorRing.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.set_data — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.set_data

                              -InteriorRing.set_data(data, copy=True, inplace=True)[source]
                              +InteriorRing.set_data(data, copy=True, inplace=True)[source]

                              Set the data.

                              The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                              @@ -142,15 +143,15 @@

                              cfdm.core.InteriorRing.set_data
                              data: data_like

                              The data to be inserted.

                              A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm.core instances that contain Data objects.

                              -
                              copy: bool, optional

                              If True (the default) then copy the data prior to +

                              copy: bool, optional

                              If True (the default) then copy the data prior to insertion, else the data is not copied.

                              -
                              inplace: bool, optional:

                              If True (the default) then do the operation in-place and -return None. If False a new, modified InteriorRing +

                              inplace: bool, optional:

                              If True (the default) then do the operation in-place and +return None. If False a new, modified InteriorRing instance is returned.

                              New in version (cfdm): 1.8.7.0

                              @@ -160,7 +161,7 @@

                              cfdm.core.InteriorRing.set_dataReturns
                              -
                              None or InteriorRing

                              If the operation was in-place then None is returned, +

                              None or InteriorRing

                              If the operation was in-place then None is returned, otherwise return a new InteriorRing instance containing the new data.

                              @@ -191,7 +192,7 @@

                              cfdm.core.InteriorRing.set_data

                              diff --git a/docs/method/cfdm.core.InteriorRing.set_properties.html b/docs/method/cfdm.core.InteriorRing.set_properties.html index 00b1dc4e93..aefbba1787 100644 --- a/docs/method/cfdm.core.InteriorRing.set_properties.html +++ b/docs/method/cfdm.core.InteriorRing.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.set_properties — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.set_properties

                              -InteriorRing.set_properties(properties, copy=True)[source]
                              +InteriorRing.set_properties(properties, copy=True)[source]

                              Set properties.

                              New in version (cfdm): 1.7.0

                              @@ -138,20 +139,20 @@

                              cfdm.core.InteriorRing.set_properties
                              Parameters
                              -
                              properties: dict

                              Store the properties from the dictionary supplied.

                              +
                              properties: dict

                              Store the properties from the dictionary supplied.

                              Parameter example:

                              properties={'standard_name': 'altitude', 'foo': 'bar'}

                              -
                              copy: bool, optional

                              If False then any property values provided by the +

                              copy: bool, optional

                              If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -178,7 +179,7 @@

                              cfdm.core.InteriorRing.set_properties

                              diff --git a/docs/method/cfdm.core.InteriorRing.set_property.html b/docs/method/cfdm.core.InteriorRing.set_property.html index 9a42c63e35..b975d8c93c 100644 --- a/docs/method/cfdm.core.InteriorRing.set_property.html +++ b/docs/method/cfdm.core.InteriorRing.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.InteriorRing.set_property — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.InteriorRing.set_property

                              -InteriorRing.set_property(prop, value, copy=True)[source]
                              +InteriorRing.set_property(prop, value, copy=True)[source]

                              Set a property.

                              New in version (cfdm): 1.7.0

                              @@ -139,16 +140,16 @@

                              cfdm.core.InteriorRing.set_property
                              Parameters
                              -
                              prop: str

                              The name of the property to be set.

                              +
                              prop: str

                              The name of the property to be set.

                              value:

                              The value for the property.

                              -
                              copy: bool, optional

                              If True then set a deep copy of value.

                              +
                              copy: bool, optional

                              If True then set a deep copy of value.

                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -170,7 +171,7 @@

                              cfdm.core.InteriorRing.set_property

                              diff --git a/docs/method/cfdm.core.NumpyArray._docstring_method_exclusions.html b/docs/method/cfdm.core.NumpyArray._docstring_method_exclusions.html index a9c83731e1..9fab6a53e4 100644 --- a/docs/method/cfdm.core.NumpyArray._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.NumpyArray._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.NumpyArray._docstring_method_exclusions

                              -NumpyArray._docstring_method_exclusions()[source]
                              +NumpyArray._docstring_method_exclusions()[source]

                              Returns method names excluded in the class substitutions.

                              Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                              cfdm.core.NumpyArray._docstring_method_exclusions
                              Returns
                              -
                              set

                              The names of the methods to exclude from the docstring +

                              set

                              The names of the methods to exclude from the docstring substitution process.

                              @@ -167,7 +168,7 @@

                              cfdm.core.NumpyArray._docstring_method_exclusions

                              -
                              + @@ -178,11 +179,11 @@

                              cfdm.core.NumpyArray._docstring_method_exclusions diff --git a/docs/method/cfdm.core.NumpyArray._docstring_package_depth.html b/docs/method/cfdm.core.NumpyArray._docstring_package_depth.html index 8ce782caa5..ee0d3a60b1 100644 --- a/docs/method/cfdm.core.NumpyArray._docstring_package_depth.html +++ b/docs/method/cfdm.core.NumpyArray._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.NumpyArray._docstring_package_depth

                              -NumpyArray._docstring_package_depth()[source]
                              +NumpyArray._docstring_package_depth()[source]

                              Returns the class {{package}} substitutions package depth.

                              In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                              cfdm.core.NumpyArray._docstring_package_depthReturns
                              -
                              int

                              The package depth.

                              +
                              int

                              The package depth.

                              -
                              + @@ -172,11 +173,11 @@

                              cfdm.core.NumpyArray._docstring_package_depth diff --git a/docs/method/cfdm.core.NumpyArray._docstring_special_substitutions.html b/docs/method/cfdm.core.NumpyArray._docstring_special_substitutions.html index 24ac993b6b..9a5fd26991 100644 --- a/docs/method/cfdm.core.NumpyArray._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.NumpyArray._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.NumpyArray._docstring_special_substitutions

                              -classmethod NumpyArray._docstring_special_substitutions()[source]
                              +classmethod NumpyArray._docstring_special_substitutions()[source]

                              Return the special docstring substitutions.

                              {{class}} is replaced by the name of the class.

                              {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                              cfdm.core.NumpyArray._docstring_special_substitutions
                              Returns
                              -
                              tuple

                              The special docstring substitution identifiers.

                              +
                              tuple

                              The special docstring substitution identifiers.

                              -
                              + @@ -168,11 +169,11 @@

                              cfdm.core.NumpyArray._docstring_special_substitutions diff --git a/docs/method/cfdm.core.NumpyArray._docstring_substitutions.html b/docs/method/cfdm.core.NumpyArray._docstring_substitutions.html index db53a05b0e..1bde566d62 100644 --- a/docs/method/cfdm.core.NumpyArray._docstring_substitutions.html +++ b/docs/method/cfdm.core.NumpyArray._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.NumpyArray._docstring_substitutions

                              -NumpyArray._docstring_substitutions()[source]
                              +NumpyArray._docstring_substitutions()[source]

                              Returns the substitutions that apply to methods of the class.

                              Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                              cfdm.core.NumpyArray._docstring_substitutionsstr or a re.Pattern object.

                              -

                              If a key is a str then the corresponding value must be a string.

                              -

                              If a key is a re.Pattern object then the corresponding value +

                              A key must be either a str or a re.Pattern object.

                              +

                              If a key is a str then the corresponding value must be a string.

                              +

                              If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                              +re.Pattern.sub method.

                              New in version (cfdm): 1.8.7.0

                              @@ -169,7 +170,7 @@

                              cfdm.core.NumpyArray._docstring_substitutionsReturns
                              -
                              dict

                              The docstring substitutions. A dictionary key matches text +

                              dict

                              The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                              @@ -178,7 +179,7 @@

                              cfdm.core.NumpyArray._docstring_substitutions

                              diff --git a/docs/method/cfdm.core.NumpyArray.copy.html b/docs/method/cfdm.core.NumpyArray.copy.html index 7c5b3bc528..28b7ad84bf 100644 --- a/docs/method/cfdm.core.NumpyArray.copy.html +++ b/docs/method/cfdm.core.NumpyArray.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.NumpyArray.copy — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.NumpyArray.copy

                              -NumpyArray.copy()[source]
                              +NumpyArray.copy()[source]

                              Return a deep copy of the array.

                              a.copy() is equivalent to ``copy.deepcopy(a).

                              Copy-on-write is employed. Therefore, after copying, care must be @@ -149,7 +150,7 @@

                              cfdm.core.NumpyArray.copy

                              diff --git a/docs/method/cfdm.core.Parameters.__deepcopy__.html b/docs/method/cfdm.core.Parameters.__deepcopy__.html index f0a1056e3c..80385aa94a 100644 --- a/docs/method/cfdm.core.Parameters.__deepcopy__.html +++ b/docs/method/cfdm.core.Parameters.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,12 +123,12 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.__deepcopy__

                              -Parameters.__deepcopy__(memo)[source]
                              -

                              Called by the copy.deepcopy function.

                              +Parameters.__deepcopy__(memo)[source] +

                              Called by the copy.deepcopy function.

                              x.__deepcopy__() <==> copy.deepcopy(x)

                              New in version (cfdm): 1.7.0

                              @@ -140,7 +141,7 @@

                              cfdm.core.Parameters.__deepcopy__

                              diff --git a/docs/method/cfdm.core.Parameters._docstring_method_exclusions.html b/docs/method/cfdm.core.Parameters._docstring_method_exclusions.html index bcc7970801..337af696ad 100644 --- a/docs/method/cfdm.core.Parameters._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.Parameters._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters._docstring_method_exclusions

                              -Parameters._docstring_method_exclusions()[source]
                              +Parameters._docstring_method_exclusions()[source]

                              Returns method names excluded in the class substitutions.

                              Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                              cfdm.core.Parameters._docstring_method_exclusions
                              Returns
                              -
                              set

                              The names of the methods to exclude from the docstring +

                              set

                              The names of the methods to exclude from the docstring substitution process.

                              @@ -167,7 +168,7 @@

                              cfdm.core.Parameters._docstring_method_exclusions

                              -
                              + @@ -178,11 +179,11 @@

                              cfdm.core.Parameters._docstring_method_exclusions diff --git a/docs/method/cfdm.core.Parameters._docstring_package_depth.html b/docs/method/cfdm.core.Parameters._docstring_package_depth.html index 80d6e49edf..3ee825518a 100644 --- a/docs/method/cfdm.core.Parameters._docstring_package_depth.html +++ b/docs/method/cfdm.core.Parameters._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters._docstring_package_depth

                              -Parameters._docstring_package_depth()[source]
                              +Parameters._docstring_package_depth()[source]

                              Returns the class {{package}} substitutions package depth.

                              In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                              cfdm.core.Parameters._docstring_package_depthReturns
                              -
                              int

                              The package depth.

                              +
                              int

                              The package depth.

                              -
                              + @@ -172,11 +173,11 @@

                              cfdm.core.Parameters._docstring_package_depth diff --git a/docs/method/cfdm.core.Parameters._docstring_special_substitutions.html b/docs/method/cfdm.core.Parameters._docstring_special_substitutions.html index d34e4ed34f..45bb6b055e 100644 --- a/docs/method/cfdm.core.Parameters._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.Parameters._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters._docstring_special_substitutions

                              -classmethod Parameters._docstring_special_substitutions()[source]
                              +classmethod Parameters._docstring_special_substitutions()[source]

                              Return the special docstring substitutions.

                              {{class}} is replaced by the name of the class.

                              {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                              cfdm.core.Parameters._docstring_special_substitutions
                              Returns
                              -
                              tuple

                              The special docstring substitution identifiers.

                              +
                              tuple

                              The special docstring substitution identifiers.

                              -
                              + @@ -168,11 +169,11 @@

                              cfdm.core.Parameters._docstring_special_substitutions diff --git a/docs/method/cfdm.core.Parameters._docstring_substitutions.html b/docs/method/cfdm.core.Parameters._docstring_substitutions.html index 9efc2376ff..188271f724 100644 --- a/docs/method/cfdm.core.Parameters._docstring_substitutions.html +++ b/docs/method/cfdm.core.Parameters._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters._docstring_substitutions

                              -Parameters._docstring_substitutions()[source]
                              +Parameters._docstring_substitutions()[source]

                              Returns the substitutions that apply to methods of the class.

                              Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                              cfdm.core.Parameters._docstring_substitutionsstr or a re.Pattern object.

                              -

                              If a key is a str then the corresponding value must be a string.

                              -

                              If a key is a re.Pattern object then the corresponding value +

                              A key must be either a str or a re.Pattern object.

                              +

                              If a key is a str then the corresponding value must be a string.

                              +

                              If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                              +re.Pattern.sub method.

                              New in version (cfdm): 1.8.7.0

                              @@ -169,7 +170,7 @@

                              cfdm.core.Parameters._docstring_substitutionsReturns
                              -
                              dict

                              The docstring substitutions. A dictionary key matches text +

                              dict

                              The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                              @@ -178,7 +179,7 @@

                              cfdm.core.Parameters._docstring_substitutions

                              diff --git a/docs/method/cfdm.core.Parameters.clear_parameters.html b/docs/method/cfdm.core.Parameters.clear_parameters.html index e73ec90807..1f9ab35f76 100644 --- a/docs/method/cfdm.core.Parameters.clear_parameters.html +++ b/docs/method/cfdm.core.Parameters.clear_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.clear_parameters — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.clear_parameters

                              -Parameters.clear_parameters()[source]
                              +Parameters.clear_parameters()[source]

                              Remove all parameters.

                              New in version (cfdm): 1.7.0

                              @@ -138,7 +139,7 @@

                              cfdm.core.Parameters.clear_parameters
                              Returns
                              -
                              dict

                              The parameters that have been removed.

                              +
                              dict

                              The parameters that have been removed.

                              @@ -167,7 +168,7 @@

                              cfdm.core.Parameters.clear_parameters

                              diff --git a/docs/method/cfdm.core.Parameters.copy.html b/docs/method/cfdm.core.Parameters.copy.html index e07febf5d1..f8575f0e3f 100644 --- a/docs/method/cfdm.core.Parameters.copy.html +++ b/docs/method/cfdm.core.Parameters.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.copy — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.copy

                              -Parameters.copy()[source]
                              +Parameters.copy()[source]

                              Return a deep copy.

                              f.copy() is equivalent to copy.deepcopy(f).

                              @@ -147,7 +148,7 @@

                              cfdm.core.Parameters.copy

                              diff --git a/docs/method/cfdm.core.Parameters.del_parameter.html b/docs/method/cfdm.core.Parameters.del_parameter.html index 3f87101daa..e85b4136ac 100644 --- a/docs/method/cfdm.core.Parameters.del_parameter.html +++ b/docs/method/cfdm.core.Parameters.del_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.del_parameter — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.del_parameter

                              -Parameters.del_parameter(parameter, default=ValueError())[source]
                              +Parameters.del_parameter(parameter, default=ValueError())[source]

                              Delete a parameter.

                              New in version (cfdm): 1.7.0

                              @@ -139,11 +140,11 @@

                              cfdm.core.Parameters.del_parameter
                              Parameters
                              -
                              parameter: str

                              The name of the parameter to be deleted.

                              +
                              parameter: str

                              The name of the parameter to be deleted.

                              default: optional

                              Return the value of the default parameter if the parameter has not been set.

                              -

                              If set to an Exception instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -171,7 +172,7 @@

                              cfdm.core.Parameters.del_parameter

                              diff --git a/docs/method/cfdm.core.Parameters.get_parameter.html b/docs/method/cfdm.core.Parameters.get_parameter.html index 5f9a978596..1cbfbe531c 100644 --- a/docs/method/cfdm.core.Parameters.get_parameter.html +++ b/docs/method/cfdm.core.Parameters.get_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.get_parameter — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.get_parameter

                              -Parameters.get_parameter(parameter, default=ValueError())[source]
                              +Parameters.get_parameter(parameter, default=ValueError())[source]

                              Get a parameter value.

                              New in version (cfdm): 1.7.0

                              @@ -134,11 +135,11 @@

                              cfdm.core.Parameters.get_parameter
                              Parameters
                              -
                              parameter: str

                              The name of the parameter.

                              +
                              parameter: str

                              The name of the parameter.

                              default: optional

                              Return the value of the default parameter if the parameter has not been set.

                              -

                              If set to an Exception instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -166,7 +167,7 @@

                              cfdm.core.Parameters.get_parameter

                              diff --git a/docs/method/cfdm.core.Parameters.has_parameter.html b/docs/method/cfdm.core.Parameters.has_parameter.html index d393d47a4d..1e42f8f00f 100644 --- a/docs/method/cfdm.core.Parameters.has_parameter.html +++ b/docs/method/cfdm.core.Parameters.has_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.has_parameter — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.has_parameter

                              -Parameters.has_parameter(parameter)[source]
                              +Parameters.has_parameter(parameter)[source]

                              Whether a parameter has been set.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.Parameters.has_parameter
                              Parameters
                              -
                              parameter: str

                              The name of the parameter.

                              +
                              parameter: str

                              The name of the parameter.

                              Parameter example:

                              parameter='geoid_name'

                              @@ -149,7 +150,7 @@

                              cfdm.core.Parameters.has_parameterReturns
                              -
                              bool

                              True if the parameter has been set, otherwise False.

                              +
                              bool

                              True if the parameter has been set, otherwise False.

                              @@ -173,7 +174,7 @@

                              cfdm.core.Parameters.has_parameter

                              diff --git a/docs/method/cfdm.core.Parameters.parameters.html b/docs/method/cfdm.core.Parameters.parameters.html index 8fafeb17b4..99efd2fa50 100644 --- a/docs/method/cfdm.core.Parameters.parameters.html +++ b/docs/method/cfdm.core.Parameters.parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.parameters — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.parameters

                              -Parameters.parameters()[source]
                              +Parameters.parameters()[source]

                              Return all parameters.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.Parameters.parameters
                              Returns
                              -
                              dict

                              The parameters.

                              +
                              dict

                              The parameters.

                              @@ -168,7 +169,7 @@

                              cfdm.core.Parameters.parameters

                              diff --git a/docs/method/cfdm.core.Parameters.set_parameter.html b/docs/method/cfdm.core.Parameters.set_parameter.html index 16091a97ae..4a29bd3f82 100644 --- a/docs/method/cfdm.core.Parameters.set_parameter.html +++ b/docs/method/cfdm.core.Parameters.set_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.set_parameter — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.set_parameter

                              -Parameters.set_parameter(term, value, copy=True)[source]
                              +Parameters.set_parameter(term, value, copy=True)[source]

                              Set a parameter-valued term.

                              New in version (cfdm): 1.7.0

                              @@ -137,7 +138,7 @@

                              cfdm.core.Parameters.set_parameter
                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -159,7 +160,7 @@

                              cfdm.core.Parameters.set_parameter

                              diff --git a/docs/method/cfdm.core.Parameters.set_parameters.html b/docs/method/cfdm.core.Parameters.set_parameters.html index 97626da638..98158eab8f 100644 --- a/docs/method/cfdm.core.Parameters.set_parameters.html +++ b/docs/method/cfdm.core.Parameters.set_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.Parameters.set_parameters — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Parameters.set_parameters

                              -Parameters.set_parameters(parameters, copy=True)[source]
                              +Parameters.set_parameters(parameters, copy=True)[source]

                              Set parameters.

                              New in version (cfdm): 1.7.0

                              @@ -138,20 +139,20 @@

                              cfdm.core.Parameters.set_parameters
                              Parameters
                              -
                              parameters: dict

                              Store the parameters from the dictionary supplied.

                              +
                              parameters: dict

                              Store the parameters from the dictionary supplied.

                              Parameter example:

                              parameters={'earth_radius': 6371007}

                              -
                              copy: bool, optional

                              If False then any parameter values provided by the +

                              copy: bool, optional

                              If False then any parameter values provided by the parameters parameter are not copied before insertion. By default they are deep copied.

                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -178,7 +179,7 @@

                              cfdm.core.Parameters.set_parameters

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.__deepcopy__.html b/docs/method/cfdm.core.ParametersDomainAncillaries.__deepcopy__.html index 0966679bf6..b107e729b7 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.__deepcopy__.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,12 +123,12 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.__deepcopy__

                              -ParametersDomainAncillaries.__deepcopy__(memo)[source]
                              -

                              Called by the copy.deepcopy function.

                              +ParametersDomainAncillaries.__deepcopy__(memo)[source] +

                              Called by the copy.deepcopy function.

                              x.__deepcopy__() <==> copy.deepcopy(x)

                              New in version (cfdm): 1.7.0

                              @@ -140,7 +141,7 @@

                              cfdm.core.ParametersDomainAncillaries.__deepcopy__

                              -
                              + @@ -151,11 +152,11 @@

                              cfdm.core.ParametersDomainAncillaries.__deepcopy__ diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries.html b/docs/method/cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries.html index a22583a920..87023804e9 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries

                              -ParametersDomainAncillaries.clear_domain_ancillaries()[source]
                              +ParametersDomainAncillaries.clear_domain_ancillaries()[source]

                              Remove all domain_ancillaries.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries
                              Returns
                              -
                              dict

                              The domain ancillaries that have been removed.

                              +
                              dict

                              The domain ancillaries that have been removed.

                              @@ -169,7 +170,7 @@

                              cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.clear_parameters.html b/docs/method/cfdm.core.ParametersDomainAncillaries.clear_parameters.html index 2ede46cc23..847aebf168 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.clear_parameters.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.clear_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.clear_parameters — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.clear_parameters

                              -ParametersDomainAncillaries.clear_parameters()[source]
                              +ParametersDomainAncillaries.clear_parameters()[source]

                              Remove all parameters.

                              New in version (cfdm): 1.7.0

                              @@ -138,7 +139,7 @@

                              cfdm.core.ParametersDomainAncillaries.clear_parameters
                              Returns
                              -
                              dict

                              The parameters that have been removed.

                              +
                              dict

                              The parameters that have been removed.

                              @@ -167,7 +168,7 @@

                              cfdm.core.ParametersDomainAncillaries.clear_parameters

                              -
                              + @@ -178,11 +179,11 @@

                              cfdm.core.ParametersDomainAncillaries.clear_parameters diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.copy.html b/docs/method/cfdm.core.ParametersDomainAncillaries.copy.html index d494f73f77..6e41a171db 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.copy.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.copy — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.copy

                              -ParametersDomainAncillaries.copy()[source]
                              +ParametersDomainAncillaries.copy()[source]

                              Return a deep copy.

                              f.copy() is equivalent to copy.deepcopy(f).

                              @@ -147,7 +148,7 @@

                              cfdm.core.ParametersDomainAncillaries.copy

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.del_domain_ancillary.html b/docs/method/cfdm.core.ParametersDomainAncillaries.del_domain_ancillary.html index 4309a45be9..073fb4a5b0 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.del_domain_ancillary.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.del_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.del_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.del_domain_ancillary

                              -ParametersDomainAncillaries.del_domain_ancillary(domain_ancillary, default=ValueError())[source]
                              +ParametersDomainAncillaries.del_domain_ancillary(domain_ancillary, default=ValueError())[source]

                              Delete a domain ancillary.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.ParametersDomainAncillaries.del_domain_ancillary
                              Parameters
                              -
                              domain_ancillary: str

                              The name of the domain ancillary to be deleted.

                              +
                              domain_ancillary: str

                              The name of the domain ancillary to be deleted.

                              Parameter example:

                              domain_ancillary='orog'

                              @@ -147,14 +148,14 @@

                              cfdm.core.ParametersDomainAncillaries.del_domain_ancillaryException instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              Returns
                              -
                              str

                              The removed domain ancillary key.

                              +
                              str

                              The removed domain ancillary key.

                              @@ -178,7 +179,7 @@

                              cfdm.core.ParametersDomainAncillaries.del_domain_ancillary

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.del_parameter.html b/docs/method/cfdm.core.ParametersDomainAncillaries.del_parameter.html index 6697ac037b..6281e3a861 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.del_parameter.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.del_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.del_parameter — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.del_parameter

                              -ParametersDomainAncillaries.del_parameter(parameter, default=ValueError())[source]
                              +ParametersDomainAncillaries.del_parameter(parameter, default=ValueError())[source]

                              Delete a parameter.

                              New in version (cfdm): 1.7.0

                              @@ -139,11 +140,11 @@

                              cfdm.core.ParametersDomainAncillaries.del_parameter
                              Parameters
                              -
                              parameter: str

                              The name of the parameter to be deleted.

                              +
                              parameter: str

                              The name of the parameter to be deleted.

                              default: optional

                              Return the value of the default parameter if the parameter has not been set.

                              -

                              If set to an Exception instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -171,7 +172,7 @@

                              cfdm.core.ParametersDomainAncillaries.del_parameter

                              -
                              + @@ -182,11 +183,11 @@

                              cfdm.core.ParametersDomainAncillaries.del_parameter diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.domain_ancillaries.html b/docs/method/cfdm.core.ParametersDomainAncillaries.domain_ancillaries.html index 15ea30cb4d..6426009674 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.domain_ancillaries.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.domain_ancillaries

                              -ParametersDomainAncillaries.domain_ancillaries()[source]
                              +ParametersDomainAncillaries.domain_ancillaries()[source]

                              Return all domain_ancillaries.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.ParametersDomainAncillaries.domain_ancillaries
                              Returns
                              -
                              dict

                              The domain ancillaries.

                              +
                              dict

                              The domain ancillaries.

                              @@ -169,7 +170,7 @@

                              cfdm.core.ParametersDomainAncillaries.domain_ancillaries

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.get_domain_ancillary.html b/docs/method/cfdm.core.ParametersDomainAncillaries.get_domain_ancillary.html index 5d3254ac7f..400e1a2105 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.get_domain_ancillary.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.get_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.get_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.get_domain_ancillary

                              -ParametersDomainAncillaries.get_domain_ancillary(domain_ancillary, default=ValueError())[source]
                              +ParametersDomainAncillaries.get_domain_ancillary(domain_ancillary, default=ValueError())[source]

                              Return a domain ancillary term.

                              New in version (cfdm): 1.7.0

                              @@ -139,11 +140,11 @@

                              cfdm.core.ParametersDomainAncillaries.get_domain_ancillary
                              Parameters
                              -
                              domain_ancillary: str

                              The name of the term.

                              +
                              domain_ancillary: str

                              The name of the term.

                              default: optional

                              Return the value of the default parameter if the domain ancillary term has not been set.

                              -

                              If set to an Exception instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -171,7 +172,7 @@

                              cfdm.core.ParametersDomainAncillaries.get_domain_ancillary

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.get_parameter.html b/docs/method/cfdm.core.ParametersDomainAncillaries.get_parameter.html index cbf5cdf4b0..26606170ed 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.get_parameter.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.get_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.get_parameter — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.get_parameter

                              -ParametersDomainAncillaries.get_parameter(parameter, default=ValueError())[source]
                              +ParametersDomainAncillaries.get_parameter(parameter, default=ValueError())[source]

                              Get a parameter value.

                              New in version (cfdm): 1.7.0

                              @@ -134,11 +135,11 @@

                              cfdm.core.ParametersDomainAncillaries.get_parameter
                              Parameters
                              -
                              parameter: str

                              The name of the parameter.

                              +
                              parameter: str

                              The name of the parameter.

                              default: optional

                              Return the value of the default parameter if the parameter has not been set.

                              -

                              If set to an Exception instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -166,7 +167,7 @@

                              cfdm.core.ParametersDomainAncillaries.get_parameter

                              -
                              + @@ -177,11 +178,11 @@

                              cfdm.core.ParametersDomainAncillaries.get_parameter diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.has_domain_ancillary.html b/docs/method/cfdm.core.ParametersDomainAncillaries.has_domain_ancillary.html index 710e2211cd..7d2779943b 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.has_domain_ancillary.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.has_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.has_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.has_domain_ancillary

                              -ParametersDomainAncillaries.has_domain_ancillary(domain_ancillary)[source]
                              +ParametersDomainAncillaries.has_domain_ancillary(domain_ancillary)[source]

                              Whether a domain ancillary has been set.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.ParametersDomainAncillaries.has_domain_ancillary
                              Parameters
                              -
                              domain_ancillary: str

                              The name of the term.

                              +
                              domain_ancillary: str

                              The name of the term.

                              @@ -166,7 +167,7 @@

                              cfdm.core.ParametersDomainAncillaries.has_domain_ancillary

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.has_parameter.html b/docs/method/cfdm.core.ParametersDomainAncillaries.has_parameter.html index 6512edf1d3..228dd10dc8 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.has_parameter.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.has_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.has_parameter — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.has_parameter

                              -ParametersDomainAncillaries.has_parameter(parameter)[source]
                              +ParametersDomainAncillaries.has_parameter(parameter)[source]

                              Whether a parameter has been set.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.ParametersDomainAncillaries.has_parameter
                              Parameters
                              -
                              parameter: str

                              The name of the parameter.

                              +
                              parameter: str

                              The name of the parameter.

                              Parameter example:

                              parameter='geoid_name'

                              @@ -149,7 +150,7 @@

                              cfdm.core.ParametersDomainAncillaries.has_parameter
                              Returns
                              -
                              bool

                              True if the parameter has been set, otherwise False.

                              +
                              bool

                              True if the parameter has been set, otherwise False.

                              @@ -173,7 +174,7 @@

                              cfdm.core.ParametersDomainAncillaries.has_parameter

                              -

                              +
                              @@ -184,11 +185,11 @@

                              cfdm.core.ParametersDomainAncillaries.has_parameter

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.parameters.html b/docs/method/cfdm.core.ParametersDomainAncillaries.parameters.html index 535fea041f..cb0c74c183 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.parameters.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.parameters — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.parameters

                              -ParametersDomainAncillaries.parameters()[source]
                              +ParametersDomainAncillaries.parameters()[source]

                              Return all parameters.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.ParametersDomainAncillaries.parameters
                              Returns
                              -
                              dict

                              The parameters.

                              +
                              dict

                              The parameters.

                              @@ -168,7 +169,7 @@

                              cfdm.core.ParametersDomainAncillaries.parameters

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries.html b/docs/method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries.html index d89993d38c..8a11a5b93c 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries

                              -ParametersDomainAncillaries.set_domain_ancillaries(domain_ancillaries, copy=True)[source]
                              +ParametersDomainAncillaries.set_domain_ancillaries(domain_ancillaries, copy=True)[source]

                              Set domain_ancillaries.

                              New in version (cfdm): 1.7.0

                              @@ -139,20 +140,20 @@

                              cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries
                              Parameters
                              -
                              domain_ancillaries: dict

                              Store the domain ancillaries from the dictionary supplied.

                              +
                              domain_ancillaries: dict

                              Store the domain ancillaries from the dictionary supplied.

                              Parameter example:

                              domain_ancillaries={'earth_radius': 6371007}

                              -
                              copy: bool, optional

                              If False then any parameter values provided by the +

                              copy: bool, optional

                              If False then any parameter values provided by the domain_ancillaries parameter are not copied before insertion. By default they are deep copied.

                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -180,7 +181,7 @@

                              cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillary.html b/docs/method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillary.html index 8b8995ed4d..ba2fb96f35 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillary.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillary.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.set_domain_ancillary — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.set_domain_ancillary

                              -ParametersDomainAncillaries.set_domain_ancillary(term, value, copy=True)[source]
                              +ParametersDomainAncillaries.set_domain_ancillary(term, value, copy=True)[source]

                              Set an domain ancillary-valued term.

                              New in version (cfdm): 1.7.0

                              @@ -139,16 +140,16 @@

                              cfdm.core.ParametersDomainAncillaries.set_domain_ancillary
                              Parameters
                              -
                              term: str

                              The name of the term to be set.

                              +
                              term: str

                              The name of the term to be set.

                              value:

                              The value for the term.

                              -
                              copy: bool, optional

                              If True then set a deep copy of value.

                              +
                              copy: bool, optional

                              If True then set a deep copy of value.

                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -170,7 +171,7 @@

                              cfdm.core.ParametersDomainAncillaries.set_domain_ancillary

                              diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.set_parameter.html b/docs/method/cfdm.core.ParametersDomainAncillaries.set_parameter.html index d6271ed324..ec64fd9780 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.set_parameter.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.set_parameter.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.set_parameter — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.set_parameter

                              -ParametersDomainAncillaries.set_parameter(term, value, copy=True)[source]
                              +ParametersDomainAncillaries.set_parameter(term, value, copy=True)[source]

                              Set a parameter-valued term.

                              New in version (cfdm): 1.7.0

                              @@ -137,7 +138,7 @@

                              cfdm.core.ParametersDomainAncillaries.set_parameter
                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -159,7 +160,7 @@

                              cfdm.core.ParametersDomainAncillaries.set_parameter

                              -
                              + @@ -170,11 +171,11 @@

                              cfdm.core.ParametersDomainAncillaries.set_parameter diff --git a/docs/method/cfdm.core.ParametersDomainAncillaries.set_parameters.html b/docs/method/cfdm.core.ParametersDomainAncillaries.set_parameters.html index a9eb9915f3..533325cc58 100644 --- a/docs/method/cfdm.core.ParametersDomainAncillaries.set_parameters.html +++ b/docs/method/cfdm.core.ParametersDomainAncillaries.set_parameters.html @@ -3,7 +3,8 @@ - + + cfdm.core.ParametersDomainAncillaries.set_parameters — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.ParametersDomainAncillaries.set_parameters

                              -ParametersDomainAncillaries.set_parameters(parameters, copy=True)[source]
                              +ParametersDomainAncillaries.set_parameters(parameters, copy=True)[source]

                              Set parameters.

                              New in version (cfdm): 1.7.0

                              @@ -138,20 +139,20 @@

                              cfdm.core.ParametersDomainAncillaries.set_parameters
                              Parameters
                              -
                              parameters: dict

                              Store the parameters from the dictionary supplied.

                              +
                              parameters: dict

                              Store the parameters from the dictionary supplied.

                              Parameter example:

                              parameters={'earth_radius': 6371007}

                              -
                              copy: bool, optional

                              If False then any parameter values provided by the +

                              copy: bool, optional

                              If False then any parameter values provided by the parameters parameter are not copied before insertion. By default they are deep copied.

                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -178,7 +179,7 @@

                              cfdm.core.ParametersDomainAncillaries.set_parameters -

                              + @@ -189,11 +190,11 @@

                              cfdm.core.ParametersDomainAncillaries.set_parameters diff --git a/docs/method/cfdm.core.Properties.__deepcopy__.html b/docs/method/cfdm.core.Properties.__deepcopy__.html index 9a2a9c3286..26cbe8f33f 100644 --- a/docs/method/cfdm.core.Properties.__deepcopy__.html +++ b/docs/method/cfdm.core.Properties.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,12 +123,12 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.__deepcopy__

                              -Properties.__deepcopy__(memo)[source]
                              -

                              Called by the copy.deepcopy function.

                              +Properties.__deepcopy__(memo)[source] +

                              Called by the copy.deepcopy function.

                              x.__deepcopy__() <==> copy.deepcopy(x)

                              New in version (cfdm): 1.7.0

                              @@ -140,7 +141,7 @@

                              cfdm.core.Properties.__deepcopy__

                              diff --git a/docs/method/cfdm.core.Properties._docstring_method_exclusions.html b/docs/method/cfdm.core.Properties._docstring_method_exclusions.html index 3b7f68923b..93f3793a33 100644 --- a/docs/method/cfdm.core.Properties._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.Properties._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties._docstring_method_exclusions

                              -Properties._docstring_method_exclusions()[source]
                              +Properties._docstring_method_exclusions()[source]

                              Returns method names excluded in the class substitutions.

                              Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                              cfdm.core.Properties._docstring_method_exclusions
                              Returns
                              -
                              set

                              The names of the methods to exclude from the docstring +

                              set

                              The names of the methods to exclude from the docstring substitution process.

                              @@ -167,7 +168,7 @@

                              cfdm.core.Properties._docstring_method_exclusions

                              -
                              + @@ -178,11 +179,11 @@

                              cfdm.core.Properties._docstring_method_exclusions diff --git a/docs/method/cfdm.core.Properties._docstring_package_depth.html b/docs/method/cfdm.core.Properties._docstring_package_depth.html index 5583896944..6b8f1bc3bf 100644 --- a/docs/method/cfdm.core.Properties._docstring_package_depth.html +++ b/docs/method/cfdm.core.Properties._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties._docstring_package_depth

                              -Properties._docstring_package_depth()[source]
                              +Properties._docstring_package_depth()[source]

                              Returns the class {{package}} substitutions package depth.

                              In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                              cfdm.core.Properties._docstring_package_depthReturns
                              -
                              int

                              The package depth.

                              +
                              int

                              The package depth.

                              -
                              + @@ -172,11 +173,11 @@

                              cfdm.core.Properties._docstring_package_depth diff --git a/docs/method/cfdm.core.Properties._docstring_special_substitutions.html b/docs/method/cfdm.core.Properties._docstring_special_substitutions.html index e11af17283..27d94b586b 100644 --- a/docs/method/cfdm.core.Properties._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.Properties._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties._docstring_special_substitutions

                              -classmethod Properties._docstring_special_substitutions()[source]
                              +classmethod Properties._docstring_special_substitutions()[source]

                              Return the special docstring substitutions.

                              {{class}} is replaced by the name of the class.

                              {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                              cfdm.core.Properties._docstring_special_substitutions
                              Returns
                              -
                              tuple

                              The special docstring substitution identifiers.

                              +
                              tuple

                              The special docstring substitution identifiers.

                              -
                              + @@ -168,11 +169,11 @@

                              cfdm.core.Properties._docstring_special_substitutions diff --git a/docs/method/cfdm.core.Properties._docstring_substitutions.html b/docs/method/cfdm.core.Properties._docstring_substitutions.html index 5dc79d2e4b..5bcff0c027 100644 --- a/docs/method/cfdm.core.Properties._docstring_substitutions.html +++ b/docs/method/cfdm.core.Properties._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties._docstring_substitutions

                              -Properties._docstring_substitutions()[source]
                              +Properties._docstring_substitutions()[source]

                              Returns the substitutions that apply to methods of the class.

                              Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                              cfdm.core.Properties._docstring_substitutionsstr or a re.Pattern object.

                              -

                              If a key is a str then the corresponding value must be a string.

                              -

                              If a key is a re.Pattern object then the corresponding value +

                              A key must be either a str or a re.Pattern object.

                              +

                              If a key is a str then the corresponding value must be a string.

                              +

                              If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                              +re.Pattern.sub method.

                              New in version (cfdm): 1.8.7.0

                              @@ -169,7 +170,7 @@

                              cfdm.core.Properties._docstring_substitutionsReturns
                              -
                              dict

                              The docstring substitutions. A dictionary key matches text +

                              dict

                              The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                              @@ -178,7 +179,7 @@

                              cfdm.core.Properties._docstring_substitutions

                              diff --git a/docs/method/cfdm.core.Properties.clear_properties.html b/docs/method/cfdm.core.Properties.clear_properties.html index 96a0388a78..2334896b08 100644 --- a/docs/method/cfdm.core.Properties.clear_properties.html +++ b/docs/method/cfdm.core.Properties.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.clear_properties

                              -Properties.clear_properties()[source]
                              +Properties.clear_properties()[source]

                              Remove all properties.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.Properties.clear_properties
                              Returns
                              -
                              dict

                              The properties that have been removed.

                              +
                              dict

                              The properties that have been removed.

                              @@ -168,7 +169,7 @@

                              cfdm.core.Properties.clear_properties

                              diff --git a/docs/method/cfdm.core.Properties.copy.html b/docs/method/cfdm.core.Properties.copy.html index 68e7abb455..0cc5a9682a 100644 --- a/docs/method/cfdm.core.Properties.copy.html +++ b/docs/method/cfdm.core.Properties.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.copy — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.copy

                              -Properties.copy()[source]
                              +Properties.copy()[source]

                              Return a deep copy.

                              f.copy() is equivalent to copy.deepcopy(f).

                              @@ -147,7 +148,7 @@

                              cfdm.core.Properties.copy

                              diff --git a/docs/method/cfdm.core.Properties.del_properties.html b/docs/method/cfdm.core.Properties.del_properties.html index 2d37861741..fac84c73fa 100644 --- a/docs/method/cfdm.core.Properties.del_properties.html +++ b/docs/method/cfdm.core.Properties.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.del_properties — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.del_properties

                              -Properties.del_properties(properties)[source]
                              +Properties.del_properties(properties)[source]

                              Remove properties.

                              New in version (cfdm): 1.10.0.3

                              @@ -139,7 +140,7 @@

                              cfdm.core.Properties.del_properties
                              Parameters
                              -
                              properties: (sequence of) str

                              The names of the properties to be removed. If the +

                              properties: (sequence of) str

                              The names of the properties to be removed. If the Properties does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                              @@ -154,7 +155,7 @@

                              cfdm.core.Properties.del_propertiesReturns
                              -
                              dict

                              The removed property values, keyed by property name.

                              +
                              dict

                              The removed property values, keyed by property name.

                              @@ -176,7 +177,7 @@

                              cfdm.core.Properties.del_properties

                              diff --git a/docs/method/cfdm.core.Properties.del_property.html b/docs/method/cfdm.core.Properties.del_property.html index fbc0d5d93b..e0ae1f606f 100644 --- a/docs/method/cfdm.core.Properties.del_property.html +++ b/docs/method/cfdm.core.Properties.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.del_property — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.del_property

                              -Properties.del_property(prop, default=ValueError())[source]
                              +Properties.del_property(prop, default=ValueError())[source]

                              Remove a property.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.Properties.del_property
                              Parameters
                              -
                              prop: str

                              The name of the property to be removed.

                              +
                              prop: str

                              The name of the property to be removed.

                              Parameter example:

                              prop='long_name'

                              @@ -147,7 +148,7 @@

                              cfdm.core.Properties.del_propertyException instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -175,7 +176,7 @@

                              cfdm.core.Properties.del_property

                              diff --git a/docs/method/cfdm.core.Properties.get_property.html b/docs/method/cfdm.core.Properties.get_property.html index 595432b5c7..c529f0e502 100644 --- a/docs/method/cfdm.core.Properties.get_property.html +++ b/docs/method/cfdm.core.Properties.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.get_property — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.get_property

                              -Properties.get_property(prop, default=ValueError())[source]
                              +Properties.get_property(prop, default=ValueError())[source]

                              Return a property.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.Properties.get_property
                              Parameters
                              -
                              prop: str

                              The name of the property to be returned.

                              +
                              prop: str

                              The name of the property to be returned.

                              Parameter example:

                              prop='standard_name'

                              @@ -147,7 +148,7 @@

                              cfdm.core.Properties.get_propertyException instance then it will be +

                              If set to an Exception instance then it will be raised instead.

                              @@ -175,7 +176,7 @@

                              cfdm.core.Properties.get_property

                              diff --git a/docs/method/cfdm.core.Properties.has_bounds.html b/docs/method/cfdm.core.Properties.has_bounds.html index 0b100be775..8004fc8528 100644 --- a/docs/method/cfdm.core.Properties.has_bounds.html +++ b/docs/method/cfdm.core.Properties.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.has_bounds

                              -Properties.has_bounds()[source]
                              +Properties.has_bounds()[source]

                              Whether or not there are cell bounds.

                              This is always False.

                              @@ -138,7 +139,7 @@

                              cfdm.core.Properties.has_bounds
                              Returns
                              -

                              False

                              +

                              False

                              Examples

                              @@ -149,7 +150,7 @@

                              cfdm.core.Properties.has_bounds

                              diff --git a/docs/method/cfdm.core.Properties.has_data.html b/docs/method/cfdm.core.Properties.has_data.html index 92a96122a8..4037b72ba5 100644 --- a/docs/method/cfdm.core.Properties.has_data.html +++ b/docs/method/cfdm.core.Properties.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.has_data — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.has_data

                              -Properties.has_data()[source]
                              +Properties.has_data()[source]

                              Whether or not the construct has data.

                              Properties instances never have data.

                              @@ -134,7 +135,7 @@

                              cfdm.core.Properties.has_data
                              Returns
                              -

                              False

                              +

                              False

                              Examples

                              @@ -145,7 +146,7 @@

                              cfdm.core.Properties.has_data

                              diff --git a/docs/method/cfdm.core.Properties.has_property.html b/docs/method/cfdm.core.Properties.has_property.html index 2d4abbeb03..91918feade 100644 --- a/docs/method/cfdm.core.Properties.has_property.html +++ b/docs/method/cfdm.core.Properties.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.has_property — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.has_property

                              -Properties.has_property(prop)[source]
                              +Properties.has_property(prop)[source]

                              Whether a property has been set.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.Properties.has_property
                              Parameters
                              -
                              prop: str

                              The name of the property.

                              +
                              prop: str

                              The name of the property.

                              Parameter example:

                              prop='long_name'

                              @@ -149,7 +150,7 @@

                              cfdm.core.Properties.has_propertyReturns
                              -
                              bool

                              True if the property has been set, otherwise False.

                              +
                              bool

                              True if the property has been set, otherwise False.

                              @@ -173,7 +174,7 @@

                              cfdm.core.Properties.has_property

                              diff --git a/docs/method/cfdm.core.Properties.properties.html b/docs/method/cfdm.core.Properties.properties.html index 99beac2f15..fa7be66813 100644 --- a/docs/method/cfdm.core.Properties.properties.html +++ b/docs/method/cfdm.core.Properties.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.properties — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.properties

                              -Properties.properties()[source]
                              +Properties.properties()[source]

                              Return all properties.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.Properties.properties
                              Returns
                              -
                              dict

                              The properties.

                              +
                              dict

                              The properties.

                              @@ -168,7 +169,7 @@

                              cfdm.core.Properties.properties

                              diff --git a/docs/method/cfdm.core.Properties.set_properties.html b/docs/method/cfdm.core.Properties.set_properties.html index c6c7ccdb3c..763482a4e8 100644 --- a/docs/method/cfdm.core.Properties.set_properties.html +++ b/docs/method/cfdm.core.Properties.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.set_properties — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.set_properties

                              -Properties.set_properties(properties, copy=True)[source]
                              +Properties.set_properties(properties, copy=True)[source]

                              Set properties.

                              New in version (cfdm): 1.7.0

                              @@ -138,20 +139,20 @@

                              cfdm.core.Properties.set_properties
                              Parameters
                              -
                              properties: dict

                              Store the properties from the dictionary supplied.

                              +
                              properties: dict

                              Store the properties from the dictionary supplied.

                              Parameter example:

                              properties={'standard_name': 'altitude', 'foo': 'bar'}

                              -
                              copy: bool, optional

                              If False then any property values provided by the +

                              copy: bool, optional

                              If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -178,7 +179,7 @@

                              cfdm.core.Properties.set_properties

                              diff --git a/docs/method/cfdm.core.Properties.set_property.html b/docs/method/cfdm.core.Properties.set_property.html index 53b2387b53..7292526c67 100644 --- a/docs/method/cfdm.core.Properties.set_property.html +++ b/docs/method/cfdm.core.Properties.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.Properties.set_property — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.Properties.set_property

                              -Properties.set_property(prop, value, copy=True)[source]
                              +Properties.set_property(prop, value, copy=True)[source]

                              Set a property.

                              New in version (cfdm): 1.7.0

                              @@ -139,16 +140,16 @@

                              cfdm.core.Properties.set_property
                              Parameters
                              -
                              prop: str

                              The name of the property to be set.

                              +
                              prop: str

                              The name of the property to be set.

                              value:

                              The value for the property.

                              -
                              copy: bool, optional

                              If True then set a deep copy of value.

                              +
                              copy: bool, optional

                              If True then set a deep copy of value.

                              Returns
                              -

                              None

                              +

                              None

                              Examples

                              @@ -170,7 +171,7 @@

                              cfdm.core.Properties.set_property

                              diff --git a/docs/method/cfdm.core.PropertiesData.__deepcopy__.html b/docs/method/cfdm.core.PropertiesData.__deepcopy__.html index 4acc8d1101..bab53234df 100644 --- a/docs/method/cfdm.core.PropertiesData.__deepcopy__.html +++ b/docs/method/cfdm.core.PropertiesData.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,12 +123,12 @@

                              Related Topics

                              -
                              +

                              cfdm.core.PropertiesData.__deepcopy__

                              -PropertiesData.__deepcopy__(memo)[source]
                              -

                              Called by the copy.deepcopy function.

                              +PropertiesData.__deepcopy__(memo)[source] +

                              Called by the copy.deepcopy function.

                              x.__deepcopy__() <==> copy.deepcopy(x)

                              New in version (cfdm): 1.7.0

                              @@ -140,7 +141,7 @@

                              cfdm.core.PropertiesData.__deepcopy__

                              diff --git a/docs/method/cfdm.core.PropertiesData._docstring_method_exclusions.html b/docs/method/cfdm.core.PropertiesData._docstring_method_exclusions.html index c12ce5727a..ebce430ee6 100644 --- a/docs/method/cfdm.core.PropertiesData._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.PropertiesData._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.PropertiesData._docstring_method_exclusions

                              -PropertiesData._docstring_method_exclusions()[source]
                              +PropertiesData._docstring_method_exclusions()[source]

                              Returns method names excluded in the class substitutions.

                              Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                              cfdm.core.PropertiesData._docstring_method_exclusions
                              Returns
                              -
                              set

                              The names of the methods to exclude from the docstring +

                              set

                              The names of the methods to exclude from the docstring substitution process.

                              @@ -167,7 +168,7 @@

                              cfdm.core.PropertiesData._docstring_method_exclusions

                              -
                              + @@ -178,11 +179,11 @@

                              cfdm.core.PropertiesData._docstring_method_exclusions diff --git a/docs/method/cfdm.core.PropertiesData._docstring_package_depth.html b/docs/method/cfdm.core.PropertiesData._docstring_package_depth.html index 2715d169ed..25d4198d7b 100644 --- a/docs/method/cfdm.core.PropertiesData._docstring_package_depth.html +++ b/docs/method/cfdm.core.PropertiesData._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.PropertiesData._docstring_package_depth

                              -PropertiesData._docstring_package_depth()[source]
                              +PropertiesData._docstring_package_depth()[source]

                              Returns the class {{package}} substitutions package depth.

                              In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                              cfdm.core.PropertiesData._docstring_package_depth
                              Returns
                              -
                              int

                              The package depth.

                              +
                              int

                              The package depth.

                              -
                              + @@ -172,11 +173,11 @@

                              cfdm.core.PropertiesData._docstring_package_depth diff --git a/docs/method/cfdm.core.PropertiesData._docstring_special_substitutions.html b/docs/method/cfdm.core.PropertiesData._docstring_special_substitutions.html index 3791307a42..86a8327719 100644 --- a/docs/method/cfdm.core.PropertiesData._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.PropertiesData._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.PropertiesData._docstring_special_substitutions

                              -classmethod PropertiesData._docstring_special_substitutions()[source]
                              +classmethod PropertiesData._docstring_special_substitutions()[source]

                              Return the special docstring substitutions.

                              {{class}} is replaced by the name of the class.

                              {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                              cfdm.core.PropertiesData._docstring_special_substitutions
                              Returns
                              -
                              tuple

                              The special docstring substitution identifiers.

                              +
                              tuple

                              The special docstring substitution identifiers.

                              -
                              + @@ -168,11 +169,11 @@

                              cfdm.core.PropertiesData._docstring_special_substitutions diff --git a/docs/method/cfdm.core.PropertiesData._docstring_substitutions.html b/docs/method/cfdm.core.PropertiesData._docstring_substitutions.html index 8dc49d61ec..d8275d075b 100644 --- a/docs/method/cfdm.core.PropertiesData._docstring_substitutions.html +++ b/docs/method/cfdm.core.PropertiesData._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.PropertiesData._docstring_substitutions

                              -PropertiesData._docstring_substitutions()[source]
                              +PropertiesData._docstring_substitutions()[source]

                              Returns the substitutions that apply to methods of the class.

                              Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                              cfdm.core.PropertiesData._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                              -

                              A key must be either a str or a re.Pattern object.

                              -

                              If a key is a str then the corresponding value must be a string.

                              -

                              If a key is a re.Pattern object then the corresponding value +

                              A key must be either a str or a re.Pattern object.

                              +

                              If a key is a str then the corresponding value must be a string.

                              +

                              If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                              +re.Pattern.sub method.

                              New in version (cfdm): 1.8.7.0

                              @@ -169,7 +170,7 @@

                              cfdm.core.PropertiesData._docstring_substitutions
                              Returns
                              -
                              dict

                              The docstring substitutions. A dictionary key matches text +

                              dict

                              The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                              @@ -178,7 +179,7 @@

                              cfdm.core.PropertiesData._docstring_substitutions

                              - + @@ -189,11 +190,11 @@

                              cfdm.core.PropertiesData._docstring_substitutions diff --git a/docs/method/cfdm.core.PropertiesData.clear_properties.html b/docs/method/cfdm.core.PropertiesData.clear_properties.html index 17c48f048e..07656086f3 100644 --- a/docs/method/cfdm.core.PropertiesData.clear_properties.html +++ b/docs/method/cfdm.core.PropertiesData.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -122,11 +123,11 @@

                              Related Topics

                              -
                              +

                              cfdm.core.PropertiesData.clear_properties

                              -PropertiesData.clear_properties()[source]
                              +PropertiesData.clear_properties()[source]

                              Remove all properties.

                              New in version (cfdm): 1.7.0

                              @@ -139,7 +140,7 @@

                              cfdm.core.PropertiesData.clear_properties
                              Returns
                              -
                              dict

                              The properties that have been removed.

                              +
                              dict

                              The properties that have been removed.

                              @@ -168,7 +169,7 @@

                              cfdm.core.PropertiesData.clear_properties

                              diff --git a/docs/method/cfdm.core.PropertiesData.copy.html b/docs/method/cfdm.core.PropertiesData.copy.html index 11faad1c1e..8d199e73b2 100644 --- a/docs/method/cfdm.core.PropertiesData.copy.html +++ b/docs/method/cfdm.core.PropertiesData.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.copy — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                              cfdm 1.10.1.2

                              +

                              cfdm 1.11.0.0

                              @@ -86,7 +87,7 @@

                              Related Topics

                            • API reference
                              • cfdm.core classes
                              • @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.copy

                                -PropertiesData.copy(data=True)[source]
                                +PropertiesData.copy(data=True)[source]

                                Return a deep copy.

                                f.copy() is equivalent to copy.deepcopy(f).

                                Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesData.copy
                                Parameters
                                -
                                data: bool, optional

                                If True (the default) then copy data, else the +

                                data: bool, optional

                                If True (the default) then copy data, else the data is not copied.

                                @@ -160,7 +161,7 @@

                                cfdm.core.PropertiesData.copy

                                diff --git a/docs/method/cfdm.core.PropertiesData.del_data.html b/docs/method/cfdm.core.PropertiesData.del_data.html index 2e3d265eba..fc894215f7 100644 --- a/docs/method/cfdm.core.PropertiesData.del_data.html +++ b/docs/method/cfdm.core.PropertiesData.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.del_data — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.del_data

                                -PropertiesData.del_data(default=ValueError())[source]
                                +PropertiesData.del_data(default=ValueError())[source]

                                Remove the data.

                                New in version (cfdm): 1.7.0

                                @@ -140,7 +141,7 @@

                                cfdm.core.PropertiesData.del_data
                                default: optional

                                Return the value of the default parameter if data have not been set.

                                -

                                If set to an Exception instance then it will be +

                                If set to an Exception instance then it will be raised instead.

                                @@ -176,7 +177,7 @@

                                cfdm.core.PropertiesData.del_data

                                diff --git a/docs/method/cfdm.core.PropertiesData.del_properties.html b/docs/method/cfdm.core.PropertiesData.del_properties.html index 1fe6dd7dbf..ac9888edfe 100644 --- a/docs/method/cfdm.core.PropertiesData.del_properties.html +++ b/docs/method/cfdm.core.PropertiesData.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.del_properties — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.del_properties

                                -PropertiesData.del_properties(properties)[source]
                                +PropertiesData.del_properties(properties)[source]

                                Remove properties.

                                New in version (cfdm): 1.10.0.3

                                @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesData.del_properties
                                Parameters
                                -
                                properties: (sequence of) str

                                The names of the properties to be removed. If the +

                                properties: (sequence of) str

                                The names of the properties to be removed. If the PropertiesData does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                                @@ -154,7 +155,7 @@

                                cfdm.core.PropertiesData.del_propertiesReturns
                                -
                                dict

                                The removed property values, keyed by property name.

                                +
                                dict

                                The removed property values, keyed by property name.

                                @@ -176,7 +177,7 @@

                                cfdm.core.PropertiesData.del_properties

                                diff --git a/docs/method/cfdm.core.PropertiesData.del_property.html b/docs/method/cfdm.core.PropertiesData.del_property.html index c5d8d50f59..a3fe80f8bf 100644 --- a/docs/method/cfdm.core.PropertiesData.del_property.html +++ b/docs/method/cfdm.core.PropertiesData.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.del_property — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.del_property

                                -PropertiesData.del_property(prop, default=ValueError())[source]
                                +PropertiesData.del_property(prop, default=ValueError())[source]

                                Remove a property.

                                New in version (cfdm): 1.7.0

                                @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesData.del_property
                                Parameters
                                -
                                prop: str

                                The name of the property to be removed.

                                +
                                prop: str

                                The name of the property to be removed.

                                Parameter example:

                                prop='long_name'

                                @@ -147,7 +148,7 @@

                                cfdm.core.PropertiesData.del_propertyException instance then it will be +

                                If set to an Exception instance then it will be raised instead.

                                @@ -175,7 +176,7 @@

                                cfdm.core.PropertiesData.del_property

                                diff --git a/docs/method/cfdm.core.PropertiesData.get_data.html b/docs/method/cfdm.core.PropertiesData.get_data.html index da1d2f0a34..79a5361037 100644 --- a/docs/method/cfdm.core.PropertiesData.get_data.html +++ b/docs/method/cfdm.core.PropertiesData.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.get_data — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,14 +123,14 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.get_data

                                -PropertiesData.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                                +PropertiesData.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                                Return the data.

                                -

                                Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                                +

                                Note that a Data instance is returned. Use its array attribute +to return the data as an independent numpy array.

                                The units, calendar and fill value properties are, if set, inserted into the data.

                                @@ -145,7 +146,7 @@

                                cfdm.core.PropertiesData.get_data
                                default: optional

                                Return the value of the default parameter if data have not been set.

                                -

                                If set to an Exception instance then it will be +

                                If set to an Exception instance then it will be raised instead.

                                @@ -181,7 +182,7 @@

                                cfdm.core.PropertiesData.get_data

                                diff --git a/docs/method/cfdm.core.PropertiesData.get_property.html b/docs/method/cfdm.core.PropertiesData.get_property.html index 8c99cddbb5..877cf7223c 100644 --- a/docs/method/cfdm.core.PropertiesData.get_property.html +++ b/docs/method/cfdm.core.PropertiesData.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.get_property — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.get_property

                                -PropertiesData.get_property(prop, default=ValueError())[source]
                                +PropertiesData.get_property(prop, default=ValueError())[source]

                                Return a property.

                                New in version (cfdm): 1.7.0

                                @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesData.get_property
                                Parameters
                                -
                                prop: str

                                The name of the property to be returned.

                                +
                                prop: str

                                The name of the property to be returned.

                                Parameter example:

                                prop='standard_name'

                                @@ -147,7 +148,7 @@

                                cfdm.core.PropertiesData.get_propertyException instance then it will be +

                                If set to an Exception instance then it will be raised instead.

                                @@ -175,7 +176,7 @@

                                cfdm.core.PropertiesData.get_property

                                diff --git a/docs/method/cfdm.core.PropertiesData.has_bounds.html b/docs/method/cfdm.core.PropertiesData.has_bounds.html index c226cca82e..5b006dbc2e 100644 --- a/docs/method/cfdm.core.PropertiesData.has_bounds.html +++ b/docs/method/cfdm.core.PropertiesData.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.has_bounds

                                -PropertiesData.has_bounds()[source]
                                +PropertiesData.has_bounds()[source]

                                Whether or not there are cell bounds.

                                This is always False.

                                @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesData.has_bounds
                                Returns
                                -
                                bool

                                Always False.

                                +
                                bool

                                Always False.

                                @@ -152,7 +153,7 @@

                                cfdm.core.PropertiesData.has_bounds

                                diff --git a/docs/method/cfdm.core.PropertiesData.has_data.html b/docs/method/cfdm.core.PropertiesData.has_data.html index e15f379e28..a3f1e5c4fd 100644 --- a/docs/method/cfdm.core.PropertiesData.has_data.html +++ b/docs/method/cfdm.core.PropertiesData.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.has_data — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.has_data

                                -PropertiesData.has_data()[source]
                                +PropertiesData.has_data()[source]

                                Whether or not the construct has data.

                                New in version (cfdm): 1.7.0

                                @@ -138,7 +139,7 @@

                                cfdm.core.PropertiesData.has_data
                                Returns
                                -
                                bool

                                True if data have been set, otherwise False.

                                +
                                bool

                                True if data have been set, otherwise False.

                                @@ -167,7 +168,7 @@

                                cfdm.core.PropertiesData.has_data

                                diff --git a/docs/method/cfdm.core.PropertiesData.has_property.html b/docs/method/cfdm.core.PropertiesData.has_property.html index d6704f5ce3..214351034a 100644 --- a/docs/method/cfdm.core.PropertiesData.has_property.html +++ b/docs/method/cfdm.core.PropertiesData.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.has_property — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.has_property

                                -PropertiesData.has_property(prop)[source]
                                +PropertiesData.has_property(prop)[source]

                                Whether a property has been set.

                                New in version (cfdm): 1.7.0

                                @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesData.has_property
                                Parameters
                                -
                                prop: str

                                The name of the property.

                                +
                                prop: str

                                The name of the property.

                                Parameter example:

                                prop='long_name'

                                @@ -149,7 +150,7 @@

                                cfdm.core.PropertiesData.has_propertyReturns
                                -
                                bool

                                True if the property has been set, otherwise False.

                                +
                                bool

                                True if the property has been set, otherwise False.

                                @@ -173,7 +174,7 @@

                                cfdm.core.PropertiesData.has_property

                                diff --git a/docs/method/cfdm.core.PropertiesData.properties.html b/docs/method/cfdm.core.PropertiesData.properties.html index 2176ef4110..36fa03a4d3 100644 --- a/docs/method/cfdm.core.PropertiesData.properties.html +++ b/docs/method/cfdm.core.PropertiesData.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.properties — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.properties

                                -PropertiesData.properties()[source]
                                +PropertiesData.properties()[source]

                                Return all properties.

                                New in version (cfdm): 1.7.0

                                @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesData.properties
                                Returns
                                -
                                dict

                                The properties.

                                +
                                dict

                                The properties.

                                @@ -168,7 +169,7 @@

                                cfdm.core.PropertiesData.properties

                                diff --git a/docs/method/cfdm.core.PropertiesData.set_data.html b/docs/method/cfdm.core.PropertiesData.set_data.html index 930492a0b7..a4e477aea8 100644 --- a/docs/method/cfdm.core.PropertiesData.set_data.html +++ b/docs/method/cfdm.core.PropertiesData.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.set_data — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.set_data

                                -PropertiesData.set_data(data, copy=True, inplace=True)[source]
                                +PropertiesData.set_data(data, copy=True, inplace=True)[source]

                                Set the data.

                                The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                                @@ -142,15 +143,15 @@

                                cfdm.core.PropertiesData.set_data
                                data: data_like

                                The data to be inserted.

                                A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm.core instances that contain Data objects.

                                -
                                copy: bool, optional

                                If True (the default) then copy the data prior to +

                                copy: bool, optional

                                If True (the default) then copy the data prior to insertion, else the data is not copied.

                                -
                                inplace: bool, optional:

                                If True (the default) then do the operation in-place and -return None. If False a new, modified PropertiesData +

                                inplace: bool, optional:

                                If True (the default) then do the operation in-place and +return None. If False a new, modified PropertiesData instance is returned.

                                New in version (cfdm): 1.8.7.0

                                @@ -160,7 +161,7 @@

                                cfdm.core.PropertiesData.set_dataReturns
                                -
                                None or PropertiesData

                                If the operation was in-place then None is returned, +

                                None or PropertiesData

                                If the operation was in-place then None is returned, otherwise return a new PropertiesData instance containing the new data.

                                @@ -191,7 +192,7 @@

                                cfdm.core.PropertiesData.set_data

                                diff --git a/docs/method/cfdm.core.PropertiesData.set_properties.html b/docs/method/cfdm.core.PropertiesData.set_properties.html index 95f2aea2b0..c8950a175d 100644 --- a/docs/method/cfdm.core.PropertiesData.set_properties.html +++ b/docs/method/cfdm.core.PropertiesData.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.set_properties — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.set_properties

                                -PropertiesData.set_properties(properties, copy=True)[source]
                                +PropertiesData.set_properties(properties, copy=True)[source]

                                Set properties.

                                New in version (cfdm): 1.7.0

                                @@ -138,20 +139,20 @@

                                cfdm.core.PropertiesData.set_properties
                                Parameters
                                -
                                properties: dict

                                Store the properties from the dictionary supplied.

                                +
                                properties: dict

                                Store the properties from the dictionary supplied.

                                Parameter example:

                                properties={'standard_name': 'altitude', 'foo': 'bar'}

                                -
                                copy: bool, optional

                                If False then any property values provided by the +

                                copy: bool, optional

                                If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                                Returns
                                -

                                None

                                +

                                None

                                Examples

                                @@ -178,7 +179,7 @@

                                cfdm.core.PropertiesData.set_properties

                                diff --git a/docs/method/cfdm.core.PropertiesData.set_property.html b/docs/method/cfdm.core.PropertiesData.set_property.html index 17fc3c13da..bf3d1f15f8 100644 --- a/docs/method/cfdm.core.PropertiesData.set_property.html +++ b/docs/method/cfdm.core.PropertiesData.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesData.set_property — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesData.set_property

                                -PropertiesData.set_property(prop, value, copy=True)[source]
                                +PropertiesData.set_property(prop, value, copy=True)[source]

                                Set a property.

                                New in version (cfdm): 1.7.0

                                @@ -139,16 +140,16 @@

                                cfdm.core.PropertiesData.set_property
                                Parameters
                                -
                                prop: str

                                The name of the property to be set.

                                +
                                prop: str

                                The name of the property to be set.

                                value:

                                The value for the property.

                                -
                                copy: bool, optional

                                If True then set a deep copy of value.

                                +
                                copy: bool, optional

                                If True then set a deep copy of value.

                                Returns
                                -

                                None

                                +

                                None

                                Examples

                                @@ -170,7 +171,7 @@

                                cfdm.core.PropertiesData.set_property

                                diff --git a/docs/method/cfdm.core.PropertiesDataBounds.__deepcopy__.html b/docs/method/cfdm.core.PropertiesDataBounds.__deepcopy__.html index 320e7ee79a..67f19632d9 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.__deepcopy__.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.__deepcopy__.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.__deepcopy__ — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,12 +123,12 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesDataBounds.__deepcopy__

                                -PropertiesDataBounds.__deepcopy__(memo)[source]
                                -

                                Called by the copy.deepcopy function.

                                +PropertiesDataBounds.__deepcopy__(memo)[source] +

                                Called by the copy.deepcopy function.

                                x.__deepcopy__() <==> copy.deepcopy(x)

                                New in version (cfdm): 1.7.0

                                @@ -140,7 +141,7 @@

                                cfdm.core.PropertiesDataBounds.__deepcopy__

                                diff --git a/docs/method/cfdm.core.PropertiesDataBounds._docstring_method_exclusions.html b/docs/method/cfdm.core.PropertiesDataBounds._docstring_method_exclusions.html index e5688c28c1..8583607401 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds._docstring_method_exclusions.html +++ b/docs/method/cfdm.core.PropertiesDataBounds._docstring_method_exclusions.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds._docstring_method_exclusions — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesDataBounds._docstring_method_exclusions

                                -PropertiesDataBounds._docstring_method_exclusions()[source]
                                +PropertiesDataBounds._docstring_method_exclusions()[source]

                                Returns method names excluded in the class substitutions.

                                Exclusions for a class may be defined by creating a __docstring_method_exclusions__ method that returns the sequence @@ -159,7 +160,7 @@

                                cfdm.core.PropertiesDataBounds._docstring_method_exclusionsReturns
                                -
                                set

                                The names of the methods to exclude from the docstring +

                                set

                                The names of the methods to exclude from the docstring substitution process.

                                @@ -167,7 +168,7 @@

                                cfdm.core.PropertiesDataBounds._docstring_method_exclusions

                                diff --git a/docs/method/cfdm.core.PropertiesDataBounds._docstring_package_depth.html b/docs/method/cfdm.core.PropertiesDataBounds._docstring_package_depth.html index e8199424bf..7085afb0f9 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds._docstring_package_depth.html +++ b/docs/method/cfdm.core.PropertiesDataBounds._docstring_package_depth.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds._docstring_package_depth — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesDataBounds._docstring_package_depth

                                -PropertiesDataBounds._docstring_package_depth()[source]
                                +PropertiesDataBounds._docstring_package_depth()[source]

                                Returns the class {{package}} substitutions package depth.

                                In docstrings, {{package}} is replaced by the name of the package, as defined by the first N+1 . (dot) separated fields @@ -154,14 +155,14 @@

                                cfdm.core.PropertiesDataBounds._docstring_package_depth
                                Returns
                                -
                                int

                                The package depth.

                                +
                                int

                                The package depth.

                                -
                                + @@ -172,11 +173,11 @@

                                cfdm.core.PropertiesDataBounds._docstring_package_depth diff --git a/docs/method/cfdm.core.PropertiesDataBounds._docstring_special_substitutions.html b/docs/method/cfdm.core.PropertiesDataBounds._docstring_special_substitutions.html index 1a369ff28e..d2e32e370f 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds._docstring_special_substitutions.html +++ b/docs/method/cfdm.core.PropertiesDataBounds._docstring_special_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds._docstring_special_substitutions — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesDataBounds._docstring_special_substitutions

                                -classmethod PropertiesDataBounds._docstring_special_substitutions()[source]
                                +classmethod PropertiesDataBounds._docstring_special_substitutions()[source]

                                Return the special docstring substitutions.

                                {{class}} is replaced by the name of the class.

                                {{class_lower}} is replaced by the name of the class @@ -150,14 +151,14 @@

                                cfdm.core.PropertiesDataBounds._docstring_special_substitutions
                                Returns
                                -
                                tuple

                                The special docstring substitution identifiers.

                                +
                                tuple

                                The special docstring substitution identifiers.

                                -
                                + @@ -168,11 +169,11 @@

                                cfdm.core.PropertiesDataBounds._docstring_special_substitutions diff --git a/docs/method/cfdm.core.PropertiesDataBounds._docstring_substitutions.html b/docs/method/cfdm.core.PropertiesDataBounds._docstring_substitutions.html index 49345d9be3..799a39bc9e 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds._docstring_substitutions.html +++ b/docs/method/cfdm.core.PropertiesDataBounds._docstring_substitutions.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds._docstring_substitutions — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesDataBounds._docstring_substitutions

                                -PropertiesDataBounds._docstring_substitutions()[source]
                                +PropertiesDataBounds._docstring_substitutions()[source]

                                Returns the substitutions that apply to methods of the class.

                                Text to be replaced is specified as a key in the returned dictionary, with the replacement text defined by the corresponding @@ -143,11 +144,11 @@

                                cfdm.core.PropertiesDataBounds._docstring_substitutionsnot be replaced. This restriction is to prevent the possibility of infinite recursion.

                                -

                                A key must be either a str or a re.Pattern object.

                                -

                                If a key is a str then the corresponding value must be a string.

                                -

                                If a key is a re.Pattern object then the corresponding value +

                                A key must be either a str or a re.Pattern object.

                                +

                                If a key is a str then the corresponding value must be a string.

                                +

                                If a key is a re.Pattern object then the corresponding value must be a string or a callable, as accepted by the -re.Pattern.sub method.

                                +re.Pattern.sub method.

                                New in version (cfdm): 1.8.7.0

                                @@ -169,7 +170,7 @@

                                cfdm.core.PropertiesDataBounds._docstring_substitutions
                                Returns
                                -
                                dict

                                The docstring substitutions. A dictionary key matches text +

                                dict

                                The docstring substitutions. A dictionary key matches text in the docstrings, with a corresponding value its replacement.

                                @@ -178,7 +179,7 @@

                                cfdm.core.PropertiesDataBounds._docstring_substitutions

                                - + @@ -189,11 +190,11 @@

                                cfdm.core.PropertiesDataBounds._docstring_substitutions diff --git a/docs/method/cfdm.core.PropertiesDataBounds.clear_properties.html b/docs/method/cfdm.core.PropertiesDataBounds.clear_properties.html index 37c007d5d3..1dc650524f 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.clear_properties.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.clear_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.clear_properties — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesDataBounds.clear_properties

                                -PropertiesDataBounds.clear_properties()[source]
                                +PropertiesDataBounds.clear_properties()[source]

                                Remove all properties.

                                New in version (cfdm): 1.7.0

                                @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesDataBounds.clear_properties
                                Returns
                                -
                                dict

                                The properties that have been removed.

                                +
                                dict

                                The properties that have been removed.

                                @@ -168,7 +169,7 @@

                                cfdm.core.PropertiesDataBounds.clear_properties

                                diff --git a/docs/method/cfdm.core.PropertiesDataBounds.copy.html b/docs/method/cfdm.core.PropertiesDataBounds.copy.html index 13baf859e7..08cf461317 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.copy.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.copy.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.copy — Documentation @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -122,11 +123,11 @@

                                Related Topics

                                -
                                +

                                cfdm.core.PropertiesDataBounds.copy

                                -PropertiesDataBounds.copy(data=True)[source]
                                +PropertiesDataBounds.copy(data=True)[source]

                                Return a deep copy.

                                f.copy() is equivalent to copy.deepcopy(f).

                                Arrays within Data instances are copied with a @@ -139,7 +140,7 @@

                                cfdm.core.PropertiesDataBounds.copy
                                Parameters
                                -
                                data: bool, optional

                                If True (the default) then copy data, else the +

                                data: bool, optional

                                If True (the default) then copy data, else the data is not copied.

                                @@ -160,7 +161,7 @@

                                cfdm.core.PropertiesDataBounds.copy

                                diff --git a/docs/method/cfdm.core.PropertiesDataBounds.del_bounds.html b/docs/method/cfdm.core.PropertiesDataBounds.del_bounds.html index 166eddb697..5ad4db49bb 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.del_bounds.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.del_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.del_bounds — Documentation @@ -22,7 +23,7 @@ - + @@ -37,7 +38,7 @@ -

                                cfdm 1.10.1.2

                                +

                                cfdm 1.11.0.0

                                @@ -86,7 +87,7 @@

                                Related Topics

                              • API reference
                                • cfdm.core classes
                                • @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.del_bounds

                                  -PropertiesDataBounds.del_bounds(default=ValueError())[source]
                                  +PropertiesDataBounds.del_bounds(default=ValueError())[source]

                                  Remove the bounds.

                                  New in version (cfdm): 1.7.0

                                  @@ -140,7 +141,7 @@

                                  cfdm.core.PropertiesDataBounds.del_bounds
                                  default: optional

                                  Return the value of the default parameter if bounds have not been set.

                                  -

                                  If set to an Exception instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  @@ -173,7 +174,7 @@

                                  cfdm.core.PropertiesDataBounds.del_bounds

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.del_data.html b/docs/method/cfdm.core.PropertiesDataBounds.del_data.html index 2c6d0e01d1..9359fe8ccb 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.del_data.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.del_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.del_data — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.del_data

                                  -PropertiesDataBounds.del_data(default=ValueError())[source]
                                  +PropertiesDataBounds.del_data(default=ValueError())[source]

                                  Remove the data.

                                  New in version (cfdm): 1.7.0

                                  @@ -140,7 +141,7 @@

                                  cfdm.core.PropertiesDataBounds.del_data
                                  default: optional

                                  Return the value of the default parameter if data have not been set.

                                  -

                                  If set to an Exception instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  @@ -176,7 +177,7 @@

                                  cfdm.core.PropertiesDataBounds.del_data

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.del_geometry.html b/docs/method/cfdm.core.PropertiesDataBounds.del_geometry.html index b0d85477d1..2b2ea0e0b9 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.del_geometry.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.del_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.del_geometry — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.del_geometry

                                  -PropertiesDataBounds.del_geometry(default=ValueError())[source]
                                  +PropertiesDataBounds.del_geometry(default=ValueError())[source]

                                  Remove the geometry type.

                                  New in version (cfdm): 1.8.0

                                  @@ -140,14 +141,14 @@

                                  cfdm.core.PropertiesDataBounds.del_geometry
                                  default: optional

                                  Return the value of the default parameter if the geometry type has not been set.

                                  -

                                  If set to an Exception instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  Returns
                                  -
                                  str

                                  The removed geometry type.

                                  +
                                  str

                                  The removed geometry type.

                                  @@ -173,7 +174,7 @@

                                  cfdm.core.PropertiesDataBounds.del_geometry

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.del_interior_ring.html b/docs/method/cfdm.core.PropertiesDataBounds.del_interior_ring.html index 285fb255d5..b6a339b859 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.del_interior_ring.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.del_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.del_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.del_interior_ring

                                  -PropertiesDataBounds.del_interior_ring(default=ValueError())[source]
                                  +PropertiesDataBounds.del_interior_ring(default=ValueError())[source]

                                  Remove the geometry type.

                                  New in version (cfdm): 1.8.6.0

                                  @@ -141,7 +142,7 @@

                                  cfdm.core.PropertiesDataBounds.del_interior_ring
                                  default: optional

                                  Return the value of the default parameter if the geometry type has not been set.

                                  -

                                  If set to an Exception instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  @@ -176,7 +177,7 @@

                                  cfdm.core.PropertiesDataBounds.del_interior_ring

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.del_properties.html b/docs/method/cfdm.core.PropertiesDataBounds.del_properties.html index 4ff82be5de..47cb02420c 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.del_properties.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.del_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.del_properties — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.del_properties

                                  -PropertiesDataBounds.del_properties(properties)[source]
                                  +PropertiesDataBounds.del_properties(properties)[source]

                                  Remove properties.

                                  New in version (cfdm): 1.10.0.3

                                  @@ -139,7 +140,7 @@

                                  cfdm.core.PropertiesDataBounds.del_properties
                                  Parameters
                                  -
                                  properties: (sequence of) str

                                  The names of the properties to be removed. If the +

                                  properties: (sequence of) str

                                  The names of the properties to be removed. If the PropertiesDataBounds does not have a particular property then that property is ignored. No properties are removed if properties is an empty sequence.

                                  @@ -154,7 +155,7 @@

                                  cfdm.core.PropertiesDataBounds.del_propertiesReturns
                                  -
                                  dict

                                  The removed property values, keyed by property name.

                                  +
                                  dict

                                  The removed property values, keyed by property name.

                                  @@ -176,7 +177,7 @@

                                  cfdm.core.PropertiesDataBounds.del_properties

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.del_property.html b/docs/method/cfdm.core.PropertiesDataBounds.del_property.html index fdb8f4b8a8..9cdef9ccf4 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.del_property.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.del_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.del_property — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.del_property

                                  -PropertiesDataBounds.del_property(prop, default=ValueError())[source]
                                  +PropertiesDataBounds.del_property(prop, default=ValueError())[source]

                                  Remove a property.

                                  New in version (cfdm): 1.7.0

                                  @@ -139,7 +140,7 @@

                                  cfdm.core.PropertiesDataBounds.del_property
                                  Parameters
                                  -
                                  prop: str

                                  The name of the property to be removed.

                                  +
                                  prop: str

                                  The name of the property to be removed.

                                  Parameter example:

                                  prop='long_name'

                                  @@ -147,7 +148,7 @@

                                  cfdm.core.PropertiesDataBounds.del_propertyException instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  @@ -175,7 +176,7 @@

                                  cfdm.core.PropertiesDataBounds.del_property

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.get_bounds.html b/docs/method/cfdm.core.PropertiesDataBounds.get_bounds.html index 432b96eb31..8c97c1adcd 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.get_bounds.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.get_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.get_bounds — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.get_bounds

                                  -PropertiesDataBounds.get_bounds(default=ValueError())[source]
                                  +PropertiesDataBounds.get_bounds(default=ValueError())[source]

                                  Return the bounds.

                                  New in version (cfdm): 1.7.0

                                  @@ -141,7 +142,7 @@

                                  cfdm.core.PropertiesDataBounds.get_bounds
                                  default: optional

                                  Return the value of the default parameter if bounds have not been set.

                                  -

                                  If set to an Exception instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  @@ -174,7 +175,7 @@

                                  cfdm.core.PropertiesDataBounds.get_bounds

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.get_data.html b/docs/method/cfdm.core.PropertiesDataBounds.get_data.html index 156626f395..f5e85f410b 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.get_data.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.get_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.get_data — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,14 +123,14 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.get_data

                                  -PropertiesDataBounds.get_data(default=ValueError(), _units=True, _fill_value=True)[source]
                                  +PropertiesDataBounds.get_data(default=ValueError(), _units=True, _fill_value=True)[source]

                                  Return the data.

                                  -

                                  Note that a Data instance is returned. Use its array attribute -to return the data as an independent numpy array.

                                  +

                                  Note that a Data instance is returned. Use its array attribute +to return the data as an independent numpy array.

                                  The units, calendar and fill value properties are, if set, inserted into the data.

                                  @@ -145,7 +146,7 @@

                                  cfdm.core.PropertiesDataBounds.get_data
                                  default: optional

                                  Return the value of the default parameter if data have not been set.

                                  -

                                  If set to an Exception instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  @@ -181,7 +182,7 @@

                                  cfdm.core.PropertiesDataBounds.get_data

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.get_geometry.html b/docs/method/cfdm.core.PropertiesDataBounds.get_geometry.html index c812d83165..fd04d610c1 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.get_geometry.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.get_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.get_geometry — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.get_geometry

                                  -PropertiesDataBounds.get_geometry(default=ValueError())[source]
                                  +PropertiesDataBounds.get_geometry(default=ValueError())[source]

                                  Return the geometry type.

                                  New in version (cfdm): 1.8.0

                                  @@ -140,14 +141,14 @@

                                  cfdm.core.PropertiesDataBounds.get_geometry
                                  default: optional

                                  Return the value of the default parameter if the geometry type has not been set.

                                  -

                                  If set to an Exception instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  Returns
                                  -
                                  str

                                  The geometry type.

                                  +
                                  str

                                  The geometry type.

                                  @@ -173,7 +174,7 @@

                                  cfdm.core.PropertiesDataBounds.get_geometry

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.get_interior_ring.html b/docs/method/cfdm.core.PropertiesDataBounds.get_interior_ring.html index fb51764934..6a542f7372 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.get_interior_ring.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.get_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.get_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.get_interior_ring

                                  -PropertiesDataBounds.get_interior_ring(default=ValueError())[source]
                                  +PropertiesDataBounds.get_interior_ring(default=ValueError())[source]

                                  Return the interior ring variable for polygon geometries.

                                  f.get_interior_ring() is equivalent to f.interior_ring

                                  @@ -142,7 +143,7 @@

                                  cfdm.core.PropertiesDataBounds.get_interior_ring
                                  default: optional

                                  Return the value of the default parameter if interior ring data have not been set.

                                  -

                                  If set to an Exception instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  @@ -177,7 +178,7 @@

                                  cfdm.core.PropertiesDataBounds.get_interior_ring

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.get_property.html b/docs/method/cfdm.core.PropertiesDataBounds.get_property.html index ae3e020d9f..318e8167ed 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.get_property.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.get_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.get_property — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.get_property

                                  -PropertiesDataBounds.get_property(prop, default=ValueError())[source]
                                  +PropertiesDataBounds.get_property(prop, default=ValueError())[source]

                                  Return a property.

                                  New in version (cfdm): 1.7.0

                                  @@ -139,7 +140,7 @@

                                  cfdm.core.PropertiesDataBounds.get_property
                                  Parameters
                                  -
                                  prop: str

                                  The name of the property to be returned.

                                  +
                                  prop: str

                                  The name of the property to be returned.

                                  Parameter example:

                                  prop='standard_name'

                                  @@ -147,7 +148,7 @@

                                  cfdm.core.PropertiesDataBounds.get_propertyException instance then it will be +

                                  If set to an Exception instance then it will be raised instead.

                                  @@ -175,7 +176,7 @@

                                  cfdm.core.PropertiesDataBounds.get_property

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.has_bounds.html b/docs/method/cfdm.core.PropertiesDataBounds.has_bounds.html index 66375d03fb..b8940bf02f 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.has_bounds.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.has_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.has_bounds — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.has_bounds

                                  -PropertiesDataBounds.has_bounds()[source]
                                  +PropertiesDataBounds.has_bounds()[source]

                                  Whether or not there are bounds.

                                  New in version (cfdm): 1.7.0

                                  @@ -139,7 +140,7 @@

                                  cfdm.core.PropertiesDataBounds.has_bounds
                                  Returns
                                  -
                                  bool

                                  True if there are bounds, otherwise False.

                                  +
                                  bool

                                  True if there are bounds, otherwise False.

                                  @@ -165,7 +166,7 @@

                                  cfdm.core.PropertiesDataBounds.has_bounds

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.has_data.html b/docs/method/cfdm.core.PropertiesDataBounds.has_data.html index db34c63180..d35e33bc28 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.has_data.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.has_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.has_data — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.has_data

                                  -PropertiesDataBounds.has_data()[source]
                                  +PropertiesDataBounds.has_data()[source]

                                  Whether or not the construct has data.

                                  New in version (cfdm): 1.7.0

                                  @@ -138,7 +139,7 @@

                                  cfdm.core.PropertiesDataBounds.has_data
                                  Returns
                                  -
                                  bool

                                  True if data have been set, otherwise False.

                                  +
                                  bool

                                  True if data have been set, otherwise False.

                                  @@ -167,7 +168,7 @@

                                  cfdm.core.PropertiesDataBounds.has_data

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.has_geometry.html b/docs/method/cfdm.core.PropertiesDataBounds.has_geometry.html index 786ac53756..4bb595d177 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.has_geometry.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.has_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.has_geometry — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.has_geometry

                                  -PropertiesDataBounds.has_geometry()[source]
                                  +PropertiesDataBounds.has_geometry()[source]

                                  True if there is a geometry type.

                                  New in version (cfdm): 1.8.0

                                  @@ -138,7 +139,7 @@

                                  cfdm.core.PropertiesDataBounds.has_geometry
                                  Returns
                                  -
                                  bool

                                  Whether or not there is a geometry type.

                                  +
                                  bool

                                  Whether or not there is a geometry type.

                                  @@ -164,7 +165,7 @@

                                  cfdm.core.PropertiesDataBounds.has_geometry

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.has_interior_ring.html b/docs/method/cfdm.core.PropertiesDataBounds.has_interior_ring.html index 2cb41dfef3..2264dd33ce 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.has_interior_ring.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.has_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.has_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.has_interior_ring

                                  -PropertiesDataBounds.has_interior_ring()[source]
                                  +PropertiesDataBounds.has_interior_ring()[source]

                                  Whether or not there is an interior ring variable.

                                  New in version (cfdm): 1.8.0

                                  @@ -139,7 +140,7 @@

                                  cfdm.core.PropertiesDataBounds.has_interior_ring
                                  Returns
                                  -
                                  bool

                                  True if there is an interior ring variable, otherwise +

                                  bool

                                  True if there is an interior ring variable, otherwise False.

                                  @@ -168,7 +169,7 @@

                                  cfdm.core.PropertiesDataBounds.has_interior_ring

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.has_property.html b/docs/method/cfdm.core.PropertiesDataBounds.has_property.html index 1218e75626..39673877a0 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.has_property.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.has_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.has_property — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.has_property

                                  -PropertiesDataBounds.has_property(prop)[source]
                                  +PropertiesDataBounds.has_property(prop)[source]

                                  Whether a property has been set.

                                  New in version (cfdm): 1.7.0

                                  @@ -139,7 +140,7 @@

                                  cfdm.core.PropertiesDataBounds.has_property
                                  Parameters
                                  -
                                  prop: str

                                  The name of the property.

                                  +
                                  prop: str

                                  The name of the property.

                                  Parameter example:

                                  prop='long_name'

                                  @@ -149,7 +150,7 @@

                                  cfdm.core.PropertiesDataBounds.has_propertyReturns
                                  -
                                  bool

                                  True if the property has been set, otherwise False.

                                  +
                                  bool

                                  True if the property has been set, otherwise False.

                                  @@ -173,7 +174,7 @@

                                  cfdm.core.PropertiesDataBounds.has_property

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.properties.html b/docs/method/cfdm.core.PropertiesDataBounds.properties.html index ecc4f4db2c..e225ec8e79 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.properties.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.properties — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.properties

                                  -PropertiesDataBounds.properties()[source]
                                  +PropertiesDataBounds.properties()[source]

                                  Return all properties.

                                  New in version (cfdm): 1.7.0

                                  @@ -139,7 +140,7 @@

                                  cfdm.core.PropertiesDataBounds.properties
                                  Returns
                                  -
                                  dict

                                  The properties.

                                  +
                                  dict

                                  The properties.

                                  @@ -168,7 +169,7 @@

                                  cfdm.core.PropertiesDataBounds.properties

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.set_bounds.html b/docs/method/cfdm.core.PropertiesDataBounds.set_bounds.html index 058aab9b2a..074d83ee70 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.set_bounds.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.set_bounds.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.set_bounds — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.set_bounds

                                  -PropertiesDataBounds.set_bounds(bounds, copy=True)[source]
                                  +PropertiesDataBounds.set_bounds(bounds, copy=True)[source]

                                  Set the bounds.

                                  New in version (cfdm): 1.7.0

                                  @@ -141,13 +142,13 @@

                                  cfdm.core.PropertiesDataBounds.set_bounds
                                  data: Bounds

                                  The bounds to be inserted.

                                  -
                                  copy: bool, optional

                                  If True (the default) then copy the bounds prior to +

                                  copy: bool, optional

                                  If True (the default) then copy the bounds prior to insertion, else the bounds are not copied.

                                  Returns
                                  -

                                  None

                                  +

                                  None

                                  Examples

                                  @@ -171,7 +172,7 @@

                                  cfdm.core.PropertiesDataBounds.set_bounds

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.set_data.html b/docs/method/cfdm.core.PropertiesDataBounds.set_data.html index a6e917b8ac..8843b03f1a 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.set_data.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.set_data.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.set_data — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.set_data

                                  -PropertiesDataBounds.set_data(data, copy=True, inplace=True)[source]
                                  +PropertiesDataBounds.set_data(data, copy=True, inplace=True)[source]

                                  Set the data.

                                  The units, calendar and fill value of the incoming Data instance are removed prior to insertion.

                                  @@ -142,15 +143,15 @@

                                  cfdm.core.PropertiesDataBounds.set_data
                                  data: data_like

                                  The data to be inserted.

                                  A data_like object is any object that can be converted -to a Data object, i.e. numpy array_like objects, +to a Data object, i.e. numpy array_like objects, Data objects, and cfdm.core instances that contain Data objects.

                                  -
                                  copy: bool, optional

                                  If True (the default) then copy the data prior to +

                                  copy: bool, optional

                                  If True (the default) then copy the data prior to insertion, else the data is not copied.

                                  -
                                  inplace: bool, optional:

                                  If True (the default) then do the operation in-place and -return None. If False a new, modified PropertiesDataBounds +

                                  inplace: bool, optional:

                                  If True (the default) then do the operation in-place and +return None. If False a new, modified PropertiesDataBounds instance is returned.

                                  New in version (cfdm): 1.8.7.0

                                  @@ -160,7 +161,7 @@

                                  cfdm.core.PropertiesDataBounds.set_dataReturns
                                  -
                                  None or PropertiesDataBounds

                                  If the operation was in-place then None is returned, +

                                  None or PropertiesDataBounds

                                  If the operation was in-place then None is returned, otherwise return a new PropertiesDataBounds instance containing the new data.

                                  @@ -191,7 +192,7 @@

                                  cfdm.core.PropertiesDataBounds.set_data

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.set_geometry.html b/docs/method/cfdm.core.PropertiesDataBounds.set_geometry.html index e1c2d030b7..bb661204c1 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.set_geometry.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.set_geometry.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.set_geometry — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.set_geometry

                                  -PropertiesDataBounds.set_geometry(value)[source]
                                  +PropertiesDataBounds.set_geometry(value)[source]

                                  Set the geometry type.

                                  New in version (cfdm): 1.8.0

                                  @@ -138,12 +139,12 @@

                                  cfdm.core.PropertiesDataBounds.set_geometry
                                  Parameters
                                  -
                                  value: str

                                  The geometry type to set.

                                  +
                                  value: str

                                  The geometry type to set.

                                  Returns
                                  -

                                  None

                                  +

                                  None

                                  Examples

                                  @@ -167,7 +168,7 @@

                                  cfdm.core.PropertiesDataBounds.set_geometry

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.set_interior_ring.html b/docs/method/cfdm.core.PropertiesDataBounds.set_interior_ring.html index a6a2e95acb..419daa0de4 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.set_interior_ring.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.set_interior_ring.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.set_interior_ring — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.set_interior_ring

                                  -PropertiesDataBounds.set_interior_ring(interior_ring, copy=True)[source]
                                  +PropertiesDataBounds.set_interior_ring(interior_ring, copy=True)[source]

                                  Set the interior_ring.

                                  New in version (cfdm): 1.8.0

                                  @@ -141,13 +142,13 @@

                                  cfdm.core.PropertiesDataBounds.set_interior_ring
                                  interior_ring: InteriorRing

                                  The interior_ring to be inserted.

                                  -
                                  copy: bool, optional

                                  If True (the default) then copy the interior_ring +

                                  copy: bool, optional

                                  If True (the default) then copy the interior_ring prior to insertion, else it is not copied.

                                  Returns
                                  -

                                  None

                                  +

                                  None

                                  Examples

                                  @@ -173,7 +174,7 @@

                                  cfdm.core.PropertiesDataBounds.set_interior_ring

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.set_properties.html b/docs/method/cfdm.core.PropertiesDataBounds.set_properties.html index 4daefdc545..a4539b1034 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.set_properties.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.set_properties.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.set_properties — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.set_properties

                                  -PropertiesDataBounds.set_properties(properties, copy=True)[source]
                                  +PropertiesDataBounds.set_properties(properties, copy=True)[source]

                                  Set properties.

                                  New in version (cfdm): 1.7.0

                                  @@ -138,20 +139,20 @@

                                  cfdm.core.PropertiesDataBounds.set_properties
                                  Parameters
                                  -
                                  properties: dict

                                  Store the properties from the dictionary supplied.

                                  +
                                  properties: dict

                                  Store the properties from the dictionary supplied.

                                  Parameter example:

                                  properties={'standard_name': 'altitude', 'foo': 'bar'}

                                  -
                                  copy: bool, optional

                                  If False then any property values provided by the +

                                  copy: bool, optional

                                  If False then any property values provided by the properties parameter are not copied before insertion. By default they are deep copied.

                                  Returns
                                  -

                                  None

                                  +

                                  None

                                  Examples

                                  @@ -178,7 +179,7 @@

                                  cfdm.core.PropertiesDataBounds.set_properties

                                  diff --git a/docs/method/cfdm.core.PropertiesDataBounds.set_property.html b/docs/method/cfdm.core.PropertiesDataBounds.set_property.html index aa90356006..06cc4d3441 100644 --- a/docs/method/cfdm.core.PropertiesDataBounds.set_property.html +++ b/docs/method/cfdm.core.PropertiesDataBounds.set_property.html @@ -3,7 +3,8 @@ - + + cfdm.core.PropertiesDataBounds.set_property — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -122,11 +123,11 @@

                                  Related Topics

                                  -
                                  +

                                  cfdm.core.PropertiesDataBounds.set_property

                                  -PropertiesDataBounds.set_property(prop, value, copy=True)[source]
                                  +PropertiesDataBounds.set_property(prop, value, copy=True)[source]

                                  Set a property.

                                  New in version (cfdm): 1.7.0

                                  @@ -139,16 +140,16 @@

                                  cfdm.core.PropertiesDataBounds.set_property
                                  Parameters
                                  -
                                  prop: str

                                  The name of the property to be set.

                                  +
                                  prop: str

                                  The name of the property to be set.

                                  value:

                                  The value for the property.

                                  -
                                  copy: bool, optional

                                  If True then set a deep copy of value.

                                  +
                                  copy: bool, optional

                                  If True then set a deep copy of value.

                                  Returns
                                  -

                                  None

                                  +

                                  None

                                  Examples

                                  @@ -170,7 +171,7 @@

                                  cfdm.core.PropertiesDataBounds.set_property

                                  diff --git a/docs/objects.inv b/docs/objects.inv index 61e0c484c2..553ea50aa6 100644 Binary files a/docs/objects.inv and b/docs/objects.inv differ diff --git a/docs/performance.html b/docs/performance.html index bd112a9d3d..47af293067 100644 --- a/docs/performance.html +++ b/docs/performance.html @@ -3,7 +3,8 @@ - + + Performance — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -116,17 +117,17 @@

                                  Related Topics

                                  -
                                  +

                                  Performance


                                  -

                                  Version 1.10.1.2 for version 1.10 of the CF conventions.

                                  +

                                  Version 1.11.0.0 for version 1.11 of the CF conventions.

                                  -
                                  +

                                  Memory

                                  When a dataset is read using cfdm.read, lazy loading is employed for all data arrays, which means that no data is read into memory until the @@ -142,8 +143,8 @@

                                  Related Topics

                                  comprises a very large array in memory, and the copy operation is fast.


                                  -
                                  -
                                  +
                                  +

                                  In-place operations

                                  Some methods that create new a instance have an option to perform the operation in-place, rather than creating a new independent object. The @@ -177,8 +178,8 @@

                                  Related Topics

                                  - - + + @@ -189,11 +190,11 @@

                                  Related Topics

                                  diff --git a/docs/philosophy.html b/docs/philosophy.html index 8ec101eaf0..c4e685aeef 100644 --- a/docs/philosophy.html +++ b/docs/philosophy.html @@ -3,7 +3,8 @@ - + + Philosophy — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -116,10 +117,10 @@

                                  Related Topics

                                  -
                                  +

                                  Philosophy


                                  -

                                  Version 1.10.1.2 for version 1.10 of the CF conventions.

                                  +

                                  Version 1.11.0.0 for version 1.11 of the CF conventions.

                                  -
                                  +

                                  Two levels of implementation

                                  The basic requirement of the reference implementation is to represent the logical CF data model in memory with a @@ -146,8 +147,8 @@

                                  Two levels of implementation
                                  -

                                  -
                                  +
                                  +

                                  CF conventions

                                  The CF data model does not enforce the CF conventions. CF-compliance is the responsibility of the user. For example, a “units” property @@ -159,9 +160,9 @@

                                  Two levels of implementation -

                                  +
                                  -
                                  +

                                  Functionality

                                  The cfdm package has, with few exceptions, only the functionality required to read and write datasets, and to create, modify and inspect @@ -175,9 +176,9 @@

                                  Functionality

                                  The cf-python and cf-plot packages, that are built on top of the cfdm package, include much more higher level functionality.

                                  -

                                  +
                                  -
                                  +

                                  API

                                  The design of an application programming interface (API) needs to strike a balance between being verbose and terse. A verbose API is @@ -187,8 +188,8 @@

                                  APIAPI

                                  diff --git a/docs/releases.html b/docs/releases.html index 3a6fca59f9..3da8ace006 100644 --- a/docs/releases.html +++ b/docs/releases.html @@ -3,7 +3,8 @@ - + + Releases — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -116,26 +117,33 @@

                                  Related Topics

                                  -
                                  +

                                  Releases


                                  Documentation for all versions of cfdm.

                                  -
                                  -

                                  CF-1.10

                                  +
                                  +

                                  CF-1.11

                                  + +
                                  +
                                  +

                                  CF-1.10

                                  -
                                  +

                                  -
                                  -

                                  CF-1.9

                                  +
                                  +

                                  CF-1.9

                                  -
                                  +
                                  -
                                  -

                                  CF-1.8

                                  +
                                  +

                                  CF-1.8

                                  -
                                  +
                                  -
                                  -

                                  CF-1.7

                                  +
                                  +

                                  CF-1.7


                                  -
                                  -
                                  -

                                  Versioning

                                  -
                                  -

                                  Finding versions

                                  + +
                                  +

                                  Versioning

                                  +
                                  +

                                  Finding versions

                                  The version of the CF conventions and the CF data model being used may be found with the cfdm.CF function:

                                  +
                                  +

                                  Versioning strategy

                                  A CF.major.minor numeric version scheme is used, where CF is the version of the CF conventions (e.g. 1.10) to which a particular version of cfdm applies.

                                  @@ -248,9 +256,9 @@

                                  Versioning strategyVersioning strategy

                                  diff --git a/docs/sample_datasets.html b/docs/sample_datasets.html index 448a4dde5a..e034bcfa44 100644 --- a/docs/sample_datasets.html +++ b/docs/sample_datasets.html @@ -3,7 +3,8 @@ - + + Sample datasets — Documentation @@ -35,7 +36,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -112,7 +113,7 @@

                                  Related Topics

                                  -
                                  +

                                  Sample datasets

                                  This tutorial uses a number of small sample datasets, all of which can be found in the zip file cfdm_tutorial_files.zip @@ -120,8 +121,8 @@

                                  Related Topics

                                  8kB):

                                  Unpack the sample datasets.
                                  -
                                  $ unzip -q cfdm_tutorial_files.zip
                                  -$ ls -1
                                  +
                                  $ unzip -q cfdm_tutorial_files.zip
                                  +$ ls -1
                                   cfdm_tutorial_files.zip
                                   contiguous.nc
                                   external.nc
                                  @@ -136,7 +137,7 @@ 

                                  Related Topics

                                  the directory that contains the zip file and its unpacked contents, and no other files.


                                  -
                                  +
                                  @@ -147,11 +148,11 @@

                                  Related Topics

                                  diff --git a/docs/search.html b/docs/search.html index 9d3a56fd4f..ac6f1556a0 100644 --- a/docs/search.html +++ b/docs/search.html @@ -40,7 +40,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -136,11 +136,11 @@

                                  Search

                                  diff --git a/docs/searchindex.js b/docs/searchindex.js index cacd30de80..0c324a9e16 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["Changelog","api_reference","attribute/cfdm.Array.array","attribute/cfdm.Array.dtype","attribute/cfdm.Array.ndim","attribute/cfdm.Array.shape","attribute/cfdm.Array.size","attribute/cfdm.AuxiliaryCoordinate.array","attribute/cfdm.AuxiliaryCoordinate.bounds","attribute/cfdm.AuxiliaryCoordinate.construct_type","attribute/cfdm.AuxiliaryCoordinate.data","attribute/cfdm.AuxiliaryCoordinate.datetime_array","attribute/cfdm.AuxiliaryCoordinate.dtype","attribute/cfdm.AuxiliaryCoordinate.interior_ring","attribute/cfdm.AuxiliaryCoordinate.ndim","attribute/cfdm.AuxiliaryCoordinate.shape","attribute/cfdm.AuxiliaryCoordinate.size","attribute/cfdm.Bounds.array","attribute/cfdm.Bounds.data","attribute/cfdm.Bounds.datetime_array","attribute/cfdm.Bounds.dtype","attribute/cfdm.Bounds.ndim","attribute/cfdm.Bounds.shape","attribute/cfdm.Bounds.size","attribute/cfdm.CellMeasure.array","attribute/cfdm.CellMeasure.construct_type","attribute/cfdm.CellMeasure.data","attribute/cfdm.CellMeasure.datetime_array","attribute/cfdm.CellMeasure.dtype","attribute/cfdm.CellMeasure.ndim","attribute/cfdm.CellMeasure.shape","attribute/cfdm.CellMeasure.size","attribute/cfdm.CellMethod.construct_type","attribute/cfdm.CompressedArray.array","attribute/cfdm.CompressedArray.compressed_array","attribute/cfdm.CompressedArray.dtype","attribute/cfdm.CompressedArray.ndim","attribute/cfdm.CompressedArray.shape","attribute/cfdm.CompressedArray.size","attribute/cfdm.Constant._func","attribute/cfdm.Constant.value","attribute/cfdm.CoordinateReference.construct_type","attribute/cfdm.CoordinateReference.coordinate_conversion","attribute/cfdm.CoordinateReference.datum","attribute/cfdm.Count.array","attribute/cfdm.Count.data","attribute/cfdm.Count.datetime_array","attribute/cfdm.Count.dtype","attribute/cfdm.Count.ndim","attribute/cfdm.Count.shape","attribute/cfdm.Count.size","attribute/cfdm.Data.array","attribute/cfdm.Data.compressed_array","attribute/cfdm.Data.data","attribute/cfdm.Data.datetime_array","attribute/cfdm.Data.datetime_as_string","attribute/cfdm.Data.dtype","attribute/cfdm.Data.mask","attribute/cfdm.Data.ndim","attribute/cfdm.Data.shape","attribute/cfdm.Data.size","attribute/cfdm.DimensionCoordinate.array","attribute/cfdm.DimensionCoordinate.bounds","attribute/cfdm.DimensionCoordinate.construct_type","attribute/cfdm.DimensionCoordinate.data","attribute/cfdm.DimensionCoordinate.datetime_array","attribute/cfdm.DimensionCoordinate.dtype","attribute/cfdm.DimensionCoordinate.interior_ring","attribute/cfdm.DimensionCoordinate.ndim","attribute/cfdm.DimensionCoordinate.shape","attribute/cfdm.DimensionCoordinate.size","attribute/cfdm.Domain.construct_type","attribute/cfdm.Domain.constructs","attribute/cfdm.DomainAncillary.array","attribute/cfdm.DomainAncillary.bounds","attribute/cfdm.DomainAncillary.construct_type","attribute/cfdm.DomainAncillary.data","attribute/cfdm.DomainAncillary.datetime_array","attribute/cfdm.DomainAncillary.dtype","attribute/cfdm.DomainAncillary.interior_ring","attribute/cfdm.DomainAncillary.ndim","attribute/cfdm.DomainAncillary.shape","attribute/cfdm.DomainAncillary.size","attribute/cfdm.DomainAxis.construct_type","attribute/cfdm.Field.array","attribute/cfdm.Field.construct_type","attribute/cfdm.Field.constructs","attribute/cfdm.Field.data","attribute/cfdm.Field.datetime_array","attribute/cfdm.Field.domain","attribute/cfdm.Field.dtype","attribute/cfdm.Field.ndim","attribute/cfdm.Field.shape","attribute/cfdm.Field.size","attribute/cfdm.FieldAncillary.array","attribute/cfdm.FieldAncillary.construct_type","attribute/cfdm.FieldAncillary.data","attribute/cfdm.FieldAncillary.datetime_array","attribute/cfdm.FieldAncillary.dtype","attribute/cfdm.FieldAncillary.ndim","attribute/cfdm.FieldAncillary.shape","attribute/cfdm.FieldAncillary.size","attribute/cfdm.GatheredArray.array","attribute/cfdm.GatheredArray.compressed_array","attribute/cfdm.GatheredArray.dtype","attribute/cfdm.GatheredArray.ndim","attribute/cfdm.GatheredArray.shape","attribute/cfdm.GatheredArray.size","attribute/cfdm.Index.array","attribute/cfdm.Index.data","attribute/cfdm.Index.datetime_array","attribute/cfdm.Index.dtype","attribute/cfdm.Index.ndim","attribute/cfdm.Index.shape","attribute/cfdm.Index.size","attribute/cfdm.InteriorRing.array","attribute/cfdm.InteriorRing.data","attribute/cfdm.InteriorRing.datetime_array","attribute/cfdm.InteriorRing.dtype","attribute/cfdm.InteriorRing.ndim","attribute/cfdm.InteriorRing.shape","attribute/cfdm.InteriorRing.size","attribute/cfdm.List.array","attribute/cfdm.List.data","attribute/cfdm.List.datetime_array","attribute/cfdm.List.dtype","attribute/cfdm.List.ndim","attribute/cfdm.List.shape","attribute/cfdm.List.size","attribute/cfdm.NetCDFArray.array","attribute/cfdm.NetCDFArray.dtype","attribute/cfdm.NetCDFArray.ndim","attribute/cfdm.NetCDFArray.shape","attribute/cfdm.NetCDFArray.size","attribute/cfdm.NumpyArray.array","attribute/cfdm.NumpyArray.dtype","attribute/cfdm.NumpyArray.ndim","attribute/cfdm.NumpyArray.shape","attribute/cfdm.NumpyArray.size","attribute/cfdm.RaggedContiguousArray.array","attribute/cfdm.RaggedContiguousArray.compressed_array","attribute/cfdm.RaggedContiguousArray.dtype","attribute/cfdm.RaggedContiguousArray.ndim","attribute/cfdm.RaggedContiguousArray.shape","attribute/cfdm.RaggedContiguousArray.size","attribute/cfdm.RaggedIndexedArray.array","attribute/cfdm.RaggedIndexedArray.compressed_array","attribute/cfdm.RaggedIndexedArray.dtype","attribute/cfdm.RaggedIndexedArray.ndim","attribute/cfdm.RaggedIndexedArray.shape","attribute/cfdm.RaggedIndexedArray.size","attribute/cfdm.RaggedIndexedContiguousArray.array","attribute/cfdm.RaggedIndexedContiguousArray.compressed_array","attribute/cfdm.RaggedIndexedContiguousArray.dtype","attribute/cfdm.RaggedIndexedContiguousArray.ndim","attribute/cfdm.RaggedIndexedContiguousArray.shape","attribute/cfdm.RaggedIndexedContiguousArray.size","attribute/cfdm.core.Array.array","attribute/cfdm.core.Array.dtype","attribute/cfdm.core.Array.ndim","attribute/cfdm.core.Array.shape","attribute/cfdm.core.Array.size","attribute/cfdm.core.AuxiliaryCoordinate.bounds","attribute/cfdm.core.AuxiliaryCoordinate.construct_type","attribute/cfdm.core.AuxiliaryCoordinate.data","attribute/cfdm.core.AuxiliaryCoordinate.interior_ring","attribute/cfdm.core.Bounds.data","attribute/cfdm.core.CellMeasure.construct_type","attribute/cfdm.core.CellMeasure.data","attribute/cfdm.core.CellMethod.construct_type","attribute/cfdm.core.Coordinate.bounds","attribute/cfdm.core.Coordinate.data","attribute/cfdm.core.Coordinate.interior_ring","attribute/cfdm.core.CoordinateReference.construct_type","attribute/cfdm.core.CoordinateReference.coordinate_conversion","attribute/cfdm.core.CoordinateReference.datum","attribute/cfdm.core.Data.array","attribute/cfdm.core.Data.dtype","attribute/cfdm.core.Data.ndim","attribute/cfdm.core.Data.shape","attribute/cfdm.core.Data.size","attribute/cfdm.core.DimensionCoordinate.bounds","attribute/cfdm.core.DimensionCoordinate.construct_type","attribute/cfdm.core.DimensionCoordinate.data","attribute/cfdm.core.DimensionCoordinate.interior_ring","attribute/cfdm.core.Domain.construct_type","attribute/cfdm.core.Domain.constructs","attribute/cfdm.core.DomainAncillary.bounds","attribute/cfdm.core.DomainAncillary.construct_type","attribute/cfdm.core.DomainAncillary.data","attribute/cfdm.core.DomainAncillary.interior_ring","attribute/cfdm.core.DomainAxis.construct_type","attribute/cfdm.core.Field.construct_type","attribute/cfdm.core.Field.constructs","attribute/cfdm.core.Field.data","attribute/cfdm.core.Field.domain","attribute/cfdm.core.FieldAncillary.construct_type","attribute/cfdm.core.FieldAncillary.data","attribute/cfdm.core.InteriorRing.data","attribute/cfdm.core.NumpyArray.array","attribute/cfdm.core.NumpyArray.dtype","attribute/cfdm.core.NumpyArray.ndim","attribute/cfdm.core.NumpyArray.shape","attribute/cfdm.core.NumpyArray.size","attribute/cfdm.core.PropertiesData.data","attribute/cfdm.core.PropertiesDataBounds.bounds","attribute/cfdm.core.PropertiesDataBounds.data","attribute/cfdm.core.PropertiesDataBounds.interior_ring","cf_data_model","class","class/cfdm.Array","class/cfdm.AuxiliaryCoordinate","class/cfdm.Bounds","class/cfdm.CellMeasure","class/cfdm.CellMethod","class/cfdm.CompressedArray","class/cfdm.Configuration","class/cfdm.Constant","class/cfdm.Constructs","class/cfdm.CoordinateConversion","class/cfdm.CoordinateReference","class/cfdm.Count","class/cfdm.Data","class/cfdm.Datum","class/cfdm.DimensionCoordinate","class/cfdm.Domain","class/cfdm.DomainAncillary","class/cfdm.DomainAxis","class/cfdm.Field","class/cfdm.FieldAncillary","class/cfdm.GatheredArray","class/cfdm.Index","class/cfdm.InteriorRing","class/cfdm.List","class/cfdm.NetCDFArray","class/cfdm.NumpyArray","class/cfdm.RaggedContiguousArray","class/cfdm.RaggedIndexedArray","class/cfdm.RaggedIndexedContiguousArray","class/cfdm.core.Array","class/cfdm.core.AuxiliaryCoordinate","class/cfdm.core.Bounds","class/cfdm.core.CellMeasure","class/cfdm.core.CellMethod","class/cfdm.core.Constructs","class/cfdm.core.Container","class/cfdm.core.Coordinate","class/cfdm.core.CoordinateConversion","class/cfdm.core.CoordinateReference","class/cfdm.core.Data","class/cfdm.core.Datum","class/cfdm.core.DimensionCoordinate","class/cfdm.core.DocstringRewriteMeta","class/cfdm.core.Domain","class/cfdm.core.DomainAncillary","class/cfdm.core.DomainAxis","class/cfdm.core.Field","class/cfdm.core.FieldAncillary","class/cfdm.core.InteriorRing","class/cfdm.core.NumpyArray","class/cfdm.core.Parameters","class/cfdm.core.ParametersDomainAncillaries","class/cfdm.core.Properties","class/cfdm.core.PropertiesData","class/cfdm.core.PropertiesDataBounds","class_core","constant","contributing","extensions","function/cfdm.ATOL","function/cfdm.CF","function/cfdm.LOG_LEVEL","function/cfdm.RTOL","function/cfdm.abspath","function/cfdm.atol","function/cfdm.configuration","function/cfdm.environment","function/cfdm.example_domain","function/cfdm.example_field","function/cfdm.example_fields","function/cfdm.implementation","function/cfdm.log_level","function/cfdm.read","function/cfdm.rtol","function/cfdm.unique_constructs","function/cfdm.write","functions","index","installation","introduction","method/cfdm.Array.__array__","method/cfdm.Array.__deepcopy__","method/cfdm.Array.__getitem__","method/cfdm.Array.__repr__","method/cfdm.Array.__str__","method/cfdm.Array._docstring_method_exclusions","method/cfdm.Array._docstring_package_depth","method/cfdm.Array._docstring_special_substitutions","method/cfdm.Array._docstring_substitutions","method/cfdm.Array.copy","method/cfdm.Array.get_calendar","method/cfdm.Array.get_compression_type","method/cfdm.Array.get_subspace","method/cfdm.Array.get_units","method/cfdm.AuxiliaryCoordinate.__deepcopy__","method/cfdm.AuxiliaryCoordinate.__getitem__","method/cfdm.AuxiliaryCoordinate.__repr__","method/cfdm.AuxiliaryCoordinate.__str__","method/cfdm.AuxiliaryCoordinate._docstring_method_exclusions","method/cfdm.AuxiliaryCoordinate._docstring_package_depth","method/cfdm.AuxiliaryCoordinate._docstring_special_substitutions","method/cfdm.AuxiliaryCoordinate._docstring_substitutions","method/cfdm.AuxiliaryCoordinate.apply_masking","method/cfdm.AuxiliaryCoordinate.clear_properties","method/cfdm.AuxiliaryCoordinate.copy","method/cfdm.AuxiliaryCoordinate.creation_commands","method/cfdm.AuxiliaryCoordinate.del_bounds","method/cfdm.AuxiliaryCoordinate.del_climatology","method/cfdm.AuxiliaryCoordinate.del_data","method/cfdm.AuxiliaryCoordinate.del_geometry","method/cfdm.AuxiliaryCoordinate.del_interior_ring","method/cfdm.AuxiliaryCoordinate.del_node_count","method/cfdm.AuxiliaryCoordinate.del_part_node_count","method/cfdm.AuxiliaryCoordinate.del_properties","method/cfdm.AuxiliaryCoordinate.del_property","method/cfdm.AuxiliaryCoordinate.dump","method/cfdm.AuxiliaryCoordinate.equals","method/cfdm.AuxiliaryCoordinate.get_bounds","method/cfdm.AuxiliaryCoordinate.get_bounds_data","method/cfdm.AuxiliaryCoordinate.get_climatology","method/cfdm.AuxiliaryCoordinate.get_data","method/cfdm.AuxiliaryCoordinate.get_filenames","method/cfdm.AuxiliaryCoordinate.get_geometry","method/cfdm.AuxiliaryCoordinate.get_interior_ring","method/cfdm.AuxiliaryCoordinate.get_node_count","method/cfdm.AuxiliaryCoordinate.get_original_filenames","method/cfdm.AuxiliaryCoordinate.get_part_node_count","method/cfdm.AuxiliaryCoordinate.get_property","method/cfdm.AuxiliaryCoordinate.has_bounds","method/cfdm.AuxiliaryCoordinate.has_data","method/cfdm.AuxiliaryCoordinate.has_geometry","method/cfdm.AuxiliaryCoordinate.has_interior_ring","method/cfdm.AuxiliaryCoordinate.has_node_count","method/cfdm.AuxiliaryCoordinate.has_part_node_count","method/cfdm.AuxiliaryCoordinate.has_property","method/cfdm.AuxiliaryCoordinate.identities","method/cfdm.AuxiliaryCoordinate.identity","method/cfdm.AuxiliaryCoordinate.insert_dimension","method/cfdm.AuxiliaryCoordinate.is_climatology","method/cfdm.AuxiliaryCoordinate.nc_clear_variable_groups","method/cfdm.AuxiliaryCoordinate.nc_del_variable","method/cfdm.AuxiliaryCoordinate.nc_get_variable","method/cfdm.AuxiliaryCoordinate.nc_has_variable","method/cfdm.AuxiliaryCoordinate.nc_set_variable","method/cfdm.AuxiliaryCoordinate.nc_set_variable_groups","method/cfdm.AuxiliaryCoordinate.nc_variable_groups","method/cfdm.AuxiliaryCoordinate.properties","method/cfdm.AuxiliaryCoordinate.set_bounds","method/cfdm.AuxiliaryCoordinate.set_climatology","method/cfdm.AuxiliaryCoordinate.set_data","method/cfdm.AuxiliaryCoordinate.set_geometry","method/cfdm.AuxiliaryCoordinate.set_interior_ring","method/cfdm.AuxiliaryCoordinate.set_node_count","method/cfdm.AuxiliaryCoordinate.set_part_node_count","method/cfdm.AuxiliaryCoordinate.set_properties","method/cfdm.AuxiliaryCoordinate.set_property","method/cfdm.AuxiliaryCoordinate.squeeze","method/cfdm.AuxiliaryCoordinate.to_memory","method/cfdm.AuxiliaryCoordinate.transpose","method/cfdm.AuxiliaryCoordinate.uncompress","method/cfdm.Bounds.__deepcopy__","method/cfdm.Bounds.__getitem__","method/cfdm.Bounds.__repr__","method/cfdm.Bounds.__str__","method/cfdm.Bounds._docstring_method_exclusions","method/cfdm.Bounds._docstring_package_depth","method/cfdm.Bounds._docstring_special_substitutions","method/cfdm.Bounds._docstring_substitutions","method/cfdm.Bounds.apply_masking","method/cfdm.Bounds.clear_properties","method/cfdm.Bounds.copy","method/cfdm.Bounds.creation_commands","method/cfdm.Bounds.del_data","method/cfdm.Bounds.del_properties","method/cfdm.Bounds.del_property","method/cfdm.Bounds.dump","method/cfdm.Bounds.equals","method/cfdm.Bounds.get_data","method/cfdm.Bounds.get_filenames","method/cfdm.Bounds.get_original_filenames","method/cfdm.Bounds.get_property","method/cfdm.Bounds.has_bounds","method/cfdm.Bounds.has_data","method/cfdm.Bounds.has_property","method/cfdm.Bounds.identities","method/cfdm.Bounds.identity","method/cfdm.Bounds.inherited_properties","method/cfdm.Bounds.insert_dimension","method/cfdm.Bounds.nc_clear_dimension_groups","method/cfdm.Bounds.nc_clear_variable_groups","method/cfdm.Bounds.nc_del_dimension","method/cfdm.Bounds.nc_del_variable","method/cfdm.Bounds.nc_dimension_groups","method/cfdm.Bounds.nc_get_dimension","method/cfdm.Bounds.nc_get_variable","method/cfdm.Bounds.nc_has_dimension","method/cfdm.Bounds.nc_has_variable","method/cfdm.Bounds.nc_set_dimension","method/cfdm.Bounds.nc_set_dimension_groups","method/cfdm.Bounds.nc_set_variable","method/cfdm.Bounds.nc_set_variable_groups","method/cfdm.Bounds.nc_variable_groups","method/cfdm.Bounds.properties","method/cfdm.Bounds.set_data","method/cfdm.Bounds.set_properties","method/cfdm.Bounds.set_property","method/cfdm.Bounds.squeeze","method/cfdm.Bounds.to_memory","method/cfdm.Bounds.transpose","method/cfdm.Bounds.uncompress","method/cfdm.CellMeasure.__deepcopy__","method/cfdm.CellMeasure.__getitem__","method/cfdm.CellMeasure.__repr__","method/cfdm.CellMeasure.__str__","method/cfdm.CellMeasure._docstring_method_exclusions","method/cfdm.CellMeasure._docstring_package_depth","method/cfdm.CellMeasure._docstring_special_substitutions","method/cfdm.CellMeasure._docstring_substitutions","method/cfdm.CellMeasure.apply_masking","method/cfdm.CellMeasure.clear_properties","method/cfdm.CellMeasure.copy","method/cfdm.CellMeasure.creation_commands","method/cfdm.CellMeasure.del_data","method/cfdm.CellMeasure.del_measure","method/cfdm.CellMeasure.del_properties","method/cfdm.CellMeasure.del_property","method/cfdm.CellMeasure.dump","method/cfdm.CellMeasure.equals","method/cfdm.CellMeasure.get_data","method/cfdm.CellMeasure.get_filenames","method/cfdm.CellMeasure.get_measure","method/cfdm.CellMeasure.get_original_filenames","method/cfdm.CellMeasure.get_property","method/cfdm.CellMeasure.has_bounds","method/cfdm.CellMeasure.has_data","method/cfdm.CellMeasure.has_measure","method/cfdm.CellMeasure.has_property","method/cfdm.CellMeasure.identities","method/cfdm.CellMeasure.identity","method/cfdm.CellMeasure.insert_dimension","method/cfdm.CellMeasure.nc_clear_variable_groups","method/cfdm.CellMeasure.nc_del_variable","method/cfdm.CellMeasure.nc_get_external","method/cfdm.CellMeasure.nc_get_variable","method/cfdm.CellMeasure.nc_has_variable","method/cfdm.CellMeasure.nc_set_external","method/cfdm.CellMeasure.nc_set_variable","method/cfdm.CellMeasure.nc_set_variable_groups","method/cfdm.CellMeasure.nc_variable_groups","method/cfdm.CellMeasure.properties","method/cfdm.CellMeasure.set_data","method/cfdm.CellMeasure.set_measure","method/cfdm.CellMeasure.set_properties","method/cfdm.CellMeasure.set_property","method/cfdm.CellMeasure.squeeze","method/cfdm.CellMeasure.to_memory","method/cfdm.CellMeasure.transpose","method/cfdm.CellMeasure.uncompress","method/cfdm.CellMethod.__deepcopy__","method/cfdm.CellMethod.__repr__","method/cfdm.CellMethod.__str__","method/cfdm.CellMethod._docstring_method_exclusions","method/cfdm.CellMethod._docstring_package_depth","method/cfdm.CellMethod._docstring_special_substitutions","method/cfdm.CellMethod._docstring_substitutions","method/cfdm.CellMethod.copy","method/cfdm.CellMethod.creation_commands","method/cfdm.CellMethod.del_axes","method/cfdm.CellMethod.del_method","method/cfdm.CellMethod.del_qualifier","method/cfdm.CellMethod.dump","method/cfdm.CellMethod.equals","method/cfdm.CellMethod.get_axes","method/cfdm.CellMethod.get_method","method/cfdm.CellMethod.get_qualifier","method/cfdm.CellMethod.has_axes","method/cfdm.CellMethod.has_method","method/cfdm.CellMethod.has_qualifier","method/cfdm.CellMethod.identities","method/cfdm.CellMethod.identity","method/cfdm.CellMethod.qualifiers","method/cfdm.CellMethod.set_axes","method/cfdm.CellMethod.set_method","method/cfdm.CellMethod.set_qualifier","method/cfdm.CellMethod.sorted","method/cfdm.CompressedArray.__array__","method/cfdm.CompressedArray.__deepcopy__","method/cfdm.CompressedArray.__getitem__","method/cfdm.CompressedArray.__repr__","method/cfdm.CompressedArray.__str__","method/cfdm.CompressedArray._docstring_method_exclusions","method/cfdm.CompressedArray._docstring_package_depth","method/cfdm.CompressedArray._docstring_special_substitutions","method/cfdm.CompressedArray._docstring_substitutions","method/cfdm.CompressedArray.compressed_dimensions","method/cfdm.CompressedArray.conformed_data","method/cfdm.CompressedArray.copy","method/cfdm.CompressedArray.get_Subarray","method/cfdm.CompressedArray.get_calendar","method/cfdm.CompressedArray.get_compressed_axes","method/cfdm.CompressedArray.get_compressed_dimension","method/cfdm.CompressedArray.get_compression_type","method/cfdm.CompressedArray.get_filenames","method/cfdm.CompressedArray.get_subspace","method/cfdm.CompressedArray.get_units","method/cfdm.CompressedArray.source","method/cfdm.CompressedArray.subarray_shapes","method/cfdm.CompressedArray.subarrays","method/cfdm.CompressedArray.to_memory","method/cfdm.Configuration.__enter__","method/cfdm.Configuration.__exit__","method/cfdm.Configuration.__repr__","method/cfdm.Configuration.clear","method/cfdm.Configuration.copy","method/cfdm.Configuration.fromkeys","method/cfdm.Configuration.get","method/cfdm.Configuration.items","method/cfdm.Configuration.keys","method/cfdm.Configuration.pop","method/cfdm.Configuration.popitem","method/cfdm.Configuration.setdefault","method/cfdm.Configuration.update","method/cfdm.Configuration.values","method/cfdm.Constant.__deepcopy__","method/cfdm.Constant.__enter__","method/cfdm.Constant.__exit__","method/cfdm.Constant.__repr__","method/cfdm.Constant.__str__","method/cfdm.Constant.copy","method/cfdm.Constructs.__call__","method/cfdm.Constructs.__contains__","method/cfdm.Constructs.__copy__","method/cfdm.Constructs.__deepcopy__","method/cfdm.Constructs.__getitem__","method/cfdm.Constructs.__iter__","method/cfdm.Constructs.__len__","method/cfdm.Constructs.__repr__","method/cfdm.Constructs.__str__","method/cfdm.Constructs._docstring_method_exclusions","method/cfdm.Constructs._docstring_package_depth","method/cfdm.Constructs._docstring_special_substitutions","method/cfdm.Constructs._docstring_substitutions","method/cfdm.Constructs.clear_filters_applied","method/cfdm.Constructs.construct_type","method/cfdm.Constructs.construct_types","method/cfdm.Constructs.copy","method/cfdm.Constructs.data_axes","method/cfdm.Constructs.domain_axes","method/cfdm.Constructs.domain_axis_identity","method/cfdm.Constructs.equals","method/cfdm.Constructs.filter","method/cfdm.Constructs.filter_by_axis","method/cfdm.Constructs.filter_by_data","method/cfdm.Constructs.filter_by_identity","method/cfdm.Constructs.filter_by_key","method/cfdm.Constructs.filter_by_measure","method/cfdm.Constructs.filter_by_method","method/cfdm.Constructs.filter_by_naxes","method/cfdm.Constructs.filter_by_ncdim","method/cfdm.Constructs.filter_by_ncvar","method/cfdm.Constructs.filter_by_property","method/cfdm.Constructs.filter_by_size","method/cfdm.Constructs.filter_by_type","method/cfdm.Constructs.filters_applied","method/cfdm.Constructs.get","method/cfdm.Constructs.get_data_axes","method/cfdm.Constructs.inverse_filter","method/cfdm.Constructs.items","method/cfdm.Constructs.key","method/cfdm.Constructs.keys","method/cfdm.Constructs.new_identifier","method/cfdm.Constructs.ordered","method/cfdm.Constructs.replace","method/cfdm.Constructs.shallow_copy","method/cfdm.Constructs.todict","method/cfdm.Constructs.unfilter","method/cfdm.Constructs.value","method/cfdm.Constructs.values","method/cfdm.CoordinateConversion.__bool__","method/cfdm.CoordinateConversion.__deepcopy__","method/cfdm.CoordinateConversion.__repr__","method/cfdm.CoordinateConversion.__str__","method/cfdm.CoordinateConversion._docstring_method_exclusions","method/cfdm.CoordinateConversion._docstring_package_depth","method/cfdm.CoordinateConversion._docstring_special_substitutions","method/cfdm.CoordinateConversion._docstring_substitutions","method/cfdm.CoordinateConversion.clear_domain_ancillaries","method/cfdm.CoordinateConversion.clear_parameters","method/cfdm.CoordinateConversion.copy","method/cfdm.CoordinateConversion.del_domain_ancillary","method/cfdm.CoordinateConversion.del_parameter","method/cfdm.CoordinateConversion.domain_ancillaries","method/cfdm.CoordinateConversion.equals","method/cfdm.CoordinateConversion.get_domain_ancillary","method/cfdm.CoordinateConversion.get_parameter","method/cfdm.CoordinateConversion.has_domain_ancillary","method/cfdm.CoordinateConversion.has_parameter","method/cfdm.CoordinateConversion.parameters","method/cfdm.CoordinateConversion.set_domain_ancillaries","method/cfdm.CoordinateConversion.set_domain_ancillary","method/cfdm.CoordinateConversion.set_parameter","method/cfdm.CoordinateConversion.set_parameters","method/cfdm.CoordinateReference.__deepcopy__","method/cfdm.CoordinateReference.__repr__","method/cfdm.CoordinateReference.__str__","method/cfdm.CoordinateReference._docstring_method_exclusions","method/cfdm.CoordinateReference._docstring_package_depth","method/cfdm.CoordinateReference._docstring_special_substitutions","method/cfdm.CoordinateReference._docstring_substitutions","method/cfdm.CoordinateReference.clear_coordinates","method/cfdm.CoordinateReference.coordinates","method/cfdm.CoordinateReference.copy","method/cfdm.CoordinateReference.creation_commands","method/cfdm.CoordinateReference.del_coordinate","method/cfdm.CoordinateReference.del_coordinate_conversion","method/cfdm.CoordinateReference.del_datum","method/cfdm.CoordinateReference.dump","method/cfdm.CoordinateReference.equals","method/cfdm.CoordinateReference.get_coordinate_conversion","method/cfdm.CoordinateReference.get_datum","method/cfdm.CoordinateReference.get_original_filenames","method/cfdm.CoordinateReference.has_coordinate","method/cfdm.CoordinateReference.identities","method/cfdm.CoordinateReference.identity","method/cfdm.CoordinateReference.nc_clear_variable_groups","method/cfdm.CoordinateReference.nc_del_variable","method/cfdm.CoordinateReference.nc_get_variable","method/cfdm.CoordinateReference.nc_has_variable","method/cfdm.CoordinateReference.nc_set_variable","method/cfdm.CoordinateReference.nc_set_variable_groups","method/cfdm.CoordinateReference.nc_variable_groups","method/cfdm.CoordinateReference.set_coordinate","method/cfdm.CoordinateReference.set_coordinate_conversion","method/cfdm.CoordinateReference.set_coordinates","method/cfdm.CoordinateReference.set_datum","method/cfdm.Count.__deepcopy__","method/cfdm.Count.__getitem__","method/cfdm.Count.__repr__","method/cfdm.Count.__str__","method/cfdm.Count._docstring_method_exclusions","method/cfdm.Count._docstring_package_depth","method/cfdm.Count._docstring_special_substitutions","method/cfdm.Count._docstring_substitutions","method/cfdm.Count.apply_masking","method/cfdm.Count.clear_properties","method/cfdm.Count.copy","method/cfdm.Count.creation_commands","method/cfdm.Count.del_data","method/cfdm.Count.del_properties","method/cfdm.Count.del_property","method/cfdm.Count.dump","method/cfdm.Count.equals","method/cfdm.Count.get_data","method/cfdm.Count.get_filenames","method/cfdm.Count.get_original_filenames","method/cfdm.Count.get_property","method/cfdm.Count.has_bounds","method/cfdm.Count.has_data","method/cfdm.Count.has_property","method/cfdm.Count.identities","method/cfdm.Count.identity","method/cfdm.Count.insert_dimension","method/cfdm.Count.nc_clear_dimension_groups","method/cfdm.Count.nc_clear_sample_dimension_groups","method/cfdm.Count.nc_clear_variable_groups","method/cfdm.Count.nc_del_dimension","method/cfdm.Count.nc_del_sample_dimension","method/cfdm.Count.nc_del_variable","method/cfdm.Count.nc_dimension_groups","method/cfdm.Count.nc_get_dimension","method/cfdm.Count.nc_get_sample_dimension","method/cfdm.Count.nc_get_variable","method/cfdm.Count.nc_has_dimension","method/cfdm.Count.nc_has_sample_dimension","method/cfdm.Count.nc_has_variable","method/cfdm.Count.nc_sample_dimension_groups","method/cfdm.Count.nc_set_dimension","method/cfdm.Count.nc_set_dimension_groups","method/cfdm.Count.nc_set_sample_dimension","method/cfdm.Count.nc_set_sample_dimension_groups","method/cfdm.Count.nc_set_variable","method/cfdm.Count.nc_set_variable_groups","method/cfdm.Count.nc_variable_groups","method/cfdm.Count.properties","method/cfdm.Count.set_data","method/cfdm.Count.set_properties","method/cfdm.Count.set_property","method/cfdm.Count.squeeze","method/cfdm.Count.to_memory","method/cfdm.Count.transpose","method/cfdm.Count.uncompress","method/cfdm.Data.__array__","method/cfdm.Data.__deepcopy__","method/cfdm.Data.__getitem__","method/cfdm.Data.__int__","method/cfdm.Data.__iter__","method/cfdm.Data.__repr__","method/cfdm.Data.__setitem__","method/cfdm.Data.__str__","method/cfdm.Data._docstring_method_exclusions","method/cfdm.Data._docstring_package_depth","method/cfdm.Data._docstring_special_substitutions","method/cfdm.Data._docstring_substitutions","method/cfdm.Data.any","method/cfdm.Data.apply_masking","method/cfdm.Data.copy","method/cfdm.Data.creation_commands","method/cfdm.Data.del_calendar","method/cfdm.Data.del_fill_value","method/cfdm.Data.del_units","method/cfdm.Data.empty","method/cfdm.Data.equals","method/cfdm.Data.filled","method/cfdm.Data.first_element","method/cfdm.Data.flatten","method/cfdm.Data.get_calendar","method/cfdm.Data.get_compressed_axes","method/cfdm.Data.get_compressed_dimension","method/cfdm.Data.get_compression_type","method/cfdm.Data.get_count","method/cfdm.Data.get_data","method/cfdm.Data.get_dependent_tie_points","method/cfdm.Data.get_filenames","method/cfdm.Data.get_fill_value","method/cfdm.Data.get_index","method/cfdm.Data.get_interpolation_parameters","method/cfdm.Data.get_list","method/cfdm.Data.get_original_filenames","method/cfdm.Data.get_tie_point_indices","method/cfdm.Data.get_units","method/cfdm.Data.has_calendar","method/cfdm.Data.has_fill_value","method/cfdm.Data.has_units","method/cfdm.Data.insert_dimension","method/cfdm.Data.last_element","method/cfdm.Data.max","method/cfdm.Data.maximum","method/cfdm.Data.min","method/cfdm.Data.minimum","method/cfdm.Data.nc_clear_hdf5_chunksizes","method/cfdm.Data.nc_hdf5_chunksizes","method/cfdm.Data.nc_set_hdf5_chunksizes","method/cfdm.Data.second_element","method/cfdm.Data.set_calendar","method/cfdm.Data.set_fill_value","method/cfdm.Data.set_units","method/cfdm.Data.source","method/cfdm.Data.squeeze","method/cfdm.Data.sum","method/cfdm.Data.to_memory","method/cfdm.Data.transpose","method/cfdm.Data.uncompress","method/cfdm.Data.unique","method/cfdm.Datum.__bool__","method/cfdm.Datum.__deepcopy__","method/cfdm.Datum.__repr__","method/cfdm.Datum.__str__","method/cfdm.Datum._docstring_method_exclusions","method/cfdm.Datum._docstring_package_depth","method/cfdm.Datum._docstring_special_substitutions","method/cfdm.Datum._docstring_substitutions","method/cfdm.Datum.clear_parameters","method/cfdm.Datum.copy","method/cfdm.Datum.del_parameter","method/cfdm.Datum.equals","method/cfdm.Datum.get_original_filenames","method/cfdm.Datum.get_parameter","method/cfdm.Datum.has_parameter","method/cfdm.Datum.nc_clear_variable_groups","method/cfdm.Datum.nc_del_variable","method/cfdm.Datum.nc_get_variable","method/cfdm.Datum.nc_has_variable","method/cfdm.Datum.nc_set_variable","method/cfdm.Datum.nc_set_variable_groups","method/cfdm.Datum.nc_variable_groups","method/cfdm.Datum.parameters","method/cfdm.Datum.set_parameter","method/cfdm.Datum.set_parameters","method/cfdm.DimensionCoordinate.__deepcopy__","method/cfdm.DimensionCoordinate.__getitem__","method/cfdm.DimensionCoordinate.__repr__","method/cfdm.DimensionCoordinate.__str__","method/cfdm.DimensionCoordinate._docstring_method_exclusions","method/cfdm.DimensionCoordinate._docstring_package_depth","method/cfdm.DimensionCoordinate._docstring_special_substitutions","method/cfdm.DimensionCoordinate._docstring_substitutions","method/cfdm.DimensionCoordinate.apply_masking","method/cfdm.DimensionCoordinate.clear_properties","method/cfdm.DimensionCoordinate.copy","method/cfdm.DimensionCoordinate.creation_commands","method/cfdm.DimensionCoordinate.del_bounds","method/cfdm.DimensionCoordinate.del_climatology","method/cfdm.DimensionCoordinate.del_data","method/cfdm.DimensionCoordinate.del_geometry","method/cfdm.DimensionCoordinate.del_interior_ring","method/cfdm.DimensionCoordinate.del_node_count","method/cfdm.DimensionCoordinate.del_part_node_count","method/cfdm.DimensionCoordinate.del_properties","method/cfdm.DimensionCoordinate.del_property","method/cfdm.DimensionCoordinate.dump","method/cfdm.DimensionCoordinate.equals","method/cfdm.DimensionCoordinate.get_bounds","method/cfdm.DimensionCoordinate.get_bounds_data","method/cfdm.DimensionCoordinate.get_climatology","method/cfdm.DimensionCoordinate.get_data","method/cfdm.DimensionCoordinate.get_filenames","method/cfdm.DimensionCoordinate.get_geometry","method/cfdm.DimensionCoordinate.get_interior_ring","method/cfdm.DimensionCoordinate.get_node_count","method/cfdm.DimensionCoordinate.get_original_filenames","method/cfdm.DimensionCoordinate.get_part_node_count","method/cfdm.DimensionCoordinate.get_property","method/cfdm.DimensionCoordinate.has_bounds","method/cfdm.DimensionCoordinate.has_data","method/cfdm.DimensionCoordinate.has_geometry","method/cfdm.DimensionCoordinate.has_interior_ring","method/cfdm.DimensionCoordinate.has_node_count","method/cfdm.DimensionCoordinate.has_part_node_count","method/cfdm.DimensionCoordinate.has_property","method/cfdm.DimensionCoordinate.identities","method/cfdm.DimensionCoordinate.identity","method/cfdm.DimensionCoordinate.insert_dimension","method/cfdm.DimensionCoordinate.is_climatology","method/cfdm.DimensionCoordinate.nc_clear_variable_groups","method/cfdm.DimensionCoordinate.nc_del_variable","method/cfdm.DimensionCoordinate.nc_get_variable","method/cfdm.DimensionCoordinate.nc_has_variable","method/cfdm.DimensionCoordinate.nc_set_variable","method/cfdm.DimensionCoordinate.nc_set_variable_groups","method/cfdm.DimensionCoordinate.nc_variable_groups","method/cfdm.DimensionCoordinate.properties","method/cfdm.DimensionCoordinate.set_bounds","method/cfdm.DimensionCoordinate.set_climatology","method/cfdm.DimensionCoordinate.set_data","method/cfdm.DimensionCoordinate.set_geometry","method/cfdm.DimensionCoordinate.set_interior_ring","method/cfdm.DimensionCoordinate.set_node_count","method/cfdm.DimensionCoordinate.set_part_node_count","method/cfdm.DimensionCoordinate.set_properties","method/cfdm.DimensionCoordinate.set_property","method/cfdm.DimensionCoordinate.squeeze","method/cfdm.DimensionCoordinate.to_memory","method/cfdm.DimensionCoordinate.transpose","method/cfdm.DimensionCoordinate.uncompress","method/cfdm.Domain.__deepcopy__","method/cfdm.Domain.__repr__","method/cfdm.Domain.__str__","method/cfdm.Domain._docstring_method_exclusions","method/cfdm.Domain._docstring_package_depth","method/cfdm.Domain._docstring_special_substitutions","method/cfdm.Domain._docstring_substitutions","method/cfdm.Domain.apply_masking","method/cfdm.Domain.auxiliary_coordinate","method/cfdm.Domain.auxiliary_coordinates","method/cfdm.Domain.cell_measure","method/cfdm.Domain.cell_measures","method/cfdm.Domain.clear_properties","method/cfdm.Domain.climatological_time_axes","method/cfdm.Domain.construct","method/cfdm.Domain.construct_item","method/cfdm.Domain.construct_key","method/cfdm.Domain.coordinate","method/cfdm.Domain.coordinate_reference","method/cfdm.Domain.coordinate_references","method/cfdm.Domain.coordinates","method/cfdm.Domain.copy","method/cfdm.Domain.creation_commands","method/cfdm.Domain.dataset_compliance","method/cfdm.Domain.del_construct","method/cfdm.Domain.del_data_axes","method/cfdm.Domain.del_properties","method/cfdm.Domain.del_property","method/cfdm.Domain.dimension_coordinate","method/cfdm.Domain.dimension_coordinates","method/cfdm.Domain.domain_ancillaries","method/cfdm.Domain.domain_ancillary","method/cfdm.Domain.domain_axes","method/cfdm.Domain.domain_axis","method/cfdm.Domain.domain_axis_key","method/cfdm.Domain.dump","method/cfdm.Domain.equals","method/cfdm.Domain.fromconstructs","method/cfdm.Domain.get_construct","method/cfdm.Domain.get_data_axes","method/cfdm.Domain.get_filenames","method/cfdm.Domain.get_original_filenames","method/cfdm.Domain.get_property","method/cfdm.Domain.has_bounds","method/cfdm.Domain.has_construct","method/cfdm.Domain.has_data","method/cfdm.Domain.has_data_axes","method/cfdm.Domain.has_geometry","method/cfdm.Domain.has_property","method/cfdm.Domain.identities","method/cfdm.Domain.identity","method/cfdm.Domain.nc_clear_component_dimension_groups","method/cfdm.Domain.nc_clear_component_sample_dimension_groups","method/cfdm.Domain.nc_clear_component_variable_groups","method/cfdm.Domain.nc_clear_geometry_variable_groups","method/cfdm.Domain.nc_clear_global_attributes","method/cfdm.Domain.nc_clear_group_attributes","method/cfdm.Domain.nc_clear_variable_groups","method/cfdm.Domain.nc_del_component_dimension","method/cfdm.Domain.nc_del_component_sample_dimension","method/cfdm.Domain.nc_del_component_variable","method/cfdm.Domain.nc_del_geometry_variable","method/cfdm.Domain.nc_del_variable","method/cfdm.Domain.nc_geometry_variable_groups","method/cfdm.Domain.nc_get_geometry_variable","method/cfdm.Domain.nc_get_variable","method/cfdm.Domain.nc_global_attributes","method/cfdm.Domain.nc_group_attributes","method/cfdm.Domain.nc_has_geometry_variable","method/cfdm.Domain.nc_has_variable","method/cfdm.Domain.nc_set_component_dimension","method/cfdm.Domain.nc_set_component_dimension_groups","method/cfdm.Domain.nc_set_component_sample_dimension","method/cfdm.Domain.nc_set_component_sample_dimension_groups","method/cfdm.Domain.nc_set_component_variable","method/cfdm.Domain.nc_set_component_variable_groups","method/cfdm.Domain.nc_set_geometry_variable","method/cfdm.Domain.nc_set_geometry_variable_groups","method/cfdm.Domain.nc_set_global_attribute","method/cfdm.Domain.nc_set_global_attributes","method/cfdm.Domain.nc_set_group_attribute","method/cfdm.Domain.nc_set_group_attributes","method/cfdm.Domain.nc_set_variable","method/cfdm.Domain.nc_set_variable_groups","method/cfdm.Domain.nc_variable_groups","method/cfdm.Domain.properties","method/cfdm.Domain.set_construct","method/cfdm.Domain.set_data_axes","method/cfdm.Domain.set_properties","method/cfdm.Domain.set_property","method/cfdm.Domain.uncompress","method/cfdm.DomainAncillary.__deepcopy__","method/cfdm.DomainAncillary.__getitem__","method/cfdm.DomainAncillary.__repr__","method/cfdm.DomainAncillary.__str__","method/cfdm.DomainAncillary._docstring_method_exclusions","method/cfdm.DomainAncillary._docstring_package_depth","method/cfdm.DomainAncillary._docstring_special_substitutions","method/cfdm.DomainAncillary._docstring_substitutions","method/cfdm.DomainAncillary.apply_masking","method/cfdm.DomainAncillary.clear_properties","method/cfdm.DomainAncillary.copy","method/cfdm.DomainAncillary.creation_commands","method/cfdm.DomainAncillary.del_bounds","method/cfdm.DomainAncillary.del_data","method/cfdm.DomainAncillary.del_geometry","method/cfdm.DomainAncillary.del_interior_ring","method/cfdm.DomainAncillary.del_node_count","method/cfdm.DomainAncillary.del_part_node_count","method/cfdm.DomainAncillary.del_properties","method/cfdm.DomainAncillary.del_property","method/cfdm.DomainAncillary.dump","method/cfdm.DomainAncillary.equals","method/cfdm.DomainAncillary.get_bounds","method/cfdm.DomainAncillary.get_bounds_data","method/cfdm.DomainAncillary.get_data","method/cfdm.DomainAncillary.get_filenames","method/cfdm.DomainAncillary.get_geometry","method/cfdm.DomainAncillary.get_interior_ring","method/cfdm.DomainAncillary.get_node_count","method/cfdm.DomainAncillary.get_original_filenames","method/cfdm.DomainAncillary.get_part_node_count","method/cfdm.DomainAncillary.get_property","method/cfdm.DomainAncillary.has_bounds","method/cfdm.DomainAncillary.has_data","method/cfdm.DomainAncillary.has_geometry","method/cfdm.DomainAncillary.has_interior_ring","method/cfdm.DomainAncillary.has_node_count","method/cfdm.DomainAncillary.has_part_node_count","method/cfdm.DomainAncillary.has_property","method/cfdm.DomainAncillary.identities","method/cfdm.DomainAncillary.identity","method/cfdm.DomainAncillary.insert_dimension","method/cfdm.DomainAncillary.nc_clear_variable_groups","method/cfdm.DomainAncillary.nc_del_variable","method/cfdm.DomainAncillary.nc_get_variable","method/cfdm.DomainAncillary.nc_has_variable","method/cfdm.DomainAncillary.nc_set_variable","method/cfdm.DomainAncillary.nc_set_variable_groups","method/cfdm.DomainAncillary.nc_variable_groups","method/cfdm.DomainAncillary.properties","method/cfdm.DomainAncillary.set_bounds","method/cfdm.DomainAncillary.set_data","method/cfdm.DomainAncillary.set_geometry","method/cfdm.DomainAncillary.set_interior_ring","method/cfdm.DomainAncillary.set_node_count","method/cfdm.DomainAncillary.set_part_node_count","method/cfdm.DomainAncillary.set_properties","method/cfdm.DomainAncillary.set_property","method/cfdm.DomainAncillary.squeeze","method/cfdm.DomainAncillary.to_memory","method/cfdm.DomainAncillary.transpose","method/cfdm.DomainAncillary.uncompress","method/cfdm.DomainAxis.__deepcopy__","method/cfdm.DomainAxis.__repr__","method/cfdm.DomainAxis.__str__","method/cfdm.DomainAxis._docstring_method_exclusions","method/cfdm.DomainAxis._docstring_package_depth","method/cfdm.DomainAxis._docstring_special_substitutions","method/cfdm.DomainAxis._docstring_substitutions","method/cfdm.DomainAxis.copy","method/cfdm.DomainAxis.creation_commands","method/cfdm.DomainAxis.del_size","method/cfdm.DomainAxis.equals","method/cfdm.DomainAxis.get_size","method/cfdm.DomainAxis.has_size","method/cfdm.DomainAxis.identities","method/cfdm.DomainAxis.identity","method/cfdm.DomainAxis.nc_clear_dimension_groups","method/cfdm.DomainAxis.nc_del_dimension","method/cfdm.DomainAxis.nc_dimension_groups","method/cfdm.DomainAxis.nc_get_dimension","method/cfdm.DomainAxis.nc_has_dimension","method/cfdm.DomainAxis.nc_is_unlimited","method/cfdm.DomainAxis.nc_set_dimension","method/cfdm.DomainAxis.nc_set_dimension_groups","method/cfdm.DomainAxis.nc_set_unlimited","method/cfdm.DomainAxis.set_size","method/cfdm.Field.__deepcopy__","method/cfdm.Field.__getitem__","method/cfdm.Field.__repr__","method/cfdm.Field.__str__","method/cfdm.Field._docstring_method_exclusions","method/cfdm.Field._docstring_package_depth","method/cfdm.Field._docstring_special_substitutions","method/cfdm.Field._docstring_substitutions","method/cfdm.Field.apply_masking","method/cfdm.Field.auxiliary_coordinate","method/cfdm.Field.auxiliary_coordinates","method/cfdm.Field.cell_measure","method/cfdm.Field.cell_measures","method/cfdm.Field.cell_method","method/cfdm.Field.cell_methods","method/cfdm.Field.clear_properties","method/cfdm.Field.climatological_time_axes","method/cfdm.Field.compress","method/cfdm.Field.construct","method/cfdm.Field.construct_item","method/cfdm.Field.construct_key","method/cfdm.Field.convert","method/cfdm.Field.coordinate","method/cfdm.Field.coordinate_reference","method/cfdm.Field.coordinate_references","method/cfdm.Field.coordinates","method/cfdm.Field.copy","method/cfdm.Field.creation_commands","method/cfdm.Field.dataset_compliance","method/cfdm.Field.del_construct","method/cfdm.Field.del_data","method/cfdm.Field.del_data_axes","method/cfdm.Field.del_properties","method/cfdm.Field.del_property","method/cfdm.Field.dimension_coordinate","method/cfdm.Field.dimension_coordinates","method/cfdm.Field.domain_ancillaries","method/cfdm.Field.domain_ancillary","method/cfdm.Field.domain_axes","method/cfdm.Field.domain_axis","method/cfdm.Field.domain_axis_key","method/cfdm.Field.dump","method/cfdm.Field.equals","method/cfdm.Field.field_ancillaries","method/cfdm.Field.field_ancillary","method/cfdm.Field.get_construct","method/cfdm.Field.get_data","method/cfdm.Field.get_data_axes","method/cfdm.Field.get_domain","method/cfdm.Field.get_filenames","method/cfdm.Field.get_original_filenames","method/cfdm.Field.get_property","method/cfdm.Field.has_bounds","method/cfdm.Field.has_construct","method/cfdm.Field.has_data","method/cfdm.Field.has_data_axes","method/cfdm.Field.has_geometry","method/cfdm.Field.has_property","method/cfdm.Field.identities","method/cfdm.Field.identity","method/cfdm.Field.indices","method/cfdm.Field.insert_dimension","method/cfdm.Field.nc_clear_component_dimension_groups","method/cfdm.Field.nc_clear_component_sample_dimension_groups","method/cfdm.Field.nc_clear_component_variable_groups","method/cfdm.Field.nc_clear_geometry_variable_groups","method/cfdm.Field.nc_clear_global_attributes","method/cfdm.Field.nc_clear_group_attributes","method/cfdm.Field.nc_clear_variable_groups","method/cfdm.Field.nc_del_component_dimension","method/cfdm.Field.nc_del_component_sample_dimension","method/cfdm.Field.nc_del_component_variable","method/cfdm.Field.nc_del_geometry_variable","method/cfdm.Field.nc_del_variable","method/cfdm.Field.nc_geometry_variable_groups","method/cfdm.Field.nc_get_geometry_variable","method/cfdm.Field.nc_get_variable","method/cfdm.Field.nc_global_attributes","method/cfdm.Field.nc_group_attributes","method/cfdm.Field.nc_has_geometry_variable","method/cfdm.Field.nc_has_variable","method/cfdm.Field.nc_set_component_dimension","method/cfdm.Field.nc_set_component_dimension_groups","method/cfdm.Field.nc_set_component_sample_dimension","method/cfdm.Field.nc_set_component_sample_dimension_groups","method/cfdm.Field.nc_set_component_variable","method/cfdm.Field.nc_set_component_variable_groups","method/cfdm.Field.nc_set_geometry_variable","method/cfdm.Field.nc_set_geometry_variable_groups","method/cfdm.Field.nc_set_global_attribute","method/cfdm.Field.nc_set_global_attributes","method/cfdm.Field.nc_set_group_attribute","method/cfdm.Field.nc_set_group_attributes","method/cfdm.Field.nc_set_variable","method/cfdm.Field.nc_set_variable_groups","method/cfdm.Field.nc_variable_groups","method/cfdm.Field.properties","method/cfdm.Field.set_construct","method/cfdm.Field.set_data","method/cfdm.Field.set_data_axes","method/cfdm.Field.set_properties","method/cfdm.Field.set_property","method/cfdm.Field.squeeze","method/cfdm.Field.to_memory","method/cfdm.Field.transpose","method/cfdm.Field.uncompress","method/cfdm.FieldAncillary.__deepcopy__","method/cfdm.FieldAncillary.__getitem__","method/cfdm.FieldAncillary.__repr__","method/cfdm.FieldAncillary.__str__","method/cfdm.FieldAncillary._docstring_method_exclusions","method/cfdm.FieldAncillary._docstring_package_depth","method/cfdm.FieldAncillary._docstring_special_substitutions","method/cfdm.FieldAncillary._docstring_substitutions","method/cfdm.FieldAncillary.apply_masking","method/cfdm.FieldAncillary.clear_properties","method/cfdm.FieldAncillary.copy","method/cfdm.FieldAncillary.creation_commands","method/cfdm.FieldAncillary.del_data","method/cfdm.FieldAncillary.del_properties","method/cfdm.FieldAncillary.del_property","method/cfdm.FieldAncillary.dump","method/cfdm.FieldAncillary.equals","method/cfdm.FieldAncillary.get_data","method/cfdm.FieldAncillary.get_filenames","method/cfdm.FieldAncillary.get_original_filenames","method/cfdm.FieldAncillary.get_property","method/cfdm.FieldAncillary.has_bounds","method/cfdm.FieldAncillary.has_data","method/cfdm.FieldAncillary.has_property","method/cfdm.FieldAncillary.identities","method/cfdm.FieldAncillary.identity","method/cfdm.FieldAncillary.insert_dimension","method/cfdm.FieldAncillary.nc_clear_variable_groups","method/cfdm.FieldAncillary.nc_del_variable","method/cfdm.FieldAncillary.nc_get_variable","method/cfdm.FieldAncillary.nc_has_variable","method/cfdm.FieldAncillary.nc_set_variable","method/cfdm.FieldAncillary.nc_set_variable_groups","method/cfdm.FieldAncillary.nc_variable_groups","method/cfdm.FieldAncillary.properties","method/cfdm.FieldAncillary.set_data","method/cfdm.FieldAncillary.set_properties","method/cfdm.FieldAncillary.set_property","method/cfdm.FieldAncillary.squeeze","method/cfdm.FieldAncillary.to_memory","method/cfdm.FieldAncillary.transpose","method/cfdm.FieldAncillary.uncompress","method/cfdm.GatheredArray.__array__","method/cfdm.GatheredArray.__deepcopy__","method/cfdm.GatheredArray.__getitem__","method/cfdm.GatheredArray.__repr__","method/cfdm.GatheredArray.__str__","method/cfdm.GatheredArray.compressed_dimensions","method/cfdm.GatheredArray.conformed_data","method/cfdm.GatheredArray.copy","method/cfdm.GatheredArray.get_Subarray","method/cfdm.GatheredArray.get_calendar","method/cfdm.GatheredArray.get_compressed_axes","method/cfdm.GatheredArray.get_compressed_dimension","method/cfdm.GatheredArray.get_compression_type","method/cfdm.GatheredArray.get_filenames","method/cfdm.GatheredArray.get_list","method/cfdm.GatheredArray.get_subspace","method/cfdm.GatheredArray.get_units","method/cfdm.GatheredArray.source","method/cfdm.GatheredArray.subarray_shapes","method/cfdm.GatheredArray.subarrays","method/cfdm.GatheredArray.to_memory","method/cfdm.Index.__deepcopy__","method/cfdm.Index.__getitem__","method/cfdm.Index.__repr__","method/cfdm.Index.__str__","method/cfdm.Index._docstring_method_exclusions","method/cfdm.Index._docstring_package_depth","method/cfdm.Index._docstring_special_substitutions","method/cfdm.Index._docstring_substitutions","method/cfdm.Index.apply_masking","method/cfdm.Index.clear_properties","method/cfdm.Index.copy","method/cfdm.Index.creation_commands","method/cfdm.Index.del_data","method/cfdm.Index.del_properties","method/cfdm.Index.del_property","method/cfdm.Index.dump","method/cfdm.Index.equals","method/cfdm.Index.get_data","method/cfdm.Index.get_filenames","method/cfdm.Index.get_original_filenames","method/cfdm.Index.get_property","method/cfdm.Index.has_bounds","method/cfdm.Index.has_data","method/cfdm.Index.has_property","method/cfdm.Index.identities","method/cfdm.Index.identity","method/cfdm.Index.insert_dimension","method/cfdm.Index.nc_clear_dimension_groups","method/cfdm.Index.nc_clear_sample_dimension_groups","method/cfdm.Index.nc_clear_variable_groups","method/cfdm.Index.nc_del_dimension","method/cfdm.Index.nc_del_sample_dimension","method/cfdm.Index.nc_del_variable","method/cfdm.Index.nc_dimension_groups","method/cfdm.Index.nc_get_dimension","method/cfdm.Index.nc_get_sample_dimension","method/cfdm.Index.nc_get_variable","method/cfdm.Index.nc_has_dimension","method/cfdm.Index.nc_has_sample_dimension","method/cfdm.Index.nc_has_variable","method/cfdm.Index.nc_sample_dimension_groups","method/cfdm.Index.nc_set_dimension","method/cfdm.Index.nc_set_dimension_groups","method/cfdm.Index.nc_set_sample_dimension","method/cfdm.Index.nc_set_sample_dimension_groups","method/cfdm.Index.nc_set_variable","method/cfdm.Index.nc_set_variable_groups","method/cfdm.Index.nc_variable_groups","method/cfdm.Index.properties","method/cfdm.Index.set_data","method/cfdm.Index.set_properties","method/cfdm.Index.set_property","method/cfdm.Index.squeeze","method/cfdm.Index.to_memory","method/cfdm.Index.transpose","method/cfdm.Index.uncompress","method/cfdm.InteriorRing.__deepcopy__","method/cfdm.InteriorRing.__getitem__","method/cfdm.InteriorRing.__repr__","method/cfdm.InteriorRing.__str__","method/cfdm.InteriorRing._docstring_method_exclusions","method/cfdm.InteriorRing._docstring_package_depth","method/cfdm.InteriorRing._docstring_special_substitutions","method/cfdm.InteriorRing._docstring_substitutions","method/cfdm.InteriorRing.apply_masking","method/cfdm.InteriorRing.clear_properties","method/cfdm.InteriorRing.copy","method/cfdm.InteriorRing.creation_commands","method/cfdm.InteriorRing.del_data","method/cfdm.InteriorRing.del_properties","method/cfdm.InteriorRing.del_property","method/cfdm.InteriorRing.dump","method/cfdm.InteriorRing.equals","method/cfdm.InteriorRing.get_data","method/cfdm.InteriorRing.get_filenames","method/cfdm.InteriorRing.get_original_filenames","method/cfdm.InteriorRing.get_property","method/cfdm.InteriorRing.has_bounds","method/cfdm.InteriorRing.has_data","method/cfdm.InteriorRing.has_property","method/cfdm.InteriorRing.identities","method/cfdm.InteriorRing.identity","method/cfdm.InteriorRing.insert_dimension","method/cfdm.InteriorRing.nc_clear_dimension_groups","method/cfdm.InteriorRing.nc_clear_variable_groups","method/cfdm.InteriorRing.nc_del_dimension","method/cfdm.InteriorRing.nc_del_variable","method/cfdm.InteriorRing.nc_dimension_groups","method/cfdm.InteriorRing.nc_get_dimension","method/cfdm.InteriorRing.nc_get_variable","method/cfdm.InteriorRing.nc_has_dimension","method/cfdm.InteriorRing.nc_has_variable","method/cfdm.InteriorRing.nc_set_dimension","method/cfdm.InteriorRing.nc_set_dimension_groups","method/cfdm.InteriorRing.nc_set_variable","method/cfdm.InteriorRing.nc_set_variable_groups","method/cfdm.InteriorRing.nc_variable_groups","method/cfdm.InteriorRing.properties","method/cfdm.InteriorRing.set_data","method/cfdm.InteriorRing.set_properties","method/cfdm.InteriorRing.set_property","method/cfdm.InteriorRing.squeeze","method/cfdm.InteriorRing.to_memory","method/cfdm.InteriorRing.transpose","method/cfdm.InteriorRing.uncompress","method/cfdm.List.__deepcopy__","method/cfdm.List.__getitem__","method/cfdm.List.__repr__","method/cfdm.List.__str__","method/cfdm.List._docstring_method_exclusions","method/cfdm.List._docstring_package_depth","method/cfdm.List._docstring_special_substitutions","method/cfdm.List._docstring_substitutions","method/cfdm.List.apply_masking","method/cfdm.List.clear_properties","method/cfdm.List.copy","method/cfdm.List.creation_commands","method/cfdm.List.del_data","method/cfdm.List.del_properties","method/cfdm.List.del_property","method/cfdm.List.dump","method/cfdm.List.equals","method/cfdm.List.get_data","method/cfdm.List.get_filenames","method/cfdm.List.get_original_filenames","method/cfdm.List.get_property","method/cfdm.List.has_bounds","method/cfdm.List.has_data","method/cfdm.List.has_property","method/cfdm.List.identities","method/cfdm.List.identity","method/cfdm.List.insert_dimension","method/cfdm.List.nc_clear_variable_groups","method/cfdm.List.nc_del_variable","method/cfdm.List.nc_get_variable","method/cfdm.List.nc_has_variable","method/cfdm.List.nc_set_variable","method/cfdm.List.nc_set_variable_groups","method/cfdm.List.nc_variable_groups","method/cfdm.List.properties","method/cfdm.List.set_data","method/cfdm.List.set_properties","method/cfdm.List.set_property","method/cfdm.List.squeeze","method/cfdm.List.to_memory","method/cfdm.List.transpose","method/cfdm.List.uncompress","method/cfdm.NetCDFArray.__getitem__","method/cfdm.NetCDFArray._docstring_method_exclusions","method/cfdm.NetCDFArray._docstring_package_depth","method/cfdm.NetCDFArray._docstring_special_substitutions","method/cfdm.NetCDFArray._docstring_substitutions","method/cfdm.NetCDFArray.close","method/cfdm.NetCDFArray.copy","method/cfdm.NetCDFArray.get_address","method/cfdm.NetCDFArray.get_addresses","method/cfdm.NetCDFArray.get_calendar","method/cfdm.NetCDFArray.get_compression_type","method/cfdm.NetCDFArray.get_filename","method/cfdm.NetCDFArray.get_filenames","method/cfdm.NetCDFArray.get_format","method/cfdm.NetCDFArray.get_formats","method/cfdm.NetCDFArray.get_groups","method/cfdm.NetCDFArray.get_mask","method/cfdm.NetCDFArray.get_missing_values","method/cfdm.NetCDFArray.get_subspace","method/cfdm.NetCDFArray.get_units","method/cfdm.NetCDFArray.open","method/cfdm.NetCDFArray.to_memory","method/cfdm.NumpyArray.__getitem__","method/cfdm.NumpyArray._docstring_method_exclusions","method/cfdm.NumpyArray._docstring_package_depth","method/cfdm.NumpyArray._docstring_special_substitutions","method/cfdm.NumpyArray._docstring_substitutions","method/cfdm.NumpyArray.copy","method/cfdm.NumpyArray.get_calendar","method/cfdm.NumpyArray.get_compression_type","method/cfdm.NumpyArray.get_subspace","method/cfdm.NumpyArray.get_units","method/cfdm.NumpyArray.to_memory","method/cfdm.RaggedContiguousArray.__array__","method/cfdm.RaggedContiguousArray.__deepcopy__","method/cfdm.RaggedContiguousArray.__getitem__","method/cfdm.RaggedContiguousArray.__repr__","method/cfdm.RaggedContiguousArray.__str__","method/cfdm.RaggedContiguousArray._docstring_method_exclusions","method/cfdm.RaggedContiguousArray._docstring_package_depth","method/cfdm.RaggedContiguousArray._docstring_special_substitutions","method/cfdm.RaggedContiguousArray._docstring_substitutions","method/cfdm.RaggedContiguousArray.compressed_dimensions","method/cfdm.RaggedContiguousArray.conformed_data","method/cfdm.RaggedContiguousArray.copy","method/cfdm.RaggedContiguousArray.get_Subarray","method/cfdm.RaggedContiguousArray.get_calendar","method/cfdm.RaggedContiguousArray.get_compressed_axes","method/cfdm.RaggedContiguousArray.get_compressed_dimension","method/cfdm.RaggedContiguousArray.get_compression_type","method/cfdm.RaggedContiguousArray.get_count","method/cfdm.RaggedContiguousArray.get_filenames","method/cfdm.RaggedContiguousArray.get_index","method/cfdm.RaggedContiguousArray.get_subspace","method/cfdm.RaggedContiguousArray.get_units","method/cfdm.RaggedContiguousArray.source","method/cfdm.RaggedContiguousArray.subarray_shapes","method/cfdm.RaggedContiguousArray.subarrays","method/cfdm.RaggedContiguousArray.to_memory","method/cfdm.RaggedIndexedArray.__array__","method/cfdm.RaggedIndexedArray.__deepcopy__","method/cfdm.RaggedIndexedArray.__getitem__","method/cfdm.RaggedIndexedArray.__repr__","method/cfdm.RaggedIndexedArray.__str__","method/cfdm.RaggedIndexedArray._docstring_method_exclusions","method/cfdm.RaggedIndexedArray._docstring_package_depth","method/cfdm.RaggedIndexedArray._docstring_special_substitutions","method/cfdm.RaggedIndexedArray._docstring_substitutions","method/cfdm.RaggedIndexedArray.compressed_dimensions","method/cfdm.RaggedIndexedArray.conformed_data","method/cfdm.RaggedIndexedArray.copy","method/cfdm.RaggedIndexedArray.get_Subarray","method/cfdm.RaggedIndexedArray.get_calendar","method/cfdm.RaggedIndexedArray.get_compressed_axes","method/cfdm.RaggedIndexedArray.get_compressed_dimension","method/cfdm.RaggedIndexedArray.get_compression_type","method/cfdm.RaggedIndexedArray.get_count","method/cfdm.RaggedIndexedArray.get_filenames","method/cfdm.RaggedIndexedArray.get_index","method/cfdm.RaggedIndexedArray.get_subspace","method/cfdm.RaggedIndexedArray.get_units","method/cfdm.RaggedIndexedArray.source","method/cfdm.RaggedIndexedArray.subarray_shapes","method/cfdm.RaggedIndexedArray.subarrays","method/cfdm.RaggedIndexedArray.to_memory","method/cfdm.RaggedIndexedContiguousArray.__array__","method/cfdm.RaggedIndexedContiguousArray.__deepcopy__","method/cfdm.RaggedIndexedContiguousArray.__getitem__","method/cfdm.RaggedIndexedContiguousArray.__repr__","method/cfdm.RaggedIndexedContiguousArray.__str__","method/cfdm.RaggedIndexedContiguousArray._docstring_method_exclusions","method/cfdm.RaggedIndexedContiguousArray._docstring_package_depth","method/cfdm.RaggedIndexedContiguousArray._docstring_special_substitutions","method/cfdm.RaggedIndexedContiguousArray._docstring_substitutions","method/cfdm.RaggedIndexedContiguousArray.compressed_dimensions","method/cfdm.RaggedIndexedContiguousArray.conformed_data","method/cfdm.RaggedIndexedContiguousArray.copy","method/cfdm.RaggedIndexedContiguousArray.get_Subarray","method/cfdm.RaggedIndexedContiguousArray.get_calendar","method/cfdm.RaggedIndexedContiguousArray.get_compressed_axes","method/cfdm.RaggedIndexedContiguousArray.get_compressed_dimension","method/cfdm.RaggedIndexedContiguousArray.get_compression_type","method/cfdm.RaggedIndexedContiguousArray.get_count","method/cfdm.RaggedIndexedContiguousArray.get_filenames","method/cfdm.RaggedIndexedContiguousArray.get_index","method/cfdm.RaggedIndexedContiguousArray.get_subspace","method/cfdm.RaggedIndexedContiguousArray.get_units","method/cfdm.RaggedIndexedContiguousArray.source","method/cfdm.RaggedIndexedContiguousArray.subarray_shapes","method/cfdm.RaggedIndexedContiguousArray.subarrays","method/cfdm.RaggedIndexedContiguousArray.to_memory","method/cfdm.core.Array.__deepcopy__","method/cfdm.core.Array._docstring_method_exclusions","method/cfdm.core.Array._docstring_package_depth","method/cfdm.core.Array._docstring_special_substitutions","method/cfdm.core.Array._docstring_substitutions","method/cfdm.core.Array.copy","method/cfdm.core.AuxiliaryCoordinate.__deepcopy__","method/cfdm.core.AuxiliaryCoordinate._docstring_method_exclusions","method/cfdm.core.AuxiliaryCoordinate._docstring_package_depth","method/cfdm.core.AuxiliaryCoordinate._docstring_special_substitutions","method/cfdm.core.AuxiliaryCoordinate._docstring_substitutions","method/cfdm.core.AuxiliaryCoordinate.clear_properties","method/cfdm.core.AuxiliaryCoordinate.copy","method/cfdm.core.AuxiliaryCoordinate.del_bounds","method/cfdm.core.AuxiliaryCoordinate.del_climatology","method/cfdm.core.AuxiliaryCoordinate.del_data","method/cfdm.core.AuxiliaryCoordinate.del_geometry","method/cfdm.core.AuxiliaryCoordinate.del_interior_ring","method/cfdm.core.AuxiliaryCoordinate.del_properties","method/cfdm.core.AuxiliaryCoordinate.del_property","method/cfdm.core.AuxiliaryCoordinate.get_bounds","method/cfdm.core.AuxiliaryCoordinate.get_climatology","method/cfdm.core.AuxiliaryCoordinate.get_data","method/cfdm.core.AuxiliaryCoordinate.get_geometry","method/cfdm.core.AuxiliaryCoordinate.get_interior_ring","method/cfdm.core.AuxiliaryCoordinate.get_property","method/cfdm.core.AuxiliaryCoordinate.has_bounds","method/cfdm.core.AuxiliaryCoordinate.has_data","method/cfdm.core.AuxiliaryCoordinate.has_geometry","method/cfdm.core.AuxiliaryCoordinate.has_interior_ring","method/cfdm.core.AuxiliaryCoordinate.has_property","method/cfdm.core.AuxiliaryCoordinate.is_climatology","method/cfdm.core.AuxiliaryCoordinate.properties","method/cfdm.core.AuxiliaryCoordinate.set_bounds","method/cfdm.core.AuxiliaryCoordinate.set_climatology","method/cfdm.core.AuxiliaryCoordinate.set_data","method/cfdm.core.AuxiliaryCoordinate.set_geometry","method/cfdm.core.AuxiliaryCoordinate.set_interior_ring","method/cfdm.core.AuxiliaryCoordinate.set_properties","method/cfdm.core.AuxiliaryCoordinate.set_property","method/cfdm.core.Bounds.__deepcopy__","method/cfdm.core.Bounds.clear_properties","method/cfdm.core.Bounds.copy","method/cfdm.core.Bounds.del_data","method/cfdm.core.Bounds.del_properties","method/cfdm.core.Bounds.del_property","method/cfdm.core.Bounds.get_data","method/cfdm.core.Bounds.get_property","method/cfdm.core.Bounds.has_bounds","method/cfdm.core.Bounds.has_data","method/cfdm.core.Bounds.has_property","method/cfdm.core.Bounds.properties","method/cfdm.core.Bounds.set_data","method/cfdm.core.Bounds.set_properties","method/cfdm.core.Bounds.set_property","method/cfdm.core.CellMeasure.__deepcopy__","method/cfdm.core.CellMeasure._docstring_method_exclusions","method/cfdm.core.CellMeasure._docstring_package_depth","method/cfdm.core.CellMeasure._docstring_special_substitutions","method/cfdm.core.CellMeasure._docstring_substitutions","method/cfdm.core.CellMeasure.clear_properties","method/cfdm.core.CellMeasure.copy","method/cfdm.core.CellMeasure.del_data","method/cfdm.core.CellMeasure.del_measure","method/cfdm.core.CellMeasure.del_properties","method/cfdm.core.CellMeasure.del_property","method/cfdm.core.CellMeasure.get_data","method/cfdm.core.CellMeasure.get_measure","method/cfdm.core.CellMeasure.get_property","method/cfdm.core.CellMeasure.has_bounds","method/cfdm.core.CellMeasure.has_data","method/cfdm.core.CellMeasure.has_measure","method/cfdm.core.CellMeasure.has_property","method/cfdm.core.CellMeasure.properties","method/cfdm.core.CellMeasure.set_data","method/cfdm.core.CellMeasure.set_measure","method/cfdm.core.CellMeasure.set_properties","method/cfdm.core.CellMeasure.set_property","method/cfdm.core.CellMethod.__deepcopy__","method/cfdm.core.CellMethod._docstring_method_exclusions","method/cfdm.core.CellMethod._docstring_package_depth","method/cfdm.core.CellMethod._docstring_special_substitutions","method/cfdm.core.CellMethod._docstring_substitutions","method/cfdm.core.CellMethod.copy","method/cfdm.core.CellMethod.del_axes","method/cfdm.core.CellMethod.del_method","method/cfdm.core.CellMethod.del_qualifier","method/cfdm.core.CellMethod.get_axes","method/cfdm.core.CellMethod.get_method","method/cfdm.core.CellMethod.get_qualifier","method/cfdm.core.CellMethod.has_axes","method/cfdm.core.CellMethod.has_method","method/cfdm.core.CellMethod.has_qualifier","method/cfdm.core.CellMethod.qualifiers","method/cfdm.core.CellMethod.set_axes","method/cfdm.core.CellMethod.set_method","method/cfdm.core.CellMethod.set_qualifier","method/cfdm.core.Constructs.__contains__","method/cfdm.core.Constructs.__copy__","method/cfdm.core.Constructs.__deepcopy__","method/cfdm.core.Constructs.__getitem__","method/cfdm.core.Constructs.__iter__","method/cfdm.core.Constructs.__len__","method/cfdm.core.Constructs._docstring_method_exclusions","method/cfdm.core.Constructs._docstring_package_depth","method/cfdm.core.Constructs._docstring_special_substitutions","method/cfdm.core.Constructs._docstring_substitutions","method/cfdm.core.Constructs.construct_type","method/cfdm.core.Constructs.construct_types","method/cfdm.core.Constructs.copy","method/cfdm.core.Constructs.data_axes","method/cfdm.core.Constructs.filter_by_type","method/cfdm.core.Constructs.get","method/cfdm.core.Constructs.get_data_axes","method/cfdm.core.Constructs.items","method/cfdm.core.Constructs.key","method/cfdm.core.Constructs.keys","method/cfdm.core.Constructs.new_identifier","method/cfdm.core.Constructs.ordered","method/cfdm.core.Constructs.replace","method/cfdm.core.Constructs.shallow_copy","method/cfdm.core.Constructs.todict","method/cfdm.core.Constructs.value","method/cfdm.core.Constructs.values","method/cfdm.core.Container.__deepcopy__","method/cfdm.core.Container._del_component","method/cfdm.core.Container._docstring_method_exclusions","method/cfdm.core.Container._docstring_package_depth","method/cfdm.core.Container._docstring_special_substitutions","method/cfdm.core.Container._docstring_substitutions","method/cfdm.core.Container._get_component","method/cfdm.core.Container._has_component","method/cfdm.core.Container._set_component","method/cfdm.core.Container.copy","method/cfdm.core.Coordinate.__deepcopy__","method/cfdm.core.Coordinate._docstring_method_exclusions","method/cfdm.core.Coordinate._docstring_package_depth","method/cfdm.core.Coordinate._docstring_special_substitutions","method/cfdm.core.Coordinate._docstring_substitutions","method/cfdm.core.Coordinate.clear_properties","method/cfdm.core.Coordinate.copy","method/cfdm.core.Coordinate.del_bounds","method/cfdm.core.Coordinate.del_climatology","method/cfdm.core.Coordinate.del_data","method/cfdm.core.Coordinate.del_geometry","method/cfdm.core.Coordinate.del_interior_ring","method/cfdm.core.Coordinate.del_properties","method/cfdm.core.Coordinate.del_property","method/cfdm.core.Coordinate.get_bounds","method/cfdm.core.Coordinate.get_climatology","method/cfdm.core.Coordinate.get_data","method/cfdm.core.Coordinate.get_geometry","method/cfdm.core.Coordinate.get_interior_ring","method/cfdm.core.Coordinate.get_property","method/cfdm.core.Coordinate.has_bounds","method/cfdm.core.Coordinate.has_data","method/cfdm.core.Coordinate.has_geometry","method/cfdm.core.Coordinate.has_interior_ring","method/cfdm.core.Coordinate.has_property","method/cfdm.core.Coordinate.is_climatology","method/cfdm.core.Coordinate.properties","method/cfdm.core.Coordinate.set_bounds","method/cfdm.core.Coordinate.set_climatology","method/cfdm.core.Coordinate.set_data","method/cfdm.core.Coordinate.set_geometry","method/cfdm.core.Coordinate.set_interior_ring","method/cfdm.core.Coordinate.set_properties","method/cfdm.core.Coordinate.set_property","method/cfdm.core.CoordinateConversion.__deepcopy__","method/cfdm.core.CoordinateConversion._docstring_method_exclusions","method/cfdm.core.CoordinateConversion._docstring_package_depth","method/cfdm.core.CoordinateConversion._docstring_special_substitutions","method/cfdm.core.CoordinateConversion._docstring_substitutions","method/cfdm.core.CoordinateConversion.clear_domain_ancillaries","method/cfdm.core.CoordinateConversion.clear_parameters","method/cfdm.core.CoordinateConversion.copy","method/cfdm.core.CoordinateConversion.del_domain_ancillary","method/cfdm.core.CoordinateConversion.del_parameter","method/cfdm.core.CoordinateConversion.domain_ancillaries","method/cfdm.core.CoordinateConversion.get_domain_ancillary","method/cfdm.core.CoordinateConversion.get_parameter","method/cfdm.core.CoordinateConversion.has_domain_ancillary","method/cfdm.core.CoordinateConversion.has_parameter","method/cfdm.core.CoordinateConversion.parameters","method/cfdm.core.CoordinateConversion.set_domain_ancillaries","method/cfdm.core.CoordinateConversion.set_domain_ancillary","method/cfdm.core.CoordinateConversion.set_parameter","method/cfdm.core.CoordinateConversion.set_parameters","method/cfdm.core.CoordinateReference.__deepcopy__","method/cfdm.core.CoordinateReference._docstring_method_exclusions","method/cfdm.core.CoordinateReference._docstring_package_depth","method/cfdm.core.CoordinateReference._docstring_special_substitutions","method/cfdm.core.CoordinateReference._docstring_substitutions","method/cfdm.core.CoordinateReference.clear_coordinates","method/cfdm.core.CoordinateReference.coordinates","method/cfdm.core.CoordinateReference.copy","method/cfdm.core.CoordinateReference.del_coordinate","method/cfdm.core.CoordinateReference.del_coordinate_conversion","method/cfdm.core.CoordinateReference.del_datum","method/cfdm.core.CoordinateReference.get_coordinate_conversion","method/cfdm.core.CoordinateReference.get_datum","method/cfdm.core.CoordinateReference.has_coordinate","method/cfdm.core.CoordinateReference.set_coordinate","method/cfdm.core.CoordinateReference.set_coordinate_conversion","method/cfdm.core.CoordinateReference.set_coordinates","method/cfdm.core.CoordinateReference.set_datum","method/cfdm.core.Data.__deepcopy__","method/cfdm.core.Data.__repr__","method/cfdm.core.Data.__str__","method/cfdm.core.Data._docstring_method_exclusions","method/cfdm.core.Data._docstring_package_depth","method/cfdm.core.Data._docstring_special_substitutions","method/cfdm.core.Data._docstring_substitutions","method/cfdm.core.Data.copy","method/cfdm.core.Data.del_calendar","method/cfdm.core.Data.del_fill_value","method/cfdm.core.Data.del_units","method/cfdm.core.Data.get_calendar","method/cfdm.core.Data.get_fill_value","method/cfdm.core.Data.get_units","method/cfdm.core.Data.has_calendar","method/cfdm.core.Data.has_fill_value","method/cfdm.core.Data.has_units","method/cfdm.core.Data.set_calendar","method/cfdm.core.Data.set_fill_value","method/cfdm.core.Data.set_units","method/cfdm.core.Data.source","method/cfdm.core.Datum.__deepcopy__","method/cfdm.core.Datum._docstring_method_exclusions","method/cfdm.core.Datum._docstring_package_depth","method/cfdm.core.Datum._docstring_special_substitutions","method/cfdm.core.Datum._docstring_substitutions","method/cfdm.core.Datum.clear_parameters","method/cfdm.core.Datum.copy","method/cfdm.core.Datum.del_parameter","method/cfdm.core.Datum.get_parameter","method/cfdm.core.Datum.has_parameter","method/cfdm.core.Datum.parameters","method/cfdm.core.Datum.set_parameter","method/cfdm.core.Datum.set_parameters","method/cfdm.core.DimensionCoordinate.__deepcopy__","method/cfdm.core.DimensionCoordinate._docstring_method_exclusions","method/cfdm.core.DimensionCoordinate._docstring_package_depth","method/cfdm.core.DimensionCoordinate._docstring_special_substitutions","method/cfdm.core.DimensionCoordinate._docstring_substitutions","method/cfdm.core.DimensionCoordinate.clear_properties","method/cfdm.core.DimensionCoordinate.copy","method/cfdm.core.DimensionCoordinate.del_bounds","method/cfdm.core.DimensionCoordinate.del_climatology","method/cfdm.core.DimensionCoordinate.del_data","method/cfdm.core.DimensionCoordinate.del_geometry","method/cfdm.core.DimensionCoordinate.del_interior_ring","method/cfdm.core.DimensionCoordinate.del_properties","method/cfdm.core.DimensionCoordinate.del_property","method/cfdm.core.DimensionCoordinate.get_bounds","method/cfdm.core.DimensionCoordinate.get_climatology","method/cfdm.core.DimensionCoordinate.get_data","method/cfdm.core.DimensionCoordinate.get_geometry","method/cfdm.core.DimensionCoordinate.get_interior_ring","method/cfdm.core.DimensionCoordinate.get_property","method/cfdm.core.DimensionCoordinate.has_bounds","method/cfdm.core.DimensionCoordinate.has_data","method/cfdm.core.DimensionCoordinate.has_geometry","method/cfdm.core.DimensionCoordinate.has_interior_ring","method/cfdm.core.DimensionCoordinate.has_property","method/cfdm.core.DimensionCoordinate.is_climatology","method/cfdm.core.DimensionCoordinate.properties","method/cfdm.core.DimensionCoordinate.set_bounds","method/cfdm.core.DimensionCoordinate.set_climatology","method/cfdm.core.DimensionCoordinate.set_data","method/cfdm.core.DimensionCoordinate.set_geometry","method/cfdm.core.DimensionCoordinate.set_interior_ring","method/cfdm.core.DimensionCoordinate.set_properties","method/cfdm.core.DimensionCoordinate.set_property","method/cfdm.core.DocstringRewriteMeta._docstring_method_exclusions","method/cfdm.core.DocstringRewriteMeta._docstring_package_depth","method/cfdm.core.DocstringRewriteMeta._docstring_special_substitutions","method/cfdm.core.DocstringRewriteMeta._docstring_substitutions","method/cfdm.core.DocstringRewriteMeta.mro","method/cfdm.core.Domain.__deepcopy__","method/cfdm.core.Domain._docstring_method_exclusions","method/cfdm.core.Domain._docstring_package_depth","method/cfdm.core.Domain._docstring_special_substitutions","method/cfdm.core.Domain._docstring_substitutions","method/cfdm.core.Domain.clear_properties","method/cfdm.core.Domain.copy","method/cfdm.core.Domain.del_construct","method/cfdm.core.Domain.del_data_axes","method/cfdm.core.Domain.del_properties","method/cfdm.core.Domain.del_property","method/cfdm.core.Domain.fromconstructs","method/cfdm.core.Domain.get_construct","method/cfdm.core.Domain.get_data_axes","method/cfdm.core.Domain.get_property","method/cfdm.core.Domain.has_bounds","method/cfdm.core.Domain.has_construct","method/cfdm.core.Domain.has_data","method/cfdm.core.Domain.has_data_axes","method/cfdm.core.Domain.has_property","method/cfdm.core.Domain.properties","method/cfdm.core.Domain.set_construct","method/cfdm.core.Domain.set_data_axes","method/cfdm.core.Domain.set_properties","method/cfdm.core.Domain.set_property","method/cfdm.core.DomainAncillary.__deepcopy__","method/cfdm.core.DomainAncillary._docstring_method_exclusions","method/cfdm.core.DomainAncillary._docstring_package_depth","method/cfdm.core.DomainAncillary._docstring_special_substitutions","method/cfdm.core.DomainAncillary._docstring_substitutions","method/cfdm.core.DomainAncillary.clear_properties","method/cfdm.core.DomainAncillary.copy","method/cfdm.core.DomainAncillary.del_bounds","method/cfdm.core.DomainAncillary.del_data","method/cfdm.core.DomainAncillary.del_geometry","method/cfdm.core.DomainAncillary.del_interior_ring","method/cfdm.core.DomainAncillary.del_properties","method/cfdm.core.DomainAncillary.del_property","method/cfdm.core.DomainAncillary.get_bounds","method/cfdm.core.DomainAncillary.get_data","method/cfdm.core.DomainAncillary.get_geometry","method/cfdm.core.DomainAncillary.get_interior_ring","method/cfdm.core.DomainAncillary.get_property","method/cfdm.core.DomainAncillary.has_bounds","method/cfdm.core.DomainAncillary.has_data","method/cfdm.core.DomainAncillary.has_geometry","method/cfdm.core.DomainAncillary.has_interior_ring","method/cfdm.core.DomainAncillary.has_property","method/cfdm.core.DomainAncillary.properties","method/cfdm.core.DomainAncillary.set_bounds","method/cfdm.core.DomainAncillary.set_data","method/cfdm.core.DomainAncillary.set_geometry","method/cfdm.core.DomainAncillary.set_interior_ring","method/cfdm.core.DomainAncillary.set_properties","method/cfdm.core.DomainAncillary.set_property","method/cfdm.core.DomainAxis.__deepcopy__","method/cfdm.core.DomainAxis._docstring_method_exclusions","method/cfdm.core.DomainAxis._docstring_package_depth","method/cfdm.core.DomainAxis._docstring_special_substitutions","method/cfdm.core.DomainAxis._docstring_substitutions","method/cfdm.core.DomainAxis.copy","method/cfdm.core.DomainAxis.del_size","method/cfdm.core.DomainAxis.get_size","method/cfdm.core.DomainAxis.has_size","method/cfdm.core.DomainAxis.set_size","method/cfdm.core.Field.__deepcopy__","method/cfdm.core.Field._docstring_method_exclusions","method/cfdm.core.Field._docstring_package_depth","method/cfdm.core.Field._docstring_special_substitutions","method/cfdm.core.Field._docstring_substitutions","method/cfdm.core.Field.clear_properties","method/cfdm.core.Field.copy","method/cfdm.core.Field.del_construct","method/cfdm.core.Field.del_data","method/cfdm.core.Field.del_data_axes","method/cfdm.core.Field.del_properties","method/cfdm.core.Field.del_property","method/cfdm.core.Field.get_construct","method/cfdm.core.Field.get_data","method/cfdm.core.Field.get_data_axes","method/cfdm.core.Field.get_domain","method/cfdm.core.Field.get_property","method/cfdm.core.Field.has_bounds","method/cfdm.core.Field.has_construct","method/cfdm.core.Field.has_data","method/cfdm.core.Field.has_data_axes","method/cfdm.core.Field.has_property","method/cfdm.core.Field.properties","method/cfdm.core.Field.set_construct","method/cfdm.core.Field.set_data","method/cfdm.core.Field.set_data_axes","method/cfdm.core.Field.set_properties","method/cfdm.core.Field.set_property","method/cfdm.core.FieldAncillary.__deepcopy__","method/cfdm.core.FieldAncillary._docstring_method_exclusions","method/cfdm.core.FieldAncillary._docstring_package_depth","method/cfdm.core.FieldAncillary._docstring_special_substitutions","method/cfdm.core.FieldAncillary._docstring_substitutions","method/cfdm.core.FieldAncillary.clear_properties","method/cfdm.core.FieldAncillary.copy","method/cfdm.core.FieldAncillary.del_data","method/cfdm.core.FieldAncillary.del_properties","method/cfdm.core.FieldAncillary.del_property","method/cfdm.core.FieldAncillary.get_data","method/cfdm.core.FieldAncillary.get_property","method/cfdm.core.FieldAncillary.has_bounds","method/cfdm.core.FieldAncillary.has_data","method/cfdm.core.FieldAncillary.has_property","method/cfdm.core.FieldAncillary.properties","method/cfdm.core.FieldAncillary.set_data","method/cfdm.core.FieldAncillary.set_properties","method/cfdm.core.FieldAncillary.set_property","method/cfdm.core.InteriorRing.__deepcopy__","method/cfdm.core.InteriorRing._docstring_method_exclusions","method/cfdm.core.InteriorRing._docstring_package_depth","method/cfdm.core.InteriorRing._docstring_special_substitutions","method/cfdm.core.InteriorRing._docstring_substitutions","method/cfdm.core.InteriorRing.clear_properties","method/cfdm.core.InteriorRing.copy","method/cfdm.core.InteriorRing.del_data","method/cfdm.core.InteriorRing.del_properties","method/cfdm.core.InteriorRing.del_property","method/cfdm.core.InteriorRing.get_data","method/cfdm.core.InteriorRing.get_property","method/cfdm.core.InteriorRing.has_bounds","method/cfdm.core.InteriorRing.has_data","method/cfdm.core.InteriorRing.has_property","method/cfdm.core.InteriorRing.properties","method/cfdm.core.InteriorRing.set_data","method/cfdm.core.InteriorRing.set_properties","method/cfdm.core.InteriorRing.set_property","method/cfdm.core.NumpyArray._docstring_method_exclusions","method/cfdm.core.NumpyArray._docstring_package_depth","method/cfdm.core.NumpyArray._docstring_special_substitutions","method/cfdm.core.NumpyArray._docstring_substitutions","method/cfdm.core.NumpyArray.copy","method/cfdm.core.Parameters.__deepcopy__","method/cfdm.core.Parameters._docstring_method_exclusions","method/cfdm.core.Parameters._docstring_package_depth","method/cfdm.core.Parameters._docstring_special_substitutions","method/cfdm.core.Parameters._docstring_substitutions","method/cfdm.core.Parameters.clear_parameters","method/cfdm.core.Parameters.copy","method/cfdm.core.Parameters.del_parameter","method/cfdm.core.Parameters.get_parameter","method/cfdm.core.Parameters.has_parameter","method/cfdm.core.Parameters.parameters","method/cfdm.core.Parameters.set_parameter","method/cfdm.core.Parameters.set_parameters","method/cfdm.core.ParametersDomainAncillaries.__deepcopy__","method/cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries","method/cfdm.core.ParametersDomainAncillaries.clear_parameters","method/cfdm.core.ParametersDomainAncillaries.copy","method/cfdm.core.ParametersDomainAncillaries.del_domain_ancillary","method/cfdm.core.ParametersDomainAncillaries.del_parameter","method/cfdm.core.ParametersDomainAncillaries.domain_ancillaries","method/cfdm.core.ParametersDomainAncillaries.get_domain_ancillary","method/cfdm.core.ParametersDomainAncillaries.get_parameter","method/cfdm.core.ParametersDomainAncillaries.has_domain_ancillary","method/cfdm.core.ParametersDomainAncillaries.has_parameter","method/cfdm.core.ParametersDomainAncillaries.parameters","method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries","method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillary","method/cfdm.core.ParametersDomainAncillaries.set_parameter","method/cfdm.core.ParametersDomainAncillaries.set_parameters","method/cfdm.core.Properties.__deepcopy__","method/cfdm.core.Properties._docstring_method_exclusions","method/cfdm.core.Properties._docstring_package_depth","method/cfdm.core.Properties._docstring_special_substitutions","method/cfdm.core.Properties._docstring_substitutions","method/cfdm.core.Properties.clear_properties","method/cfdm.core.Properties.copy","method/cfdm.core.Properties.del_properties","method/cfdm.core.Properties.del_property","method/cfdm.core.Properties.get_property","method/cfdm.core.Properties.has_bounds","method/cfdm.core.Properties.has_data","method/cfdm.core.Properties.has_property","method/cfdm.core.Properties.properties","method/cfdm.core.Properties.set_properties","method/cfdm.core.Properties.set_property","method/cfdm.core.PropertiesData.__deepcopy__","method/cfdm.core.PropertiesData._docstring_method_exclusions","method/cfdm.core.PropertiesData._docstring_package_depth","method/cfdm.core.PropertiesData._docstring_special_substitutions","method/cfdm.core.PropertiesData._docstring_substitutions","method/cfdm.core.PropertiesData.clear_properties","method/cfdm.core.PropertiesData.copy","method/cfdm.core.PropertiesData.del_data","method/cfdm.core.PropertiesData.del_properties","method/cfdm.core.PropertiesData.del_property","method/cfdm.core.PropertiesData.get_data","method/cfdm.core.PropertiesData.get_property","method/cfdm.core.PropertiesData.has_bounds","method/cfdm.core.PropertiesData.has_data","method/cfdm.core.PropertiesData.has_property","method/cfdm.core.PropertiesData.properties","method/cfdm.core.PropertiesData.set_data","method/cfdm.core.PropertiesData.set_properties","method/cfdm.core.PropertiesData.set_property","method/cfdm.core.PropertiesDataBounds.__deepcopy__","method/cfdm.core.PropertiesDataBounds._docstring_method_exclusions","method/cfdm.core.PropertiesDataBounds._docstring_package_depth","method/cfdm.core.PropertiesDataBounds._docstring_special_substitutions","method/cfdm.core.PropertiesDataBounds._docstring_substitutions","method/cfdm.core.PropertiesDataBounds.clear_properties","method/cfdm.core.PropertiesDataBounds.copy","method/cfdm.core.PropertiesDataBounds.del_bounds","method/cfdm.core.PropertiesDataBounds.del_data","method/cfdm.core.PropertiesDataBounds.del_geometry","method/cfdm.core.PropertiesDataBounds.del_interior_ring","method/cfdm.core.PropertiesDataBounds.del_properties","method/cfdm.core.PropertiesDataBounds.del_property","method/cfdm.core.PropertiesDataBounds.get_bounds","method/cfdm.core.PropertiesDataBounds.get_data","method/cfdm.core.PropertiesDataBounds.get_geometry","method/cfdm.core.PropertiesDataBounds.get_interior_ring","method/cfdm.core.PropertiesDataBounds.get_property","method/cfdm.core.PropertiesDataBounds.has_bounds","method/cfdm.core.PropertiesDataBounds.has_data","method/cfdm.core.PropertiesDataBounds.has_geometry","method/cfdm.core.PropertiesDataBounds.has_interior_ring","method/cfdm.core.PropertiesDataBounds.has_property","method/cfdm.core.PropertiesDataBounds.properties","method/cfdm.core.PropertiesDataBounds.set_bounds","method/cfdm.core.PropertiesDataBounds.set_data","method/cfdm.core.PropertiesDataBounds.set_geometry","method/cfdm.core.PropertiesDataBounds.set_interior_ring","method/cfdm.core.PropertiesDataBounds.set_properties","method/cfdm.core.PropertiesDataBounds.set_property","performance","philosophy","releases","sample_datasets","support","tutorial"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":1,"sphinx.domains.index":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,"sphinx.ext.intersphinx":1,sphinx:56},filenames:["Changelog.rst","api_reference.rst","attribute/cfdm.Array.array.rst","attribute/cfdm.Array.dtype.rst","attribute/cfdm.Array.ndim.rst","attribute/cfdm.Array.shape.rst","attribute/cfdm.Array.size.rst","attribute/cfdm.AuxiliaryCoordinate.array.rst","attribute/cfdm.AuxiliaryCoordinate.bounds.rst","attribute/cfdm.AuxiliaryCoordinate.construct_type.rst","attribute/cfdm.AuxiliaryCoordinate.data.rst","attribute/cfdm.AuxiliaryCoordinate.datetime_array.rst","attribute/cfdm.AuxiliaryCoordinate.dtype.rst","attribute/cfdm.AuxiliaryCoordinate.interior_ring.rst","attribute/cfdm.AuxiliaryCoordinate.ndim.rst","attribute/cfdm.AuxiliaryCoordinate.shape.rst","attribute/cfdm.AuxiliaryCoordinate.size.rst","attribute/cfdm.Bounds.array.rst","attribute/cfdm.Bounds.data.rst","attribute/cfdm.Bounds.datetime_array.rst","attribute/cfdm.Bounds.dtype.rst","attribute/cfdm.Bounds.ndim.rst","attribute/cfdm.Bounds.shape.rst","attribute/cfdm.Bounds.size.rst","attribute/cfdm.CellMeasure.array.rst","attribute/cfdm.CellMeasure.construct_type.rst","attribute/cfdm.CellMeasure.data.rst","attribute/cfdm.CellMeasure.datetime_array.rst","attribute/cfdm.CellMeasure.dtype.rst","attribute/cfdm.CellMeasure.ndim.rst","attribute/cfdm.CellMeasure.shape.rst","attribute/cfdm.CellMeasure.size.rst","attribute/cfdm.CellMethod.construct_type.rst","attribute/cfdm.CompressedArray.array.rst","attribute/cfdm.CompressedArray.compressed_array.rst","attribute/cfdm.CompressedArray.dtype.rst","attribute/cfdm.CompressedArray.ndim.rst","attribute/cfdm.CompressedArray.shape.rst","attribute/cfdm.CompressedArray.size.rst","attribute/cfdm.Constant._func.rst","attribute/cfdm.Constant.value.rst","attribute/cfdm.CoordinateReference.construct_type.rst","attribute/cfdm.CoordinateReference.coordinate_conversion.rst","attribute/cfdm.CoordinateReference.datum.rst","attribute/cfdm.Count.array.rst","attribute/cfdm.Count.data.rst","attribute/cfdm.Count.datetime_array.rst","attribute/cfdm.Count.dtype.rst","attribute/cfdm.Count.ndim.rst","attribute/cfdm.Count.shape.rst","attribute/cfdm.Count.size.rst","attribute/cfdm.Data.array.rst","attribute/cfdm.Data.compressed_array.rst","attribute/cfdm.Data.data.rst","attribute/cfdm.Data.datetime_array.rst","attribute/cfdm.Data.datetime_as_string.rst","attribute/cfdm.Data.dtype.rst","attribute/cfdm.Data.mask.rst","attribute/cfdm.Data.ndim.rst","attribute/cfdm.Data.shape.rst","attribute/cfdm.Data.size.rst","attribute/cfdm.DimensionCoordinate.array.rst","attribute/cfdm.DimensionCoordinate.bounds.rst","attribute/cfdm.DimensionCoordinate.construct_type.rst","attribute/cfdm.DimensionCoordinate.data.rst","attribute/cfdm.DimensionCoordinate.datetime_array.rst","attribute/cfdm.DimensionCoordinate.dtype.rst","attribute/cfdm.DimensionCoordinate.interior_ring.rst","attribute/cfdm.DimensionCoordinate.ndim.rst","attribute/cfdm.DimensionCoordinate.shape.rst","attribute/cfdm.DimensionCoordinate.size.rst","attribute/cfdm.Domain.construct_type.rst","attribute/cfdm.Domain.constructs.rst","attribute/cfdm.DomainAncillary.array.rst","attribute/cfdm.DomainAncillary.bounds.rst","attribute/cfdm.DomainAncillary.construct_type.rst","attribute/cfdm.DomainAncillary.data.rst","attribute/cfdm.DomainAncillary.datetime_array.rst","attribute/cfdm.DomainAncillary.dtype.rst","attribute/cfdm.DomainAncillary.interior_ring.rst","attribute/cfdm.DomainAncillary.ndim.rst","attribute/cfdm.DomainAncillary.shape.rst","attribute/cfdm.DomainAncillary.size.rst","attribute/cfdm.DomainAxis.construct_type.rst","attribute/cfdm.Field.array.rst","attribute/cfdm.Field.construct_type.rst","attribute/cfdm.Field.constructs.rst","attribute/cfdm.Field.data.rst","attribute/cfdm.Field.datetime_array.rst","attribute/cfdm.Field.domain.rst","attribute/cfdm.Field.dtype.rst","attribute/cfdm.Field.ndim.rst","attribute/cfdm.Field.shape.rst","attribute/cfdm.Field.size.rst","attribute/cfdm.FieldAncillary.array.rst","attribute/cfdm.FieldAncillary.construct_type.rst","attribute/cfdm.FieldAncillary.data.rst","attribute/cfdm.FieldAncillary.datetime_array.rst","attribute/cfdm.FieldAncillary.dtype.rst","attribute/cfdm.FieldAncillary.ndim.rst","attribute/cfdm.FieldAncillary.shape.rst","attribute/cfdm.FieldAncillary.size.rst","attribute/cfdm.GatheredArray.array.rst","attribute/cfdm.GatheredArray.compressed_array.rst","attribute/cfdm.GatheredArray.dtype.rst","attribute/cfdm.GatheredArray.ndim.rst","attribute/cfdm.GatheredArray.shape.rst","attribute/cfdm.GatheredArray.size.rst","attribute/cfdm.Index.array.rst","attribute/cfdm.Index.data.rst","attribute/cfdm.Index.datetime_array.rst","attribute/cfdm.Index.dtype.rst","attribute/cfdm.Index.ndim.rst","attribute/cfdm.Index.shape.rst","attribute/cfdm.Index.size.rst","attribute/cfdm.InteriorRing.array.rst","attribute/cfdm.InteriorRing.data.rst","attribute/cfdm.InteriorRing.datetime_array.rst","attribute/cfdm.InteriorRing.dtype.rst","attribute/cfdm.InteriorRing.ndim.rst","attribute/cfdm.InteriorRing.shape.rst","attribute/cfdm.InteriorRing.size.rst","attribute/cfdm.List.array.rst","attribute/cfdm.List.data.rst","attribute/cfdm.List.datetime_array.rst","attribute/cfdm.List.dtype.rst","attribute/cfdm.List.ndim.rst","attribute/cfdm.List.shape.rst","attribute/cfdm.List.size.rst","attribute/cfdm.NetCDFArray.array.rst","attribute/cfdm.NetCDFArray.dtype.rst","attribute/cfdm.NetCDFArray.ndim.rst","attribute/cfdm.NetCDFArray.shape.rst","attribute/cfdm.NetCDFArray.size.rst","attribute/cfdm.NumpyArray.array.rst","attribute/cfdm.NumpyArray.dtype.rst","attribute/cfdm.NumpyArray.ndim.rst","attribute/cfdm.NumpyArray.shape.rst","attribute/cfdm.NumpyArray.size.rst","attribute/cfdm.RaggedContiguousArray.array.rst","attribute/cfdm.RaggedContiguousArray.compressed_array.rst","attribute/cfdm.RaggedContiguousArray.dtype.rst","attribute/cfdm.RaggedContiguousArray.ndim.rst","attribute/cfdm.RaggedContiguousArray.shape.rst","attribute/cfdm.RaggedContiguousArray.size.rst","attribute/cfdm.RaggedIndexedArray.array.rst","attribute/cfdm.RaggedIndexedArray.compressed_array.rst","attribute/cfdm.RaggedIndexedArray.dtype.rst","attribute/cfdm.RaggedIndexedArray.ndim.rst","attribute/cfdm.RaggedIndexedArray.shape.rst","attribute/cfdm.RaggedIndexedArray.size.rst","attribute/cfdm.RaggedIndexedContiguousArray.array.rst","attribute/cfdm.RaggedIndexedContiguousArray.compressed_array.rst","attribute/cfdm.RaggedIndexedContiguousArray.dtype.rst","attribute/cfdm.RaggedIndexedContiguousArray.ndim.rst","attribute/cfdm.RaggedIndexedContiguousArray.shape.rst","attribute/cfdm.RaggedIndexedContiguousArray.size.rst","attribute/cfdm.core.Array.array.rst","attribute/cfdm.core.Array.dtype.rst","attribute/cfdm.core.Array.ndim.rst","attribute/cfdm.core.Array.shape.rst","attribute/cfdm.core.Array.size.rst","attribute/cfdm.core.AuxiliaryCoordinate.bounds.rst","attribute/cfdm.core.AuxiliaryCoordinate.construct_type.rst","attribute/cfdm.core.AuxiliaryCoordinate.data.rst","attribute/cfdm.core.AuxiliaryCoordinate.interior_ring.rst","attribute/cfdm.core.Bounds.data.rst","attribute/cfdm.core.CellMeasure.construct_type.rst","attribute/cfdm.core.CellMeasure.data.rst","attribute/cfdm.core.CellMethod.construct_type.rst","attribute/cfdm.core.Coordinate.bounds.rst","attribute/cfdm.core.Coordinate.data.rst","attribute/cfdm.core.Coordinate.interior_ring.rst","attribute/cfdm.core.CoordinateReference.construct_type.rst","attribute/cfdm.core.CoordinateReference.coordinate_conversion.rst","attribute/cfdm.core.CoordinateReference.datum.rst","attribute/cfdm.core.Data.array.rst","attribute/cfdm.core.Data.dtype.rst","attribute/cfdm.core.Data.ndim.rst","attribute/cfdm.core.Data.shape.rst","attribute/cfdm.core.Data.size.rst","attribute/cfdm.core.DimensionCoordinate.bounds.rst","attribute/cfdm.core.DimensionCoordinate.construct_type.rst","attribute/cfdm.core.DimensionCoordinate.data.rst","attribute/cfdm.core.DimensionCoordinate.interior_ring.rst","attribute/cfdm.core.Domain.construct_type.rst","attribute/cfdm.core.Domain.constructs.rst","attribute/cfdm.core.DomainAncillary.bounds.rst","attribute/cfdm.core.DomainAncillary.construct_type.rst","attribute/cfdm.core.DomainAncillary.data.rst","attribute/cfdm.core.DomainAncillary.interior_ring.rst","attribute/cfdm.core.DomainAxis.construct_type.rst","attribute/cfdm.core.Field.construct_type.rst","attribute/cfdm.core.Field.constructs.rst","attribute/cfdm.core.Field.data.rst","attribute/cfdm.core.Field.domain.rst","attribute/cfdm.core.FieldAncillary.construct_type.rst","attribute/cfdm.core.FieldAncillary.data.rst","attribute/cfdm.core.InteriorRing.data.rst","attribute/cfdm.core.NumpyArray.array.rst","attribute/cfdm.core.NumpyArray.dtype.rst","attribute/cfdm.core.NumpyArray.ndim.rst","attribute/cfdm.core.NumpyArray.shape.rst","attribute/cfdm.core.NumpyArray.size.rst","attribute/cfdm.core.PropertiesData.data.rst","attribute/cfdm.core.PropertiesDataBounds.bounds.rst","attribute/cfdm.core.PropertiesDataBounds.data.rst","attribute/cfdm.core.PropertiesDataBounds.interior_ring.rst","cf_data_model.rst","class.rst","class/cfdm.Array.rst","class/cfdm.AuxiliaryCoordinate.rst","class/cfdm.Bounds.rst","class/cfdm.CellMeasure.rst","class/cfdm.CellMethod.rst","class/cfdm.CompressedArray.rst","class/cfdm.Configuration.rst","class/cfdm.Constant.rst","class/cfdm.Constructs.rst","class/cfdm.CoordinateConversion.rst","class/cfdm.CoordinateReference.rst","class/cfdm.Count.rst","class/cfdm.Data.rst","class/cfdm.Datum.rst","class/cfdm.DimensionCoordinate.rst","class/cfdm.Domain.rst","class/cfdm.DomainAncillary.rst","class/cfdm.DomainAxis.rst","class/cfdm.Field.rst","class/cfdm.FieldAncillary.rst","class/cfdm.GatheredArray.rst","class/cfdm.Index.rst","class/cfdm.InteriorRing.rst","class/cfdm.List.rst","class/cfdm.NetCDFArray.rst","class/cfdm.NumpyArray.rst","class/cfdm.RaggedContiguousArray.rst","class/cfdm.RaggedIndexedArray.rst","class/cfdm.RaggedIndexedContiguousArray.rst","class/cfdm.core.Array.rst","class/cfdm.core.AuxiliaryCoordinate.rst","class/cfdm.core.Bounds.rst","class/cfdm.core.CellMeasure.rst","class/cfdm.core.CellMethod.rst","class/cfdm.core.Constructs.rst","class/cfdm.core.Container.rst","class/cfdm.core.Coordinate.rst","class/cfdm.core.CoordinateConversion.rst","class/cfdm.core.CoordinateReference.rst","class/cfdm.core.Data.rst","class/cfdm.core.Datum.rst","class/cfdm.core.DimensionCoordinate.rst","class/cfdm.core.DocstringRewriteMeta.rst","class/cfdm.core.Domain.rst","class/cfdm.core.DomainAncillary.rst","class/cfdm.core.DomainAxis.rst","class/cfdm.core.Field.rst","class/cfdm.core.FieldAncillary.rst","class/cfdm.core.InteriorRing.rst","class/cfdm.core.NumpyArray.rst","class/cfdm.core.Parameters.rst","class/cfdm.core.ParametersDomainAncillaries.rst","class/cfdm.core.Properties.rst","class/cfdm.core.PropertiesData.rst","class/cfdm.core.PropertiesDataBounds.rst","class_core.rst","constant.rst","contributing.rst","extensions.rst","function/cfdm.ATOL.rst","function/cfdm.CF.rst","function/cfdm.LOG_LEVEL.rst","function/cfdm.RTOL.rst","function/cfdm.abspath.rst","function/cfdm.atol.rst","function/cfdm.configuration.rst","function/cfdm.environment.rst","function/cfdm.example_domain.rst","function/cfdm.example_field.rst","function/cfdm.example_fields.rst","function/cfdm.implementation.rst","function/cfdm.log_level.rst","function/cfdm.read.rst","function/cfdm.rtol.rst","function/cfdm.unique_constructs.rst","function/cfdm.write.rst","functions.rst","index.rst","installation.rst","introduction.rst","method/cfdm.Array.__array__.rst","method/cfdm.Array.__deepcopy__.rst","method/cfdm.Array.__getitem__.rst","method/cfdm.Array.__repr__.rst","method/cfdm.Array.__str__.rst","method/cfdm.Array._docstring_method_exclusions.rst","method/cfdm.Array._docstring_package_depth.rst","method/cfdm.Array._docstring_special_substitutions.rst","method/cfdm.Array._docstring_substitutions.rst","method/cfdm.Array.copy.rst","method/cfdm.Array.get_calendar.rst","method/cfdm.Array.get_compression_type.rst","method/cfdm.Array.get_subspace.rst","method/cfdm.Array.get_units.rst","method/cfdm.AuxiliaryCoordinate.__deepcopy__.rst","method/cfdm.AuxiliaryCoordinate.__getitem__.rst","method/cfdm.AuxiliaryCoordinate.__repr__.rst","method/cfdm.AuxiliaryCoordinate.__str__.rst","method/cfdm.AuxiliaryCoordinate._docstring_method_exclusions.rst","method/cfdm.AuxiliaryCoordinate._docstring_package_depth.rst","method/cfdm.AuxiliaryCoordinate._docstring_special_substitutions.rst","method/cfdm.AuxiliaryCoordinate._docstring_substitutions.rst","method/cfdm.AuxiliaryCoordinate.apply_masking.rst","method/cfdm.AuxiliaryCoordinate.clear_properties.rst","method/cfdm.AuxiliaryCoordinate.copy.rst","method/cfdm.AuxiliaryCoordinate.creation_commands.rst","method/cfdm.AuxiliaryCoordinate.del_bounds.rst","method/cfdm.AuxiliaryCoordinate.del_climatology.rst","method/cfdm.AuxiliaryCoordinate.del_data.rst","method/cfdm.AuxiliaryCoordinate.del_geometry.rst","method/cfdm.AuxiliaryCoordinate.del_interior_ring.rst","method/cfdm.AuxiliaryCoordinate.del_node_count.rst","method/cfdm.AuxiliaryCoordinate.del_part_node_count.rst","method/cfdm.AuxiliaryCoordinate.del_properties.rst","method/cfdm.AuxiliaryCoordinate.del_property.rst","method/cfdm.AuxiliaryCoordinate.dump.rst","method/cfdm.AuxiliaryCoordinate.equals.rst","method/cfdm.AuxiliaryCoordinate.get_bounds.rst","method/cfdm.AuxiliaryCoordinate.get_bounds_data.rst","method/cfdm.AuxiliaryCoordinate.get_climatology.rst","method/cfdm.AuxiliaryCoordinate.get_data.rst","method/cfdm.AuxiliaryCoordinate.get_filenames.rst","method/cfdm.AuxiliaryCoordinate.get_geometry.rst","method/cfdm.AuxiliaryCoordinate.get_interior_ring.rst","method/cfdm.AuxiliaryCoordinate.get_node_count.rst","method/cfdm.AuxiliaryCoordinate.get_original_filenames.rst","method/cfdm.AuxiliaryCoordinate.get_part_node_count.rst","method/cfdm.AuxiliaryCoordinate.get_property.rst","method/cfdm.AuxiliaryCoordinate.has_bounds.rst","method/cfdm.AuxiliaryCoordinate.has_data.rst","method/cfdm.AuxiliaryCoordinate.has_geometry.rst","method/cfdm.AuxiliaryCoordinate.has_interior_ring.rst","method/cfdm.AuxiliaryCoordinate.has_node_count.rst","method/cfdm.AuxiliaryCoordinate.has_part_node_count.rst","method/cfdm.AuxiliaryCoordinate.has_property.rst","method/cfdm.AuxiliaryCoordinate.identities.rst","method/cfdm.AuxiliaryCoordinate.identity.rst","method/cfdm.AuxiliaryCoordinate.insert_dimension.rst","method/cfdm.AuxiliaryCoordinate.is_climatology.rst","method/cfdm.AuxiliaryCoordinate.nc_clear_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.nc_del_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_get_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_has_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_set_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_set_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.nc_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.properties.rst","method/cfdm.AuxiliaryCoordinate.set_bounds.rst","method/cfdm.AuxiliaryCoordinate.set_climatology.rst","method/cfdm.AuxiliaryCoordinate.set_data.rst","method/cfdm.AuxiliaryCoordinate.set_geometry.rst","method/cfdm.AuxiliaryCoordinate.set_interior_ring.rst","method/cfdm.AuxiliaryCoordinate.set_node_count.rst","method/cfdm.AuxiliaryCoordinate.set_part_node_count.rst","method/cfdm.AuxiliaryCoordinate.set_properties.rst","method/cfdm.AuxiliaryCoordinate.set_property.rst","method/cfdm.AuxiliaryCoordinate.squeeze.rst","method/cfdm.AuxiliaryCoordinate.to_memory.rst","method/cfdm.AuxiliaryCoordinate.transpose.rst","method/cfdm.AuxiliaryCoordinate.uncompress.rst","method/cfdm.Bounds.__deepcopy__.rst","method/cfdm.Bounds.__getitem__.rst","method/cfdm.Bounds.__repr__.rst","method/cfdm.Bounds.__str__.rst","method/cfdm.Bounds._docstring_method_exclusions.rst","method/cfdm.Bounds._docstring_package_depth.rst","method/cfdm.Bounds._docstring_special_substitutions.rst","method/cfdm.Bounds._docstring_substitutions.rst","method/cfdm.Bounds.apply_masking.rst","method/cfdm.Bounds.clear_properties.rst","method/cfdm.Bounds.copy.rst","method/cfdm.Bounds.creation_commands.rst","method/cfdm.Bounds.del_data.rst","method/cfdm.Bounds.del_properties.rst","method/cfdm.Bounds.del_property.rst","method/cfdm.Bounds.dump.rst","method/cfdm.Bounds.equals.rst","method/cfdm.Bounds.get_data.rst","method/cfdm.Bounds.get_filenames.rst","method/cfdm.Bounds.get_original_filenames.rst","method/cfdm.Bounds.get_property.rst","method/cfdm.Bounds.has_bounds.rst","method/cfdm.Bounds.has_data.rst","method/cfdm.Bounds.has_property.rst","method/cfdm.Bounds.identities.rst","method/cfdm.Bounds.identity.rst","method/cfdm.Bounds.inherited_properties.rst","method/cfdm.Bounds.insert_dimension.rst","method/cfdm.Bounds.nc_clear_dimension_groups.rst","method/cfdm.Bounds.nc_clear_variable_groups.rst","method/cfdm.Bounds.nc_del_dimension.rst","method/cfdm.Bounds.nc_del_variable.rst","method/cfdm.Bounds.nc_dimension_groups.rst","method/cfdm.Bounds.nc_get_dimension.rst","method/cfdm.Bounds.nc_get_variable.rst","method/cfdm.Bounds.nc_has_dimension.rst","method/cfdm.Bounds.nc_has_variable.rst","method/cfdm.Bounds.nc_set_dimension.rst","method/cfdm.Bounds.nc_set_dimension_groups.rst","method/cfdm.Bounds.nc_set_variable.rst","method/cfdm.Bounds.nc_set_variable_groups.rst","method/cfdm.Bounds.nc_variable_groups.rst","method/cfdm.Bounds.properties.rst","method/cfdm.Bounds.set_data.rst","method/cfdm.Bounds.set_properties.rst","method/cfdm.Bounds.set_property.rst","method/cfdm.Bounds.squeeze.rst","method/cfdm.Bounds.to_memory.rst","method/cfdm.Bounds.transpose.rst","method/cfdm.Bounds.uncompress.rst","method/cfdm.CellMeasure.__deepcopy__.rst","method/cfdm.CellMeasure.__getitem__.rst","method/cfdm.CellMeasure.__repr__.rst","method/cfdm.CellMeasure.__str__.rst","method/cfdm.CellMeasure._docstring_method_exclusions.rst","method/cfdm.CellMeasure._docstring_package_depth.rst","method/cfdm.CellMeasure._docstring_special_substitutions.rst","method/cfdm.CellMeasure._docstring_substitutions.rst","method/cfdm.CellMeasure.apply_masking.rst","method/cfdm.CellMeasure.clear_properties.rst","method/cfdm.CellMeasure.copy.rst","method/cfdm.CellMeasure.creation_commands.rst","method/cfdm.CellMeasure.del_data.rst","method/cfdm.CellMeasure.del_measure.rst","method/cfdm.CellMeasure.del_properties.rst","method/cfdm.CellMeasure.del_property.rst","method/cfdm.CellMeasure.dump.rst","method/cfdm.CellMeasure.equals.rst","method/cfdm.CellMeasure.get_data.rst","method/cfdm.CellMeasure.get_filenames.rst","method/cfdm.CellMeasure.get_measure.rst","method/cfdm.CellMeasure.get_original_filenames.rst","method/cfdm.CellMeasure.get_property.rst","method/cfdm.CellMeasure.has_bounds.rst","method/cfdm.CellMeasure.has_data.rst","method/cfdm.CellMeasure.has_measure.rst","method/cfdm.CellMeasure.has_property.rst","method/cfdm.CellMeasure.identities.rst","method/cfdm.CellMeasure.identity.rst","method/cfdm.CellMeasure.insert_dimension.rst","method/cfdm.CellMeasure.nc_clear_variable_groups.rst","method/cfdm.CellMeasure.nc_del_variable.rst","method/cfdm.CellMeasure.nc_get_external.rst","method/cfdm.CellMeasure.nc_get_variable.rst","method/cfdm.CellMeasure.nc_has_variable.rst","method/cfdm.CellMeasure.nc_set_external.rst","method/cfdm.CellMeasure.nc_set_variable.rst","method/cfdm.CellMeasure.nc_set_variable_groups.rst","method/cfdm.CellMeasure.nc_variable_groups.rst","method/cfdm.CellMeasure.properties.rst","method/cfdm.CellMeasure.set_data.rst","method/cfdm.CellMeasure.set_measure.rst","method/cfdm.CellMeasure.set_properties.rst","method/cfdm.CellMeasure.set_property.rst","method/cfdm.CellMeasure.squeeze.rst","method/cfdm.CellMeasure.to_memory.rst","method/cfdm.CellMeasure.transpose.rst","method/cfdm.CellMeasure.uncompress.rst","method/cfdm.CellMethod.__deepcopy__.rst","method/cfdm.CellMethod.__repr__.rst","method/cfdm.CellMethod.__str__.rst","method/cfdm.CellMethod._docstring_method_exclusions.rst","method/cfdm.CellMethod._docstring_package_depth.rst","method/cfdm.CellMethod._docstring_special_substitutions.rst","method/cfdm.CellMethod._docstring_substitutions.rst","method/cfdm.CellMethod.copy.rst","method/cfdm.CellMethod.creation_commands.rst","method/cfdm.CellMethod.del_axes.rst","method/cfdm.CellMethod.del_method.rst","method/cfdm.CellMethod.del_qualifier.rst","method/cfdm.CellMethod.dump.rst","method/cfdm.CellMethod.equals.rst","method/cfdm.CellMethod.get_axes.rst","method/cfdm.CellMethod.get_method.rst","method/cfdm.CellMethod.get_qualifier.rst","method/cfdm.CellMethod.has_axes.rst","method/cfdm.CellMethod.has_method.rst","method/cfdm.CellMethod.has_qualifier.rst","method/cfdm.CellMethod.identities.rst","method/cfdm.CellMethod.identity.rst","method/cfdm.CellMethod.qualifiers.rst","method/cfdm.CellMethod.set_axes.rst","method/cfdm.CellMethod.set_method.rst","method/cfdm.CellMethod.set_qualifier.rst","method/cfdm.CellMethod.sorted.rst","method/cfdm.CompressedArray.__array__.rst","method/cfdm.CompressedArray.__deepcopy__.rst","method/cfdm.CompressedArray.__getitem__.rst","method/cfdm.CompressedArray.__repr__.rst","method/cfdm.CompressedArray.__str__.rst","method/cfdm.CompressedArray._docstring_method_exclusions.rst","method/cfdm.CompressedArray._docstring_package_depth.rst","method/cfdm.CompressedArray._docstring_special_substitutions.rst","method/cfdm.CompressedArray._docstring_substitutions.rst","method/cfdm.CompressedArray.compressed_dimensions.rst","method/cfdm.CompressedArray.conformed_data.rst","method/cfdm.CompressedArray.copy.rst","method/cfdm.CompressedArray.get_Subarray.rst","method/cfdm.CompressedArray.get_calendar.rst","method/cfdm.CompressedArray.get_compressed_axes.rst","method/cfdm.CompressedArray.get_compressed_dimension.rst","method/cfdm.CompressedArray.get_compression_type.rst","method/cfdm.CompressedArray.get_filenames.rst","method/cfdm.CompressedArray.get_subspace.rst","method/cfdm.CompressedArray.get_units.rst","method/cfdm.CompressedArray.source.rst","method/cfdm.CompressedArray.subarray_shapes.rst","method/cfdm.CompressedArray.subarrays.rst","method/cfdm.CompressedArray.to_memory.rst","method/cfdm.Configuration.__enter__.rst","method/cfdm.Configuration.__exit__.rst","method/cfdm.Configuration.__repr__.rst","method/cfdm.Configuration.clear.rst","method/cfdm.Configuration.copy.rst","method/cfdm.Configuration.fromkeys.rst","method/cfdm.Configuration.get.rst","method/cfdm.Configuration.items.rst","method/cfdm.Configuration.keys.rst","method/cfdm.Configuration.pop.rst","method/cfdm.Configuration.popitem.rst","method/cfdm.Configuration.setdefault.rst","method/cfdm.Configuration.update.rst","method/cfdm.Configuration.values.rst","method/cfdm.Constant.__deepcopy__.rst","method/cfdm.Constant.__enter__.rst","method/cfdm.Constant.__exit__.rst","method/cfdm.Constant.__repr__.rst","method/cfdm.Constant.__str__.rst","method/cfdm.Constant.copy.rst","method/cfdm.Constructs.__call__.rst","method/cfdm.Constructs.__contains__.rst","method/cfdm.Constructs.__copy__.rst","method/cfdm.Constructs.__deepcopy__.rst","method/cfdm.Constructs.__getitem__.rst","method/cfdm.Constructs.__iter__.rst","method/cfdm.Constructs.__len__.rst","method/cfdm.Constructs.__repr__.rst","method/cfdm.Constructs.__str__.rst","method/cfdm.Constructs._docstring_method_exclusions.rst","method/cfdm.Constructs._docstring_package_depth.rst","method/cfdm.Constructs._docstring_special_substitutions.rst","method/cfdm.Constructs._docstring_substitutions.rst","method/cfdm.Constructs.clear_filters_applied.rst","method/cfdm.Constructs.construct_type.rst","method/cfdm.Constructs.construct_types.rst","method/cfdm.Constructs.copy.rst","method/cfdm.Constructs.data_axes.rst","method/cfdm.Constructs.domain_axes.rst","method/cfdm.Constructs.domain_axis_identity.rst","method/cfdm.Constructs.equals.rst","method/cfdm.Constructs.filter.rst","method/cfdm.Constructs.filter_by_axis.rst","method/cfdm.Constructs.filter_by_data.rst","method/cfdm.Constructs.filter_by_identity.rst","method/cfdm.Constructs.filter_by_key.rst","method/cfdm.Constructs.filter_by_measure.rst","method/cfdm.Constructs.filter_by_method.rst","method/cfdm.Constructs.filter_by_naxes.rst","method/cfdm.Constructs.filter_by_ncdim.rst","method/cfdm.Constructs.filter_by_ncvar.rst","method/cfdm.Constructs.filter_by_property.rst","method/cfdm.Constructs.filter_by_size.rst","method/cfdm.Constructs.filter_by_type.rst","method/cfdm.Constructs.filters_applied.rst","method/cfdm.Constructs.get.rst","method/cfdm.Constructs.get_data_axes.rst","method/cfdm.Constructs.inverse_filter.rst","method/cfdm.Constructs.items.rst","method/cfdm.Constructs.key.rst","method/cfdm.Constructs.keys.rst","method/cfdm.Constructs.new_identifier.rst","method/cfdm.Constructs.ordered.rst","method/cfdm.Constructs.replace.rst","method/cfdm.Constructs.shallow_copy.rst","method/cfdm.Constructs.todict.rst","method/cfdm.Constructs.unfilter.rst","method/cfdm.Constructs.value.rst","method/cfdm.Constructs.values.rst","method/cfdm.CoordinateConversion.__bool__.rst","method/cfdm.CoordinateConversion.__deepcopy__.rst","method/cfdm.CoordinateConversion.__repr__.rst","method/cfdm.CoordinateConversion.__str__.rst","method/cfdm.CoordinateConversion._docstring_method_exclusions.rst","method/cfdm.CoordinateConversion._docstring_package_depth.rst","method/cfdm.CoordinateConversion._docstring_special_substitutions.rst","method/cfdm.CoordinateConversion._docstring_substitutions.rst","method/cfdm.CoordinateConversion.clear_domain_ancillaries.rst","method/cfdm.CoordinateConversion.clear_parameters.rst","method/cfdm.CoordinateConversion.copy.rst","method/cfdm.CoordinateConversion.del_domain_ancillary.rst","method/cfdm.CoordinateConversion.del_parameter.rst","method/cfdm.CoordinateConversion.domain_ancillaries.rst","method/cfdm.CoordinateConversion.equals.rst","method/cfdm.CoordinateConversion.get_domain_ancillary.rst","method/cfdm.CoordinateConversion.get_parameter.rst","method/cfdm.CoordinateConversion.has_domain_ancillary.rst","method/cfdm.CoordinateConversion.has_parameter.rst","method/cfdm.CoordinateConversion.parameters.rst","method/cfdm.CoordinateConversion.set_domain_ancillaries.rst","method/cfdm.CoordinateConversion.set_domain_ancillary.rst","method/cfdm.CoordinateConversion.set_parameter.rst","method/cfdm.CoordinateConversion.set_parameters.rst","method/cfdm.CoordinateReference.__deepcopy__.rst","method/cfdm.CoordinateReference.__repr__.rst","method/cfdm.CoordinateReference.__str__.rst","method/cfdm.CoordinateReference._docstring_method_exclusions.rst","method/cfdm.CoordinateReference._docstring_package_depth.rst","method/cfdm.CoordinateReference._docstring_special_substitutions.rst","method/cfdm.CoordinateReference._docstring_substitutions.rst","method/cfdm.CoordinateReference.clear_coordinates.rst","method/cfdm.CoordinateReference.coordinates.rst","method/cfdm.CoordinateReference.copy.rst","method/cfdm.CoordinateReference.creation_commands.rst","method/cfdm.CoordinateReference.del_coordinate.rst","method/cfdm.CoordinateReference.del_coordinate_conversion.rst","method/cfdm.CoordinateReference.del_datum.rst","method/cfdm.CoordinateReference.dump.rst","method/cfdm.CoordinateReference.equals.rst","method/cfdm.CoordinateReference.get_coordinate_conversion.rst","method/cfdm.CoordinateReference.get_datum.rst","method/cfdm.CoordinateReference.get_original_filenames.rst","method/cfdm.CoordinateReference.has_coordinate.rst","method/cfdm.CoordinateReference.identities.rst","method/cfdm.CoordinateReference.identity.rst","method/cfdm.CoordinateReference.nc_clear_variable_groups.rst","method/cfdm.CoordinateReference.nc_del_variable.rst","method/cfdm.CoordinateReference.nc_get_variable.rst","method/cfdm.CoordinateReference.nc_has_variable.rst","method/cfdm.CoordinateReference.nc_set_variable.rst","method/cfdm.CoordinateReference.nc_set_variable_groups.rst","method/cfdm.CoordinateReference.nc_variable_groups.rst","method/cfdm.CoordinateReference.set_coordinate.rst","method/cfdm.CoordinateReference.set_coordinate_conversion.rst","method/cfdm.CoordinateReference.set_coordinates.rst","method/cfdm.CoordinateReference.set_datum.rst","method/cfdm.Count.__deepcopy__.rst","method/cfdm.Count.__getitem__.rst","method/cfdm.Count.__repr__.rst","method/cfdm.Count.__str__.rst","method/cfdm.Count._docstring_method_exclusions.rst","method/cfdm.Count._docstring_package_depth.rst","method/cfdm.Count._docstring_special_substitutions.rst","method/cfdm.Count._docstring_substitutions.rst","method/cfdm.Count.apply_masking.rst","method/cfdm.Count.clear_properties.rst","method/cfdm.Count.copy.rst","method/cfdm.Count.creation_commands.rst","method/cfdm.Count.del_data.rst","method/cfdm.Count.del_properties.rst","method/cfdm.Count.del_property.rst","method/cfdm.Count.dump.rst","method/cfdm.Count.equals.rst","method/cfdm.Count.get_data.rst","method/cfdm.Count.get_filenames.rst","method/cfdm.Count.get_original_filenames.rst","method/cfdm.Count.get_property.rst","method/cfdm.Count.has_bounds.rst","method/cfdm.Count.has_data.rst","method/cfdm.Count.has_property.rst","method/cfdm.Count.identities.rst","method/cfdm.Count.identity.rst","method/cfdm.Count.insert_dimension.rst","method/cfdm.Count.nc_clear_dimension_groups.rst","method/cfdm.Count.nc_clear_sample_dimension_groups.rst","method/cfdm.Count.nc_clear_variable_groups.rst","method/cfdm.Count.nc_del_dimension.rst","method/cfdm.Count.nc_del_sample_dimension.rst","method/cfdm.Count.nc_del_variable.rst","method/cfdm.Count.nc_dimension_groups.rst","method/cfdm.Count.nc_get_dimension.rst","method/cfdm.Count.nc_get_sample_dimension.rst","method/cfdm.Count.nc_get_variable.rst","method/cfdm.Count.nc_has_dimension.rst","method/cfdm.Count.nc_has_sample_dimension.rst","method/cfdm.Count.nc_has_variable.rst","method/cfdm.Count.nc_sample_dimension_groups.rst","method/cfdm.Count.nc_set_dimension.rst","method/cfdm.Count.nc_set_dimension_groups.rst","method/cfdm.Count.nc_set_sample_dimension.rst","method/cfdm.Count.nc_set_sample_dimension_groups.rst","method/cfdm.Count.nc_set_variable.rst","method/cfdm.Count.nc_set_variable_groups.rst","method/cfdm.Count.nc_variable_groups.rst","method/cfdm.Count.properties.rst","method/cfdm.Count.set_data.rst","method/cfdm.Count.set_properties.rst","method/cfdm.Count.set_property.rst","method/cfdm.Count.squeeze.rst","method/cfdm.Count.to_memory.rst","method/cfdm.Count.transpose.rst","method/cfdm.Count.uncompress.rst","method/cfdm.Data.__array__.rst","method/cfdm.Data.__deepcopy__.rst","method/cfdm.Data.__getitem__.rst","method/cfdm.Data.__int__.rst","method/cfdm.Data.__iter__.rst","method/cfdm.Data.__repr__.rst","method/cfdm.Data.__setitem__.rst","method/cfdm.Data.__str__.rst","method/cfdm.Data._docstring_method_exclusions.rst","method/cfdm.Data._docstring_package_depth.rst","method/cfdm.Data._docstring_special_substitutions.rst","method/cfdm.Data._docstring_substitutions.rst","method/cfdm.Data.any.rst","method/cfdm.Data.apply_masking.rst","method/cfdm.Data.copy.rst","method/cfdm.Data.creation_commands.rst","method/cfdm.Data.del_calendar.rst","method/cfdm.Data.del_fill_value.rst","method/cfdm.Data.del_units.rst","method/cfdm.Data.empty.rst","method/cfdm.Data.equals.rst","method/cfdm.Data.filled.rst","method/cfdm.Data.first_element.rst","method/cfdm.Data.flatten.rst","method/cfdm.Data.get_calendar.rst","method/cfdm.Data.get_compressed_axes.rst","method/cfdm.Data.get_compressed_dimension.rst","method/cfdm.Data.get_compression_type.rst","method/cfdm.Data.get_count.rst","method/cfdm.Data.get_data.rst","method/cfdm.Data.get_dependent_tie_points.rst","method/cfdm.Data.get_filenames.rst","method/cfdm.Data.get_fill_value.rst","method/cfdm.Data.get_index.rst","method/cfdm.Data.get_interpolation_parameters.rst","method/cfdm.Data.get_list.rst","method/cfdm.Data.get_original_filenames.rst","method/cfdm.Data.get_tie_point_indices.rst","method/cfdm.Data.get_units.rst","method/cfdm.Data.has_calendar.rst","method/cfdm.Data.has_fill_value.rst","method/cfdm.Data.has_units.rst","method/cfdm.Data.insert_dimension.rst","method/cfdm.Data.last_element.rst","method/cfdm.Data.max.rst","method/cfdm.Data.maximum.rst","method/cfdm.Data.min.rst","method/cfdm.Data.minimum.rst","method/cfdm.Data.nc_clear_hdf5_chunksizes.rst","method/cfdm.Data.nc_hdf5_chunksizes.rst","method/cfdm.Data.nc_set_hdf5_chunksizes.rst","method/cfdm.Data.second_element.rst","method/cfdm.Data.set_calendar.rst","method/cfdm.Data.set_fill_value.rst","method/cfdm.Data.set_units.rst","method/cfdm.Data.source.rst","method/cfdm.Data.squeeze.rst","method/cfdm.Data.sum.rst","method/cfdm.Data.to_memory.rst","method/cfdm.Data.transpose.rst","method/cfdm.Data.uncompress.rst","method/cfdm.Data.unique.rst","method/cfdm.Datum.__bool__.rst","method/cfdm.Datum.__deepcopy__.rst","method/cfdm.Datum.__repr__.rst","method/cfdm.Datum.__str__.rst","method/cfdm.Datum._docstring_method_exclusions.rst","method/cfdm.Datum._docstring_package_depth.rst","method/cfdm.Datum._docstring_special_substitutions.rst","method/cfdm.Datum._docstring_substitutions.rst","method/cfdm.Datum.clear_parameters.rst","method/cfdm.Datum.copy.rst","method/cfdm.Datum.del_parameter.rst","method/cfdm.Datum.equals.rst","method/cfdm.Datum.get_original_filenames.rst","method/cfdm.Datum.get_parameter.rst","method/cfdm.Datum.has_parameter.rst","method/cfdm.Datum.nc_clear_variable_groups.rst","method/cfdm.Datum.nc_del_variable.rst","method/cfdm.Datum.nc_get_variable.rst","method/cfdm.Datum.nc_has_variable.rst","method/cfdm.Datum.nc_set_variable.rst","method/cfdm.Datum.nc_set_variable_groups.rst","method/cfdm.Datum.nc_variable_groups.rst","method/cfdm.Datum.parameters.rst","method/cfdm.Datum.set_parameter.rst","method/cfdm.Datum.set_parameters.rst","method/cfdm.DimensionCoordinate.__deepcopy__.rst","method/cfdm.DimensionCoordinate.__getitem__.rst","method/cfdm.DimensionCoordinate.__repr__.rst","method/cfdm.DimensionCoordinate.__str__.rst","method/cfdm.DimensionCoordinate._docstring_method_exclusions.rst","method/cfdm.DimensionCoordinate._docstring_package_depth.rst","method/cfdm.DimensionCoordinate._docstring_special_substitutions.rst","method/cfdm.DimensionCoordinate._docstring_substitutions.rst","method/cfdm.DimensionCoordinate.apply_masking.rst","method/cfdm.DimensionCoordinate.clear_properties.rst","method/cfdm.DimensionCoordinate.copy.rst","method/cfdm.DimensionCoordinate.creation_commands.rst","method/cfdm.DimensionCoordinate.del_bounds.rst","method/cfdm.DimensionCoordinate.del_climatology.rst","method/cfdm.DimensionCoordinate.del_data.rst","method/cfdm.DimensionCoordinate.del_geometry.rst","method/cfdm.DimensionCoordinate.del_interior_ring.rst","method/cfdm.DimensionCoordinate.del_node_count.rst","method/cfdm.DimensionCoordinate.del_part_node_count.rst","method/cfdm.DimensionCoordinate.del_properties.rst","method/cfdm.DimensionCoordinate.del_property.rst","method/cfdm.DimensionCoordinate.dump.rst","method/cfdm.DimensionCoordinate.equals.rst","method/cfdm.DimensionCoordinate.get_bounds.rst","method/cfdm.DimensionCoordinate.get_bounds_data.rst","method/cfdm.DimensionCoordinate.get_climatology.rst","method/cfdm.DimensionCoordinate.get_data.rst","method/cfdm.DimensionCoordinate.get_filenames.rst","method/cfdm.DimensionCoordinate.get_geometry.rst","method/cfdm.DimensionCoordinate.get_interior_ring.rst","method/cfdm.DimensionCoordinate.get_node_count.rst","method/cfdm.DimensionCoordinate.get_original_filenames.rst","method/cfdm.DimensionCoordinate.get_part_node_count.rst","method/cfdm.DimensionCoordinate.get_property.rst","method/cfdm.DimensionCoordinate.has_bounds.rst","method/cfdm.DimensionCoordinate.has_data.rst","method/cfdm.DimensionCoordinate.has_geometry.rst","method/cfdm.DimensionCoordinate.has_interior_ring.rst","method/cfdm.DimensionCoordinate.has_node_count.rst","method/cfdm.DimensionCoordinate.has_part_node_count.rst","method/cfdm.DimensionCoordinate.has_property.rst","method/cfdm.DimensionCoordinate.identities.rst","method/cfdm.DimensionCoordinate.identity.rst","method/cfdm.DimensionCoordinate.insert_dimension.rst","method/cfdm.DimensionCoordinate.is_climatology.rst","method/cfdm.DimensionCoordinate.nc_clear_variable_groups.rst","method/cfdm.DimensionCoordinate.nc_del_variable.rst","method/cfdm.DimensionCoordinate.nc_get_variable.rst","method/cfdm.DimensionCoordinate.nc_has_variable.rst","method/cfdm.DimensionCoordinate.nc_set_variable.rst","method/cfdm.DimensionCoordinate.nc_set_variable_groups.rst","method/cfdm.DimensionCoordinate.nc_variable_groups.rst","method/cfdm.DimensionCoordinate.properties.rst","method/cfdm.DimensionCoordinate.set_bounds.rst","method/cfdm.DimensionCoordinate.set_climatology.rst","method/cfdm.DimensionCoordinate.set_data.rst","method/cfdm.DimensionCoordinate.set_geometry.rst","method/cfdm.DimensionCoordinate.set_interior_ring.rst","method/cfdm.DimensionCoordinate.set_node_count.rst","method/cfdm.DimensionCoordinate.set_part_node_count.rst","method/cfdm.DimensionCoordinate.set_properties.rst","method/cfdm.DimensionCoordinate.set_property.rst","method/cfdm.DimensionCoordinate.squeeze.rst","method/cfdm.DimensionCoordinate.to_memory.rst","method/cfdm.DimensionCoordinate.transpose.rst","method/cfdm.DimensionCoordinate.uncompress.rst","method/cfdm.Domain.__deepcopy__.rst","method/cfdm.Domain.__repr__.rst","method/cfdm.Domain.__str__.rst","method/cfdm.Domain._docstring_method_exclusions.rst","method/cfdm.Domain._docstring_package_depth.rst","method/cfdm.Domain._docstring_special_substitutions.rst","method/cfdm.Domain._docstring_substitutions.rst","method/cfdm.Domain.apply_masking.rst","method/cfdm.Domain.auxiliary_coordinate.rst","method/cfdm.Domain.auxiliary_coordinates.rst","method/cfdm.Domain.cell_measure.rst","method/cfdm.Domain.cell_measures.rst","method/cfdm.Domain.clear_properties.rst","method/cfdm.Domain.climatological_time_axes.rst","method/cfdm.Domain.construct.rst","method/cfdm.Domain.construct_item.rst","method/cfdm.Domain.construct_key.rst","method/cfdm.Domain.coordinate.rst","method/cfdm.Domain.coordinate_reference.rst","method/cfdm.Domain.coordinate_references.rst","method/cfdm.Domain.coordinates.rst","method/cfdm.Domain.copy.rst","method/cfdm.Domain.creation_commands.rst","method/cfdm.Domain.dataset_compliance.rst","method/cfdm.Domain.del_construct.rst","method/cfdm.Domain.del_data_axes.rst","method/cfdm.Domain.del_properties.rst","method/cfdm.Domain.del_property.rst","method/cfdm.Domain.dimension_coordinate.rst","method/cfdm.Domain.dimension_coordinates.rst","method/cfdm.Domain.domain_ancillaries.rst","method/cfdm.Domain.domain_ancillary.rst","method/cfdm.Domain.domain_axes.rst","method/cfdm.Domain.domain_axis.rst","method/cfdm.Domain.domain_axis_key.rst","method/cfdm.Domain.dump.rst","method/cfdm.Domain.equals.rst","method/cfdm.Domain.fromconstructs.rst","method/cfdm.Domain.get_construct.rst","method/cfdm.Domain.get_data_axes.rst","method/cfdm.Domain.get_filenames.rst","method/cfdm.Domain.get_original_filenames.rst","method/cfdm.Domain.get_property.rst","method/cfdm.Domain.has_bounds.rst","method/cfdm.Domain.has_construct.rst","method/cfdm.Domain.has_data.rst","method/cfdm.Domain.has_data_axes.rst","method/cfdm.Domain.has_geometry.rst","method/cfdm.Domain.has_property.rst","method/cfdm.Domain.identities.rst","method/cfdm.Domain.identity.rst","method/cfdm.Domain.nc_clear_component_dimension_groups.rst","method/cfdm.Domain.nc_clear_component_sample_dimension_groups.rst","method/cfdm.Domain.nc_clear_component_variable_groups.rst","method/cfdm.Domain.nc_clear_geometry_variable_groups.rst","method/cfdm.Domain.nc_clear_global_attributes.rst","method/cfdm.Domain.nc_clear_group_attributes.rst","method/cfdm.Domain.nc_clear_variable_groups.rst","method/cfdm.Domain.nc_del_component_dimension.rst","method/cfdm.Domain.nc_del_component_sample_dimension.rst","method/cfdm.Domain.nc_del_component_variable.rst","method/cfdm.Domain.nc_del_geometry_variable.rst","method/cfdm.Domain.nc_del_variable.rst","method/cfdm.Domain.nc_geometry_variable_groups.rst","method/cfdm.Domain.nc_get_geometry_variable.rst","method/cfdm.Domain.nc_get_variable.rst","method/cfdm.Domain.nc_global_attributes.rst","method/cfdm.Domain.nc_group_attributes.rst","method/cfdm.Domain.nc_has_geometry_variable.rst","method/cfdm.Domain.nc_has_variable.rst","method/cfdm.Domain.nc_set_component_dimension.rst","method/cfdm.Domain.nc_set_component_dimension_groups.rst","method/cfdm.Domain.nc_set_component_sample_dimension.rst","method/cfdm.Domain.nc_set_component_sample_dimension_groups.rst","method/cfdm.Domain.nc_set_component_variable.rst","method/cfdm.Domain.nc_set_component_variable_groups.rst","method/cfdm.Domain.nc_set_geometry_variable.rst","method/cfdm.Domain.nc_set_geometry_variable_groups.rst","method/cfdm.Domain.nc_set_global_attribute.rst","method/cfdm.Domain.nc_set_global_attributes.rst","method/cfdm.Domain.nc_set_group_attribute.rst","method/cfdm.Domain.nc_set_group_attributes.rst","method/cfdm.Domain.nc_set_variable.rst","method/cfdm.Domain.nc_set_variable_groups.rst","method/cfdm.Domain.nc_variable_groups.rst","method/cfdm.Domain.properties.rst","method/cfdm.Domain.set_construct.rst","method/cfdm.Domain.set_data_axes.rst","method/cfdm.Domain.set_properties.rst","method/cfdm.Domain.set_property.rst","method/cfdm.Domain.uncompress.rst","method/cfdm.DomainAncillary.__deepcopy__.rst","method/cfdm.DomainAncillary.__getitem__.rst","method/cfdm.DomainAncillary.__repr__.rst","method/cfdm.DomainAncillary.__str__.rst","method/cfdm.DomainAncillary._docstring_method_exclusions.rst","method/cfdm.DomainAncillary._docstring_package_depth.rst","method/cfdm.DomainAncillary._docstring_special_substitutions.rst","method/cfdm.DomainAncillary._docstring_substitutions.rst","method/cfdm.DomainAncillary.apply_masking.rst","method/cfdm.DomainAncillary.clear_properties.rst","method/cfdm.DomainAncillary.copy.rst","method/cfdm.DomainAncillary.creation_commands.rst","method/cfdm.DomainAncillary.del_bounds.rst","method/cfdm.DomainAncillary.del_data.rst","method/cfdm.DomainAncillary.del_geometry.rst","method/cfdm.DomainAncillary.del_interior_ring.rst","method/cfdm.DomainAncillary.del_node_count.rst","method/cfdm.DomainAncillary.del_part_node_count.rst","method/cfdm.DomainAncillary.del_properties.rst","method/cfdm.DomainAncillary.del_property.rst","method/cfdm.DomainAncillary.dump.rst","method/cfdm.DomainAncillary.equals.rst","method/cfdm.DomainAncillary.get_bounds.rst","method/cfdm.DomainAncillary.get_bounds_data.rst","method/cfdm.DomainAncillary.get_data.rst","method/cfdm.DomainAncillary.get_filenames.rst","method/cfdm.DomainAncillary.get_geometry.rst","method/cfdm.DomainAncillary.get_interior_ring.rst","method/cfdm.DomainAncillary.get_node_count.rst","method/cfdm.DomainAncillary.get_original_filenames.rst","method/cfdm.DomainAncillary.get_part_node_count.rst","method/cfdm.DomainAncillary.get_property.rst","method/cfdm.DomainAncillary.has_bounds.rst","method/cfdm.DomainAncillary.has_data.rst","method/cfdm.DomainAncillary.has_geometry.rst","method/cfdm.DomainAncillary.has_interior_ring.rst","method/cfdm.DomainAncillary.has_node_count.rst","method/cfdm.DomainAncillary.has_part_node_count.rst","method/cfdm.DomainAncillary.has_property.rst","method/cfdm.DomainAncillary.identities.rst","method/cfdm.DomainAncillary.identity.rst","method/cfdm.DomainAncillary.insert_dimension.rst","method/cfdm.DomainAncillary.nc_clear_variable_groups.rst","method/cfdm.DomainAncillary.nc_del_variable.rst","method/cfdm.DomainAncillary.nc_get_variable.rst","method/cfdm.DomainAncillary.nc_has_variable.rst","method/cfdm.DomainAncillary.nc_set_variable.rst","method/cfdm.DomainAncillary.nc_set_variable_groups.rst","method/cfdm.DomainAncillary.nc_variable_groups.rst","method/cfdm.DomainAncillary.properties.rst","method/cfdm.DomainAncillary.set_bounds.rst","method/cfdm.DomainAncillary.set_data.rst","method/cfdm.DomainAncillary.set_geometry.rst","method/cfdm.DomainAncillary.set_interior_ring.rst","method/cfdm.DomainAncillary.set_node_count.rst","method/cfdm.DomainAncillary.set_part_node_count.rst","method/cfdm.DomainAncillary.set_properties.rst","method/cfdm.DomainAncillary.set_property.rst","method/cfdm.DomainAncillary.squeeze.rst","method/cfdm.DomainAncillary.to_memory.rst","method/cfdm.DomainAncillary.transpose.rst","method/cfdm.DomainAncillary.uncompress.rst","method/cfdm.DomainAxis.__deepcopy__.rst","method/cfdm.DomainAxis.__repr__.rst","method/cfdm.DomainAxis.__str__.rst","method/cfdm.DomainAxis._docstring_method_exclusions.rst","method/cfdm.DomainAxis._docstring_package_depth.rst","method/cfdm.DomainAxis._docstring_special_substitutions.rst","method/cfdm.DomainAxis._docstring_substitutions.rst","method/cfdm.DomainAxis.copy.rst","method/cfdm.DomainAxis.creation_commands.rst","method/cfdm.DomainAxis.del_size.rst","method/cfdm.DomainAxis.equals.rst","method/cfdm.DomainAxis.get_size.rst","method/cfdm.DomainAxis.has_size.rst","method/cfdm.DomainAxis.identities.rst","method/cfdm.DomainAxis.identity.rst","method/cfdm.DomainAxis.nc_clear_dimension_groups.rst","method/cfdm.DomainAxis.nc_del_dimension.rst","method/cfdm.DomainAxis.nc_dimension_groups.rst","method/cfdm.DomainAxis.nc_get_dimension.rst","method/cfdm.DomainAxis.nc_has_dimension.rst","method/cfdm.DomainAxis.nc_is_unlimited.rst","method/cfdm.DomainAxis.nc_set_dimension.rst","method/cfdm.DomainAxis.nc_set_dimension_groups.rst","method/cfdm.DomainAxis.nc_set_unlimited.rst","method/cfdm.DomainAxis.set_size.rst","method/cfdm.Field.__deepcopy__.rst","method/cfdm.Field.__getitem__.rst","method/cfdm.Field.__repr__.rst","method/cfdm.Field.__str__.rst","method/cfdm.Field._docstring_method_exclusions.rst","method/cfdm.Field._docstring_package_depth.rst","method/cfdm.Field._docstring_special_substitutions.rst","method/cfdm.Field._docstring_substitutions.rst","method/cfdm.Field.apply_masking.rst","method/cfdm.Field.auxiliary_coordinate.rst","method/cfdm.Field.auxiliary_coordinates.rst","method/cfdm.Field.cell_measure.rst","method/cfdm.Field.cell_measures.rst","method/cfdm.Field.cell_method.rst","method/cfdm.Field.cell_methods.rst","method/cfdm.Field.clear_properties.rst","method/cfdm.Field.climatological_time_axes.rst","method/cfdm.Field.compress.rst","method/cfdm.Field.construct.rst","method/cfdm.Field.construct_item.rst","method/cfdm.Field.construct_key.rst","method/cfdm.Field.convert.rst","method/cfdm.Field.coordinate.rst","method/cfdm.Field.coordinate_reference.rst","method/cfdm.Field.coordinate_references.rst","method/cfdm.Field.coordinates.rst","method/cfdm.Field.copy.rst","method/cfdm.Field.creation_commands.rst","method/cfdm.Field.dataset_compliance.rst","method/cfdm.Field.del_construct.rst","method/cfdm.Field.del_data.rst","method/cfdm.Field.del_data_axes.rst","method/cfdm.Field.del_properties.rst","method/cfdm.Field.del_property.rst","method/cfdm.Field.dimension_coordinate.rst","method/cfdm.Field.dimension_coordinates.rst","method/cfdm.Field.domain_ancillaries.rst","method/cfdm.Field.domain_ancillary.rst","method/cfdm.Field.domain_axes.rst","method/cfdm.Field.domain_axis.rst","method/cfdm.Field.domain_axis_key.rst","method/cfdm.Field.dump.rst","method/cfdm.Field.equals.rst","method/cfdm.Field.field_ancillaries.rst","method/cfdm.Field.field_ancillary.rst","method/cfdm.Field.get_construct.rst","method/cfdm.Field.get_data.rst","method/cfdm.Field.get_data_axes.rst","method/cfdm.Field.get_domain.rst","method/cfdm.Field.get_filenames.rst","method/cfdm.Field.get_original_filenames.rst","method/cfdm.Field.get_property.rst","method/cfdm.Field.has_bounds.rst","method/cfdm.Field.has_construct.rst","method/cfdm.Field.has_data.rst","method/cfdm.Field.has_data_axes.rst","method/cfdm.Field.has_geometry.rst","method/cfdm.Field.has_property.rst","method/cfdm.Field.identities.rst","method/cfdm.Field.identity.rst","method/cfdm.Field.indices.rst","method/cfdm.Field.insert_dimension.rst","method/cfdm.Field.nc_clear_component_dimension_groups.rst","method/cfdm.Field.nc_clear_component_sample_dimension_groups.rst","method/cfdm.Field.nc_clear_component_variable_groups.rst","method/cfdm.Field.nc_clear_geometry_variable_groups.rst","method/cfdm.Field.nc_clear_global_attributes.rst","method/cfdm.Field.nc_clear_group_attributes.rst","method/cfdm.Field.nc_clear_variable_groups.rst","method/cfdm.Field.nc_del_component_dimension.rst","method/cfdm.Field.nc_del_component_sample_dimension.rst","method/cfdm.Field.nc_del_component_variable.rst","method/cfdm.Field.nc_del_geometry_variable.rst","method/cfdm.Field.nc_del_variable.rst","method/cfdm.Field.nc_geometry_variable_groups.rst","method/cfdm.Field.nc_get_geometry_variable.rst","method/cfdm.Field.nc_get_variable.rst","method/cfdm.Field.nc_global_attributes.rst","method/cfdm.Field.nc_group_attributes.rst","method/cfdm.Field.nc_has_geometry_variable.rst","method/cfdm.Field.nc_has_variable.rst","method/cfdm.Field.nc_set_component_dimension.rst","method/cfdm.Field.nc_set_component_dimension_groups.rst","method/cfdm.Field.nc_set_component_sample_dimension.rst","method/cfdm.Field.nc_set_component_sample_dimension_groups.rst","method/cfdm.Field.nc_set_component_variable.rst","method/cfdm.Field.nc_set_component_variable_groups.rst","method/cfdm.Field.nc_set_geometry_variable.rst","method/cfdm.Field.nc_set_geometry_variable_groups.rst","method/cfdm.Field.nc_set_global_attribute.rst","method/cfdm.Field.nc_set_global_attributes.rst","method/cfdm.Field.nc_set_group_attribute.rst","method/cfdm.Field.nc_set_group_attributes.rst","method/cfdm.Field.nc_set_variable.rst","method/cfdm.Field.nc_set_variable_groups.rst","method/cfdm.Field.nc_variable_groups.rst","method/cfdm.Field.properties.rst","method/cfdm.Field.set_construct.rst","method/cfdm.Field.set_data.rst","method/cfdm.Field.set_data_axes.rst","method/cfdm.Field.set_properties.rst","method/cfdm.Field.set_property.rst","method/cfdm.Field.squeeze.rst","method/cfdm.Field.to_memory.rst","method/cfdm.Field.transpose.rst","method/cfdm.Field.uncompress.rst","method/cfdm.FieldAncillary.__deepcopy__.rst","method/cfdm.FieldAncillary.__getitem__.rst","method/cfdm.FieldAncillary.__repr__.rst","method/cfdm.FieldAncillary.__str__.rst","method/cfdm.FieldAncillary._docstring_method_exclusions.rst","method/cfdm.FieldAncillary._docstring_package_depth.rst","method/cfdm.FieldAncillary._docstring_special_substitutions.rst","method/cfdm.FieldAncillary._docstring_substitutions.rst","method/cfdm.FieldAncillary.apply_masking.rst","method/cfdm.FieldAncillary.clear_properties.rst","method/cfdm.FieldAncillary.copy.rst","method/cfdm.FieldAncillary.creation_commands.rst","method/cfdm.FieldAncillary.del_data.rst","method/cfdm.FieldAncillary.del_properties.rst","method/cfdm.FieldAncillary.del_property.rst","method/cfdm.FieldAncillary.dump.rst","method/cfdm.FieldAncillary.equals.rst","method/cfdm.FieldAncillary.get_data.rst","method/cfdm.FieldAncillary.get_filenames.rst","method/cfdm.FieldAncillary.get_original_filenames.rst","method/cfdm.FieldAncillary.get_property.rst","method/cfdm.FieldAncillary.has_bounds.rst","method/cfdm.FieldAncillary.has_data.rst","method/cfdm.FieldAncillary.has_property.rst","method/cfdm.FieldAncillary.identities.rst","method/cfdm.FieldAncillary.identity.rst","method/cfdm.FieldAncillary.insert_dimension.rst","method/cfdm.FieldAncillary.nc_clear_variable_groups.rst","method/cfdm.FieldAncillary.nc_del_variable.rst","method/cfdm.FieldAncillary.nc_get_variable.rst","method/cfdm.FieldAncillary.nc_has_variable.rst","method/cfdm.FieldAncillary.nc_set_variable.rst","method/cfdm.FieldAncillary.nc_set_variable_groups.rst","method/cfdm.FieldAncillary.nc_variable_groups.rst","method/cfdm.FieldAncillary.properties.rst","method/cfdm.FieldAncillary.set_data.rst","method/cfdm.FieldAncillary.set_properties.rst","method/cfdm.FieldAncillary.set_property.rst","method/cfdm.FieldAncillary.squeeze.rst","method/cfdm.FieldAncillary.to_memory.rst","method/cfdm.FieldAncillary.transpose.rst","method/cfdm.FieldAncillary.uncompress.rst","method/cfdm.GatheredArray.__array__.rst","method/cfdm.GatheredArray.__deepcopy__.rst","method/cfdm.GatheredArray.__getitem__.rst","method/cfdm.GatheredArray.__repr__.rst","method/cfdm.GatheredArray.__str__.rst","method/cfdm.GatheredArray.compressed_dimensions.rst","method/cfdm.GatheredArray.conformed_data.rst","method/cfdm.GatheredArray.copy.rst","method/cfdm.GatheredArray.get_Subarray.rst","method/cfdm.GatheredArray.get_calendar.rst","method/cfdm.GatheredArray.get_compressed_axes.rst","method/cfdm.GatheredArray.get_compressed_dimension.rst","method/cfdm.GatheredArray.get_compression_type.rst","method/cfdm.GatheredArray.get_filenames.rst","method/cfdm.GatheredArray.get_list.rst","method/cfdm.GatheredArray.get_subspace.rst","method/cfdm.GatheredArray.get_units.rst","method/cfdm.GatheredArray.source.rst","method/cfdm.GatheredArray.subarray_shapes.rst","method/cfdm.GatheredArray.subarrays.rst","method/cfdm.GatheredArray.to_memory.rst","method/cfdm.Index.__deepcopy__.rst","method/cfdm.Index.__getitem__.rst","method/cfdm.Index.__repr__.rst","method/cfdm.Index.__str__.rst","method/cfdm.Index._docstring_method_exclusions.rst","method/cfdm.Index._docstring_package_depth.rst","method/cfdm.Index._docstring_special_substitutions.rst","method/cfdm.Index._docstring_substitutions.rst","method/cfdm.Index.apply_masking.rst","method/cfdm.Index.clear_properties.rst","method/cfdm.Index.copy.rst","method/cfdm.Index.creation_commands.rst","method/cfdm.Index.del_data.rst","method/cfdm.Index.del_properties.rst","method/cfdm.Index.del_property.rst","method/cfdm.Index.dump.rst","method/cfdm.Index.equals.rst","method/cfdm.Index.get_data.rst","method/cfdm.Index.get_filenames.rst","method/cfdm.Index.get_original_filenames.rst","method/cfdm.Index.get_property.rst","method/cfdm.Index.has_bounds.rst","method/cfdm.Index.has_data.rst","method/cfdm.Index.has_property.rst","method/cfdm.Index.identities.rst","method/cfdm.Index.identity.rst","method/cfdm.Index.insert_dimension.rst","method/cfdm.Index.nc_clear_dimension_groups.rst","method/cfdm.Index.nc_clear_sample_dimension_groups.rst","method/cfdm.Index.nc_clear_variable_groups.rst","method/cfdm.Index.nc_del_dimension.rst","method/cfdm.Index.nc_del_sample_dimension.rst","method/cfdm.Index.nc_del_variable.rst","method/cfdm.Index.nc_dimension_groups.rst","method/cfdm.Index.nc_get_dimension.rst","method/cfdm.Index.nc_get_sample_dimension.rst","method/cfdm.Index.nc_get_variable.rst","method/cfdm.Index.nc_has_dimension.rst","method/cfdm.Index.nc_has_sample_dimension.rst","method/cfdm.Index.nc_has_variable.rst","method/cfdm.Index.nc_sample_dimension_groups.rst","method/cfdm.Index.nc_set_dimension.rst","method/cfdm.Index.nc_set_dimension_groups.rst","method/cfdm.Index.nc_set_sample_dimension.rst","method/cfdm.Index.nc_set_sample_dimension_groups.rst","method/cfdm.Index.nc_set_variable.rst","method/cfdm.Index.nc_set_variable_groups.rst","method/cfdm.Index.nc_variable_groups.rst","method/cfdm.Index.properties.rst","method/cfdm.Index.set_data.rst","method/cfdm.Index.set_properties.rst","method/cfdm.Index.set_property.rst","method/cfdm.Index.squeeze.rst","method/cfdm.Index.to_memory.rst","method/cfdm.Index.transpose.rst","method/cfdm.Index.uncompress.rst","method/cfdm.InteriorRing.__deepcopy__.rst","method/cfdm.InteriorRing.__getitem__.rst","method/cfdm.InteriorRing.__repr__.rst","method/cfdm.InteriorRing.__str__.rst","method/cfdm.InteriorRing._docstring_method_exclusions.rst","method/cfdm.InteriorRing._docstring_package_depth.rst","method/cfdm.InteriorRing._docstring_special_substitutions.rst","method/cfdm.InteriorRing._docstring_substitutions.rst","method/cfdm.InteriorRing.apply_masking.rst","method/cfdm.InteriorRing.clear_properties.rst","method/cfdm.InteriorRing.copy.rst","method/cfdm.InteriorRing.creation_commands.rst","method/cfdm.InteriorRing.del_data.rst","method/cfdm.InteriorRing.del_properties.rst","method/cfdm.InteriorRing.del_property.rst","method/cfdm.InteriorRing.dump.rst","method/cfdm.InteriorRing.equals.rst","method/cfdm.InteriorRing.get_data.rst","method/cfdm.InteriorRing.get_filenames.rst","method/cfdm.InteriorRing.get_original_filenames.rst","method/cfdm.InteriorRing.get_property.rst","method/cfdm.InteriorRing.has_bounds.rst","method/cfdm.InteriorRing.has_data.rst","method/cfdm.InteriorRing.has_property.rst","method/cfdm.InteriorRing.identities.rst","method/cfdm.InteriorRing.identity.rst","method/cfdm.InteriorRing.insert_dimension.rst","method/cfdm.InteriorRing.nc_clear_dimension_groups.rst","method/cfdm.InteriorRing.nc_clear_variable_groups.rst","method/cfdm.InteriorRing.nc_del_dimension.rst","method/cfdm.InteriorRing.nc_del_variable.rst","method/cfdm.InteriorRing.nc_dimension_groups.rst","method/cfdm.InteriorRing.nc_get_dimension.rst","method/cfdm.InteriorRing.nc_get_variable.rst","method/cfdm.InteriorRing.nc_has_dimension.rst","method/cfdm.InteriorRing.nc_has_variable.rst","method/cfdm.InteriorRing.nc_set_dimension.rst","method/cfdm.InteriorRing.nc_set_dimension_groups.rst","method/cfdm.InteriorRing.nc_set_variable.rst","method/cfdm.InteriorRing.nc_set_variable_groups.rst","method/cfdm.InteriorRing.nc_variable_groups.rst","method/cfdm.InteriorRing.properties.rst","method/cfdm.InteriorRing.set_data.rst","method/cfdm.InteriorRing.set_properties.rst","method/cfdm.InteriorRing.set_property.rst","method/cfdm.InteriorRing.squeeze.rst","method/cfdm.InteriorRing.to_memory.rst","method/cfdm.InteriorRing.transpose.rst","method/cfdm.InteriorRing.uncompress.rst","method/cfdm.List.__deepcopy__.rst","method/cfdm.List.__getitem__.rst","method/cfdm.List.__repr__.rst","method/cfdm.List.__str__.rst","method/cfdm.List._docstring_method_exclusions.rst","method/cfdm.List._docstring_package_depth.rst","method/cfdm.List._docstring_special_substitutions.rst","method/cfdm.List._docstring_substitutions.rst","method/cfdm.List.apply_masking.rst","method/cfdm.List.clear_properties.rst","method/cfdm.List.copy.rst","method/cfdm.List.creation_commands.rst","method/cfdm.List.del_data.rst","method/cfdm.List.del_properties.rst","method/cfdm.List.del_property.rst","method/cfdm.List.dump.rst","method/cfdm.List.equals.rst","method/cfdm.List.get_data.rst","method/cfdm.List.get_filenames.rst","method/cfdm.List.get_original_filenames.rst","method/cfdm.List.get_property.rst","method/cfdm.List.has_bounds.rst","method/cfdm.List.has_data.rst","method/cfdm.List.has_property.rst","method/cfdm.List.identities.rst","method/cfdm.List.identity.rst","method/cfdm.List.insert_dimension.rst","method/cfdm.List.nc_clear_variable_groups.rst","method/cfdm.List.nc_del_variable.rst","method/cfdm.List.nc_get_variable.rst","method/cfdm.List.nc_has_variable.rst","method/cfdm.List.nc_set_variable.rst","method/cfdm.List.nc_set_variable_groups.rst","method/cfdm.List.nc_variable_groups.rst","method/cfdm.List.properties.rst","method/cfdm.List.set_data.rst","method/cfdm.List.set_properties.rst","method/cfdm.List.set_property.rst","method/cfdm.List.squeeze.rst","method/cfdm.List.to_memory.rst","method/cfdm.List.transpose.rst","method/cfdm.List.uncompress.rst","method/cfdm.NetCDFArray.__getitem__.rst","method/cfdm.NetCDFArray._docstring_method_exclusions.rst","method/cfdm.NetCDFArray._docstring_package_depth.rst","method/cfdm.NetCDFArray._docstring_special_substitutions.rst","method/cfdm.NetCDFArray._docstring_substitutions.rst","method/cfdm.NetCDFArray.close.rst","method/cfdm.NetCDFArray.copy.rst","method/cfdm.NetCDFArray.get_address.rst","method/cfdm.NetCDFArray.get_addresses.rst","method/cfdm.NetCDFArray.get_calendar.rst","method/cfdm.NetCDFArray.get_compression_type.rst","method/cfdm.NetCDFArray.get_filename.rst","method/cfdm.NetCDFArray.get_filenames.rst","method/cfdm.NetCDFArray.get_format.rst","method/cfdm.NetCDFArray.get_formats.rst","method/cfdm.NetCDFArray.get_groups.rst","method/cfdm.NetCDFArray.get_mask.rst","method/cfdm.NetCDFArray.get_missing_values.rst","method/cfdm.NetCDFArray.get_subspace.rst","method/cfdm.NetCDFArray.get_units.rst","method/cfdm.NetCDFArray.open.rst","method/cfdm.NetCDFArray.to_memory.rst","method/cfdm.NumpyArray.__getitem__.rst","method/cfdm.NumpyArray._docstring_method_exclusions.rst","method/cfdm.NumpyArray._docstring_package_depth.rst","method/cfdm.NumpyArray._docstring_special_substitutions.rst","method/cfdm.NumpyArray._docstring_substitutions.rst","method/cfdm.NumpyArray.copy.rst","method/cfdm.NumpyArray.get_calendar.rst","method/cfdm.NumpyArray.get_compression_type.rst","method/cfdm.NumpyArray.get_subspace.rst","method/cfdm.NumpyArray.get_units.rst","method/cfdm.NumpyArray.to_memory.rst","method/cfdm.RaggedContiguousArray.__array__.rst","method/cfdm.RaggedContiguousArray.__deepcopy__.rst","method/cfdm.RaggedContiguousArray.__getitem__.rst","method/cfdm.RaggedContiguousArray.__repr__.rst","method/cfdm.RaggedContiguousArray.__str__.rst","method/cfdm.RaggedContiguousArray._docstring_method_exclusions.rst","method/cfdm.RaggedContiguousArray._docstring_package_depth.rst","method/cfdm.RaggedContiguousArray._docstring_special_substitutions.rst","method/cfdm.RaggedContiguousArray._docstring_substitutions.rst","method/cfdm.RaggedContiguousArray.compressed_dimensions.rst","method/cfdm.RaggedContiguousArray.conformed_data.rst","method/cfdm.RaggedContiguousArray.copy.rst","method/cfdm.RaggedContiguousArray.get_Subarray.rst","method/cfdm.RaggedContiguousArray.get_calendar.rst","method/cfdm.RaggedContiguousArray.get_compressed_axes.rst","method/cfdm.RaggedContiguousArray.get_compressed_dimension.rst","method/cfdm.RaggedContiguousArray.get_compression_type.rst","method/cfdm.RaggedContiguousArray.get_count.rst","method/cfdm.RaggedContiguousArray.get_filenames.rst","method/cfdm.RaggedContiguousArray.get_index.rst","method/cfdm.RaggedContiguousArray.get_subspace.rst","method/cfdm.RaggedContiguousArray.get_units.rst","method/cfdm.RaggedContiguousArray.source.rst","method/cfdm.RaggedContiguousArray.subarray_shapes.rst","method/cfdm.RaggedContiguousArray.subarrays.rst","method/cfdm.RaggedContiguousArray.to_memory.rst","method/cfdm.RaggedIndexedArray.__array__.rst","method/cfdm.RaggedIndexedArray.__deepcopy__.rst","method/cfdm.RaggedIndexedArray.__getitem__.rst","method/cfdm.RaggedIndexedArray.__repr__.rst","method/cfdm.RaggedIndexedArray.__str__.rst","method/cfdm.RaggedIndexedArray._docstring_method_exclusions.rst","method/cfdm.RaggedIndexedArray._docstring_package_depth.rst","method/cfdm.RaggedIndexedArray._docstring_special_substitutions.rst","method/cfdm.RaggedIndexedArray._docstring_substitutions.rst","method/cfdm.RaggedIndexedArray.compressed_dimensions.rst","method/cfdm.RaggedIndexedArray.conformed_data.rst","method/cfdm.RaggedIndexedArray.copy.rst","method/cfdm.RaggedIndexedArray.get_Subarray.rst","method/cfdm.RaggedIndexedArray.get_calendar.rst","method/cfdm.RaggedIndexedArray.get_compressed_axes.rst","method/cfdm.RaggedIndexedArray.get_compressed_dimension.rst","method/cfdm.RaggedIndexedArray.get_compression_type.rst","method/cfdm.RaggedIndexedArray.get_count.rst","method/cfdm.RaggedIndexedArray.get_filenames.rst","method/cfdm.RaggedIndexedArray.get_index.rst","method/cfdm.RaggedIndexedArray.get_subspace.rst","method/cfdm.RaggedIndexedArray.get_units.rst","method/cfdm.RaggedIndexedArray.source.rst","method/cfdm.RaggedIndexedArray.subarray_shapes.rst","method/cfdm.RaggedIndexedArray.subarrays.rst","method/cfdm.RaggedIndexedArray.to_memory.rst","method/cfdm.RaggedIndexedContiguousArray.__array__.rst","method/cfdm.RaggedIndexedContiguousArray.__deepcopy__.rst","method/cfdm.RaggedIndexedContiguousArray.__getitem__.rst","method/cfdm.RaggedIndexedContiguousArray.__repr__.rst","method/cfdm.RaggedIndexedContiguousArray.__str__.rst","method/cfdm.RaggedIndexedContiguousArray._docstring_method_exclusions.rst","method/cfdm.RaggedIndexedContiguousArray._docstring_package_depth.rst","method/cfdm.RaggedIndexedContiguousArray._docstring_special_substitutions.rst","method/cfdm.RaggedIndexedContiguousArray._docstring_substitutions.rst","method/cfdm.RaggedIndexedContiguousArray.compressed_dimensions.rst","method/cfdm.RaggedIndexedContiguousArray.conformed_data.rst","method/cfdm.RaggedIndexedContiguousArray.copy.rst","method/cfdm.RaggedIndexedContiguousArray.get_Subarray.rst","method/cfdm.RaggedIndexedContiguousArray.get_calendar.rst","method/cfdm.RaggedIndexedContiguousArray.get_compressed_axes.rst","method/cfdm.RaggedIndexedContiguousArray.get_compressed_dimension.rst","method/cfdm.RaggedIndexedContiguousArray.get_compression_type.rst","method/cfdm.RaggedIndexedContiguousArray.get_count.rst","method/cfdm.RaggedIndexedContiguousArray.get_filenames.rst","method/cfdm.RaggedIndexedContiguousArray.get_index.rst","method/cfdm.RaggedIndexedContiguousArray.get_subspace.rst","method/cfdm.RaggedIndexedContiguousArray.get_units.rst","method/cfdm.RaggedIndexedContiguousArray.source.rst","method/cfdm.RaggedIndexedContiguousArray.subarray_shapes.rst","method/cfdm.RaggedIndexedContiguousArray.subarrays.rst","method/cfdm.RaggedIndexedContiguousArray.to_memory.rst","method/cfdm.core.Array.__deepcopy__.rst","method/cfdm.core.Array._docstring_method_exclusions.rst","method/cfdm.core.Array._docstring_package_depth.rst","method/cfdm.core.Array._docstring_special_substitutions.rst","method/cfdm.core.Array._docstring_substitutions.rst","method/cfdm.core.Array.copy.rst","method/cfdm.core.AuxiliaryCoordinate.__deepcopy__.rst","method/cfdm.core.AuxiliaryCoordinate._docstring_method_exclusions.rst","method/cfdm.core.AuxiliaryCoordinate._docstring_package_depth.rst","method/cfdm.core.AuxiliaryCoordinate._docstring_special_substitutions.rst","method/cfdm.core.AuxiliaryCoordinate._docstring_substitutions.rst","method/cfdm.core.AuxiliaryCoordinate.clear_properties.rst","method/cfdm.core.AuxiliaryCoordinate.copy.rst","method/cfdm.core.AuxiliaryCoordinate.del_bounds.rst","method/cfdm.core.AuxiliaryCoordinate.del_climatology.rst","method/cfdm.core.AuxiliaryCoordinate.del_data.rst","method/cfdm.core.AuxiliaryCoordinate.del_geometry.rst","method/cfdm.core.AuxiliaryCoordinate.del_interior_ring.rst","method/cfdm.core.AuxiliaryCoordinate.del_properties.rst","method/cfdm.core.AuxiliaryCoordinate.del_property.rst","method/cfdm.core.AuxiliaryCoordinate.get_bounds.rst","method/cfdm.core.AuxiliaryCoordinate.get_climatology.rst","method/cfdm.core.AuxiliaryCoordinate.get_data.rst","method/cfdm.core.AuxiliaryCoordinate.get_geometry.rst","method/cfdm.core.AuxiliaryCoordinate.get_interior_ring.rst","method/cfdm.core.AuxiliaryCoordinate.get_property.rst","method/cfdm.core.AuxiliaryCoordinate.has_bounds.rst","method/cfdm.core.AuxiliaryCoordinate.has_data.rst","method/cfdm.core.AuxiliaryCoordinate.has_geometry.rst","method/cfdm.core.AuxiliaryCoordinate.has_interior_ring.rst","method/cfdm.core.AuxiliaryCoordinate.has_property.rst","method/cfdm.core.AuxiliaryCoordinate.is_climatology.rst","method/cfdm.core.AuxiliaryCoordinate.properties.rst","method/cfdm.core.AuxiliaryCoordinate.set_bounds.rst","method/cfdm.core.AuxiliaryCoordinate.set_climatology.rst","method/cfdm.core.AuxiliaryCoordinate.set_data.rst","method/cfdm.core.AuxiliaryCoordinate.set_geometry.rst","method/cfdm.core.AuxiliaryCoordinate.set_interior_ring.rst","method/cfdm.core.AuxiliaryCoordinate.set_properties.rst","method/cfdm.core.AuxiliaryCoordinate.set_property.rst","method/cfdm.core.Bounds.__deepcopy__.rst","method/cfdm.core.Bounds.clear_properties.rst","method/cfdm.core.Bounds.copy.rst","method/cfdm.core.Bounds.del_data.rst","method/cfdm.core.Bounds.del_properties.rst","method/cfdm.core.Bounds.del_property.rst","method/cfdm.core.Bounds.get_data.rst","method/cfdm.core.Bounds.get_property.rst","method/cfdm.core.Bounds.has_bounds.rst","method/cfdm.core.Bounds.has_data.rst","method/cfdm.core.Bounds.has_property.rst","method/cfdm.core.Bounds.properties.rst","method/cfdm.core.Bounds.set_data.rst","method/cfdm.core.Bounds.set_properties.rst","method/cfdm.core.Bounds.set_property.rst","method/cfdm.core.CellMeasure.__deepcopy__.rst","method/cfdm.core.CellMeasure._docstring_method_exclusions.rst","method/cfdm.core.CellMeasure._docstring_package_depth.rst","method/cfdm.core.CellMeasure._docstring_special_substitutions.rst","method/cfdm.core.CellMeasure._docstring_substitutions.rst","method/cfdm.core.CellMeasure.clear_properties.rst","method/cfdm.core.CellMeasure.copy.rst","method/cfdm.core.CellMeasure.del_data.rst","method/cfdm.core.CellMeasure.del_measure.rst","method/cfdm.core.CellMeasure.del_properties.rst","method/cfdm.core.CellMeasure.del_property.rst","method/cfdm.core.CellMeasure.get_data.rst","method/cfdm.core.CellMeasure.get_measure.rst","method/cfdm.core.CellMeasure.get_property.rst","method/cfdm.core.CellMeasure.has_bounds.rst","method/cfdm.core.CellMeasure.has_data.rst","method/cfdm.core.CellMeasure.has_measure.rst","method/cfdm.core.CellMeasure.has_property.rst","method/cfdm.core.CellMeasure.properties.rst","method/cfdm.core.CellMeasure.set_data.rst","method/cfdm.core.CellMeasure.set_measure.rst","method/cfdm.core.CellMeasure.set_properties.rst","method/cfdm.core.CellMeasure.set_property.rst","method/cfdm.core.CellMethod.__deepcopy__.rst","method/cfdm.core.CellMethod._docstring_method_exclusions.rst","method/cfdm.core.CellMethod._docstring_package_depth.rst","method/cfdm.core.CellMethod._docstring_special_substitutions.rst","method/cfdm.core.CellMethod._docstring_substitutions.rst","method/cfdm.core.CellMethod.copy.rst","method/cfdm.core.CellMethod.del_axes.rst","method/cfdm.core.CellMethod.del_method.rst","method/cfdm.core.CellMethod.del_qualifier.rst","method/cfdm.core.CellMethod.get_axes.rst","method/cfdm.core.CellMethod.get_method.rst","method/cfdm.core.CellMethod.get_qualifier.rst","method/cfdm.core.CellMethod.has_axes.rst","method/cfdm.core.CellMethod.has_method.rst","method/cfdm.core.CellMethod.has_qualifier.rst","method/cfdm.core.CellMethod.qualifiers.rst","method/cfdm.core.CellMethod.set_axes.rst","method/cfdm.core.CellMethod.set_method.rst","method/cfdm.core.CellMethod.set_qualifier.rst","method/cfdm.core.Constructs.__contains__.rst","method/cfdm.core.Constructs.__copy__.rst","method/cfdm.core.Constructs.__deepcopy__.rst","method/cfdm.core.Constructs.__getitem__.rst","method/cfdm.core.Constructs.__iter__.rst","method/cfdm.core.Constructs.__len__.rst","method/cfdm.core.Constructs._docstring_method_exclusions.rst","method/cfdm.core.Constructs._docstring_package_depth.rst","method/cfdm.core.Constructs._docstring_special_substitutions.rst","method/cfdm.core.Constructs._docstring_substitutions.rst","method/cfdm.core.Constructs.construct_type.rst","method/cfdm.core.Constructs.construct_types.rst","method/cfdm.core.Constructs.copy.rst","method/cfdm.core.Constructs.data_axes.rst","method/cfdm.core.Constructs.filter_by_type.rst","method/cfdm.core.Constructs.get.rst","method/cfdm.core.Constructs.get_data_axes.rst","method/cfdm.core.Constructs.items.rst","method/cfdm.core.Constructs.key.rst","method/cfdm.core.Constructs.keys.rst","method/cfdm.core.Constructs.new_identifier.rst","method/cfdm.core.Constructs.ordered.rst","method/cfdm.core.Constructs.replace.rst","method/cfdm.core.Constructs.shallow_copy.rst","method/cfdm.core.Constructs.todict.rst","method/cfdm.core.Constructs.value.rst","method/cfdm.core.Constructs.values.rst","method/cfdm.core.Container.__deepcopy__.rst","method/cfdm.core.Container._del_component.rst","method/cfdm.core.Container._docstring_method_exclusions.rst","method/cfdm.core.Container._docstring_package_depth.rst","method/cfdm.core.Container._docstring_special_substitutions.rst","method/cfdm.core.Container._docstring_substitutions.rst","method/cfdm.core.Container._get_component.rst","method/cfdm.core.Container._has_component.rst","method/cfdm.core.Container._set_component.rst","method/cfdm.core.Container.copy.rst","method/cfdm.core.Coordinate.__deepcopy__.rst","method/cfdm.core.Coordinate._docstring_method_exclusions.rst","method/cfdm.core.Coordinate._docstring_package_depth.rst","method/cfdm.core.Coordinate._docstring_special_substitutions.rst","method/cfdm.core.Coordinate._docstring_substitutions.rst","method/cfdm.core.Coordinate.clear_properties.rst","method/cfdm.core.Coordinate.copy.rst","method/cfdm.core.Coordinate.del_bounds.rst","method/cfdm.core.Coordinate.del_climatology.rst","method/cfdm.core.Coordinate.del_data.rst","method/cfdm.core.Coordinate.del_geometry.rst","method/cfdm.core.Coordinate.del_interior_ring.rst","method/cfdm.core.Coordinate.del_properties.rst","method/cfdm.core.Coordinate.del_property.rst","method/cfdm.core.Coordinate.get_bounds.rst","method/cfdm.core.Coordinate.get_climatology.rst","method/cfdm.core.Coordinate.get_data.rst","method/cfdm.core.Coordinate.get_geometry.rst","method/cfdm.core.Coordinate.get_interior_ring.rst","method/cfdm.core.Coordinate.get_property.rst","method/cfdm.core.Coordinate.has_bounds.rst","method/cfdm.core.Coordinate.has_data.rst","method/cfdm.core.Coordinate.has_geometry.rst","method/cfdm.core.Coordinate.has_interior_ring.rst","method/cfdm.core.Coordinate.has_property.rst","method/cfdm.core.Coordinate.is_climatology.rst","method/cfdm.core.Coordinate.properties.rst","method/cfdm.core.Coordinate.set_bounds.rst","method/cfdm.core.Coordinate.set_climatology.rst","method/cfdm.core.Coordinate.set_data.rst","method/cfdm.core.Coordinate.set_geometry.rst","method/cfdm.core.Coordinate.set_interior_ring.rst","method/cfdm.core.Coordinate.set_properties.rst","method/cfdm.core.Coordinate.set_property.rst","method/cfdm.core.CoordinateConversion.__deepcopy__.rst","method/cfdm.core.CoordinateConversion._docstring_method_exclusions.rst","method/cfdm.core.CoordinateConversion._docstring_package_depth.rst","method/cfdm.core.CoordinateConversion._docstring_special_substitutions.rst","method/cfdm.core.CoordinateConversion._docstring_substitutions.rst","method/cfdm.core.CoordinateConversion.clear_domain_ancillaries.rst","method/cfdm.core.CoordinateConversion.clear_parameters.rst","method/cfdm.core.CoordinateConversion.copy.rst","method/cfdm.core.CoordinateConversion.del_domain_ancillary.rst","method/cfdm.core.CoordinateConversion.del_parameter.rst","method/cfdm.core.CoordinateConversion.domain_ancillaries.rst","method/cfdm.core.CoordinateConversion.get_domain_ancillary.rst","method/cfdm.core.CoordinateConversion.get_parameter.rst","method/cfdm.core.CoordinateConversion.has_domain_ancillary.rst","method/cfdm.core.CoordinateConversion.has_parameter.rst","method/cfdm.core.CoordinateConversion.parameters.rst","method/cfdm.core.CoordinateConversion.set_domain_ancillaries.rst","method/cfdm.core.CoordinateConversion.set_domain_ancillary.rst","method/cfdm.core.CoordinateConversion.set_parameter.rst","method/cfdm.core.CoordinateConversion.set_parameters.rst","method/cfdm.core.CoordinateReference.__deepcopy__.rst","method/cfdm.core.CoordinateReference._docstring_method_exclusions.rst","method/cfdm.core.CoordinateReference._docstring_package_depth.rst","method/cfdm.core.CoordinateReference._docstring_special_substitutions.rst","method/cfdm.core.CoordinateReference._docstring_substitutions.rst","method/cfdm.core.CoordinateReference.clear_coordinates.rst","method/cfdm.core.CoordinateReference.coordinates.rst","method/cfdm.core.CoordinateReference.copy.rst","method/cfdm.core.CoordinateReference.del_coordinate.rst","method/cfdm.core.CoordinateReference.del_coordinate_conversion.rst","method/cfdm.core.CoordinateReference.del_datum.rst","method/cfdm.core.CoordinateReference.get_coordinate_conversion.rst","method/cfdm.core.CoordinateReference.get_datum.rst","method/cfdm.core.CoordinateReference.has_coordinate.rst","method/cfdm.core.CoordinateReference.set_coordinate.rst","method/cfdm.core.CoordinateReference.set_coordinate_conversion.rst","method/cfdm.core.CoordinateReference.set_coordinates.rst","method/cfdm.core.CoordinateReference.set_datum.rst","method/cfdm.core.Data.__deepcopy__.rst","method/cfdm.core.Data.__repr__.rst","method/cfdm.core.Data.__str__.rst","method/cfdm.core.Data._docstring_method_exclusions.rst","method/cfdm.core.Data._docstring_package_depth.rst","method/cfdm.core.Data._docstring_special_substitutions.rst","method/cfdm.core.Data._docstring_substitutions.rst","method/cfdm.core.Data.copy.rst","method/cfdm.core.Data.del_calendar.rst","method/cfdm.core.Data.del_fill_value.rst","method/cfdm.core.Data.del_units.rst","method/cfdm.core.Data.get_calendar.rst","method/cfdm.core.Data.get_fill_value.rst","method/cfdm.core.Data.get_units.rst","method/cfdm.core.Data.has_calendar.rst","method/cfdm.core.Data.has_fill_value.rst","method/cfdm.core.Data.has_units.rst","method/cfdm.core.Data.set_calendar.rst","method/cfdm.core.Data.set_fill_value.rst","method/cfdm.core.Data.set_units.rst","method/cfdm.core.Data.source.rst","method/cfdm.core.Datum.__deepcopy__.rst","method/cfdm.core.Datum._docstring_method_exclusions.rst","method/cfdm.core.Datum._docstring_package_depth.rst","method/cfdm.core.Datum._docstring_special_substitutions.rst","method/cfdm.core.Datum._docstring_substitutions.rst","method/cfdm.core.Datum.clear_parameters.rst","method/cfdm.core.Datum.copy.rst","method/cfdm.core.Datum.del_parameter.rst","method/cfdm.core.Datum.get_parameter.rst","method/cfdm.core.Datum.has_parameter.rst","method/cfdm.core.Datum.parameters.rst","method/cfdm.core.Datum.set_parameter.rst","method/cfdm.core.Datum.set_parameters.rst","method/cfdm.core.DimensionCoordinate.__deepcopy__.rst","method/cfdm.core.DimensionCoordinate._docstring_method_exclusions.rst","method/cfdm.core.DimensionCoordinate._docstring_package_depth.rst","method/cfdm.core.DimensionCoordinate._docstring_special_substitutions.rst","method/cfdm.core.DimensionCoordinate._docstring_substitutions.rst","method/cfdm.core.DimensionCoordinate.clear_properties.rst","method/cfdm.core.DimensionCoordinate.copy.rst","method/cfdm.core.DimensionCoordinate.del_bounds.rst","method/cfdm.core.DimensionCoordinate.del_climatology.rst","method/cfdm.core.DimensionCoordinate.del_data.rst","method/cfdm.core.DimensionCoordinate.del_geometry.rst","method/cfdm.core.DimensionCoordinate.del_interior_ring.rst","method/cfdm.core.DimensionCoordinate.del_properties.rst","method/cfdm.core.DimensionCoordinate.del_property.rst","method/cfdm.core.DimensionCoordinate.get_bounds.rst","method/cfdm.core.DimensionCoordinate.get_climatology.rst","method/cfdm.core.DimensionCoordinate.get_data.rst","method/cfdm.core.DimensionCoordinate.get_geometry.rst","method/cfdm.core.DimensionCoordinate.get_interior_ring.rst","method/cfdm.core.DimensionCoordinate.get_property.rst","method/cfdm.core.DimensionCoordinate.has_bounds.rst","method/cfdm.core.DimensionCoordinate.has_data.rst","method/cfdm.core.DimensionCoordinate.has_geometry.rst","method/cfdm.core.DimensionCoordinate.has_interior_ring.rst","method/cfdm.core.DimensionCoordinate.has_property.rst","method/cfdm.core.DimensionCoordinate.is_climatology.rst","method/cfdm.core.DimensionCoordinate.properties.rst","method/cfdm.core.DimensionCoordinate.set_bounds.rst","method/cfdm.core.DimensionCoordinate.set_climatology.rst","method/cfdm.core.DimensionCoordinate.set_data.rst","method/cfdm.core.DimensionCoordinate.set_geometry.rst","method/cfdm.core.DimensionCoordinate.set_interior_ring.rst","method/cfdm.core.DimensionCoordinate.set_properties.rst","method/cfdm.core.DimensionCoordinate.set_property.rst","method/cfdm.core.DocstringRewriteMeta._docstring_method_exclusions.rst","method/cfdm.core.DocstringRewriteMeta._docstring_package_depth.rst","method/cfdm.core.DocstringRewriteMeta._docstring_special_substitutions.rst","method/cfdm.core.DocstringRewriteMeta._docstring_substitutions.rst","method/cfdm.core.DocstringRewriteMeta.mro.rst","method/cfdm.core.Domain.__deepcopy__.rst","method/cfdm.core.Domain._docstring_method_exclusions.rst","method/cfdm.core.Domain._docstring_package_depth.rst","method/cfdm.core.Domain._docstring_special_substitutions.rst","method/cfdm.core.Domain._docstring_substitutions.rst","method/cfdm.core.Domain.clear_properties.rst","method/cfdm.core.Domain.copy.rst","method/cfdm.core.Domain.del_construct.rst","method/cfdm.core.Domain.del_data_axes.rst","method/cfdm.core.Domain.del_properties.rst","method/cfdm.core.Domain.del_property.rst","method/cfdm.core.Domain.fromconstructs.rst","method/cfdm.core.Domain.get_construct.rst","method/cfdm.core.Domain.get_data_axes.rst","method/cfdm.core.Domain.get_property.rst","method/cfdm.core.Domain.has_bounds.rst","method/cfdm.core.Domain.has_construct.rst","method/cfdm.core.Domain.has_data.rst","method/cfdm.core.Domain.has_data_axes.rst","method/cfdm.core.Domain.has_property.rst","method/cfdm.core.Domain.properties.rst","method/cfdm.core.Domain.set_construct.rst","method/cfdm.core.Domain.set_data_axes.rst","method/cfdm.core.Domain.set_properties.rst","method/cfdm.core.Domain.set_property.rst","method/cfdm.core.DomainAncillary.__deepcopy__.rst","method/cfdm.core.DomainAncillary._docstring_method_exclusions.rst","method/cfdm.core.DomainAncillary._docstring_package_depth.rst","method/cfdm.core.DomainAncillary._docstring_special_substitutions.rst","method/cfdm.core.DomainAncillary._docstring_substitutions.rst","method/cfdm.core.DomainAncillary.clear_properties.rst","method/cfdm.core.DomainAncillary.copy.rst","method/cfdm.core.DomainAncillary.del_bounds.rst","method/cfdm.core.DomainAncillary.del_data.rst","method/cfdm.core.DomainAncillary.del_geometry.rst","method/cfdm.core.DomainAncillary.del_interior_ring.rst","method/cfdm.core.DomainAncillary.del_properties.rst","method/cfdm.core.DomainAncillary.del_property.rst","method/cfdm.core.DomainAncillary.get_bounds.rst","method/cfdm.core.DomainAncillary.get_data.rst","method/cfdm.core.DomainAncillary.get_geometry.rst","method/cfdm.core.DomainAncillary.get_interior_ring.rst","method/cfdm.core.DomainAncillary.get_property.rst","method/cfdm.core.DomainAncillary.has_bounds.rst","method/cfdm.core.DomainAncillary.has_data.rst","method/cfdm.core.DomainAncillary.has_geometry.rst","method/cfdm.core.DomainAncillary.has_interior_ring.rst","method/cfdm.core.DomainAncillary.has_property.rst","method/cfdm.core.DomainAncillary.properties.rst","method/cfdm.core.DomainAncillary.set_bounds.rst","method/cfdm.core.DomainAncillary.set_data.rst","method/cfdm.core.DomainAncillary.set_geometry.rst","method/cfdm.core.DomainAncillary.set_interior_ring.rst","method/cfdm.core.DomainAncillary.set_properties.rst","method/cfdm.core.DomainAncillary.set_property.rst","method/cfdm.core.DomainAxis.__deepcopy__.rst","method/cfdm.core.DomainAxis._docstring_method_exclusions.rst","method/cfdm.core.DomainAxis._docstring_package_depth.rst","method/cfdm.core.DomainAxis._docstring_special_substitutions.rst","method/cfdm.core.DomainAxis._docstring_substitutions.rst","method/cfdm.core.DomainAxis.copy.rst","method/cfdm.core.DomainAxis.del_size.rst","method/cfdm.core.DomainAxis.get_size.rst","method/cfdm.core.DomainAxis.has_size.rst","method/cfdm.core.DomainAxis.set_size.rst","method/cfdm.core.Field.__deepcopy__.rst","method/cfdm.core.Field._docstring_method_exclusions.rst","method/cfdm.core.Field._docstring_package_depth.rst","method/cfdm.core.Field._docstring_special_substitutions.rst","method/cfdm.core.Field._docstring_substitutions.rst","method/cfdm.core.Field.clear_properties.rst","method/cfdm.core.Field.copy.rst","method/cfdm.core.Field.del_construct.rst","method/cfdm.core.Field.del_data.rst","method/cfdm.core.Field.del_data_axes.rst","method/cfdm.core.Field.del_properties.rst","method/cfdm.core.Field.del_property.rst","method/cfdm.core.Field.get_construct.rst","method/cfdm.core.Field.get_data.rst","method/cfdm.core.Field.get_data_axes.rst","method/cfdm.core.Field.get_domain.rst","method/cfdm.core.Field.get_property.rst","method/cfdm.core.Field.has_bounds.rst","method/cfdm.core.Field.has_construct.rst","method/cfdm.core.Field.has_data.rst","method/cfdm.core.Field.has_data_axes.rst","method/cfdm.core.Field.has_property.rst","method/cfdm.core.Field.properties.rst","method/cfdm.core.Field.set_construct.rst","method/cfdm.core.Field.set_data.rst","method/cfdm.core.Field.set_data_axes.rst","method/cfdm.core.Field.set_properties.rst","method/cfdm.core.Field.set_property.rst","method/cfdm.core.FieldAncillary.__deepcopy__.rst","method/cfdm.core.FieldAncillary._docstring_method_exclusions.rst","method/cfdm.core.FieldAncillary._docstring_package_depth.rst","method/cfdm.core.FieldAncillary._docstring_special_substitutions.rst","method/cfdm.core.FieldAncillary._docstring_substitutions.rst","method/cfdm.core.FieldAncillary.clear_properties.rst","method/cfdm.core.FieldAncillary.copy.rst","method/cfdm.core.FieldAncillary.del_data.rst","method/cfdm.core.FieldAncillary.del_properties.rst","method/cfdm.core.FieldAncillary.del_property.rst","method/cfdm.core.FieldAncillary.get_data.rst","method/cfdm.core.FieldAncillary.get_property.rst","method/cfdm.core.FieldAncillary.has_bounds.rst","method/cfdm.core.FieldAncillary.has_data.rst","method/cfdm.core.FieldAncillary.has_property.rst","method/cfdm.core.FieldAncillary.properties.rst","method/cfdm.core.FieldAncillary.set_data.rst","method/cfdm.core.FieldAncillary.set_properties.rst","method/cfdm.core.FieldAncillary.set_property.rst","method/cfdm.core.InteriorRing.__deepcopy__.rst","method/cfdm.core.InteriorRing._docstring_method_exclusions.rst","method/cfdm.core.InteriorRing._docstring_package_depth.rst","method/cfdm.core.InteriorRing._docstring_special_substitutions.rst","method/cfdm.core.InteriorRing._docstring_substitutions.rst","method/cfdm.core.InteriorRing.clear_properties.rst","method/cfdm.core.InteriorRing.copy.rst","method/cfdm.core.InteriorRing.del_data.rst","method/cfdm.core.InteriorRing.del_properties.rst","method/cfdm.core.InteriorRing.del_property.rst","method/cfdm.core.InteriorRing.get_data.rst","method/cfdm.core.InteriorRing.get_property.rst","method/cfdm.core.InteriorRing.has_bounds.rst","method/cfdm.core.InteriorRing.has_data.rst","method/cfdm.core.InteriorRing.has_property.rst","method/cfdm.core.InteriorRing.properties.rst","method/cfdm.core.InteriorRing.set_data.rst","method/cfdm.core.InteriorRing.set_properties.rst","method/cfdm.core.InteriorRing.set_property.rst","method/cfdm.core.NumpyArray._docstring_method_exclusions.rst","method/cfdm.core.NumpyArray._docstring_package_depth.rst","method/cfdm.core.NumpyArray._docstring_special_substitutions.rst","method/cfdm.core.NumpyArray._docstring_substitutions.rst","method/cfdm.core.NumpyArray.copy.rst","method/cfdm.core.Parameters.__deepcopy__.rst","method/cfdm.core.Parameters._docstring_method_exclusions.rst","method/cfdm.core.Parameters._docstring_package_depth.rst","method/cfdm.core.Parameters._docstring_special_substitutions.rst","method/cfdm.core.Parameters._docstring_substitutions.rst","method/cfdm.core.Parameters.clear_parameters.rst","method/cfdm.core.Parameters.copy.rst","method/cfdm.core.Parameters.del_parameter.rst","method/cfdm.core.Parameters.get_parameter.rst","method/cfdm.core.Parameters.has_parameter.rst","method/cfdm.core.Parameters.parameters.rst","method/cfdm.core.Parameters.set_parameter.rst","method/cfdm.core.Parameters.set_parameters.rst","method/cfdm.core.ParametersDomainAncillaries.__deepcopy__.rst","method/cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries.rst","method/cfdm.core.ParametersDomainAncillaries.clear_parameters.rst","method/cfdm.core.ParametersDomainAncillaries.copy.rst","method/cfdm.core.ParametersDomainAncillaries.del_domain_ancillary.rst","method/cfdm.core.ParametersDomainAncillaries.del_parameter.rst","method/cfdm.core.ParametersDomainAncillaries.domain_ancillaries.rst","method/cfdm.core.ParametersDomainAncillaries.get_domain_ancillary.rst","method/cfdm.core.ParametersDomainAncillaries.get_parameter.rst","method/cfdm.core.ParametersDomainAncillaries.has_domain_ancillary.rst","method/cfdm.core.ParametersDomainAncillaries.has_parameter.rst","method/cfdm.core.ParametersDomainAncillaries.parameters.rst","method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries.rst","method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillary.rst","method/cfdm.core.ParametersDomainAncillaries.set_parameter.rst","method/cfdm.core.ParametersDomainAncillaries.set_parameters.rst","method/cfdm.core.Properties.__deepcopy__.rst","method/cfdm.core.Properties._docstring_method_exclusions.rst","method/cfdm.core.Properties._docstring_package_depth.rst","method/cfdm.core.Properties._docstring_special_substitutions.rst","method/cfdm.core.Properties._docstring_substitutions.rst","method/cfdm.core.Properties.clear_properties.rst","method/cfdm.core.Properties.copy.rst","method/cfdm.core.Properties.del_properties.rst","method/cfdm.core.Properties.del_property.rst","method/cfdm.core.Properties.get_property.rst","method/cfdm.core.Properties.has_bounds.rst","method/cfdm.core.Properties.has_data.rst","method/cfdm.core.Properties.has_property.rst","method/cfdm.core.Properties.properties.rst","method/cfdm.core.Properties.set_properties.rst","method/cfdm.core.Properties.set_property.rst","method/cfdm.core.PropertiesData.__deepcopy__.rst","method/cfdm.core.PropertiesData._docstring_method_exclusions.rst","method/cfdm.core.PropertiesData._docstring_package_depth.rst","method/cfdm.core.PropertiesData._docstring_special_substitutions.rst","method/cfdm.core.PropertiesData._docstring_substitutions.rst","method/cfdm.core.PropertiesData.clear_properties.rst","method/cfdm.core.PropertiesData.copy.rst","method/cfdm.core.PropertiesData.del_data.rst","method/cfdm.core.PropertiesData.del_properties.rst","method/cfdm.core.PropertiesData.del_property.rst","method/cfdm.core.PropertiesData.get_data.rst","method/cfdm.core.PropertiesData.get_property.rst","method/cfdm.core.PropertiesData.has_bounds.rst","method/cfdm.core.PropertiesData.has_data.rst","method/cfdm.core.PropertiesData.has_property.rst","method/cfdm.core.PropertiesData.properties.rst","method/cfdm.core.PropertiesData.set_data.rst","method/cfdm.core.PropertiesData.set_properties.rst","method/cfdm.core.PropertiesData.set_property.rst","method/cfdm.core.PropertiesDataBounds.__deepcopy__.rst","method/cfdm.core.PropertiesDataBounds._docstring_method_exclusions.rst","method/cfdm.core.PropertiesDataBounds._docstring_package_depth.rst","method/cfdm.core.PropertiesDataBounds._docstring_special_substitutions.rst","method/cfdm.core.PropertiesDataBounds._docstring_substitutions.rst","method/cfdm.core.PropertiesDataBounds.clear_properties.rst","method/cfdm.core.PropertiesDataBounds.copy.rst","method/cfdm.core.PropertiesDataBounds.del_bounds.rst","method/cfdm.core.PropertiesDataBounds.del_data.rst","method/cfdm.core.PropertiesDataBounds.del_geometry.rst","method/cfdm.core.PropertiesDataBounds.del_interior_ring.rst","method/cfdm.core.PropertiesDataBounds.del_properties.rst","method/cfdm.core.PropertiesDataBounds.del_property.rst","method/cfdm.core.PropertiesDataBounds.get_bounds.rst","method/cfdm.core.PropertiesDataBounds.get_data.rst","method/cfdm.core.PropertiesDataBounds.get_geometry.rst","method/cfdm.core.PropertiesDataBounds.get_interior_ring.rst","method/cfdm.core.PropertiesDataBounds.get_property.rst","method/cfdm.core.PropertiesDataBounds.has_bounds.rst","method/cfdm.core.PropertiesDataBounds.has_data.rst","method/cfdm.core.PropertiesDataBounds.has_geometry.rst","method/cfdm.core.PropertiesDataBounds.has_interior_ring.rst","method/cfdm.core.PropertiesDataBounds.has_property.rst","method/cfdm.core.PropertiesDataBounds.properties.rst","method/cfdm.core.PropertiesDataBounds.set_bounds.rst","method/cfdm.core.PropertiesDataBounds.set_data.rst","method/cfdm.core.PropertiesDataBounds.set_geometry.rst","method/cfdm.core.PropertiesDataBounds.set_interior_ring.rst","method/cfdm.core.PropertiesDataBounds.set_properties.rst","method/cfdm.core.PropertiesDataBounds.set_property.rst","performance.rst","philosophy.rst","releases.rst","sample_datasets.rst","support.rst","tutorial.rst"],objects:{"cfdm.Array":{__array__:[290,2,1,""],__deepcopy__:[291,2,1,""],__getitem__:[292,2,1,""],__repr__:[293,2,1,""],__str__:[294,2,1,""],_docstring_method_exclusions:[295,2,1,""],_docstring_package_depth:[296,2,1,""],_docstring_special_substitutions:[297,2,1,""],_docstring_substitutions:[298,2,1,""],array:[2,3,1,""],copy:[299,2,1,""],dtype:[3,3,1,""],get_calendar:[300,2,1,""],get_compression_type:[301,2,1,""],get_subspace:[302,2,1,""],get_units:[303,2,1,""],ndim:[4,3,1,""],shape:[5,3,1,""],size:[6,3,1,""]},"cfdm.AuxiliaryCoordinate":{__deepcopy__:[304,2,1,""],__getitem__:[305,2,1,""],__repr__:[306,2,1,""],__str__:[307,2,1,""],_docstring_method_exclusions:[308,2,1,""],_docstring_package_depth:[309,2,1,""],_docstring_special_substitutions:[310,2,1,""],_docstring_substitutions:[311,2,1,""],apply_masking:[312,2,1,""],array:[7,3,1,""],bounds:[8,3,1,""],clear_properties:[313,2,1,""],construct_type:[9,3,1,""],copy:[314,2,1,""],creation_commands:[315,2,1,""],data:[10,3,1,""],datetime_array:[11,3,1,""],del_bounds:[316,2,1,""],del_climatology:[317,2,1,""],del_data:[318,2,1,""],del_geometry:[319,2,1,""],del_interior_ring:[320,2,1,""],del_node_count:[321,2,1,""],del_part_node_count:[322,2,1,""],del_properties:[323,2,1,""],del_property:[324,2,1,""],dtype:[12,3,1,""],dump:[325,2,1,""],equals:[326,2,1,""],get_bounds:[327,2,1,""],get_bounds_data:[328,2,1,""],get_climatology:[329,2,1,""],get_data:[330,2,1,""],get_filenames:[331,2,1,""],get_geometry:[332,2,1,""],get_interior_ring:[333,2,1,""],get_node_count:[334,2,1,""],get_original_filenames:[335,2,1,""],get_part_node_count:[336,2,1,""],get_property:[337,2,1,""],has_bounds:[338,2,1,""],has_data:[339,2,1,""],has_geometry:[340,2,1,""],has_interior_ring:[341,2,1,""],has_node_count:[342,2,1,""],has_part_node_count:[343,2,1,""],has_property:[344,2,1,""],identities:[345,2,1,""],identity:[346,2,1,""],insert_dimension:[347,2,1,""],interior_ring:[13,3,1,""],is_climatology:[348,2,1,""],nc_clear_variable_groups:[349,2,1,""],nc_del_variable:[350,2,1,""],nc_get_variable:[351,2,1,""],nc_has_variable:[352,2,1,""],nc_set_variable:[353,2,1,""],nc_set_variable_groups:[354,2,1,""],nc_variable_groups:[355,2,1,""],ndim:[14,3,1,""],properties:[356,2,1,""],set_bounds:[357,2,1,""],set_climatology:[358,2,1,""],set_data:[359,2,1,""],set_geometry:[360,2,1,""],set_interior_ring:[361,2,1,""],set_node_count:[362,2,1,""],set_part_node_count:[363,2,1,""],set_properties:[364,2,1,""],set_property:[365,2,1,""],shape:[15,3,1,""],size:[16,3,1,""],squeeze:[366,2,1,""],to_memory:[367,2,1,""],transpose:[368,2,1,""],uncompress:[369,2,1,""]},"cfdm.Bounds":{__deepcopy__:[370,2,1,""],__getitem__:[371,2,1,""],__repr__:[372,2,1,""],__str__:[373,2,1,""],_docstring_method_exclusions:[374,2,1,""],_docstring_package_depth:[375,2,1,""],_docstring_special_substitutions:[376,2,1,""],_docstring_substitutions:[377,2,1,""],apply_masking:[378,2,1,""],array:[17,3,1,""],clear_properties:[379,2,1,""],copy:[380,2,1,""],creation_commands:[381,2,1,""],data:[18,3,1,""],datetime_array:[19,3,1,""],del_data:[382,2,1,""],del_properties:[383,2,1,""],del_property:[384,2,1,""],dtype:[20,3,1,""],dump:[385,2,1,""],equals:[386,2,1,""],get_data:[387,2,1,""],get_filenames:[388,2,1,""],get_original_filenames:[389,2,1,""],get_property:[390,2,1,""],has_bounds:[391,2,1,""],has_data:[392,2,1,""],has_property:[393,2,1,""],identities:[394,2,1,""],identity:[395,2,1,""],inherited_properties:[396,2,1,""],insert_dimension:[397,2,1,""],nc_clear_dimension_groups:[398,2,1,""],nc_clear_variable_groups:[399,2,1,""],nc_del_dimension:[400,2,1,""],nc_del_variable:[401,2,1,""],nc_dimension_groups:[402,2,1,""],nc_get_dimension:[403,2,1,""],nc_get_variable:[404,2,1,""],nc_has_dimension:[405,2,1,""],nc_has_variable:[406,2,1,""],nc_set_dimension:[407,2,1,""],nc_set_dimension_groups:[408,2,1,""],nc_set_variable:[409,2,1,""],nc_set_variable_groups:[410,2,1,""],nc_variable_groups:[411,2,1,""],ndim:[21,3,1,""],properties:[412,2,1,""],set_data:[413,2,1,""],set_properties:[414,2,1,""],set_property:[415,2,1,""],shape:[22,3,1,""],size:[23,3,1,""],squeeze:[416,2,1,""],to_memory:[417,2,1,""],transpose:[418,2,1,""],uncompress:[419,2,1,""]},"cfdm.CellMeasure":{__deepcopy__:[420,2,1,""],__getitem__:[421,2,1,""],__repr__:[422,2,1,""],__str__:[423,2,1,""],_docstring_method_exclusions:[424,2,1,""],_docstring_package_depth:[425,2,1,""],_docstring_special_substitutions:[426,2,1,""],_docstring_substitutions:[427,2,1,""],apply_masking:[428,2,1,""],array:[24,3,1,""],clear_properties:[429,2,1,""],construct_type:[25,3,1,""],copy:[430,2,1,""],creation_commands:[431,2,1,""],data:[26,3,1,""],datetime_array:[27,3,1,""],del_data:[432,2,1,""],del_measure:[433,2,1,""],del_properties:[434,2,1,""],del_property:[435,2,1,""],dtype:[28,3,1,""],dump:[436,2,1,""],equals:[437,2,1,""],get_data:[438,2,1,""],get_filenames:[439,2,1,""],get_measure:[440,2,1,""],get_original_filenames:[441,2,1,""],get_property:[442,2,1,""],has_bounds:[443,2,1,""],has_data:[444,2,1,""],has_measure:[445,2,1,""],has_property:[446,2,1,""],identities:[447,2,1,""],identity:[448,2,1,""],insert_dimension:[449,2,1,""],nc_clear_variable_groups:[450,2,1,""],nc_del_variable:[451,2,1,""],nc_get_external:[452,2,1,""],nc_get_variable:[453,2,1,""],nc_has_variable:[454,2,1,""],nc_set_external:[455,2,1,""],nc_set_variable:[456,2,1,""],nc_set_variable_groups:[457,2,1,""],nc_variable_groups:[458,2,1,""],ndim:[29,3,1,""],properties:[459,2,1,""],set_data:[460,2,1,""],set_measure:[461,2,1,""],set_properties:[462,2,1,""],set_property:[463,2,1,""],shape:[30,3,1,""],size:[31,3,1,""],squeeze:[464,2,1,""],to_memory:[465,2,1,""],transpose:[466,2,1,""],uncompress:[467,2,1,""]},"cfdm.CellMethod":{__deepcopy__:[468,2,1,""],__repr__:[469,2,1,""],__str__:[470,2,1,""],_docstring_method_exclusions:[471,2,1,""],_docstring_package_depth:[472,2,1,""],_docstring_special_substitutions:[473,2,1,""],_docstring_substitutions:[474,2,1,""],construct_type:[32,3,1,""],copy:[475,2,1,""],creation_commands:[476,2,1,""],del_axes:[477,2,1,""],del_method:[478,2,1,""],del_qualifier:[479,2,1,""],dump:[480,2,1,""],equals:[481,2,1,""],get_axes:[482,2,1,""],get_method:[483,2,1,""],get_qualifier:[484,2,1,""],has_axes:[485,2,1,""],has_method:[486,2,1,""],has_qualifier:[487,2,1,""],identities:[488,2,1,""],identity:[489,2,1,""],qualifiers:[490,2,1,""],set_axes:[491,2,1,""],set_method:[492,2,1,""],set_qualifier:[493,2,1,""],sorted:[494,2,1,""]},"cfdm.CompressedArray":{__array__:[495,2,1,""],__deepcopy__:[496,2,1,""],__getitem__:[497,2,1,""],__repr__:[498,2,1,""],__str__:[499,2,1,""],_docstring_method_exclusions:[500,2,1,""],_docstring_package_depth:[501,2,1,""],_docstring_special_substitutions:[502,2,1,""],_docstring_substitutions:[503,2,1,""],array:[33,3,1,""],compressed_array:[34,3,1,""],compressed_dimensions:[504,2,1,""],conformed_data:[505,2,1,""],copy:[506,2,1,""],dtype:[35,3,1,""],get_Subarray:[507,2,1,""],get_calendar:[508,2,1,""],get_compressed_axes:[509,2,1,""],get_compressed_dimension:[510,2,1,""],get_compression_type:[511,2,1,""],get_filenames:[512,2,1,""],get_subspace:[513,2,1,""],get_units:[514,2,1,""],ndim:[36,3,1,""],shape:[37,3,1,""],size:[38,3,1,""],source:[515,2,1,""],subarray_shapes:[516,2,1,""],subarrays:[517,2,1,""],to_memory:[518,2,1,""]},"cfdm.Configuration":{__enter__:[519,2,1,""],__exit__:[520,2,1,""],__repr__:[521,2,1,""],clear:[522,2,1,""],copy:[523,2,1,""],fromkeys:[524,2,1,""],get:[525,2,1,""],items:[526,2,1,""],keys:[527,2,1,""],pop:[528,2,1,""],popitem:[529,2,1,""],setdefault:[530,2,1,""],update:[531,2,1,""],values:[532,2,1,""]},"cfdm.Constant":{__deepcopy__:[533,2,1,""],__enter__:[534,2,1,""],__exit__:[535,2,1,""],__repr__:[536,2,1,""],__str__:[537,2,1,""],_func:[39,3,1,""],copy:[538,2,1,""],value:[40,3,1,""]},"cfdm.Constructs":{__call__:[539,2,1,""],__contains__:[540,2,1,""],__copy__:[541,2,1,""],__deepcopy__:[542,2,1,""],__getitem__:[543,2,1,""],__iter__:[544,2,1,""],__len__:[545,2,1,""],__repr__:[546,2,1,""],__str__:[547,2,1,""],_docstring_method_exclusions:[548,2,1,""],_docstring_package_depth:[549,2,1,""],_docstring_special_substitutions:[550,2,1,""],_docstring_substitutions:[551,2,1,""],clear_filters_applied:[552,2,1,""],construct_type:[553,2,1,""],construct_types:[554,2,1,""],copy:[555,2,1,""],data_axes:[556,2,1,""],domain_axes:[557,2,1,""],domain_axis_identity:[558,2,1,""],equals:[559,2,1,""],filter:[560,2,1,""],filter_by_axis:[561,2,1,""],filter_by_data:[562,2,1,""],filter_by_identity:[563,2,1,""],filter_by_key:[564,2,1,""],filter_by_measure:[565,2,1,""],filter_by_method:[566,2,1,""],filter_by_naxes:[567,2,1,""],filter_by_ncdim:[568,2,1,""],filter_by_ncvar:[569,2,1,""],filter_by_property:[570,2,1,""],filter_by_size:[571,2,1,""],filter_by_type:[572,2,1,""],filters_applied:[573,2,1,""],get:[574,2,1,""],get_data_axes:[575,2,1,""],inverse_filter:[576,2,1,""],items:[577,2,1,""],key:[578,2,1,""],keys:[579,2,1,""],new_identifier:[580,2,1,""],ordered:[581,2,1,""],replace:[582,2,1,""],shallow_copy:[583,2,1,""],todict:[584,2,1,""],unfilter:[585,2,1,""],value:[586,2,1,""],values:[587,2,1,""]},"cfdm.CoordinateConversion":{__bool__:[588,2,1,""],__deepcopy__:[589,2,1,""],__repr__:[590,2,1,""],__str__:[591,2,1,""],_docstring_method_exclusions:[592,2,1,""],_docstring_package_depth:[593,2,1,""],_docstring_special_substitutions:[594,2,1,""],_docstring_substitutions:[595,2,1,""],clear_domain_ancillaries:[596,2,1,""],clear_parameters:[597,2,1,""],copy:[598,2,1,""],del_domain_ancillary:[599,2,1,""],del_parameter:[600,2,1,""],domain_ancillaries:[601,2,1,""],equals:[602,2,1,""],get_domain_ancillary:[603,2,1,""],get_parameter:[604,2,1,""],has_domain_ancillary:[605,2,1,""],has_parameter:[606,2,1,""],parameters:[607,2,1,""],set_domain_ancillaries:[608,2,1,""],set_domain_ancillary:[609,2,1,""],set_parameter:[610,2,1,""],set_parameters:[611,2,1,""]},"cfdm.CoordinateReference":{__deepcopy__:[612,2,1,""],__repr__:[613,2,1,""],__str__:[614,2,1,""],_docstring_method_exclusions:[615,2,1,""],_docstring_package_depth:[616,2,1,""],_docstring_special_substitutions:[617,2,1,""],_docstring_substitutions:[618,2,1,""],clear_coordinates:[619,2,1,""],construct_type:[41,3,1,""],coordinate_conversion:[42,3,1,""],coordinates:[620,2,1,""],copy:[621,2,1,""],creation_commands:[622,2,1,""],datum:[43,3,1,""],del_coordinate:[623,2,1,""],del_coordinate_conversion:[624,2,1,""],del_datum:[625,2,1,""],dump:[626,2,1,""],equals:[627,2,1,""],get_coordinate_conversion:[628,2,1,""],get_datum:[629,2,1,""],get_original_filenames:[630,2,1,""],has_coordinate:[631,2,1,""],identities:[632,2,1,""],identity:[633,2,1,""],nc_clear_variable_groups:[634,2,1,""],nc_del_variable:[635,2,1,""],nc_get_variable:[636,2,1,""],nc_has_variable:[637,2,1,""],nc_set_variable:[638,2,1,""],nc_set_variable_groups:[639,2,1,""],nc_variable_groups:[640,2,1,""],set_coordinate:[641,2,1,""],set_coordinate_conversion:[642,2,1,""],set_coordinates:[643,2,1,""],set_datum:[644,2,1,""]},"cfdm.Count":{__deepcopy__:[645,2,1,""],__getitem__:[646,2,1,""],__repr__:[647,2,1,""],__str__:[648,2,1,""],_docstring_method_exclusions:[649,2,1,""],_docstring_package_depth:[650,2,1,""],_docstring_special_substitutions:[651,2,1,""],_docstring_substitutions:[652,2,1,""],apply_masking:[653,2,1,""],array:[44,3,1,""],clear_properties:[654,2,1,""],copy:[655,2,1,""],creation_commands:[656,2,1,""],data:[45,3,1,""],datetime_array:[46,3,1,""],del_data:[657,2,1,""],del_properties:[658,2,1,""],del_property:[659,2,1,""],dtype:[47,3,1,""],dump:[660,2,1,""],equals:[661,2,1,""],get_data:[662,2,1,""],get_filenames:[663,2,1,""],get_original_filenames:[664,2,1,""],get_property:[665,2,1,""],has_bounds:[666,2,1,""],has_data:[667,2,1,""],has_property:[668,2,1,""],identities:[669,2,1,""],identity:[670,2,1,""],insert_dimension:[671,2,1,""],nc_clear_dimension_groups:[672,2,1,""],nc_clear_sample_dimension_groups:[673,2,1,""],nc_clear_variable_groups:[674,2,1,""],nc_del_dimension:[675,2,1,""],nc_del_sample_dimension:[676,2,1,""],nc_del_variable:[677,2,1,""],nc_dimension_groups:[678,2,1,""],nc_get_dimension:[679,2,1,""],nc_get_sample_dimension:[680,2,1,""],nc_get_variable:[681,2,1,""],nc_has_dimension:[682,2,1,""],nc_has_sample_dimension:[683,2,1,""],nc_has_variable:[684,2,1,""],nc_sample_dimension_groups:[685,2,1,""],nc_set_dimension:[686,2,1,""],nc_set_dimension_groups:[687,2,1,""],nc_set_sample_dimension:[688,2,1,""],nc_set_sample_dimension_groups:[689,2,1,""],nc_set_variable:[690,2,1,""],nc_set_variable_groups:[691,2,1,""],nc_variable_groups:[692,2,1,""],ndim:[48,3,1,""],properties:[693,2,1,""],set_data:[694,2,1,""],set_properties:[695,2,1,""],set_property:[696,2,1,""],shape:[49,3,1,""],size:[50,3,1,""],squeeze:[697,2,1,""],to_memory:[698,2,1,""],transpose:[699,2,1,""],uncompress:[700,2,1,""]},"cfdm.Data":{__array__:[701,2,1,""],__deepcopy__:[702,2,1,""],__getitem__:[703,2,1,""],__int__:[704,2,1,""],__iter__:[705,2,1,""],__repr__:[706,2,1,""],__setitem__:[707,2,1,""],__str__:[708,2,1,""],_docstring_method_exclusions:[709,2,1,""],_docstring_package_depth:[710,2,1,""],_docstring_special_substitutions:[711,2,1,""],_docstring_substitutions:[712,2,1,""],any:[713,2,1,""],apply_masking:[714,2,1,""],array:[51,3,1,""],compressed_array:[52,3,1,""],copy:[715,2,1,""],creation_commands:[716,2,1,""],data:[53,3,1,""],datetime_array:[54,3,1,""],datetime_as_string:[55,3,1,""],del_calendar:[717,2,1,""],del_fill_value:[718,2,1,""],del_units:[719,2,1,""],dtype:[56,3,1,""],empty:[720,2,1,""],equals:[721,2,1,""],filled:[722,2,1,""],first_element:[723,2,1,""],flatten:[724,2,1,""],get_calendar:[725,2,1,""],get_compressed_axes:[726,2,1,""],get_compressed_dimension:[727,2,1,""],get_compression_type:[728,2,1,""],get_count:[729,2,1,""],get_data:[730,2,1,""],get_dependent_tie_points:[731,2,1,""],get_filenames:[732,2,1,""],get_fill_value:[733,2,1,""],get_index:[734,2,1,""],get_interpolation_parameters:[735,2,1,""],get_list:[736,2,1,""],get_original_filenames:[737,2,1,""],get_tie_point_indices:[738,2,1,""],get_units:[739,2,1,""],has_calendar:[740,2,1,""],has_fill_value:[741,2,1,""],has_units:[742,2,1,""],insert_dimension:[743,2,1,""],last_element:[744,2,1,""],mask:[57,3,1,""],max:[745,2,1,""],maximum:[746,2,1,""],min:[747,2,1,""],minimum:[748,2,1,""],nc_clear_hdf5_chunksizes:[749,2,1,""],nc_hdf5_chunksizes:[750,2,1,""],nc_set_hdf5_chunksizes:[751,2,1,""],ndim:[58,3,1,""],second_element:[752,2,1,""],set_calendar:[753,2,1,""],set_fill_value:[754,2,1,""],set_units:[755,2,1,""],shape:[59,3,1,""],size:[60,3,1,""],source:[756,2,1,""],squeeze:[757,2,1,""],sum:[758,2,1,""],to_memory:[759,2,1,""],transpose:[760,2,1,""],uncompress:[761,2,1,""],unique:[762,2,1,""]},"cfdm.Datum":{__bool__:[763,2,1,""],__deepcopy__:[764,2,1,""],__repr__:[765,2,1,""],__str__:[766,2,1,""],_docstring_method_exclusions:[767,2,1,""],_docstring_package_depth:[768,2,1,""],_docstring_special_substitutions:[769,2,1,""],_docstring_substitutions:[770,2,1,""],clear_parameters:[771,2,1,""],copy:[772,2,1,""],del_parameter:[773,2,1,""],equals:[774,2,1,""],get_original_filenames:[775,2,1,""],get_parameter:[776,2,1,""],has_parameter:[777,2,1,""],nc_clear_variable_groups:[778,2,1,""],nc_del_variable:[779,2,1,""],nc_get_variable:[780,2,1,""],nc_has_variable:[781,2,1,""],nc_set_variable:[782,2,1,""],nc_set_variable_groups:[783,2,1,""],nc_variable_groups:[784,2,1,""],parameters:[785,2,1,""],set_parameter:[786,2,1,""],set_parameters:[787,2,1,""]},"cfdm.DimensionCoordinate":{__deepcopy__:[788,2,1,""],__getitem__:[789,2,1,""],__repr__:[790,2,1,""],__str__:[791,2,1,""],_docstring_method_exclusions:[792,2,1,""],_docstring_package_depth:[793,2,1,""],_docstring_special_substitutions:[794,2,1,""],_docstring_substitutions:[795,2,1,""],apply_masking:[796,2,1,""],array:[61,3,1,""],bounds:[62,3,1,""],clear_properties:[797,2,1,""],construct_type:[63,3,1,""],copy:[798,2,1,""],creation_commands:[799,2,1,""],data:[64,3,1,""],datetime_array:[65,3,1,""],del_bounds:[800,2,1,""],del_climatology:[801,2,1,""],del_data:[802,2,1,""],del_geometry:[803,2,1,""],del_interior_ring:[804,2,1,""],del_node_count:[805,2,1,""],del_part_node_count:[806,2,1,""],del_properties:[807,2,1,""],del_property:[808,2,1,""],dtype:[66,3,1,""],dump:[809,2,1,""],equals:[810,2,1,""],get_bounds:[811,2,1,""],get_bounds_data:[812,2,1,""],get_climatology:[813,2,1,""],get_data:[814,2,1,""],get_filenames:[815,2,1,""],get_geometry:[816,2,1,""],get_interior_ring:[817,2,1,""],get_node_count:[818,2,1,""],get_original_filenames:[819,2,1,""],get_part_node_count:[820,2,1,""],get_property:[821,2,1,""],has_bounds:[822,2,1,""],has_data:[823,2,1,""],has_geometry:[824,2,1,""],has_interior_ring:[825,2,1,""],has_node_count:[826,2,1,""],has_part_node_count:[827,2,1,""],has_property:[828,2,1,""],identities:[829,2,1,""],identity:[830,2,1,""],insert_dimension:[831,2,1,""],interior_ring:[67,3,1,""],is_climatology:[832,2,1,""],nc_clear_variable_groups:[833,2,1,""],nc_del_variable:[834,2,1,""],nc_get_variable:[835,2,1,""],nc_has_variable:[836,2,1,""],nc_set_variable:[837,2,1,""],nc_set_variable_groups:[838,2,1,""],nc_variable_groups:[839,2,1,""],ndim:[68,3,1,""],properties:[840,2,1,""],set_bounds:[841,2,1,""],set_climatology:[842,2,1,""],set_data:[843,2,1,""],set_geometry:[844,2,1,""],set_interior_ring:[845,2,1,""],set_node_count:[846,2,1,""],set_part_node_count:[847,2,1,""],set_properties:[848,2,1,""],set_property:[849,2,1,""],shape:[69,3,1,""],size:[70,3,1,""],squeeze:[850,2,1,""],to_memory:[851,2,1,""],transpose:[852,2,1,""],uncompress:[853,2,1,""]},"cfdm.Domain":{__deepcopy__:[854,2,1,""],__repr__:[855,2,1,""],__str__:[856,2,1,""],_docstring_method_exclusions:[857,2,1,""],_docstring_package_depth:[858,2,1,""],_docstring_special_substitutions:[859,2,1,""],_docstring_substitutions:[860,2,1,""],apply_masking:[861,2,1,""],auxiliary_coordinate:[862,2,1,""],auxiliary_coordinates:[863,2,1,""],cell_measure:[864,2,1,""],cell_measures:[865,2,1,""],clear_properties:[866,2,1,""],climatological_time_axes:[867,2,1,""],construct:[868,2,1,""],construct_item:[869,2,1,""],construct_key:[870,2,1,""],construct_type:[71,3,1,""],constructs:[72,3,1,""],coordinate:[871,2,1,""],coordinate_reference:[872,2,1,""],coordinate_references:[873,2,1,""],coordinates:[874,2,1,""],copy:[875,2,1,""],creation_commands:[876,2,1,""],dataset_compliance:[877,2,1,""],del_construct:[878,2,1,""],del_data_axes:[879,2,1,""],del_properties:[880,2,1,""],del_property:[881,2,1,""],dimension_coordinate:[882,2,1,""],dimension_coordinates:[883,2,1,""],domain_ancillaries:[884,2,1,""],domain_ancillary:[885,2,1,""],domain_axes:[886,2,1,""],domain_axis:[887,2,1,""],domain_axis_key:[888,2,1,""],dump:[889,2,1,""],equals:[890,2,1,""],fromconstructs:[891,2,1,""],get_construct:[892,2,1,""],get_data_axes:[893,2,1,""],get_filenames:[894,2,1,""],get_original_filenames:[895,2,1,""],get_property:[896,2,1,""],has_bounds:[897,2,1,""],has_construct:[898,2,1,""],has_data:[899,2,1,""],has_data_axes:[900,2,1,""],has_geometry:[901,2,1,""],has_property:[902,2,1,""],identities:[903,2,1,""],identity:[904,2,1,""],nc_clear_component_dimension_groups:[905,2,1,""],nc_clear_component_sample_dimension_groups:[906,2,1,""],nc_clear_component_variable_groups:[907,2,1,""],nc_clear_geometry_variable_groups:[908,2,1,""],nc_clear_global_attributes:[909,2,1,""],nc_clear_group_attributes:[910,2,1,""],nc_clear_variable_groups:[911,2,1,""],nc_del_component_dimension:[912,2,1,""],nc_del_component_sample_dimension:[913,2,1,""],nc_del_component_variable:[914,2,1,""],nc_del_geometry_variable:[915,2,1,""],nc_del_variable:[916,2,1,""],nc_geometry_variable_groups:[917,2,1,""],nc_get_geometry_variable:[918,2,1,""],nc_get_variable:[919,2,1,""],nc_global_attributes:[920,2,1,""],nc_group_attributes:[921,2,1,""],nc_has_geometry_variable:[922,2,1,""],nc_has_variable:[923,2,1,""],nc_set_component_dimension:[924,2,1,""],nc_set_component_dimension_groups:[925,2,1,""],nc_set_component_sample_dimension:[926,2,1,""],nc_set_component_sample_dimension_groups:[927,2,1,""],nc_set_component_variable:[928,2,1,""],nc_set_component_variable_groups:[929,2,1,""],nc_set_geometry_variable:[930,2,1,""],nc_set_geometry_variable_groups:[931,2,1,""],nc_set_global_attribute:[932,2,1,""],nc_set_global_attributes:[933,2,1,""],nc_set_group_attribute:[934,2,1,""],nc_set_group_attributes:[935,2,1,""],nc_set_variable:[936,2,1,""],nc_set_variable_groups:[937,2,1,""],nc_variable_groups:[938,2,1,""],properties:[939,2,1,""],set_construct:[940,2,1,""],set_data_axes:[941,2,1,""],set_properties:[942,2,1,""],set_property:[943,2,1,""],uncompress:[944,2,1,""]},"cfdm.DomainAncillary":{__deepcopy__:[945,2,1,""],__getitem__:[946,2,1,""],__repr__:[947,2,1,""],__str__:[948,2,1,""],_docstring_method_exclusions:[949,2,1,""],_docstring_package_depth:[950,2,1,""],_docstring_special_substitutions:[951,2,1,""],_docstring_substitutions:[952,2,1,""],apply_masking:[953,2,1,""],array:[73,3,1,""],bounds:[74,3,1,""],clear_properties:[954,2,1,""],construct_type:[75,3,1,""],copy:[955,2,1,""],creation_commands:[956,2,1,""],data:[76,3,1,""],datetime_array:[77,3,1,""],del_bounds:[957,2,1,""],del_data:[958,2,1,""],del_geometry:[959,2,1,""],del_interior_ring:[960,2,1,""],del_node_count:[961,2,1,""],del_part_node_count:[962,2,1,""],del_properties:[963,2,1,""],del_property:[964,2,1,""],dtype:[78,3,1,""],dump:[965,2,1,""],equals:[966,2,1,""],get_bounds:[967,2,1,""],get_bounds_data:[968,2,1,""],get_data:[969,2,1,""],get_filenames:[970,2,1,""],get_geometry:[971,2,1,""],get_interior_ring:[972,2,1,""],get_node_count:[973,2,1,""],get_original_filenames:[974,2,1,""],get_part_node_count:[975,2,1,""],get_property:[976,2,1,""],has_bounds:[977,2,1,""],has_data:[978,2,1,""],has_geometry:[979,2,1,""],has_interior_ring:[980,2,1,""],has_node_count:[981,2,1,""],has_part_node_count:[982,2,1,""],has_property:[983,2,1,""],identities:[984,2,1,""],identity:[985,2,1,""],insert_dimension:[986,2,1,""],interior_ring:[79,3,1,""],nc_clear_variable_groups:[987,2,1,""],nc_del_variable:[988,2,1,""],nc_get_variable:[989,2,1,""],nc_has_variable:[990,2,1,""],nc_set_variable:[991,2,1,""],nc_set_variable_groups:[992,2,1,""],nc_variable_groups:[993,2,1,""],ndim:[80,3,1,""],properties:[994,2,1,""],set_bounds:[995,2,1,""],set_data:[996,2,1,""],set_geometry:[997,2,1,""],set_interior_ring:[998,2,1,""],set_node_count:[999,2,1,""],set_part_node_count:[1000,2,1,""],set_properties:[1001,2,1,""],set_property:[1002,2,1,""],shape:[81,3,1,""],size:[82,3,1,""],squeeze:[1003,2,1,""],to_memory:[1004,2,1,""],transpose:[1005,2,1,""],uncompress:[1006,2,1,""]},"cfdm.DomainAxis":{__deepcopy__:[1007,2,1,""],__repr__:[1008,2,1,""],__str__:[1009,2,1,""],_docstring_method_exclusions:[1010,2,1,""],_docstring_package_depth:[1011,2,1,""],_docstring_special_substitutions:[1012,2,1,""],_docstring_substitutions:[1013,2,1,""],construct_type:[83,3,1,""],copy:[1014,2,1,""],creation_commands:[1015,2,1,""],del_size:[1016,2,1,""],equals:[1017,2,1,""],get_size:[1018,2,1,""],has_size:[1019,2,1,""],identities:[1020,2,1,""],identity:[1021,2,1,""],nc_clear_dimension_groups:[1022,2,1,""],nc_del_dimension:[1023,2,1,""],nc_dimension_groups:[1024,2,1,""],nc_get_dimension:[1025,2,1,""],nc_has_dimension:[1026,2,1,""],nc_is_unlimited:[1027,2,1,""],nc_set_dimension:[1028,2,1,""],nc_set_dimension_groups:[1029,2,1,""],nc_set_unlimited:[1030,2,1,""],set_size:[1031,2,1,""]},"cfdm.Field":{__deepcopy__:[1032,2,1,""],__getitem__:[1033,2,1,""],__repr__:[1034,2,1,""],__str__:[1035,2,1,""],_docstring_method_exclusions:[1036,2,1,""],_docstring_package_depth:[1037,2,1,""],_docstring_special_substitutions:[1038,2,1,""],_docstring_substitutions:[1039,2,1,""],apply_masking:[1040,2,1,""],array:[84,3,1,""],auxiliary_coordinate:[1041,2,1,""],auxiliary_coordinates:[1042,2,1,""],cell_measure:[1043,2,1,""],cell_measures:[1044,2,1,""],cell_method:[1045,2,1,""],cell_methods:[1046,2,1,""],clear_properties:[1047,2,1,""],climatological_time_axes:[1048,2,1,""],compress:[1049,2,1,""],construct:[1050,2,1,""],construct_item:[1051,2,1,""],construct_key:[1052,2,1,""],construct_type:[85,3,1,""],constructs:[86,3,1,""],convert:[1053,2,1,""],coordinate:[1054,2,1,""],coordinate_reference:[1055,2,1,""],coordinate_references:[1056,2,1,""],coordinates:[1057,2,1,""],copy:[1058,2,1,""],creation_commands:[1059,2,1,""],data:[87,3,1,""],dataset_compliance:[1060,2,1,""],datetime_array:[88,3,1,""],del_construct:[1061,2,1,""],del_data:[1062,2,1,""],del_data_axes:[1063,2,1,""],del_properties:[1064,2,1,""],del_property:[1065,2,1,""],dimension_coordinate:[1066,2,1,""],dimension_coordinates:[1067,2,1,""],domain:[89,3,1,""],domain_ancillaries:[1068,2,1,""],domain_ancillary:[1069,2,1,""],domain_axes:[1070,2,1,""],domain_axis:[1071,2,1,""],domain_axis_key:[1072,2,1,""],dtype:[90,3,1,""],dump:[1073,2,1,""],equals:[1074,2,1,""],field_ancillaries:[1075,2,1,""],field_ancillary:[1076,2,1,""],get_construct:[1077,2,1,""],get_data:[1078,2,1,""],get_data_axes:[1079,2,1,""],get_domain:[1080,2,1,""],get_filenames:[1081,2,1,""],get_original_filenames:[1082,2,1,""],get_property:[1083,2,1,""],has_bounds:[1084,2,1,""],has_construct:[1085,2,1,""],has_data:[1086,2,1,""],has_data_axes:[1087,2,1,""],has_geometry:[1088,2,1,""],has_property:[1089,2,1,""],identities:[1090,2,1,""],identity:[1091,2,1,""],indices:[1092,2,1,""],insert_dimension:[1093,2,1,""],nc_clear_component_dimension_groups:[1094,2,1,""],nc_clear_component_sample_dimension_groups:[1095,2,1,""],nc_clear_component_variable_groups:[1096,2,1,""],nc_clear_geometry_variable_groups:[1097,2,1,""],nc_clear_global_attributes:[1098,2,1,""],nc_clear_group_attributes:[1099,2,1,""],nc_clear_variable_groups:[1100,2,1,""],nc_del_component_dimension:[1101,2,1,""],nc_del_component_sample_dimension:[1102,2,1,""],nc_del_component_variable:[1103,2,1,""],nc_del_geometry_variable:[1104,2,1,""],nc_del_variable:[1105,2,1,""],nc_geometry_variable_groups:[1106,2,1,""],nc_get_geometry_variable:[1107,2,1,""],nc_get_variable:[1108,2,1,""],nc_global_attributes:[1109,2,1,""],nc_group_attributes:[1110,2,1,""],nc_has_geometry_variable:[1111,2,1,""],nc_has_variable:[1112,2,1,""],nc_set_component_dimension:[1113,2,1,""],nc_set_component_dimension_groups:[1114,2,1,""],nc_set_component_sample_dimension:[1115,2,1,""],nc_set_component_sample_dimension_groups:[1116,2,1,""],nc_set_component_variable:[1117,2,1,""],nc_set_component_variable_groups:[1118,2,1,""],nc_set_geometry_variable:[1119,2,1,""],nc_set_geometry_variable_groups:[1120,2,1,""],nc_set_global_attribute:[1121,2,1,""],nc_set_global_attributes:[1122,2,1,""],nc_set_group_attribute:[1123,2,1,""],nc_set_group_attributes:[1124,2,1,""],nc_set_variable:[1125,2,1,""],nc_set_variable_groups:[1126,2,1,""],nc_variable_groups:[1127,2,1,""],ndim:[91,3,1,""],properties:[1128,2,1,""],set_construct:[1129,2,1,""],set_data:[1130,2,1,""],set_data_axes:[1131,2,1,""],set_properties:[1132,2,1,""],set_property:[1133,2,1,""],shape:[92,3,1,""],size:[93,3,1,""],squeeze:[1134,2,1,""],to_memory:[1135,2,1,""],transpose:[1136,2,1,""],uncompress:[1137,2,1,""]},"cfdm.FieldAncillary":{__deepcopy__:[1138,2,1,""],__getitem__:[1139,2,1,""],__repr__:[1140,2,1,""],__str__:[1141,2,1,""],_docstring_method_exclusions:[1142,2,1,""],_docstring_package_depth:[1143,2,1,""],_docstring_special_substitutions:[1144,2,1,""],_docstring_substitutions:[1145,2,1,""],apply_masking:[1146,2,1,""],array:[94,3,1,""],clear_properties:[1147,2,1,""],construct_type:[95,3,1,""],copy:[1148,2,1,""],creation_commands:[1149,2,1,""],data:[96,3,1,""],datetime_array:[97,3,1,""],del_data:[1150,2,1,""],del_properties:[1151,2,1,""],del_property:[1152,2,1,""],dtype:[98,3,1,""],dump:[1153,2,1,""],equals:[1154,2,1,""],get_data:[1155,2,1,""],get_filenames:[1156,2,1,""],get_original_filenames:[1157,2,1,""],get_property:[1158,2,1,""],has_bounds:[1159,2,1,""],has_data:[1160,2,1,""],has_property:[1161,2,1,""],identities:[1162,2,1,""],identity:[1163,2,1,""],insert_dimension:[1164,2,1,""],nc_clear_variable_groups:[1165,2,1,""],nc_del_variable:[1166,2,1,""],nc_get_variable:[1167,2,1,""],nc_has_variable:[1168,2,1,""],nc_set_variable:[1169,2,1,""],nc_set_variable_groups:[1170,2,1,""],nc_variable_groups:[1171,2,1,""],ndim:[99,3,1,""],properties:[1172,2,1,""],set_data:[1173,2,1,""],set_properties:[1174,2,1,""],set_property:[1175,2,1,""],shape:[100,3,1,""],size:[101,3,1,""],squeeze:[1176,2,1,""],to_memory:[1177,2,1,""],transpose:[1178,2,1,""],uncompress:[1179,2,1,""]},"cfdm.GatheredArray":{__array__:[1180,2,1,""],__deepcopy__:[1181,2,1,""],__getitem__:[1182,2,1,""],__repr__:[1183,2,1,""],__str__:[1184,2,1,""],array:[102,3,1,""],compressed_array:[103,3,1,""],compressed_dimensions:[1185,2,1,""],conformed_data:[1186,2,1,""],copy:[1187,2,1,""],dtype:[104,3,1,""],get_Subarray:[1188,2,1,""],get_calendar:[1189,2,1,""],get_compressed_axes:[1190,2,1,""],get_compressed_dimension:[1191,2,1,""],get_compression_type:[1192,2,1,""],get_filenames:[1193,2,1,""],get_list:[1194,2,1,""],get_subspace:[1195,2,1,""],get_units:[1196,2,1,""],ndim:[105,3,1,""],shape:[106,3,1,""],size:[107,3,1,""],source:[1197,2,1,""],subarray_shapes:[1198,2,1,""],subarrays:[1199,2,1,""],to_memory:[1200,2,1,""]},"cfdm.Index":{__deepcopy__:[1201,2,1,""],__getitem__:[1202,2,1,""],__repr__:[1203,2,1,""],__str__:[1204,2,1,""],_docstring_method_exclusions:[1205,2,1,""],_docstring_package_depth:[1206,2,1,""],_docstring_special_substitutions:[1207,2,1,""],_docstring_substitutions:[1208,2,1,""],apply_masking:[1209,2,1,""],array:[108,3,1,""],clear_properties:[1210,2,1,""],copy:[1211,2,1,""],creation_commands:[1212,2,1,""],data:[109,3,1,""],datetime_array:[110,3,1,""],del_data:[1213,2,1,""],del_properties:[1214,2,1,""],del_property:[1215,2,1,""],dtype:[111,3,1,""],dump:[1216,2,1,""],equals:[1217,2,1,""],get_data:[1218,2,1,""],get_filenames:[1219,2,1,""],get_original_filenames:[1220,2,1,""],get_property:[1221,2,1,""],has_bounds:[1222,2,1,""],has_data:[1223,2,1,""],has_property:[1224,2,1,""],identities:[1225,2,1,""],identity:[1226,2,1,""],insert_dimension:[1227,2,1,""],nc_clear_dimension_groups:[1228,2,1,""],nc_clear_sample_dimension_groups:[1229,2,1,""],nc_clear_variable_groups:[1230,2,1,""],nc_del_dimension:[1231,2,1,""],nc_del_sample_dimension:[1232,2,1,""],nc_del_variable:[1233,2,1,""],nc_dimension_groups:[1234,2,1,""],nc_get_dimension:[1235,2,1,""],nc_get_sample_dimension:[1236,2,1,""],nc_get_variable:[1237,2,1,""],nc_has_dimension:[1238,2,1,""],nc_has_sample_dimension:[1239,2,1,""],nc_has_variable:[1240,2,1,""],nc_sample_dimension_groups:[1241,2,1,""],nc_set_dimension:[1242,2,1,""],nc_set_dimension_groups:[1243,2,1,""],nc_set_sample_dimension:[1244,2,1,""],nc_set_sample_dimension_groups:[1245,2,1,""],nc_set_variable:[1246,2,1,""],nc_set_variable_groups:[1247,2,1,""],nc_variable_groups:[1248,2,1,""],ndim:[112,3,1,""],properties:[1249,2,1,""],set_data:[1250,2,1,""],set_properties:[1251,2,1,""],set_property:[1252,2,1,""],shape:[113,3,1,""],size:[114,3,1,""],squeeze:[1253,2,1,""],to_memory:[1254,2,1,""],transpose:[1255,2,1,""],uncompress:[1256,2,1,""]},"cfdm.InteriorRing":{__deepcopy__:[1257,2,1,""],__getitem__:[1258,2,1,""],__repr__:[1259,2,1,""],__str__:[1260,2,1,""],_docstring_method_exclusions:[1261,2,1,""],_docstring_package_depth:[1262,2,1,""],_docstring_special_substitutions:[1263,2,1,""],_docstring_substitutions:[1264,2,1,""],apply_masking:[1265,2,1,""],array:[115,3,1,""],clear_properties:[1266,2,1,""],copy:[1267,2,1,""],creation_commands:[1268,2,1,""],data:[116,3,1,""],datetime_array:[117,3,1,""],del_data:[1269,2,1,""],del_properties:[1270,2,1,""],del_property:[1271,2,1,""],dtype:[118,3,1,""],dump:[1272,2,1,""],equals:[1273,2,1,""],get_data:[1274,2,1,""],get_filenames:[1275,2,1,""],get_original_filenames:[1276,2,1,""],get_property:[1277,2,1,""],has_bounds:[1278,2,1,""],has_data:[1279,2,1,""],has_property:[1280,2,1,""],identities:[1281,2,1,""],identity:[1282,2,1,""],insert_dimension:[1283,2,1,""],nc_clear_dimension_groups:[1284,2,1,""],nc_clear_variable_groups:[1285,2,1,""],nc_del_dimension:[1286,2,1,""],nc_del_variable:[1287,2,1,""],nc_dimension_groups:[1288,2,1,""],nc_get_dimension:[1289,2,1,""],nc_get_variable:[1290,2,1,""],nc_has_dimension:[1291,2,1,""],nc_has_variable:[1292,2,1,""],nc_set_dimension:[1293,2,1,""],nc_set_dimension_groups:[1294,2,1,""],nc_set_variable:[1295,2,1,""],nc_set_variable_groups:[1296,2,1,""],nc_variable_groups:[1297,2,1,""],ndim:[119,3,1,""],properties:[1298,2,1,""],set_data:[1299,2,1,""],set_properties:[1300,2,1,""],set_property:[1301,2,1,""],shape:[120,3,1,""],size:[121,3,1,""],squeeze:[1302,2,1,""],to_memory:[1303,2,1,""],transpose:[1304,2,1,""],uncompress:[1305,2,1,""]},"cfdm.List":{__deepcopy__:[1306,2,1,""],__getitem__:[1307,2,1,""],__repr__:[1308,2,1,""],__str__:[1309,2,1,""],_docstring_method_exclusions:[1310,2,1,""],_docstring_package_depth:[1311,2,1,""],_docstring_special_substitutions:[1312,2,1,""],_docstring_substitutions:[1313,2,1,""],apply_masking:[1314,2,1,""],array:[122,3,1,""],clear_properties:[1315,2,1,""],copy:[1316,2,1,""],creation_commands:[1317,2,1,""],data:[123,3,1,""],datetime_array:[124,3,1,""],del_data:[1318,2,1,""],del_properties:[1319,2,1,""],del_property:[1320,2,1,""],dtype:[125,3,1,""],dump:[1321,2,1,""],equals:[1322,2,1,""],get_data:[1323,2,1,""],get_filenames:[1324,2,1,""],get_original_filenames:[1325,2,1,""],get_property:[1326,2,1,""],has_bounds:[1327,2,1,""],has_data:[1328,2,1,""],has_property:[1329,2,1,""],identities:[1330,2,1,""],identity:[1331,2,1,""],insert_dimension:[1332,2,1,""],nc_clear_variable_groups:[1333,2,1,""],nc_del_variable:[1334,2,1,""],nc_get_variable:[1335,2,1,""],nc_has_variable:[1336,2,1,""],nc_set_variable:[1337,2,1,""],nc_set_variable_groups:[1338,2,1,""],nc_variable_groups:[1339,2,1,""],ndim:[126,3,1,""],properties:[1340,2,1,""],set_data:[1341,2,1,""],set_properties:[1342,2,1,""],set_property:[1343,2,1,""],shape:[127,3,1,""],size:[128,3,1,""],squeeze:[1344,2,1,""],to_memory:[1345,2,1,""],transpose:[1346,2,1,""],uncompress:[1347,2,1,""]},"cfdm.NetCDFArray":{__getitem__:[1348,2,1,""],_docstring_method_exclusions:[1349,2,1,""],_docstring_package_depth:[1350,2,1,""],_docstring_special_substitutions:[1351,2,1,""],_docstring_substitutions:[1352,2,1,""],array:[129,3,1,""],close:[1353,2,1,""],copy:[1354,2,1,""],dtype:[130,3,1,""],get_address:[1355,2,1,""],get_addresses:[1356,2,1,""],get_calendar:[1357,2,1,""],get_compression_type:[1358,2,1,""],get_filename:[1359,2,1,""],get_filenames:[1360,2,1,""],get_format:[1361,2,1,""],get_formats:[1362,2,1,""],get_groups:[1363,2,1,""],get_mask:[1364,2,1,""],get_missing_values:[1365,2,1,""],get_subspace:[1366,2,1,""],get_units:[1367,2,1,""],ndim:[131,3,1,""],open:[1368,2,1,""],shape:[132,3,1,""],size:[133,3,1,""],to_memory:[1369,2,1,""]},"cfdm.NumpyArray":{__getitem__:[1370,2,1,""],_docstring_method_exclusions:[1371,2,1,""],_docstring_package_depth:[1372,2,1,""],_docstring_special_substitutions:[1373,2,1,""],_docstring_substitutions:[1374,2,1,""],array:[134,3,1,""],copy:[1375,2,1,""],dtype:[135,3,1,""],get_calendar:[1376,2,1,""],get_compression_type:[1377,2,1,""],get_subspace:[1378,2,1,""],get_units:[1379,2,1,""],ndim:[136,3,1,""],shape:[137,3,1,""],size:[138,3,1,""],to_memory:[1380,2,1,""]},"cfdm.RaggedContiguousArray":{__array__:[1381,2,1,""],__deepcopy__:[1382,2,1,""],__getitem__:[1383,2,1,""],__repr__:[1384,2,1,""],__str__:[1385,2,1,""],_docstring_method_exclusions:[1386,2,1,""],_docstring_package_depth:[1387,2,1,""],_docstring_special_substitutions:[1388,2,1,""],_docstring_substitutions:[1389,2,1,""],array:[139,3,1,""],compressed_array:[140,3,1,""],compressed_dimensions:[1390,2,1,""],conformed_data:[1391,2,1,""],copy:[1392,2,1,""],dtype:[141,3,1,""],get_Subarray:[1393,2,1,""],get_calendar:[1394,2,1,""],get_compressed_axes:[1395,2,1,""],get_compressed_dimension:[1396,2,1,""],get_compression_type:[1397,2,1,""],get_count:[1398,2,1,""],get_filenames:[1399,2,1,""],get_index:[1400,2,1,""],get_subspace:[1401,2,1,""],get_units:[1402,2,1,""],ndim:[142,3,1,""],shape:[143,3,1,""],size:[144,3,1,""],source:[1403,2,1,""],subarray_shapes:[1404,2,1,""],subarrays:[1405,2,1,""],to_memory:[1406,2,1,""]},"cfdm.RaggedIndexedArray":{__array__:[1407,2,1,""],__deepcopy__:[1408,2,1,""],__getitem__:[1409,2,1,""],__repr__:[1410,2,1,""],__str__:[1411,2,1,""],_docstring_method_exclusions:[1412,2,1,""],_docstring_package_depth:[1413,2,1,""],_docstring_special_substitutions:[1414,2,1,""],_docstring_substitutions:[1415,2,1,""],array:[145,3,1,""],compressed_array:[146,3,1,""],compressed_dimensions:[1416,2,1,""],conformed_data:[1417,2,1,""],copy:[1418,2,1,""],dtype:[147,3,1,""],get_Subarray:[1419,2,1,""],get_calendar:[1420,2,1,""],get_compressed_axes:[1421,2,1,""],get_compressed_dimension:[1422,2,1,""],get_compression_type:[1423,2,1,""],get_count:[1424,2,1,""],get_filenames:[1425,2,1,""],get_index:[1426,2,1,""],get_subspace:[1427,2,1,""],get_units:[1428,2,1,""],ndim:[148,3,1,""],shape:[149,3,1,""],size:[150,3,1,""],source:[1429,2,1,""],subarray_shapes:[1430,2,1,""],subarrays:[1431,2,1,""],to_memory:[1432,2,1,""]},"cfdm.RaggedIndexedContiguousArray":{__array__:[1433,2,1,""],__deepcopy__:[1434,2,1,""],__getitem__:[1435,2,1,""],__repr__:[1436,2,1,""],__str__:[1437,2,1,""],_docstring_method_exclusions:[1438,2,1,""],_docstring_package_depth:[1439,2,1,""],_docstring_special_substitutions:[1440,2,1,""],_docstring_substitutions:[1441,2,1,""],array:[151,3,1,""],compressed_array:[152,3,1,""],compressed_dimensions:[1442,2,1,""],conformed_data:[1443,2,1,""],copy:[1444,2,1,""],dtype:[153,3,1,""],get_Subarray:[1445,2,1,""],get_calendar:[1446,2,1,""],get_compressed_axes:[1447,2,1,""],get_compressed_dimension:[1448,2,1,""],get_compression_type:[1449,2,1,""],get_count:[1450,2,1,""],get_filenames:[1451,2,1,""],get_index:[1452,2,1,""],get_subspace:[1453,2,1,""],get_units:[1454,2,1,""],ndim:[154,3,1,""],shape:[155,3,1,""],size:[156,3,1,""],source:[1455,2,1,""],subarray_shapes:[1456,2,1,""],subarrays:[1457,2,1,""],to_memory:[1458,2,1,""]},"cfdm.cfdm":{masked:[266,4,1,""]},"cfdm.core":{Array:[239,1,1,""],AuxiliaryCoordinate:[240,1,1,""],Bounds:[241,1,1,""],CellMeasure:[242,1,1,""],CellMethod:[243,1,1,""],Constructs:[244,1,1,""],Container:[245,1,1,""],Coordinate:[246,1,1,""],CoordinateConversion:[247,1,1,""],CoordinateReference:[248,1,1,""],Data:[249,1,1,""],Datum:[250,1,1,""],DimensionCoordinate:[251,1,1,""],DocstringRewriteMeta:[252,1,1,""],Domain:[253,1,1,""],DomainAncillary:[254,1,1,""],DomainAxis:[255,1,1,""],Field:[256,1,1,""],FieldAncillary:[257,1,1,""],InteriorRing:[258,1,1,""],NumpyArray:[259,1,1,""],Parameters:[260,1,1,""],ParametersDomainAncillaries:[261,1,1,""],Properties:[262,1,1,""],PropertiesData:[263,1,1,""],PropertiesDataBounds:[264,1,1,""]},"cfdm.core.Array":{__deepcopy__:[1459,2,1,""],_docstring_method_exclusions:[1460,2,1,""],_docstring_package_depth:[1461,2,1,""],_docstring_special_substitutions:[1462,2,1,""],_docstring_substitutions:[1463,2,1,""],array:[157,3,1,""],copy:[1464,2,1,""],dtype:[158,3,1,""],ndim:[159,3,1,""],shape:[160,3,1,""],size:[161,3,1,""]},"cfdm.core.AuxiliaryCoordinate":{__deepcopy__:[1465,2,1,""],_docstring_method_exclusions:[1466,2,1,""],_docstring_package_depth:[1467,2,1,""],_docstring_special_substitutions:[1468,2,1,""],_docstring_substitutions:[1469,2,1,""],bounds:[162,3,1,""],clear_properties:[1470,2,1,""],construct_type:[163,3,1,""],copy:[1471,2,1,""],data:[164,3,1,""],del_bounds:[1472,2,1,""],del_climatology:[1473,2,1,""],del_data:[1474,2,1,""],del_geometry:[1475,2,1,""],del_interior_ring:[1476,2,1,""],del_properties:[1477,2,1,""],del_property:[1478,2,1,""],get_bounds:[1479,2,1,""],get_climatology:[1480,2,1,""],get_data:[1481,2,1,""],get_geometry:[1482,2,1,""],get_interior_ring:[1483,2,1,""],get_property:[1484,2,1,""],has_bounds:[1485,2,1,""],has_data:[1486,2,1,""],has_geometry:[1487,2,1,""],has_interior_ring:[1488,2,1,""],has_property:[1489,2,1,""],interior_ring:[165,3,1,""],is_climatology:[1490,2,1,""],properties:[1491,2,1,""],set_bounds:[1492,2,1,""],set_climatology:[1493,2,1,""],set_data:[1494,2,1,""],set_geometry:[1495,2,1,""],set_interior_ring:[1496,2,1,""],set_properties:[1497,2,1,""],set_property:[1498,2,1,""]},"cfdm.core.Bounds":{__deepcopy__:[1499,2,1,""],clear_properties:[1500,2,1,""],copy:[1501,2,1,""],data:[166,3,1,""],del_data:[1502,2,1,""],del_properties:[1503,2,1,""],del_property:[1504,2,1,""],get_data:[1505,2,1,""],get_property:[1506,2,1,""],has_bounds:[1507,2,1,""],has_data:[1508,2,1,""],has_property:[1509,2,1,""],properties:[1510,2,1,""],set_data:[1511,2,1,""],set_properties:[1512,2,1,""],set_property:[1513,2,1,""]},"cfdm.core.CellMeasure":{__deepcopy__:[1514,2,1,""],_docstring_method_exclusions:[1515,2,1,""],_docstring_package_depth:[1516,2,1,""],_docstring_special_substitutions:[1517,2,1,""],_docstring_substitutions:[1518,2,1,""],clear_properties:[1519,2,1,""],construct_type:[167,3,1,""],copy:[1520,2,1,""],data:[168,3,1,""],del_data:[1521,2,1,""],del_measure:[1522,2,1,""],del_properties:[1523,2,1,""],del_property:[1524,2,1,""],get_data:[1525,2,1,""],get_measure:[1526,2,1,""],get_property:[1527,2,1,""],has_bounds:[1528,2,1,""],has_data:[1529,2,1,""],has_measure:[1530,2,1,""],has_property:[1531,2,1,""],properties:[1532,2,1,""],set_data:[1533,2,1,""],set_measure:[1534,2,1,""],set_properties:[1535,2,1,""],set_property:[1536,2,1,""]},"cfdm.core.CellMethod":{__deepcopy__:[1537,2,1,""],_docstring_method_exclusions:[1538,2,1,""],_docstring_package_depth:[1539,2,1,""],_docstring_special_substitutions:[1540,2,1,""],_docstring_substitutions:[1541,2,1,""],construct_type:[169,3,1,""],copy:[1542,2,1,""],del_axes:[1543,2,1,""],del_method:[1544,2,1,""],del_qualifier:[1545,2,1,""],get_axes:[1546,2,1,""],get_method:[1547,2,1,""],get_qualifier:[1548,2,1,""],has_axes:[1549,2,1,""],has_method:[1550,2,1,""],has_qualifier:[1551,2,1,""],qualifiers:[1552,2,1,""],set_axes:[1553,2,1,""],set_method:[1554,2,1,""],set_qualifier:[1555,2,1,""]},"cfdm.core.Constructs":{__contains__:[1556,2,1,""],__copy__:[1557,2,1,""],__deepcopy__:[1558,2,1,""],__getitem__:[1559,2,1,""],__iter__:[1560,2,1,""],__len__:[1561,2,1,""],_docstring_method_exclusions:[1562,2,1,""],_docstring_package_depth:[1563,2,1,""],_docstring_special_substitutions:[1564,2,1,""],_docstring_substitutions:[1565,2,1,""],construct_type:[1566,2,1,""],construct_types:[1567,2,1,""],copy:[1568,2,1,""],data_axes:[1569,2,1,""],filter_by_type:[1570,2,1,""],get:[1571,2,1,""],get_data_axes:[1572,2,1,""],items:[1573,2,1,""],key:[1574,2,1,""],keys:[1575,2,1,""],new_identifier:[1576,2,1,""],ordered:[1577,2,1,""],replace:[1578,2,1,""],shallow_copy:[1579,2,1,""],todict:[1580,2,1,""],value:[1581,2,1,""],values:[1582,2,1,""]},"cfdm.core.Container":{__deepcopy__:[1583,2,1,""],_del_component:[1584,2,1,""],_docstring_method_exclusions:[1585,2,1,""],_docstring_package_depth:[1586,2,1,""],_docstring_special_substitutions:[1587,2,1,""],_docstring_substitutions:[1588,2,1,""],_get_component:[1589,2,1,""],_has_component:[1590,2,1,""],_set_component:[1591,2,1,""],copy:[1592,2,1,""]},"cfdm.core.Coordinate":{__deepcopy__:[1593,2,1,""],_docstring_method_exclusions:[1594,2,1,""],_docstring_package_depth:[1595,2,1,""],_docstring_special_substitutions:[1596,2,1,""],_docstring_substitutions:[1597,2,1,""],bounds:[170,3,1,""],clear_properties:[1598,2,1,""],copy:[1599,2,1,""],data:[171,3,1,""],del_bounds:[1600,2,1,""],del_climatology:[1601,2,1,""],del_data:[1602,2,1,""],del_geometry:[1603,2,1,""],del_interior_ring:[1604,2,1,""],del_properties:[1605,2,1,""],del_property:[1606,2,1,""],get_bounds:[1607,2,1,""],get_climatology:[1608,2,1,""],get_data:[1609,2,1,""],get_geometry:[1610,2,1,""],get_interior_ring:[1611,2,1,""],get_property:[1612,2,1,""],has_bounds:[1613,2,1,""],has_data:[1614,2,1,""],has_geometry:[1615,2,1,""],has_interior_ring:[1616,2,1,""],has_property:[1617,2,1,""],interior_ring:[172,3,1,""],is_climatology:[1618,2,1,""],properties:[1619,2,1,""],set_bounds:[1620,2,1,""],set_climatology:[1621,2,1,""],set_data:[1622,2,1,""],set_geometry:[1623,2,1,""],set_interior_ring:[1624,2,1,""],set_properties:[1625,2,1,""],set_property:[1626,2,1,""]},"cfdm.core.CoordinateConversion":{__deepcopy__:[1627,2,1,""],_docstring_method_exclusions:[1628,2,1,""],_docstring_package_depth:[1629,2,1,""],_docstring_special_substitutions:[1630,2,1,""],_docstring_substitutions:[1631,2,1,""],clear_domain_ancillaries:[1632,2,1,""],clear_parameters:[1633,2,1,""],copy:[1634,2,1,""],del_domain_ancillary:[1635,2,1,""],del_parameter:[1636,2,1,""],domain_ancillaries:[1637,2,1,""],get_domain_ancillary:[1638,2,1,""],get_parameter:[1639,2,1,""],has_domain_ancillary:[1640,2,1,""],has_parameter:[1641,2,1,""],parameters:[1642,2,1,""],set_domain_ancillaries:[1643,2,1,""],set_domain_ancillary:[1644,2,1,""],set_parameter:[1645,2,1,""],set_parameters:[1646,2,1,""]},"cfdm.core.CoordinateReference":{__deepcopy__:[1647,2,1,""],_docstring_method_exclusions:[1648,2,1,""],_docstring_package_depth:[1649,2,1,""],_docstring_special_substitutions:[1650,2,1,""],_docstring_substitutions:[1651,2,1,""],clear_coordinates:[1652,2,1,""],construct_type:[173,3,1,""],coordinate_conversion:[174,3,1,""],coordinates:[1653,2,1,""],copy:[1654,2,1,""],datum:[175,3,1,""],del_coordinate:[1655,2,1,""],del_coordinate_conversion:[1656,2,1,""],del_datum:[1657,2,1,""],get_coordinate_conversion:[1658,2,1,""],get_datum:[1659,2,1,""],has_coordinate:[1660,2,1,""],set_coordinate:[1661,2,1,""],set_coordinate_conversion:[1662,2,1,""],set_coordinates:[1663,2,1,""],set_datum:[1664,2,1,""]},"cfdm.core.Data":{__deepcopy__:[1665,2,1,""],__repr__:[1666,2,1,""],__str__:[1667,2,1,""],_docstring_method_exclusions:[1668,2,1,""],_docstring_package_depth:[1669,2,1,""],_docstring_special_substitutions:[1670,2,1,""],_docstring_substitutions:[1671,2,1,""],array:[176,3,1,""],copy:[1672,2,1,""],del_calendar:[1673,2,1,""],del_fill_value:[1674,2,1,""],del_units:[1675,2,1,""],dtype:[177,3,1,""],get_calendar:[1676,2,1,""],get_fill_value:[1677,2,1,""],get_units:[1678,2,1,""],has_calendar:[1679,2,1,""],has_fill_value:[1680,2,1,""],has_units:[1681,2,1,""],ndim:[178,3,1,""],set_calendar:[1682,2,1,""],set_fill_value:[1683,2,1,""],set_units:[1684,2,1,""],shape:[179,3,1,""],size:[180,3,1,""],source:[1685,2,1,""]},"cfdm.core.Datum":{__deepcopy__:[1686,2,1,""],_docstring_method_exclusions:[1687,2,1,""],_docstring_package_depth:[1688,2,1,""],_docstring_special_substitutions:[1689,2,1,""],_docstring_substitutions:[1690,2,1,""],clear_parameters:[1691,2,1,""],copy:[1692,2,1,""],del_parameter:[1693,2,1,""],get_parameter:[1694,2,1,""],has_parameter:[1695,2,1,""],parameters:[1696,2,1,""],set_parameter:[1697,2,1,""],set_parameters:[1698,2,1,""]},"cfdm.core.DimensionCoordinate":{__deepcopy__:[1699,2,1,""],_docstring_method_exclusions:[1700,2,1,""],_docstring_package_depth:[1701,2,1,""],_docstring_special_substitutions:[1702,2,1,""],_docstring_substitutions:[1703,2,1,""],bounds:[181,3,1,""],clear_properties:[1704,2,1,""],construct_type:[182,3,1,""],copy:[1705,2,1,""],data:[183,3,1,""],del_bounds:[1706,2,1,""],del_climatology:[1707,2,1,""],del_data:[1708,2,1,""],del_geometry:[1709,2,1,""],del_interior_ring:[1710,2,1,""],del_properties:[1711,2,1,""],del_property:[1712,2,1,""],get_bounds:[1713,2,1,""],get_climatology:[1714,2,1,""],get_data:[1715,2,1,""],get_geometry:[1716,2,1,""],get_interior_ring:[1717,2,1,""],get_property:[1718,2,1,""],has_bounds:[1719,2,1,""],has_data:[1720,2,1,""],has_geometry:[1721,2,1,""],has_interior_ring:[1722,2,1,""],has_property:[1723,2,1,""],interior_ring:[184,3,1,""],is_climatology:[1724,2,1,""],properties:[1725,2,1,""],set_bounds:[1726,2,1,""],set_climatology:[1727,2,1,""],set_data:[1728,2,1,""],set_geometry:[1729,2,1,""],set_interior_ring:[1730,2,1,""],set_properties:[1731,2,1,""],set_property:[1732,2,1,""]},"cfdm.core.DocstringRewriteMeta":{_docstring_method_exclusions:[1733,2,1,""],_docstring_package_depth:[1734,2,1,""],_docstring_special_substitutions:[1735,2,1,""],_docstring_substitutions:[1736,2,1,""],mro:[1737,2,1,""]},"cfdm.core.Domain":{__deepcopy__:[1738,2,1,""],_docstring_method_exclusions:[1739,2,1,""],_docstring_package_depth:[1740,2,1,""],_docstring_special_substitutions:[1741,2,1,""],_docstring_substitutions:[1742,2,1,""],clear_properties:[1743,2,1,""],construct_type:[185,3,1,""],constructs:[186,3,1,""],copy:[1744,2,1,""],del_construct:[1745,2,1,""],del_data_axes:[1746,2,1,""],del_properties:[1747,2,1,""],del_property:[1748,2,1,""],fromconstructs:[1749,2,1,""],get_construct:[1750,2,1,""],get_data_axes:[1751,2,1,""],get_property:[1752,2,1,""],has_bounds:[1753,2,1,""],has_construct:[1754,2,1,""],has_data:[1755,2,1,""],has_data_axes:[1756,2,1,""],has_property:[1757,2,1,""],properties:[1758,2,1,""],set_construct:[1759,2,1,""],set_data_axes:[1760,2,1,""],set_properties:[1761,2,1,""],set_property:[1762,2,1,""]},"cfdm.core.DomainAncillary":{__deepcopy__:[1763,2,1,""],_docstring_method_exclusions:[1764,2,1,""],_docstring_package_depth:[1765,2,1,""],_docstring_special_substitutions:[1766,2,1,""],_docstring_substitutions:[1767,2,1,""],bounds:[187,3,1,""],clear_properties:[1768,2,1,""],construct_type:[188,3,1,""],copy:[1769,2,1,""],data:[189,3,1,""],del_bounds:[1770,2,1,""],del_data:[1771,2,1,""],del_geometry:[1772,2,1,""],del_interior_ring:[1773,2,1,""],del_properties:[1774,2,1,""],del_property:[1775,2,1,""],get_bounds:[1776,2,1,""],get_data:[1777,2,1,""],get_geometry:[1778,2,1,""],get_interior_ring:[1779,2,1,""],get_property:[1780,2,1,""],has_bounds:[1781,2,1,""],has_data:[1782,2,1,""],has_geometry:[1783,2,1,""],has_interior_ring:[1784,2,1,""],has_property:[1785,2,1,""],interior_ring:[190,3,1,""],properties:[1786,2,1,""],set_bounds:[1787,2,1,""],set_data:[1788,2,1,""],set_geometry:[1789,2,1,""],set_interior_ring:[1790,2,1,""],set_properties:[1791,2,1,""],set_property:[1792,2,1,""]},"cfdm.core.DomainAxis":{__deepcopy__:[1793,2,1,""],_docstring_method_exclusions:[1794,2,1,""],_docstring_package_depth:[1795,2,1,""],_docstring_special_substitutions:[1796,2,1,""],_docstring_substitutions:[1797,2,1,""],construct_type:[191,3,1,""],copy:[1798,2,1,""],del_size:[1799,2,1,""],get_size:[1800,2,1,""],has_size:[1801,2,1,""],set_size:[1802,2,1,""]},"cfdm.core.Field":{__deepcopy__:[1803,2,1,""],_docstring_method_exclusions:[1804,2,1,""],_docstring_package_depth:[1805,2,1,""],_docstring_special_substitutions:[1806,2,1,""],_docstring_substitutions:[1807,2,1,""],clear_properties:[1808,2,1,""],construct_type:[192,3,1,""],constructs:[193,3,1,""],copy:[1809,2,1,""],data:[194,3,1,""],del_construct:[1810,2,1,""],del_data:[1811,2,1,""],del_data_axes:[1812,2,1,""],del_properties:[1813,2,1,""],del_property:[1814,2,1,""],domain:[195,3,1,""],get_construct:[1815,2,1,""],get_data:[1816,2,1,""],get_data_axes:[1817,2,1,""],get_domain:[1818,2,1,""],get_property:[1819,2,1,""],has_bounds:[1820,2,1,""],has_construct:[1821,2,1,""],has_data:[1822,2,1,""],has_data_axes:[1823,2,1,""],has_property:[1824,2,1,""],properties:[1825,2,1,""],set_construct:[1826,2,1,""],set_data:[1827,2,1,""],set_data_axes:[1828,2,1,""],set_properties:[1829,2,1,""],set_property:[1830,2,1,""]},"cfdm.core.FieldAncillary":{__deepcopy__:[1831,2,1,""],_docstring_method_exclusions:[1832,2,1,""],_docstring_package_depth:[1833,2,1,""],_docstring_special_substitutions:[1834,2,1,""],_docstring_substitutions:[1835,2,1,""],clear_properties:[1836,2,1,""],construct_type:[196,3,1,""],copy:[1837,2,1,""],data:[197,3,1,""],del_data:[1838,2,1,""],del_properties:[1839,2,1,""],del_property:[1840,2,1,""],get_data:[1841,2,1,""],get_property:[1842,2,1,""],has_bounds:[1843,2,1,""],has_data:[1844,2,1,""],has_property:[1845,2,1,""],properties:[1846,2,1,""],set_data:[1847,2,1,""],set_properties:[1848,2,1,""],set_property:[1849,2,1,""]},"cfdm.core.InteriorRing":{__deepcopy__:[1850,2,1,""],_docstring_method_exclusions:[1851,2,1,""],_docstring_package_depth:[1852,2,1,""],_docstring_special_substitutions:[1853,2,1,""],_docstring_substitutions:[1854,2,1,""],clear_properties:[1855,2,1,""],copy:[1856,2,1,""],data:[198,3,1,""],del_data:[1857,2,1,""],del_properties:[1858,2,1,""],del_property:[1859,2,1,""],get_data:[1860,2,1,""],get_property:[1861,2,1,""],has_bounds:[1862,2,1,""],has_data:[1863,2,1,""],has_property:[1864,2,1,""],properties:[1865,2,1,""],set_data:[1866,2,1,""],set_properties:[1867,2,1,""],set_property:[1868,2,1,""]},"cfdm.core.NumpyArray":{_docstring_method_exclusions:[1869,2,1,""],_docstring_package_depth:[1870,2,1,""],_docstring_special_substitutions:[1871,2,1,""],_docstring_substitutions:[1872,2,1,""],array:[199,3,1,""],copy:[1873,2,1,""],dtype:[200,3,1,""],ndim:[201,3,1,""],shape:[202,3,1,""],size:[203,3,1,""]},"cfdm.core.Parameters":{__deepcopy__:[1874,2,1,""],_docstring_method_exclusions:[1875,2,1,""],_docstring_package_depth:[1876,2,1,""],_docstring_special_substitutions:[1877,2,1,""],_docstring_substitutions:[1878,2,1,""],clear_parameters:[1879,2,1,""],copy:[1880,2,1,""],del_parameter:[1881,2,1,""],get_parameter:[1882,2,1,""],has_parameter:[1883,2,1,""],parameters:[1884,2,1,""],set_parameter:[1885,2,1,""],set_parameters:[1886,2,1,""]},"cfdm.core.ParametersDomainAncillaries":{__deepcopy__:[1887,2,1,""],clear_domain_ancillaries:[1888,2,1,""],clear_parameters:[1889,2,1,""],copy:[1890,2,1,""],del_domain_ancillary:[1891,2,1,""],del_parameter:[1892,2,1,""],domain_ancillaries:[1893,2,1,""],get_domain_ancillary:[1894,2,1,""],get_parameter:[1895,2,1,""],has_domain_ancillary:[1896,2,1,""],has_parameter:[1897,2,1,""],parameters:[1898,2,1,""],set_domain_ancillaries:[1899,2,1,""],set_domain_ancillary:[1900,2,1,""],set_parameter:[1901,2,1,""],set_parameters:[1902,2,1,""]},"cfdm.core.Properties":{__deepcopy__:[1903,2,1,""],_docstring_method_exclusions:[1904,2,1,""],_docstring_package_depth:[1905,2,1,""],_docstring_special_substitutions:[1906,2,1,""],_docstring_substitutions:[1907,2,1,""],clear_properties:[1908,2,1,""],copy:[1909,2,1,""],del_properties:[1910,2,1,""],del_property:[1911,2,1,""],get_property:[1912,2,1,""],has_bounds:[1913,2,1,""],has_data:[1914,2,1,""],has_property:[1915,2,1,""],properties:[1916,2,1,""],set_properties:[1917,2,1,""],set_property:[1918,2,1,""]},"cfdm.core.PropertiesData":{__deepcopy__:[1919,2,1,""],_docstring_method_exclusions:[1920,2,1,""],_docstring_package_depth:[1921,2,1,""],_docstring_special_substitutions:[1922,2,1,""],_docstring_substitutions:[1923,2,1,""],clear_properties:[1924,2,1,""],copy:[1925,2,1,""],data:[204,3,1,""],del_data:[1926,2,1,""],del_properties:[1927,2,1,""],del_property:[1928,2,1,""],get_data:[1929,2,1,""],get_property:[1930,2,1,""],has_bounds:[1931,2,1,""],has_data:[1932,2,1,""],has_property:[1933,2,1,""],properties:[1934,2,1,""],set_data:[1935,2,1,""],set_properties:[1936,2,1,""],set_property:[1937,2,1,""]},"cfdm.core.PropertiesDataBounds":{__deepcopy__:[1938,2,1,""],_docstring_method_exclusions:[1939,2,1,""],_docstring_package_depth:[1940,2,1,""],_docstring_special_substitutions:[1941,2,1,""],_docstring_substitutions:[1942,2,1,""],bounds:[205,3,1,""],clear_properties:[1943,2,1,""],copy:[1944,2,1,""],data:[206,3,1,""],del_bounds:[1945,2,1,""],del_data:[1946,2,1,""],del_geometry:[1947,2,1,""],del_interior_ring:[1948,2,1,""],del_properties:[1949,2,1,""],del_property:[1950,2,1,""],get_bounds:[1951,2,1,""],get_data:[1952,2,1,""],get_geometry:[1953,2,1,""],get_interior_ring:[1954,2,1,""],get_property:[1955,2,1,""],has_bounds:[1956,2,1,""],has_data:[1957,2,1,""],has_geometry:[1958,2,1,""],has_interior_ring:[1959,2,1,""],has_property:[1960,2,1,""],interior_ring:[207,3,1,""],properties:[1961,2,1,""],set_bounds:[1962,2,1,""],set_data:[1963,2,1,""],set_geometry:[1964,2,1,""],set_interior_ring:[1965,2,1,""],set_properties:[1966,2,1,""],set_property:[1967,2,1,""]},cfdm:{ATOL:[269,0,1,""],Array:[210,1,1,""],AuxiliaryCoordinate:[211,1,1,""],Bounds:[212,1,1,""],CF:[270,0,1,""],CellMeasure:[213,1,1,""],CellMethod:[214,1,1,""],CompressedArray:[215,1,1,""],Configuration:[216,1,1,""],Constant:[217,1,1,""],Constructs:[218,1,1,""],CoordinateConversion:[219,1,1,""],CoordinateReference:[220,1,1,""],Count:[221,1,1,""],Data:[222,1,1,""],Datum:[223,1,1,""],DimensionCoordinate:[224,1,1,""],Domain:[225,1,1,""],DomainAncillary:[226,1,1,""],DomainAxis:[227,1,1,""],Field:[228,1,1,""],FieldAncillary:[229,1,1,""],GatheredArray:[230,1,1,""],Index:[231,1,1,""],InteriorRing:[232,1,1,""],LOG_LEVEL:[271,0,1,""],List:[233,1,1,""],NetCDFArray:[234,1,1,""],NumpyArray:[235,1,1,""],RTOL:[272,0,1,""],RaggedContiguousArray:[236,1,1,""],RaggedIndexedArray:[237,1,1,""],RaggedIndexedContiguousArray:[238,1,1,""],abspath:[273,0,1,""],atol:[274,0,1,""],configuration:[275,0,1,""],environment:[276,0,1,""],example_domain:[277,0,1,""],example_field:[278,0,1,""],example_fields:[279,0,1,""],implementation:[280,0,1,""],log_level:[281,0,1,""],read:[282,0,1,""],rtol:[283,0,1,""],unique_constructs:[284,0,1,""],write:[285,0,1,""]}},objnames:{"0":["py","function","Python function"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","data","Python data"]},objtypes:{"0":"py:function","1":"py:class","2":"py:method","3":"py:attribute","4":"py:data"},terms:{"00z":1973,"01t00":1973,"02500000e":861,"0e30":714,"12500000e":861,"12kb":1973,"1e10":722,"1e20":1365,"1e30":1973,"220446049250313e":[274,275,283,1973],"22nd":[287,289],"2gb":285,"360_dai":[54,55,222,249,717,725,740,753,1673,1676,1679,1682,1973],"47500000e":861,"57500000e":861,"60b":[1198,1404,1430,1456],"75000000e":861,"8kb":[1971,1973],"92500000e":861,"96920997e":[312,378,428,653,796,861,953,1040,1146,1209,1265,1314,1973],"\u00ecnterior":[320,804,960,1476,1604,1710,1773,1948],"abstract":[0,1,208,210,215,221,230,231,233,234,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,287,289],"boolean":[57,1973],"break":267,"byte":285,"case":[0,231,232,234,258,275,281,282,285,297,302,310,326,376,386,426,437,473,481,502,513,517,531,550,559,561,594,602,617,627,651,661,711,721,769,774,794,810,859,890,951,966,1012,1017,1038,1053,1074,1144,1154,1195,1199,1207,1217,1263,1273,1312,1322,1348,1351,1366,1370,1373,1378,1388,1401,1405,1414,1427,1431,1440,1453,1457,1462,1468,1517,1540,1564,1587,1596,1630,1650,1670,1689,1702,1735,1741,1766,1796,1806,1834,1853,1871,1877,1906,1922,1941,1973],"char":[285,1973],"class":[0,1,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,268,280,295,296,297,298,308,309,310,311,315,374,375,376,377,381,424,425,426,427,431,471,472,473,474,476,500,501,502,503,507,548,549,550,551,577,579,587,592,593,594,595,615,616,617,618,622,649,650,651,652,656,701,709,710,711,712,716,723,744,752,767,768,769,770,792,793,794,795,799,857,858,859,860,876,949,950,951,952,956,1010,1011,1012,1013,1015,1036,1037,1038,1039,1059,1142,1143,1144,1145,1149,1188,1205,1206,1207,1208,1212,1261,1262,1263,1264,1268,1310,1311,1312,1313,1317,1349,1350,1351,1352,1371,1372,1373,1374,1386,1387,1388,1389,1393,1412,1413,1414,1415,1419,1438,1439,1440,1441,1445,1460,1461,1462,1463,1466,1467,1468,1469,1515,1516,1517,1518,1538,1539,1540,1541,1562,1563,1564,1565,1573,1575,1582,1585,1586,1587,1588,1594,1595,1596,1597,1628,1629,1630,1631,1648,1649,1650,1651,1668,1669,1670,1671,1687,1688,1689,1690,1700,1701,1702,1703,1733,1734,1735,1736,1739,1740,1741,1742,1751,1764,1765,1766,1767,1794,1795,1796,1797,1804,1805,1806,1807,1832,1833,1834,1835,1851,1852,1853,1854,1869,1870,1871,1872,1875,1876,1877,1878,1904,1905,1906,1907,1920,1921,1922,1923,1939,1940,1941,1942,1969,1973],"default":[0,11,19,27,46,51,54,55,65,77,88,97,110,117,124,176,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,267,268,274,275,276,281,282,283,284,285,288,296,300,302,303,309,314,315,316,317,318,319,320,321,322,324,325,326,327,328,329,330,332,333,334,336,337,346,347,350,351,353,357,359,361,362,363,364,366,368,375,380,381,382,384,385,386,387,390,395,397,400,401,403,404,407,409,413,414,416,418,425,430,431,432,433,435,436,437,438,440,442,448,449,451,453,456,460,462,464,466,472,476,477,478,479,480,481,482,483,484,489,494,501,508,510,513,514,515,516,517,525,530,549,555,559,560,561,570,574,575,576,578,585,586,593,599,600,602,603,604,608,611,616,622,623,626,627,633,635,636,638,642,644,650,655,656,657,659,660,661,662,665,670,671,675,676,677,679,680,681,686,688,690,694,695,697,699,710,715,716,717,718,719,720,721,722,724,725,727,729,730,731,733,734,735,736,738,739,743,746,748,756,757,758,760,768,773,774,776,779,780,782,787,793,798,799,800,801,802,803,804,805,806,808,809,810,811,812,813,814,816,817,818,820,821,830,831,834,835,837,841,843,845,846,847,848,850,852,858,862,864,868,869,870,871,872,875,876,877,878,879,881,882,885,887,888,889,890,891,892,893,896,900,904,915,916,918,919,930,933,935,936,940,942,950,955,956,957,958,959,960,961,962,964,965,966,967,968,969,971,972,973,975,976,985,986,988,989,991,995,996,998,999,1000,1001,1003,1005,1011,1015,1016,1017,1018,1021,1023,1025,1027,1028,1030,1037,1041,1043,1045,1050,1051,1052,1053,1054,1055,1058,1059,1060,1061,1062,1063,1065,1066,1069,1071,1072,1073,1074,1076,1077,1078,1079,1083,1087,1091,1093,1104,1105,1107,1108,1119,1122,1124,1125,1129,1130,1132,1134,1136,1143,1148,1149,1150,1152,1153,1154,1155,1158,1163,1164,1166,1167,1169,1173,1174,1176,1178,1189,1191,1194,1195,1196,1197,1198,1199,1206,1211,1212,1213,1215,1216,1217,1218,1221,1226,1227,1231,1232,1233,1235,1236,1237,1242,1244,1246,1250,1251,1253,1255,1262,1267,1268,1269,1271,1272,1273,1274,1277,1282,1283,1286,1287,1289,1290,1293,1295,1299,1300,1302,1304,1311,1316,1317,1318,1320,1321,1322,1323,1326,1331,1332,1334,1335,1337,1341,1342,1344,1346,1350,1355,1357,1359,1366,1367,1372,1376,1378,1379,1387,1394,1396,1398,1400,1401,1402,1403,1404,1405,1413,1420,1422,1424,1426,1427,1428,1429,1430,1431,1439,1446,1448,1450,1452,1453,1454,1455,1456,1457,1461,1467,1471,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1492,1494,1496,1497,1501,1502,1504,1505,1506,1511,1512,1516,1520,1521,1522,1524,1525,1526,1527,1533,1535,1539,1543,1544,1545,1546,1547,1548,1563,1568,1571,1572,1574,1581,1584,1586,1589,1595,1599,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1620,1622,1624,1625,1629,1635,1636,1638,1639,1643,1646,1649,1655,1662,1664,1669,1672,1673,1674,1675,1676,1677,1678,1685,1688,1693,1694,1698,1701,1705,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1726,1728,1730,1731,1734,1740,1744,1745,1746,1748,1749,1750,1751,1752,1756,1759,1761,1765,1769,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1787,1788,1790,1791,1795,1799,1800,1805,1809,1810,1811,1812,1814,1815,1816,1817,1819,1823,1826,1827,1829,1833,1837,1838,1840,1841,1842,1847,1848,1852,1856,1857,1859,1860,1861,1866,1867,1870,1876,1881,1882,1886,1891,1892,1894,1895,1899,1902,1905,1911,1912,1917,1921,1925,1926,1928,1929,1930,1935,1936,1940,1944,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1962,1963,1965,1966,1970,1973],"final":[267,268,1973],"float":[217,222,274,283,701,720,723,744,1973],"function":[0,1,54,55,217,218,252,267,268,275,277,279,282,291,293,294,304,306,307,312,326,335,369,370,372,373,378,386,389,419,420,422,423,428,437,441,467,468,469,470,481,496,498,499,516,521,533,536,537,541,542,546,547,559,588,589,590,591,602,612,613,614,627,630,645,647,648,653,661,664,700,702,704,706,708,721,737,763,764,765,766,774,775,788,790,791,796,810,819,853,854,855,856,861,877,890,895,944,945,947,948,953,966,974,1006,1007,1008,1009,1027,1030,1032,1034,1035,1040,1049,1053,1060,1074,1082,1137,1138,1140,1141,1146,1154,1157,1179,1181,1183,1184,1198,1201,1203,1204,1209,1217,1220,1256,1257,1259,1260,1265,1273,1276,1305,1306,1308,1309,1314,1322,1325,1347,1382,1384,1385,1404,1408,1410,1411,1430,1434,1436,1437,1456,1459,1465,1499,1514,1537,1557,1558,1583,1593,1627,1647,1665,1686,1699,1738,1763,1793,1803,1831,1850,1874,1887,1903,1919,1938,1970],"import":[252,268,273,287,289,291,304,315,370,381,420,431,468,476,496,566,570,589,612,622,645,656,702,716,764,788,799,854,868,869,870,876,945,956,1007,1015,1032,1050,1051,1052,1059,1138,1149,1181,1198,1201,1212,1257,1268,1306,1317,1382,1404,1408,1430,1434,1456,1459,1465,1499,1514,1537,1583,1593,1627,1647,1665,1686,1699,1738,1763,1793,1803,1831,1850,1874,1887,1903,1919,1938,1968,1970],"int":[215,217,227,230,234,236,237,238,255,275,277,278,279,281,282,285,296,309,315,326,347,366,368,375,381,386,397,416,418,425,431,437,449,464,466,472,476,481,494,501,510,516,549,559,576,585,593,602,616,622,627,650,656,661,671,697,699,704,710,716,720,721,723,724,727,743,744,746,748,751,752,757,758,760,768,774,793,799,810,831,850,852,858,876,890,950,956,966,986,1003,1005,1011,1015,1017,1031,1037,1059,1074,1093,1134,1136,1143,1149,1154,1164,1176,1178,1191,1198,1206,1212,1217,1227,1253,1255,1262,1268,1273,1283,1302,1304,1311,1317,1322,1332,1344,1346,1350,1363,1372,1387,1396,1404,1413,1422,1430,1439,1448,1456,1461,1467,1516,1539,1563,1586,1595,1629,1649,1669,1688,1701,1734,1740,1765,1795,1802,1805,1833,1852,1870,1876,1905,1921,1940,1973],"long":[287,289,1973],"new":[0,2,3,4,5,6,7,8,9,10,11,13,17,18,19,24,25,26,27,32,36,38,41,42,43,44,45,46,52,54,55,61,62,63,64,65,67,71,72,73,74,75,76,77,79,83,84,85,86,87,88,89,94,95,96,97,104,105,107,108,109,110,115,116,117,122,123,124,129,131,133,134,135,136,137,138,142,144,148,150,154,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,267,268,270,273,274,275,276,277,278,279,280,281,282,283,284,285,287,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,510,511,512,513,514,516,517,518,523,524,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,583,584,585,586,587,588,589,590,592,593,594,595,596,597,598,599,600,601,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,699,700,701,702,703,707,709,710,711,712,714,716,720,721,722,723,724,726,727,728,729,730,731,733,734,735,736,737,738,743,744,746,748,749,750,751,752,753,754,755,757,760,761,762,763,764,765,766,767,768,769,770,771,772,773,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,852,853,854,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1178,1179,1180,1181,1183,1184,1185,1186,1187,1188,1189,1191,1192,1193,1194,1195,1196,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1396,1397,1398,1399,1400,1401,1402,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1422,1423,1424,1425,1426,1427,1428,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1448,1449,1450,1451,1452,1453,1454,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1668,1669,1670,1671,1677,1682,1683,1684,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1972,1973],"return":[0,2,7,8,9,10,13,17,18,24,25,26,32,33,34,41,42,43,44,45,51,52,54,55,57,61,62,63,64,67,71,72,73,74,75,76,79,83,84,85,86,87,89,94,95,96,102,103,108,109,115,116,122,123,129,134,139,140,145,146,151,152,157,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,204,205,206,207,216,218,268,270,273,274,275,276,277,278,279,280,281,282,283,284,285,290,292,295,296,297,298,299,300,301,302,303,305,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,371,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,421,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,497,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,523,525,528,529,530,538,539,543,545,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,583,584,585,586,587,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,646,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,703,707,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,746,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,789,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,946,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1033,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1139,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1182,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1202,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1258,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1307,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1383,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1409,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1435,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1460,1461,1462,1463,1464,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1559,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1579,1580,1581,1582,1584,1585,1586,1587,1588,1589,1590,1591,1592,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1794,1795,1796,1797,1798,1799,1800,1801,1802,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1973],"short":1973,"static":[1733,1734,1736],"super":268,"true":[0,2,8,10,13,18,26,33,34,45,51,53,57,62,64,67,74,76,79,87,89,96,102,103,109,116,123,129,134,139,140,145,146,151,152,157,162,164,165,166,168,170,171,172,176,181,183,184,187,189,190,194,195,197,198,199,204,205,206,207,210,211,212,213,214,215,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,275,276,278,282,284,285,290,302,312,314,315,316,317,318,319,320,321,322,324,325,326,327,328,329,330,332,333,334,336,337,338,339,340,341,342,343,344,345,347,348,350,351,352,353,357,358,359,360,361,362,363,364,365,366,367,368,369,378,380,381,382,384,385,386,387,390,392,393,394,397,400,401,403,404,405,406,407,409,413,414,415,416,417,418,419,428,430,431,432,433,435,436,437,438,440,442,444,445,446,447,449,451,452,453,454,455,456,460,461,462,463,464,465,466,467,476,477,478,480,481,482,483,485,486,487,488,491,492,495,513,555,559,560,561,562,563,564,565,566,567,568,569,570,571,572,582,584,585,599,600,602,603,604,605,606,608,609,610,611,622,626,627,631,632,635,636,637,638,641,642,644,653,655,656,657,659,660,661,662,665,667,668,669,671,675,676,677,679,680,681,682,683,684,686,688,690,694,695,696,697,698,699,700,713,714,715,716,717,718,719,721,722,724,725,733,739,740,741,742,743,753,754,755,757,759,760,761,773,774,776,777,779,780,781,782,786,787,796,798,799,800,801,802,803,804,805,806,808,809,810,811,812,813,814,816,817,818,820,821,822,823,824,825,826,827,828,829,831,832,834,835,836,837,841,842,843,844,845,846,847,848,849,850,851,852,853,861,862,864,868,869,870,871,872,875,876,877,881,882,885,887,889,890,891,893,894,896,898,900,901,902,910,915,916,918,919,920,921,922,923,930,933,934,935,936,940,942,943,944,953,955,956,957,958,959,960,961,962,964,965,966,967,968,969,971,972,973,975,976,977,978,979,980,981,982,983,984,986,988,989,990,991,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1015,1016,1017,1018,1019,1020,1023,1025,1026,1027,1028,1030,1031,1040,1041,1043,1045,1049,1050,1051,1052,1053,1054,1055,1058,1059,1060,1062,1063,1065,1066,1069,1071,1073,1074,1076,1078,1079,1083,1085,1086,1087,1088,1089,1090,1092,1093,1099,1104,1105,1107,1108,1109,1110,1111,1112,1119,1122,1123,1124,1125,1129,1130,1132,1133,1134,1135,1136,1137,1146,1148,1149,1150,1152,1153,1154,1155,1158,1160,1161,1162,1164,1166,1167,1168,1169,1173,1174,1175,1176,1177,1178,1179,1180,1195,1209,1211,1212,1213,1215,1216,1217,1218,1221,1223,1224,1225,1227,1231,1232,1233,1235,1236,1237,1238,1239,1240,1242,1244,1246,1250,1251,1252,1253,1254,1255,1256,1265,1267,1268,1269,1271,1272,1273,1274,1277,1279,1280,1281,1283,1286,1287,1289,1290,1291,1292,1293,1295,1299,1300,1301,1302,1303,1304,1305,1314,1316,1317,1318,1320,1321,1322,1323,1326,1328,1329,1330,1332,1334,1335,1336,1337,1341,1342,1343,1344,1345,1346,1347,1366,1378,1381,1401,1407,1427,1433,1453,1471,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1492,1493,1494,1495,1496,1497,1498,1501,1502,1504,1505,1506,1508,1509,1511,1512,1513,1520,1521,1522,1524,1525,1526,1527,1529,1530,1531,1533,1534,1535,1536,1543,1544,1546,1547,1549,1550,1551,1553,1554,1568,1570,1578,1580,1584,1589,1590,1591,1599,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1620,1621,1622,1623,1624,1625,1626,1635,1636,1638,1639,1640,1641,1643,1644,1645,1646,1660,1661,1662,1664,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1693,1694,1695,1697,1698,1705,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1726,1727,1728,1729,1730,1731,1732,1744,1748,1749,1752,1754,1756,1757,1759,1761,1762,1769,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1787,1788,1789,1790,1791,1792,1799,1800,1801,1802,1809,1811,1812,1814,1816,1817,1818,1819,1821,1822,1823,1824,1826,1827,1829,1830,1837,1838,1840,1841,1842,1844,1845,1847,1848,1849,1856,1857,1859,1860,1861,1863,1864,1866,1867,1868,1881,1882,1883,1885,1886,1891,1892,1894,1895,1896,1897,1899,1900,1901,1902,1911,1912,1915,1917,1918,1925,1926,1928,1929,1930,1932,1933,1935,1936,1937,1944,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1962,1963,1964,1965,1966,1967,1968,1969,1973],"try":[0,268],"while":267,AMS:[287,289],AXES:[477,482,485,491,1543,1546,1549,1553],Added:0,CMS:[0,267,288,1972],For:[216,217,218,220,229,232,248,257,258,268,281,282,285,287,289,539,560,562,570,581,724,1577,1968,1969,1973],Not:[222,1049],One:[214,243,285,905,906,907,912,913,914,924,925,926,927,928,929,1049,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1973],Such:[282,369,853,877,944,1006,1049,1060,1137,1973],That:[241,247,252,275,727],The:[0,8,9,10,13,14,16,18,21,23,25,26,29,31,32,33,34,41,42,43,45,48,50,53,57,62,63,64,67,68,70,71,72,74,75,76,79,80,82,83,85,86,87,89,91,93,95,96,99,101,102,103,104,109,112,114,116,119,121,123,126,128,139,140,145,146,151,152,162,163,164,165,166,167,168,169,170,171,172,173,174,175,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,204,205,206,207,208,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,267,270,273,274,275,277,278,279,281,282,283,284,285,287,288,289,290,295,296,297,298,299,300,301,302,303,305,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,330,331,332,333,334,335,336,337,344,345,346,347,349,350,351,353,354,355,356,357,359,360,361,362,363,365,366,368,369,371,374,375,376,377,379,380,381,382,383,384,385,386,387,388,389,390,393,394,395,396,398,399,400,401,402,403,404,407,408,409,410,411,412,413,415,416,418,419,421,424,425,426,427,429,430,431,432,433,434,435,436,437,438,439,440,441,442,446,447,448,450,451,452,453,456,457,458,459,460,461,463,464,466,467,471,472,473,474,475,476,477,478,479,480,481,482,483,484,487,488,489,490,491,492,493,494,495,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,523,538,539,548,549,550,551,552,553,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,575,576,577,578,579,580,581,583,584,585,586,587,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,609,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,638,639,640,641,642,643,644,646,649,650,651,652,654,655,656,657,658,659,660,661,662,663,664,665,668,669,670,672,673,674,675,676,677,678,679,680,681,685,686,687,688,689,690,691,692,693,694,696,697,699,700,701,703,707,709,710,711,712,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,731,732,733,734,736,737,738,739,743,744,746,748,749,750,751,752,753,754,755,756,757,758,760,761,762,767,768,769,770,771,772,773,774,775,776,777,778,779,780,782,783,784,785,789,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,814,815,816,817,818,819,820,821,828,829,830,831,833,834,835,837,838,839,840,841,843,844,845,846,847,849,850,852,853,857,858,859,860,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,943,944,946,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,983,984,985,986,987,988,989,991,992,993,994,995,996,997,998,999,1000,1002,1003,1005,1006,1010,1011,1012,1013,1014,1015,1016,1017,1018,1020,1021,1022,1023,1024,1025,1027,1028,1029,1030,1031,1033,1036,1037,1038,1039,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1133,1134,1136,1137,1139,1142,1143,1144,1145,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1161,1162,1163,1165,1166,1167,1169,1170,1171,1172,1173,1175,1176,1178,1179,1180,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1202,1205,1206,1207,1208,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1224,1225,1226,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1252,1253,1255,1256,1258,1261,1262,1263,1264,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1280,1281,1282,1284,1285,1286,1287,1288,1289,1290,1293,1294,1295,1296,1297,1298,1299,1301,1302,1304,1305,1307,1310,1311,1312,1313,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1329,1330,1331,1333,1334,1335,1337,1338,1339,1340,1341,1343,1344,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1381,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1399,1401,1402,1403,1404,1405,1407,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1425,1427,1428,1429,1430,1431,1433,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1451,1453,1454,1455,1456,1457,1460,1461,1462,1463,1464,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1481,1482,1483,1484,1489,1491,1492,1494,1495,1496,1498,1500,1501,1502,1503,1504,1505,1506,1509,1510,1511,1513,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1531,1532,1533,1534,1536,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1551,1552,1553,1554,1555,1562,1563,1564,1565,1566,1568,1569,1570,1572,1573,1574,1575,1576,1577,1579,1580,1581,1582,1584,1585,1586,1587,1588,1589,1590,1591,1592,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1609,1610,1611,1612,1617,1619,1620,1622,1623,1624,1626,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1644,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1682,1683,1684,1685,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1715,1716,1717,1718,1723,1725,1726,1728,1729,1730,1732,1733,1734,1735,1736,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1754,1757,1758,1759,1760,1762,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1785,1786,1787,1788,1789,1790,1792,1794,1795,1796,1797,1798,1799,1800,1802,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1821,1824,1825,1826,1827,1828,1830,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1845,1846,1847,1849,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1864,1865,1866,1868,1869,1870,1871,1872,1873,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1900,1904,1905,1906,1907,1908,1909,1910,1911,1912,1915,1916,1918,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1933,1934,1935,1937,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1960,1961,1962,1963,1964,1965,1967,1968,1969,1970,1971,1973],Their:1973,There:[220,248,367,417,465,518,581,698,759,851,1004,1135,1177,1200,1254,1303,1345,1380,1406,1432,1458,1577,1973],These:[228,256,275,285,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1199,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1968,1973],Theses:[517,1405,1431,1457],Use:[10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,215,230,234,274,275,281,283,330,387,438,552,561,662,714,814,969,1078,1155,1218,1274,1323,1481,1505,1525,1609,1715,1777,1816,1841,1860,1929,1952,1973],__class__:268,__data__:249,__docstring_method_exclusions__:[295,296,297,298,308,309,310,311,374,375,376,377,424,425,426,427,471,472,473,474,500,501,502,503,548,549,550,551,592,593,594,595,615,616,617,618,649,650,651,652,709,710,711,712,767,768,769,770,792,793,794,795,857,858,859,860,949,950,951,952,1010,1011,1012,1013,1036,1037,1038,1039,1142,1143,1144,1145,1205,1206,1207,1208,1261,1262,1263,1264,1310,1311,1312,1313,1349,1350,1351,1352,1371,1372,1373,1374,1386,1387,1388,1389,1412,1413,1414,1415,1438,1439,1440,1441,1460,1461,1462,1463,1466,1467,1468,1469,1515,1516,1517,1518,1538,1539,1540,1541,1562,1563,1564,1565,1585,1586,1587,1588,1594,1595,1596,1597,1628,1629,1630,1631,1648,1649,1650,1651,1668,1669,1670,1671,1687,1688,1689,1690,1700,1701,1702,1703,1733,1734,1735,1736,1739,1740,1741,1742,1764,1765,1766,1767,1794,1795,1796,1797,1804,1805,1806,1807,1832,1833,1834,1835,1851,1852,1853,1854,1869,1870,1871,1872,1875,1876,1877,1878,1904,1905,1906,1907,1920,1921,1922,1923,1939,1940,1941,1942],__docstring_package_depth__:[295,296,297,298,308,309,310,311,374,375,376,377,424,425,426,427,471,472,473,474,500,501,502,503,548,549,550,551,592,593,594,595,615,616,617,618,649,650,651,652,709,710,711,712,767,768,769,770,792,793,794,795,857,858,859,860,949,950,951,952,1010,1011,1012,1013,1036,1037,1038,1039,1142,1143,1144,1145,1205,1206,1207,1208,1261,1262,1263,1264,1310,1311,1312,1313,1349,1350,1351,1352,1371,1372,1373,1374,1386,1387,1388,1389,1412,1413,1414,1415,1438,1439,1440,1441,1460,1461,1462,1463,1466,1467,1468,1469,1515,1516,1517,1518,1538,1539,1540,1541,1562,1563,1564,1565,1585,1586,1587,1588,1594,1595,1596,1597,1628,1629,1630,1631,1648,1649,1650,1651,1668,1669,1670,1671,1687,1688,1689,1690,1700,1701,1702,1703,1733,1734,1735,1736,1739,1740,1741,1742,1764,1765,1766,1767,1794,1795,1796,1797,1804,1805,1806,1807,1832,1833,1834,1835,1851,1852,1853,1854,1869,1870,1871,1872,1875,1876,1877,1878,1904,1905,1906,1907,1920,1921,1922,1923,1939,1940,1941,1942],__docstring_substitutions__:[295,296,297,298,308,309,310,311,374,375,376,377,424,425,426,427,471,472,473,474,500,501,502,503,548,549,550,551,592,593,594,595,615,616,617,618,649,650,651,652,709,710,711,712,767,768,769,770,792,793,794,795,857,858,859,860,949,950,951,952,1010,1011,1012,1013,1036,1037,1038,1039,1142,1143,1144,1145,1205,1206,1207,1208,1261,1262,1263,1264,1310,1311,1312,1313,1349,1350,1351,1352,1371,1372,1373,1374,1386,1387,1388,1389,1412,1413,1414,1415,1438,1439,1440,1441,1460,1461,1462,1463,1466,1467,1468,1469,1515,1516,1517,1518,1538,1539,1540,1541,1562,1563,1564,1565,1585,1586,1587,1588,1594,1595,1596,1597,1628,1629,1630,1631,1648,1649,1650,1651,1668,1669,1670,1671,1687,1688,1689,1690,1700,1701,1702,1703,1733,1734,1735,1736,1739,1740,1741,1742,1764,1765,1766,1767,1794,1795,1796,1797,1804,1805,1806,1807,1832,1833,1834,1835,1851,1852,1853,1854,1869,1870,1871,1872,1875,1876,1877,1878,1904,1905,1906,1907,1920,1921,1922,1923,1939,1940,1941,1942],__getitem__:[234,707,1092],__init__:[245,268,276],__main__:268,__module__:[296,297,309,310,375,376,425,426,472,473,501,502,549,550,593,594,616,617,650,651,710,711,768,769,793,794,858,859,950,951,1011,1012,1037,1038,1143,1144,1206,1207,1262,1263,1311,1312,1350,1351,1372,1373,1387,1388,1413,1414,1439,1440,1461,1462,1467,1468,1516,1517,1539,1540,1563,1564,1586,1587,1595,1596,1629,1630,1649,1650,1669,1670,1688,1689,1701,1702,1734,1735,1740,1741,1765,1766,1795,1796,1805,1806,1833,1834,1852,1853,1870,1871,1876,1877,1905,1906,1921,1922,1940,1941],__name__:268,__setitem__:[703,1092],__str__:0,__version__:1970,_atol:0,_auxiliary_coordin:626,_ax:[325,385,436,660,809,965,1153,1216,1272,1321],_axis_nam:[325,385,436,660,809,965,1153,1216,1272,1321],_check_valu:721,_config:[560,563],_construct_nam:626,_coordin:956,_create_titl:[385,660,889,1216,1272,1321],_custom:0,_custom_deep_copi:249,_customize_read_var:0,_del_compon:[1589,1590,1591],_dimension_coordin:626,_docstring_method_exclus:[0,296,297,298,309,310,311,375,376,377,425,426,427,472,473,474,501,502,503,549,550,551,593,594,595,616,617,618,650,651,652,710,711,712,768,769,770,793,794,795,858,859,860,950,951,952,1011,1012,1013,1037,1038,1039,1143,1144,1145,1206,1207,1208,1262,1263,1264,1311,1312,1313,1350,1351,1352,1372,1373,1374,1387,1388,1389,1413,1414,1415,1439,1440,1441,1461,1462,1463,1467,1468,1469,1516,1517,1518,1539,1540,1541,1563,1564,1565,1586,1587,1588,1595,1596,1597,1629,1630,1631,1649,1650,1651,1669,1670,1671,1688,1689,1690,1701,1702,1703,1734,1735,1736,1740,1741,1742,1765,1766,1767,1795,1796,1797,1805,1806,1807,1833,1834,1835,1852,1853,1854,1870,1871,1872,1876,1877,1878,1905,1906,1907,1921,1922,1923,1940,1941,1942],_docstring_package_depth:[0,295,297,298,308,310,311,374,376,377,424,426,427,471,473,474,500,502,503,548,550,551,592,594,595,615,617,618,649,651,652,709,711,712,767,769,770,792,794,795,857,859,860,949,951,952,1010,1012,1013,1036,1038,1039,1142,1144,1145,1205,1207,1208,1261,1263,1264,1310,1312,1313,1349,1351,1352,1371,1373,1374,1386,1388,1389,1412,1414,1415,1438,1440,1441,1460,1462,1463,1466,1468,1469,1515,1517,1518,1538,1540,1541,1562,1564,1565,1585,1587,1588,1594,1596,1597,1628,1630,1631,1648,1650,1651,1668,1670,1671,1687,1689,1690,1700,1702,1703,1733,1735,1736,1739,1741,1742,1764,1766,1767,1794,1796,1797,1804,1806,1807,1832,1834,1835,1851,1853,1854,1869,1871,1872,1875,1877,1878,1904,1906,1907,1920,1922,1923,1939,1941,1942],_docstring_special_substitut:[0,295,296,298,308,309,311,374,375,377,424,425,427,471,472,474,500,501,503,548,549,551,592,593,595,615,616,618,649,650,652,709,710,712,767,768,770,792,793,795,857,858,860,949,950,952,1010,1011,1013,1036,1037,1039,1142,1143,1145,1205,1206,1208,1261,1262,1264,1310,1311,1313,1349,1350,1352,1371,1372,1374,1386,1387,1389,1412,1413,1415,1438,1439,1441,1460,1461,1463,1466,1467,1469,1515,1516,1518,1538,1539,1541,1562,1563,1565,1585,1586,1588,1594,1595,1597,1628,1629,1631,1648,1649,1651,1668,1669,1671,1687,1688,1690,1700,1701,1703,1733,1734,1736,1739,1740,1742,1764,1765,1767,1794,1795,1797,1804,1805,1807,1832,1833,1835,1851,1852,1854,1869,1870,1872,1875,1876,1878,1904,1905,1907,1920,1921,1923,1939,1940,1942],_docstring_substitut:[0,295,296,297,308,309,310,374,375,376,424,425,426,471,472,473,500,501,502,548,549,550,592,593,594,615,616,617,649,650,651,709,710,711,767,768,769,792,793,794,857,858,859,949,950,951,1010,1011,1012,1036,1037,1038,1142,1143,1144,1205,1206,1207,1261,1262,1263,1310,1311,1312,1349,1350,1351,1371,1372,1373,1386,1387,1388,1412,1413,1414,1438,1439,1440,1460,1461,1462,1466,1467,1468,1515,1516,1517,1538,1539,1540,1562,1563,1564,1585,1586,1587,1594,1595,1596,1628,1629,1630,1648,1649,1650,1668,1669,1670,1687,1688,1689,1700,1701,1702,1733,1734,1735,1739,1740,1741,1764,1765,1766,1794,1795,1796,1804,1805,1806,1832,1833,1834,1851,1852,1853,1869,1870,1871,1875,1876,1877,1904,1905,1906,1920,1921,1922,1939,1940,1941],_domain:876,_field_data_ax:0,_fill_valu:[0,328,330,387,438,662,730,812,814,968,969,1078,1155,1218,1274,1323,1481,1505,1525,1609,1715,1777,1816,1841,1860,1929,1952],_fillvalu:[0,234,282,312,326,378,386,428,437,559,653,661,796,810,861,890,953,966,1040,1074,1146,1154,1209,1217,1265,1273,1314,1322,1973],_func:[216,217,277,279],_get_compon:[1584,1590,1591],_has_compon:[1584,1589,1591],_identity_config:560,_ignor:[218,244,583,1579],_ignore_typ:559,_implement:[268,278,282,285],_kei:[325,385,436,660,809,965,1153,1216,1272,1321],_level:[325,385,436,480,626,660,809,889,965,1073,1153,1216,1272,1321],_omit_properti:[325,385,436,626,660,809,889,965,1153,1216,1272,1321],_parse_indic:[703,707],_prefix:[385,660,889,1216,1272,1321],_return_axis_map:559,_rtol:0,_set_compon:[1584,1589,1590],_set_construct:[578,581,586,1574,1577,1581],_set_dataset_compli:[877,1060],_shape:[0,1131,1828],_titl:[325,385,436,480,626,660,809,889,965,1073,1153,1216,1272,1321],_transform_str:0,_unit:[0,328,330,387,438,662,730,812,814,968,969,1078,1155,1218,1274,1323,1481,1505,1525,1609,1715,1777,1816,1841,1860,1929,1952],_use_arrai:[222,249],_use_data:[211,212,213,218,221,224,225,226,228,229,231,232,233,240,241,242,244,246,251,253,254,256,257,258,263,264,268],_view:[218,244],a_bound:1973,aas:1973,abbrevi:1969,abcdefghij:1973,abl:[224,251,287,289,1973],about:[213,242,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1969,1973],abov:[268,285,312,378,428,653,796,861,953,1040,1146,1209,1265,1314,1973],abs:217,absenc:[268,1973],absolut:[273,274,275,283,326,331,335,386,388,389,437,439,441,481,512,559,602,627,630,661,663,664,721,732,737,774,775,810,815,819,890,894,895,966,970,974,1074,1081,1082,1154,1156,1157,1193,1217,1219,1220,1273,1275,1276,1322,1324,1325,1360,1399,1425,1451,1973],absolutis:273,abspath:0,accept:[0,268,298,311,377,427,474,503,516,539,551,557,595,618,652,712,770,795,860,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,893,898,952,1013,1039,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1079,1085,1145,1198,1208,1264,1313,1352,1374,1389,1404,1415,1430,1441,1456,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1973],access:[0,211,212,213,217,220,221,223,224,225,226,227,228,229,231,232,233,275,282,285,287,289],accord:[282,285,312,326,378,386,428,437,481,559,602,627,653,661,714,721,774,796,810,861,890,953,966,1017,1040,1074,1146,1154,1209,1217,1265,1273,1314,1322],accordingli:[11,19,27,46,65,77,88,97,110,117,124,494],account:[268,481,627],achiev:[285,1973],acknowledg:267,across:[225,228,252,724,905,906,907,912,913,914,924,925,926,927,928,929,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1973],act:[217,353,407,409,456,638,686,688,690,782,837,891,930,932,933,934,935,936,991,1028,1119,1121,1122,1123,1124,1125,1169,1242,1244,1246,1293,1295,1337,1749,1973],activ:285,actual:[218,252,562,583,1053,1579,1973],add:[267,268,287,289,1973],added:[0,581,1577,1973],adding:1969,addit:[211,212,222,224,226,232,240,241,251,254,258,268,285,345,394,447,488,539,557,563,632,669,829,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,891,893,898,932,933,934,935,984,1020,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1079,1085,1090,1121,1122,1123,1124,1162,1225,1281,1330,1749,1969,1970,1973],addition:[557,862,864,868,869,870,871,872,873,878,882,885,886,887,898,1041,1043,1045,1046,1050,1051,1052,1054,1055,1056,1061,1066,1069,1070,1071,1076,1085],address:[234,1356,1363,1368,1973],adher:[282,285,877,1060,1973],adjac:[368,852,1005],adjust:281,affect:[268,285,891,1749,1973],after:[211,212,213,214,219,220,221,222,223,224,225,226,227,228,229,231,232,233,240,241,242,243,246,247,248,249,250,251,253,254,255,256,257,258,260,261,262,263,264,285,291,299,496,506,1181,1187,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1873,1973],afterward:[1130,1827],again:1973,against:[285,557,862,864,868,869,870,871,872,873,878,882,885,886,887,898,1041,1043,1045,1046,1050,1051,1052,1054,1055,1056,1061,1066,1069,1070,1071,1076,1085],aim:1969,air:[313,345,346,356,364,379,394,412,414,429,447,459,462,570,654,669,670,693,695,797,829,830,840,848,866,939,942,954,984,985,994,1001,1047,1090,1091,1128,1132,1147,1162,1163,1172,1174,1210,1225,1226,1249,1251,1266,1281,1282,1298,1300,1315,1330,1331,1340,1342,1470,1491,1497,1500,1510,1512,1519,1532,1535,1598,1619,1625,1704,1725,1731,1743,1758,1761,1768,1786,1791,1808,1825,1829,1836,1846,1848,1855,1865,1867,1908,1916,1917,1924,1934,1936,1943,1961,1966,1973],air_potential_temperatur:[278,279,1048,1973],air_pressur:[277,278,279,313,356,364,379,412,414,429,459,462,654,693,695,797,840,848,866,939,942,954,994,1001,1047,1128,1132,1147,1172,1174,1210,1249,1251,1266,1298,1300,1315,1340,1342,1470,1491,1497,1500,1510,1512,1519,1532,1535,1598,1619,1625,1704,1725,1731,1743,1758,1761,1768,1786,1791,1808,1825,1829,1836,1846,1848,1855,1865,1867,1908,1916,1917,1924,1934,1936,1943,1961,1966],air_temperatur:[228,256,278,279,284,287,289,345,346,381,394,539,656,669,670,829,830,984,985,1048,1053,1090,1091,1149,1162,1163,1212,1225,1226,1268,1281,1282,1317,1330,1331,1973],alan:267,algorithm:[285,505,516,1198,1391,1404,1417,1430,1443,1456,1973],alia:[269,271,272,285,539,563,745,747,869,870,1051,1052],alias:0,all:[0,208,210,211,212,213,214,215,216,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,267,268,275,276,279,281,282,285,287,288,289,297,310,313,325,326,335,345,356,366,376,379,385,386,389,394,412,416,426,429,436,437,441,447,459,464,473,480,488,490,502,512,516,517,518,522,550,554,557,559,561,562,564,565,566,567,568,569,570,571,572,576,579,581,585,587,594,596,597,601,607,617,619,620,626,630,632,651,654,660,661,664,669,693,697,711,721,724,732,737,746,748,757,758,769,771,774,775,785,794,797,809,810,819,829,840,850,859,861,862,863,864,865,866,867,868,869,870,871,872,873,874,882,883,885,886,887,888,889,890,894,895,903,905,906,907,912,913,914,924,925,926,927,928,929,939,944,951,954,965,966,974,984,994,1003,1012,1020,1038,1041,1042,1043,1044,1045,1046,1047,1048,1050,1051,1052,1054,1055,1056,1057,1066,1067,1069,1070,1071,1072,1073,1074,1076,1081,1082,1090,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1128,1134,1144,1147,1153,1154,1157,1162,1172,1176,1193,1198,1199,1200,1207,1210,1216,1217,1220,1225,1249,1253,1263,1266,1272,1273,1276,1281,1298,1302,1312,1315,1321,1322,1325,1330,1340,1344,1351,1369,1373,1380,1388,1399,1404,1405,1406,1414,1425,1430,1431,1432,1440,1451,1456,1457,1458,1462,1468,1470,1491,1500,1510,1517,1519,1532,1540,1552,1564,1567,1570,1575,1577,1582,1587,1596,1598,1619,1630,1632,1633,1637,1642,1650,1652,1653,1670,1689,1691,1696,1702,1704,1725,1735,1741,1743,1758,1766,1768,1786,1796,1806,1808,1825,1834,1836,1846,1853,1855,1865,1871,1877,1879,1884,1888,1889,1893,1898,1906,1908,1916,1922,1924,1934,1941,1943,1961,1968,1970,1971,1973],allow:[0,212,266,268,282,285,287,289,302,347,366,368,397,416,418,449,464,466,513,516,517,560,671,697,699,724,743,746,748,757,758,760,831,843,850,852,986,1003,1005,1053,1093,1134,1136,1164,1176,1178,1195,1198,1199,1227,1253,1255,1283,1302,1304,1332,1344,1346,1348,1366,1370,1378,1401,1404,1405,1427,1430,1431,1453,1456,1457,1728,1969,1973],allyn:267,alon:[287,289,1969,1973],along:[211,213,221,227,229,231,236,237,238,240,242,255,257,302,305,371,421,513,516,646,703,707,746,748,758,789,946,1033,1049,1137,1139,1195,1198,1202,1258,1307,1348,1366,1370,1378,1401,1404,1427,1430,1453,1456,1973],alpha:716,alreadi:[222,312,367,369,378,417,419,428,465,467,518,653,698,700,714,759,796,851,853,861,940,953,1004,1006,1040,1049,1129,1135,1137,1146,1177,1179,1200,1209,1254,1256,1265,1303,1305,1314,1345,1347,1380,1406,1432,1458,1759,1826,1973],also:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,268,285,288,295,305,308,312,326,335,347,366,368,374,386,389,424,437,441,471,500,539,548,557,592,602,615,630,649,661,664,709,737,767,774,775,789,792,796,810,819,831,850,852,857,863,865,873,874,883,884,886,890,891,895,946,949,953,966,974,986,1003,1005,1010,1033,1036,1042,1044,1046,1053,1056,1057,1067,1068,1070,1074,1075,1082,1130,1142,1154,1157,1205,1217,1220,1261,1273,1276,1310,1322,1325,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1749,1764,1794,1804,1827,1832,1851,1869,1875,1904,1920,1939,1969,1973],alt:1973,alter:[369,419,467,700,853,944,1006,1049,1137,1179,1256,1305,1347,1973],altern:[226,254,349,354,398,399,408,410,450,457,560,634,639,672,673,674,687,689,691,778,783,833,838,908,911,931,937,987,992,1022,1029,1097,1100,1120,1126,1165,1170,1228,1229,1230,1243,1245,1247,1284,1285,1294,1296,1333,1338,1973],although:1973,altitud:[226,229,257,258,262,263,277,278,364,414,462,622,695,848,898,942,1001,1085,1132,1174,1251,1300,1342,1497,1512,1535,1625,1731,1761,1791,1829,1848,1867,1917,1936,1966,1973],alwai:[0,268,281,282,284,285,391,443,517,539,557,563,666,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,890,897,898,909,920,932,933,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1084,1085,1098,1109,1121,1122,1159,1199,1222,1278,1327,1361,1405,1431,1457,1507,1528,1753,1820,1843,1862,1913,1931,1973],ambigu:1973,amongst:1973,amount:[282,285],ams:[287,289],analysi:[287,289,1969],analyt:268,ancil:[277,278,1053,1973],ancillari:[0,42,174,208,212,218,225,226,228,229,241,244,253,254,256,257,282,285,572,596,599,601,602,603,605,608,609,624,627,628,642,878,884,885,891,965,1061,1068,1069,1075,1076,1153,1570,1632,1635,1637,1638,1640,1643,1644,1656,1658,1662,1745,1749,1810,1888,1891,1893,1894,1896,1899,1900],ani:[0,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,267,268,275,279,281,282,284,285,288,295,296,308,309,312,326,335,345,346,353,359,364,374,375,378,386,389,395,407,409,413,414,424,425,428,437,441,456,460,462,471,472,481,494,500,501,512,516,539,548,549,552,557,559,560,561,562,563,564,565,566,567,568,569,570,571,572,581,583,592,593,602,608,611,615,616,627,630,638,649,650,653,661,664,686,688,690,694,695,707,709,710,714,720,721,724,732,737,767,768,774,775,782,787,792,793,796,810,819,829,830,837,843,848,857,858,861,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,890,895,898,901,909,920,921,930,932,933,935,936,942,944,949,950,953,966,974,984,985,991,996,1001,1010,1011,1017,1028,1036,1037,1040,1041,1042,1043,1044,1045,1046,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1081,1082,1085,1088,1092,1098,1109,1110,1119,1121,1122,1124,1125,1130,1132,1137,1142,1143,1146,1154,1157,1169,1173,1174,1193,1198,1205,1206,1209,1217,1220,1242,1244,1246,1250,1251,1261,1262,1265,1273,1276,1293,1295,1299,1300,1310,1311,1314,1322,1325,1337,1341,1342,1349,1350,1360,1371,1372,1386,1387,1399,1404,1412,1413,1425,1430,1438,1439,1451,1456,1460,1461,1466,1467,1494,1497,1511,1512,1515,1516,1533,1535,1538,1539,1562,1563,1570,1577,1579,1585,1586,1594,1595,1622,1625,1628,1629,1643,1646,1648,1649,1668,1669,1672,1687,1688,1698,1700,1701,1728,1731,1733,1734,1739,1740,1745,1761,1764,1765,1788,1791,1794,1795,1804,1805,1810,1827,1829,1832,1833,1847,1848,1851,1852,1866,1867,1869,1870,1875,1876,1886,1899,1902,1904,1905,1917,1920,1921,1935,1936,1939,1940,1963,1966,1969,1973],anoth:[249,282,287,289,326,386,437,481,559,582,602,627,661,721,774,810,877,890,966,1017,1060,1074,1154,1217,1273,1322,1578,1973],apart:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,1973],api:[0,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,267,268,285,287,1970,1973],appear:[285,369,419,467,560,700,853,909,920,932,933,944,1006,1049,1098,1109,1121,1122,1137,1179,1256,1305,1347,1973],append:[0,285,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1973],appendix:735,appli:[0,208,214,220,222,243,248,268,275,282,285,295,298,301,308,311,312,315,374,377,378,381,424,427,428,431,471,474,476,480,500,503,511,548,551,552,560,573,576,585,592,595,615,618,622,649,652,653,656,709,712,714,716,728,767,770,792,795,796,799,857,860,861,876,877,949,952,953,956,1010,1013,1015,1036,1039,1040,1059,1060,1142,1145,1146,1149,1192,1205,1208,1209,1212,1261,1264,1265,1268,1310,1313,1314,1317,1349,1352,1358,1371,1374,1377,1386,1389,1397,1412,1415,1423,1438,1441,1449,1460,1463,1466,1469,1515,1518,1538,1541,1562,1565,1585,1588,1594,1597,1628,1631,1648,1651,1668,1671,1687,1690,1700,1703,1733,1736,1739,1742,1764,1767,1794,1797,1804,1807,1832,1835,1851,1854,1869,1872,1875,1878,1904,1907,1920,1923,1939,1942,1970,1973],applic:[11,19,27,46,54,55,65,77,88,97,110,117,124,213,226,234,242,254,287,289,300,312,326,378,386,428,437,508,559,563,653,661,721,796,810,861,890,953,966,1040,1049,1074,1137,1146,1154,1189,1209,1217,1265,1273,1314,1322,1357,1376,1394,1420,1446,1969,1973],apply_mask:[0,1973],approach:[268,1973],appropri:[51,176,222,249,268,285,558,1973],arang:[8,10,13,18,26,45,62,64,67,74,76,79,87,96,109,116,123,162,164,165,166,168,170,171,172,181,183,184,187,189,190,194,197,198,204,205,206,207,222,316,320,333,338,341,357,361,416,464,697,703,707,714,724,746,748,758,800,804,817,822,825,841,845,957,960,972,977,980,995,998,1176,1253,1302,1344,1472,1476,1479,1483,1485,1488,1492,1496,1600,1604,1607,1611,1613,1616,1620,1624,1706,1710,1713,1717,1719,1722,1726,1730,1770,1773,1776,1779,1781,1784,1787,1790,1945,1948,1951,1954,1956,1959,1962,1965,1973],arbitrari:[516,579,587,1198,1404,1430,1456,1575,1582],arbitrarili:[225,228,905,906,907,912,913,914,924,925,926,927,928,929,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118],archiv:273,area:[72,86,186,193,213,214,232,242,243,258,277,278,431,433,440,445,447,448,461,476,491,494,556,565,576,577,585,587,864,865,878,898,1043,1044,1048,1053,1059,1061,1085,1092,1522,1526,1530,1534,1553,1569,1573,1582,1968,1973],areacella:1973,areal:1973,arg:[274,281,283,312,347,366,367,368,369,378,397,416,417,418,419,428,449,464,465,466,467,653,671,697,698,699,700,796,831,850,851,852,853,869,870,953,986,1003,1004,1005,1006,1051,1052,1135,1146,1164,1176,1177,1178,1179,1209,1227,1253,1254,1255,1256,1265,1283,1302,1303,1304,1305,1314,1332,1344,1345,1346,1347],argument:[0,215,217,275,539,552,557,560,570,573,757,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,893,898,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1079,1085,1973],aris:[335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325,1973],arithmet:[217,1969],arrai:[0,10,11,14,15,16,18,19,21,22,23,26,27,29,30,31,34,36,38,45,46,48,49,50,52,54,55,57,64,65,68,69,70,76,77,80,81,82,87,88,91,92,93,96,97,99,100,101,103,105,107,109,110,112,113,114,116,117,119,120,121,123,124,126,127,128,130,131,132,133,136,137,138,140,142,144,146,148,150,152,154,156,164,166,168,171,183,189,194,197,198,201,202,203,204,206,208,209,211,212,213,214,215,217,221,222,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,240,241,242,243,246,249,251,253,254,255,256,257,258,259,263,264,266,268,278,282,285,287,289,312,314,325,326,330,347,366,368,369,378,380,385,386,387,397,416,418,419,428,430,436,437,438,449,464,466,467,495,497,504,506,508,509,510,511,513,514,515,516,517,518,557,559,561,653,655,660,661,662,671,697,699,700,701,707,713,714,715,720,721,722,724,726,727,728,729,731,732,734,735,736,738,743,746,748,756,758,760,761,762,796,798,809,810,814,831,850,852,853,861,878,886,887,889,890,905,906,907,912,913,914,924,925,926,927,928,929,940,953,955,965,966,969,986,1003,1005,1006,1040,1049,1058,1061,1070,1071,1073,1074,1078,1092,1093,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1129,1130,1136,1137,1146,1148,1153,1154,1155,1164,1176,1178,1179,1180,1182,1185,1187,1189,1190,1191,1192,1194,1195,1196,1197,1198,1199,1200,1209,1211,1216,1217,1218,1227,1253,1255,1256,1265,1267,1272,1273,1274,1283,1302,1304,1305,1314,1316,1321,1322,1323,1332,1344,1346,1347,1348,1354,1355,1357,1358,1359,1366,1367,1368,1370,1375,1376,1377,1378,1379,1380,1381,1383,1390,1392,1394,1395,1396,1397,1398,1400,1401,1402,1403,1404,1405,1406,1407,1409,1416,1418,1420,1421,1422,1423,1424,1426,1427,1428,1429,1430,1431,1432,1433,1435,1442,1444,1446,1447,1448,1449,1450,1452,1453,1454,1455,1456,1457,1458,1471,1481,1501,1505,1520,1525,1599,1609,1672,1685,1705,1715,1745,1759,1769,1777,1809,1810,1816,1826,1827,1837,1841,1856,1860,1873,1925,1929,1944,1952,1968],array_lik:[211,212,213,215,221,222,224,226,229,230,231,232,233,236,237,238,240,241,242,246,249,251,254,257,258,263,264,359,413,460,694,843,996,1130,1173,1250,1299,1341,1494,1511,1533,1622,1728,1788,1827,1847,1866,1935,1963],arraymixin:[210,235],articl:[287,289],asanyarrai:[129,290,495,1180,1381,1407,1433],ascertain:[867,1048],aspect:[228,256,268],assign:[0,217,266,707],associ:[220,224,225,228,248,251,557,561,886,905,906,907,912,913,914,924,925,926,927,928,929,1070,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1973],assum:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,300,315,353,381,407,409,431,456,476,508,622,638,656,686,688,690,716,782,799,837,876,930,936,956,991,1015,1028,1059,1119,1125,1149,1169,1189,1212,1242,1244,1246,1268,1293,1295,1317,1337,1357,1360,1376,1394,1420,1446,1971,1973],atmospher:[287,289],atmosphere_hybrid_height_coordin:[42,174,277,278,279,284,622,624,628,632,633,642,873,874,883,1053,1056,1057,1067,1656,1658,1662,1973],atol:[0,216,275,283,326,386,437,481,559,602,627,661,721,774,810,890,966,1074,1154,1217,1273,1322,1973],attempt:[0,868,869,870,1050,1051,1052,1360,1368],attribut:[0,10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,208,210,211,212,213,214,215,216,217,220,221,222,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,246,248,249,251,252,253,254,255,256,257,258,259,263,264,268,282,285,291,296,297,299,309,310,330,375,376,387,425,426,438,470,472,473,496,501,502,506,549,550,593,594,616,617,650,651,662,710,711,768,769,793,794,814,858,859,877,909,910,920,921,932,933,934,935,950,951,969,1011,1012,1037,1038,1049,1060,1078,1098,1099,1109,1110,1121,1122,1123,1124,1143,1144,1155,1181,1187,1206,1207,1218,1262,1263,1274,1311,1312,1323,1350,1351,1354,1365,1372,1373,1375,1382,1387,1388,1392,1408,1413,1414,1418,1434,1439,1440,1444,1459,1461,1462,1464,1467,1468,1481,1505,1516,1517,1525,1539,1540,1563,1564,1586,1587,1595,1596,1609,1629,1630,1649,1650,1669,1670,1672,1688,1689,1701,1702,1715,1734,1735,1740,1741,1765,1766,1777,1795,1796,1805,1806,1816,1833,1834,1841,1852,1853,1860,1870,1871,1873,1876,1877,1905,1906,1921,1922,1929,1940,1941,1952,1969],attributeerror:[268,1355,1359],augment:217,author:[287,289],auto:[1198,1404,1430,1456],automat:[267,282,335,389,441,630,664,737,775,819,895,940,974,1082,1129,1157,1220,1276,1325,1364,1759,1826,1973],aux_lat:1973,aux_lon:1973,aux_nam:1973,auxiliari:[0,208,211,213,218,219,220,223,225,228,229,240,242,244,246,247,248,250,253,256,257,277,278,279,282,285,325,558,572,627,862,863,871,874,1041,1042,1053,1054,1057,1570,1973],auxiliary_coordin:[0,9,163,218,244,282,285,557,561,572,573,874,1057,1570,1973],auxiliary_coordinate_lat:1973,auxiliary_coordinate_lon:1973,auxiliary_coordinate_nam:1973,auxiliarycoordin:[0,1,218,244,268,280,573,862,863,871,874,892,1041,1042,1054,1057,1077,1745,1750,1810,1815,1973],auxiliarycoordinate0:[573,575,623,631,641,862,863,874,879,892,1041,1042,1057,1063,1077,1572,1655,1660,1661,1745,1746,1750,1751,1754,1810,1812,1815,1817,1821,1973],auxiliarycoordinate1:[573,619,620,623,631,643,863,874,892,1042,1057,1077,1652,1653,1655,1660,1663,1750,1815,1973],auxiliarycoordinate2:[863,874,892,1042,1057,1077,1745,1750,1810,1815,1973],avail:[0,216,278,279,288,369,419,467,700,853,1006,1049,1179,1256,1305,1347,1973],averag:[214,243],avoid:245,awar:268,axes:[0,211,212,213,214,224,226,227,229,230,233,240,241,242,243,251,254,255,257,305,347,366,368,397,416,418,449,464,466,470,476,477,480,481,482,485,491,494,509,556,560,561,567,575,581,582,671,697,699,724,743,745,746,747,748,757,758,760,789,831,850,852,867,876,878,879,893,900,940,941,946,986,1003,1005,1048,1049,1059,1061,1063,1079,1087,1092,1093,1129,1130,1131,1134,1136,1164,1176,1178,1190,1227,1253,1255,1283,1302,1304,1332,1344,1346,1395,1421,1447,1543,1546,1549,1553,1569,1572,1577,1578,1745,1746,1751,1756,1759,1760,1810,1812,1817,1823,1826,1827,1828],axi:[208,211,212,213,214,218,219,221,224,225,227,228,230,231,232,233,240,241,242,243,244,247,251,253,255,256,258,282,285,319,332,340,345,346,347,360,366,368,397,416,418,449,464,466,477,491,494,556,557,558,560,561,567,568,569,571,572,573,575,670,671,697,699,724,743,746,748,757,758,760,803,816,824,829,830,831,844,850,852,867,878,879,886,887,888,893,900,940,941,959,971,979,984,985,986,997,1003,1005,1015,1017,1033,1045,1046,1053,1061,1063,1070,1071,1072,1079,1087,1091,1093,1129,1131,1134,1136,1163,1164,1176,1178,1226,1227,1253,1255,1282,1283,1302,1304,1331,1332,1344,1346,1475,1482,1487,1495,1543,1553,1569,1570,1572,1603,1610,1615,1623,1709,1716,1721,1729,1745,1746,1751,1756,1759,1760,1772,1778,1783,1789,1810,1812,1817,1823,1826,1828,1947,1953,1958,1964,1973],axis_i:1973,axis_mod:[560,561,1973],axis_t:1973,axis_x:1973,axis_z:1973,axisi:1973,axist:1973,axisx:1973,back:1973,balanc:1969,bar:[0,285,313,345,346,356,364,379,394,412,414,429,459,462,563,570,654,669,670,693,695,723,744,752,797,829,830,840,848,866,890,903,904,910,920,921,933,934,935,939,942,954,984,985,994,1001,1047,1074,1090,1091,1099,1109,1110,1122,1123,1124,1128,1132,1147,1162,1163,1172,1174,1210,1225,1226,1249,1251,1266,1281,1282,1298,1300,1315,1330,1331,1340,1342,1470,1491,1497,1500,1510,1512,1519,1532,1535,1584,1589,1590,1591,1598,1619,1625,1704,1725,1731,1743,1758,1761,1768,1786,1791,1808,1825,1829,1836,1846,1848,1855,1865,1867,1908,1916,1917,1924,1934,1936,1943,1961,1966,1973],bartholomew:[267,287,289],base:[1,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,268,285,562,1092,1970,1973],basenam:1973,basi:[265,1969],basic:[287,289,1969,1973],becaus:[212,224,227,251,252,255,285,287,289,481,627,1973],becom:[285,1973],been:[0,11,19,27,46,51,54,55,65,77,88,97,110,117,124,176,267,268,282,284,285,287,289,300,301,303,312,313,316,317,318,319,320,321,322,324,327,329,330,332,333,334,336,337,339,344,350,351,352,368,378,379,382,384,387,390,392,393,400,401,403,404,405,406,428,429,432,433,435,438,440,442,444,445,446,451,453,454,477,478,479,482,483,484,485,486,487,508,511,514,515,516,552,573,575,576,585,596,597,599,600,603,604,605,606,623,631,635,636,637,653,654,657,659,662,665,667,668,675,676,677,679,680,681,682,683,684,717,718,719,725,728,729,731,733,734,735,736,738,739,740,741,742,756,771,773,776,777,779,780,781,796,797,800,801,802,803,804,805,806,808,811,813,814,816,817,818,820,821,823,828,834,835,836,852,861,866,877,878,879,881,893,896,900,902,909,915,916,918,919,920,922,923,932,933,953,954,957,958,959,960,961,962,964,967,969,971,972,973,975,976,978,983,988,989,990,1005,1016,1018,1019,1023,1025,1026,1033,1040,1047,1060,1061,1062,1063,1065,1078,1079,1083,1086,1087,1089,1092,1098,1104,1105,1107,1108,1109,1111,1112,1121,1122,1146,1147,1150,1152,1155,1158,1160,1161,1166,1167,1168,1189,1192,1194,1196,1197,1198,1199,1209,1210,1213,1215,1218,1221,1223,1224,1231,1232,1233,1235,1236,1237,1238,1239,1240,1265,1266,1269,1271,1274,1277,1279,1280,1286,1287,1289,1290,1291,1292,1314,1315,1318,1320,1323,1326,1328,1329,1334,1335,1336,1357,1358,1365,1367,1368,1376,1377,1379,1394,1397,1402,1403,1404,1405,1420,1423,1428,1429,1430,1431,1446,1449,1454,1455,1456,1457,1470,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1486,1489,1500,1502,1504,1505,1506,1508,1509,1519,1521,1522,1524,1525,1526,1527,1529,1530,1531,1543,1544,1545,1546,1547,1548,1549,1550,1551,1572,1584,1589,1590,1598,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1614,1617,1632,1633,1635,1636,1638,1639,1640,1641,1655,1660,1673,1674,1675,1676,1677,1678,1679,1680,1681,1685,1691,1693,1694,1695,1704,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1720,1723,1743,1745,1746,1748,1751,1752,1756,1757,1768,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1782,1785,1799,1800,1801,1808,1810,1811,1812,1814,1816,1817,1819,1822,1823,1824,1836,1838,1840,1841,1842,1844,1845,1855,1857,1859,1860,1861,1863,1864,1879,1881,1882,1883,1888,1889,1891,1892,1894,1895,1896,1897,1908,1911,1912,1915,1924,1926,1928,1929,1930,1932,1933,1943,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1957,1960,1969,1973],befor:[252,285,364,414,462,585,608,611,695,787,848,933,935,942,1001,1122,1124,1132,1174,1251,1300,1342,1497,1512,1535,1625,1643,1646,1698,1731,1761,1791,1829,1848,1867,1886,1899,1902,1917,1936,1966],behav:[267,1973],behaviour:[0,216,266,268,305,371,421,570,576,585,646,703,707,789,946,1033,1139,1202,1258,1307,1968,1970,1973],being:[0,268,275,285,305,315,326,354,371,381,386,408,410,421,431,437,457,476,559,576,580,622,639,646,656,661,687,689,691,703,707,716,721,749,783,789,799,810,838,876,890,909,920,931,932,933,937,946,956,966,992,1015,1029,1033,1059,1074,1098,1109,1120,1121,1122,1126,1139,1149,1154,1170,1202,1212,1217,1243,1245,1247,1258,1268,1273,1294,1296,1307,1317,1322,1338,1576,1969,1970,1971,1973],belong:[231,237,238],below:[0,281,282,285,1973],bespok:[275,1973],best:285,beta:716,better:0,between:[0,208,274,283,285,315,326,381,386,431,437,476,481,559,561,602,622,627,656,661,716,721,774,799,810,876,890,956,966,1015,1059,1074,1149,1154,1212,1217,1268,1273,1317,1322,1969,1973],beyond:1969,bi_linear:1973,big:285,bilinear:1973,bin:276,binari:[217,285],bit:285,block:[221,236,285],blower:[287,289],bool:[210,211,212,213,214,215,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,276,282,284,285,302,312,314,315,325,326,338,339,340,341,342,343,344,345,347,348,352,357,358,359,361,362,363,364,365,366,367,368,369,378,380,381,385,386,391,392,393,394,397,405,406,413,414,415,416,417,418,419,428,430,431,436,437,443,444,445,446,447,449,452,454,455,460,462,463,464,465,466,467,476,480,481,485,486,487,488,513,555,559,560,561,562,563,564,565,566,567,568,569,571,572,584,588,602,606,608,609,611,622,626,627,631,632,637,642,644,653,655,656,660,661,666,667,668,669,671,682,683,684,694,695,696,697,698,699,700,713,714,715,716,721,722,724,740,741,742,743,757,759,760,761,763,774,777,781,787,796,798,799,809,810,822,823,824,825,826,827,828,829,831,832,836,841,842,843,845,846,847,848,849,850,851,852,853,861,862,864,868,871,872,875,876,877,882,885,887,889,890,891,900,901,902,920,921,922,923,933,935,940,942,943,944,953,955,956,965,966,977,978,979,980,981,982,983,984,986,990,995,996,998,999,1000,1001,1002,1003,1004,1005,1006,1015,1017,1019,1020,1026,1027,1030,1040,1041,1043,1045,1049,1050,1053,1054,1055,1058,1059,1060,1066,1069,1071,1073,1074,1076,1084,1086,1087,1088,1089,1090,1093,1109,1110,1111,1112,1122,1124,1129,1130,1132,1133,1134,1135,1136,1137,1146,1148,1149,1153,1154,1159,1160,1161,1162,1164,1168,1173,1174,1175,1176,1177,1178,1179,1195,1209,1211,1212,1216,1217,1222,1223,1224,1225,1227,1238,1239,1240,1250,1251,1252,1253,1254,1255,1256,1265,1267,1268,1272,1273,1278,1279,1280,1281,1283,1291,1292,1299,1300,1301,1302,1303,1304,1305,1314,1316,1317,1321,1322,1327,1328,1329,1330,1332,1336,1341,1342,1343,1344,1345,1346,1347,1366,1378,1401,1427,1453,1471,1485,1486,1487,1488,1489,1490,1492,1493,1494,1496,1497,1498,1501,1507,1508,1509,1511,1512,1513,1520,1528,1529,1530,1531,1533,1535,1536,1549,1550,1551,1568,1570,1580,1590,1599,1613,1614,1615,1616,1617,1618,1620,1621,1622,1624,1625,1626,1641,1643,1644,1646,1660,1662,1664,1672,1679,1680,1681,1695,1698,1705,1719,1720,1721,1722,1723,1724,1726,1727,1728,1730,1731,1732,1744,1749,1754,1756,1757,1759,1761,1762,1769,1781,1782,1783,1784,1785,1787,1788,1790,1791,1792,1801,1809,1820,1821,1822,1823,1824,1826,1827,1829,1830,1837,1843,1844,1845,1847,1848,1849,1856,1862,1863,1864,1866,1867,1868,1883,1886,1897,1899,1900,1902,1915,1917,1918,1925,1931,1932,1933,1935,1936,1937,1944,1956,1957,1958,1959,1960,1962,1963,1965,1966,1967],both:[220,223,248,250,268,714,724,862,864,868,871,872,882,885,887,1041,1043,1045,1050,1054,1055,1066,1069,1071,1076,1969,1973],bound:[0,268,277,278,279,280,312,315,316,321,322,326,327,328,334,336,338,342,343,345,346,347,357,362,363,366,368,443,666,796,799,800,805,806,810,811,812,818,820,822,826,827,829,830,831,841,846,847,850,852,876,897,953,956,957,961,962,966,967,968,973,975,977,981,982,984,985,986,995,999,1000,1003,1005,1059,1084,1159,1222,1278,1327,1472,1479,1485,1492,1528,1600,1607,1613,1620,1706,1713,1719,1726,1753,1770,1776,1781,1787,1820,1843,1862,1913,1931,1945,1951,1956,1962],boundari:[232,258,368,852,1005],bounds1:[315,799,956],bounds2:1973,bounds_arrai:1973,bounds_nam:[315,799,956],bounds_tie_point:1973,bradi:267,branch:267,breakdown:281,bridg:268,brief:267,bring:[367,417,465,518,698,759,851,1004,1135,1177,1200,1254,1303,1345,1369,1380,1406,1432,1458],broadcast:[222,707,1973],bryan:267,bug:[0,1970,1972],bugfix:267,build:[287,289,876,1059,1969],built:[217,287,289,293,294,306,307,372,373,422,423,469,470,498,499,521,536,537,546,547,588,590,591,613,614,647,648,704,706,708,763,765,766,790,791,855,856,947,948,1008,1009,1034,1035,1140,1141,1183,1184,1203,1204,1259,1260,1308,1309,1384,1385,1410,1411,1436,1437,1969,1973],bypass:1973,c_indic:[1199,1405,1431,1457],c_item:[577,1573],c_kei:[579,1575],c_valu:[587,1582],cach:[560,561,562,563,564,565,566,567,568,569,570,571,572,1570],calcul:[268,746,748,758,1968],calendar:[10,11,18,19,26,27,45,46,54,55,64,65,76,77,87,88,96,97,109,110,116,117,123,124,164,166,168,171,183,189,194,197,198,204,206,222,234,249,300,330,359,413,438,460,508,662,694,717,720,721,725,740,753,814,843,969,996,1078,1130,1155,1173,1189,1218,1250,1274,1299,1323,1341,1357,1376,1394,1420,1446,1481,1494,1505,1511,1525,1533,1609,1622,1673,1676,1679,1682,1715,1728,1777,1788,1816,1827,1841,1847,1860,1866,1929,1935,1952,1963,1973],call:[0,218,234,268,282,285,291,293,294,304,306,307,326,370,372,373,386,420,422,423,437,468,469,470,481,496,498,499,521,533,536,537,539,541,542,544,546,547,552,557,559,560,563,573,588,589,590,591,602,612,613,614,627,645,647,648,661,702,704,705,706,708,721,763,764,765,766,774,788,790,791,810,854,855,856,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,890,898,945,947,948,966,1007,1008,1009,1017,1032,1034,1035,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1085,1138,1140,1141,1154,1181,1183,1184,1201,1203,1204,1217,1257,1259,1260,1273,1306,1308,1309,1322,1382,1384,1385,1408,1410,1411,1434,1436,1437,1459,1465,1499,1514,1537,1557,1558,1560,1583,1593,1627,1647,1665,1686,1699,1738,1763,1793,1803,1810,1831,1850,1874,1887,1903,1919,1938,1973],callabl:[298,311,377,427,474,503,551,595,618,652,712,770,795,860,952,1013,1039,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],can:[0,208,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,267,268,270,275,281,282,284,285,287,289,312,346,358,359,378,395,413,428,448,460,489,539,557,561,563,564,565,566,567,568,569,570,571,633,653,670,694,717,718,719,725,733,739,740,741,742,751,753,754,755,796,830,842,843,861,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,898,904,905,906,907,912,913,914,924,925,926,927,928,929,940,953,985,996,1021,1040,1041,1042,1043,1044,1045,1046,1049,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1085,1091,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1129,1130,1137,1146,1163,1173,1209,1226,1250,1265,1282,1299,1314,1331,1341,1493,1494,1511,1533,1621,1622,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1727,1728,1745,1759,1788,1810,1826,1827,1847,1866,1935,1963,1968,1969,1970,1971,1973],cannot:[213,242,252,285,1053],canon:[346,395,448,489,558,633,670,830,904,985,1021,1091,1163,1226,1282,1331,1973],capabl:[268,1969],care:[217,291,299,496,506,1181,1187,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1672,1873],caron:[287,289],carri:[54,55,222],cast:701,categoris:281,cater:[287,289],caus:[0,560],cdl:[0,282,287,289,1973],cell:[0,208,211,212,213,214,218,224,225,226,228,232,240,241,242,243,244,251,253,254,256,258,277,278,279,282,285,287,289,312,368,391,431,436,437,443,470,476,477,478,479,480,481,482,483,484,485,486,487,489,490,491,492,493,494,565,566,572,581,666,721,796,852,864,865,878,891,897,898,901,940,953,1005,1043,1044,1045,1046,1048,1053,1059,1061,1084,1085,1088,1092,1129,1159,1222,1278,1327,1507,1528,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1570,1577,1749,1753,1759,1810,1820,1826,1843,1862,1913,1931,1968],cell_area:[213,1973],cell_measur:[0,25,167,218,244,282,285,447,448,572,1570,1973],cell_measure_a:282,cell_measure_o:282,cell_method1:1973,cell_method2:1973,cell_method:[0,32,169,208,218,244,470,566,572,576,580,585,1048,1059,1075,1570,1576,1973],cell_method_for_axis_0:[581,1577],cell_method_for_axis_1:[581,1577],cellmeasur:[1,218,244,268,280,565,864,865,1043,1044,1973],cellmeasure0:[447,448,565,864,865,940,1043,1044,1129,1759,1826,1973],cellmeasure1:565,cellmethod0:[72,86,186,193,556,566,576,577,579,580,585,1048,1075,1569,1573,1575,1576,1973],cellmethod1:[488,489,566,580,1048,1075,1576,1973],cellmethod:[1,72,86,186,193,218,244,268,280,556,566,576,577,581,585,587,1048,1059,1075,1569,1573,1577,1582,1973],central:[228,256,268,288,1973],certain:[0,302,513,1195,1366,1378,1401,1427,1453],cf_role:[277,278,279,346,395,448,558,670,830,903,904,985,1091,1163,1226,1282,1331,1973],cf_version:268,cfa:0,cfconvent:[208,287,289],cfdm:[0,1,267,268,288,289,1968,1969,1970,1972,1973],cfdm_tutorial_fil:[1971,1973],cfdmimplement:[0,268,278,280,282,285],cfdump:[287,289],cftime:[0,11,19,27,46,54,65,77,88,97,110,117,124,276,288,1973],chain:[0,560,1973],chang:[7,17,24,44,61,73,84,94,108,115,122,267,268,270,274,275,281,283,287,335,367,389,417,441,465,518,552,583,630,664,698,724,737,749,750,751,759,775,819,851,877,891,895,974,1004,1033,1060,1082,1135,1136,1157,1177,1200,1220,1254,1276,1303,1325,1345,1380,1406,1432,1458,1579,1749,1970,1973],changelog:267,channel:288,charact:[282,349,353,354,355,398,399,402,407,408,409,410,411,450,456,457,458,634,638,639,640,672,673,674,678,685,686,687,688,689,690,691,692,778,782,783,784,833,837,838,839,908,911,917,930,931,936,937,938,987,991,992,993,1022,1024,1028,1029,1097,1100,1106,1119,1120,1125,1126,1127,1165,1169,1170,1171,1228,1229,1230,1234,1241,1242,1243,1244,1245,1246,1247,1248,1284,1285,1288,1293,1294,1295,1296,1297,1333,1337,1338,1339,1973],check:[0,282,298,311,326,377,386,427,437,474,503,551,559,582,595,618,627,652,661,712,770,795,810,860,877,890,952,966,1013,1017,1039,1060,1074,1145,1154,1208,1217,1264,1273,1313,1322,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1578,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1973],checkout:267,checksum:285,child:[252,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939],choic:288,chosen:[1049,1973],chunk:[285,516,517,1198,1199,1404,1405,1430,1431,1456,1457],chunksiz:[0,285,749,750,751],circumst:1973,class_low:[297,310,376,426,473,502,550,594,617,651,711,769,794,859,951,1012,1038,1144,1207,1263,1312,1351,1373,1388,1414,1440,1462,1468,1517,1540,1564,1587,1596,1630,1650,1670,1689,1702,1735,1741,1766,1796,1806,1834,1853,1871,1877,1906,1922,1941],classic:[0,285,1973],classmethod:[252,297,302,310,376,426,473,502,513,550,594,617,651,711,720,769,794,859,891,951,1012,1038,1144,1195,1207,1263,1312,1351,1366,1373,1378,1388,1401,1414,1427,1440,1453,1462,1468,1517,1540,1564,1587,1596,1630,1650,1670,1689,1702,1735,1741,1749,1766,1796,1806,1834,1853,1871,1877,1906,1922,1941],clear:[216,285,749,750,751,1973],clear_coordin:[0,620,643,1653,1663],clear_domain_ancillari:[601,608,1637,1643,1893,1899],clear_filters_appli:[0,560,561,562,563,564,565,566,567,568,569,570,571,572,573,576,585],clear_paramet:[607,611,785,787,1642,1646,1696,1698,1884,1886,1898,1902],clear_properti:[323,324,356,364,383,384,412,414,434,435,459,462,658,659,693,695,807,808,840,848,880,881,939,942,963,964,994,1001,1064,1065,1128,1132,1151,1152,1172,1174,1214,1215,1249,1251,1270,1271,1298,1300,1319,1320,1340,1342,1477,1478,1491,1497,1503,1504,1510,1512,1523,1524,1532,1535,1605,1606,1619,1625,1711,1712,1725,1731,1747,1748,1758,1761,1774,1775,1786,1791,1813,1814,1825,1829,1839,1840,1846,1848,1858,1859,1865,1867,1910,1911,1916,1917,1927,1928,1934,1936,1949,1950,1961,1966,1973],client:285,climat:[208,287,289],climatolog:[0,212,241,317,329,348,358,801,813,832,842,867,1048,1473,1480,1490,1493,1601,1608,1618,1621,1707,1714,1724,1727],climatological_time_ax:0,clone:267,closest:252,cls:[295,296,298,308,309,311,374,375,377,424,425,427,471,472,474,500,501,503,548,549,551,592,593,595,615,616,618,649,650,652,709,710,712,767,768,770,792,793,795,857,858,860,949,950,952,1010,1011,1013,1036,1037,1039,1142,1143,1145,1205,1206,1208,1261,1262,1264,1310,1311,1313,1349,1350,1352,1371,1372,1374,1386,1387,1389,1412,1413,1415,1438,1439,1441,1460,1461,1463,1466,1467,1469,1515,1516,1518,1538,1539,1541,1562,1563,1565,1585,1586,1588,1594,1595,1597,1628,1629,1631,1648,1649,1651,1668,1669,1671,1687,1688,1690,1700,1701,1703,1733,1734,1736,1739,1740,1742,1764,1765,1767,1794,1795,1797,1804,1805,1807,1832,1833,1835,1851,1852,1854,1869,1870,1872,1875,1876,1878,1904,1905,1907,1920,1921,1923,1939,1940,1942],cmip7:[323,324,337,344,365,383,384,390,393,415,434,435,442,446,463,658,659,665,668,696,807,808,821,828,849,880,881,896,902,943,963,964,976,983,1002,1064,1065,1083,1089,1133,1151,1152,1158,1161,1175,1214,1215,1221,1224,1252,1270,1271,1277,1280,1301,1319,1320,1326,1329,1343,1477,1478,1484,1489,1498,1503,1504,1506,1509,1513,1523,1524,1527,1531,1536,1605,1606,1612,1617,1626,1711,1712,1718,1723,1732,1747,1748,1752,1757,1762,1774,1775,1780,1785,1792,1813,1814,1819,1824,1830,1839,1840,1842,1845,1849,1858,1859,1861,1864,1868,1910,1911,1912,1915,1918,1927,1928,1930,1933,1937,1949,1950,1955,1960,1967],cmip:285,cms:[281,282],code:[0,267,268,275,281,315,381,431,656,799,876,956,1059,1149,1212,1268,1317,1970,1972,1973],colect:[326,810,966],collaps:1969,collect:[221,225,228,231,236,237,238,253,256,260,261,335,389,441,581,630,664,737,775,819,895,974,1082,1157,1220,1276,1325,1577,1973],colon:[345,447,829,984],column:[368,852,1005,1973],com:[0,267,288,1972],combin:[221,230,231,233,236,237,238,252,275,279,335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325,1969,1973],command:[0,268,282,287,288,289,315,381,431,476,622,656,716,799,876,956,1015,1059,1149,1212,1268,1317],comment:[214,243,282,315,323,381,383,431,434,476,622,656,658,799,807,876,880,909,910,920,921,932,933,934,935,956,963,1015,1059,1064,1098,1099,1109,1110,1121,1122,1123,1124,1149,1151,1212,1214,1268,1270,1317,1319,1477,1503,1523,1605,1711,1747,1774,1813,1839,1858,1910,1927,1949,1973],commit:[267,268],committe:[287,289],common:[287,289,890,1074,1973],commonli:268,commut:1973,compar:[284,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1968,1973],comparison:[217,326,386,437,481,559,661,721,774,810,890,966,1074,1154,1217,1273,1322,1973],compess:[],compil:[565,566,570,868,869,870,1050,1051,1052],complet:[223,250,1973],complex:1973,complianc:[282,287,289,877,1060,1969],compliant:[282,287,289,877,1060,1969,1973],complic:268,compon:[1,42,43,174,175,212,216,219,220,223,241,245,247,248,250,268,285,305,315,325,335,381,385,389,431,436,441,476,622,624,625,626,627,628,629,630,642,644,656,660,664,737,775,789,799,809,819,876,889,895,905,906,907,912,913,914,924,925,926,927,928,929,946,956,965,974,1015,1059,1073,1082,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1149,1153,1157,1212,1216,1220,1268,1272,1276,1317,1321,1325,1584,1589,1590,1591,1656,1657,1658,1659,1662,1664,1973],compos:[232,258,1973],comprehens:[0,287,289,1969],compress:[0,1,34,52,103,140,146,152,221,230,231,233,236,237,238,285,287,289,301,326,369,386,419,437,467,504,505,509,510,511,512,516,517,559,661,700,721,726,727,728,729,731,734,735,736,738,810,853,890,907,914,928,929,944,966,1006,1074,1096,1103,1117,1118,1137,1154,1179,1185,1186,1190,1191,1192,1193,1194,1198,1199,1217,1256,1273,1305,1322,1347,1358,1377,1390,1391,1395,1396,1397,1398,1399,1400,1404,1405,1416,1417,1421,1422,1423,1424,1425,1426,1430,1431,1442,1443,1447,1448,1449,1450,1451,1452,1456,1457,1968],compressed_arrai:[215,230,236,237,238,509,726,727,728,761,1190,1395,1421,1447,1973],compressed_ax:[509,1190,1395,1421,1447],compressed_dimens:[215,230,1198,1404,1430,1456,1973],compressed_file_contigu:1049,compressed_file_index:1049,compressedarrai:[0,230],compression_ax:728,compression_typ:[215,301,511,1192,1358,1377,1397,1423,1449],compris:[227,255,284,345,394,447,488,576,632,669,829,903,984,1020,1090,1162,1225,1281,1330,1405,1431,1457,1968,1970],comput:[226,254,287,289,713,1973],computational_precis:1973,computed_standard_nam:[0,622,1973],concaten:[315,381,431,476,622,656,716,799,876,956,1015,1059,1149,1212,1268,1317],conceiv:[287,289],concis:1973,condit:[1092,1973],confer:[287,289],configur:[0,274,281,282,283,285,326,345,386,394,437,447,481,488,539,557,559,563,602,627,632,661,669,721,774,810,829,863,865,873,874,883,884,886,890,966,984,1017,1020,1042,1044,1046,1053,1056,1057,1067,1068,1070,1074,1075,1090,1154,1162,1217,1225,1273,1281,1322,1330,1973],confirm:288,conform:[282,1186,1973],conjunct:285,connect:[282,1973],consequ:[268,285],consid:[274,282,283,287,289,326,386,437,481,559,602,627,661,713,721,774,810,890,966,1074,1154,1217,1273,1322,1973],consider:[1968,1973],consist:[208,211,213,214,220,224,225,228,229,240,242,243,248,251,256,257,266,315,381,431,476,622,656,716,799,876,905,906,907,912,913,914,924,925,926,927,928,929,956,1015,1059,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1149,1212,1268,1317,1973],constant:[0,1,216,274,275,281,283,1973],constitu:[335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325],constitut:[326,386,437,559,627,661,810,890,966,1017,1074,1154,1217,1273,1322,1973],constrain:[229,257],construct:[0,1,9,25,32,41,63,71,75,83,85,95,163,167,169,173,182,185,188,191,192,196,208,211,212,213,214,219,220,221,223,224,226,227,229,231,232,240,241,242,243,247,248,250,251,254,255,257,258,261,266,268,277,278,279,282,284,285,287,288,289,305,312,315,319,325,328,332,339,340,347,358,360,366,368,369,378,381,392,395,396,419,428,431,436,437,444,452,467,476,477,480,481,489,491,494,602,603,605,619,620,623,626,627,631,641,643,653,656,667,700,721,789,796,799,803,809,812,816,823,824,831,842,844,850,852,853,861,862,863,864,865,867,869,870,871,872,873,874,875,876,877,878,879,882,883,884,885,886,887,888,889,890,891,892,893,894,898,899,900,905,906,907,909,912,913,914,920,921,924,925,926,927,928,929,932,933,940,941,944,946,953,956,959,965,968,971,978,979,986,997,1003,1005,1006,1015,1017,1033,1040,1041,1042,1043,1044,1045,1046,1048,1049,1051,1052,1053,1054,1055,1056,1057,1059,1060,1061,1063,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1079,1081,1085,1086,1087,1092,1093,1094,1095,1096,1098,1101,1102,1103,1109,1110,1113,1114,1115,1116,1117,1118,1121,1122,1129,1130,1131,1134,1136,1137,1146,1149,1153,1160,1179,1209,1212,1223,1256,1265,1268,1279,1305,1314,1317,1328,1347,1475,1482,1486,1487,1493,1495,1508,1529,1543,1553,1603,1610,1614,1615,1621,1623,1638,1640,1652,1653,1655,1660,1661,1663,1709,1716,1720,1721,1727,1729,1744,1745,1746,1749,1750,1751,1754,1755,1756,1759,1760,1772,1778,1782,1783,1789,1810,1812,1815,1817,1821,1822,1823,1826,1827,1828,1844,1863,1894,1896,1914,1932,1947,1953,1957,1958,1964,1968,1969],construct_item:[870,1052],construct_kei:[869,1051],construct_typ:[580,1576],contain:[0,2,33,51,54,55,102,129,134,139,145,151,157,176,199,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,226,227,228,229,231,232,233,234,239,240,241,242,243,244,246,247,248,249,250,251,254,255,256,257,258,259,260,262,263,264,268,273,275,278,279,280,282,285,287,288,289,298,302,305,311,314,315,331,335,349,353,354,355,359,377,380,381,388,389,398,399,402,407,408,409,410,411,413,427,430,431,439,441,450,456,457,458,460,474,476,481,503,512,513,551,555,557,562,566,567,570,595,618,622,627,630,634,638,639,640,652,655,656,663,664,672,673,674,678,685,686,687,688,689,690,691,692,694,712,716,732,737,770,775,778,782,783,784,789,795,798,799,815,819,833,837,838,839,843,860,863,865,873,874,875,876,883,884,886,891,894,895,908,911,915,917,918,922,930,931,936,937,938,946,952,955,956,970,974,987,991,992,993,996,1013,1015,1022,1024,1028,1029,1033,1039,1042,1044,1046,1049,1053,1056,1057,1058,1059,1067,1068,1070,1075,1081,1082,1097,1100,1104,1106,1107,1111,1119,1120,1125,1126,1127,1130,1145,1148,1149,1156,1157,1165,1169,1170,1171,1173,1193,1195,1208,1211,1212,1219,1220,1228,1229,1230,1234,1241,1242,1243,1244,1245,1246,1247,1248,1250,1264,1267,1268,1275,1276,1284,1285,1288,1293,1294,1295,1296,1297,1299,1313,1316,1317,1324,1325,1333,1337,1338,1339,1341,1348,1352,1353,1355,1359,1360,1366,1368,1370,1374,1378,1389,1399,1401,1415,1425,1427,1441,1451,1453,1463,1469,1471,1494,1501,1511,1518,1520,1533,1541,1565,1568,1597,1599,1622,1631,1651,1671,1690,1703,1705,1728,1736,1742,1744,1749,1767,1769,1788,1797,1807,1809,1827,1835,1837,1847,1854,1856,1866,1872,1878,1907,1923,1925,1935,1942,1944,1963,1971,1972,1973],content:[0,282,285,909,920,932,933,1098,1109,1121,1122,1968,1971,1973],contenxt:1973,context:[0,216,217,274,275,281,283,519,520,534,535,1973],contigu:[221,231,236,238,285,301,368,369,419,467,511,700,728,761,852,853,905,906,907,912,913,914,924,925,926,927,928,929,1005,1006,1049,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1137,1179,1192,1256,1305,1347,1358,1377,1397,1405,1423,1449,1457,1971,1973],contract:231,contribut:[229,257,287,335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325],control:[0,268,282,877,1060],convei:[282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],conveni:1973,convent:[0,1,208,209,228,234,256,265,266,267,268,270,282,285,286,287,288,289,312,368,378,428,653,796,852,861,890,909,920,932,933,935,953,1005,1040,1059,1074,1098,1109,1121,1122,1124,1146,1209,1265,1314,1968,1970,1972],convers:[0,42,54,55,174,217,219,226,247,254,285,624,627,628,632,633,642,1656,1658,1662],convert:[0,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,282,285,297,310,315,359,376,381,413,426,431,460,473,502,550,594,617,651,656,694,711,720,769,794,799,843,859,876,951,956,996,1012,1038,1059,1130,1144,1149,1173,1207,1212,1250,1263,1268,1299,1312,1317,1341,1351,1373,1388,1414,1440,1462,1468,1494,1511,1517,1533,1540,1564,1587,1596,1622,1630,1650,1670,1689,1702,1728,1735,1741,1766,1788,1796,1806,1827,1834,1847,1853,1866,1871,1877,1906,1922,1935,1941,1963,1973],coord:[277,278,287,289,878,898,1053,1059,1061,1085,1092,1968,1973],coordin:[0,1,42,174,208,211,212,213,218,219,223,224,225,226,227,228,229,232,240,241,242,244,247,250,251,253,254,255,256,257,258,268,277,278,279,282,285,287,289,325,348,358,396,419,467,557,558,561,572,619,622,623,624,626,627,628,631,632,633,641,642,643,700,735,809,832,842,862,863,864,867,872,873,876,877,878,882,883,886,887,888,901,905,907,912,914,924,925,928,929,940,1041,1042,1043,1053,1055,1056,1059,1060,1061,1066,1067,1070,1071,1072,1088,1094,1096,1101,1103,1113,1114,1117,1118,1129,1179,1256,1305,1347,1490,1493,1570,1652,1655,1656,1658,1660,1661,1662,1663,1724,1727,1745,1759,1810,1826],coordinate_convers:[43,175,220,248,622,624,628,642,1656,1658,1662,1973],coordinate_conversion_h:1973,coordinate_conversion_v:1973,coordinate_interpol:1973,coordinate_refer:[0,41,173,218,244,572,1570,1973],coordinateconvers:[42,174,220,248,268,280,624,628,642,1656,1658,1662,1973],coordinaterefer:[0,1,218,223,244,250,268,280,573,872,873,892,1055,1056,1077,1750,1815,1973],coordinatereference0:[632,633,873,1056,1973],coordinatereference1:[573,632,633,872,873,892,1055,1056,1077,1750,1815,1973],copi:[7,17,24,44,61,73,84,94,108,115,122,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,267,268,284,291,302,304,326,357,359,361,362,363,364,365,367,370,386,413,414,415,417,420,437,460,462,463,465,468,481,496,513,518,533,541,542,559,582,583,584,585,589,602,608,609,610,611,612,627,642,644,645,661,694,695,696,698,702,721,759,764,774,786,787,788,810,841,843,845,846,847,848,849,851,854,876,890,891,933,935,940,942,943,945,966,995,996,998,999,1000,1001,1002,1004,1007,1017,1032,1053,1059,1074,1122,1124,1129,1130,1132,1133,1135,1138,1154,1173,1174,1175,1177,1181,1195,1200,1201,1217,1250,1251,1252,1254,1257,1273,1299,1300,1301,1303,1306,1322,1341,1342,1343,1345,1366,1378,1380,1382,1401,1406,1408,1427,1432,1434,1453,1458,1459,1465,1492,1494,1496,1497,1498,1499,1511,1512,1513,1514,1533,1535,1536,1537,1557,1558,1578,1579,1580,1583,1591,1593,1620,1622,1624,1625,1626,1627,1643,1644,1645,1646,1647,1662,1664,1665,1686,1697,1698,1699,1726,1728,1730,1731,1732,1738,1749,1759,1761,1762,1763,1787,1788,1790,1791,1792,1793,1803,1826,1827,1829,1830,1831,1847,1848,1849,1850,1866,1867,1868,1874,1885,1886,1887,1899,1900,1901,1902,1903,1917,1918,1919,1935,1936,1937,1938,1962,1963,1965,1966,1967,1968],core:[0,1,210,211,212,213,214,218,219,220,221,222,223,224,225,226,227,228,229,231,232,233,235,268,276,517,723,744,752,1198,1199,1404,1405,1430,1431,1456,1457,1969],corner:1973,corodin:1973,correct:[287,289,1973],correctli:[285,481,627],correspond:[54,208,211,212,213,214,215,218,219,221,223,224,225,226,228,229,230,231,232,233,236,237,238,240,241,242,243,244,246,247,250,251,253,254,256,257,258,260,261,262,263,264,275,281,282,285,298,305,311,326,347,366,368,377,386,427,437,474,481,503,504,528,551,557,559,561,595,602,618,627,632,633,652,661,712,721,743,770,774,789,795,810,831,850,852,860,886,887,890,909,920,932,933,946,952,966,986,1003,1005,1013,1017,1039,1053,1070,1071,1074,1093,1098,1109,1121,1122,1145,1154,1185,1199,1208,1217,1264,1273,1313,1322,1352,1356,1374,1389,1390,1405,1415,1416,1431,1441,1442,1457,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1973],could:[0,218,220,248,266,282,285,561,562,567,568,569,570,1973],count:[236,238,268,280,321,322,334,336,342,343,347,362,363,366,368,397,416,418,449,464,466,724,729,743,746,748,757,758,760,805,806,818,820,826,827,831,846,847,850,852,905,906,907,912,913,914,924,925,926,927,928,929,961,962,973,975,981,982,986,999,1000,1003,1005,1049,1093,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1134,1136,1164,1176,1178,1227,1253,1255,1283,1302,1304,1332,1344,1346,1398,1405,1424,1431,1450,1457,1973],count_arrai:1973,count_properti:[1049,1973],count_vari:[236,238,1973],counterpart:268,cover:1973,coverag:0,creat:[218,252,267,268,277,282,285,287,289,295,296,308,309,315,335,374,375,381,389,424,425,431,441,471,472,476,500,501,516,524,548,549,580,592,593,615,616,622,630,649,650,656,664,709,710,716,720,737,767,768,775,792,793,799,819,857,858,876,891,895,909,920,932,933,934,935,940,949,950,956,974,1010,1011,1015,1036,1037,1049,1053,1059,1082,1092,1098,1109,1121,1122,1123,1124,1129,1142,1143,1149,1157,1198,1205,1206,1212,1220,1261,1262,1268,1276,1310,1311,1317,1325,1349,1350,1371,1372,1386,1387,1404,1412,1413,1430,1438,1439,1456,1460,1461,1466,1467,1515,1516,1538,1539,1562,1563,1576,1585,1586,1594,1595,1628,1629,1648,1649,1668,1669,1687,1688,1700,1701,1733,1734,1739,1740,1749,1759,1764,1765,1794,1795,1804,1805,1826,1832,1833,1851,1852,1869,1870,1875,1876,1904,1905,1920,1921,1939,1940,1968,1969],creation:[0,208,209,268,287,289,1969],creation_command:[0,1973],criteria:[312,378,428,539,557,653,796,861,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,893,898,953,1040,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1079,1085,1092,1146,1209,1265,1314,1973],cross:[876,1059,1973],crs:1973,current:[274,275,281,283,285,345,394,447,488,632,669,750,829,984,1020,1090,1162,1225,1281,1330],custom:[245,268],customis:1973,cut:[282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],dai:[11,19,27,46,54,55,65,72,77,86,88,97,110,117,124,186,193,222,249,278,279,556,576,577,585,587,868,869,870,874,876,878,883,888,1048,1050,1051,1052,1057,1059,1061,1067,1072,1569,1573,1582,1973],dap:1973,dask:[516,517,1198,1199,1404,1405,1430,1431,1456,1457],data1:[315,381,431,656,799,956,1059,1149,1212,1268,1317],data:[0,1,2,3,7,8,11,12,13,14,15,16,17,19,20,21,22,23,24,27,28,29,30,31,33,34,35,37,44,46,47,48,49,50,61,62,65,66,67,68,69,70,73,74,77,78,79,80,81,82,84,88,90,91,92,93,94,97,98,99,100,101,102,103,104,106,108,110,111,112,113,114,115,117,118,119,120,121,122,124,125,126,127,128,129,130,134,135,139,140,141,143,145,146,147,149,151,152,153,155,157,158,162,165,170,172,181,184,187,190,199,200,205,207,210,214,215,219,220,223,225,227,230,234,235,236,237,238,243,247,248,250,253,255,259,266,268,273,278,280,282,285,287,289,290,312,314,315,316,318,320,325,326,327,328,330,331,333,335,338,339,341,347,357,359,361,366,367,368,369,378,380,381,382,385,386,387,388,389,392,397,413,416,417,418,419,428,430,431,432,436,437,438,439,441,444,449,460,464,465,466,467,476,495,504,505,512,515,518,555,556,557,559,561,562,567,575,578,586,602,622,627,630,653,655,656,657,660,661,662,663,664,667,671,694,697,698,699,700,774,775,796,798,799,800,802,804,809,810,811,812,814,815,817,819,822,823,825,831,841,843,845,850,851,852,853,861,875,876,877,878,879,886,887,888,889,890,893,894,895,898,899,900,909,920,932,933,934,935,940,941,944,953,955,956,957,958,960,965,966,967,968,969,970,972,974,977,978,980,986,995,996,998,1003,1004,1005,1006,1017,1033,1040,1049,1053,1058,1059,1060,1061,1062,1063,1070,1071,1072,1073,1074,1078,1079,1081,1082,1085,1086,1087,1092,1093,1098,1109,1121,1122,1123,1124,1129,1130,1131,1134,1135,1136,1137,1146,1148,1149,1150,1153,1154,1155,1156,1157,1160,1164,1173,1176,1177,1178,1179,1180,1182,1185,1186,1193,1197,1200,1209,1211,1212,1213,1216,1217,1218,1219,1220,1223,1227,1250,1253,1254,1255,1256,1265,1267,1268,1269,1272,1273,1274,1275,1276,1279,1283,1299,1302,1303,1304,1305,1314,1316,1317,1318,1321,1322,1323,1324,1325,1328,1332,1341,1344,1345,1346,1347,1353,1356,1360,1363,1364,1368,1369,1380,1381,1383,1390,1391,1399,1403,1406,1407,1409,1416,1417,1425,1429,1432,1433,1435,1442,1443,1451,1455,1458,1471,1472,1474,1476,1479,1481,1483,1485,1486,1488,1492,1494,1496,1501,1502,1505,1508,1511,1520,1521,1525,1529,1533,1568,1569,1572,1574,1581,1599,1600,1602,1604,1607,1609,1611,1613,1614,1616,1620,1622,1624,1705,1706,1708,1710,1713,1715,1717,1719,1720,1722,1726,1728,1730,1744,1745,1746,1751,1755,1756,1759,1760,1769,1770,1771,1773,1776,1777,1779,1781,1782,1784,1787,1788,1790,1809,1810,1811,1812,1816,1817,1822,1823,1826,1827,1828,1837,1838,1841,1844,1847,1856,1857,1860,1863,1866,1914,1925,1926,1929,1932,1935,1944,1945,1946,1948,1951,1952,1954,1956,1957,1959,1962,1963,1965,1968,1969,1970],data_ax:1973,data_disk:1973,data_lik:[211,212,213,221,222,224,226,229,231,232,233,240,241,242,246,249,251,254,257,258,263,264,359,413,460,694,843,996,1130,1173,1250,1299,1341,1494,1511,1533,1622,1728,1788,1827,1847,1866,1935,1963],data_memori:1973,data_nam:[315,381,431,656,799,876,956,1059,1149,1212,1268,1317],dataset:[0,268,282,285,287,288,289,312,378,428,653,796,861,877,905,906,907,912,913,914,924,925,926,927,928,929,953,1040,1049,1060,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1146,1209,1265,1314,1353,1368,1968,1969],dataset_compli:[228,282,1973],datatyp:[0,285],date:[0,11,19,27,46,54,55,65,77,88,97,110,117,124],datetim:[54,55],datetime360dai:[54,1973],datetime_arrai:[0,7,17,24,44,55,61,73,84,94,108,115,122,1973],datetime_as_str:54,datetimegregorian:[11,19,27,46,54,65,77,88,97,110,117,124,1973],datum:[0,42,174,268,280,622,625,627,629,644,1657,1659,1664,1973],davi:[287,289],david:[267,287,289],debug:[275,281,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],decompress:[505,516,517,1198,1199,1391,1404,1405,1417,1430,1431,1443,1456,1457],decor:252,decoupl:268,decreas:[224,251],deduc:[213,242],deep:[7,17,24,44,61,73,84,94,108,115,122,210,211,212,213,214,215,216,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,284,299,314,364,365,380,414,415,430,462,463,475,506,523,538,555,584,598,608,609,611,621,655,695,696,715,772,787,798,848,849,875,891,933,935,942,943,955,1001,1002,1014,1058,1122,1124,1132,1133,1148,1174,1175,1187,1211,1251,1252,1267,1300,1301,1316,1342,1343,1354,1375,1392,1418,1444,1464,1471,1497,1498,1501,1512,1513,1520,1535,1536,1542,1568,1580,1592,1599,1625,1626,1634,1643,1644,1646,1654,1672,1692,1698,1705,1731,1732,1744,1749,1761,1762,1769,1791,1792,1798,1809,1829,1830,1837,1848,1849,1856,1867,1868,1873,1880,1886,1890,1899,1900,1902,1909,1917,1918,1925,1936,1937,1944,1966,1967,1973],deepcopi:[268,291,299,304,314,370,380,420,430,468,475,496,506,523,533,538,542,555,589,598,612,621,645,655,702,715,764,772,788,798,854,875,945,955,1007,1014,1032,1058,1138,1148,1181,1187,1201,1211,1257,1267,1306,1316,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1465,1471,1499,1501,1514,1520,1537,1542,1558,1568,1583,1592,1593,1599,1627,1634,1647,1654,1665,1672,1686,1692,1699,1705,1738,1744,1763,1769,1793,1798,1803,1809,1831,1837,1850,1856,1873,1874,1880,1887,1890,1903,1909,1919,1925,1938,1944,1973],def:268,default_fill_valu:[222,249],defin:[0,54,55,208,210,215,216,217,218,220,222,223,225,227,228,232,234,239,248,250,252,253,255,256,258,268,278,282,285,287,289,295,296,297,298,302,303,305,308,309,310,311,312,326,349,354,355,371,374,375,376,377,378,386,398,399,402,408,410,411,421,424,425,426,427,428,437,450,457,458,471,472,473,474,481,500,501,502,503,513,514,516,517,539,548,549,550,551,557,560,561,563,565,566,568,569,570,571,592,593,594,595,602,615,616,617,618,627,634,639,640,646,649,650,651,652,653,661,672,673,674,678,685,687,689,691,692,703,707,709,710,711,712,714,721,722,735,749,767,768,769,770,774,778,783,784,789,792,793,794,795,796,810,833,838,839,857,858,859,860,861,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,890,893,898,908,911,917,931,937,938,946,949,950,951,952,953,966,987,992,993,1010,1011,1012,1013,1017,1022,1024,1029,1033,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1079,1085,1092,1097,1100,1106,1120,1126,1127,1139,1142,1143,1144,1145,1146,1154,1165,1170,1171,1195,1196,1198,1199,1202,1205,1206,1207,1208,1209,1217,1228,1229,1230,1234,1241,1243,1245,1247,1248,1258,1261,1262,1263,1264,1265,1273,1284,1285,1288,1294,1296,1297,1307,1310,1311,1312,1313,1314,1322,1333,1338,1339,1348,1349,1350,1351,1352,1366,1367,1370,1371,1372,1373,1374,1378,1379,1386,1387,1388,1389,1401,1402,1404,1405,1412,1413,1414,1415,1427,1428,1430,1431,1438,1439,1440,1441,1453,1454,1456,1457,1460,1461,1462,1463,1466,1467,1468,1469,1515,1516,1517,1518,1538,1539,1540,1541,1562,1563,1564,1565,1585,1586,1587,1588,1594,1595,1596,1597,1628,1629,1630,1631,1648,1649,1650,1651,1668,1669,1670,1671,1687,1688,1689,1690,1700,1701,1702,1703,1733,1734,1735,1736,1739,1740,1741,1742,1764,1765,1766,1767,1794,1795,1796,1797,1804,1805,1806,1807,1832,1833,1834,1835,1851,1852,1853,1854,1869,1870,1871,1872,1875,1876,1877,1878,1904,1905,1906,1907,1920,1921,1922,1923,1939,1940,1941,1942,1973],definit:[220,223,228,229,248,250,256,257,920,921,1109,1110],degre:[277,278,566,573,871,874,882,883,892,1053,1054,1057,1066,1067,1075,1077,1750,1815,1973],degree:[892,1077,1750,1815],degree_n:[892,1077,1750,1815],degrees_:[277,278,573,863,874,1042,1053,1057,1973],degrees_east:[72,86,186,193,277,278,287,289,315,395,396,556,576,577,585,587,716,799,868,869,870,876,878,888,898,956,1050,1051,1052,1059,1061,1072,1085,1092,1569,1573,1582,1810,1968,1973],degrees_n:[277,278,573,862,863,871,874,1041,1042,1053,1054,1057,1973],degrees_north:[72,86,186,193,277,278,287,289,328,556,576,577,578,585,586,587,812,868,869,870,876,878,888,898,968,1050,1051,1052,1059,1061,1072,1085,1092,1569,1573,1574,1581,1582,1745,1968,1973],del_ax:[482,485,486,491,1546,1549,1550,1553],del_bound:[8,62,74,162,170,181,187,205,327,338,357,811,822,841,967,977,995,1479,1485,1492,1607,1613,1620,1713,1719,1726,1776,1781,1787,1951,1956,1962],del_calendar:[719,725,740,753,1675,1676,1679,1682],del_climatolog:[0,329,348,358,813,832,842,1480,1490,1493,1608,1618,1621,1714,1724,1727],del_construct:[868,892,898,940,1050,1077,1085,1129,1750,1754,1759,1815,1821,1826,1973],del_coordin:[619,631,641,1652,1660,1661],del_coordinate_convers:[628,642,1658,1662],del_data:[0,10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,316,330,339,359,387,392,413,438,444,460,662,667,694,800,814,823,843,957,969,978,996,1078,1086,1130,1155,1160,1173,1218,1223,1250,1274,1279,1299,1323,1328,1341,1472,1481,1486,1494,1505,1508,1511,1525,1529,1533,1600,1609,1614,1622,1706,1715,1720,1728,1770,1777,1782,1788,1816,1822,1827,1841,1844,1847,1860,1863,1866,1929,1932,1935,1945,1952,1957,1963,1973],del_data_ax:[893,900,941,1079,1087,1131,1751,1756,1760,1817,1823,1828],del_datax:[900,941,1751,1756,1760],del_datum:[629,644,1659,1664],del_domain_ancillari:[596,603,605,609,1632,1638,1640,1644,1888,1894,1896,1900],del_fill_valu:[733,741,754,1677,1680,1683],del_geometri:[332,340,360,816,824,844,971,979,997,1482,1487,1495,1610,1615,1623,1716,1721,1729,1778,1783,1789,1953,1958,1964],del_interior_r:[0,13,67,79,165,172,184,190,207,333,341,361,817,825,845,972,980,998,1483,1488,1496,1611,1616,1624,1717,1722,1730,1779,1784,1790,1954,1959,1965],del_measur:[440,445,448,461,1526,1530,1534],del_method:[483,486,488,489,492,1547,1550,1554],del_node_count:[334,342,362,818,826,846,973,981,999],del_paramet:[597,604,606,610,771,776,777,786,1633,1639,1641,1645,1691,1694,1695,1697,1879,1882,1883,1885,1889,1895,1897,1901],del_part_node_count:[336,343,363,820,827,847,975,982,1000],del_properti:[0,313,337,344,346,365,379,390,393,415,429,442,446,463,654,665,668,670,696,797,821,828,830,849,866,896,902,904,943,954,976,983,985,1002,1047,1083,1089,1091,1133,1147,1158,1161,1163,1175,1210,1221,1224,1226,1252,1266,1277,1280,1282,1301,1315,1326,1329,1331,1343,1470,1484,1489,1498,1500,1506,1509,1513,1519,1527,1531,1536,1598,1612,1617,1626,1704,1718,1723,1732,1743,1752,1757,1762,1768,1780,1785,1792,1808,1819,1824,1830,1836,1842,1845,1849,1855,1861,1864,1868,1908,1912,1915,1918,1924,1930,1933,1937,1943,1955,1960,1967,1973],del_qualifi:[484,487,490,493,1548,1551,1552,1555],del_siz:[1018,1019,1031,1800,1801,1802],del_unit:[717,739,742,755,1673,1678,1681,1684],delet:[0,282,285,599,600,717,718,719,773,1635,1636,1673,1674,1675,1693,1881,1891,1892,1973],delimit:[349,353,354,355,398,399,402,407,408,409,410,411,450,456,457,458,634,638,639,640,672,673,674,678,685,686,687,688,689,690,691,692,778,782,783,784,833,837,838,839,908,911,917,930,931,936,937,938,987,991,992,993,1022,1024,1028,1029,1097,1100,1106,1119,1120,1125,1126,1127,1165,1169,1170,1171,1228,1229,1230,1234,1241,1242,1243,1244,1245,1246,1247,1248,1284,1285,1288,1293,1294,1295,1296,1297,1333,1337,1338,1339],delta:716,demonstr:[268,1973],denot:285,dep:288,depend:[0,211,213,219,224,226,229,234,240,242,247,251,254,257,276,282,731,1970,1973],deprec:[0,215,230,234,236,237,238,561,581,1577],depth:[0,296,309,375,425,472,501,549,576,585,593,616,650,710,768,793,858,950,1011,1037,1143,1206,1262,1311,1350,1372,1387,1413,1439,1461,1467,1516,1539,1563,1586,1595,1629,1649,1669,1688,1701,1734,1740,1765,1795,1805,1833,1852,1870,1876,1905,1921,1940],deriv:[277,1053,1973],describ:[208,211,213,214,224,225,226,228,229,232,240,242,243,251,253,254,256,257,258,268,282,285,315,381,431,476,509,539,552,557,563,573,576,585,622,656,799,862,863,864,865,868,869,870,871,872,873,874,876,878,882,883,884,885,886,887,888,898,956,1015,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1059,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1085,1149,1190,1212,1268,1317,1395,1421,1447,1973],descript:[9,25,32,41,63,71,75,83,85,95,163,167,169,173,182,185,188,191,192,196,208,211,212,213,214,219,221,224,225,226,228,229,231,232,233,240,241,242,243,246,247,251,253,254,256,257,258,262,263,264,267,276,277,278,279,282,285,287,288,289,325,326,385,386,436,437,480,481,559,561,563,570,602,626,627,660,661,721,774,809,810,889,890,905,906,907,909,912,913,914,920,924,925,926,927,928,929,932,933,965,966,1017,1073,1074,1094,1095,1096,1098,1101,1102,1103,1109,1113,1114,1115,1116,1117,1118,1121,1122,1153,1154,1216,1217,1272,1273,1321,1322,1973],descriptor:[285,517,1199,1405,1431,1457,1973],design:[208,268,287,289,1969,1973],desir:[212,222,268,1973],detail:[218,234,268,275,277,278,279,281,282,285,287,289,302,326,368,386,437,481,513,557,559,561,602,627,661,721,774,810,852,869,870,886,887,890,893,966,1005,1017,1045,1046,1051,1052,1070,1071,1074,1079,1154,1195,1217,1273,1322,1366,1378,1401,1427,1453],detect:285,determin:[297,310,376,426,473,502,550,594,617,651,711,769,794,859,951,1012,1038,1144,1207,1263,1312,1351,1373,1388,1414,1440,1462,1468,1517,1540,1564,1587,1596,1630,1650,1670,1689,1702,1735,1741,1766,1796,1806,1834,1853,1871,1877,1906,1922,1941,1973],dev:[287,289],develop:1973,dict:[211,212,213,214,215,216,218,219,221,223,224,225,226,228,229,230,231,232,233,234,240,241,242,243,246,247,250,251,253,254,256,257,258,260,261,262,263,264,285,298,311,313,323,356,364,377,379,383,396,412,414,427,429,434,459,462,474,490,503,504,505,516,529,531,551,556,560,561,562,563,564,565,566,567,568,569,571,572,577,584,595,596,597,601,607,608,611,618,652,654,658,693,695,712,731,735,738,770,771,785,787,795,797,807,840,848,860,866,877,880,909,910,920,921,933,935,939,942,952,954,963,994,1001,1013,1039,1047,1049,1060,1064,1098,1099,1109,1110,1122,1124,1128,1132,1145,1147,1151,1172,1174,1185,1186,1198,1208,1210,1214,1249,1251,1264,1266,1270,1298,1300,1313,1315,1319,1340,1342,1352,1365,1374,1389,1390,1391,1404,1415,1416,1417,1430,1441,1442,1443,1456,1463,1469,1470,1477,1491,1497,1500,1503,1510,1512,1518,1519,1523,1532,1535,1541,1552,1565,1569,1570,1573,1580,1588,1597,1598,1605,1619,1625,1631,1632,1633,1637,1642,1643,1646,1651,1671,1690,1691,1696,1698,1703,1704,1711,1725,1731,1736,1742,1743,1747,1758,1761,1767,1768,1774,1786,1791,1797,1807,1808,1813,1825,1829,1835,1836,1839,1846,1848,1854,1855,1858,1865,1867,1872,1878,1879,1884,1886,1888,1889,1893,1898,1899,1902,1907,1908,1910,1916,1917,1923,1924,1927,1934,1936,1942,1943,1949,1961,1966,1973],dict_item:[577,1573],dict_kei:[579,1575],dict_valu:[587,1582],dictionari:[211,212,213,214,219,221,223,224,225,226,228,229,231,232,233,240,241,242,243,245,246,247,250,251,253,254,256,257,258,260,261,262,263,264,275,285,298,311,364,377,414,427,462,474,503,504,524,525,530,551,552,560,561,562,563,564,565,566,567,568,569,570,571,572,573,584,595,608,611,618,652,695,712,770,787,795,848,860,877,933,935,942,952,1001,1013,1039,1060,1122,1124,1132,1145,1174,1185,1208,1251,1264,1300,1313,1342,1352,1365,1374,1389,1390,1415,1416,1441,1442,1463,1469,1497,1512,1518,1535,1541,1565,1570,1580,1588,1597,1625,1631,1643,1646,1651,1671,1690,1698,1703,1731,1736,1742,1761,1767,1791,1797,1807,1829,1835,1848,1854,1867,1872,1878,1886,1899,1902,1907,1917,1923,1936,1942,1966,1973],didn:0,differ:[0,212,219,220,227,231,247,248,255,268,274,283,285,302,305,326,369,371,386,419,421,437,467,481,513,559,602,627,646,661,700,703,707,721,774,789,810,853,890,909,920,932,933,946,966,1006,1017,1033,1049,1053,1074,1098,1109,1121,1122,1139,1154,1179,1195,1202,1217,1256,1258,1273,1305,1307,1322,1347,1348,1366,1370,1378,1401,1427,1453,1973],dim:1973,dim_1:1973,dim_2:1973,dim_i:1973,dim_t:1973,dim_x:1973,dim_z:1973,dimens:[0,4,14,15,21,22,29,30,36,48,49,58,59,68,69,80,81,91,92,99,100,105,112,113,119,120,126,127,131,136,137,142,148,154,159,178,179,201,202,208,211,212,213,215,218,219,220,223,224,225,226,227,228,230,232,234,236,237,238,240,241,242,244,246,247,248,250,251,253,254,255,256,258,277,278,279,282,285,287,289,302,305,326,371,386,398,400,402,403,405,407,408,421,437,470,504,510,513,516,517,557,558,559,561,567,568,572,627,646,661,672,673,675,676,678,679,680,682,683,685,686,687,688,689,703,707,724,726,727,738,751,789,809,810,864,871,874,877,878,882,883,886,887,888,890,898,905,906,912,913,915,918,924,925,926,927,946,966,1017,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1033,1043,1049,1053,1054,1057,1059,1060,1061,1066,1067,1070,1071,1072,1074,1085,1092,1094,1095,1101,1102,1104,1107,1113,1114,1115,1116,1137,1139,1154,1185,1191,1195,1198,1199,1202,1217,1228,1229,1231,1232,1234,1235,1236,1238,1239,1241,1242,1243,1244,1245,1258,1273,1284,1286,1288,1289,1291,1293,1294,1307,1322,1348,1366,1370,1378,1390,1396,1401,1404,1405,1416,1422,1427,1430,1431,1442,1448,1453,1456,1457,1570,1968],dimension:[0,220,225,229,248,253,257,287,289,368,558,762,843,852,1005,1728,1973],dimension_coordin:[0,63,182,218,244,282,285,557,560,561,572,573,576,580,585,874,876,1057,1059,1570,1576,1973],dimension_coordinate_i:1973,dimension_coordinate_t:1973,dimension_coordinate_x:1973,dimension_coordinate_z:1973,dimensioncoordin:[0,1,72,86,186,193,218,244,268,280,556,573,576,577,578,585,586,587,868,869,870,871,874,876,878,882,883,888,892,1050,1051,1052,1054,1057,1059,1061,1066,1067,1072,1077,1569,1573,1574,1581,1582,1750,1815,1973],dimensioncoordinate0:[72,86,186,193,220,248,556,576,577,578,579,580,585,586,619,620,622,623,627,631,641,643,868,869,870,874,876,883,888,1050,1051,1052,1057,1059,1067,1072,1569,1573,1574,1575,1576,1581,1652,1653,1655,1660,1661,1663,1973],dimensioncoordinate1:[72,86,186,193,220,248,556,564,573,576,577,579,580,585,623,631,641,868,869,870,871,874,876,878,882,883,888,892,1050,1051,1052,1054,1057,1059,1061,1066,1067,1072,1077,1131,1569,1573,1575,1576,1655,1660,1661,1750,1754,1815,1821,1828,1973],dimensioncoordinate2:[72,86,186,193,220,248,556,573,576,577,579,580,585,868,869,870,874,876,879,883,888,892,1050,1051,1052,1057,1059,1063,1067,1072,1077,1087,1569,1573,1575,1576,1746,1750,1812,1815,1817,1823,1973],dimensioncoordinate3:[874,883,888,1057,1067,1072,1973],dimensioncoordinate99:[1754,1821],dimi:1973,dimt:1973,dimx:1973,direct:[266,1973],directli:[1053,1973],directori:[282,285,288,1971,1973],disabl:[275,281,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],discov:1137,discret:[225,230,233,236,237,238,253,277,278,279,369,419,467,700,853,1006,1049,1179,1256,1305,1347],discuss:[267,1973],disk:[0,234,268,282,285,287,289,367,417,465,518,698,759,851,1004,1135,1177,1200,1254,1303,1345,1369,1380,1406,1432,1458],displai:[0,276,282,285,325,326,385,386,436,437,480,481,559,602,626,627,660,661,721,774,809,810,877,889,890,965,966,1017,1060,1073,1074,1153,1154,1216,1217,1272,1273,1321,1322,1973],distinct:1973,distribut:[229,257,1973],doc:[267,268],docstr:[252,268,295,296,297,298,308,309,310,311,374,375,376,377,424,425,426,427,471,472,473,474,500,501,502,503,548,549,550,551,592,593,594,595,615,616,617,618,649,650,651,652,709,710,711,712,767,768,769,770,792,793,794,795,857,858,859,860,949,950,951,952,1010,1011,1012,1013,1036,1037,1038,1039,1142,1143,1144,1145,1205,1206,1207,1208,1261,1262,1263,1264,1310,1311,1312,1313,1349,1350,1351,1352,1371,1372,1373,1374,1386,1387,1388,1389,1412,1413,1414,1415,1438,1439,1440,1441,1460,1461,1462,1463,1466,1467,1468,1469,1515,1516,1517,1518,1538,1539,1540,1541,1562,1563,1564,1565,1585,1586,1587,1588,1594,1595,1596,1597,1628,1629,1630,1631,1648,1649,1650,1651,1668,1669,1670,1671,1687,1688,1689,1690,1700,1701,1702,1703,1733,1734,1735,1736,1739,1740,1741,1742,1764,1765,1766,1767,1794,1795,1796,1797,1804,1805,1806,1807,1832,1833,1834,1835,1851,1852,1853,1854,1869,1870,1871,1872,1875,1876,1877,1878,1904,1905,1906,1907,1920,1921,1922,1923,1939,1940,1941,1942],docstringrewritemeta:[0,268],document:[0,267,288,1970,1973],doe:[0,7,17,24,44,61,73,84,94,108,115,122,211,212,213,219,220,221,224,229,231,232,240,241,242,247,248,251,257,267,268,282,285,287,289,305,323,369,371,383,419,421,434,467,531,552,560,561,646,658,700,703,707,789,807,853,877,880,892,944,946,963,1006,1033,1049,1060,1064,1077,1137,1139,1151,1179,1202,1214,1256,1258,1270,1305,1307,1319,1347,1477,1503,1523,1605,1711,1747,1750,1774,1813,1815,1839,1858,1910,1927,1949,1969,1973],doesn:[1092,1973],doi:[285,287,289],doing:1973,dom1:[903,904],domain:[0,1,208,211,212,213,214,218,220,221,224,226,227,229,231,232,240,241,242,243,244,248,251,254,255,257,258,277,278,282,284,285,287,289,477,491,494,556,557,558,560,561,567,568,569,571,572,575,596,599,601,602,603,605,608,609,627,965,1015,1017,1033,1045,1046,1053,1059,1061,1063,1068,1069,1070,1071,1072,1079,1080,1087,1092,1093,1129,1130,1131,1136,1543,1553,1569,1570,1572,1632,1635,1637,1638,1640,1643,1644,1810,1812,1817,1818,1823,1826,1827,1828,1888,1891,1893,1894,1896,1899,1900,1969],domain_anc_a:1973,domain_anc_b:1973,domain_anc_orog:1973,domain_ancillari:[0,42,75,174,188,218,219,244,247,261,282,285,572,596,599,603,605,608,609,624,628,642,1570,1632,1635,1638,1640,1643,1644,1656,1658,1662,1888,1891,1894,1896,1899,1900,1973],domain_ancillary_a:1973,domain_ancillary_b:1973,domain_ancillary_orog:1973,domain_ax:[887,1045,1046,1071,1973],domain_axi:[0,83,191,218,244,560,572,580,876,886,1027,1030,1059,1070,1570,1576,1973],domain_axisi:1973,domain_axist:1973,domain_axisx:1973,domain_latitud:1973,domainancillari:[1,42,174,218,244,268,280,624,628,642,884,885,1068,1069,1656,1658,1662,1973],domainancillary0:[564,596,601,608,622,884,1068,1632,1637,1643,1888,1893,1899,1973],domainancillary1:[596,601,608,622,884,900,941,1068,1087,1131,1632,1637,1643,1756,1760,1823,1828,1888,1893,1899,1973],domainancillary2:[219,247,261,596,599,601,603,605,608,609,622,884,885,1053,1068,1069,1632,1635,1637,1638,1640,1643,1644,1888,1891,1893,1894,1896,1899,1900,1973],domainaxi:[0,1,72,86,186,193,218,244,268,280,556,573,576,577,585,587,876,887,888,892,1059,1071,1072,1077,1569,1573,1582,1750,1815,1973],domainaxis0:[72,86,186,193,214,243,491,494,556,576,577,579,580,581,585,876,887,888,893,900,940,941,1048,1059,1063,1071,1072,1079,1087,1129,1131,1553,1569,1573,1575,1576,1577,1751,1756,1759,1760,1812,1817,1823,1826,1828,1973],domainaxis1:[72,86,186,193,214,243,477,482,485,491,494,556,558,561,566,573,576,577,579,580,581,585,876,879,888,892,893,900,940,941,1027,1030,1059,1063,1072,1075,1077,1079,1087,1129,1130,1131,1543,1546,1549,1553,1569,1573,1575,1576,1577,1746,1750,1751,1756,1759,1760,1812,1815,1817,1823,1826,1827,1828,1973],domainaxis2:[72,86,186,193,214,243,491,556,558,561,566,573,576,577,579,580,585,876,888,892,893,940,1059,1063,1072,1075,1077,1079,1087,1093,1129,1130,1553,1569,1573,1575,1576,1750,1759,1812,1815,1817,1823,1826,1827,1973],domainaxis3:[558,566,580,743,888,1072,1075,1093,1576,1973],domainaxis4:558,don:0,done:[218,266,582,1578,1968,1973],dot:[296,297,309,310,375,376,425,426,472,473,501,502,549,550,593,594,616,617,650,651,710,711,768,769,793,794,858,859,950,951,1011,1012,1037,1038,1143,1144,1206,1207,1262,1263,1311,1312,1350,1351,1372,1373,1387,1388,1413,1414,1439,1440,1461,1462,1467,1468,1516,1517,1539,1540,1563,1564,1586,1587,1595,1596,1629,1630,1649,1650,1669,1670,1688,1689,1701,1702,1734,1735,1740,1741,1765,1766,1795,1796,1805,1806,1833,1834,1852,1853,1870,1871,1876,1877,1905,1906,1921,1922,1940,1941],doubl:1973,download:[288,1971,1973],downstream:0,drach:[287,289],draft:267,dsg:[0,277,278,279,369,419,467,700,853,1006,1049,1137,1179,1256,1305,1347,1973],dtype:[0,217,222,234,285,290,315,381,431,495,517,656,701,716,720,799,876,956,1059,1149,1180,1198,1199,1212,1268,1317,1381,1404,1405,1407,1430,1431,1433,1456,1457,1973],due:282,dummi:1973,dump:[539,557,563,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,898,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1085,1973],duplic:[0,285],durat:[282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],dure:[0,234,288,517,713,1199,1405,1431,1457,1973],each:[208,211,212,220,221,224,226,228,231,232,234,236,237,238,240,241,248,251,254,256,258,267,268,275,276,277,278,279,281,284,285,302,305,315,366,368,371,381,416,418,421,431,464,466,476,513,516,517,552,560,573,622,646,656,697,699,703,707,716,724,731,735,738,746,748,751,757,758,760,789,799,850,852,867,876,890,909,920,924,925,926,927,928,929,932,933,946,956,1003,1005,1015,1033,1049,1059,1074,1092,1098,1109,1113,1114,1115,1116,1117,1118,1121,1122,1134,1136,1139,1149,1176,1178,1195,1198,1199,1202,1212,1253,1255,1258,1268,1302,1304,1307,1317,1344,1346,1348,1366,1368,1370,1378,1401,1404,1405,1427,1430,1431,1453,1456,1457,1969,1973],earlier:[0,282],earth_radiu:[43,175,219,223,247,250,260,261,600,604,606,608,610,611,622,625,629,644,773,776,777,786,787,1636,1639,1641,1643,1645,1646,1657,1659,1664,1693,1694,1695,1697,1698,1881,1882,1883,1885,1886,1892,1895,1897,1899,1901,1902,1973],easi:[],easier:[1969,1973],easiest:[],easili:[282,285],eastward_wind:[278,279,1973],eaton:[287,289],edit:[267,285,1973],edu:[208,287,289],effect:[0,275,1973],effici:[285,369,853,944,1006,1049,1137,1969,1973],either:[214,218,225,227,234,243,253,255,268,275,281,287,289,291,298,299,302,311,377,427,474,491,496,503,506,513,517,531,551,558,595,618,652,712,714,770,795,860,952,1013,1039,1145,1181,1187,1195,1199,1208,1264,1313,1348,1352,1354,1366,1370,1374,1375,1378,1382,1389,1392,1401,1405,1408,1415,1418,1427,1431,1434,1441,1444,1453,1457,1459,1463,1464,1469,1518,1541,1553,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1873,1878,1907,1923,1942,1973],elaps:1973,element:[0,6,12,16,20,23,28,31,38,47,50,56,60,66,70,78,82,90,93,98,101,107,111,114,118,121,125,128,133,135,138,144,150,156,161,177,180,200,203,208,215,223,225,227,228,230,231,234,236,237,238,250,253,255,256,266,268,282,305,312,315,326,371,378,381,386,421,428,431,437,476,552,559,573,576,585,602,622,627,646,653,656,661,673,685,689,703,707,713,714,716,720,721,722,723,744,746,748,752,758,762,774,789,796,799,810,861,876,877,890,946,953,956,966,1015,1017,1033,1040,1049,1059,1060,1074,1139,1146,1149,1154,1202,1209,1212,1217,1229,1241,1245,1258,1265,1268,1273,1307,1314,1317,1322,1405,1431,1457,1973],ellipsi:[302,513,1195,1348,1366,1370,1378,1401,1427,1453,1973],els:[218,244,268,314,357,359,361,380,386,413,430,460,525,530,559,574,642,644,655,661,694,715,798,841,843,845,875,955,995,996,998,1058,1130,1148,1154,1173,1211,1217,1250,1267,1273,1299,1316,1322,1341,1471,1492,1494,1496,1501,1511,1520,1533,1568,1571,1599,1620,1622,1624,1662,1664,1672,1705,1726,1728,1730,1744,1769,1787,1788,1790,1809,1827,1837,1847,1856,1866,1925,1935,1944,1962,1963,1965,1973],embed:[298,311,377,427,474,503,551,595,618,652,712,770,795,860,952,1013,1039,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],emerg:[281,1973],emploi:[282,291,299,496,506,1181,1187,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1672,1873,1968,1973],empti:[282,284,301,323,331,335,349,354,355,383,388,389,398,399,402,408,410,411,434,439,441,450,457,458,511,512,529,552,573,576,585,630,634,639,640,658,663,664,672,673,674,678,685,687,689,691,692,724,726,728,732,737,775,778,783,784,807,815,819,833,838,839,877,880,894,895,908,911,917,931,937,938,963,970,974,987,992,993,1022,1024,1029,1048,1060,1064,1081,1082,1097,1100,1106,1120,1126,1127,1151,1156,1157,1165,1170,1171,1192,1193,1214,1219,1220,1228,1229,1230,1234,1241,1243,1245,1247,1248,1270,1275,1276,1284,1285,1288,1294,1296,1297,1319,1324,1325,1333,1338,1339,1358,1363,1365,1377,1397,1399,1423,1425,1449,1451,1477,1503,1523,1605,1711,1747,1774,1813,1839,1858,1910,1927,1949,1973],enabl:[0,287,289,1973],encod:[208,268,287,289,1049,1969,1973],encount:[877,1060,1973],end:[282,1969],endian:[285,1973],enforc:[287,289,1969],enhanc:[0,287,289,1972],enough:1973,ensur:[0,245,268,905,906,907,912,913,914,924,925,926,927,928,929,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118],enter:[519,534],entireti:[315,381,431,656,799,876,956,1059,1149,1212,1268,1317],entri:[267,552,573],environ:[0,285,287,289],epsilon:[274,283,1973],equal:[0,89,195,274,275,281,282,283,284,285,312,369,378,394,419,428,467,563,585,653,669,700,714,796,853,861,903,944,953,1006,1040,1049,1090,1137,1146,1162,1179,1209,1225,1256,1265,1281,1305,1314,1330,1347,1818],equat:1973,equival:[0,8,10,13,18,26,45,62,64,67,74,76,79,87,89,96,109,116,123,162,164,165,166,168,170,171,172,181,183,184,187,189,190,194,195,197,198,204,205,206,207,210,211,212,213,214,215,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,275,281,282,285,299,314,326,333,380,386,430,437,475,481,506,523,538,539,555,559,560,583,598,602,621,627,655,661,714,715,721,772,774,798,810,817,863,865,874,875,883,884,890,955,966,972,1014,1017,1042,1044,1057,1058,1067,1068,1074,1075,1148,1154,1187,1211,1217,1267,1273,1316,1322,1354,1375,1392,1418,1444,1464,1471,1483,1501,1520,1542,1568,1579,1592,1599,1611,1634,1654,1672,1692,1705,1717,1744,1769,1779,1798,1809,1837,1856,1873,1880,1890,1909,1925,1944,1954,1973],erron:0,error:[0,285,1973],especi:1973,establish:1973,estim:[229,257,1973],etc:[267,1969,1973],evalu:[222,713],even:[0,284,285,314,380,430,655,798,878,891,909,920,932,933,955,1053,1058,1061,1098,1109,1121,1122,1148,1211,1267,1316,1471,1501,1520,1599,1705,1745,1749,1769,1809,1810,1837,1856,1925,1944,1968,1973],event:1973,everi:[266,277,278,279,517,1199,1405,1431,1457,1973],exact:[0,561],exactli:[224,251,578,586,714,1045,1046,1049,1574,1581,1973],exampl:[0,2,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,134,135,137,139,140,145,146,151,152,157,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,202,204,205,206,207,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,239,240,241,242,243,244,246,247,248,249,250,251,253,254,255,256,257,258,260,261,262,263,264,266,270,273,274,275,276,277,278,279,280,281,282,283,284,285,287,288,289,290,291,295,299,301,302,304,305,308,312,313,314,315,316,317,318,319,320,321,322,323,324,326,327,328,329,330,332,333,334,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,368,369,370,371,374,378,379,380,381,382,383,384,386,387,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,418,419,420,421,424,428,429,430,431,432,433,434,435,437,438,440,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,466,467,468,471,475,476,477,478,479,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,500,506,509,510,511,513,515,539,548,552,555,556,557,558,559,561,562,563,564,565,566,567,568,569,570,571,572,573,575,576,577,578,579,580,581,583,585,586,587,589,592,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,615,619,620,621,622,623,624,625,627,628,629,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,649,653,654,655,656,657,658,659,661,662,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,699,700,701,702,703,705,707,709,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,731,732,733,734,735,736,738,739,740,741,742,743,744,746,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,764,767,771,772,773,774,776,777,778,779,780,781,782,783,784,785,786,787,788,789,792,796,797,798,799,800,801,802,803,804,805,806,807,808,810,811,812,813,814,816,817,818,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,852,853,854,857,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,890,891,892,893,894,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,949,953,954,955,956,957,958,959,960,961,962,963,964,966,967,968,969,971,972,973,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1005,1006,1007,1010,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1036,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1077,1078,1079,1080,1081,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1136,1137,1138,1139,1142,1146,1147,1148,1149,1150,1151,1152,1154,1155,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1178,1179,1180,1181,1187,1190,1191,1192,1195,1197,1198,1199,1201,1202,1205,1209,1210,1211,1212,1213,1214,1215,1217,1218,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1255,1256,1257,1258,1261,1265,1266,1267,1268,1269,1270,1271,1273,1274,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1304,1305,1306,1307,1310,1314,1315,1316,1317,1318,1319,1320,1322,1323,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1346,1347,1349,1354,1358,1361,1363,1364,1365,1366,1371,1375,1377,1378,1381,1382,1386,1392,1395,1396,1397,1401,1403,1404,1405,1407,1408,1412,1418,1421,1422,1423,1427,1429,1430,1431,1433,1434,1438,1444,1447,1448,1449,1453,1455,1456,1457,1459,1460,1464,1465,1466,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1562,1568,1569,1570,1572,1573,1574,1575,1576,1577,1579,1581,1582,1583,1584,1585,1589,1590,1591,1592,1593,1594,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1668,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1738,1739,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1798,1799,1800,1801,1802,1803,1804,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1873,1874,1875,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1971,1973],example_domain:[278,279,861,862,864,867,868,869,870,871,872,876,882,885,887,893,894],example_field:[0,72,86,89,186,193,195,277,280,284,328,395,396,447,448,488,489,556,577,579,580,587,632,633,732,759,812,877,878,891,898,968,1040,1041,1043,1050,1051,1052,1054,1055,1059,1060,1061,1063,1066,1069,1071,1079,1081,1085,1087,1092,1131,1568,1569,1570,1573,1575,1576,1579,1582,1749,1810,1812,1817,1818,1823,1828,1968,1973],exc_typ:[520,535],exc_valu:[520,535],exce:1973,except:[0,227,255,268,275,282,285,300,303,316,317,318,319,320,321,322,324,326,327,328,329,330,332,333,334,336,337,350,351,382,384,386,387,390,400,401,403,404,432,433,435,437,438,440,442,451,453,477,478,479,481,482,483,484,508,510,514,515,559,575,578,581,586,599,600,602,603,604,623,627,635,636,657,659,661,662,665,675,676,677,679,680,681,717,718,719,721,725,727,729,731,733,734,735,736,738,739,756,773,774,776,779,780,800,801,802,803,804,805,806,808,810,811,812,813,814,816,817,818,820,821,834,835,862,864,868,869,870,871,872,878,879,881,882,885,887,888,890,892,893,896,915,916,918,919,940,957,958,959,960,961,962,964,966,967,968,969,971,972,973,975,976,988,989,1016,1017,1018,1023,1025,1041,1043,1045,1050,1051,1052,1054,1055,1061,1062,1063,1065,1066,1069,1071,1072,1074,1076,1077,1078,1079,1083,1104,1105,1107,1108,1129,1150,1152,1154,1155,1158,1166,1167,1189,1191,1194,1196,1197,1213,1215,1217,1218,1221,1231,1232,1233,1235,1236,1237,1269,1271,1273,1274,1277,1286,1287,1289,1290,1318,1320,1322,1323,1326,1334,1335,1355,1357,1359,1367,1376,1379,1394,1396,1402,1403,1420,1422,1428,1429,1446,1448,1454,1455,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1502,1504,1505,1506,1521,1522,1524,1525,1526,1527,1543,1544,1545,1546,1547,1548,1572,1574,1577,1581,1584,1589,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1635,1636,1638,1639,1655,1673,1674,1675,1676,1677,1678,1685,1693,1694,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1745,1746,1748,1750,1751,1752,1759,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1799,1800,1810,1811,1812,1814,1815,1816,1817,1819,1826,1838,1840,1841,1842,1857,1859,1860,1861,1881,1882,1891,1892,1894,1895,1911,1912,1926,1928,1929,1930,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1969,1973],exclud:[232,258,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1969,1973],exclus:[220,248,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939],execut:[216,217,315,381,431,656,724,799,876,956,1059,1149,1212,1268,1317,1973],exist:[0,208,225,228,282,285,287,289,585,714,717,718,719,725,733,739,740,741,742,753,754,755,877,878,892,898,905,906,907,912,913,914,924,925,926,927,928,929,940,1027,1060,1061,1077,1085,1093,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1129,1368,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1745,1750,1754,1759,1810,1815,1821,1826,1970,1973],exit:[216,217,520,535],expand:[347,397,449,671,743,831,986,1093,1164,1227,1283,1332,1973],expans:[0,282,285,1973],expect:[213,242,287,289,560,1973],expens:[245,268],experi:285,experienc:1969,explicit:1973,explicitli:[220,248,268,282,295,308,312,374,424,471,500,548,592,615,649,709,767,792,796,857,949,953,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1973],extend:[268,285],extens:[285,287,289,1969],extent:[0,211,224,226,232,240,251,254,258,282,877,1060,1973],extern:[0,268,282,285,287,289,369,419,452,455,467,700,853,944,1006,1049,1137,1179,1256,1305,1347,1971],external1:282,external2:282,external_vari:[282,285,1973],extra:[211,212,224,226,232,240,241,251,254,258,268,282,285,314,380,430,655,798,955,1058,1148,1211,1267,1316,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1969,1970,1973],extract:[228,256],extrem:[282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322],f_file:1973,facilit:[0,222,1969],fact:[214,243],fail:0,failur:0,fals:[57,215,217,218,234,244,249,276,282,285,302,312,314,315,316,317,318,319,320,321,322,324,325,326,327,329,330,332,333,334,336,337,338,339,340,341,342,343,344,345,348,350,351,352,353,357,358,359,360,361,362,363,364,365,378,380,381,382,384,385,386,387,390,391,392,393,394,400,401,403,404,405,406,407,409,413,414,415,428,430,431,432,433,435,436,437,438,440,442,443,444,445,446,447,451,452,453,454,455,456,460,461,462,463,476,477,478,480,481,482,483,485,486,487,488,491,492,513,555,559,560,561,562,563,564,565,566,567,568,569,571,572,584,599,600,602,603,604,605,606,608,609,610,611,622,626,627,631,632,635,636,637,638,641,653,655,656,657,659,660,661,662,665,666,667,668,669,675,676,677,679,680,681,682,683,684,686,688,690,694,695,696,713,714,715,716,717,718,719,721,722,724,725,733,739,740,741,742,743,753,754,755,757,759,760,761,773,774,776,777,779,780,781,782,786,787,796,798,799,800,801,802,803,804,805,806,808,809,810,811,813,814,816,817,818,820,821,822,823,824,825,826,827,828,829,832,834,835,836,837,841,842,843,844,845,846,847,848,849,861,862,864,868,871,872,876,877,879,881,882,885,887,889,890,891,893,896,897,898,899,900,901,902,915,916,918,919,920,921,922,923,930,933,935,936,940,942,943,944,953,955,956,957,958,959,960,961,962,964,965,966,967,969,971,972,973,975,976,977,978,979,980,981,982,983,984,988,989,990,991,995,996,997,998,999,1000,1001,1002,1015,1016,1017,1018,1019,1020,1023,1025,1026,1027,1028,1030,1031,1040,1041,1043,1045,1049,1050,1053,1054,1055,1058,1059,1060,1062,1063,1065,1066,1069,1071,1073,1074,1076,1078,1079,1083,1084,1085,1086,1087,1088,1089,1090,1092,1093,1104,1105,1107,1108,1109,1110,1111,1112,1119,1122,1124,1125,1129,1130,1132,1133,1134,1136,1137,1146,1148,1149,1150,1152,1153,1154,1155,1158,1159,1160,1161,1162,1166,1167,1168,1169,1173,1174,1175,1195,1209,1211,1212,1213,1215,1216,1217,1218,1221,1222,1223,1224,1225,1231,1232,1233,1235,1236,1237,1238,1239,1240,1242,1244,1246,1250,1251,1252,1265,1267,1268,1269,1271,1272,1273,1274,1277,1278,1279,1280,1281,1286,1287,1289,1290,1291,1292,1293,1295,1299,1300,1301,1314,1316,1317,1318,1320,1321,1322,1323,1326,1327,1328,1329,1330,1334,1335,1336,1337,1341,1342,1343,1366,1378,1401,1427,1453,1471,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1492,1493,1494,1495,1496,1497,1498,1501,1502,1504,1505,1506,1507,1508,1509,1511,1512,1513,1520,1521,1522,1524,1525,1526,1527,1528,1529,1530,1531,1533,1534,1535,1536,1543,1544,1546,1547,1549,1550,1551,1553,1554,1568,1580,1584,1589,1590,1591,1599,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1620,1621,1622,1623,1624,1625,1626,1635,1636,1638,1639,1640,1641,1643,1644,1645,1646,1660,1661,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1693,1694,1695,1697,1698,1705,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1726,1727,1728,1729,1730,1731,1732,1745,1746,1748,1749,1752,1753,1754,1755,1756,1757,1759,1761,1762,1769,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1787,1788,1789,1790,1791,1792,1799,1800,1801,1802,1809,1810,1811,1812,1814,1816,1817,1819,1820,1821,1822,1823,1824,1826,1827,1829,1830,1837,1838,1840,1841,1842,1843,1844,1845,1847,1848,1849,1856,1857,1859,1860,1861,1862,1863,1864,1866,1867,1868,1881,1882,1883,1885,1886,1891,1892,1894,1895,1896,1897,1899,1900,1901,1902,1911,1912,1913,1914,1915,1917,1918,1925,1926,1928,1929,1930,1931,1932,1933,1935,1936,1937,1944,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1962,1963,1964,1965,1966,1967,1973],far:268,fast:[282,314,380,430,655,798,955,1058,1148,1211,1267,1316,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1968,1973],faster:[267,560,561,562,563,564,565,566,567,568,569,570,571,572,1570,1968,1973],fastest:285,fault:0,featur:[0,221,231,236,237,238,277,278,279,285,1049,1137,1405,1431,1457,1969,1973],featuretyp:[285,1973],feedback:1973,few:[1969,1973],fewer:1973,field:[0,1,208,214,218,219,220,225,227,229,243,244,247,248,253,255,257,266,268,277,278,279,280,282,284,285,287,288,289,296,297,309,310,315,375,376,381,387,425,426,431,472,473,476,481,501,502,549,550,557,561,572,578,581,586,593,594,616,617,622,626,627,650,651,656,710,711,768,769,793,794,799,858,859,878,879,886,887,890,891,898,909,920,932,933,941,950,951,956,1011,1012,1015,1143,1144,1149,1153,1206,1207,1212,1262,1263,1268,1311,1312,1317,1350,1351,1372,1373,1387,1388,1413,1414,1439,1440,1461,1462,1467,1468,1516,1517,1539,1540,1563,1564,1570,1574,1577,1581,1586,1587,1595,1596,1629,1630,1649,1650,1669,1670,1688,1689,1701,1702,1734,1735,1740,1741,1746,1749,1760,1765,1766,1795,1796,1833,1834,1852,1853,1870,1871,1876,1877,1905,1906,1921,1922,1940,1941,1968,1969],field_ancillari:[0,95,196,218,244,282,285,572,1570,1973],field_latitud:1973,fieldancillari:[1,218,244,268,280,1973],fieldancillary0:[564,1973],fielddomain:[225,228,253,256],file:[0,208,211,212,213,220,221,222,223,224,225,226,228,229,231,232,233,256,268,273,282,285,287,289,319,331,332,335,340,360,388,389,439,441,512,630,663,664,732,737,749,750,751,756,775,803,815,816,819,824,844,894,895,909,920,932,933,959,970,971,974,979,997,1053,1081,1082,1098,1109,1121,1122,1156,1157,1193,1219,1220,1275,1276,1324,1325,1355,1356,1359,1360,1361,1362,1365,1368,1399,1425,1451,1475,1482,1487,1495,1603,1610,1615,1623,1685,1709,1716,1721,1729,1772,1778,1783,1789,1947,1953,1958,1964,1968,1969,1971],file_attribut:285,file_descriptor:[285,1973],filearraymixin:234,filenam:[234,268,273,282,285,1360,1973],filer_by_measur:565,fill:[0,10,18,26,45,51,64,76,87,96,109,116,123,164,166,168,171,176,183,189,194,197,198,204,206,222,249,330,359,413,438,460,662,694,714,718,721,733,741,754,814,843,969,996,1078,1130,1155,1173,1218,1250,1274,1299,1323,1341,1481,1494,1505,1511,1525,1533,1609,1622,1674,1677,1680,1683,1715,1728,1777,1788,1816,1827,1841,1847,1860,1866,1929,1935,1952,1963,1973],fill_valu:[222,249,714,722],fillval:722,filter:[281,285,539,552,557,561,562,563,564,565,566,567,568,569,570,571,572,573,576,585,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,893,898,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1079,1085,1579,1973],filter_by_:[560,570],filter_by_axi:[0,560,1973],filter_by_data:[560,1973],filter_by_ident:[218,539,552,557,560,561,863,865,874,883,884,1042,1044,1057,1067,1068,1075,1973],filter_by_kei:[560,1973],filter_by_measur:[0,560,1973],filter_by_method:[0,560,576,585,1973],filter_by_nax:[0,552,557,560,561,886,887,1070,1071,1973],filter_by_ncdim:[0,560,567,1973],filter_by_ncvar:[0,560,1973],filter_by_properti:[0,560,573,868,869,870,1050,1051,1052,1973],filter_by_s:[0,560,1973],filter_by_typ:[557,560,561,565,566,573,576,585,863,865,874,883,884,1042,1044,1057,1067,1068,1075,1973],filter_kwarg:[218,539,557,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,893,898,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1079,1085],filters_appli:[552,560,561,562,563,564,565,566,567,568,569,570,571,572,576,585],find:1973,first:[0,234,282,285,296,297,309,310,335,346,375,376,389,395,425,426,441,448,472,473,489,501,502,529,549,550,552,558,573,593,594,616,617,630,633,650,651,664,670,710,711,723,737,768,769,775,793,794,819,830,858,859,895,904,950,951,974,985,1011,1012,1021,1037,1038,1049,1082,1091,1143,1144,1157,1163,1206,1207,1220,1226,1262,1263,1276,1282,1311,1312,1325,1331,1350,1351,1360,1368,1372,1373,1387,1388,1413,1414,1439,1440,1457,1461,1462,1467,1468,1516,1517,1539,1540,1563,1564,1586,1587,1595,1596,1629,1630,1649,1650,1669,1670,1688,1689,1701,1702,1734,1735,1740,1741,1765,1766,1795,1796,1805,1806,1833,1834,1852,1853,1870,1871,1876,1877,1905,1906,1921,1922,1940,1941,1973],first_el:[744,752],fist:1973,fix:[0,1970],flag:[285,1973],flat:[285,1973],flat_out:1973,flatten:[0,743,757,760,1973],fletcher32:285,fletcher:285,flexibl:268,float32:222,float64:[12,20,28,47,56,66,78,90,98,111,118,125,135,177,200,1973],fmt:285,follow:[0,208,218,220,225,228,244,248,253,256,266,267,282,285,305,312,346,369,371,378,395,419,421,428,448,467,489,517,531,558,572,633,646,653,670,700,703,707,789,796,830,853,861,904,946,953,985,1006,1021,1033,1040,1049,1091,1137,1139,1146,1163,1179,1199,1202,1209,1226,1256,1258,1265,1282,1305,1307,1314,1331,1347,1405,1431,1457,1570,1973],foo:[285,313,323,345,346,356,364,379,383,394,412,414,429,434,459,462,563,570,654,658,669,670,693,695,723,744,752,797,807,829,830,840,848,866,880,890,903,904,909,910,920,921,932,933,934,935,939,942,954,963,984,985,994,1001,1047,1064,1074,1090,1091,1098,1099,1109,1110,1121,1122,1123,1124,1128,1132,1147,1151,1162,1163,1172,1174,1210,1214,1225,1226,1249,1251,1266,1270,1281,1282,1298,1300,1315,1319,1330,1331,1340,1342,1470,1477,1491,1497,1500,1503,1510,1512,1519,1523,1532,1535,1584,1589,1590,1591,1598,1605,1619,1625,1704,1711,1725,1731,1743,1747,1758,1761,1768,1774,1786,1791,1808,1813,1825,1829,1836,1839,1846,1848,1855,1858,1865,1867,1908,1910,1916,1917,1924,1927,1934,1936,1943,1949,1961,1966,1973],footnot:1973,forecast:[208,287,289,349,354,355,398,399,402,408,410,411,450,457,458,634,639,640,672,673,674,678,685,687,689,691,692,778,783,784,833,838,839,908,910,911,917,921,925,927,929,931,934,935,937,938,987,992,993,1022,1024,1029,1097,1099,1100,1106,1110,1114,1116,1118,1120,1123,1124,1126,1127,1165,1170,1171,1228,1229,1230,1234,1241,1243,1245,1247,1248,1284,1285,1288,1294,1296,1297,1333,1338,1339,1973],forg:288,forget:552,fork:[267,1972],form:[210,222,239,287,289,326,331,335,386,388,389,437,439,441,512,559,630,661,663,664,721,732,737,775,810,815,819,890,894,895,966,970,974,1074,1081,1082,1154,1156,1157,1193,1217,1219,1220,1273,1275,1276,1322,1324,1325,1360,1399,1425,1451,1973],format:[0,268,285,1361,1362,1973],former:1973,formula:[0,219,220,226,247,248,254,1973],formula_term:208,fortran:[302,305,371,421,513,646,703,707,789,946,1033,1139,1195,1202,1258,1307,1348,1366,1370,1378,1401,1427,1453,1973],forward:268,found:[218,282,285,346,395,448,489,517,528,558,633,670,830,904,985,1021,1091,1163,1199,1226,1282,1331,1405,1431,1457,1970,1971,1973],four:[220,248,368,852,1005],fragment:1362,frame:[219,220,247,248],framework:0,from:[0,210,211,212,213,214,215,217,218,219,220,221,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,267,268,275,277,282,284,285,287,288,289,295,308,312,315,326,335,347,364,366,368,374,378,381,386,389,396,397,414,416,418,424,428,431,437,441,449,462,464,466,471,476,481,500,504,517,522,524,531,548,552,559,573,585,592,602,608,611,615,622,627,630,649,653,656,661,664,671,695,697,699,709,716,721,724,737,743,746,748,749,750,751,757,758,760,767,774,775,787,792,796,799,810,819,831,848,850,852,857,861,876,877,890,891,895,905,906,907,909,912,913,914,920,924,925,926,927,928,929,932,933,935,942,949,953,956,966,974,986,1001,1003,1005,1010,1015,1017,1036,1040,1053,1059,1060,1074,1082,1093,1094,1095,1096,1098,1101,1102,1103,1109,1113,1114,1115,1116,1117,1118,1121,1122,1124,1132,1134,1136,1142,1146,1149,1154,1157,1164,1174,1176,1178,1185,1199,1205,1209,1212,1217,1220,1227,1251,1253,1255,1261,1265,1268,1273,1276,1283,1300,1302,1304,1310,1314,1317,1322,1325,1332,1342,1344,1346,1349,1360,1363,1365,1368,1371,1386,1390,1405,1412,1416,1431,1438,1442,1457,1460,1466,1497,1512,1515,1535,1538,1562,1585,1594,1625,1628,1643,1646,1648,1668,1687,1698,1700,1731,1733,1739,1749,1761,1764,1791,1794,1804,1829,1832,1848,1851,1867,1869,1875,1886,1899,1902,1904,1917,1920,1936,1939,1966,1968,1969,1971,1972],from_arrai:[516,1198,1404,1430,1456],fromconstruct:[225,253,875,1744],fromkei:216,full:[275,325,385,436,480,626,660,720,809,889,965,1073,1153,1216,1272,1321],full_domain:[1053,1973],functool:268,fundament:208,further:[215,288,1969,1973],futur:[0,285,1973],gain:1973,gamma:716,gather:[0,230,233,287,289,301,369,419,467,511,700,728,853,907,914,928,929,1006,1049,1096,1103,1117,1118,1137,1179,1186,1192,1199,1256,1305,1347,1358,1377,1397,1423,1449,1971],gathered_arrai:1973,gatheredarrai:[268,280,1973],gener:[208,213,218,220,225,242,248,253,281,284,288,326,335,345,386,389,394,437,441,447,481,488,602,627,630,632,661,664,669,721,737,774,775,810,819,829,890,895,966,974,984,1017,1020,1074,1082,1090,1154,1157,1162,1217,1220,1225,1273,1276,1281,1322,1325,1330,1969,1972,1973],geoid_nam:[606,777,1641,1695,1883,1897],geometri:[0,13,67,79,165,172,184,190,207,236,237,238,264,277,278,279,287,289,319,320,321,322,332,333,334,336,340,342,343,360,362,363,369,419,467,700,803,804,805,806,816,817,818,820,824,826,827,844,846,847,853,901,905,907,908,912,914,915,917,918,922,924,925,928,929,930,931,959,960,961,962,971,972,973,975,979,981,982,997,999,1000,1006,1049,1088,1094,1096,1097,1101,1103,1104,1106,1107,1111,1113,1114,1117,1118,1119,1120,1179,1256,1305,1347,1475,1476,1482,1483,1487,1495,1603,1604,1610,1611,1615,1623,1709,1710,1716,1717,1721,1729,1772,1773,1778,1779,1783,1789,1947,1948,1953,1954,1958,1964,1971],geometry1:[908,917,931,1097,1106,1120],geometry_dimens:0,geophys:[223,250],geosci:[287,289],geoscienc:[287,289],geospati:1973,get:[0,216,218,268,285,570,577,578,579,586,587,604,628,717,718,719,725,733,739,740,741,742,753,754,755,776,893,1079,1363,1573,1574,1575,1581,1582,1639,1658,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1694,1745,1751,1817,1882,1895,1973],get_address:[1360,1361,1362],get_ax:[477,485,491,1543,1549,1553,1973],get_bound:[8,62,74,162,170,181,187,205,316,328,338,357,800,812,822,841,957,968,977,995,1472,1485,1492,1600,1613,1620,1706,1719,1726,1770,1781,1787,1945,1956,1962,1973],get_calendar:[303,514,717,739,740,753,1196,1367,1379,1402,1428,1454,1673,1678,1679,1682],get_climatolog:[0,317,348,358,801,832,842,1473,1490,1493,1601,1618,1621,1707,1724,1727],get_compressed_ax:[52,504,510,727,1185,1191,1390,1396,1416,1422,1442,1448],get_compressed_dimens:[52,726,728],get_compression_typ:[52,369,419,467,504,510,700,726,727,761,853,1006,1049,1137,1179,1185,1191,1256,1305,1347,1390,1396,1416,1422,1442,1448,1973],get_computational_precis:1973,get_construct:[447,448,488,489,632,633,868,878,898,940,1050,1061,1085,1129,1745,1754,1759,1810,1821,1826,1973],get_coordin:268,get_coordinate_convers:[42,174,624,629,642,1656,1659,1662,1973],get_count:[734,736,1049,1973],get_data:[0,10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,318,327,328,339,359,382,392,413,432,444,460,562,657,667,694,802,811,812,823,843,941,958,967,968,978,996,1062,1079,1086,1130,1131,1150,1160,1173,1213,1223,1250,1269,1279,1299,1318,1328,1341,1474,1479,1486,1494,1502,1508,1511,1521,1529,1533,1602,1607,1614,1622,1708,1713,1720,1728,1760,1771,1776,1782,1788,1811,1817,1822,1827,1828,1838,1844,1847,1857,1863,1866,1926,1932,1935,1946,1951,1957,1963,1973],get_data_ax:[879,900,941,1063,1087,1131,1746,1756,1760,1812,1823,1828,1973],get_datum:[43,175,625,644,1657,1664,1973],get_dependent_tie_point:[0,735,738],get_domain:[0,89,195,1973],get_domain_ancillari:[599,601,605,609,1635,1637,1640,1644,1891,1893,1896,1900],get_filenam:[0,1356,1361,1362],get_fill_valu:[714,718,722,741,754,1674,1680,1683],get_geometri:[319,340,360,803,824,844,959,979,997,1475,1487,1495,1603,1615,1623,1709,1721,1729,1772,1783,1789,1947,1958,1964,1973],get_index:[729,731,735,736,738,1049,1973],get_interior_r:[13,67,79,165,172,184,190,207,320,341,361,804,825,845,960,980,998,1476,1488,1496,1604,1616,1624,1710,1722,1730,1773,1784,1790,1948,1959,1965,1973],get_interpolation_paramet:[0,731,738],get_list:[729,731,734,735,738,1973],get_measur:[433,445,447,448,461,565,1522,1530,1534],get_method:[478,486,488,489,492,566,1544,1550,1554,1973],get_missing_valu:234,get_node_count:[321,336,342,362,805,820,826,846,961,975,981,999],get_original_filenam:0,get_paramet:[600,606,607,610,773,777,785,786,1636,1641,1642,1645,1693,1695,1696,1697,1881,1883,1884,1885,1892,1897,1898,1901],get_part_node_count:[322,343,363,806,827,847,962,982,1000],get_properti:[324,344,356,365,384,393,412,415,435,446,459,463,659,668,693,696,808,828,840,849,881,902,939,943,964,983,994,1002,1065,1089,1128,1133,1152,1161,1172,1175,1215,1224,1249,1252,1271,1280,1298,1301,1320,1329,1340,1343,1478,1489,1491,1498,1504,1509,1510,1513,1524,1531,1532,1536,1606,1617,1619,1626,1712,1723,1725,1732,1748,1757,1758,1762,1775,1785,1786,1792,1814,1824,1825,1830,1840,1845,1846,1849,1859,1864,1865,1868,1911,1915,1916,1918,1928,1933,1934,1937,1950,1960,1961,1967,1973],get_qualifi:[479,487,490,493,1545,1551,1552,1555,1973],get_siz:[571,1016,1019,1031,1799,1801,1802,1973],get_tie_point_indic:[0,731,735,1973],get_unit:[719,725,742,755,1675,1676,1681,1684],getcwd:273,git:267,github:[0,267,281,282,288,1972,1973],give:[221,230,233,236,238,552,573,1973],given:[213,218,222,242,244,252,268,279,282,285,302,494,513,528,539,543,553,557,561,563,564,565,566,567,568,569,570,571,572,743,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,891,898,905,906,907,912,913,914,924,925,926,927,928,929,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1085,1092,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1195,1348,1365,1366,1370,1378,1401,1427,1453,1559,1566,1570,1749,1973],glibc2:276,global:[0,213,216,225,228,256,275,282,285,326,386,437,481,559,602,627,661,721,774,810,890,909,920,932,933,966,1017,1074,1098,1109,1121,1122,1154,1217,1273,1322,1968],global_attribut:[285,1973],global_com:[909,920,932,933,1098,1109,1121,1122],gmd:[287,289],graphic:[287,289],greater:[274,283,285,312,378,428,653,714,796,861,953,1040,1146,1209,1265,1314,1973],greek_lett:[892,1077,1750,1815],gregori:[267,287,289],gregorian:[54,55,277,278,1973],grid:[208,277,278,632,633,863,874,1042,1053,1057,1973],grid_latitud:[212,277,278,279,284,573,871,874,882,883,892,1053,1054,1057,1066,1067,1077,1750,1815,1973],grid_longitud:[277,278,279,284,552,573,874,883,892,1053,1057,1067,1077,1750,1815,1973],grid_map:1973,grid_mapping_nam:[277,278,573,632,633,872,1055,1973],grid_north_pole_latitud:1973,grid_north_pole_longitud:1973,group:[0,234,282,285,287,289,349,353,354,355,398,399,402,407,408,409,410,411,450,456,457,458,634,638,639,640,672,673,674,678,685,686,687,688,689,690,691,692,778,782,783,784,833,837,838,839,905,906,907,908,910,911,917,921,925,927,929,930,931,934,935,936,937,938,987,991,992,993,1022,1024,1028,1029,1094,1095,1096,1097,1099,1100,1106,1110,1114,1116,1118,1119,1120,1123,1124,1125,1126,1127,1165,1169,1170,1171,1228,1229,1230,1234,1241,1242,1243,1244,1245,1246,1247,1248,1284,1285,1288,1293,1294,1295,1296,1297,1333,1337,1338,1339,1363],had:1973,hand:217,handl:285,hang:0,hankin:[287,289],hard:720,hartnett:[287,289],has:[0,11,19,27,46,51,54,55,57,65,77,88,97,110,117,124,176,210,211,212,213,214,215,216,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,277,278,279,284,285,295,300,301,303,308,312,317,319,320,321,322,324,329,332,334,336,337,339,344,347,350,351,352,368,374,378,384,390,392,393,397,400,401,403,404,405,406,424,428,433,435,440,442,444,445,446,449,451,453,454,471,478,479,483,484,486,487,500,508,511,514,515,516,531,548,563,570,576,592,599,600,603,604,605,606,615,623,631,635,636,637,649,653,659,665,667,668,671,675,676,677,679,680,681,682,683,684,709,717,718,719,725,728,729,733,734,736,739,740,741,743,756,767,773,776,777,779,780,781,792,796,801,803,804,805,806,808,813,816,818,820,821,823,828,831,834,835,836,852,857,861,868,869,870,878,881,896,898,899,902,909,915,916,918,919,920,921,922,923,932,933,949,953,959,960,961,962,964,971,973,975,976,978,983,986,988,989,990,1005,1010,1016,1018,1019,1023,1025,1026,1036,1040,1050,1051,1052,1053,1061,1065,1083,1085,1086,1089,1093,1098,1104,1105,1107,1108,1109,1110,1111,1112,1121,1122,1142,1146,1152,1158,1160,1161,1164,1166,1167,1168,1189,1192,1194,1196,1197,1198,1199,1205,1209,1215,1221,1223,1224,1227,1231,1232,1233,1235,1236,1237,1238,1239,1240,1261,1265,1271,1277,1279,1280,1283,1286,1287,1289,1290,1291,1292,1310,1314,1320,1326,1328,1329,1332,1334,1335,1336,1349,1357,1358,1367,1371,1376,1377,1379,1386,1394,1397,1402,1403,1404,1405,1412,1420,1423,1428,1429,1430,1431,1438,1446,1449,1454,1455,1456,1457,1460,1466,1473,1475,1476,1478,1480,1482,1484,1486,1489,1504,1506,1508,1509,1515,1522,1524,1526,1527,1529,1530,1531,1538,1544,1545,1547,1548,1550,1551,1562,1584,1585,1589,1590,1594,1601,1603,1604,1606,1608,1610,1612,1614,1617,1628,1635,1636,1638,1639,1640,1641,1648,1655,1660,1668,1673,1674,1675,1676,1677,1678,1679,1680,1685,1687,1693,1694,1695,1700,1707,1709,1710,1712,1714,1716,1718,1720,1723,1733,1739,1748,1752,1755,1757,1764,1772,1773,1775,1778,1780,1782,1785,1794,1799,1800,1801,1804,1814,1819,1822,1824,1832,1840,1842,1844,1845,1851,1859,1861,1863,1864,1869,1875,1881,1882,1883,1891,1892,1894,1895,1896,1897,1904,1911,1912,1914,1915,1920,1928,1930,1932,1933,1939,1947,1948,1950,1953,1955,1957,1960,1969,1973],has_ax:[477,482,491,1543,1546,1553],has_bound:[0,8,62,74,162,170,181,187,205,316,327,357,800,811,841,957,967,995,1472,1479,1492,1600,1607,1620,1706,1713,1726,1770,1776,1787,1945,1951,1962],has_calendar:[0,717,725,742,753,1673,1676,1681,1682],has_construct:[0,868,878,892,1050,1061,1077,1745,1750,1810,1815],has_coordin:[623,641,1655,1661],has_data:[10,14,15,16,18,21,22,23,26,29,30,31,45,48,49,50,64,68,69,70,76,80,81,82,87,91,92,93,96,99,100,101,109,112,113,114,116,119,120,121,123,126,127,128,164,166,168,171,183,189,194,197,198,204,206,314,318,330,338,359,380,382,387,391,413,430,432,438,443,460,655,657,662,666,694,798,802,814,822,843,897,955,958,969,977,996,1058,1062,1078,1084,1130,1148,1150,1155,1159,1173,1211,1213,1218,1222,1250,1267,1269,1274,1278,1299,1316,1318,1323,1327,1341,1471,1474,1481,1485,1494,1501,1502,1505,1507,1511,1520,1521,1525,1528,1533,1599,1602,1609,1613,1622,1705,1708,1715,1719,1728,1753,1769,1771,1777,1781,1788,1809,1811,1816,1820,1827,1837,1838,1841,1843,1847,1856,1857,1860,1862,1866,1913,1925,1926,1929,1931,1935,1944,1946,1952,1956,1963,1973],has_data_ax:[879,893,941,1063,1079,1131,1746,1751,1760,1812,1817,1828],has_domain_ancillari:[599,603,609,1635,1638,1644,1891,1894,1900],has_domain_ancillaryr:[601,1637,1893],has_fill_valu:[0,718,733,754,1674,1677,1683],has_geometri:[319,332,360,803,816,844,959,971,997,1475,1482,1495,1603,1610,1623,1709,1716,1729,1772,1778,1789,1947,1953,1964],has_interior_r:[13,67,79,165,172,184,190,207,320,333,361,804,817,845,960,972,998,1476,1483,1496,1604,1611,1624,1710,1717,1730,1773,1779,1790,1948,1954,1965],has_measur:[433,440,461,1522,1526,1534],has_method:[478,483,492,1544,1547,1554],has_node_count:[321,334,362,805,818,846,961,973,999],has_paramet:[600,604,607,610,773,776,785,786,1636,1639,1642,1645,1693,1694,1696,1697,1881,1882,1884,1885,1892,1895,1898,1901],has_part_node_count:[322,336,363,806,820,847,962,975,1000],has_properti:[324,337,356,365,384,390,412,415,435,442,459,463,659,665,693,696,808,821,840,849,881,896,939,943,964,976,994,1002,1065,1083,1128,1133,1152,1158,1172,1175,1215,1221,1249,1252,1271,1277,1298,1301,1320,1326,1340,1343,1478,1484,1491,1498,1504,1506,1510,1513,1524,1527,1532,1536,1606,1612,1619,1626,1712,1718,1725,1732,1748,1752,1758,1762,1775,1780,1786,1792,1814,1819,1825,1830,1840,1842,1846,1849,1859,1861,1865,1868,1911,1912,1916,1918,1928,1930,1934,1937,1950,1955,1961,1967,1973],has_qualifi:[479,484,490,493,1545,1548,1552,1555],has_siz:[1016,1018,1031,1799,1800,1802],has_unit:[0,719,739,740,755,1675,1678,1679,1684],hashabl:217,hassel:[267,287,289],hassell2020:[287,289],have:[0,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,267,268,275,281,282,284,285,287,289,303,312,313,316,318,323,326,327,330,333,339,342,343,347,368,378,379,382,383,386,387,392,397,428,429,432,434,437,438,444,449,477,482,485,514,516,517,539,552,557,560,561,562,563,564,565,566,567,568,569,570,571,572,573,575,576,585,596,597,602,627,653,654,657,658,661,662,667,671,721,731,735,738,742,743,771,774,796,797,800,802,807,810,811,814,817,823,826,827,831,852,861,862,863,864,865,866,868,869,870,871,872,873,874,877,878,879,880,882,883,884,885,886,887,888,890,893,899,900,901,940,953,954,957,958,963,966,967,969,972,978,981,982,986,1005,1033,1040,1041,1042,1043,1044,1045,1046,1047,1049,1050,1051,1052,1053,1054,1055,1056,1057,1060,1061,1062,1063,1064,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1078,1079,1086,1087,1088,1092,1093,1129,1136,1146,1147,1150,1151,1154,1155,1160,1164,1196,1198,1199,1209,1210,1213,1214,1217,1218,1223,1227,1265,1266,1269,1270,1273,1274,1279,1283,1314,1315,1318,1319,1322,1323,1328,1332,1365,1367,1368,1379,1402,1404,1405,1428,1430,1431,1454,1456,1457,1470,1472,1474,1477,1479,1481,1483,1486,1500,1502,1503,1505,1508,1519,1521,1523,1525,1529,1543,1546,1549,1570,1572,1598,1600,1602,1605,1607,1609,1611,1614,1632,1633,1681,1691,1704,1706,1708,1711,1713,1715,1717,1720,1743,1745,1746,1747,1751,1755,1756,1759,1768,1770,1771,1774,1776,1777,1779,1782,1808,1810,1811,1812,1813,1816,1817,1822,1823,1826,1836,1838,1839,1841,1844,1855,1857,1858,1860,1863,1879,1888,1889,1908,1910,1914,1924,1926,1927,1929,1932,1943,1945,1946,1949,1951,1952,1954,1957,1968,1969,1973],hdf5:[0,276,285,749,750,751],hdf:285,header:[0,315,381,431,476,622,656,799,876,956,1015,1059,1149,1212,1268,1317],height:[277,278,287,289,563,570,1973],henc:1973,henceforth:1973,here:1973,hierach:1973,hierarch:[0,282,285,287,289,349,354,355,398,399,402,408,410,411,450,457,458,634,639,640,672,673,674,678,685,687,689,691,692,778,783,784,833,838,839,908,911,917,931,937,938,987,992,993,1022,1024,1029,1097,1100,1106,1120,1126,1127,1165,1170,1171,1228,1229,1230,1234,1241,1243,1245,1247,1248,1284,1285,1288,1294,1296,1297,1333,1338,1339],hierarchi:[0,349,353,354,355,398,399,402,407,408,409,410,411,450,456,457,458,634,638,639,640,672,673,674,678,685,686,687,688,689,690,691,692,778,782,783,784,833,837,838,839,908,911,917,930,931,936,937,938,987,991,992,993,1022,1024,1028,1029,1097,1100,1106,1119,1120,1125,1126,1127,1165,1169,1170,1171,1228,1229,1230,1234,1241,1242,1243,1244,1245,1246,1247,1248,1284,1285,1288,1293,1294,1295,1296,1297,1333,1337,1338,1339,1973],high:1973,higher:[214,243,282,285,287,289,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1969,1973],highest:1973,highli:1973,highlight:0,histori:[228,256,285,552,573,576,585,1579,1973],hold:[229,257,1973],home:[276,282,285,288],hood:1973,horizont:[0,213,220,223,242,248,250,1973],horizontal_cr:1973,hourli:[278,279],how:[208,214,228,243,256,267,268,282,285,1973],howev:[212,285,312,335,389,441,481,627,630,664,737,775,796,819,878,895,953,974,1061,1082,1157,1220,1276,1325,1745,1810,1969,1973],hpa:[277,278],html:[281,282,287,289],http:[0,208,267,273,281,282,287,288,289,1972,1973],humid:1973,hydrolog:[287,289],ice:[214,243],idea:267,ident:[0,53,218,230,234,268,539,557,558,560,561,563,731,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,893,898,909,920,932,933,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1079,1085,1098,1109,1121,1122,1973],identif:[285,1973],identifi:[208,214,220,243,248,275,281,282,297,310,366,368,369,376,416,418,426,464,466,473,477,491,494,502,550,553,557,560,561,562,563,564,565,566,567,568,569,571,572,580,584,594,617,651,697,699,711,724,738,746,748,757,758,760,769,794,850,852,853,859,862,864,868,869,870,871,872,873,878,882,885,886,887,898,940,941,944,951,1003,1005,1006,1012,1038,1041,1043,1045,1046,1049,1050,1051,1052,1054,1055,1056,1061,1066,1069,1070,1071,1076,1085,1092,1093,1129,1130,1131,1134,1136,1137,1144,1176,1178,1207,1253,1255,1263,1302,1304,1312,1344,1346,1351,1373,1388,1414,1440,1462,1468,1517,1540,1543,1553,1564,1566,1570,1576,1580,1587,1596,1630,1650,1670,1689,1702,1735,1741,1745,1754,1759,1760,1766,1796,1806,1810,1821,1826,1827,1828,1834,1853,1871,1877,1906,1922,1941,1970,1973],ieee:[287,289],ignor:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,275,281,282,284,285,315,323,326,345,381,383,386,394,431,434,437,447,476,481,488,516,559,560,602,622,627,632,656,658,661,669,716,721,730,749,750,751,774,799,807,810,829,862,864,868,871,872,876,880,882,885,887,890,891,956,963,966,984,1015,1017,1020,1041,1043,1045,1050,1054,1055,1059,1064,1066,1069,1071,1074,1076,1090,1149,1151,1154,1162,1198,1212,1214,1217,1225,1268,1270,1273,1281,1317,1319,1322,1330,1404,1430,1456,1477,1503,1523,1605,1711,1747,1749,1774,1813,1839,1858,1910,1927,1949,1973],ignore_compress:[0,326,386,437,559,661,721,810,890,966,1074,1154,1217,1273,1322],ignore_data_typ:[326,386,437,559,602,661,721,774,810,890,966,1074,1154,1217,1273,1322],ignore_fill_valu:[326,386,437,559,661,721,810,890,966,1074,1154,1217,1273,1322],ignore_properti:[0,284,326,386,437,661,810,890,966,1074,1154,1217,1273,1322],ignore_qualifi:481,ignore_typ:[326,386,437,481,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322],iii:[368,852,1005],illustr:1973,implement:[0,239,268,278,282,285,287,289,540,876,1059,1556,1973],impli:[220,223,227,248,250,255,326,386,437,516,559,661,721,774,810,890,966,1074,1154,1198,1217,1273,1322,1404,1430,1456,1973],implicitli:[213,220,229,242,248,257],improv:0,inaccur:285,includ:[0,218,228,232,244,256,258,268,282,285,287,289,325,335,389,395,436,441,626,630,660,664,737,775,809,819,889,895,965,974,1073,1082,1153,1157,1216,1220,1272,1276,1321,1325,1969,1973],inclus:[312,378,428,562,653,796,861,953,1040,1146,1209,1265,1314],incom:[359,413,460,694,843,996,1173,1250,1299,1341,1494,1511,1533,1622,1728,1788,1847,1866,1935,1963],incompat:285,incomplet:[282,877,1060,1973],inconsist:1973,incorpor:[282,285,287,289,1973],incorrect:[0,1973],increas:[224,251,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],ind:1973,indent:[315,381,431,476,622,656,716,799,876,956,1015,1059,1149,1212,1268,1317],independ:[2,11,19,27,34,46,51,52,54,55,65,77,88,97,103,110,117,124,129,134,140,146,152,157,176,199,208,211,212,224,227,228,240,241,251,255,256,268,282,287,289,290,292,302,305,330,371,387,421,438,495,497,513,583,646,662,701,703,707,789,814,946,969,1033,1078,1139,1155,1180,1182,1195,1202,1218,1258,1274,1307,1323,1348,1366,1370,1378,1381,1383,1401,1407,1409,1427,1433,1435,1453,1481,1505,1525,1579,1609,1715,1777,1816,1841,1860,1929,1952,1968,1973],index:[218,232,237,238,258,268,280,288,302,305,371,421,513,646,703,707,731,734,736,738,789,905,906,907,912,913,914,924,925,926,927,928,929,946,1033,1049,1092,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1137,1139,1195,1258,1307,1348,1366,1370,1378,1400,1401,1426,1427,1431,1452,1453,1457],index_properti:1049,index_vari:[237,238],indexed_contigu:1049,indic:[0,211,212,213,214,224,230,233,234,240,241,242,243,251,270,285,292,302,305,371,421,494,497,513,646,703,707,789,946,1033,1049,1139,1182,1186,1195,1199,1202,1258,1307,1348,1365,1366,1370,1378,1383,1401,1405,1409,1427,1431,1435,1453,1457,1970,1973],indici:[302,513,1195,1366,1378,1401,1427,1453],individu:[225,232,253,258,279,560,905,906,907,912,913,914,924,925,926,927,928,929,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1973],inequ:[326,386,437,559,661,721,774,810,890,966,1074,1154,1217,1273,1322],infer:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,282,1053,1973],infinit:[298,311,377,427,474,503,551,595,618,652,712,770,795,860,952,1013,1039,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],influenc:1973,info:[216,268,275,281,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],inform:[0,211,213,221,224,226,230,231,233,236,237,238,240,242,251,254,277,278,285,287,289,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1969,1973],infrastructur:[267,268],inherit:[252,268,287,289,295,308,374,395,396,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1968,1969,1973],inherited_properti:1973,initi:267,initiali:245,initialis:[210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,274,283,720,891,1749,1973],initialise_data:0,initio:[287,289],inner:[232,258],inpalc:761,inplac:[0,312,318,330,339,347,359,366,367,368,369,378,382,392,397,413,416,417,418,419,428,432,438,444,449,460,464,465,466,467,653,657,662,667,671,694,697,698,699,700,714,722,724,743,757,759,760,761,796,802,814,823,831,843,850,851,852,853,861,944,953,958,969,978,986,996,1003,1004,1005,1006,1040,1049,1062,1078,1086,1093,1130,1134,1135,1136,1137,1146,1150,1155,1160,1164,1173,1176,1177,1178,1179,1209,1213,1218,1223,1227,1250,1253,1254,1255,1256,1265,1269,1274,1279,1283,1299,1302,1303,1304,1305,1314,1318,1323,1328,1332,1341,1344,1345,1346,1347,1474,1481,1486,1494,1502,1505,1508,1511,1521,1525,1529,1533,1602,1609,1614,1622,1708,1715,1720,1728,1771,1777,1782,1788,1811,1816,1822,1827,1838,1841,1844,1847,1857,1860,1863,1866,1926,1929,1932,1935,1946,1952,1957,1963,1968,1973],input:[0,210,211,212,213,214,215,216,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,284,285,302,513,517,891,1195,1199,1366,1378,1401,1405,1427,1431,1453,1457,1749],insert:[0,10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,268,315,330,347,357,359,361,362,363,364,381,397,413,414,431,438,449,460,462,476,530,608,611,622,642,644,656,662,671,694,695,716,743,787,799,814,831,841,843,845,846,847,848,876,933,935,940,942,956,969,986,995,996,998,999,1000,1001,1015,1059,1078,1093,1122,1124,1129,1130,1132,1149,1155,1164,1173,1174,1212,1218,1227,1250,1251,1268,1274,1283,1299,1300,1317,1323,1332,1341,1342,1481,1492,1494,1496,1497,1505,1511,1512,1525,1533,1535,1609,1620,1622,1624,1625,1643,1646,1662,1664,1698,1715,1726,1728,1730,1731,1759,1761,1777,1787,1788,1790,1791,1816,1826,1827,1829,1841,1847,1848,1860,1866,1867,1886,1899,1902,1917,1929,1935,1936,1952,1962,1963,1965,1966,1973],insert_dimens:[0,366,368,416,418,464,466,697,699,724,757,760,850,852,1003,1005,1134,1136,1176,1178,1253,1255,1302,1304,1344,1346,1968,1973],insight:1973,insist:1973,inspect:[268,282,285,287,289,867,1027,1048,1968,1969],instal:287,instanc:[0,10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,285,300,303,312,314,315,316,317,318,319,320,321,322,324,326,327,328,329,330,332,333,334,336,337,350,351,359,378,380,381,382,384,386,387,390,397,400,401,403,404,413,416,418,428,430,431,432,433,435,437,438,440,442,449,451,453,460,464,466,476,477,478,479,481,482,483,484,508,510,514,515,539,559,560,563,570,575,576,578,586,599,600,602,603,604,622,623,627,635,636,653,655,656,657,659,661,662,665,671,675,676,677,679,680,681,694,697,699,716,717,718,719,721,725,727,729,731,733,734,735,736,738,739,756,773,774,776,779,780,796,798,799,800,801,802,803,804,805,806,808,810,811,812,813,814,816,817,818,820,821,834,835,843,862,864,868,869,870,871,872,876,878,879,881,882,885,887,888,890,891,892,893,896,899,915,916,918,919,953,955,956,957,958,959,960,961,962,964,966,967,968,969,971,972,973,975,976,988,989,996,1015,1016,1017,1018,1023,1025,1041,1043,1045,1050,1051,1052,1054,1055,1058,1059,1061,1062,1063,1065,1066,1069,1071,1072,1074,1076,1077,1078,1079,1083,1104,1105,1107,1108,1130,1146,1148,1149,1150,1152,1154,1155,1158,1164,1166,1167,1173,1176,1178,1189,1191,1194,1196,1197,1209,1211,1212,1213,1215,1217,1218,1221,1227,1231,1232,1233,1235,1236,1237,1250,1253,1255,1265,1267,1268,1269,1271,1273,1274,1277,1283,1286,1287,1289,1290,1299,1302,1304,1314,1316,1317,1318,1320,1322,1323,1326,1332,1334,1335,1341,1344,1346,1355,1357,1359,1367,1376,1379,1394,1396,1402,1403,1420,1422,1428,1429,1446,1448,1454,1455,1471,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1494,1501,1502,1504,1505,1506,1511,1520,1521,1522,1524,1525,1526,1527,1533,1543,1544,1545,1546,1547,1548,1572,1574,1581,1584,1589,1599,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1622,1635,1636,1638,1639,1655,1673,1674,1675,1676,1677,1678,1685,1693,1694,1705,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1728,1745,1746,1748,1749,1750,1751,1752,1755,1769,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1788,1799,1800,1809,1810,1811,1812,1814,1815,1816,1817,1819,1827,1837,1838,1840,1841,1842,1847,1856,1857,1859,1860,1861,1866,1881,1882,1891,1892,1894,1895,1911,1912,1914,1925,1926,1928,1929,1930,1935,1944,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1963,1968,1973],instance_dimens:231,instantan:[214,243],instanti:[225,253,315,335,381,389,431,441,476,622,630,656,664,716,737,775,799,819,876,895,956,974,1015,1059,1082,1149,1157,1212,1220,1268,1276,1317,1325,1973],instead:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,282,285,300,303,316,317,318,319,320,321,322,324,327,328,329,330,332,333,334,336,337,350,351,382,384,387,390,400,401,403,404,432,433,435,438,440,442,451,453,477,478,479,482,483,484,508,510,514,515,560,561,562,563,564,565,566,567,568,569,571,572,575,578,586,599,600,603,604,623,635,636,657,659,662,665,675,676,677,679,680,681,717,718,719,725,727,729,731,733,734,735,736,738,739,756,773,776,779,780,800,801,802,803,804,805,806,808,811,812,813,814,816,817,818,820,821,834,835,862,864,868,869,870,871,872,878,879,881,882,885,887,888,892,893,896,909,915,916,918,919,920,932,933,934,935,957,958,959,960,961,962,964,967,968,969,971,972,973,975,976,988,989,1016,1018,1023,1025,1041,1043,1045,1050,1051,1052,1054,1055,1061,1062,1063,1065,1066,1069,1071,1072,1076,1077,1078,1079,1083,1087,1098,1104,1105,1107,1108,1109,1121,1122,1123,1124,1131,1150,1152,1155,1158,1166,1167,1189,1191,1194,1196,1197,1213,1215,1218,1221,1231,1232,1233,1235,1236,1237,1269,1271,1274,1277,1286,1287,1289,1290,1318,1320,1323,1326,1334,1335,1355,1357,1359,1367,1376,1379,1394,1396,1402,1403,1420,1422,1428,1429,1446,1448,1454,1455,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1502,1504,1505,1506,1521,1522,1524,1525,1526,1527,1543,1544,1545,1546,1547,1548,1570,1572,1574,1581,1584,1589,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1635,1636,1638,1639,1655,1673,1674,1675,1676,1677,1678,1685,1693,1694,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1745,1746,1748,1750,1751,1752,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1799,1800,1810,1811,1812,1814,1815,1816,1817,1819,1823,1828,1838,1840,1841,1842,1857,1859,1860,1861,1881,1882,1891,1892,1894,1895,1911,1912,1926,1928,1929,1930,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1973],institut:[228,256],instruct:[932,933,934,935,1121,1122,1123,1124,1973],instrument:[229,257,1973],int32:285,int64:[285,1973],int8:1973,intact:1973,integ:[0,227,234,255,275,281,282,285,296,302,305,309,326,347,366,368,371,375,386,397,416,418,421,425,437,449,464,466,472,481,501,509,513,549,557,559,561,567,571,593,602,616,627,646,650,661,671,697,699,703,707,710,721,724,738,743,746,748,751,757,758,760,768,774,789,793,810,831,850,852,858,886,887,890,946,950,966,986,1003,1005,1011,1017,1033,1037,1070,1071,1074,1093,1134,1136,1139,1143,1154,1164,1176,1178,1190,1195,1202,1206,1217,1227,1253,1255,1258,1262,1273,1283,1302,1304,1307,1311,1322,1332,1344,1346,1348,1350,1363,1366,1370,1372,1378,1387,1395,1401,1413,1421,1427,1439,1447,1453,1461,1467,1516,1539,1563,1586,1595,1629,1649,1669,1688,1701,1734,1740,1765,1795,1805,1833,1852,1870,1876,1905,1921,1940,1970,1973],intend:[268,282,1973],intent:470,interact:[287,289],interced:252,interchang:1973,interfac:[0,211,212,213,220,221,223,224,225,226,227,228,229,231,232,233,282,285,287,289,290,495,701,1180,1381,1407,1433,1969],interior:[13,67,79,165,172,184,190,207,211,224,226,240,246,251,254,264,268,277,278,279,280,315,320,333,341,361,799,804,817,825,845,905,907,912,914,924,925,928,929,956,960,972,980,998,1094,1096,1101,1103,1113,1114,1117,1118,1476,1483,1488,1496,1604,1611,1616,1624,1710,1717,1722,1730,1773,1779,1784,1790,1948,1954,1959,1965,1973],interior_r:[211,224,226,240,246,251,254,264,320,333,341,361,804,817,825,845,905,907,912,914,924,925,928,929,960,972,980,998,1094,1096,1101,1103,1113,1114,1117,1118,1476,1483,1488,1496,1604,1611,1616,1624,1710,1717,1722,1730,1773,1779,1784,1790,1948,1954,1959,1965],interior_ring_nam:[315,799,956],interiorring_1:[928,1117],interlac:285,interleav:[231,237],intern:[285,287,289,1973],interpol:[731,735,1973],interpolation_nam:1973,interpolationparamet:735,interpolationsubarrai:0,interpret:[0,211,212,224,240,241,251,268,282,287,289,481,627,1973],interv:[278,287,289,494,566,1053,1075,1973],introduc:[1970,1973],invalid:0,invers:576,inverse_filt:[0,552,560,561,562,563,564,565,566,567,568,569,570,571,572,573,585,1973],invok:268,involv:[1969,1973],ir1:[315,799,956],is_climatolog:[0,317,329,358,801,813,842,867,1473,1480,1493,1601,1608,1621,1707,1714,1727],is_extern:282,isinst:[2,33,34,51,102,103,129,134,139,140,145,146,151,152,157,176,199,290,495,1180,1381,1407,1433],isscalar:[14,21,29,48,68,80,91,99,112,119,126],issu:[0,208,228,267,282,1972,1973],itekei:[870,1052],item:[216,218,522,574,579,587,862,864,868,869,871,872,882,885,887,1041,1043,1045,1050,1051,1054,1055,1066,1069,1071,1076,1571,1575,1582,1973],iter:[517,524,531,544,577,579,587,705,1199,1405,1431,1457,1560,1573,1575,1582],itertool:0,its:[10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,208,211,212,214,217,224,228,232,240,241,243,245,251,256,258,267,268,275,285,287,288,289,298,311,315,330,366,368,369,377,381,416,418,419,427,431,438,464,466,467,474,503,518,539,551,557,560,561,563,564,565,566,568,569,570,583,595,618,652,656,662,697,699,700,712,724,738,746,748,757,758,760,770,795,799,814,850,852,853,860,862,863,864,865,868,869,870,871,872,873,874,876,878,882,883,884,885,886,887,888,898,944,952,956,969,1003,1005,1006,1013,1039,1041,1042,1043,1044,1045,1046,1049,1050,1051,1052,1053,1054,1055,1056,1057,1059,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1078,1085,1134,1136,1137,1145,1149,1155,1176,1178,1179,1200,1208,1212,1218,1253,1255,1256,1264,1268,1274,1302,1304,1305,1313,1317,1323,1344,1346,1347,1352,1369,1374,1380,1389,1406,1415,1432,1441,1458,1463,1469,1481,1505,1518,1525,1541,1565,1588,1597,1609,1631,1651,1671,1690,1703,1715,1736,1742,1767,1777,1797,1807,1816,1835,1841,1854,1860,1872,1878,1907,1923,1929,1942,1952,1968,1971,1973],itself:[212,216,229,257,268,298,311,377,427,474,503,551,595,618,652,712,770,795,860,862,864,868,871,872,882,885,887,952,1013,1039,1041,1043,1045,1050,1054,1055,1066,1069,1071,1076,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1973],iwi:267,jonathan:267,joss:[0,287,289],journal:[287,289],juck:267,julian:[54,55],just:[0,552],kappa:[277,278,1053,1973],keep:1973,kei:[211,212,213,214,216,218,219,221,223,224,225,226,228,229,231,232,233,240,241,242,243,244,246,247,250,251,252,253,254,256,257,258,260,261,262,263,264,275,285,298,311,323,377,383,427,434,474,477,503,504,505,524,525,528,529,530,531,539,540,543,551,552,553,554,556,557,558,560,561,562,563,564,565,566,567,568,569,571,572,573,574,575,576,577,580,581,582,584,585,586,587,595,599,603,605,618,619,620,623,626,631,641,643,652,658,712,731,735,738,770,795,807,860,862,864,867,868,869,870,871,872,873,876,878,879,880,882,885,886,887,888,892,893,898,900,940,941,952,963,1013,1039,1041,1043,1045,1046,1050,1051,1052,1053,1054,1055,1056,1059,1061,1063,1064,1066,1069,1070,1071,1072,1076,1077,1079,1085,1087,1129,1131,1145,1151,1185,1186,1208,1214,1264,1270,1313,1319,1352,1365,1374,1389,1390,1391,1415,1416,1417,1441,1442,1443,1463,1469,1477,1503,1518,1523,1541,1543,1556,1559,1565,1566,1567,1569,1570,1571,1572,1573,1576,1577,1578,1580,1581,1582,1588,1597,1605,1631,1635,1638,1640,1651,1652,1653,1655,1660,1661,1663,1671,1690,1703,1711,1736,1742,1745,1746,1747,1750,1751,1754,1756,1759,1760,1767,1774,1797,1807,1810,1812,1813,1815,1817,1821,1823,1826,1828,1835,1839,1854,1858,1872,1878,1891,1894,1896,1907,1910,1923,1927,1942,1949,1973],kelvin:[381,656,1149,1212,1268,1317],keyerror:[268,528,529],keyword:[0,275,539,557,560,570,714,757,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,893,898,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1079,1085,1092,1968,1970,1973],km2:[277,278,437,447,448,565,864,865,1043,1044,1053,1973],knowledg:[213,242,268,287,289],known:[234,1973],kwarg:[0,215,216,222,312,326,345,347,366,367,368,369,378,386,394,397,416,417,418,419,428,447,449,464,465,466,467,488,602,632,653,661,669,671,697,698,699,700,774,796,810,829,831,850,851,852,853,869,870,890,953,966,984,986,1003,1004,1005,1006,1020,1051,1052,1074,1090,1092,1135,1146,1154,1162,1164,1176,1177,1178,1179,1209,1217,1225,1227,1253,1254,1255,1256,1265,1273,1281,1283,1302,1303,1304,1305,1314,1322,1330,1332,1344,1345,1346,1347],label:1973,lack:[531,1973],lake:[232,258],land:[232,258,278,476,479,484,487,490,493,566,1053,1075,1545,1548,1551,1552,1555,1973],landpoint:1973,larg:[285,287,289,314,380,430,655,798,955,1058,1148,1211,1267,1316,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1968,1973],larger:[268,576,585],last:[347,366,368,397,416,418,449,464,466,529,552,573,576,585,671,697,699,705,724,743,744,746,748,757,758,760,831,850,852,878,986,1003,1005,1061,1093,1134,1136,1164,1176,1178,1227,1253,1255,1283,1302,1304,1332,1344,1346,1810,1973],last_el:[723,752],lat:[568,569,876,1059,1973],lat_bnd:[876,1059,1973],lat_bound:1973,lat_indic:1973,later:1973,latest:[282,288],latitud:[72,86,186,193,211,218,220,248,268,277,278,279,284,287,289,328,556,563,570,573,576,577,578,585,586,587,756,812,862,863,868,869,870,871,874,876,878,888,892,893,898,968,1041,1042,1048,1050,1051,1052,1053,1054,1057,1059,1061,1072,1077,1079,1085,1092,1569,1573,1574,1581,1582,1685,1745,1750,1815,1968,1973],latitude_longitud:[277,278,1973],latitude_of_projection_origin:[597,607,611,771,785,787,1633,1642,1646,1691,1696,1698,1879,1884,1886,1889,1898,1902],latter:[268,298,302,305,311,377,427,474,503,513,517,551,595,618,652,712,770,789,795,860,946,952,1013,1033,1039,1145,1195,1199,1208,1264,1313,1348,1352,1366,1370,1374,1378,1389,1401,1405,1415,1427,1431,1441,1453,1457,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1973],lawrenc:[267,287,289],lazi:[282,1968,1973],learn:1973,least:[0,274,277,278,279,283,570,1973],least_significant_digit:285,leav:268,left:[236,237,238],leftmost:1049,len:[218,545,1561,1973],length:[0,285],less:[285,312,378,428,653,714,796,861,953,1040,1146,1209,1265,1314,1973],letter:[282,565,566,868,869,870,1050,1051,1052],level:[0,275,281,282,285,287,289,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],lib:276,librari:[208,267,268,276,285,287,288,289,541,542,1557,1558,1973],lie:1973,lifo:529,like:[216,244,267,275,470,526,527,1973],likewis:1973,limit:[282,285,1053,1973],line:[282,287,288,289,315,319,332,340,360,381,431,476,622,656,716,799,803,816,824,844,876,956,959,971,979,997,1015,1059,1149,1212,1268,1317,1475,1482,1487,1495,1603,1610,1615,1623,1709,1716,1721,1729,1772,1778,1783,1789,1947,1953,1958,1964,1973],link:[0,285,1973],linkag:208,linux:[276,288],list:[0,230,267,268,275,276,279,280,282,295,308,315,345,374,381,394,424,431,447,471,476,488,500,509,516,548,579,587,592,615,622,632,649,656,669,709,716,726,731,735,736,738,767,792,799,829,857,876,903,907,914,928,929,949,956,984,1010,1015,1020,1036,1049,1059,1090,1096,1103,1117,1118,1142,1149,1162,1186,1190,1194,1198,1205,1212,1225,1261,1268,1281,1349,1363,1371,1386,1395,1404,1412,1421,1430,1438,1447,1456,1460,1466,1515,1538,1562,1575,1582,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1973],list_arrai:1973,list_properti:1049,list_vari:[230,1973],littl:[285,314,380,430,655,798,955,1058,1148,1211,1267,1316,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1968,1973],load:[282,1968,1973],local:[267,288],locat:[0,208,211,219,220,224,225,226,228,240,247,248,251,253,254,256,268,276,277,278,279,288,1199,1405,1431,1457,1973],log:[275,281,282,285,287,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322],log_level:[0,216,275,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],logic:[212,267,713,1969,1973],lon:[876,878,1059,1061,1973],lon_bnd:[876,1059,1973],lon_bound:1973,lon_indic:1973,long_nam:[221,225,228,231,232,233,253,256,277,278,313,321,322,323,324,334,336,342,343,344,345,346,356,362,363,364,379,383,384,393,394,395,412,414,429,434,435,446,447,448,459,462,563,570,654,658,659,668,669,670,693,695,797,805,806,807,808,818,820,826,827,828,829,830,840,846,847,848,863,866,868,869,870,874,880,881,892,902,903,904,939,942,954,961,962,963,964,973,975,981,982,983,984,985,994,999,1000,1001,1042,1047,1049,1050,1051,1052,1053,1057,1064,1065,1077,1089,1090,1091,1128,1132,1147,1151,1152,1161,1162,1163,1172,1174,1210,1214,1215,1224,1225,1226,1249,1251,1266,1270,1271,1280,1281,1282,1298,1300,1315,1319,1320,1329,1330,1331,1340,1342,1470,1477,1478,1489,1491,1497,1500,1503,1504,1509,1510,1512,1519,1523,1524,1531,1532,1535,1598,1605,1606,1617,1619,1625,1704,1711,1712,1723,1725,1731,1743,1747,1748,1750,1757,1758,1761,1768,1774,1775,1785,1786,1791,1808,1813,1814,1815,1824,1825,1829,1836,1839,1840,1845,1846,1848,1855,1858,1859,1864,1865,1867,1908,1910,1911,1915,1916,1917,1924,1927,1928,1933,1934,1936,1943,1949,1950,1960,1961,1966,1973],longer:1973,longest:1973,longitud:[72,86,186,193,220,240,241,246,248,251,254,264,268,277,278,279,284,287,289,315,395,396,556,558,573,576,577,585,587,799,861,863,868,869,870,874,876,878,888,892,898,956,1042,1048,1050,1051,1052,1053,1057,1059,1061,1072,1077,1085,1092,1569,1573,1582,1750,1810,1815,1968,1973],longitude_axi:1973,longitude_of_central_meridian:[597,607,611,771,785,787,1633,1642,1646,1691,1696,1698,1879,1884,1886,1889,1898,1902],look:1973,loss:[369,853,944,1006,1049,1137,1973],lossi:[0,285,1973],lossless:230,lower:[0,297,310,376,426,473,502,550,594,617,651,711,769,794,859,951,1012,1038,1144,1207,1263,1312,1351,1373,1388,1414,1440,1462,1468,1517,1540,1564,1587,1596,1630,1650,1670,1689,1702,1735,1741,1766,1796,1806,1834,1853,1871,1877,1906,1922,1941,1973],lowest:[285,1973],mac:288,made:[0,268,287,289,1360,1368,1972,1973],mai:[0,208,211,212,213,214,218,219,220,221,222,223,224,225,226,227,228,229,231,232,233,234,240,241,242,243,246,247,248,249,250,251,253,254,255,256,257,258,260,261,262,263,264,268,279,282,284,285,295,296,298,302,308,309,311,326,366,374,375,377,386,416,424,425,427,437,464,471,472,474,481,500,501,503,513,517,539,548,549,551,557,559,561,563,564,565,566,567,568,569,570,571,576,585,592,593,595,602,615,616,618,627,649,650,652,661,697,707,709,710,712,714,721,724,757,767,768,770,774,792,793,795,810,850,857,858,860,862,863,864,865,868,869,870,871,872,873,874,877,878,882,883,884,885,886,887,888,890,898,949,950,952,966,1003,1010,1011,1013,1017,1036,1037,1039,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1060,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1085,1092,1130,1134,1142,1143,1145,1154,1176,1195,1199,1205,1206,1208,1217,1253,1261,1262,1264,1273,1302,1310,1311,1313,1322,1344,1349,1350,1352,1360,1366,1371,1372,1374,1378,1386,1387,1389,1401,1405,1412,1413,1415,1427,1431,1438,1439,1441,1453,1457,1460,1461,1463,1466,1467,1469,1515,1516,1518,1538,1539,1541,1562,1563,1565,1585,1586,1588,1594,1595,1597,1628,1629,1631,1648,1649,1651,1668,1669,1671,1687,1688,1690,1700,1701,1703,1733,1734,1736,1739,1740,1742,1745,1764,1765,1767,1794,1795,1797,1804,1805,1807,1810,1827,1832,1833,1835,1851,1852,1854,1869,1870,1872,1875,1876,1878,1904,1905,1907,1920,1921,1923,1939,1940,1942,1968,1969,1970,1972,1973],main:[267,1973],mainli:1973,major:[724,1970],make:[227,255,267,275,282,285,291,299,496,506,1181,1187,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1873,1968,1973],man:1973,manag:[0,216,217,274,275,281,283],mandat:1969,mani:[244,315,381,431,476,622,656,716,799,876,956,1015,1059,1149,1212,1268,1317,1973],manipul:[268,287,289],manner:[268,560,1973],manual:[285,1973],map:[208,215,228,230,256,268,282,285,504,632,633,877,1060,1185,1390,1416,1442,1973],mark:[267,281,285,1973],martin:267,mask:[0,234,266,282,285,312,326,378,386,428,437,653,661,707,713,714,716,720,721,722,723,744,752,762,796,810,861,890,953,966,1040,1074,1146,1154,1209,1217,1265,1273,1314,1322,1364],masked_c:[312,796,953],masked_q:1973,masked_v:[378,428,653,1146,1209,1265,1314],masked_x:861,maskedconst:[723,744,752],maskerror:0,match:[298,311,377,427,452,474,503,539,551,557,561,563,564,565,566,567,568,569,570,571,595,618,652,712,770,795,860,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,898,952,1013,1039,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1085,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1973],matter:[1092,1973],max:[746,758],maxim:[282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322],maximis:[282,1968,1973],maximum:[278,282,285,326,386,437,481,488,489,516,517,559,566,602,627,661,714,721,745,748,774,810,890,966,1017,1053,1074,1075,1154,1198,1199,1217,1273,1322,1404,1405,1430,1431,1456,1457,1973],mbar:[888,1072],mean:[72,86,186,193,208,214,243,275,278,282,285,287,289,301,314,326,380,386,430,437,481,494,511,516,517,556,566,576,577,581,585,587,602,627,655,661,721,728,774,798,810,878,890,898,955,966,1017,1048,1053,1058,1059,1061,1074,1075,1085,1092,1148,1154,1192,1198,1199,1211,1217,1267,1273,1316,1322,1358,1377,1397,1404,1405,1423,1430,1431,1449,1456,1457,1471,1501,1520,1569,1573,1577,1582,1599,1705,1769,1809,1837,1856,1925,1944,1968,1970,1973],meant:[268,1969],measur:[208,213,218,225,228,242,244,253,256,277,278,282,285,431,433,436,437,440,445,447,448,461,560,565,572,721,864,865,1043,1044,1053,1522,1526,1530,1534,1570,1973],mechan:[282,285,1973],meet:[1092,1973],membership:[540,1556],memo:[291,304,370,420,468,496,533,542,589,612,645,702,764,788,854,945,1007,1032,1138,1181,1201,1257,1306,1382,1408,1434,1459,1465,1499,1514,1537,1558,1583,1593,1627,1647,1665,1686,1699,1738,1763,1793,1803,1831,1850,1874,1887,1903,1919,1938],memor:1969,memori:[268,282,287,289,314,331,367,380,388,417,430,439,465,512,518,655,663,698,732,759,798,815,851,894,955,970,1004,1058,1081,1135,1148,1156,1177,1193,1200,1211,1219,1254,1267,1275,1303,1316,1324,1345,1369,1380,1399,1406,1425,1432,1451,1458,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1969],mercat:[219,247],messag:[0,267,281,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322],meta:268,metadata:[0,1,72,86,186,193,208,218,220,229,244,248,257,268,277,278,279,282,285,287,289,335,389,441,539,552,555,556,559,560,561,562,563,564,567,570,572,575,578,581,582,584,586,587,630,664,737,775,819,861,868,869,870,875,878,879,889,890,891,892,893,894,895,898,900,940,941,944,974,1033,1040,1049,1050,1051,1052,1053,1061,1063,1073,1074,1077,1079,1081,1082,1085,1087,1092,1129,1131,1136,1137,1157,1220,1276,1325,1568,1569,1570,1572,1574,1577,1578,1580,1581,1582,1744,1745,1746,1749,1750,1751,1754,1756,1759,1760,1810,1812,1815,1817,1821,1823,1826,1828],meteorolog:[287,289],method:[0,208,210,211,212,213,214,215,216,217,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,268,278,279,282,285,287,289,295,296,298,308,309,311,312,326,374,375,377,378,386,424,425,427,428,437,470,471,472,474,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,500,501,503,531,539,548,549,551,552,557,559,560,561,562,563,564,565,566,568,569,570,571,572,573,576,581,585,592,593,595,602,615,616,618,627,649,650,652,653,661,709,710,712,714,721,731,735,749,750,751,767,768,770,774,792,793,795,796,810,857,858,860,861,862,863,864,865,867,868,869,870,871,872,873,874,876,878,882,883,884,885,886,887,888,890,891,898,905,906,907,912,913,914,924,925,926,927,928,929,940,949,950,952,953,966,1010,1011,1013,1017,1036,1037,1039,1040,1041,1042,1043,1044,1045,1046,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1059,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1085,1092,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1129,1130,1137,1142,1143,1145,1146,1154,1205,1206,1208,1209,1217,1261,1262,1264,1265,1273,1310,1311,1313,1314,1322,1349,1350,1352,1371,1372,1374,1386,1387,1389,1412,1413,1415,1438,1439,1441,1460,1461,1463,1466,1467,1469,1515,1516,1518,1538,1539,1541,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1562,1563,1565,1570,1577,1585,1586,1588,1594,1595,1597,1628,1629,1631,1648,1649,1651,1668,1669,1671,1687,1688,1690,1700,1701,1703,1733,1734,1736,1737,1739,1740,1742,1749,1759,1764,1765,1767,1794,1795,1797,1804,1805,1807,1810,1826,1827,1832,1833,1835,1851,1852,1854,1869,1870,1872,1875,1876,1878,1904,1905,1907,1920,1921,1923,1939,1940,1942,1968,1969,1970],method_descriptor:[295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939],methodolog:252,metr:[213,242,705,719,739,742,755,762,1675,1678,1681,1684],metric:[213,242],middl:1049,might:[214,229,243,257,1973],min:[748,758,1968],miniconda3:276,minim:[275,281],minimis:[876,1059],minimum:[0,282,285,326,386,437,478,481,483,486,492,559,581,602,627,661,714,721,746,747,774,810,890,966,1017,1048,1074,1154,1217,1273,1322,1544,1547,1550,1554,1577,1973],minor:1970,miscellan:1,miss:[0,57,211,224,230,233,234,240,251,282,285,288,326,369,386,437,661,707,714,721,733,746,748,754,758,762,810,853,890,944,966,1006,1049,1074,1137,1154,1217,1273,1322,1365,1677,1683,1973],missing_valu:[0,234,282,312,326,378,386,428,437,559,653,661,796,810,861,890,953,966,1040,1074,1146,1154,1209,1217,1265,1273,1314,1322,1365,1973],mix:[54,55],mixin:[0,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,231,232,233,234,235,246,253,256,260,261,262,263,264],mixtur:284,mode:[0,285,561,1973],model:[211,212,213,214,219,220,223,224,225,226,227,228,229,240,241,242,243,246,247,248,250,251,253,254,255,256,257,268,278,280,282,285,287,289,323,326,349,354,355,383,386,398,399,402,408,410,411,434,437,450,457,458,559,627,634,639,640,658,661,672,673,674,678,685,687,689,691,692,778,783,784,807,810,833,838,839,877,880,890,903,904,908,911,917,931,937,938,963,966,987,992,993,1017,1022,1024,1029,1060,1064,1074,1097,1100,1106,1120,1126,1127,1151,1154,1165,1170,1171,1214,1217,1228,1229,1230,1234,1241,1243,1245,1247,1248,1270,1273,1284,1285,1288,1294,1296,1297,1319,1322,1333,1338,1339,1363,1477,1503,1523,1605,1711,1747,1774,1813,1839,1858,1910,1927,1949,1969,1970,1973],model_a:1973,modif:[291,299,496,506,1181,1187,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1873,1969],modifi:[252,268,282,285,287,289,359,413,460,470,557,694,843,863,865,873,874,883,884,886,996,1042,1044,1046,1056,1057,1067,1068,1070,1075,1130,1173,1250,1299,1341,1494,1511,1533,1622,1672,1728,1788,1827,1847,1866,1935,1963,1968,1969,1973],modul:1973,monoton:[211,224,240,251],month:[287,289],monthli:[278,279],more:[0,211,214,218,220,226,229,240,243,248,254,257,267,268,279,282,285,287,289,302,305,326,369,371,386,421,437,481,513,559,560,602,627,646,661,703,707,714,721,774,789,810,853,862,864,868,869,870,871,882,885,887,890,944,946,966,1006,1017,1033,1041,1043,1045,1049,1050,1051,1052,1054,1066,1069,1071,1074,1076,1137,1139,1154,1195,1202,1217,1258,1273,1307,1322,1348,1359,1366,1370,1378,1401,1427,1453,1969,1973],most:[224,236,237,238,251,576,585,705,878,1061,1199,1810,1973],move:[0,1973],much:[282,1053,1969,1973],multi:[225,253],multidimension:[222,230,233,249,843,1728,1973],multipl:[0,225,228,232,252,258,275,279,282,560,570,905,906,907,909,912,913,914,920,924,925,926,927,928,929,932,933,1092,1094,1095,1096,1098,1101,1102,1103,1109,1113,1114,1115,1116,1117,1118,1121,1122,1355,1356,1359,1360,1368,1973],multipli:0,must:[213,215,224,230,231,242,251,252,267,285,291,298,299,302,311,326,377,386,427,437,474,481,496,503,506,513,517,551,559,595,602,618,627,652,661,707,712,714,721,770,774,795,810,843,860,890,952,966,1013,1017,1039,1049,1074,1145,1154,1181,1187,1195,1199,1208,1217,1264,1273,1313,1322,1348,1352,1354,1366,1370,1374,1375,1378,1382,1389,1392,1401,1405,1408,1415,1418,1427,1431,1434,1441,1444,1453,1457,1459,1463,1464,1469,1518,1541,1565,1588,1597,1631,1651,1671,1672,1690,1703,1728,1736,1742,1767,1797,1807,1835,1854,1872,1873,1878,1907,1923,1942,1969,1973],mutabl:268,my_cfdmimplement:268,my_coordin:268,my_field:268,my_field_2:268,my_field_3:268,my_implement:268,my_implementation2:268,my_implementation_2:268,my_netcdf:268,my_netcdfread:268,my_read:268,my_read_2:268,my_read_3:268,my_writ:268,n_field:278,name:[0,208,211,212,213,214,215,218,219,220,221,223,224,225,226,227,228,229,231,232,233,234,240,241,242,243,244,246,247,250,251,253,254,256,257,258,260,261,262,263,264,267,268,273,275,276,277,278,281,282,284,285,295,296,297,308,309,310,315,323,324,326,331,335,337,344,345,346,349,350,351,352,353,354,355,365,374,375,376,381,383,384,386,388,389,390,393,394,395,398,399,400,401,402,403,404,405,406,407,408,409,410,411,415,424,425,426,431,434,435,437,439,441,442,446,447,448,450,451,453,454,456,457,458,463,470,471,472,473,476,477,479,481,484,487,491,493,494,500,501,502,512,548,549,550,552,558,559,563,568,569,570,573,592,593,594,599,600,602,603,604,605,606,609,615,616,617,622,627,630,632,633,634,635,636,637,638,639,640,649,650,651,656,658,659,661,663,664,665,668,669,670,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,696,709,710,711,716,732,735,737,767,768,769,773,774,775,776,777,778,779,780,781,782,783,784,792,793,794,799,807,808,810,815,819,821,828,829,830,833,834,835,836,837,838,839,849,857,858,859,863,874,876,880,881,890,894,895,896,902,903,904,905,906,907,908,911,912,913,914,915,916,917,918,919,922,923,924,925,926,927,928,929,930,931,936,937,938,943,949,950,951,956,963,964,966,970,974,976,983,984,985,987,988,989,990,991,992,993,1002,1010,1011,1012,1015,1017,1020,1021,1022,1023,1024,1025,1026,1028,1029,1036,1037,1038,1042,1053,1057,1059,1064,1065,1074,1081,1082,1083,1089,1090,1091,1092,1094,1095,1096,1097,1100,1101,1102,1103,1104,1105,1106,1107,1108,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1125,1126,1127,1133,1142,1143,1144,1149,1151,1152,1154,1156,1157,1158,1161,1162,1163,1165,1166,1167,1168,1169,1170,1171,1175,1193,1205,1206,1207,1212,1214,1215,1217,1219,1220,1221,1224,1225,1226,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1252,1261,1262,1263,1268,1270,1271,1273,1275,1276,1277,1280,1281,1282,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1301,1310,1311,1312,1317,1319,1320,1322,1324,1325,1326,1329,1330,1331,1333,1334,1335,1336,1337,1338,1339,1343,1349,1350,1351,1355,1356,1359,1360,1363,1365,1371,1372,1373,1386,1387,1388,1399,1412,1413,1414,1425,1438,1439,1440,1451,1460,1461,1462,1466,1467,1468,1477,1478,1484,1489,1498,1503,1504,1506,1509,1513,1515,1516,1517,1523,1524,1527,1531,1536,1538,1539,1540,1543,1545,1548,1551,1553,1555,1562,1563,1564,1584,1585,1586,1587,1589,1590,1591,1594,1595,1596,1605,1606,1612,1617,1626,1628,1629,1630,1635,1636,1638,1639,1640,1641,1644,1648,1649,1650,1668,1669,1670,1687,1688,1689,1693,1694,1695,1700,1701,1702,1711,1712,1718,1723,1732,1733,1734,1735,1739,1740,1741,1747,1748,1752,1757,1762,1764,1765,1766,1774,1775,1780,1785,1792,1794,1795,1796,1804,1805,1806,1813,1814,1819,1824,1830,1832,1833,1834,1839,1840,1842,1845,1849,1851,1852,1853,1858,1859,1861,1864,1868,1869,1870,1871,1875,1876,1877,1881,1882,1883,1891,1892,1894,1895,1896,1897,1900,1904,1905,1906,1910,1911,1912,1915,1918,1920,1921,1922,1927,1928,1930,1933,1937,1939,1940,1941,1949,1950,1955,1960,1967,1969,1970,1973],namespac:[315,381,431,476,622,656,716,799,876,956,1015,1059,1149,1212,1268,1317],nativ:285,natur:[0,208,1973],nax:[560,567],nc_clear_component_dimension_group:[225,228,912,924,925,1101,1113,1114,1973],nc_clear_component_sample_dimension_group:[225,228,913,926,927,1102,1115,1116,1973],nc_clear_component_variable_group:[225,228,914,928,929,1103,1117,1118,1973],nc_clear_dimension_group:[0,227,402,408,678,687,1024,1029,1234,1243,1288,1294,1973],nc_clear_geometry_variable_group:[0,917,931,1106,1120,1973],nc_clear_global_attribut:[213,225,228,285,920,932,933,1109,1121,1122,1973],nc_clear_group_attribut:[0,225,228,921,934,935,1110,1123,1124,1973],nc_clear_hdf5_chunks:[285,750,751],nc_clear_sample_dimension_group:[685,689,1241,1245,1973],nc_clear_unlimit:0,nc_clear_variable_group:[0,211,212,213,220,221,223,224,225,226,228,229,231,232,233,285,354,355,410,411,457,458,639,640,691,692,783,784,838,839,937,938,992,993,1126,1127,1170,1171,1247,1248,1296,1297,1338,1339,1973],nc_del_component_dimens:[225,228,905,924,925,1094,1113,1114,1973],nc_del_component_sample_dimens:[225,228,906,926,927,1095,1115,1116,1973],nc_del_component_sample_dimension_group:[906,1095],nc_del_component_vari:[225,228,907,928,929,1096,1117,1118,1973],nc_del_dimens:[212,221,227,231,232,285,398,402,403,405,407,408,672,678,679,682,686,687,1020,1021,1022,1024,1025,1026,1028,1029,1228,1234,1235,1238,1242,1243,1284,1288,1289,1291,1293,1294,1973],nc_del_geometry_vari:[908,917,918,922,930,931,1097,1106,1107,1111,1119,1120],nc_del_sample_dimens:[221,231,673,680,683,685,688,689,1229,1236,1239,1241,1244,1245,1973],nc_del_vari:[211,212,213,220,221,223,224,225,226,228,229,231,232,233,285,346,349,351,352,353,354,355,399,404,406,409,410,411,448,450,453,454,456,457,458,634,636,637,638,639,640,670,674,681,684,690,691,692,778,780,781,782,783,784,830,833,835,836,837,838,839,904,911,919,923,936,937,938,985,987,989,990,991,992,993,1091,1100,1108,1112,1125,1126,1127,1163,1165,1167,1168,1169,1170,1171,1226,1230,1237,1240,1246,1247,1248,1282,1285,1290,1292,1295,1296,1297,1331,1333,1335,1336,1337,1338,1339,1973],nc_dimension_group:[0,227,398,408,672,687,1022,1029,1228,1243,1284,1294,1973],nc_geometry__variablegroup:[931,1120],nc_geometry_variable_group:[0,225,228,908,931,1097,1120,1973],nc_get_dimens:[212,221,227,231,232,285,398,400,402,405,407,408,568,672,675,678,682,686,687,1022,1023,1024,1026,1028,1029,1228,1231,1234,1238,1242,1243,1284,1286,1288,1291,1293,1294,1973],nc_get_extern:[455,1973],nc_get_geometry_vari:[225,228,908,915,917,922,930,931,1097,1104,1106,1111,1119,1120],nc_get_sample_dimens:[221,231,673,676,683,685,688,689,1229,1232,1239,1241,1244,1245,1973],nc_get_unlimited_ax:0,nc_get_vari:[0,211,212,213,220,221,223,224,225,226,228,229,231,232,233,285,345,346,349,350,352,353,354,355,394,399,401,406,409,410,411,447,448,450,451,454,456,457,458,569,634,635,637,638,639,640,669,674,677,684,690,691,692,778,779,781,782,783,784,829,830,833,834,836,837,838,839,911,916,923,936,937,938,984,985,987,988,990,991,992,993,1090,1100,1105,1112,1125,1126,1127,1162,1165,1166,1168,1169,1170,1171,1225,1230,1233,1240,1246,1247,1248,1281,1285,1287,1292,1295,1296,1297,1330,1333,1334,1336,1337,1338,1339,1973],nc_global_attribut:[0,213,225,228,285,909,932,933,1098,1121,1122,1973],nc_group_attribut:[0,225,228,910,934,935,1099,1123,1124,1973],nc_has_dimens:[212,221,227,231,232,400,403,407,675,679,686,1023,1025,1028,1231,1235,1242,1286,1289,1293,1973],nc_has_geometry_vari:[915,918,930,1104,1107,1119],nc_has_sample_dimens:[221,231,676,680,688,1232,1236,1244,1973],nc_has_vari:[0,211,212,213,220,221,223,224,225,226,228,229,231,232,233,350,351,353,401,404,409,451,453,456,635,636,638,677,681,690,779,780,782,834,835,837,916,919,936,988,989,991,1105,1108,1125,1166,1167,1169,1233,1237,1246,1287,1290,1295,1334,1335,1337,1973],nc_hdf5_chunksiz:[285,749,751],nc_is_unlimit:[0,227,282,285,1030,1973],nc_is_unlimited_axi:0,nc_sample_dimension_group:[673,689,1229,1245,1973],nc_set_component_dimens:[225,228,905,912,925,1094,1101,1114,1973],nc_set_component_dimension_group:[225,228,905,912,924,1094,1101,1113,1973],nc_set_component_sample_dimens:[225,228,906,913,927,1095,1102,1116,1973],nc_set_component_sample_dimension_group:[225,228,906,913,926,1095,1102,1115,1973],nc_set_component_vari:[225,228,907,914,929,1096,1103,1118,1973],nc_set_component_variable_group:[225,228,907,914,928,1096,1103,1117,1973],nc_set_dimens:[212,221,227,231,232,285,398,400,402,403,405,408,672,675,678,679,682,687,876,1015,1020,1021,1022,1023,1024,1025,1026,1029,1059,1228,1231,1234,1235,1238,1243,1284,1286,1288,1289,1291,1294,1973],nc_set_dimension_group:[0,227,398,402,672,678,1022,1024,1228,1234,1284,1288,1973],nc_set_extern:[452,1973],nc_set_geometry_vari:[225,228,908,915,917,918,922,931,1097,1104,1106,1107,1111,1120],nc_set_geometry_variable_group:[0,225,228,908,917,1097,1106,1973],nc_set_global_attribut:[0,213,225,228,285,909,920,1098,1109,1973],nc_set_group_attribut:[0,225,228,910,921,1099,1110,1973],nc_set_hdf5_chunks:[285,749,750],nc_set_sample_dimens:[221,231,673,676,680,683,685,689,1229,1232,1236,1239,1241,1245,1973],nc_set_sample_dimension_group:[673,685,1229,1241,1973],nc_set_unlimit:[0,227,282,285,1027,1973],nc_set_unlimited_axi:0,nc_set_unlimited_dimens:0,nc_set_vari:[0,211,212,213,220,221,223,224,225,226,228,229,231,232,233,285,349,350,351,352,354,355,399,401,404,406,410,411,450,451,453,454,457,458,634,635,636,637,639,640,670,674,677,681,684,691,692,778,779,780,781,783,784,833,834,835,836,838,839,876,903,904,911,916,919,923,937,938,987,988,989,990,992,993,1059,1091,1100,1105,1108,1112,1126,1127,1163,1165,1166,1167,1168,1170,1171,1226,1230,1233,1237,1240,1247,1248,1282,1285,1287,1290,1292,1296,1297,1331,1333,1334,1335,1336,1338,1339,1973],nc_set_variable_group:[0,211,212,213,220,221,223,224,225,226,228,229,231,232,233,285,349,355,399,411,450,458,634,640,674,692,778,784,833,839,911,938,987,993,1100,1127,1165,1171,1230,1248,1285,1297,1333,1339,1973],nc_unlimit:0,nc_variable_group:[0,211,212,213,220,221,223,224,225,226,228,229,231,232,233,349,354,399,410,450,457,634,639,674,691,778,783,833,838,911,937,987,992,1100,1126,1165,1170,1230,1247,1285,1296,1333,1338,1973],nca:[0,267,281,282,288,1972],ncdim:[277,278,279,558,560,568,876,878,1020,1021,1059,1061,1973],ncdump:[282,1973],ncgen:282,ncvar:[234,277,278,287,289,345,346,394,395,447,448,560,563,569,632,633,669,670,829,830,878,884,898,903,904,984,985,1053,1059,1061,1068,1085,1090,1091,1092,1162,1163,1225,1226,1281,1282,1330,1331,1968,1973],ndarrai:[2,7,17,24,33,34,44,51,52,54,55,61,73,84,94,102,103,108,115,122,129,134,139,140,145,146,151,152,157,176,199,235,259,290,302,495,513,701,1180,1195,1366,1378,1381,1401,1407,1427,1433,1453],ndim:[0,15,16,22,23,30,31,49,50,59,60,69,70,81,82,92,93,100,101,113,114,120,121,127,128,137,179,180,202,215,230,234,236,237,238,509,1190,1395,1421,1447,1973],nearli:216,necessari:[335,389,441,630,664,737,775,819,876,895,974,1059,1082,1157,1220,1276,1325,1973],necessarili:1973,need:[213,215,220,221,226,230,231,233,236,237,238,242,248,254,267,268,295,308,335,374,389,424,441,470,471,500,548,592,615,630,649,664,709,731,737,767,775,792,819,857,876,895,949,974,1010,1036,1059,1082,1142,1157,1205,1220,1261,1276,1310,1325,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1969,1973],neg:[282,285,296,309,326,347,366,368,375,386,397,416,418,425,437,449,464,466,472,481,501,549,559,593,602,616,627,650,661,671,697,699,710,721,724,743,746,748,757,758,760,768,774,793,810,831,850,852,858,890,950,966,986,1003,1005,1011,1017,1037,1074,1093,1134,1136,1143,1154,1164,1176,1178,1206,1217,1227,1253,1255,1262,1273,1283,1302,1304,1311,1322,1332,1344,1346,1350,1372,1387,1413,1439,1461,1467,1516,1539,1563,1586,1595,1629,1649,1669,1688,1701,1734,1740,1765,1795,1805,1833,1852,1870,1876,1905,1921,1940],neither:1079,ness:285,netcdf3:[285,749,750,751,1973],netcdf3_64bit:285,netcdf3_64bit_data:[0,285],netcdf3_64bit_offset:[0,285],netcdf3_class:285,netcdf4:[0,54,55,276,282,285,287,288,289,305,371,421,646,703,707,789,946,1033,1139,1202,1258,1307,1353,1363,1368,1968,1973],netcdf4_class:285,netcdf:[0,208,222,230,234,236,237,238,240,242,251,255,256,257,258,268,276,282,285,287,288,289,326,345,346,349,350,351,352,353,354,355,386,394,395,398,399,400,401,402,403,404,405,406,407,408,409,410,411,437,447,448,450,451,452,453,454,455,456,457,458,470,558,559,563,568,569,627,632,633,634,635,636,637,638,639,640,661,669,670,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,722,778,779,780,781,782,783,784,810,829,830,833,834,835,836,837,838,839,877,890,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,966,984,985,987,988,989,990,991,992,993,1017,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1049,1053,1060,1074,1090,1091,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1154,1162,1163,1165,1166,1167,1168,1169,1170,1171,1217,1225,1226,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1273,1281,1282,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1322,1330,1331,1333,1334,1335,1336,1337,1338,1339,1353,1361,1363,1365,1969],netcdf_arrai:1973,netcdf_flatten:[0,276,288],netcdfarrai:[0,268,280,756,1685,1973],netcdfcompon:[225,228],netcdfdimens:[212,221,227,231,232],netcdfextern:213,netcdfgeometri:[225,228],netcdfglobalattribut:[225,228],netcdfgroupattribut:[225,228],netcdfhdf5:222,netcdfread:[0,268],netcdfsampledimens:[221,231],netcdfunlimiteddimens:[0,227],netcdfunreferenc:[225,228],netcdfvari:[211,212,213,220,221,223,224,225,226,228,229,231,232,233],netcdfwrit:[0,268],network:[287,289],never:[268,899,1755,1914,1973],nevertheless:1973,new_:217,new_atol:269,new_extern:1973,new_fil:[268,1973],new_identifi:0,new_log_level:271,new_new_:217,new_par:1973,new_rtol:272,newer:[285,288],newest:288,next:1970,nino:[214,243],no_mask:[861,1040],no_mask_q:1973,no_mask_x:861,node:[321,322,334,336,342,343,362,363,805,806,818,820,826,827,846,847,905,907,912,914,924,925,928,929,961,962,973,975,981,982,999,1000,1094,1096,1101,1103,1113,1114,1117,1118,1973],node_count:[362,846,907,914,928,929,999,1096,1103,1117,1118],nodecount:[321,334,342,362,805,818,826,846,961,973,981,999],nodecountproperti:[268,280],noleap:[287,289],non:[0,208,211,224,240,251,282,285,287,289,295,296,298,308,309,311,326,374,375,377,386,424,425,427,437,471,472,474,481,500,501,503,516,517,548,549,551,559,581,592,593,595,602,615,616,618,627,649,650,652,661,709,710,712,717,718,719,721,725,733,739,740,741,742,753,754,755,767,768,770,774,792,793,795,810,857,858,860,877,878,890,949,950,952,966,1010,1011,1013,1017,1036,1037,1039,1060,1061,1074,1142,1143,1145,1154,1198,1199,1205,1206,1208,1217,1261,1262,1264,1273,1310,1311,1313,1322,1349,1350,1352,1371,1372,1374,1386,1387,1389,1404,1405,1412,1413,1415,1430,1431,1438,1439,1441,1456,1457,1460,1461,1463,1466,1467,1469,1515,1516,1518,1538,1539,1541,1562,1563,1565,1577,1585,1586,1588,1594,1595,1597,1628,1629,1631,1648,1649,1651,1668,1669,1671,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1687,1688,1690,1700,1701,1703,1733,1734,1736,1739,1740,1742,1745,1764,1765,1767,1794,1795,1797,1804,1805,1807,1810,1832,1833,1835,1851,1852,1854,1869,1870,1872,1875,1876,1878,1904,1905,1907,1920,1921,1923,1939,1940,1942,1969,1973],none:[210,211,212,213,214,215,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,275,276,282,284,285,300,302,303,312,315,316,317,318,319,320,324,325,326,327,329,330,332,333,337,338,339,340,341,344,345,347,348,350,351,352,353,357,358,359,360,361,362,363,364,365,366,367,368,369,378,381,382,384,385,386,387,390,392,393,394,397,400,401,403,404,405,406,407,409,413,414,415,416,417,418,419,428,431,432,433,435,436,437,438,440,442,444,445,446,447,449,451,453,454,455,456,460,461,462,463,464,465,466,467,476,480,481,488,491,492,493,494,508,513,514,522,531,553,557,559,560,561,562,563,564,565,566,567,568,569,570,571,572,574,576,582,583,585,599,600,602,603,604,605,606,608,609,610,611,622,626,627,632,635,636,637,638,641,642,643,644,653,656,657,659,660,661,662,665,667,668,669,671,675,676,677,679,680,681,682,683,684,686,688,690,694,695,696,697,698,699,700,707,714,716,717,718,719,720,721,722,724,725,730,733,739,740,741,742,743,745,746,747,748,751,753,754,755,757,758,759,760,761,773,774,776,777,779,780,781,782,786,787,796,799,800,801,802,803,804,808,809,810,811,813,814,816,817,821,822,823,824,825,828,829,831,832,834,835,836,837,841,842,843,844,845,846,847,848,849,850,851,852,853,861,863,865,868,869,870,873,874,876,877,881,883,884,886,889,890,896,900,902,905,906,907,909,910,912,913,914,915,916,918,919,920,921,922,923,924,925,926,927,928,929,930,932,933,934,935,936,940,941,942,943,944,953,956,957,958,959,960,964,965,966,967,969,971,972,976,977,978,979,980,983,984,986,988,989,990,991,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1015,1016,1017,1018,1019,1020,1023,1025,1026,1028,1030,1031,1040,1042,1044,1046,1048,1049,1050,1051,1052,1056,1057,1059,1060,1062,1063,1065,1067,1068,1070,1073,1074,1075,1078,1083,1086,1087,1089,1090,1092,1093,1094,1095,1096,1098,1099,1101,1102,1103,1104,1105,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1121,1122,1123,1124,1125,1129,1130,1131,1132,1133,1134,1135,1136,1137,1146,1149,1150,1152,1153,1154,1155,1158,1160,1161,1162,1164,1166,1167,1168,1169,1173,1174,1175,1176,1177,1178,1179,1189,1195,1196,1198,1199,1209,1212,1213,1215,1216,1217,1218,1221,1223,1224,1225,1227,1231,1232,1233,1235,1236,1237,1238,1239,1240,1242,1244,1246,1250,1251,1252,1253,1254,1255,1256,1265,1268,1269,1271,1272,1273,1274,1277,1279,1280,1281,1283,1286,1287,1289,1290,1291,1292,1293,1295,1299,1300,1301,1302,1303,1304,1305,1314,1317,1318,1320,1321,1322,1323,1326,1328,1329,1330,1332,1334,1335,1336,1337,1341,1342,1343,1344,1345,1346,1347,1353,1357,1365,1366,1367,1376,1378,1379,1394,1401,1402,1404,1405,1420,1427,1428,1430,1431,1446,1453,1454,1456,1457,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1492,1493,1494,1495,1496,1497,1498,1502,1504,1505,1506,1508,1509,1511,1512,1513,1521,1522,1524,1525,1526,1527,1529,1530,1531,1533,1534,1535,1536,1553,1554,1555,1566,1570,1571,1578,1579,1591,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1620,1621,1622,1623,1624,1625,1626,1635,1636,1638,1639,1640,1641,1643,1644,1645,1646,1661,1662,1663,1664,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1693,1694,1695,1697,1698,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1726,1727,1728,1729,1730,1731,1732,1748,1751,1752,1756,1757,1759,1760,1761,1762,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1787,1788,1789,1790,1791,1792,1799,1800,1801,1802,1811,1812,1814,1816,1817,1819,1822,1823,1824,1826,1827,1828,1829,1830,1838,1840,1841,1842,1844,1845,1847,1848,1849,1857,1859,1860,1861,1863,1864,1866,1867,1868,1881,1882,1883,1885,1886,1891,1892,1894,1895,1896,1897,1899,1900,1901,1902,1911,1912,1915,1917,1918,1926,1928,1929,1930,1932,1933,1935,1936,1937,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1962,1963,1964,1965,1966,1967,1973],nonetheless:[282,1973],nor:[285,369,419,467,700,853,878,944,1006,1049,1061,1079,1137,1179,1256,1305,1347,1810,1973],normalis:[273,331,335,388,389,439,441,512,517,630,663,664,732,737,775,815,819,894,895,970,974,1081,1082,1156,1157,1193,1199,1219,1220,1275,1276,1324,1325,1399,1405,1425,1431,1451,1457],normalize_chunk:[517,1198,1199,1404,1405,1430,1431,1456,1457],note:[10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,267,268,275,281,282,285,287,289,326,330,368,386,387,437,438,470,481,539,557,559,563,602,627,661,662,720,721,774,810,814,852,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,890,891,898,966,969,1005,1017,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1078,1085,1154,1155,1217,1218,1273,1274,1322,1323,1481,1505,1525,1609,1715,1749,1777,1816,1841,1860,1929,1952,1973],now:[0,285,581,1577,1973],num2dat:[54,55],number:[4,6,14,16,21,23,29,31,36,38,48,50,58,60,68,70,80,82,91,93,99,101,105,107,112,114,119,121,126,128,131,133,136,138,142,144,148,150,154,156,159,161,178,180,201,203,211,212,215,218,221,224,226,227,230,233,234,236,237,238,240,241,251,254,255,267,274,275,278,282,283,287,289,326,386,437,481,545,559,563,567,576,585,602,627,661,714,721,774,810,876,890,966,1049,1059,1074,1154,1217,1273,1322,1561,1968,1971,1973],numer:[208,211,213,224,240,242,251,274,282,283,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1970,1973],numpi:[0,2,7,8,10,11,12,13,17,18,19,20,24,26,27,28,33,34,44,45,46,47,51,52,54,55,56,57,61,62,64,65,66,67,73,74,76,77,78,79,84,87,88,90,94,96,97,98,102,103,108,109,110,111,115,116,117,118,122,123,124,125,129,134,135,139,140,145,146,151,152,157,162,164,165,166,168,170,171,172,176,177,181,183,184,187,189,190,194,197,198,199,200,204,205,206,207,211,212,213,217,221,222,224,226,229,231,232,233,234,235,240,241,242,246,249,251,254,257,258,259,263,264,266,276,285,288,290,292,302,305,316,320,330,333,338,341,357,359,361,371,387,413,416,421,438,460,464,495,497,513,646,662,694,697,701,703,707,714,720,723,724,744,746,748,752,758,789,800,804,814,817,822,825,841,843,845,946,957,960,969,972,977,980,995,996,998,1033,1040,1078,1130,1139,1155,1173,1176,1180,1182,1195,1202,1218,1250,1253,1258,1274,1299,1302,1307,1323,1341,1344,1348,1366,1370,1378,1381,1383,1401,1407,1409,1427,1433,1435,1453,1472,1476,1479,1481,1483,1485,1488,1492,1494,1496,1505,1511,1525,1533,1600,1604,1607,1609,1611,1613,1616,1620,1622,1624,1706,1710,1713,1715,1717,1719,1722,1726,1728,1730,1770,1773,1776,1777,1779,1781,1784,1787,1788,1790,1816,1827,1841,1847,1860,1866,1929,1935,1945,1948,1951,1952,1954,1956,1959,1962,1963,1965,1973],numpy_arrai:1973,numpyarrai:[239,761,1369],object:[0,11,19,27,46,53,54,65,77,88,97,110,117,124,210,211,212,213,214,215,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,275,285,295,298,302,305,308,311,315,326,335,359,371,374,377,381,386,387,389,413,421,424,427,431,437,441,460,471,474,476,481,500,503,513,515,526,527,532,539,548,551,557,559,560,561,562,563,564,565,566,567,568,569,570,571,572,583,592,595,602,615,618,622,627,630,646,649,652,656,661,664,694,703,707,709,712,716,720,721,737,756,767,770,774,775,789,792,795,799,810,819,843,857,860,862,863,864,865,868,869,870,871,872,873,874,876,878,882,883,884,885,886,887,888,890,895,898,946,949,952,956,966,974,996,1010,1013,1015,1017,1033,1036,1039,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1059,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1082,1085,1130,1139,1142,1145,1149,1154,1157,1173,1195,1197,1202,1205,1208,1212,1217,1220,1250,1258,1261,1264,1268,1273,1276,1299,1307,1310,1313,1317,1322,1325,1341,1348,1349,1352,1366,1368,1370,1371,1374,1378,1386,1389,1401,1403,1412,1415,1427,1429,1438,1441,1453,1455,1460,1463,1466,1469,1494,1511,1515,1518,1533,1538,1541,1562,1565,1570,1579,1585,1588,1594,1597,1622,1628,1631,1648,1651,1668,1671,1685,1687,1690,1700,1703,1728,1733,1736,1739,1742,1764,1767,1788,1794,1797,1804,1807,1827,1832,1835,1847,1851,1854,1866,1869,1872,1875,1878,1904,1907,1920,1923,1935,1939,1942,1963,1968,1973],obs:[221,231,232,926,1115,1973],observ:[287,289,1973],occasion:0,occupi:[221,236],occur:[0,245,252,282,877,1060,1969,1973],occurr:[905,906,907,912,913,914,924,925,926,927,928,929,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118],ocean:[287,289],oceanographi:[287,289],oem:276,off:[0,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],offset:285,often:1973,old:[0,217,274,281,283,596,597,601,607,608,611,771,785,787,1632,1633,1637,1642,1643,1646,1691,1696,1698,1879,1884,1886,1888,1889,1893,1898,1899,1902],older:[282,285],omit:[0,215,230,232,233,258,282,285,326,386,437,481,504,559,661,721,746,748,758,810,890,966,1074,1154,1185,1217,1273,1322,1390,1416,1442,1973],omit_data:[0,285],onc:[268,275,298,311,377,427,474,503,551,595,618,652,712,770,795,860,952,1013,1039,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],one:[0,211,214,216,219,220,224,225,227,228,229,232,240,243,247,248,251,255,257,258,267,275,277,278,279,281,282,285,305,315,326,366,371,381,386,416,421,431,437,464,481,558,559,563,567,570,572,578,582,586,602,627,646,656,661,697,703,707,721,757,762,774,789,799,810,850,876,890,905,906,907,912,913,914,924,925,926,927,928,929,946,956,966,1003,1017,1033,1059,1074,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1134,1139,1149,1154,1176,1202,1212,1217,1253,1258,1268,1273,1302,1307,1317,1322,1344,1359,1360,1368,1570,1574,1578,1581,1968,1973],ones:720,onli:[0,11,19,27,46,54,55,65,77,88,97,110,117,124,214,220,226,243,245,248,254,268,275,281,282,285,298,302,305,311,312,326,358,371,377,378,386,421,427,428,437,474,481,503,513,551,559,595,602,618,627,646,652,653,661,703,707,712,721,770,774,789,795,796,810,842,860,861,862,864,868,871,872,882,885,887,890,909,920,932,933,946,952,953,966,1013,1017,1033,1039,1040,1041,1043,1045,1050,1053,1054,1055,1066,1069,1071,1074,1076,1098,1109,1121,1122,1139,1145,1146,1154,1195,1202,1208,1209,1217,1258,1264,1265,1273,1307,1313,1314,1322,1348,1352,1366,1370,1374,1378,1389,1401,1415,1427,1441,1453,1463,1469,1493,1518,1541,1565,1588,1597,1621,1631,1651,1671,1690,1703,1727,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1968,1969,1973],open:[0,285,287,289,1360],opendap:[268,282,1973],oper:[0,217,268,282,285,287,289,312,314,326,347,359,366,367,368,369,378,380,386,397,413,416,417,418,419,428,430,437,449,460,464,465,466,467,481,539,540,557,559,561,563,564,565,566,568,569,570,602,627,653,655,661,671,694,697,698,699,700,714,721,722,724,743,757,759,760,761,774,796,798,810,831,843,850,851,852,853,861,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,890,898,944,953,955,966,986,996,1003,1004,1005,1006,1017,1040,1041,1042,1043,1044,1045,1046,1049,1050,1051,1052,1054,1055,1056,1057,1058,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1085,1093,1130,1134,1135,1136,1137,1146,1148,1154,1164,1173,1176,1177,1178,1179,1209,1211,1217,1227,1250,1253,1254,1255,1256,1265,1267,1273,1283,1299,1302,1303,1304,1305,1314,1316,1322,1332,1341,1344,1345,1346,1347,1471,1494,1501,1511,1520,1533,1556,1599,1622,1705,1728,1769,1788,1809,1827,1837,1847,1856,1866,1925,1935,1944,1963,1973],operand:217,oppos:[232,258,560,1973],option:[0,210,211,212,213,214,215,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,274,275,276,278,279,281,282,283,284,285,288,300,303,312,314,315,316,317,318,319,320,321,322,324,325,326,327,328,329,330,332,333,334,336,337,345,346,347,350,351,357,359,361,362,363,364,365,366,367,368,369,378,380,381,382,384,385,386,387,390,394,395,397,400,401,403,404,413,414,415,416,417,418,419,428,430,431,432,433,435,436,437,438,440,442,447,448,449,451,453,455,460,462,463,464,465,466,467,476,477,478,479,480,481,482,483,484,488,489,494,508,510,514,515,516,517,539,555,557,559,560,561,562,563,564,565,566,567,568,569,570,571,572,575,576,578,584,585,586,599,600,602,603,604,608,609,611,622,623,626,627,632,633,635,636,642,644,653,655,656,657,659,660,661,662,665,669,670,671,675,676,677,679,680,681,694,695,696,697,698,699,700,701,714,715,716,717,718,719,720,721,722,724,725,727,729,730,731,733,734,735,736,738,739,743,746,748,756,757,758,759,760,761,773,774,776,779,780,787,796,798,799,800,801,802,803,804,805,806,808,809,810,811,812,813,814,816,817,818,820,821,829,830,831,834,835,841,843,845,846,847,848,849,850,851,852,853,861,862,863,864,865,868,869,870,871,872,873,874,875,876,877,878,879,881,882,883,884,885,886,887,888,889,890,891,892,893,896,898,904,909,915,916,918,919,920,921,932,933,934,935,940,942,943,944,953,955,956,957,958,959,960,961,962,964,965,966,967,968,969,971,972,973,975,976,984,985,986,988,989,995,996,998,999,1000,1001,1002,1003,1004,1005,1006,1015,1016,1017,1018,1020,1021,1023,1025,1040,1041,1042,1043,1044,1045,1046,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1083,1085,1087,1090,1091,1092,1093,1098,1104,1105,1107,1108,1109,1110,1121,1122,1123,1124,1129,1130,1131,1132,1133,1134,1135,1136,1137,1146,1148,1149,1150,1152,1153,1154,1155,1158,1162,1163,1164,1166,1167,1173,1174,1175,1176,1177,1178,1179,1189,1191,1194,1196,1197,1198,1199,1209,1211,1212,1213,1215,1216,1217,1218,1221,1225,1226,1227,1231,1232,1233,1235,1236,1237,1250,1251,1252,1253,1254,1255,1256,1265,1267,1268,1269,1271,1272,1273,1274,1277,1281,1282,1283,1286,1287,1289,1290,1299,1300,1301,1302,1303,1304,1305,1314,1316,1317,1318,1320,1321,1322,1323,1326,1330,1331,1332,1334,1335,1341,1342,1343,1344,1345,1346,1347,1355,1357,1359,1367,1376,1379,1394,1396,1402,1403,1404,1405,1420,1422,1428,1429,1430,1431,1446,1448,1454,1455,1456,1457,1471,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1492,1494,1496,1497,1498,1501,1502,1504,1505,1506,1511,1512,1513,1520,1521,1522,1524,1525,1526,1527,1533,1535,1536,1543,1544,1545,1546,1547,1548,1568,1570,1572,1574,1580,1581,1584,1589,1599,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1620,1622,1624,1625,1626,1635,1636,1638,1639,1643,1644,1646,1655,1662,1664,1672,1673,1674,1675,1676,1677,1678,1685,1693,1694,1698,1705,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1726,1728,1730,1731,1732,1744,1745,1746,1748,1749,1750,1751,1752,1759,1761,1762,1769,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1787,1788,1790,1791,1792,1799,1800,1809,1810,1811,1812,1814,1815,1816,1817,1819,1823,1826,1827,1828,1829,1830,1837,1838,1840,1841,1842,1847,1848,1849,1856,1857,1859,1860,1861,1866,1867,1868,1881,1882,1886,1891,1892,1894,1895,1899,1900,1902,1911,1912,1917,1918,1925,1926,1928,1929,1930,1935,1936,1937,1944,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1962,1963,1965,1966,1967,1968,1973],order:[227,255,279,282,349,354,355,368,398,399,402,408,410,411,418,450,457,458,466,494,529,552,560,573,579,587,634,639,640,672,673,674,678,685,687,689,691,692,699,724,760,778,783,784,833,838,839,852,876,908,911,917,931,937,938,987,992,993,1005,1022,1024,1029,1059,1075,1092,1097,1100,1106,1120,1126,1127,1136,1165,1170,1171,1178,1228,1229,1230,1234,1241,1243,1245,1247,1248,1255,1284,1285,1288,1294,1296,1297,1304,1333,1338,1339,1346,1356,1360,1368,1575,1582,1737,1969,1973],ordereddict:[581,1075,1577],org:[208,287,288,289],organis:238,origin:[0,214,243,267,268,285,291,299,305,314,335,380,389,430,441,496,506,583,630,655,664,737,775,789,798,819,895,946,955,974,1033,1058,1082,1092,1148,1157,1181,1187,1199,1211,1220,1267,1276,1316,1325,1354,1375,1382,1392,1405,1408,1418,1431,1434,1444,1457,1459,1464,1471,1501,1520,1579,1599,1705,1769,1809,1837,1856,1873,1925,1944,1968,1973],original_filenam:732,orog1:1973,orog:[42,174,219,247,261,596,599,601,603,605,608,609,622,624,628,642,1632,1635,1637,1638,1640,1643,1644,1656,1658,1662,1888,1891,1893,1894,1896,1899,1900,1973],orog_from_fil:1973,orographi:[219,247],orthogon:[222,249],other:[0,208,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,282,285,287,289,298,311,326,335,353,377,386,389,407,409,427,437,441,456,474,481,503,551,559,560,561,562,563,564,565,566,567,568,569,570,571,572,581,595,602,618,627,630,638,652,661,664,686,688,690,707,712,721,737,770,774,775,782,795,810,819,837,860,877,890,895,903,930,936,944,952,966,974,991,1013,1017,1028,1039,1053,1060,1074,1082,1119,1125,1145,1154,1157,1169,1208,1217,1220,1242,1244,1246,1264,1273,1276,1293,1295,1313,1322,1325,1337,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1570,1577,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1969,1971,1973],otherwis:[0,51,57,176,276,282,284,285,325,326,338,339,341,342,343,344,352,359,385,386,392,393,405,406,413,436,437,444,445,446,454,460,480,481,485,486,487,528,559,583,602,606,626,627,631,637,660,661,667,668,682,683,684,694,713,721,740,741,742,774,777,781,809,810,822,823,825,826,827,828,836,843,877,889,890,900,901,902,922,923,965,966,977,978,980,981,982,983,990,996,1017,1019,1026,1060,1073,1074,1086,1087,1088,1089,1111,1112,1130,1153,1154,1160,1161,1168,1173,1216,1217,1223,1224,1238,1239,1240,1250,1272,1273,1279,1280,1291,1292,1299,1321,1322,1328,1329,1336,1341,1485,1486,1488,1489,1494,1508,1509,1511,1529,1530,1531,1533,1549,1550,1551,1579,1590,1613,1614,1616,1617,1622,1641,1660,1679,1680,1681,1695,1719,1720,1722,1723,1728,1754,1756,1757,1781,1782,1784,1785,1788,1801,1821,1822,1823,1824,1827,1844,1845,1847,1863,1864,1866,1883,1897,1915,1932,1933,1935,1956,1957,1959,1960,1963],out:[0,54,55,222,281,282,285,529,1973],outer:[232,258],outlin:1970,output:[0,276,279,282,285,315,326,381,386,431,437,476,481,517,539,557,559,563,602,622,627,656,661,721,749,750,751,774,799,810,862,863,864,865,868,869,870,871,872,873,874,876,878,882,883,884,885,886,887,888,890,898,956,966,1015,1017,1027,1030,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1059,1061,1066,1067,1068,1069,1070,1071,1072,1074,1075,1076,1085,1149,1154,1199,1212,1217,1268,1273,1317,1322,1405,1431,1457],outsid:[287,289,1973],over:[0,214,228,229,243,256,257,305,476,517,705,713,746,748,758,789,946,1048,1049,1137,1199,1405,1431,1457,1973],overal:[282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322],overrid:[268,1973],overridden:[268,275,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1973],overwrit:[285,1973],overwritten:285,own:[212,1973],p_gather:1973,pack:[285,1973],packag:[0,268,270,276,285,288,296,297,305,309,310,315,371,375,376,381,421,425,426,431,472,473,476,501,502,549,550,593,594,616,617,622,646,650,651,656,703,707,710,711,716,768,769,789,793,794,799,858,859,876,946,950,951,956,1011,1012,1015,1033,1037,1038,1059,1139,1143,1144,1149,1202,1206,1207,1212,1258,1262,1263,1268,1307,1311,1312,1317,1350,1351,1372,1373,1387,1388,1413,1414,1439,1440,1461,1462,1467,1468,1516,1517,1539,1540,1563,1564,1586,1587,1595,1596,1629,1630,1649,1650,1669,1670,1688,1689,1701,1702,1734,1735,1740,1741,1765,1766,1795,1796,1805,1806,1833,1834,1852,1853,1870,1871,1876,1877,1905,1906,1921,1922,1940,1941,1968,1969,1970,1973],pad:1973,page:[287,289,1973],pair:[218,244,529,577,890,1074,1573,1973],paper:[287,289],parallel:268,paramet:[0,42,43,174,175,210,211,212,213,214,215,216,217,218,220,221,222,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,248,249,251,253,254,255,256,257,258,259,262,263,264,268,273,274,275,276,277,278,279,281,282,283,284,285,295,296,298,300,302,303,308,309,311,312,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,332,333,334,336,337,344,345,346,347,350,351,353,354,357,358,359,360,361,362,363,364,365,366,367,368,369,374,375,377,378,380,381,382,383,384,385,386,387,390,393,394,395,397,400,401,403,404,407,408,409,410,413,414,415,416,417,418,419,424,425,427,428,430,431,432,433,434,435,436,437,438,440,442,446,447,448,449,451,453,455,456,457,460,461,462,463,464,465,466,467,471,472,474,476,477,478,479,480,481,482,483,484,487,488,489,491,492,493,494,500,501,503,508,510,513,514,515,516,517,539,548,549,551,553,555,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,575,576,578,580,584,585,586,592,593,595,597,599,600,602,603,604,605,606,608,609,610,611,615,616,618,622,623,624,625,626,627,628,629,631,632,633,635,636,638,639,641,642,643,644,649,650,652,653,655,656,657,658,659,660,661,662,665,668,669,670,671,675,676,677,679,680,681,686,687,688,689,690,691,694,695,696,697,698,699,700,701,709,710,712,714,715,716,717,718,719,720,721,722,724,725,727,729,730,731,733,734,735,736,738,739,743,746,748,751,753,754,755,756,757,758,759,760,761,767,768,770,771,773,774,776,777,779,780,782,783,786,787,792,793,795,796,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,816,817,818,820,821,828,829,830,831,834,835,837,838,841,842,843,844,845,846,847,848,849,850,851,852,853,857,858,860,861,862,863,864,865,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,896,898,900,902,904,905,906,907,912,913,914,915,916,918,919,920,921,924,925,926,927,928,929,930,931,932,933,934,935,936,937,940,941,942,943,944,949,950,952,953,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,971,972,973,975,976,983,984,985,986,988,989,991,992,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1010,1011,1013,1015,1016,1017,1018,1020,1021,1023,1025,1028,1029,1030,1031,1036,1037,1039,1040,1041,1042,1043,1044,1045,1046,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1083,1085,1087,1089,1090,1091,1092,1093,1094,1095,1096,1101,1102,1103,1104,1105,1107,1108,1109,1110,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1129,1130,1131,1132,1133,1134,1135,1136,1137,1142,1143,1145,1146,1148,1149,1150,1151,1152,1153,1154,1155,1158,1161,1162,1163,1164,1166,1167,1169,1170,1173,1174,1175,1176,1177,1178,1179,1189,1191,1194,1195,1196,1197,1198,1199,1205,1206,1208,1209,1211,1212,1213,1214,1215,1216,1217,1218,1221,1224,1225,1226,1227,1231,1232,1233,1235,1236,1237,1242,1243,1244,1245,1246,1247,1250,1251,1252,1253,1254,1255,1256,1261,1262,1264,1265,1267,1268,1269,1270,1271,1272,1273,1274,1277,1280,1281,1282,1283,1286,1287,1289,1290,1293,1294,1295,1296,1299,1300,1301,1302,1303,1304,1305,1310,1311,1313,1314,1316,1317,1318,1319,1320,1321,1322,1323,1326,1329,1330,1331,1332,1334,1335,1337,1338,1341,1342,1343,1344,1345,1346,1347,1349,1350,1352,1353,1355,1357,1359,1363,1366,1367,1371,1372,1374,1376,1378,1379,1386,1387,1389,1394,1396,1401,1402,1403,1404,1405,1412,1413,1415,1420,1422,1427,1428,1429,1430,1431,1438,1439,1441,1446,1448,1453,1454,1455,1456,1457,1460,1461,1463,1466,1467,1469,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1489,1492,1493,1494,1495,1496,1497,1498,1501,1502,1503,1504,1505,1506,1509,1511,1512,1513,1515,1516,1518,1520,1521,1522,1523,1524,1525,1526,1527,1531,1533,1534,1535,1536,1538,1539,1541,1543,1544,1545,1546,1547,1548,1551,1553,1554,1555,1562,1563,1565,1566,1568,1570,1572,1574,1576,1580,1581,1584,1585,1586,1588,1589,1590,1591,1594,1595,1597,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1617,1620,1621,1622,1623,1624,1625,1626,1628,1629,1631,1633,1635,1636,1638,1639,1640,1641,1643,1644,1645,1646,1648,1649,1651,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1668,1669,1671,1672,1673,1674,1675,1676,1677,1678,1682,1683,1684,1685,1687,1688,1690,1691,1693,1694,1695,1697,1698,1700,1701,1703,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1723,1726,1727,1728,1729,1730,1731,1732,1733,1734,1736,1739,1740,1742,1744,1745,1746,1747,1748,1749,1750,1751,1752,1754,1756,1757,1759,1760,1761,1762,1764,1765,1767,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1785,1787,1788,1789,1790,1791,1792,1794,1795,1797,1799,1800,1802,1804,1805,1807,1809,1810,1811,1812,1813,1814,1815,1816,1817,1819,1821,1823,1824,1826,1827,1828,1829,1830,1832,1833,1835,1837,1838,1839,1840,1841,1842,1845,1847,1848,1849,1851,1852,1854,1856,1857,1858,1859,1860,1861,1864,1866,1867,1868,1869,1870,1872,1889,1891,1892,1894,1895,1896,1897,1899,1900,1901,1902,1904,1905,1907,1910,1911,1912,1915,1917,1918,1920,1921,1923,1925,1926,1927,1928,1929,1930,1933,1935,1936,1937,1939,1940,1942,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1960,1962,1963,1964,1965,1966,1967,1968,1969,1970,1973],parametersdomainancillari:[219,247],parent:[229,252,257,282,312,583,796,953,1971,1973],pars:[282,1969],part:[232,258,268,322,326,336,343,363,386,437,559,627,661,806,810,820,827,847,890,905,907,912,914,924,925,928,929,962,966,975,982,1000,1017,1074,1094,1096,1101,1103,1113,1114,1117,1118,1154,1217,1273,1322,1973],part_node_count:[363,847,905,907,912,914,924,925,928,929,1000,1094,1096,1101,1103,1113,1114,1117,1118],partial:[223,250,268,282,877,1060,1973],particular:[220,248,282,285,295,308,323,366,374,383,416,424,434,464,471,500,517,548,592,615,649,658,697,709,757,767,792,807,850,857,880,949,963,1003,1010,1036,1064,1134,1142,1151,1176,1199,1205,1214,1253,1261,1270,1302,1310,1319,1344,1349,1371,1386,1405,1412,1431,1438,1457,1460,1466,1477,1503,1515,1523,1538,1562,1585,1594,1605,1628,1648,1668,1687,1700,1711,1733,1739,1747,1764,1774,1794,1804,1813,1832,1839,1851,1858,1869,1875,1904,1910,1920,1927,1939,1949,1968,1970,1973],particularli:1973,partnodecount:[322,336,343,363,806,820,827,847,962,975,982,1000],partnodecountproperti:[268,280],pass:[267,268,552,573],path:[0,276,282,285,1973],pattern:[268,298,311,377,427,474,503,539,551,557,561,563,564,565,566,568,569,570,595,618,652,712,770,795,860,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,898,952,1013,1039,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1085,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1973],pdf:[287,289],per:282,perform:[0,282,287,570,713,1969,1973],perhap:[335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325],permit:1970,permut:[368,418,466,699,760,852,1005,1136,1178,1255,1304,1346,1973],persist:282,philosophi:[287,1973],phrase:1973,physic:[208,214,222,228,243,249,256,287,289,1973],place:[0,217,268,291,299,312,335,347,359,366,367,368,369,378,389,397,413,416,417,418,419,428,441,449,460,464,465,466,467,496,506,583,630,653,664,671,694,697,698,699,700,714,722,724,737,743,757,759,760,761,775,796,819,831,843,850,851,852,853,861,877,895,944,953,974,986,996,1003,1004,1005,1006,1040,1049,1060,1082,1093,1130,1134,1135,1136,1137,1146,1157,1164,1173,1176,1177,1178,1179,1181,1187,1209,1220,1227,1250,1253,1254,1255,1256,1265,1276,1283,1299,1302,1303,1304,1305,1314,1325,1332,1341,1344,1345,1346,1347,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1494,1511,1533,1579,1622,1728,1788,1827,1847,1866,1873,1935,1963,1973],planetari:[219,220,247,248,287,289],platform:[276,287,289],pleas:[267,287,289],plot:[287,289,1969],point:[0,227,230,233,255,731,738,1049,1137,1973],pointer:1973,polar:1973,pole:[277,278,279],polygon:[0,13,67,79,165,172,184,190,207,211,224,226,232,240,246,251,254,258,264,277,278,279,333,817,972,1483,1611,1717,1779,1954,1973],pop:216,popitem:216,popul:285,posit:[0,227,255,274,283,285,326,347,366,368,386,397,416,418,437,449,464,466,481,504,509,510,557,559,560,561,602,627,661,671,697,699,721,724,727,738,743,746,748,757,758,760,774,810,831,850,852,886,887,890,966,986,1003,1005,1070,1071,1074,1092,1093,1134,1136,1154,1164,1176,1178,1185,1190,1191,1217,1227,1253,1255,1273,1283,1302,1304,1322,1332,1344,1346,1390,1395,1396,1416,1421,1422,1442,1447,1448,1973],possibl:[0,268,277,281,282,285,298,311,326,345,377,386,394,427,437,447,474,481,488,503,516,517,551,559,561,595,602,618,627,632,652,661,669,712,721,770,774,795,810,829,860,877,890,903,909,920,932,933,934,935,952,966,984,1013,1017,1020,1039,1053,1060,1074,1090,1098,1109,1121,1122,1123,1124,1145,1154,1162,1198,1199,1208,1217,1225,1264,1273,1281,1313,1322,1330,1352,1374,1389,1404,1405,1415,1430,1431,1441,1456,1457,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1969,1973],potenti:[245,268,281,1973],power:285,practic:[285,1969],pre:[285,1973],preced:[345,346,394,395,447,448,488,489,558,632,633,669,670,829,830,903,904,984,985,1020,1021,1090,1091,1162,1163,1225,1226,1281,1282,1330,1331,1973],precipitation_amount:[278,279,1973],precipitation_flux:[278,279,1973],precis:[214,243,285,369,853,944,1006,1049,1137,1973],predefin:1973,predetermin:[581,1577],prefer:[312,796,905,906,907,912,913,914,924,925,926,927,928,929,953,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1973],prefix:[315,381,431,476,557,561,622,656,716,799,862,864,868,869,870,871,872,873,876,878,882,885,886,887,898,956,1015,1041,1043,1045,1046,1050,1051,1052,1054,1055,1056,1059,1061,1066,1069,1070,1071,1076,1085,1149,1212,1268,1317],presenc:[227,255,282,1973],present:[218,222,282,285,287,289,326,347,366,368,386,437,531,553,581,661,810,831,850,852,890,966,986,1003,1005,1074,1154,1217,1273,1322,1566,1577,1973],preserv:[282,285,368,852,1005,1973],pressur:[313,356,364,379,412,414,429,459,462,654,693,695,797,840,848,866,888,939,942,954,994,1001,1047,1072,1128,1132,1147,1172,1174,1210,1249,1251,1266,1298,1300,1315,1340,1342,1470,1491,1497,1500,1510,1512,1519,1532,1535,1598,1619,1625,1704,1725,1731,1743,1758,1761,1768,1786,1791,1808,1825,1829,1836,1846,1848,1855,1865,1867,1908,1916,1917,1924,1934,1936,1943,1961,1966],prevent:[0,285,298,311,315,377,381,427,431,474,503,551,595,618,652,656,712,770,795,799,860,876,952,956,1013,1039,1059,1145,1149,1208,1212,1264,1268,1313,1317,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],previou:[576,585,1973],previous:[552,576,585],primarili:218,print:[0,7,11,17,19,24,27,44,46,51,54,55,57,61,65,72,73,77,84,86,88,94,97,108,110,115,117,122,124,135,176,186,193,200,216,268,274,275,276,277,278,281,282,283,285,287,289,312,315,316,317,318,319,320,324,325,326,327,329,330,332,333,337,338,339,340,341,344,345,348,350,351,352,353,357,358,359,360,361,365,378,381,382,384,385,386,387,390,392,393,394,400,401,403,404,405,406,407,409,413,415,428,431,432,433,435,436,437,438,440,442,444,445,446,447,451,453,454,456,460,461,463,476,480,481,488,539,556,557,559,563,565,566,573,576,577,578,579,581,585,586,587,599,600,602,603,604,605,606,609,610,622,626,627,632,635,636,637,638,653,656,657,659,660,661,662,665,667,668,669,675,676,677,679,680,681,682,683,684,686,688,690,694,696,701,705,713,714,716,717,718,719,721,722,723,724,725,733,739,740,741,742,744,746,748,752,753,754,755,758,773,774,776,777,779,780,781,782,786,796,799,800,801,802,803,804,808,809,810,811,813,814,816,817,821,822,823,824,825,828,829,832,834,835,836,837,841,842,843,844,845,849,861,862,863,864,865,868,869,870,871,872,873,874,876,877,878,881,882,883,884,885,886,887,888,889,890,896,898,900,902,915,916,918,919,922,923,930,936,941,943,953,956,957,958,959,960,964,965,966,967,969,971,972,976,977,978,979,980,983,984,988,989,990,991,995,996,997,998,1002,1015,1016,1017,1018,1019,1020,1023,1025,1026,1028,1031,1040,1041,1042,1043,1044,1045,1046,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1059,1060,1061,1062,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1078,1083,1085,1086,1089,1090,1092,1104,1105,1107,1108,1111,1112,1119,1125,1130,1133,1146,1149,1150,1152,1153,1154,1155,1158,1160,1161,1162,1166,1167,1168,1169,1173,1175,1199,1209,1212,1213,1215,1216,1217,1218,1221,1223,1224,1225,1231,1232,1233,1235,1236,1237,1238,1239,1240,1242,1244,1246,1250,1252,1265,1268,1269,1271,1272,1273,1274,1277,1279,1280,1281,1286,1287,1289,1290,1291,1292,1293,1295,1299,1301,1314,1317,1318,1320,1321,1322,1323,1326,1328,1329,1330,1334,1335,1336,1337,1341,1343,1405,1431,1457,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1492,1493,1494,1495,1496,1498,1502,1504,1505,1506,1508,1509,1511,1513,1521,1522,1524,1525,1526,1527,1529,1530,1531,1533,1534,1536,1569,1573,1574,1575,1577,1581,1582,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1620,1621,1622,1623,1624,1626,1635,1636,1638,1639,1640,1641,1644,1645,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1693,1694,1695,1697,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1726,1727,1728,1729,1730,1732,1748,1751,1752,1756,1757,1760,1762,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1787,1788,1789,1790,1792,1799,1800,1801,1802,1811,1814,1816,1819,1822,1824,1827,1830,1838,1840,1841,1842,1844,1845,1847,1849,1857,1859,1860,1861,1863,1864,1866,1868,1881,1882,1883,1885,1891,1892,1894,1895,1896,1897,1900,1901,1911,1912,1915,1918,1926,1928,1929,1930,1932,1933,1935,1937,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1962,1963,1964,1965,1967,1968,1973],prior:[0,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,274,275,281,283,285,354,357,359,361,362,363,408,410,413,457,460,585,639,642,644,687,689,691,694,749,783,838,841,843,845,846,847,891,931,937,992,995,996,998,999,1000,1029,1120,1126,1130,1170,1173,1243,1245,1247,1250,1294,1296,1299,1338,1341,1492,1494,1496,1511,1533,1620,1622,1624,1662,1664,1726,1728,1730,1749,1787,1788,1790,1827,1847,1866,1935,1962,1963,1965,1972,1973],privat:268,problem:[877,1060],process:[208,268,287,289,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1973],produc:[285,335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325,1973],profil:[238,1049,1137,1457],profile_1:[277,278,279],profile_id:[277,278],program:1969,progress:[267,1973],project:[0,219,220,247,248,275,285,288,323,324,337,344,365,383,384,390,393,415,434,435,442,446,463,658,659,665,668,696,807,808,821,828,849,880,881,896,902,933,935,943,963,964,976,983,1002,1059,1064,1065,1083,1089,1122,1124,1133,1151,1152,1158,1161,1175,1214,1215,1221,1224,1252,1270,1271,1277,1280,1301,1319,1320,1326,1329,1343,1477,1478,1484,1489,1498,1503,1504,1506,1509,1513,1523,1524,1527,1531,1536,1605,1606,1612,1617,1626,1711,1712,1718,1723,1732,1747,1748,1752,1757,1762,1774,1775,1780,1785,1792,1813,1814,1819,1824,1830,1839,1840,1842,1845,1849,1858,1859,1861,1864,1868,1910,1911,1912,1915,1918,1927,1928,1930,1933,1937,1949,1950,1955,1960,1967,1973],promot:[208,287,289],prop:[324,337,344,365,384,390,393,415,435,442,446,463,659,665,668,696,808,821,828,849,881,896,902,932,934,943,964,976,983,1002,1065,1083,1089,1121,1123,1133,1152,1158,1161,1175,1215,1221,1224,1252,1271,1277,1280,1301,1320,1326,1329,1343,1478,1484,1489,1498,1504,1506,1509,1513,1524,1527,1531,1536,1606,1612,1617,1626,1712,1718,1723,1732,1748,1752,1757,1762,1775,1780,1785,1792,1814,1819,1824,1830,1840,1842,1845,1849,1859,1861,1864,1868,1911,1912,1915,1918,1928,1930,1933,1937,1950,1955,1960,1967],propag:[213,229,242,257],properti:[0,10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,208,220,223,248,250,252,268,278,279,282,284,285,287,289,305,312,313,315,321,322,323,324,325,326,330,334,336,337,342,343,344,345,346,362,363,364,365,378,379,381,383,384,385,386,387,390,393,394,395,396,414,415,428,429,431,434,435,436,437,438,442,446,447,448,462,463,558,559,560,563,570,578,586,626,653,654,656,658,659,660,661,662,665,668,669,670,695,696,789,796,797,799,805,806,807,808,809,810,814,818,820,821,826,827,828,829,830,846,847,848,849,861,866,868,869,870,880,881,889,890,896,902,903,904,909,910,920,921,932,933,934,935,942,943,946,953,954,956,961,962,963,964,965,966,969,973,975,976,981,982,983,984,985,999,1000,1001,1002,1033,1040,1047,1049,1050,1051,1052,1053,1064,1065,1073,1074,1078,1083,1089,1090,1091,1098,1099,1109,1110,1121,1122,1123,1124,1130,1132,1133,1146,1147,1149,1151,1152,1153,1154,1155,1158,1161,1162,1163,1174,1175,1209,1210,1212,1214,1215,1216,1217,1218,1221,1224,1225,1226,1251,1252,1265,1266,1268,1270,1271,1272,1273,1274,1277,1280,1281,1282,1300,1301,1314,1315,1317,1319,1320,1321,1322,1323,1326,1329,1330,1331,1342,1343,1470,1477,1478,1481,1484,1489,1497,1498,1500,1503,1504,1505,1506,1509,1512,1513,1519,1523,1524,1525,1527,1531,1535,1536,1574,1581,1598,1605,1606,1609,1612,1617,1625,1626,1704,1711,1712,1715,1718,1723,1731,1732,1743,1747,1748,1752,1757,1761,1762,1768,1774,1775,1777,1780,1785,1791,1792,1808,1813,1814,1816,1819,1824,1827,1829,1830,1836,1839,1840,1841,1842,1845,1848,1849,1855,1858,1859,1860,1861,1864,1867,1868,1924,1927,1928,1929,1930,1933,1936,1937,1943,1949,1950,1952,1955,1960,1966,1967,1969],propertiesdata:[212,213,221,228,229,231,232,233,241,242,256,257,258,264],propertiesdatabound:[226,246,254],property_mod:[560,570],provid:[0,208,211,212,213,218,220,224,226,229,240,242,244,248,251,254,257,265,268,273,275,278,282,285,287,289,325,351,364,385,404,414,436,453,462,510,526,527,532,557,560,561,564,565,566,567,568,569,570,571,572,608,611,636,660,681,695,714,780,787,809,835,848,862,863,864,865,868,869,870,871,872,873,874,882,883,885,886,887,888,889,919,933,935,942,965,989,1001,1041,1042,1043,1044,1045,1046,1049,1050,1051,1052,1054,1055,1056,1057,1066,1067,1069,1070,1071,1072,1073,1076,1092,1108,1122,1124,1132,1153,1167,1174,1191,1216,1237,1251,1272,1290,1300,1321,1335,1342,1368,1396,1422,1448,1497,1512,1535,1570,1584,1589,1625,1643,1646,1698,1731,1761,1791,1829,1848,1867,1886,1899,1902,1917,1936,1966,1969,1973],publish:[287,289],pull:[0,1972],pure:1973,purpos:1973,push:267,pypi:288,python3:276,python:[0,218,267,268,276,282,287,289,577,579,587,1573,1575,1582,1968,1969,1971,1973],q2_file:1973,q_file:1973,qualifi:[214,243,476,479,480,481,484,487,493,494,1545,1548,1551,1555,1973],quantiti:[214,228,243,256,268,1973],queri:275,question:[275,481,627,1972],radiation_wavelength:1973,rag:[0,221,231,236,237,238,287,289,301,369,419,467,511,700,728,761,853,905,906,907,912,913,914,924,925,926,927,928,929,1006,1049,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1137,1179,1192,1256,1305,1347,1358,1377,1397,1405,1423,1431,1449,1457,1973],ragged_arrai:1973,ragged_contigu:1137,ragged_index:1137,ragged_indexed_contigu:1137,raggedarrai:[236,237,238],raggedcontiguousarrai:[268,280,515,761,1197,1429,1455,1973],raggedindexedarrai:[268,280,1973],raggedindexedcontiguousarrai:[268,280,1973],rais:[0,267,285,300,303,316,317,318,319,320,321,322,324,327,328,329,330,332,333,334,336,337,350,351,382,384,387,390,400,401,403,404,432,433,435,438,440,442,451,453,477,478,479,482,483,484,508,510,514,515,528,529,575,578,581,586,599,600,603,604,623,635,636,657,659,662,665,675,676,677,679,680,681,717,718,719,725,727,729,731,733,734,735,736,738,739,756,773,776,779,780,800,801,802,803,804,805,806,808,811,812,813,814,816,817,818,820,821,834,835,862,864,868,869,870,871,872,878,879,881,882,885,887,888,892,893,896,915,916,918,919,940,957,958,959,960,961,962,964,967,968,969,971,972,973,975,976,988,989,1016,1018,1023,1025,1041,1043,1045,1050,1051,1052,1054,1055,1061,1062,1063,1065,1066,1069,1071,1072,1076,1077,1078,1079,1083,1104,1105,1107,1108,1129,1150,1152,1155,1158,1166,1167,1189,1191,1194,1196,1197,1213,1215,1218,1221,1231,1232,1233,1235,1236,1237,1269,1271,1274,1277,1286,1287,1289,1290,1318,1320,1323,1326,1334,1335,1355,1357,1359,1367,1376,1379,1394,1396,1402,1403,1420,1422,1428,1429,1446,1448,1454,1455,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1502,1504,1505,1506,1521,1522,1524,1525,1526,1527,1543,1544,1545,1546,1547,1548,1572,1574,1577,1581,1584,1589,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1635,1636,1638,1639,1655,1673,1674,1675,1676,1677,1678,1685,1693,1694,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1745,1746,1748,1750,1751,1752,1759,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1799,1800,1810,1811,1812,1814,1815,1816,1817,1819,1826,1838,1840,1841,1842,1857,1859,1860,1861,1881,1882,1891,1892,1894,1895,1911,1912,1926,1928,1929,1930,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1972,1973],random:282,rang:[282,285,312,327,378,387,428,578,586,653,707,796,811,843,861,953,967,1040,1146,1209,1265,1314,1574,1581,1728,1973],rank:[305,371,421,646,703,707,789,946,1033,1139,1202,1258,1307,1973],rare:1973,rather:[0,216,268,281,285,326,345,386,394,437,447,481,488,562,602,627,632,661,669,721,774,810,829,890,920,921,966,984,1017,1020,1074,1090,1109,1110,1154,1162,1217,1225,1273,1281,1322,1330,1968,1973],ratio:285,read:[0,1,228,234,268,280,285,287,289,312,319,332,335,340,360,378,389,428,441,630,653,664,732,737,756,775,796,803,816,819,824,844,861,877,894,895,953,959,971,974,979,997,1040,1049,1053,1060,1081,1082,1146,1157,1209,1220,1265,1276,1314,1325,1360,1475,1482,1487,1495,1603,1610,1615,1623,1685,1709,1716,1721,1729,1772,1778,1783,1789,1947,1953,1958,1964,1968,1969],read_writ:[0,268],readm:288,real:[225,253,274,283,326,386,437,481,559,602,627,661,721,774,810,890,966,1074,1154,1217,1273,1322,1973],reason:[267,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1973],recal:1973,recent:[576,585,705,878,1061,1810,1973],recognis:0,recommend:1973,reconstitut:1973,record:[0,211,214,224,226,232,240,243,251,254,258,285,335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325,1973],recreat:[268,285,312,335,378,389,428,441,630,653,664,737,775,796,819,861,895,953,974,1040,1082,1146,1157,1209,1220,1265,1276,1314,1325],rectifi:285,recurs:[298,311,377,427,474,503,551,595,618,652,712,770,795,860,952,1013,1039,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],reduc:[230,233,305,371,421,646,703,707,789,946,1033,1139,1202,1258,1307,1973],refer:[0,11,19,27,46,54,55,65,77,88,97,110,117,124,208,218,219,220,222,223,225,226,228,244,247,248,249,250,253,254,256,261,267,277,278,282,285,358,572,619,620,622,623,626,627,631,641,643,720,842,872,873,876,877,878,940,1053,1055,1056,1059,1060,1061,1129,1493,1570,1621,1652,1653,1655,1660,1661,1663,1727,1745,1759,1810,1826,1969,1973],referenc:[220,223,226,248,250,254,876,878,1059,1061,1745,1810,1973],reflect:[268,275,1973],regard:1973,regardless:[245,282,285,326,386,437,481,559,570,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322],region:[232,258,1973],regrid:[268,287,289,1969],regul:285,reinstat:1973,rel:[274,275,282,283,285,326,386,437,481,559,576,602,627,661,721,774,810,890,966,1074,1136,1154,1217,1273,1322,1973],relat:[0,208,211,212,219,220,224,229,240,241,247,248,251,257,1973],relationship:561,releas:[0,270,282,287,288,1973],relev:[220,248,282,312,796,953,1973],reloc:0,remain:[0,285,312,378,428,653,714,796,861,953,1040,1092,1146,1209,1265,1314,1973],remot:[0,267,287,289],remov:[0,225,228,284,285,313,316,317,318,319,320,321,322,323,324,349,350,359,366,369,379,382,383,384,398,399,400,401,413,416,429,432,433,434,435,450,451,460,464,477,478,479,522,528,529,552,596,597,599,600,619,623,624,625,634,635,654,657,658,659,672,673,674,675,676,677,694,697,757,771,773,778,779,797,800,801,802,803,804,805,806,807,808,833,834,843,850,853,866,878,879,880,881,891,905,906,907,908,909,910,911,912,913,914,915,916,944,954,957,958,959,960,961,962,963,964,987,988,996,1003,1006,1016,1022,1023,1047,1049,1061,1062,1063,1064,1065,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1130,1134,1137,1147,1150,1151,1152,1165,1166,1173,1176,1210,1213,1214,1215,1228,1229,1230,1231,1232,1233,1250,1253,1266,1269,1270,1271,1284,1285,1286,1287,1299,1302,1315,1318,1319,1320,1333,1334,1341,1344,1470,1472,1473,1474,1475,1476,1477,1478,1494,1500,1502,1503,1504,1511,1519,1521,1522,1523,1524,1533,1543,1544,1545,1584,1598,1600,1601,1602,1603,1604,1605,1606,1622,1632,1633,1635,1636,1652,1655,1656,1657,1691,1693,1704,1706,1707,1708,1709,1710,1711,1712,1728,1743,1745,1746,1747,1748,1749,1768,1770,1771,1772,1773,1774,1775,1788,1799,1808,1810,1811,1812,1813,1814,1827,1836,1838,1839,1840,1847,1855,1857,1858,1859,1866,1879,1881,1888,1889,1891,1892,1908,1910,1911,1924,1926,1927,1928,1935,1943,1945,1946,1947,1948,1949,1950,1963,1973],removed_properti:[323,383,434,658,807,880,963,1064,1151,1214,1270,1319,1477,1503,1523,1605,1711,1747,1774,1813,1839,1858,1910,1927,1949],renam:0,reorder:[285,1973],repeat:1968,replac:[0,268,288,296,297,298,309,310,311,375,376,377,425,426,427,472,473,474,501,502,503,516,549,550,551,593,594,595,616,617,618,650,651,652,710,711,712,722,768,769,770,793,794,795,858,859,860,940,950,951,952,1011,1012,1013,1037,1038,1039,1129,1143,1144,1145,1198,1206,1207,1208,1262,1263,1264,1311,1312,1313,1350,1351,1352,1372,1373,1374,1387,1388,1389,1404,1413,1414,1415,1430,1439,1440,1441,1456,1461,1462,1463,1467,1468,1469,1516,1517,1518,1539,1540,1541,1563,1564,1565,1586,1587,1588,1595,1596,1597,1629,1630,1631,1649,1650,1651,1669,1670,1671,1688,1689,1690,1701,1702,1703,1734,1735,1736,1740,1741,1742,1759,1765,1766,1767,1795,1796,1797,1805,1806,1807,1826,1833,1834,1835,1852,1853,1854,1870,1871,1872,1876,1877,1878,1905,1906,1907,1921,1922,1923,1940,1941,1942,1973],report:[281,877,1060,1972],repositori:[267,1972],repr:[268,275,293,306,372,422,469,498,521,536,546,590,613,647,705,706,765,790,855,947,1008,1034,1140,1183,1203,1259,1308,1384,1410,1436,1666,1973],repres:[214,225,227,228,243,253,255,256,267,268,270,285,287,289,507,876,1059,1188,1393,1419,1445,1969,1970,1973],represent:[55,238,274,282,283,287,289,315,369,381,419,431,467,584,656,700,799,853,876,956,1006,1049,1059,1137,1149,1179,1212,1256,1268,1305,1317,1347,1580,1973],representative_data:[315,381,431,656,799,876,956,1059,1149,1212,1268,1317],request:[268,285,560,909,910,920,921,1098,1099,1109,1110,1360,1968,1972,1973],requir:[0,211,217,221,223,230,231,232,233,236,237,238,240,245,250,258,268,282,285,288,295,308,374,424,471,500,505,544,548,592,615,649,705,709,735,767,792,857,949,1010,1036,1049,1142,1205,1261,1310,1349,1371,1386,1391,1412,1417,1438,1443,1460,1466,1515,1538,1560,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1968,1969,1970,1973],research:[933,935,1059,1122,1124,1973],reset:[354,408,410,457,639,687,689,691,783,838,931,937,992,1029,1120,1126,1170,1243,1245,1247,1294,1296,1338],reshap:[8,13,62,67,74,79,162,165,170,172,181,184,187,190,205,207,222,316,320,327,333,338,341,357,361,416,464,697,703,707,714,724,746,748,758,800,804,811,817,822,825,841,845,957,960,967,972,977,980,995,998,1176,1253,1302,1344,1472,1476,1479,1483,1485,1488,1492,1496,1600,1604,1607,1611,1613,1616,1620,1624,1706,1710,1713,1717,1719,1722,1726,1730,1770,1773,1776,1779,1781,1784,1787,1790,1945,1948,1951,1954,1956,1959,1962,1965,1973],resid:1973,resolut:[214,243,1737],resolv:[282,285,1973],respect:[577,1027,1030,1199,1431,1457,1573,1973],respons:1969,rest:1973,restrict:[298,302,311,377,427,474,503,513,551,595,618,652,712,770,795,860,952,1013,1039,1145,1195,1208,1264,1313,1348,1352,1366,1370,1374,1378,1389,1401,1415,1427,1441,1453,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],result:[0,275,285,369,560,570,576,585,713,853,944,1006,1049,1053,1137,1973],retain:285,retir:0,retriev:[0,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,287,289,552,1970,1973],revers:[368,418,466,699,760,852,1005,1136,1178,1255,1304,1346,1973],review:0,rew:[287,289],rewrit:[268,295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939],rewritten:[287,289],rich:217,right:[217,1973],rightmost:1049,rilei:267,ring:[13,67,79,165,172,184,190,207,211,224,226,232,240,246,251,254,258,264,277,278,279,320,333,341,804,817,825,905,907,912,914,924,925,928,929,960,972,980,1094,1096,1101,1103,1113,1114,1117,1118,1272,1476,1483,1488,1604,1611,1616,1710,1717,1722,1773,1779,1784,1948,1954,1959,1973],root:[285,288,349,353,354,355,398,399,402,407,408,409,410,411,450,456,457,458,634,638,639,640,672,673,674,678,685,686,687,688,689,690,691,692,778,782,783,784,833,837,838,839,908,911,917,930,931,936,937,938,987,991,992,993,1022,1024,1028,1029,1097,1100,1106,1119,1120,1125,1126,1127,1165,1169,1170,1171,1228,1229,1230,1234,1241,1242,1243,1244,1245,1246,1247,1248,1284,1285,1288,1293,1294,1295,1296,1297,1333,1337,1338,1339],rotat:[277,278,279],rotated_latitude_longitud:[277,278,573,632,633,872,873,892,1053,1055,1056,1077,1750,1815,1973],row:[724,1973],row_siz:1973,rst:267,rtol:[0,216,274,275,326,386,437,481,559,602,627,661,721,774,810,890,966,1074,1154,1217,1273,1322,1973],rule:[282,285,305,371,421,646,703,707,789,946,1033,1139,1202,1258,1307,1973],run:[267,288,1971,1973],run_test:[267,288],runtim:[281,519,520,534,535,1973],sadi:[267,287,289],same:[0,211,212,216,224,226,228,229,231,232,240,241,251,254,256,257,258,268,275,284,285,287,289,305,312,326,371,386,421,437,481,557,559,560,602,627,646,661,703,707,721,774,789,796,810,886,887,890,909,920,921,932,933,946,953,966,1017,1033,1070,1071,1074,1098,1109,1110,1121,1122,1136,1139,1154,1202,1217,1258,1273,1307,1322,1970,1973],sampl:[214,225,228,229,236,237,238,243,257,277,278,279,369,419,467,673,676,680,683,685,688,689,700,853,906,913,926,927,1006,1049,1095,1102,1115,1116,1179,1229,1232,1236,1239,1241,1244,1245,1256,1305,1347],sample_dimens:[221,926,1115,1973],sample_fil:268,satellit:[229,257,1973],satisfi:1969,save:[0,369,853,944,1006,1049,1137,1973],scalar:[0,208,211,219,224,227,240,247,251,255,285,714,722,723,744,752,754,843,1683,1728],scale:1973,scheme:1970,scientif:[287,289],script:1973,sea:[214,243],search:[282,539,557,561,563,564,565,566,568,569,570,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,898,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1085],second:[285,752,1049,1457,1973],second_el:[0,723,744],section:[230,236,237,238,368,852,1005,1970,1973],see:[0,51,176,218,222,230,234,236,237,238,239,249,268,275,277,278,279,281,282,285,287,288,289,302,326,368,386,437,481,513,539,557,559,560,561,602,627,661,721,774,810,852,869,870,886,887,890,893,966,1005,1017,1045,1046,1049,1051,1052,1070,1071,1074,1079,1154,1195,1217,1273,1322,1366,1378,1401,1427,1453,1973],seealso:[874,1057],seen:[583,1579,1973],segment:0,select:[213,218,225,228,277,278,279,285,325,366,385,416,436,464,539,557,560,561,562,563,564,565,566,567,568,569,570,571,572,576,585,660,697,724,757,809,850,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,889,893,898,909,910,920,921,932,933,934,965,1003,1041,1042,1043,1044,1045,1046,1050,1051,1052,1053,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1073,1075,1076,1079,1085,1098,1099,1109,1110,1121,1122,1123,1134,1153,1176,1216,1253,1272,1302,1321,1344,1570,1745,1810],self:[268,1666,1667],sens:[287,289],separ:[296,297,309,310,315,375,376,381,425,426,431,472,473,476,501,502,549,550,593,594,616,617,622,650,651,656,710,711,716,768,769,793,794,799,858,859,876,950,951,956,1011,1012,1015,1037,1038,1059,1143,1144,1149,1206,1207,1212,1262,1263,1268,1311,1312,1317,1350,1351,1372,1373,1387,1388,1413,1414,1439,1440,1461,1462,1467,1468,1516,1517,1539,1540,1563,1564,1586,1587,1595,1596,1629,1630,1649,1650,1669,1670,1688,1689,1701,1702,1734,1735,1740,1741,1765,1766,1795,1796,1805,1806,1833,1834,1852,1853,1870,1871,1876,1877,1905,1906,1921,1922,1940,1941,1973],sequenc:[214,218,220,234,238,243,244,248,282,284,285,295,302,305,308,323,326,349,354,355,366,368,371,374,383,386,398,399,402,408,410,411,416,418,421,424,434,437,450,457,458,464,466,471,481,491,494,500,513,516,517,548,560,592,615,634,639,640,643,646,649,658,661,672,673,674,678,685,687,689,691,692,697,699,703,707,709,714,724,746,748,751,757,758,760,767,778,783,784,789,792,807,810,833,838,839,850,852,857,880,890,908,911,917,925,927,929,931,937,938,940,941,946,949,963,966,987,992,993,1003,1005,1010,1022,1024,1029,1033,1036,1064,1074,1097,1100,1106,1114,1116,1118,1120,1126,1127,1129,1130,1131,1134,1136,1139,1142,1151,1154,1165,1170,1171,1176,1178,1195,1198,1199,1202,1205,1214,1217,1228,1229,1230,1234,1241,1243,1245,1247,1248,1253,1255,1258,1261,1270,1273,1284,1285,1288,1294,1296,1297,1302,1304,1307,1310,1319,1322,1333,1338,1339,1344,1346,1348,1349,1366,1370,1371,1378,1386,1401,1404,1405,1412,1427,1430,1431,1438,1453,1456,1457,1460,1466,1477,1503,1515,1523,1538,1553,1562,1585,1594,1605,1628,1648,1663,1668,1687,1700,1711,1733,1739,1747,1759,1760,1764,1774,1794,1804,1813,1826,1827,1828,1832,1839,1851,1858,1869,1875,1904,1910,1920,1927,1939,1949,1973],seri:[277,278,279],seriou:1973,serious:[281,1973],serv:[214,243],server:[268,282],session:[282,1968,1971,1973],set:[0,10,11,18,19,26,27,45,46,51,54,55,64,65,76,77,87,88,96,97,109,110,116,117,123,124,164,166,168,171,176,183,189,194,197,198,204,206,211,212,213,214,215,219,220,221,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,240,241,242,243,246,247,248,249,250,251,253,254,255,256,257,258,260,261,262,263,264,275,281,282,284,285,295,296,300,303,308,309,312,315,316,317,318,319,320,321,322,324,326,327,328,329,330,331,332,333,334,335,336,337,339,344,349,350,351,352,353,354,355,357,358,359,360,361,362,363,364,365,374,375,378,381,382,384,386,387,388,389,390,392,393,398,399,400,401,402,403,404,405,406,407,408,409,410,411,413,414,415,424,425,428,431,432,433,435,437,438,439,440,441,442,444,445,446,450,451,453,454,455,456,457,458,460,461,462,463,471,472,476,477,478,479,481,482,483,484,485,486,487,491,492,493,500,501,508,510,512,514,515,524,526,527,548,549,559,575,576,578,585,586,592,593,599,600,602,603,604,605,606,608,609,610,611,615,616,619,620,622,623,627,630,631,634,635,636,637,638,639,640,641,642,643,644,649,650,653,656,657,659,661,662,663,664,665,667,668,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,694,695,696,707,709,710,714,716,717,718,719,721,722,725,727,729,731,732,733,734,735,736,737,738,739,740,741,742,751,753,754,755,756,767,768,773,774,775,776,777,778,779,780,781,782,783,784,786,787,792,793,796,799,800,801,802,803,804,805,806,808,810,811,812,813,814,815,816,817,818,819,820,821,823,828,833,834,835,836,837,838,839,841,842,843,844,845,846,847,848,849,857,858,861,862,864,867,868,869,870,871,872,876,878,879,881,882,885,887,888,890,892,893,894,895,896,900,902,905,906,907,908,911,912,913,914,915,916,917,918,919,922,923,924,925,926,927,928,929,930,931,933,935,936,937,938,940,941,942,943,949,950,953,956,957,958,959,960,961,962,964,966,967,968,969,970,971,972,973,974,975,976,978,983,987,988,989,990,991,992,993,995,996,997,998,999,1000,1001,1002,1010,1011,1015,1016,1017,1018,1019,1022,1023,1024,1025,1026,1028,1029,1030,1031,1036,1037,1040,1041,1043,1045,1048,1050,1051,1052,1054,1055,1059,1061,1062,1063,1065,1066,1069,1071,1072,1074,1076,1077,1078,1079,1081,1082,1083,1086,1087,1089,1094,1095,1096,1097,1100,1101,1102,1103,1104,1105,1106,1107,1108,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1122,1124,1125,1126,1127,1129,1130,1131,1132,1133,1142,1143,1146,1149,1150,1152,1154,1155,1156,1157,1158,1160,1161,1165,1166,1167,1168,1169,1170,1171,1173,1174,1175,1189,1191,1193,1194,1196,1197,1205,1206,1209,1212,1213,1215,1217,1218,1219,1220,1221,1223,1224,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1250,1251,1252,1261,1262,1265,1268,1269,1271,1273,1274,1275,1276,1277,1279,1280,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1299,1300,1301,1310,1311,1314,1317,1318,1320,1322,1323,1324,1325,1326,1328,1329,1333,1334,1335,1336,1337,1338,1339,1341,1342,1343,1349,1350,1355,1357,1359,1365,1367,1371,1372,1376,1379,1386,1387,1394,1396,1399,1402,1403,1412,1413,1420,1422,1425,1428,1429,1438,1439,1446,1448,1451,1454,1455,1460,1461,1466,1467,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1486,1489,1492,1493,1494,1495,1496,1497,1498,1502,1504,1505,1506,1508,1509,1511,1512,1513,1515,1516,1521,1522,1524,1525,1526,1527,1529,1530,1531,1533,1534,1535,1536,1538,1539,1543,1544,1545,1546,1547,1548,1549,1550,1551,1553,1554,1555,1562,1563,1572,1574,1581,1584,1585,1586,1589,1590,1591,1594,1595,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1614,1617,1620,1621,1622,1623,1624,1625,1626,1628,1629,1635,1636,1638,1639,1640,1641,1643,1644,1645,1646,1648,1649,1652,1653,1655,1660,1661,1662,1663,1664,1668,1669,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1687,1688,1693,1694,1695,1697,1698,1700,1701,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1720,1723,1726,1727,1728,1729,1730,1731,1732,1733,1734,1739,1740,1745,1746,1748,1750,1751,1752,1756,1757,1759,1760,1761,1762,1764,1765,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1782,1785,1787,1788,1789,1790,1791,1792,1794,1795,1799,1800,1801,1802,1804,1805,1810,1811,1812,1814,1815,1816,1817,1819,1822,1823,1824,1826,1827,1828,1829,1830,1832,1833,1838,1840,1841,1842,1844,1845,1847,1848,1849,1851,1852,1857,1859,1860,1861,1863,1864,1866,1867,1868,1869,1870,1875,1876,1881,1882,1883,1885,1886,1891,1892,1894,1895,1896,1897,1899,1900,1901,1902,1904,1905,1911,1912,1915,1917,1918,1920,1921,1926,1928,1929,1930,1932,1933,1935,1936,1937,1939,1940,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1957,1960,1962,1963,1964,1965,1966,1967,1970,1973],set_ax:[214,243,476,477,482,485,1059,1543,1546,1549,1973],set_bound:[8,62,74,162,170,181,187,205,211,224,226,240,246,251,254,264,315,316,327,338,799,800,811,822,876,956,957,967,977,1059,1472,1479,1485,1600,1607,1613,1706,1713,1719,1770,1776,1781,1945,1951,1956,1973],set_calendar:[222,249,717,725,740,755,1673,1676,1679,1684],set_class:268,set_climatolog:[0,317,329,348,801,813,832,1473,1480,1490,1601,1608,1618,1707,1714,1724],set_construct:[868,876,878,892,898,1050,1059,1061,1077,1085,1745,1750,1754,1810,1815,1821,1973],set_coordin:[220,248,619,620,622,623,631,1652,1653,1655,1660],set_coordinate_convers:[220,248,624,628,1656,1658],set_data:[0,10,18,26,45,64,76,87,96,109,116,123,164,166,168,171,183,189,194,197,198,204,206,211,212,213,221,224,226,229,231,232,233,240,241,242,246,251,254,257,258,263,264,315,318,330,339,357,381,382,387,392,416,431,432,438,444,464,656,657,662,667,697,799,802,814,823,841,876,956,958,969,978,995,1059,1062,1078,1086,1149,1150,1155,1160,1176,1212,1213,1218,1223,1253,1268,1269,1274,1279,1302,1317,1318,1323,1328,1344,1474,1481,1486,1492,1502,1505,1508,1521,1525,1529,1602,1609,1614,1620,1708,1715,1720,1726,1771,1777,1782,1787,1811,1816,1822,1838,1841,1844,1857,1860,1863,1926,1929,1932,1946,1952,1957,1962,1973],set_data_ax:[0,879,893,900,940,1059,1063,1079,1087,1129,1130,1746,1751,1756,1759,1812,1817,1823,1826,1827,1973],set_datum:[220,248,625,629,1657,1659],set_domain_ancillari:[219,247,261,285,596,599,601,603,605,622,1632,1635,1637,1638,1640,1888,1891,1893,1894,1896],set_fill_valu:[51,176,222,249,714,718,722,733,741,1674,1677,1680],set_geometri:[211,224,226,240,246,251,254,264,319,332,340,803,816,824,959,971,979,1475,1482,1487,1603,1610,1615,1709,1716,1721,1772,1778,1783,1947,1953,1958],set_interior_r:[13,67,79,165,172,184,190,207,211,224,226,240,246,251,254,264,320,333,341,804,817,825,960,972,980,1476,1483,1488,1604,1611,1616,1710,1717,1722,1773,1779,1784,1948,1954,1959],set_measur:[213,242,431,433,440,445,1522,1526,1530],set_method:[214,243,478,483,486,1059,1544,1547,1550,1973],set_node_count:[321,334,342,805,818,826,961,973,981],set_paramet:[219,223,247,250,260,261,597,600,604,606,607,622,771,773,776,777,785,1633,1636,1639,1641,1642,1691,1693,1694,1695,1696,1879,1881,1882,1883,1884,1889,1892,1895,1897,1898],set_part_node_count:[322,336,343,806,820,827,962,975,982],set_properti:[211,212,213,221,224,225,226,228,229,231,232,233,240,241,242,246,251,253,254,256,257,258,262,263,264,313,315,323,324,337,344,356,379,381,383,384,390,393,412,429,431,434,435,437,442,446,459,654,656,658,659,665,668,670,693,797,799,807,808,821,828,840,866,876,880,881,890,896,902,903,904,939,954,956,963,964,976,983,994,1047,1059,1064,1065,1074,1083,1089,1091,1128,1147,1149,1151,1152,1158,1161,1163,1172,1210,1212,1214,1215,1221,1224,1226,1249,1266,1268,1270,1271,1277,1280,1282,1298,1315,1317,1319,1320,1326,1329,1331,1340,1470,1477,1478,1484,1489,1491,1500,1503,1504,1506,1509,1510,1519,1523,1524,1527,1531,1532,1598,1605,1606,1612,1617,1619,1704,1711,1712,1718,1723,1725,1743,1747,1748,1752,1757,1758,1768,1774,1775,1780,1785,1786,1808,1813,1814,1819,1824,1825,1836,1839,1840,1842,1845,1846,1855,1858,1859,1861,1864,1865,1908,1910,1911,1912,1915,1916,1924,1927,1928,1930,1933,1934,1943,1949,1950,1955,1960,1961,1973],set_qualifi:[214,243,476,479,484,487,490,1545,1548,1551,1552],set_siz:[227,255,876,1015,1016,1018,1019,1059,1799,1800,1801,1973],set_unit:[222,249,719,739,742,753,1675,1678,1681,1682],setdefault:216,setup:288,seven:282,sever:[275,281,1973],shallow:[216,245,268,583,1579],shape:[0,8,10,13,14,16,18,21,23,26,29,31,45,48,50,58,60,62,64,67,68,70,74,76,79,80,82,87,91,93,96,99,101,109,112,114,116,119,121,123,126,128,162,164,165,166,168,170,171,172,178,180,181,183,184,187,189,190,194,197,198,204,205,206,207,213,215,230,234,236,237,238,242,305,320,326,333,341,347,361,366,368,371,386,397,416,418,421,437,449,464,466,516,517,646,661,671,697,699,703,707,720,721,724,726,743,749,750,751,757,760,789,804,810,817,825,831,845,850,852,890,946,960,966,972,980,986,998,1003,1005,1033,1074,1093,1134,1136,1139,1154,1164,1176,1178,1198,1199,1202,1217,1227,1253,1255,1258,1273,1283,1302,1304,1307,1322,1332,1344,1346,1404,1405,1430,1431,1456,1457,1476,1483,1488,1496,1604,1611,1616,1624,1710,1717,1722,1730,1773,1779,1784,1790,1948,1954,1959,1965,1973],share:[0,208,285,287,289,1973],shell:[282,285,1973],should:[231,245,267,268,287,289,335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325,1972,1973],show:[208,1973],shown:[281,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322],shuffl:285,side:217,signel:[287,289],signifi:[349,354,355,398,399,402,408,410,411,450,457,458,634,639,640,672,673,674,678,685,687,689,691,692,778,783,784,833,838,839,908,911,917,931,937,938,987,992,993,1022,1024,1027,1029,1030,1097,1100,1106,1120,1126,1127,1165,1170,1171,1228,1229,1230,1234,1241,1243,1245,1247,1248,1284,1285,1288,1294,1296,1297,1333,1338,1339,1361,1365],significantli:285,similar:[218,285,302,305,371,421,513,646,703,707,789,946,1033,1139,1195,1202,1258,1307,1348,1366,1370,1378,1401,1427,1453,1973],similarli:268,simpl:[0,1973],simpli:252,simul:[225,253,287,289],simultan:[211,240,275,1092,1973],sinc:[11,19,27,46,54,55,65,72,77,86,88,97,110,117,124,186,193,211,212,222,224,240,241,249,251,556,576,577,581,585,587,868,869,870,874,876,878,883,888,1050,1051,1052,1057,1059,1061,1067,1072,1569,1573,1577,1582,1973],singl:[211,214,221,231,236,237,238,240,243,267,275,552,573,726,1199,1973],site:276,situ:[287,289],six:282,size:[0,14,15,21,22,29,30,48,49,58,59,68,69,72,80,81,86,91,92,99,100,112,113,119,120,126,127,137,178,179,186,193,202,211,212,213,215,221,224,226,230,234,236,237,238,240,241,242,251,254,267,285,326,347,366,386,397,416,437,449,464,516,517,556,560,571,573,576,577,585,587,602,661,671,697,724,743,751,757,774,810,831,850,887,888,890,966,986,1003,1015,1016,1017,1018,1019,1020,1021,1031,1071,1072,1074,1092,1093,1134,1154,1164,1176,1198,1199,1217,1227,1253,1273,1283,1302,1322,1332,1344,1404,1405,1430,1431,1456,1457,1569,1573,1582,1799,1800,1801,1802,1973],slash:[282,349,353,354,355,398,399,402,407,408,409,410,411,450,456,457,458,634,638,639,640,672,673,674,678,685,686,687,688,689,690,691,692,778,782,783,784,833,837,838,839,908,911,917,930,931,936,937,938,987,991,992,993,1022,1024,1028,1029,1097,1100,1106,1119,1120,1125,1126,1127,1165,1169,1170,1171,1228,1229,1230,1234,1241,1242,1243,1244,1245,1246,1247,1248,1284,1285,1288,1293,1294,1295,1296,1297,1333,1337,1338,1339],slice:[0,302,513,1092,1195,1199,1348,1366,1370,1378,1401,1405,1427,1431,1453,1457,1973],slow:0,slowest:[285,347,397,449,671,743,831,986,1093,1164,1227,1283,1332],small:[274,283,326,386,437,481,559,602,627,661,721,774,810,890,966,1074,1154,1217,1273,1322,1971,1973],smaller:285,softwar:[208,287,289],sole:[578,586,1574,1581,1969],some:[0,225,228,244,256,335,389,441,630,664,737,775,819,895,905,906,907,912,913,914,924,925,926,927,928,929,974,1082,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1157,1220,1276,1325,1968,1973],someth:[386,559,661,1154,1217,1273,1322],sometim:[0,212,1973],sophist:[268,287,289],sort:[282,619,620,762,1652,1653],sourc:[0,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,287,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,516,517,518,519,520,521,523,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1973],space:[213,214,225,242,243,253,282,315,369,381,431,476,622,656,716,799,853,876,944,956,1006,1015,1049,1059,1137,1149,1212,1268,1317,1973],span:[211,212,213,221,224,226,227,229,231,232,240,241,242,251,254,255,257,258,282,556,557,558,561,567,575,877,878,879,886,887,888,893,900,940,941,1033,1045,1046,1060,1061,1063,1070,1071,1072,1079,1087,1092,1129,1130,1131,1569,1572,1745,1746,1751,1756,1759,1760,1810,1812,1817,1823,1826,1827,1828,1973],spatial:[208,219,247,287,289],spatiotempor:[220,229,248,257,1973],special:[252,282,285,297,298,310,311,326,376,377,386,426,427,437,473,474,481,491,502,503,550,551,559,570,594,595,602,617,618,627,651,652,661,711,712,721,769,770,774,794,795,810,859,860,890,951,952,966,1012,1013,1017,1038,1039,1074,1144,1145,1154,1207,1208,1217,1263,1264,1273,1312,1313,1322,1351,1352,1373,1374,1388,1389,1414,1415,1440,1441,1462,1463,1468,1469,1517,1518,1540,1541,1553,1564,1565,1587,1588,1596,1597,1630,1631,1650,1651,1670,1671,1689,1690,1702,1703,1735,1736,1741,1742,1766,1767,1796,1797,1806,1807,1834,1835,1853,1854,1871,1872,1877,1878,1906,1907,1922,1923,1941,1942,1973],specif:[54,55,212,219,275,301,511,516,517,556,567,575,879,888,893,900,1063,1072,1079,1087,1131,1192,1198,1199,1358,1377,1397,1404,1405,1423,1430,1431,1449,1456,1457,1569,1572,1746,1751,1756,1812,1817,1823,1828,1973],specifi:[0,213,214,220,223,227,231,237,238,242,243,248,250,255,274,275,281,283,285,298,311,312,347,377,378,397,427,428,449,474,491,503,528,551,561,570,572,575,595,618,652,653,671,712,714,743,746,748,758,770,795,796,831,860,861,879,900,905,906,907,912,913,914,924,925,926,927,928,929,941,952,953,986,1013,1039,1040,1063,1087,1092,1093,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1131,1145,1146,1164,1208,1209,1227,1264,1265,1283,1313,1314,1332,1352,1374,1389,1415,1441,1463,1469,1518,1541,1553,1565,1570,1572,1588,1597,1631,1651,1671,1690,1703,1736,1742,1746,1751,1756,1760,1767,1797,1807,1812,1817,1823,1828,1835,1854,1872,1878,1907,1923,1942,1973],specific_humid:[268,278,279,284,878,898,1059,1061,1085,1092,1968,1973],spectrum:1969,speed:[285,1968],squar:[213,242,1973],squeez:[347,368,397,418,449,466,671,699,724,743,760,831,852,986,1005,1093,1136,1164,1178,1227,1255,1283,1304,1332,1346,1968,1973],stage:1973,stand:[287,289,1969],standard:[54,55,208,214,243,268,282,285,470,477,491,494,541,542,909,920,932,933,1098,1109,1121,1122,1543,1553,1557,1558,1973],standard_error:[278,1053,1973],standard_nam:[42,174,211,212,213,224,226,228,229,240,241,246,251,254,256,257,258,262,263,264,277,278,313,315,337,345,346,356,364,379,381,387,390,394,395,396,412,414,429,442,447,448,459,462,558,563,570,573,578,586,622,624,628,632,633,642,654,656,665,669,670,693,695,797,799,821,829,830,840,848,866,868,869,870,876,896,939,942,954,956,976,984,985,994,1001,1047,1050,1051,1052,1059,1083,1090,1091,1128,1132,1147,1149,1158,1162,1163,1172,1174,1210,1212,1221,1225,1226,1249,1251,1266,1268,1277,1281,1282,1298,1300,1315,1317,1326,1330,1331,1340,1342,1470,1484,1491,1497,1500,1506,1510,1512,1519,1527,1532,1535,1574,1581,1598,1612,1619,1625,1656,1658,1662,1704,1718,1725,1731,1743,1752,1758,1761,1768,1780,1786,1791,1808,1819,1825,1829,1836,1842,1846,1848,1855,1861,1865,1867,1908,1912,1916,1917,1924,1930,1934,1936,1943,1955,1961,1966,1973],standard_parallel:[597,607,611,771,785,787,1633,1642,1646,1691,1696,1698,1879,1884,1886,1889,1898,1902],standardis:[735,1973],start:[282,353,407,409,456,565,570,638,686,688,690,782,837,868,869,870,930,936,991,1028,1050,1051,1052,1119,1125,1169,1242,1244,1246,1293,1295,1337],state:[282,1973],statement:1973,staticmethod:252,station1:[277,278,1973],station2:[277,278,1973],station3:[277,278],station4:[277,278,1973],station:[231,232,277,278,1049,1973],station_nam:1973,statist:[268,287,289,1969],statu:[317,329,452,455,801,813,1027,1030,1473,1480,1601,1608,1707,1714,1973],status_flag:1973,step:1973,still:[268,282,877,1060,1968,1973],storag:[209,268,1973],store:[208,211,212,216,221,224,226,230,231,233,234,236,237,238,240,244,245,251,254,268,285,287,289,335,364,369,389,414,441,462,581,608,611,630,664,695,737,775,787,819,848,853,895,942,944,974,1001,1006,1049,1082,1132,1137,1157,1174,1220,1251,1276,1300,1325,1342,1368,1497,1512,1535,1577,1625,1643,1646,1698,1731,1761,1791,1829,1848,1867,1886,1899,1902,1917,1936,1966,1973],str:[9,25,32,41,63,71,75,83,85,95,163,167,169,173,182,185,188,191,192,196,211,213,214,215,217,218,220,222,224,226,234,240,242,243,244,246,248,249,251,254,264,270,273,274,275,281,282,283,284,285,294,298,300,301,303,307,311,315,317,319,323,324,325,326,329,332,337,344,349,350,351,353,354,355,360,365,373,377,381,383,384,385,386,390,393,398,399,400,401,402,403,404,407,408,409,410,411,415,423,427,431,434,435,436,437,442,446,450,451,453,456,457,458,461,463,470,474,476,478,480,481,483,487,491,492,493,499,503,508,511,514,516,537,547,551,553,558,559,560,561,575,578,580,591,595,599,600,602,603,604,605,606,609,614,618,622,623,626,627,631,634,635,636,638,639,640,641,643,648,652,656,658,659,660,661,665,668,672,673,674,675,676,677,678,679,680,681,685,686,687,688,689,690,691,692,696,708,712,716,717,719,720,721,723,725,728,739,744,752,753,755,766,770,773,774,776,777,778,779,780,782,783,784,791,795,799,801,803,807,808,809,810,813,816,821,828,833,834,835,837,838,839,844,849,856,860,870,876,879,880,881,888,889,890,892,896,900,902,905,906,907,908,911,912,913,914,915,916,917,918,919,924,925,926,927,928,929,930,931,932,934,936,937,938,940,941,943,948,952,956,959,963,964,965,966,971,976,983,987,988,989,991,992,993,997,1002,1009,1013,1015,1017,1022,1023,1024,1025,1028,1029,1035,1039,1049,1052,1053,1059,1063,1064,1065,1072,1073,1074,1077,1083,1087,1089,1093,1094,1095,1096,1097,1100,1101,1102,1103,1104,1105,1106,1107,1108,1113,1114,1115,1116,1117,1118,1119,1120,1121,1123,1125,1126,1127,1129,1130,1131,1133,1141,1145,1149,1151,1152,1153,1154,1158,1161,1165,1166,1167,1169,1170,1171,1175,1184,1189,1192,1196,1198,1204,1208,1212,1214,1215,1216,1217,1221,1224,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1241,1242,1243,1244,1245,1246,1247,1248,1252,1260,1264,1268,1270,1271,1272,1273,1277,1280,1284,1285,1286,1287,1288,1289,1290,1293,1294,1295,1296,1297,1301,1309,1313,1317,1319,1320,1321,1322,1326,1329,1333,1334,1335,1337,1338,1339,1343,1352,1355,1357,1358,1359,1361,1363,1367,1368,1374,1376,1377,1379,1385,1389,1394,1397,1402,1404,1411,1415,1420,1423,1428,1430,1437,1441,1446,1449,1454,1456,1463,1469,1473,1475,1477,1478,1480,1482,1484,1489,1495,1498,1503,1504,1506,1509,1513,1518,1523,1524,1527,1531,1534,1536,1541,1544,1547,1551,1553,1554,1555,1565,1566,1572,1574,1576,1588,1591,1597,1601,1603,1605,1606,1608,1610,1612,1617,1623,1626,1631,1635,1636,1638,1639,1640,1641,1644,1651,1655,1660,1661,1663,1667,1671,1673,1675,1676,1678,1682,1684,1690,1693,1694,1695,1703,1707,1709,1711,1712,1714,1716,1718,1723,1729,1732,1736,1742,1745,1746,1747,1748,1750,1751,1752,1754,1756,1757,1759,1760,1762,1767,1772,1774,1775,1778,1780,1785,1789,1792,1797,1807,1810,1812,1813,1814,1815,1817,1819,1821,1823,1824,1826,1827,1828,1830,1835,1839,1840,1842,1845,1849,1854,1858,1859,1861,1864,1868,1872,1878,1881,1882,1883,1891,1892,1894,1895,1896,1897,1900,1907,1910,1911,1912,1915,1918,1923,1927,1928,1930,1933,1937,1942,1947,1949,1950,1953,1955,1960,1964,1967,1973],straight:268,strict:[326,386,437,481,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],strictli:[211,224,240,251,268,312,378,428,653,714,796,861,953,1040,1146,1209,1265,1314],strike:1969,string:[0,55,214,219,234,243,247,273,275,276,281,282,285,287,289,298,301,311,315,325,326,349,354,355,377,381,385,386,398,399,402,408,410,411,427,431,436,437,450,457,458,470,474,476,480,481,491,503,511,551,559,563,570,572,595,602,618,622,626,627,634,639,640,652,656,660,661,672,673,674,678,685,687,689,691,692,712,716,721,728,770,774,778,783,784,795,799,809,810,833,838,839,860,876,889,890,908,911,917,931,937,938,952,956,965,966,987,992,993,1013,1015,1017,1022,1024,1029,1039,1059,1073,1074,1097,1100,1106,1120,1126,1127,1145,1149,1153,1154,1165,1170,1171,1192,1208,1212,1216,1217,1228,1229,1230,1234,1241,1243,1245,1247,1248,1264,1268,1272,1273,1284,1285,1288,1294,1296,1297,1313,1317,1321,1322,1333,1338,1339,1352,1358,1374,1377,1389,1397,1415,1423,1441,1449,1463,1469,1518,1541,1553,1565,1570,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1969],strlen8:1973,struct:1973,structur:[211,212,213,214,220,221,223,224,225,226,227,228,229,231,232,233,243,282,285,349,354,355,398,399,402,408,410,411,450,457,458,634,639,640,672,673,674,678,685,687,689,691,692,778,783,784,833,838,839,877,908,911,917,925,927,929,931,937,938,987,992,993,1022,1024,1029,1060,1097,1100,1106,1114,1116,1118,1120,1126,1127,1165,1170,1171,1228,1229,1230,1234,1241,1243,1245,1247,1248,1284,1285,1288,1294,1296,1297,1333,1338,1339,1363,1973],style:724,sub:[268,298,311,377,427,474,503,551,595,618,652,712,770,795,860,952,1013,1039,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1973],subarrai:[292,497,507,516,1188,1198,1393,1404,1419,1430,1445,1456],subarray_shap:[517,1199,1405,1431,1457],subce:1973,subclass:[0,210,222,239,245,268,278,282,285,326,386,437,481,515,559,602,627,661,721,756,774,810,890,966,1017,1074,1154,1197,1217,1273,1322,1403,1429,1455,1685],submit:[267,1972],subsampl:[0,287,289,419,467,700,735,738,1179,1256,1305,1347],subsampledarrai:[280,1973],subsampledrrai:280,subscript:[302,305,371,421,513,646,703,707,789,946,1033,1139,1195,1202,1258,1307,1348,1366,1370,1378,1401,1427,1453,1973],subsequ:[285,1973],subset:[0,211,213,218,220,224,240,242,248,251,561,724,1049,1137,1973],subspac:[0,287,289,292,302,305,371,421,497,513,646,703,789,946,1033,1092,1139,1182,1195,1202,1258,1307,1348,1366,1370,1378,1383,1401,1409,1427,1435,1453,1968],substitut:[252,268,295,296,297,298,308,309,310,311,374,375,376,377,424,425,426,427,471,472,473,474,500,501,502,503,548,549,550,551,592,593,594,595,615,616,617,618,649,650,651,652,709,710,711,712,767,768,769,770,792,793,794,795,857,858,859,860,949,950,951,952,1010,1011,1012,1013,1036,1037,1038,1039,1142,1143,1144,1145,1205,1206,1207,1208,1261,1262,1263,1264,1310,1311,1312,1313,1349,1350,1351,1352,1371,1372,1373,1374,1386,1387,1388,1389,1412,1413,1414,1415,1438,1439,1440,1441,1460,1461,1462,1463,1466,1467,1468,1469,1515,1516,1517,1518,1538,1539,1540,1541,1562,1563,1564,1565,1585,1586,1587,1588,1594,1595,1596,1597,1628,1629,1630,1631,1648,1649,1650,1651,1668,1669,1670,1671,1687,1688,1689,1690,1700,1701,1702,1703,1733,1734,1735,1736,1739,1740,1741,1742,1764,1765,1766,1767,1794,1795,1796,1797,1804,1805,1806,1807,1832,1833,1834,1835,1851,1852,1853,1854,1869,1870,1871,1872,1875,1876,1877,1878,1904,1905,1906,1907,1920,1921,1922,1923,1939,1940,1941,1942],success:1360,suffici:[335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325],suggest:1972,suit:267,superced:1973,supersed:1973,superset:0,supplementari:[1049,1973],suppli:[213,232,242,258,275,364,414,462,608,611,695,787,848,933,935,942,1001,1122,1124,1132,1174,1251,1300,1342,1497,1512,1535,1625,1643,1646,1698,1731,1761,1791,1829,1848,1867,1886,1899,1902,1917,1936,1966],support:[0,209,216,217,285,369,419,467,562,700,853,1006,1049,1179,1256,1305,1347,1973],suppress:[281,285],sure:267,surfac:[223,250,287,289,1973],surface_altitud:[277,278,387,884,885,1053,1068,1069,1973],surround:[232,258],swap:[368,852,1005],symmetr:[0,1973],system:[219,220,223,226,247,248,250,254,274,283,287,289],systemat:1973,t_contigu:1973,take:[217,305,314,371,380,421,430,646,655,703,707,746,748,789,798,946,955,1033,1058,1139,1148,1202,1211,1258,1267,1307,1316,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1968,1973],taken:[219,220,225,228,247,248,252,275,291,299,481,496,506,627,905,906,907,912,913,914,924,925,926,927,928,929,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1181,1187,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1672,1873,1973],tar:288,tas:[287,289,345,346,350,351,352,353,394,401,404,406,409,451,453,454,456,635,636,637,638,669,670,677,681,684,690,779,780,781,782,829,830,834,835,836,837,916,919,923,936,984,985,988,989,990,991,1090,1091,1105,1108,1112,1125,1162,1163,1166,1167,1168,1169,1225,1226,1233,1237,1240,1246,1281,1282,1287,1290,1292,1295,1330,1331,1334,1335,1336,1337,1363,1973],taylor:[287,289],techniqu:[268,314,349,354,369,380,398,399,408,410,430,450,457,634,639,655,672,673,674,687,689,691,778,783,798,833,838,853,908,911,931,937,944,955,987,992,1006,1022,1029,1049,1058,1097,1100,1120,1126,1137,1148,1165,1170,1211,1228,1229,1230,1243,1245,1247,1267,1284,1285,1294,1296,1316,1333,1338,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1968,1973],temp_fil:[732,894,1081],temperatur:[345,346,394,447,669,670,829,830,984,985,1090,1091,1162,1163,1225,1226,1281,1282,1330,1331,1973],templat:267,tempor:[208,220,248,287,289],temporari:282,temporarili:1973,term:[0,226,254,599,603,605,609,610,735,786,1635,1638,1640,1644,1645,1697,1885,1891,1894,1896,1900,1901,1973],ters:1969,test:[0,267,284,287,289,326,386,437,481,540,559,602,627,661,713,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1556,1968,1973],text:[282,288,298,311,377,427,474,503,551,595,618,652,712,770,795,860,952,1013,1039,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],than:[0,211,216,220,240,248,268,274,281,283,285,312,326,345,378,386,394,428,437,447,481,488,560,561,562,563,564,565,566,567,568,569,571,572,576,585,602,627,632,653,661,669,714,721,774,796,810,829,861,890,920,921,953,966,984,1017,1020,1040,1074,1090,1109,1110,1146,1154,1162,1209,1217,1225,1265,1273,1281,1314,1322,1330,1359,1570,1968,1973],thank:267,thei:[208,211,212,218,224,231,240,244,251,279,284,285,287,289,326,364,386,414,437,462,470,481,562,581,608,611,627,661,695,787,810,848,890,933,935,942,966,1001,1033,1053,1074,1092,1122,1124,1132,1154,1174,1217,1251,1273,1300,1322,1342,1356,1497,1512,1535,1577,1625,1643,1646,1698,1731,1761,1791,1829,1848,1867,1886,1899,1902,1917,1936,1966,1973],them:[225,228,285,287,289,563,707,905,906,907,909,912,913,914,920,924,925,926,927,928,929,932,933,1092,1094,1095,1096,1098,1101,1102,1103,1109,1113,1114,1115,1116,1117,1118,1121,1122,1360,1973],themselv:285,therefor:[270,291,299,496,506,1181,1187,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1873,1969,1970,1973],thi:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,266,267,268,270,275,281,282,285,298,305,311,314,315,326,371,377,380,381,386,391,421,427,430,431,437,443,470,474,476,481,503,531,551,552,558,560,561,562,563,564,565,566,567,568,569,570,571,572,576,595,602,618,622,627,646,652,655,656,661,666,703,707,712,714,716,721,722,770,774,789,795,798,799,810,860,867,876,890,897,905,906,907,912,913,914,924,925,926,927,928,929,932,933,934,935,946,952,955,956,966,1013,1015,1017,1033,1039,1048,1053,1058,1059,1074,1084,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1121,1122,1123,1124,1139,1145,1148,1149,1154,1159,1202,1208,1211,1212,1217,1222,1258,1264,1267,1268,1273,1278,1307,1313,1316,1317,1322,1327,1352,1374,1389,1415,1441,1463,1469,1471,1501,1507,1518,1520,1528,1541,1565,1570,1588,1597,1599,1631,1651,1671,1690,1703,1705,1736,1742,1753,1767,1769,1797,1807,1809,1820,1835,1837,1843,1854,1856,1862,1872,1878,1907,1913,1923,1925,1931,1942,1944,1968,1969,1970,1971,1973],third:[1049,1973],those:[0,212,214,218,229,243,244,257,267,285,312,325,335,389,436,441,585,626,630,660,664,737,775,796,809,819,889,895,953,965,974,1073,1082,1153,1157,1216,1220,1272,1276,1321,1325,1973],though:1973,thought:1973,three:[369,419,467,700,853,1006,1049,1179,1256,1305,1347,1973],through:1973,throughout:275,thu:[230,233,1973],tidi:1970,tie:[731,738,1973],tie_point_map:1973,tiepointindex:[738,1973],tightli:268,tild:[282,285,1973],time:[0,11,19,27,46,54,55,65,72,77,86,88,97,110,117,124,186,193,211,212,214,224,240,241,243,251,252,268,277,278,279,282,284,287,289,349,354,355,358,398,399,400,402,403,405,407,408,410,411,450,457,458,478,491,556,560,563,568,569,570,576,577,585,587,634,639,640,672,674,675,676,678,679,680,682,683,686,687,688,691,692,720,778,783,784,833,838,839,842,867,868,869,870,874,876,878,883,888,893,898,911,937,938,987,992,993,1015,1020,1021,1022,1023,1024,1025,1026,1028,1029,1048,1050,1051,1052,1053,1057,1059,1061,1067,1072,1079,1085,1092,1100,1126,1127,1165,1170,1171,1228,1230,1231,1232,1234,1235,1236,1238,1239,1242,1243,1244,1247,1248,1284,1285,1286,1288,1289,1291,1293,1294,1296,1297,1333,1338,1339,1493,1544,1553,1569,1573,1582,1621,1727,1968],timeit:1968,timeseri:[238,277,278,279,1049,1137,1405,1431,1973],timeseries_id:[277,278,279,558,1973],timeseriesprofil:[277,278,279,1049,1137,1457],titl:[285,287,289],tmp:[282,285],to_memori:0,todai:1973,todict:[218,560,561,562,563,564,565,566,567,568,569,570,571,572,1570,1973],todo:944,togeth:1973,tol:1973,toler:[274,275,283,326,386,437,481,559,602,627,661,721,774,810,890,966,1074,1154,1217,1273,1322,1973],too:267,tool:[287,289,1973],top:[288,1969],total:[576,585],tp_lat:1973,tp_lon:1973,traceback:[520,535,705,868,869,870,878,1050,1051,1052,1061,1810,1973],tracker:[267,1972],trail:[212,1049,1973],trajectori:[1049,1137],trajectoryprofil:[1049,1137],transfer:268,transform:1973,transpos:[0,347,366,397,416,449,464,671,697,724,743,757,831,850,986,1003,1093,1134,1164,1176,1227,1253,1283,1302,1332,1344,1968,1973],treat:1973,treatment:252,tree:252,treshanski:267,truncat:285,tupl:[15,22,30,49,59,69,81,92,100,113,120,127,137,179,202,215,230,234,236,237,238,297,310,349,354,355,376,398,399,402,408,410,411,426,450,457,458,473,477,482,502,517,529,550,552,557,573,575,576,585,594,617,634,639,640,651,672,673,674,678,685,687,689,691,692,711,720,749,750,769,778,783,784,794,833,838,839,859,862,864,868,869,871,872,879,882,885,886,887,893,908,911,917,931,937,938,951,987,992,993,1012,1022,1024,1029,1038,1041,1043,1045,1050,1051,1054,1055,1063,1066,1069,1070,1071,1076,1079,1092,1097,1100,1106,1120,1126,1127,1144,1165,1170,1171,1186,1199,1207,1228,1229,1230,1234,1241,1243,1245,1247,1248,1263,1284,1285,1288,1294,1296,1297,1312,1333,1338,1339,1351,1356,1360,1362,1373,1388,1405,1414,1431,1440,1457,1462,1468,1517,1540,1543,1546,1564,1572,1587,1596,1630,1650,1670,1689,1702,1735,1741,1746,1751,1766,1796,1806,1812,1817,1834,1853,1871,1877,1906,1922,1941],turn:[282,285,287,289,1973],tutori:[268,281,282,287,1971],two:[224,232,238,251,258,268,274,282,283,287,289,302,305,312,326,368,371,378,386,421,428,437,481,513,559,560,567,602,627,646,653,661,703,707,714,721,774,789,796,810,852,861,862,864,868,869,870,871,882,885,887,890,946,953,966,1005,1017,1033,1040,1041,1043,1045,1050,1051,1052,1054,1066,1069,1071,1074,1076,1139,1146,1154,1195,1202,1209,1217,1258,1265,1273,1307,1314,1322,1348,1366,1370,1378,1401,1427,1453,1973],type:[0,3,7,9,12,17,20,24,25,28,32,35,41,44,47,51,56,61,63,66,71,73,75,78,83,84,85,90,94,95,98,104,108,111,115,118,122,125,130,135,141,147,153,158,163,167,169,173,176,177,182,185,188,191,192,196,200,208,210,211,212,213,214,215,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,268,277,278,279,282,284,285,287,289,301,302,319,320,326,332,340,360,369,386,419,437,467,481,511,513,553,554,559,560,572,577,579,580,581,587,602,627,661,700,701,720,721,722,723,728,744,752,774,803,804,810,816,824,844,853,877,890,905,906,907,912,913,914,924,925,926,927,928,929,959,960,966,971,979,997,1006,1017,1049,1060,1074,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1137,1154,1179,1192,1195,1217,1256,1273,1305,1322,1347,1348,1358,1366,1370,1377,1378,1397,1401,1423,1427,1449,1453,1475,1476,1482,1487,1495,1566,1567,1570,1573,1575,1576,1577,1582,1603,1604,1610,1615,1623,1709,1710,1716,1721,1729,1737,1772,1773,1778,1783,1789,1947,1948,1953,1958,1964,1969,1973],typecod:701,typeerror:705,typic:[274,283,326,386,437,481,559,602,627,661,721,774,810,890,966,1053,1074,1154,1217,1273,1322,1973],u_indic:[1199,1405,1431,1457],u_shap:[1199,1405,1431,1457],ucar:[208,287,289],udunit:[54,55,1969],ufd:282,ugrid1:1973,ugrid:285,uml:208,unambigu:[224,251,282,877,1060,1969,1973],unari:217,uncertainti:[229,257,1973],unchang:[268,273,369,585,853,944,1006,1092,1973],uncompress:[0,33,35,37,102,104,106,139,141,143,145,147,149,151,153,155,215,221,230,231,233,236,237,238,287,289,292,326,386,437,497,504,509,516,559,661,721,810,890,966,1049,1074,1154,1182,1185,1186,1190,1198,1199,1217,1273,1322,1383,1390,1395,1404,1405,1409,1416,1421,1430,1431,1435,1442,1447,1456,1457,1968,1973],uncompressed_indic:1186,under:1973,underli:[210,215,230,234,235,236,237,238,301,326,386,437,509,510,511,515,559,661,721,726,756,761,810,890,966,1074,1154,1190,1191,1192,1197,1217,1273,1322,1358,1377,1395,1396,1397,1403,1421,1422,1423,1429,1447,1448,1449,1455,1685,1973],underlying_arrai:0,understand:1969,unequ:284,unfilt:[0,552,560,561,562,563,564,565,566,567,568,569,570,571,572,573,576],unicod:0,unidata:[208,287,289,1973],uniqu:[218,244,282,284,561,862,864,868,869,870,871,872,876,878,882,885,887,888,893,898,940,1041,1043,1045,1046,1050,1051,1052,1054,1055,1059,1061,1066,1069,1071,1072,1076,1079,1085,1129,1759,1826,1973],unique_construct:[0,282],unit:[10,11,18,19,26,27,45,46,54,55,64,65,76,77,87,88,96,97,109,110,116,117,123,124,164,166,168,171,183,189,194,197,198,204,206,213,219,228,242,247,256,303,315,330,345,346,358,359,381,396,413,431,437,438,447,448,460,514,570,573,578,586,656,662,694,716,719,720,721,739,742,755,799,814,829,830,842,843,876,956,969,984,985,996,1059,1078,1130,1149,1155,1173,1196,1212,1218,1250,1268,1274,1299,1317,1323,1341,1367,1379,1402,1428,1454,1481,1493,1494,1505,1511,1525,1533,1574,1581,1609,1621,1622,1675,1678,1681,1684,1715,1727,1728,1777,1788,1816,1827,1841,1847,1860,1866,1929,1935,1952,1963,1969,1973],uniti:1973,unless:[231,295,308,374,424,470,471,500,548,557,592,615,649,709,767,792,857,863,865,873,874,883,884,886,949,1010,1036,1042,1044,1046,1056,1057,1067,1068,1070,1075,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939,1973],unlik:[229,257,570],unlimit:[0,227,282,285,1027,1030,1973],unmask:[707,1973],unpack:[288,1971,1973],unrecognis:[345,394,447,488,632,669,829,984,1020,1090,1162,1225,1281,1330],unset:[234,351,358,404,453,636,681,780,835,842,919,932,934,989,1108,1121,1123,1167,1237,1290,1335,1493,1584,1589,1621,1727],unsign:285,until:[282,1968,1973],unus:[580,1576],unwant:[369,853,944,1006,1049,1137,1973],unzip:[1971,1973],updat:[0,11,19,27,46,65,77,88,97,110,117,124,216,217,267,268,312,378,428,653,796,861,877,953,1040,1060,1146,1209,1265,1314,1970,1973],upgrad:0,upon:[0,216,217,1973],url:[0,273,282,287,289,1973],usag:1973,use:[267,268,285,287,289,470,570,749,750,751,1969,1973],used:[11,19,27,46,51,54,55,65,77,88,97,110,117,124,176,208,211,213,216,217,222,238,240,242,244,249,268,285,298,311,312,377,427,474,503,517,551,552,563,573,595,618,652,712,714,722,770,795,796,860,933,935,940,952,953,1013,1027,1030,1039,1092,1122,1124,1129,1145,1199,1208,1264,1313,1352,1374,1389,1405,1415,1431,1441,1457,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1759,1767,1797,1807,1826,1835,1854,1872,1878,1907,1923,1942,1970,1973],useful:[208,267,281,285,1969,1973],user:[252,276,282,285,287,288,289,732,1969,1973],usernam:267,uses:[267,268,1971,1973],using:[0,208,218,221,228,231,236,237,238,256,267,268,275,282,285,287,289,312,378,428,560,653,707,796,861,905,906,907,912,913,914,924,925,926,927,928,929,953,1040,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1146,1209,1265,1314,1968,1973],usual:[217,218,227,244,255,285,298,311,377,427,474,503,551,595,618,652,712,770,795,860,876,952,1013,1039,1053,1059,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942,1969,1973],utilis:[876,1059,1973],valid:[281,285,517,560,714,1199,1405,1431,1457,1969,1973],valid_max:[234,282,285,312,378,428,653,714,796,861,953,1040,1146,1209,1265,1314,1973],valid_min:[234,282,285,312,378,428,653,714,796,861,953,1040,1146,1209,1265,1314,1365,1973],valid_rang:[234,282,285,312,378,428,653,714,796,861,953,1040,1146,1209,1265,1314,1365,1973],valu:[0,10,18,26,45,51,64,76,87,96,109,116,123,164,166,168,171,176,183,189,194,197,198,204,206,210,211,212,213,214,215,216,217,218,219,220,221,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,266,268,274,275,281,282,283,284,285,298,300,303,311,312,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,332,333,334,336,337,346,350,351,353,359,360,364,365,368,377,378,382,383,384,385,386,387,390,395,396,400,401,403,404,407,409,413,414,415,427,428,432,433,434,435,436,437,438,440,442,448,451,453,456,460,461,462,463,474,477,478,479,481,482,483,484,489,491,492,493,503,504,508,510,514,515,516,524,525,528,529,530,539,551,552,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,577,578,579,584,595,599,600,602,603,604,608,609,610,611,618,623,627,633,635,636,638,652,653,657,658,659,660,661,662,665,670,675,676,677,679,680,681,686,688,690,694,695,696,707,712,713,714,717,718,719,721,722,725,727,729,731,733,734,735,736,738,739,741,753,754,755,756,762,770,773,774,776,779,780,782,786,787,795,796,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,816,817,818,820,821,830,834,835,837,843,844,848,849,852,860,861,862,863,864,865,867,868,869,870,871,872,873,874,878,879,880,881,882,883,884,885,886,887,888,889,890,892,893,896,898,904,909,910,915,916,918,919,920,921,924,926,928,930,932,933,934,935,936,942,943,952,953,957,958,959,960,961,962,963,964,965,966,967,968,969,971,972,973,975,976,985,988,989,991,996,997,1001,1002,1005,1013,1016,1017,1018,1021,1023,1025,1028,1030,1031,1039,1040,1041,1042,1043,1044,1045,1046,1049,1050,1051,1052,1053,1054,1055,1056,1057,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1083,1085,1091,1092,1098,1099,1104,1105,1107,1108,1109,1110,1113,1115,1117,1119,1121,1122,1123,1124,1125,1130,1132,1133,1145,1146,1150,1151,1152,1153,1154,1155,1158,1163,1166,1167,1169,1173,1174,1175,1185,1189,1191,1194,1196,1197,1198,1208,1209,1213,1214,1215,1216,1217,1218,1221,1226,1231,1232,1233,1235,1236,1237,1242,1244,1246,1250,1251,1252,1264,1265,1269,1270,1271,1272,1273,1274,1277,1282,1286,1287,1289,1290,1293,1295,1299,1300,1301,1313,1314,1318,1319,1320,1321,1322,1323,1326,1331,1334,1335,1337,1341,1342,1343,1352,1355,1357,1359,1365,1367,1374,1376,1379,1389,1390,1394,1396,1402,1403,1404,1415,1416,1420,1422,1428,1429,1430,1441,1442,1446,1448,1454,1455,1456,1463,1469,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1494,1495,1497,1498,1502,1503,1504,1505,1506,1511,1512,1513,1518,1521,1522,1523,1524,1525,1526,1527,1533,1534,1535,1536,1541,1543,1544,1545,1546,1547,1548,1553,1554,1555,1565,1570,1571,1572,1573,1574,1575,1580,1588,1591,1597,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1622,1623,1625,1626,1631,1635,1636,1638,1639,1643,1644,1645,1646,1651,1655,1671,1673,1674,1675,1676,1677,1678,1680,1682,1683,1684,1685,1690,1693,1694,1697,1698,1703,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1728,1729,1731,1732,1736,1742,1745,1746,1747,1748,1750,1751,1752,1761,1762,1767,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1788,1789,1791,1792,1797,1799,1800,1802,1807,1810,1811,1812,1813,1814,1815,1816,1817,1819,1827,1829,1830,1835,1838,1839,1840,1841,1842,1847,1848,1849,1854,1857,1858,1859,1860,1861,1866,1867,1868,1872,1878,1881,1882,1885,1886,1891,1892,1894,1895,1899,1900,1901,1902,1907,1910,1911,1912,1917,1918,1923,1926,1927,1928,1929,1930,1935,1936,1937,1942,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1963,1964,1966,1967,1969,1970,1973],valueerror:[300,303,316,317,318,319,320,321,322,324,327,328,329,330,332,333,334,336,337,350,351,382,384,387,390,400,401,403,404,432,433,435,438,440,442,451,453,477,478,479,482,483,484,508,510,514,515,575,578,586,599,600,603,604,623,635,636,657,659,662,665,675,676,677,679,680,681,717,718,719,725,727,729,730,731,733,734,735,736,738,739,740,741,742,753,754,755,756,773,776,779,780,800,801,802,803,804,805,806,808,811,812,813,814,816,817,818,820,821,834,835,862,864,868,869,870,871,872,878,879,881,882,885,887,888,892,893,896,915,916,918,919,957,958,959,960,961,962,964,967,968,969,971,972,973,975,976,988,989,1016,1018,1023,1025,1041,1043,1045,1050,1051,1052,1054,1055,1061,1062,1063,1065,1066,1069,1071,1072,1076,1077,1078,1079,1083,1104,1105,1107,1108,1150,1152,1155,1158,1166,1167,1189,1191,1194,1196,1197,1213,1215,1218,1221,1231,1232,1233,1235,1236,1237,1269,1271,1274,1277,1286,1287,1289,1290,1318,1320,1323,1326,1334,1335,1357,1367,1376,1379,1394,1396,1398,1400,1402,1403,1420,1422,1424,1426,1428,1429,1446,1448,1450,1452,1454,1455,1472,1473,1474,1475,1476,1478,1479,1480,1481,1482,1483,1484,1502,1504,1505,1506,1521,1522,1524,1525,1526,1527,1543,1544,1545,1546,1547,1548,1572,1574,1581,1584,1589,1600,1601,1602,1603,1604,1606,1607,1608,1609,1610,1611,1612,1635,1636,1638,1639,1655,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1693,1694,1706,1707,1708,1709,1710,1712,1713,1714,1715,1716,1717,1718,1745,1746,1748,1750,1751,1752,1770,1771,1772,1773,1775,1776,1777,1778,1779,1780,1799,1800,1810,1811,1812,1814,1815,1816,1817,1819,1838,1840,1841,1842,1857,1859,1860,1861,1881,1882,1891,1892,1894,1895,1911,1912,1926,1928,1929,1930,1945,1946,1947,1948,1950,1951,1952,1953,1954,1955,1973],var1:[315,381,431,476,622,656,799,956,1015,1059,1149,1212,1268,1317],vari:[211,219,229,240,247,257,268,347,397,449,671,743,831,986,1093,1164,1227,1283,1332,1973],variabl:[0,13,67,79,165,172,184,190,207,208,211,212,213,220,221,223,224,225,226,227,228,229,230,231,232,233,234,236,237,238,240,242,246,251,254,255,256,257,258,264,277,278,279,282,285,287,289,305,320,321,322,326,333,334,336,341,342,343,345,346,349,350,351,352,353,354,355,362,363,371,386,394,395,399,401,404,406,409,410,411,421,437,447,448,450,451,452,453,454,455,456,457,458,559,563,569,627,632,633,634,635,636,637,638,639,640,646,660,661,669,670,674,677,681,684,690,691,692,703,707,716,729,731,734,735,736,738,756,778,779,780,781,782,783,784,789,804,805,806,810,817,818,820,825,826,827,829,830,833,834,835,836,837,838,839,846,847,877,890,903,904,905,906,907,908,909,911,912,913,914,915,916,917,918,919,920,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,946,960,961,962,966,972,973,975,980,981,982,984,985,987,988,989,990,991,992,993,999,1000,1017,1033,1049,1053,1060,1074,1090,1091,1094,1095,1096,1097,1098,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1139,1154,1162,1163,1165,1166,1167,1168,1169,1170,1171,1186,1194,1202,1216,1217,1225,1226,1230,1233,1237,1240,1246,1247,1248,1258,1272,1273,1281,1282,1285,1287,1290,1292,1295,1296,1297,1307,1321,1322,1330,1331,1333,1334,1335,1336,1337,1338,1339,1363,1365,1398,1400,1424,1426,1450,1452,1476,1483,1488,1604,1611,1616,1685,1710,1717,1722,1773,1779,1784,1948,1954,1959,1969],variable_attribut:285,varianc:1973,variat:[214,228,243,256,1973],varid:[234,1363],variou:[218,220,248,285,1973],vector:[219,247,302,305,326,371,386,421,437,513,602,646,661,703,707,714,774,789,810,890,946,966,1033,1074,1139,1154,1195,1202,1217,1258,1273,1307,1322,1348,1366,1370,1378,1401,1427,1453,1973],verbos:[0,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1969],veri:[0,274,283,305,314,326,371,380,386,421,430,437,481,559,602,627,646,655,661,703,707,721,774,789,798,810,890,946,955,966,1033,1058,1074,1139,1148,1154,1202,1211,1217,1258,1267,1273,1307,1316,1322,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1968,1973],versa:[268,583,1579,1973],version:[1,2,3,4,5,6,7,8,9,10,11,13,17,18,19,24,25,26,27,32,36,38,41,42,43,44,45,46,52,54,55,61,62,63,64,65,67,71,72,73,74,75,76,77,79,83,84,85,86,87,88,89,94,95,96,97,104,105,107,108,109,110,115,116,117,122,123,124,129,131,133,134,135,136,137,138,142,144,148,150,154,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,270,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,510,511,512,513,514,516,517,518,523,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,583,584,585,586,587,588,589,590,592,593,594,595,596,597,598,599,600,601,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,699,700,701,702,703,707,709,710,711,712,714,716,721,722,723,724,726,727,728,729,730,731,733,734,735,736,737,738,743,744,746,748,749,750,751,752,757,760,761,762,763,764,765,766,767,768,769,770,771,772,773,775,776,777,778,779,780,781,782,783,784,785,786,787,788,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,853,854,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1178,1179,1180,1181,1183,1184,1185,1186,1187,1188,1189,1191,1192,1193,1194,1195,1196,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1396,1397,1398,1399,1400,1401,1402,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1422,1423,1424,1425,1426,1427,1428,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1448,1449,1450,1451,1452,1453,1454,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1668,1669,1670,1671,1677,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1972],versionad:[874,1057],vertic:[0,211,212,220,223,224,226,238,240,241,248,250,251,254,1973],vertical_cr:1973,via:[217,218,231,267,275,282,285,539,557,561,563,564,565,566,567,568,569,570,571,862,863,864,865,868,869,870,871,872,873,874,878,882,883,884,885,886,887,888,898,1041,1042,1043,1044,1045,1046,1050,1051,1052,1054,1055,1056,1057,1061,1066,1067,1068,1069,1070,1071,1072,1075,1076,1085,1969,1973],vice:[268,583,1579,1973],view:[275,287,289,526,527,532,891,1579,1749,1973],virtual:0,visualis:[287,289],vlen:0,vocabulari:[282,877,1060,1973],volum:[287,289,565,1973],wai:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,287,289,302,305,371,421,513,646,703,707,789,946,1033,1139,1195,1202,1258,1307,1348,1366,1370,1378,1401,1427,1453,1973],want:288,warn:[0,275,281,282,285,326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],warn_valid:[0,282,285],watersh:1973,websit:267,welcom:1972,well:[225,252,253,278,279,282,285,287,289,326,386,437,559,661,721,810,890,966,1040,1074,1154,1217,1273,1322,1969,1973],were:[282,285,552,557,573,576,863,865,873,874,877,883,884,886,1042,1044,1046,1056,1057,1060,1067,1068,1070,1075,1973],what:[0,225,253,1973],when:[0,208,211,213,217,225,228,234,240,242,245,267,268,281,282,284,285,291,295,299,302,305,308,314,335,371,374,380,389,421,424,430,441,471,481,496,500,506,513,544,548,560,570,592,615,627,630,646,649,655,664,703,705,707,709,737,767,775,789,792,798,819,857,876,877,891,895,905,906,907,909,912,913,914,920,924,925,926,927,928,929,932,933,946,949,955,974,1010,1033,1036,1049,1058,1059,1060,1082,1094,1095,1096,1098,1101,1102,1103,1109,1113,1114,1115,1116,1117,1118,1121,1122,1139,1142,1148,1157,1181,1187,1195,1202,1205,1211,1220,1258,1261,1267,1276,1307,1310,1316,1325,1348,1349,1354,1360,1366,1368,1370,1371,1375,1378,1382,1386,1392,1401,1408,1412,1418,1427,1434,1438,1444,1453,1459,1460,1464,1466,1471,1501,1515,1520,1538,1560,1562,1585,1594,1599,1628,1648,1668,1672,1687,1700,1705,1733,1739,1749,1764,1769,1794,1804,1809,1832,1837,1851,1856,1869,1873,1875,1904,1920,1925,1939,1944,1968,1969,1973],whenev:1973,where:[57,214,218,222,243,244,267,268,274,278,283,285,297,310,312,326,376,378,386,426,428,437,473,479,481,484,487,490,493,502,550,559,566,581,594,602,617,627,651,653,661,711,721,769,774,794,796,810,859,861,890,951,953,966,1012,1038,1040,1053,1074,1075,1144,1146,1154,1207,1209,1217,1263,1265,1273,1312,1314,1322,1351,1373,1388,1414,1440,1462,1468,1517,1540,1545,1548,1551,1552,1555,1564,1577,1587,1596,1630,1650,1670,1689,1702,1735,1741,1766,1796,1806,1834,1853,1871,1877,1906,1922,1941,1970,1973],wherebi:0,whether:[0,227,232,258,282,287,289,326,338,339,340,341,342,343,344,348,352,358,369,386,391,392,393,405,406,419,437,443,444,445,446,452,454,467,481,485,486,487,559,562,602,605,606,627,631,637,661,666,667,668,682,683,684,700,713,721,740,741,742,774,777,781,810,822,823,824,825,826,827,828,832,836,842,853,877,890,897,898,899,900,901,902,922,923,944,966,977,978,979,980,981,982,983,990,1006,1017,1019,1026,1049,1060,1074,1084,1085,1086,1087,1088,1089,1111,1112,1137,1154,1159,1160,1161,1168,1179,1217,1222,1223,1224,1238,1239,1240,1256,1273,1278,1279,1280,1291,1292,1305,1322,1327,1328,1329,1336,1347,1364,1485,1486,1487,1488,1489,1490,1493,1507,1508,1509,1528,1529,1530,1531,1549,1550,1551,1590,1613,1614,1615,1616,1617,1618,1621,1640,1641,1660,1679,1680,1681,1695,1719,1720,1721,1722,1723,1724,1727,1753,1754,1755,1756,1757,1781,1782,1783,1784,1785,1801,1820,1821,1822,1823,1824,1843,1844,1845,1862,1863,1864,1883,1896,1897,1913,1914,1915,1931,1932,1933,1956,1957,1958,1959,1960,1973],which:[0,208,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,268,270,277,281,282,284,285,287,288,289,315,381,431,480,560,570,576,580,581,585,656,701,746,748,758,799,867,876,891,932,933,934,935,956,1048,1049,1053,1059,1092,1121,1122,1123,1124,1149,1212,1268,1317,1363,1576,1577,1749,1968,1970,1971,1973],whilst:[230,233,285,287,289,877,1060,1969,1973],white:282,who:267,whole:[208,1973],whose:[211,212,224,226,240,241,251,254,282,285,552,561,567,573,731,735,868,869,870,1050,1051,1052,1092,1969,1973],why:[267,1973],wide:[0,275,1973],wildli:285,window:288,wise:[326,386,437,602,661,721,774,810,890,966,1074,1154,1217,1273,1322,1973],within:[214,225,228,243,256,268,282,285,288,312,314,326,378,380,386,428,430,437,559,653,655,661,721,774,796,798,810,861,890,905,906,907,912,913,914,924,925,926,927,928,929,953,955,966,1040,1048,1058,1074,1094,1095,1096,1101,1102,1103,1113,1114,1115,1116,1117,1118,1146,1148,1154,1209,1211,1217,1265,1267,1273,1314,1316,1322,1363,1368,1471,1501,1520,1599,1705,1769,1809,1837,1856,1925,1944,1968,1973],without:[213,242,275,282,288,557,560,561,562,563,564,565,566,567,568,569,571,572,720,862,864,868,869,870,871,872,873,878,882,885,886,887,898,1041,1043,1045,1046,1050,1051,1052,1054,1055,1056,1061,1066,1069,1070,1071,1076,1085,1570,1973],word:1973,work:[0,267,268,288,302,305,371,421,513,646,703,707,789,946,1033,1139,1195,1202,1258,1307,1348,1366,1370,1378,1401,1427,1453,1973],world:[225,253],would:[0,216,217,225,232,253,258,267,282,285,315,381,656,716,724,799,876,877,956,1059,1060,1149,1212,1268,1317,1973],wouldn:0,write:[0,1,268,280,282,287,289,291,299,312,314,378,380,428,430,496,506,653,655,732,796,798,861,877,894,909,910,920,921,932,933,934,935,953,955,1027,1030,1040,1049,1058,1060,1081,1098,1099,1109,1110,1121,1122,1123,1124,1146,1148,1181,1187,1209,1211,1265,1267,1314,1316,1354,1375,1382,1392,1408,1418,1434,1444,1459,1464,1471,1501,1520,1599,1672,1705,1769,1809,1837,1856,1873,1925,1944,1968,1969],written:[0,213,225,228,267,268,282,285,905,906,907,909,912,913,914,920,924,925,926,927,928,929,932,933,934,935,1049,1094,1095,1096,1098,1101,1102,1103,1109,1113,1114,1115,1116,1117,1118,1121,1122,1123,1124,1969,1973],wrong:252,www:[208,287,289],x86_64:276,xyz:[315,381,431,476,622,656,716,799,876,956,1015,1059,1149,1212,1268,1317],year:[214,243,287,289],yet:[220,248,268,1049,1973],you:[267,287,288,289,570,1973],your:[267,288],zero:[0,218,220,223,226,229,248,250,254,257,279,714,720,862,864,868,869,870,871,882,885,887,1041,1043,1045,1050,1051,1052,1054,1066,1069,1071,1076,1973],zip:[1971,1973],zxvf:288},titles:["Change log","API reference","cfdm.Array.array","cfdm.Array.dtype","cfdm.Array.ndim","cfdm.Array.shape","cfdm.Array.size","cfdm.AuxiliaryCoordinate.array","cfdm.AuxiliaryCoordinate.bounds","cfdm.AuxiliaryCoordinate.construct_type","cfdm.AuxiliaryCoordinate.data","cfdm.AuxiliaryCoordinate.datetime_array","cfdm.AuxiliaryCoordinate.dtype","cfdm.AuxiliaryCoordinate.interior_ring","cfdm.AuxiliaryCoordinate.ndim","cfdm.AuxiliaryCoordinate.shape","cfdm.AuxiliaryCoordinate.size","cfdm.Bounds.array","cfdm.Bounds.data","cfdm.Bounds.datetime_array","cfdm.Bounds.dtype","cfdm.Bounds.ndim","cfdm.Bounds.shape","cfdm.Bounds.size","cfdm.CellMeasure.array","cfdm.CellMeasure.construct_type","cfdm.CellMeasure.data","cfdm.CellMeasure.datetime_array","cfdm.CellMeasure.dtype","cfdm.CellMeasure.ndim","cfdm.CellMeasure.shape","cfdm.CellMeasure.size","cfdm.CellMethod.construct_type","cfdm.CompressedArray.array","cfdm.CompressedArray.compressed_array","cfdm.CompressedArray.dtype","cfdm.CompressedArray.ndim","cfdm.CompressedArray.shape","cfdm.CompressedArray.size","cfdm.Constant._func","cfdm.Constant.value","cfdm.CoordinateReference.construct_type","cfdm.CoordinateReference.coordinate_conversion","cfdm.CoordinateReference.datum","cfdm.Count.array","cfdm.Count.data","cfdm.Count.datetime_array","cfdm.Count.dtype","cfdm.Count.ndim","cfdm.Count.shape","cfdm.Count.size","cfdm.Data.array","cfdm.Data.compressed_array","cfdm.Data.data","cfdm.Data.datetime_array","cfdm.Data.datetime_as_string","cfdm.Data.dtype","cfdm.Data.mask","cfdm.Data.ndim","cfdm.Data.shape","cfdm.Data.size","cfdm.DimensionCoordinate.array","cfdm.DimensionCoordinate.bounds","cfdm.DimensionCoordinate.construct_type","cfdm.DimensionCoordinate.data","cfdm.DimensionCoordinate.datetime_array","cfdm.DimensionCoordinate.dtype","cfdm.DimensionCoordinate.interior_ring","cfdm.DimensionCoordinate.ndim","cfdm.DimensionCoordinate.shape","cfdm.DimensionCoordinate.size","cfdm.Domain.construct_type","cfdm.Domain.constructs","cfdm.DomainAncillary.array","cfdm.DomainAncillary.bounds","cfdm.DomainAncillary.construct_type","cfdm.DomainAncillary.data","cfdm.DomainAncillary.datetime_array","cfdm.DomainAncillary.dtype","cfdm.DomainAncillary.interior_ring","cfdm.DomainAncillary.ndim","cfdm.DomainAncillary.shape","cfdm.DomainAncillary.size","cfdm.DomainAxis.construct_type","cfdm.Field.array","cfdm.Field.construct_type","cfdm.Field.constructs","cfdm.Field.data","cfdm.Field.datetime_array","cfdm.Field.domain","cfdm.Field.dtype","cfdm.Field.ndim","cfdm.Field.shape","cfdm.Field.size","cfdm.FieldAncillary.array","cfdm.FieldAncillary.construct_type","cfdm.FieldAncillary.data","cfdm.FieldAncillary.datetime_array","cfdm.FieldAncillary.dtype","cfdm.FieldAncillary.ndim","cfdm.FieldAncillary.shape","cfdm.FieldAncillary.size","cfdm.GatheredArray.array","cfdm.GatheredArray.compressed_array","cfdm.GatheredArray.dtype","cfdm.GatheredArray.ndim","cfdm.GatheredArray.shape","cfdm.GatheredArray.size","cfdm.Index.array","cfdm.Index.data","cfdm.Index.datetime_array","cfdm.Index.dtype","cfdm.Index.ndim","cfdm.Index.shape","cfdm.Index.size","cfdm.InteriorRing.array","cfdm.InteriorRing.data","cfdm.InteriorRing.datetime_array","cfdm.InteriorRing.dtype","cfdm.InteriorRing.ndim","cfdm.InteriorRing.shape","cfdm.InteriorRing.size","cfdm.List.array","cfdm.List.data","cfdm.List.datetime_array","cfdm.List.dtype","cfdm.List.ndim","cfdm.List.shape","cfdm.List.size","cfdm.NetCDFArray.array","cfdm.NetCDFArray.dtype","cfdm.NetCDFArray.ndim","cfdm.NetCDFArray.shape","cfdm.NetCDFArray.size","cfdm.NumpyArray.array","cfdm.NumpyArray.dtype","cfdm.NumpyArray.ndim","cfdm.NumpyArray.shape","cfdm.NumpyArray.size","cfdm.RaggedContiguousArray.array","cfdm.RaggedContiguousArray.compressed_array","cfdm.RaggedContiguousArray.dtype","cfdm.RaggedContiguousArray.ndim","cfdm.RaggedContiguousArray.shape","cfdm.RaggedContiguousArray.size","cfdm.RaggedIndexedArray.array","cfdm.RaggedIndexedArray.compressed_array","cfdm.RaggedIndexedArray.dtype","cfdm.RaggedIndexedArray.ndim","cfdm.RaggedIndexedArray.shape","cfdm.RaggedIndexedArray.size","cfdm.RaggedIndexedContiguousArray.array","cfdm.RaggedIndexedContiguousArray.compressed_array","cfdm.RaggedIndexedContiguousArray.dtype","cfdm.RaggedIndexedContiguousArray.ndim","cfdm.RaggedIndexedContiguousArray.shape","cfdm.RaggedIndexedContiguousArray.size","cfdm.core.Array.array","cfdm.core.Array.dtype","cfdm.core.Array.ndim","cfdm.core.Array.shape","cfdm.core.Array.size","cfdm.core.AuxiliaryCoordinate.bounds","cfdm.core.AuxiliaryCoordinate.construct_type","cfdm.core.AuxiliaryCoordinate.data","cfdm.core.AuxiliaryCoordinate.interior_ring","cfdm.core.Bounds.data","cfdm.core.CellMeasure.construct_type","cfdm.core.CellMeasure.data","cfdm.core.CellMethod.construct_type","cfdm.core.Coordinate.bounds","cfdm.core.Coordinate.data","cfdm.core.Coordinate.interior_ring","cfdm.core.CoordinateReference.construct_type","cfdm.core.CoordinateReference.coordinate_conversion","cfdm.core.CoordinateReference.datum","cfdm.core.Data.array","cfdm.core.Data.dtype","cfdm.core.Data.ndim","cfdm.core.Data.shape","cfdm.core.Data.size","cfdm.core.DimensionCoordinate.bounds","cfdm.core.DimensionCoordinate.construct_type","cfdm.core.DimensionCoordinate.data","cfdm.core.DimensionCoordinate.interior_ring","cfdm.core.Domain.construct_type","cfdm.core.Domain.constructs","cfdm.core.DomainAncillary.bounds","cfdm.core.DomainAncillary.construct_type","cfdm.core.DomainAncillary.data","cfdm.core.DomainAncillary.interior_ring","cfdm.core.DomainAxis.construct_type","cfdm.core.Field.construct_type","cfdm.core.Field.constructs","cfdm.core.Field.data","cfdm.core.Field.domain","cfdm.core.FieldAncillary.construct_type","cfdm.core.FieldAncillary.data","cfdm.core.InteriorRing.data","cfdm.core.NumpyArray.array","cfdm.core.NumpyArray.dtype","cfdm.core.NumpyArray.ndim","cfdm.core.NumpyArray.shape","cfdm.core.NumpyArray.size","cfdm.core.PropertiesData.data","cfdm.core.PropertiesDataBounds.bounds","cfdm.core.PropertiesDataBounds.data","cfdm.core.PropertiesDataBounds.interior_ring","CF data model","cfdm classes","cfdm.Array","cfdm.AuxiliaryCoordinate","cfdm.Bounds","cfdm.CellMeasure","cfdm.CellMethod","cfdm.CompressedArray","cfdm.Configuration","cfdm.Constant","cfdm.Constructs","cfdm.CoordinateConversion","cfdm.CoordinateReference","cfdm.Count","cfdm.Data","cfdm.Datum","cfdm.DimensionCoordinate","cfdm.Domain","cfdm.DomainAncillary","cfdm.DomainAxis","cfdm.Field","cfdm.FieldAncillary","cfdm.GatheredArray","cfdm.Index","cfdm.InteriorRing","cfdm.List","cfdm.NetCDFArray","cfdm.NumpyArray","cfdm.RaggedContiguousArray","cfdm.RaggedIndexedArray","cfdm.RaggedIndexedContiguousArray","cfdm.core.Array","cfdm.core.AuxiliaryCoordinate","cfdm.core.Bounds","cfdm.core.CellMeasure","cfdm.core.CellMethod","cfdm.core.Constructs","cfdm.core.Container","cfdm.core.Coordinate","cfdm.core.CoordinateConversion","cfdm.core.CoordinateReference","cfdm.core.Data","cfdm.core.Datum","cfdm.core.DimensionCoordinate","cfdm.core.DocstringRewriteMeta","cfdm.core.Domain","cfdm.core.DomainAncillary","cfdm.core.DomainAxis","cfdm.core.Field","cfdm.core.FieldAncillary","cfdm.core.InteriorRing","cfdm.core.NumpyArray","cfdm.core.Parameters","cfdm.core.ParametersDomainAncillaries","cfdm.core.Properties","cfdm.core.PropertiesData","cfdm.core.PropertiesDataBounds","cfdm.core classes","cfdm constants","Contributing","Extensions","cfdm.ATOL","cfdm.CF","cfdm.LOG_LEVEL","cfdm.RTOL","cfdm.abspath","cfdm.atol","cfdm.configuration","cfdm.environment","cfdm.example_domain","cfdm.example_field","cfdm.example_fields","cfdm.implementation","cfdm.log_level","cfdm.read","cfdm.rtol","cfdm.unique_constructs","cfdm.write","cfdm functions","cfdm package","Installation","Introduction","cfdm.Array.__array__","cfdm.Array.__deepcopy__","cfdm.Array.__getitem__","cfdm.Array.__repr__","cfdm.Array.__str__","cfdm.Array._docstring_method_exclusions","cfdm.Array._docstring_package_depth","cfdm.Array._docstring_special_substitutions","cfdm.Array._docstring_substitutions","cfdm.Array.copy","cfdm.Array.get_calendar","cfdm.Array.get_compression_type","cfdm.Array.get_subspace","cfdm.Array.get_units","cfdm.AuxiliaryCoordinate.__deepcopy__","cfdm.AuxiliaryCoordinate.__getitem__","cfdm.AuxiliaryCoordinate.__repr__","cfdm.AuxiliaryCoordinate.__str__","cfdm.AuxiliaryCoordinate._docstring_method_exclusions","cfdm.AuxiliaryCoordinate._docstring_package_depth","cfdm.AuxiliaryCoordinate._docstring_special_substitutions","cfdm.AuxiliaryCoordinate._docstring_substitutions","cfdm.AuxiliaryCoordinate.apply_masking","cfdm.AuxiliaryCoordinate.clear_properties","cfdm.AuxiliaryCoordinate.copy","cfdm.AuxiliaryCoordinate.creation_commands","cfdm.AuxiliaryCoordinate.del_bounds","cfdm.AuxiliaryCoordinate.del_climatology","cfdm.AuxiliaryCoordinate.del_data","cfdm.AuxiliaryCoordinate.del_geometry","cfdm.AuxiliaryCoordinate.del_interior_ring","cfdm.AuxiliaryCoordinate.del_node_count","cfdm.AuxiliaryCoordinate.del_part_node_count","cfdm.AuxiliaryCoordinate.del_properties","cfdm.AuxiliaryCoordinate.del_property","cfdm.AuxiliaryCoordinate.dump","cfdm.AuxiliaryCoordinate.equals","cfdm.AuxiliaryCoordinate.get_bounds","cfdm.AuxiliaryCoordinate.get_bounds_data","cfdm.AuxiliaryCoordinate.get_climatology","cfdm.AuxiliaryCoordinate.get_data","cfdm.AuxiliaryCoordinate.get_filenames","cfdm.AuxiliaryCoordinate.get_geometry","cfdm.AuxiliaryCoordinate.get_interior_ring","cfdm.AuxiliaryCoordinate.get_node_count","cfdm.AuxiliaryCoordinate.get_original_filenames","cfdm.AuxiliaryCoordinate.get_part_node_count","cfdm.AuxiliaryCoordinate.get_property","cfdm.AuxiliaryCoordinate.has_bounds","cfdm.AuxiliaryCoordinate.has_data","cfdm.AuxiliaryCoordinate.has_geometry","cfdm.AuxiliaryCoordinate.has_interior_ring","cfdm.AuxiliaryCoordinate.has_node_count","cfdm.AuxiliaryCoordinate.has_part_node_count","cfdm.AuxiliaryCoordinate.has_property","cfdm.AuxiliaryCoordinate.identities","cfdm.AuxiliaryCoordinate.identity","cfdm.AuxiliaryCoordinate.insert_dimension","cfdm.AuxiliaryCoordinate.is_climatology","cfdm.AuxiliaryCoordinate.nc_clear_variable_groups","cfdm.AuxiliaryCoordinate.nc_del_variable","cfdm.AuxiliaryCoordinate.nc_get_variable","cfdm.AuxiliaryCoordinate.nc_has_variable","cfdm.AuxiliaryCoordinate.nc_set_variable","cfdm.AuxiliaryCoordinate.nc_set_variable_groups","cfdm.AuxiliaryCoordinate.nc_variable_groups","cfdm.AuxiliaryCoordinate.properties","cfdm.AuxiliaryCoordinate.set_bounds","cfdm.AuxiliaryCoordinate.set_climatology","cfdm.AuxiliaryCoordinate.set_data","cfdm.AuxiliaryCoordinate.set_geometry","cfdm.AuxiliaryCoordinate.set_interior_ring","cfdm.AuxiliaryCoordinate.set_node_count","cfdm.AuxiliaryCoordinate.set_part_node_count","cfdm.AuxiliaryCoordinate.set_properties","cfdm.AuxiliaryCoordinate.set_property","cfdm.AuxiliaryCoordinate.squeeze","cfdm.AuxiliaryCoordinate.to_memory","cfdm.AuxiliaryCoordinate.transpose","cfdm.AuxiliaryCoordinate.uncompress","cfdm.Bounds.__deepcopy__","cfdm.Bounds.__getitem__","cfdm.Bounds.__repr__","cfdm.Bounds.__str__","cfdm.Bounds._docstring_method_exclusions","cfdm.Bounds._docstring_package_depth","cfdm.Bounds._docstring_special_substitutions","cfdm.Bounds._docstring_substitutions","cfdm.Bounds.apply_masking","cfdm.Bounds.clear_properties","cfdm.Bounds.copy","cfdm.Bounds.creation_commands","cfdm.Bounds.del_data","cfdm.Bounds.del_properties","cfdm.Bounds.del_property","cfdm.Bounds.dump","cfdm.Bounds.equals","cfdm.Bounds.get_data","cfdm.Bounds.get_filenames","cfdm.Bounds.get_original_filenames","cfdm.Bounds.get_property","cfdm.Bounds.has_bounds","cfdm.Bounds.has_data","cfdm.Bounds.has_property","cfdm.Bounds.identities","cfdm.Bounds.identity","cfdm.Bounds.inherited_properties","cfdm.Bounds.insert_dimension","cfdm.Bounds.nc_clear_dimension_groups","cfdm.Bounds.nc_clear_variable_groups","cfdm.Bounds.nc_del_dimension","cfdm.Bounds.nc_del_variable","cfdm.Bounds.nc_dimension_groups","cfdm.Bounds.nc_get_dimension","cfdm.Bounds.nc_get_variable","cfdm.Bounds.nc_has_dimension","cfdm.Bounds.nc_has_variable","cfdm.Bounds.nc_set_dimension","cfdm.Bounds.nc_set_dimension_groups","cfdm.Bounds.nc_set_variable","cfdm.Bounds.nc_set_variable_groups","cfdm.Bounds.nc_variable_groups","cfdm.Bounds.properties","cfdm.Bounds.set_data","cfdm.Bounds.set_properties","cfdm.Bounds.set_property","cfdm.Bounds.squeeze","cfdm.Bounds.to_memory","cfdm.Bounds.transpose","cfdm.Bounds.uncompress","cfdm.CellMeasure.__deepcopy__","cfdm.CellMeasure.__getitem__","cfdm.CellMeasure.__repr__","cfdm.CellMeasure.__str__","cfdm.CellMeasure._docstring_method_exclusions","cfdm.CellMeasure._docstring_package_depth","cfdm.CellMeasure._docstring_special_substitutions","cfdm.CellMeasure._docstring_substitutions","cfdm.CellMeasure.apply_masking","cfdm.CellMeasure.clear_properties","cfdm.CellMeasure.copy","cfdm.CellMeasure.creation_commands","cfdm.CellMeasure.del_data","cfdm.CellMeasure.del_measure","cfdm.CellMeasure.del_properties","cfdm.CellMeasure.del_property","cfdm.CellMeasure.dump","cfdm.CellMeasure.equals","cfdm.CellMeasure.get_data","cfdm.CellMeasure.get_filenames","cfdm.CellMeasure.get_measure","cfdm.CellMeasure.get_original_filenames","cfdm.CellMeasure.get_property","cfdm.CellMeasure.has_bounds","cfdm.CellMeasure.has_data","cfdm.CellMeasure.has_measure","cfdm.CellMeasure.has_property","cfdm.CellMeasure.identities","cfdm.CellMeasure.identity","cfdm.CellMeasure.insert_dimension","cfdm.CellMeasure.nc_clear_variable_groups","cfdm.CellMeasure.nc_del_variable","cfdm.CellMeasure.nc_get_external","cfdm.CellMeasure.nc_get_variable","cfdm.CellMeasure.nc_has_variable","cfdm.CellMeasure.nc_set_external","cfdm.CellMeasure.nc_set_variable","cfdm.CellMeasure.nc_set_variable_groups","cfdm.CellMeasure.nc_variable_groups","cfdm.CellMeasure.properties","cfdm.CellMeasure.set_data","cfdm.CellMeasure.set_measure","cfdm.CellMeasure.set_properties","cfdm.CellMeasure.set_property","cfdm.CellMeasure.squeeze","cfdm.CellMeasure.to_memory","cfdm.CellMeasure.transpose","cfdm.CellMeasure.uncompress","cfdm.CellMethod.__deepcopy__","cfdm.CellMethod.__repr__","cfdm.CellMethod.__str__","cfdm.CellMethod._docstring_method_exclusions","cfdm.CellMethod._docstring_package_depth","cfdm.CellMethod._docstring_special_substitutions","cfdm.CellMethod._docstring_substitutions","cfdm.CellMethod.copy","cfdm.CellMethod.creation_commands","cfdm.CellMethod.del_axes","cfdm.CellMethod.del_method","cfdm.CellMethod.del_qualifier","cfdm.CellMethod.dump","cfdm.CellMethod.equals","cfdm.CellMethod.get_axes","cfdm.CellMethod.get_method","cfdm.CellMethod.get_qualifier","cfdm.CellMethod.has_axes","cfdm.CellMethod.has_method","cfdm.CellMethod.has_qualifier","cfdm.CellMethod.identities","cfdm.CellMethod.identity","cfdm.CellMethod.qualifiers","cfdm.CellMethod.set_axes","cfdm.CellMethod.set_method","cfdm.CellMethod.set_qualifier","cfdm.CellMethod.sorted","cfdm.CompressedArray.__array__","cfdm.CompressedArray.__deepcopy__","cfdm.CompressedArray.__getitem__","cfdm.CompressedArray.__repr__","cfdm.CompressedArray.__str__","cfdm.CompressedArray._docstring_method_exclusions","cfdm.CompressedArray._docstring_package_depth","cfdm.CompressedArray._docstring_special_substitutions","cfdm.CompressedArray._docstring_substitutions","cfdm.CompressedArray.compressed_dimensions","cfdm.CompressedArray.conformed_data","cfdm.CompressedArray.copy","cfdm.CompressedArray.get_Subarray","cfdm.CompressedArray.get_calendar","cfdm.CompressedArray.get_compressed_axes","cfdm.CompressedArray.get_compressed_dimension","cfdm.CompressedArray.get_compression_type","cfdm.CompressedArray.get_filenames","cfdm.CompressedArray.get_subspace","cfdm.CompressedArray.get_units","cfdm.CompressedArray.source","cfdm.CompressedArray.subarray_shapes","cfdm.CompressedArray.subarrays","cfdm.CompressedArray.to_memory","cfdm.Configuration.__enter__","cfdm.Configuration.__exit__","cfdm.Configuration.__repr__","cfdm.Configuration.clear","cfdm.Configuration.copy","cfdm.Configuration.fromkeys","cfdm.Configuration.get","cfdm.Configuration.items","cfdm.Configuration.keys","cfdm.Configuration.pop","cfdm.Configuration.popitem","cfdm.Configuration.setdefault","cfdm.Configuration.update","cfdm.Configuration.values","cfdm.Constant.__deepcopy__","cfdm.Constant.__enter__","cfdm.Constant.__exit__","cfdm.Constant.__repr__","cfdm.Constant.__str__","cfdm.Constant.copy","cfdm.Constructs.__call__","cfdm.Constructs.__contains__","cfdm.Constructs.__copy__","cfdm.Constructs.__deepcopy__","cfdm.Constructs.__getitem__","cfdm.Constructs.__iter__","cfdm.Constructs.__len__","cfdm.Constructs.__repr__","cfdm.Constructs.__str__","cfdm.Constructs._docstring_method_exclusions","cfdm.Constructs._docstring_package_depth","cfdm.Constructs._docstring_special_substitutions","cfdm.Constructs._docstring_substitutions","cfdm.Constructs.clear_filters_applied","cfdm.Constructs.construct_type","cfdm.Constructs.construct_types","cfdm.Constructs.copy","cfdm.Constructs.data_axes","cfdm.Constructs.domain_axes","cfdm.Constructs.domain_axis_identity","cfdm.Constructs.equals","cfdm.Constructs.filter","cfdm.Constructs.filter_by_axis","cfdm.Constructs.filter_by_data","cfdm.Constructs.filter_by_identity","cfdm.Constructs.filter_by_key","cfdm.Constructs.filter_by_measure","cfdm.Constructs.filter_by_method","cfdm.Constructs.filter_by_naxes","cfdm.Constructs.filter_by_ncdim","cfdm.Constructs.filter_by_ncvar","cfdm.Constructs.filter_by_property","cfdm.Constructs.filter_by_size","cfdm.Constructs.filter_by_type","cfdm.Constructs.filters_applied","cfdm.Constructs.get","cfdm.Constructs.get_data_axes","cfdm.Constructs.inverse_filter","cfdm.Constructs.items","cfdm.Constructs.key","cfdm.Constructs.keys","cfdm.Constructs.new_identifier","cfdm.Constructs.ordered","cfdm.Constructs.replace","cfdm.Constructs.shallow_copy","cfdm.Constructs.todict","cfdm.Constructs.unfilter","cfdm.Constructs.value","cfdm.Constructs.values","cfdm.CoordinateConversion.__bool__","cfdm.CoordinateConversion.__deepcopy__","cfdm.CoordinateConversion.__repr__","cfdm.CoordinateConversion.__str__","cfdm.CoordinateConversion._docstring_method_exclusions","cfdm.CoordinateConversion._docstring_package_depth","cfdm.CoordinateConversion._docstring_special_substitutions","cfdm.CoordinateConversion._docstring_substitutions","cfdm.CoordinateConversion.clear_domain_ancillaries","cfdm.CoordinateConversion.clear_parameters","cfdm.CoordinateConversion.copy","cfdm.CoordinateConversion.del_domain_ancillary","cfdm.CoordinateConversion.del_parameter","cfdm.CoordinateConversion.domain_ancillaries","cfdm.CoordinateConversion.equals","cfdm.CoordinateConversion.get_domain_ancillary","cfdm.CoordinateConversion.get_parameter","cfdm.CoordinateConversion.has_domain_ancillary","cfdm.CoordinateConversion.has_parameter","cfdm.CoordinateConversion.parameters","cfdm.CoordinateConversion.set_domain_ancillaries","cfdm.CoordinateConversion.set_domain_ancillary","cfdm.CoordinateConversion.set_parameter","cfdm.CoordinateConversion.set_parameters","cfdm.CoordinateReference.__deepcopy__","cfdm.CoordinateReference.__repr__","cfdm.CoordinateReference.__str__","cfdm.CoordinateReference._docstring_method_exclusions","cfdm.CoordinateReference._docstring_package_depth","cfdm.CoordinateReference._docstring_special_substitutions","cfdm.CoordinateReference._docstring_substitutions","cfdm.CoordinateReference.clear_coordinates","cfdm.CoordinateReference.coordinates","cfdm.CoordinateReference.copy","cfdm.CoordinateReference.creation_commands","cfdm.CoordinateReference.del_coordinate","cfdm.CoordinateReference.del_coordinate_conversion","cfdm.CoordinateReference.del_datum","cfdm.CoordinateReference.dump","cfdm.CoordinateReference.equals","cfdm.CoordinateReference.get_coordinate_conversion","cfdm.CoordinateReference.get_datum","cfdm.CoordinateReference.get_original_filenames","cfdm.CoordinateReference.has_coordinate","cfdm.CoordinateReference.identities","cfdm.CoordinateReference.identity","cfdm.CoordinateReference.nc_clear_variable_groups","cfdm.CoordinateReference.nc_del_variable","cfdm.CoordinateReference.nc_get_variable","cfdm.CoordinateReference.nc_has_variable","cfdm.CoordinateReference.nc_set_variable","cfdm.CoordinateReference.nc_set_variable_groups","cfdm.CoordinateReference.nc_variable_groups","cfdm.CoordinateReference.set_coordinate","cfdm.CoordinateReference.set_coordinate_conversion","cfdm.CoordinateReference.set_coordinates","cfdm.CoordinateReference.set_datum","cfdm.Count.__deepcopy__","cfdm.Count.__getitem__","cfdm.Count.__repr__","cfdm.Count.__str__","cfdm.Count._docstring_method_exclusions","cfdm.Count._docstring_package_depth","cfdm.Count._docstring_special_substitutions","cfdm.Count._docstring_substitutions","cfdm.Count.apply_masking","cfdm.Count.clear_properties","cfdm.Count.copy","cfdm.Count.creation_commands","cfdm.Count.del_data","cfdm.Count.del_properties","cfdm.Count.del_property","cfdm.Count.dump","cfdm.Count.equals","cfdm.Count.get_data","cfdm.Count.get_filenames","cfdm.Count.get_original_filenames","cfdm.Count.get_property","cfdm.Count.has_bounds","cfdm.Count.has_data","cfdm.Count.has_property","cfdm.Count.identities","cfdm.Count.identity","cfdm.Count.insert_dimension","cfdm.Count.nc_clear_dimension_groups","cfdm.Count.nc_clear_sample_dimension_groups","cfdm.Count.nc_clear_variable_groups","cfdm.Count.nc_del_dimension","cfdm.Count.nc_del_sample_dimension","cfdm.Count.nc_del_variable","cfdm.Count.nc_dimension_groups","cfdm.Count.nc_get_dimension","cfdm.Count.nc_get_sample_dimension","cfdm.Count.nc_get_variable","cfdm.Count.nc_has_dimension","cfdm.Count.nc_has_sample_dimension","cfdm.Count.nc_has_variable","cfdm.Count.nc_sample_dimension_groups","cfdm.Count.nc_set_dimension","cfdm.Count.nc_set_dimension_groups","cfdm.Count.nc_set_sample_dimension","cfdm.Count.nc_set_sample_dimension_groups","cfdm.Count.nc_set_variable","cfdm.Count.nc_set_variable_groups","cfdm.Count.nc_variable_groups","cfdm.Count.properties","cfdm.Count.set_data","cfdm.Count.set_properties","cfdm.Count.set_property","cfdm.Count.squeeze","cfdm.Count.to_memory","cfdm.Count.transpose","cfdm.Count.uncompress","cfdm.Data.__array__","cfdm.Data.__deepcopy__","cfdm.Data.__getitem__","cfdm.Data.__int__","cfdm.Data.__iter__","cfdm.Data.__repr__","cfdm.Data.__setitem__","cfdm.Data.__str__","cfdm.Data._docstring_method_exclusions","cfdm.Data._docstring_package_depth","cfdm.Data._docstring_special_substitutions","cfdm.Data._docstring_substitutions","cfdm.Data.any","cfdm.Data.apply_masking","cfdm.Data.copy","cfdm.Data.creation_commands","cfdm.Data.del_calendar","cfdm.Data.del_fill_value","cfdm.Data.del_units","cfdm.Data.empty","cfdm.Data.equals","cfdm.Data.filled","cfdm.Data.first_element","cfdm.Data.flatten","cfdm.Data.get_calendar","cfdm.Data.get_compressed_axes","cfdm.Data.get_compressed_dimension","cfdm.Data.get_compression_type","cfdm.Data.get_count","cfdm.Data.get_data","cfdm.Data.get_dependent_tie_points","cfdm.Data.get_filenames","cfdm.Data.get_fill_value","cfdm.Data.get_index","cfdm.Data.get_interpolation_parameters","cfdm.Data.get_list","cfdm.Data.get_original_filenames","cfdm.Data.get_tie_point_indices","cfdm.Data.get_units","cfdm.Data.has_calendar","cfdm.Data.has_fill_value","cfdm.Data.has_units","cfdm.Data.insert_dimension","cfdm.Data.last_element","cfdm.Data.max","cfdm.Data.maximum","cfdm.Data.min","cfdm.Data.minimum","cfdm.Data.nc_clear_hdf5_chunksizes","cfdm.Data.nc_hdf5_chunksizes","cfdm.Data.nc_set_hdf5_chunksizes","cfdm.Data.second_element","cfdm.Data.set_calendar","cfdm.Data.set_fill_value","cfdm.Data.set_units","cfdm.Data.source","cfdm.Data.squeeze","cfdm.Data.sum","cfdm.Data.to_memory","cfdm.Data.transpose","cfdm.Data.uncompress","cfdm.Data.unique","cfdm.Datum.__bool__","cfdm.Datum.__deepcopy__","cfdm.Datum.__repr__","cfdm.Datum.__str__","cfdm.Datum._docstring_method_exclusions","cfdm.Datum._docstring_package_depth","cfdm.Datum._docstring_special_substitutions","cfdm.Datum._docstring_substitutions","cfdm.Datum.clear_parameters","cfdm.Datum.copy","cfdm.Datum.del_parameter","cfdm.Datum.equals","cfdm.Datum.get_original_filenames","cfdm.Datum.get_parameter","cfdm.Datum.has_parameter","cfdm.Datum.nc_clear_variable_groups","cfdm.Datum.nc_del_variable","cfdm.Datum.nc_get_variable","cfdm.Datum.nc_has_variable","cfdm.Datum.nc_set_variable","cfdm.Datum.nc_set_variable_groups","cfdm.Datum.nc_variable_groups","cfdm.Datum.parameters","cfdm.Datum.set_parameter","cfdm.Datum.set_parameters","cfdm.DimensionCoordinate.__deepcopy__","cfdm.DimensionCoordinate.__getitem__","cfdm.DimensionCoordinate.__repr__","cfdm.DimensionCoordinate.__str__","cfdm.DimensionCoordinate._docstring_method_exclusions","cfdm.DimensionCoordinate._docstring_package_depth","cfdm.DimensionCoordinate._docstring_special_substitutions","cfdm.DimensionCoordinate._docstring_substitutions","cfdm.DimensionCoordinate.apply_masking","cfdm.DimensionCoordinate.clear_properties","cfdm.DimensionCoordinate.copy","cfdm.DimensionCoordinate.creation_commands","cfdm.DimensionCoordinate.del_bounds","cfdm.DimensionCoordinate.del_climatology","cfdm.DimensionCoordinate.del_data","cfdm.DimensionCoordinate.del_geometry","cfdm.DimensionCoordinate.del_interior_ring","cfdm.DimensionCoordinate.del_node_count","cfdm.DimensionCoordinate.del_part_node_count","cfdm.DimensionCoordinate.del_properties","cfdm.DimensionCoordinate.del_property","cfdm.DimensionCoordinate.dump","cfdm.DimensionCoordinate.equals","cfdm.DimensionCoordinate.get_bounds","cfdm.DimensionCoordinate.get_bounds_data","cfdm.DimensionCoordinate.get_climatology","cfdm.DimensionCoordinate.get_data","cfdm.DimensionCoordinate.get_filenames","cfdm.DimensionCoordinate.get_geometry","cfdm.DimensionCoordinate.get_interior_ring","cfdm.DimensionCoordinate.get_node_count","cfdm.DimensionCoordinate.get_original_filenames","cfdm.DimensionCoordinate.get_part_node_count","cfdm.DimensionCoordinate.get_property","cfdm.DimensionCoordinate.has_bounds","cfdm.DimensionCoordinate.has_data","cfdm.DimensionCoordinate.has_geometry","cfdm.DimensionCoordinate.has_interior_ring","cfdm.DimensionCoordinate.has_node_count","cfdm.DimensionCoordinate.has_part_node_count","cfdm.DimensionCoordinate.has_property","cfdm.DimensionCoordinate.identities","cfdm.DimensionCoordinate.identity","cfdm.DimensionCoordinate.insert_dimension","cfdm.DimensionCoordinate.is_climatology","cfdm.DimensionCoordinate.nc_clear_variable_groups","cfdm.DimensionCoordinate.nc_del_variable","cfdm.DimensionCoordinate.nc_get_variable","cfdm.DimensionCoordinate.nc_has_variable","cfdm.DimensionCoordinate.nc_set_variable","cfdm.DimensionCoordinate.nc_set_variable_groups","cfdm.DimensionCoordinate.nc_variable_groups","cfdm.DimensionCoordinate.properties","cfdm.DimensionCoordinate.set_bounds","cfdm.DimensionCoordinate.set_climatology","cfdm.DimensionCoordinate.set_data","cfdm.DimensionCoordinate.set_geometry","cfdm.DimensionCoordinate.set_interior_ring","cfdm.DimensionCoordinate.set_node_count","cfdm.DimensionCoordinate.set_part_node_count","cfdm.DimensionCoordinate.set_properties","cfdm.DimensionCoordinate.set_property","cfdm.DimensionCoordinate.squeeze","cfdm.DimensionCoordinate.to_memory","cfdm.DimensionCoordinate.transpose","cfdm.DimensionCoordinate.uncompress","cfdm.Domain.__deepcopy__","cfdm.Domain.__repr__","cfdm.Domain.__str__","cfdm.Domain._docstring_method_exclusions","cfdm.Domain._docstring_package_depth","cfdm.Domain._docstring_special_substitutions","cfdm.Domain._docstring_substitutions","cfdm.Domain.apply_masking","cfdm.Domain.auxiliary_coordinate","cfdm.Domain.auxiliary_coordinates","cfdm.Domain.cell_measure","cfdm.Domain.cell_measures","cfdm.Domain.clear_properties","cfdm.Domain.climatological_time_axes","cfdm.Domain.construct","cfdm.Domain.construct_item","cfdm.Domain.construct_key","cfdm.Domain.coordinate","cfdm.Domain.coordinate_reference","cfdm.Domain.coordinate_references","cfdm.Domain.coordinates","cfdm.Domain.copy","cfdm.Domain.creation_commands","cfdm.Domain.dataset_compliance","cfdm.Domain.del_construct","cfdm.Domain.del_data_axes","cfdm.Domain.del_properties","cfdm.Domain.del_property","cfdm.Domain.dimension_coordinate","cfdm.Domain.dimension_coordinates","cfdm.Domain.domain_ancillaries","cfdm.Domain.domain_ancillary","cfdm.Domain.domain_axes","cfdm.Domain.domain_axis","cfdm.Domain.domain_axis_key","cfdm.Domain.dump","cfdm.Domain.equals","cfdm.Domain.fromconstructs","cfdm.Domain.get_construct","cfdm.Domain.get_data_axes","cfdm.Domain.get_filenames","cfdm.Domain.get_original_filenames","cfdm.Domain.get_property","cfdm.Domain.has_bounds","cfdm.Domain.has_construct","cfdm.Domain.has_data","cfdm.Domain.has_data_axes","cfdm.Domain.has_geometry","cfdm.Domain.has_property","cfdm.Domain.identities","cfdm.Domain.identity","cfdm.Domain.nc_clear_component_dimension_groups","cfdm.Domain.nc_clear_component_sample_dimension_groups","cfdm.Domain.nc_clear_component_variable_groups","cfdm.Domain.nc_clear_geometry_variable_groups","cfdm.Domain.nc_clear_global_attributes","cfdm.Domain.nc_clear_group_attributes","cfdm.Domain.nc_clear_variable_groups","cfdm.Domain.nc_del_component_dimension","cfdm.Domain.nc_del_component_sample_dimension","cfdm.Domain.nc_del_component_variable","cfdm.Domain.nc_del_geometry_variable","cfdm.Domain.nc_del_variable","cfdm.Domain.nc_geometry_variable_groups","cfdm.Domain.nc_get_geometry_variable","cfdm.Domain.nc_get_variable","cfdm.Domain.nc_global_attributes","cfdm.Domain.nc_group_attributes","cfdm.Domain.nc_has_geometry_variable","cfdm.Domain.nc_has_variable","cfdm.Domain.nc_set_component_dimension","cfdm.Domain.nc_set_component_dimension_groups","cfdm.Domain.nc_set_component_sample_dimension","cfdm.Domain.nc_set_component_sample_dimension_groups","cfdm.Domain.nc_set_component_variable","cfdm.Domain.nc_set_component_variable_groups","cfdm.Domain.nc_set_geometry_variable","cfdm.Domain.nc_set_geometry_variable_groups","cfdm.Domain.nc_set_global_attribute","cfdm.Domain.nc_set_global_attributes","cfdm.Domain.nc_set_group_attribute","cfdm.Domain.nc_set_group_attributes","cfdm.Domain.nc_set_variable","cfdm.Domain.nc_set_variable_groups","cfdm.Domain.nc_variable_groups","cfdm.Domain.properties","cfdm.Domain.set_construct","cfdm.Domain.set_data_axes","cfdm.Domain.set_properties","cfdm.Domain.set_property","cfdm.Domain.uncompress","cfdm.DomainAncillary.__deepcopy__","cfdm.DomainAncillary.__getitem__","cfdm.DomainAncillary.__repr__","cfdm.DomainAncillary.__str__","cfdm.DomainAncillary._docstring_method_exclusions","cfdm.DomainAncillary._docstring_package_depth","cfdm.DomainAncillary._docstring_special_substitutions","cfdm.DomainAncillary._docstring_substitutions","cfdm.DomainAncillary.apply_masking","cfdm.DomainAncillary.clear_properties","cfdm.DomainAncillary.copy","cfdm.DomainAncillary.creation_commands","cfdm.DomainAncillary.del_bounds","cfdm.DomainAncillary.del_data","cfdm.DomainAncillary.del_geometry","cfdm.DomainAncillary.del_interior_ring","cfdm.DomainAncillary.del_node_count","cfdm.DomainAncillary.del_part_node_count","cfdm.DomainAncillary.del_properties","cfdm.DomainAncillary.del_property","cfdm.DomainAncillary.dump","cfdm.DomainAncillary.equals","cfdm.DomainAncillary.get_bounds","cfdm.DomainAncillary.get_bounds_data","cfdm.DomainAncillary.get_data","cfdm.DomainAncillary.get_filenames","cfdm.DomainAncillary.get_geometry","cfdm.DomainAncillary.get_interior_ring","cfdm.DomainAncillary.get_node_count","cfdm.DomainAncillary.get_original_filenames","cfdm.DomainAncillary.get_part_node_count","cfdm.DomainAncillary.get_property","cfdm.DomainAncillary.has_bounds","cfdm.DomainAncillary.has_data","cfdm.DomainAncillary.has_geometry","cfdm.DomainAncillary.has_interior_ring","cfdm.DomainAncillary.has_node_count","cfdm.DomainAncillary.has_part_node_count","cfdm.DomainAncillary.has_property","cfdm.DomainAncillary.identities","cfdm.DomainAncillary.identity","cfdm.DomainAncillary.insert_dimension","cfdm.DomainAncillary.nc_clear_variable_groups","cfdm.DomainAncillary.nc_del_variable","cfdm.DomainAncillary.nc_get_variable","cfdm.DomainAncillary.nc_has_variable","cfdm.DomainAncillary.nc_set_variable","cfdm.DomainAncillary.nc_set_variable_groups","cfdm.DomainAncillary.nc_variable_groups","cfdm.DomainAncillary.properties","cfdm.DomainAncillary.set_bounds","cfdm.DomainAncillary.set_data","cfdm.DomainAncillary.set_geometry","cfdm.DomainAncillary.set_interior_ring","cfdm.DomainAncillary.set_node_count","cfdm.DomainAncillary.set_part_node_count","cfdm.DomainAncillary.set_properties","cfdm.DomainAncillary.set_property","cfdm.DomainAncillary.squeeze","cfdm.DomainAncillary.to_memory","cfdm.DomainAncillary.transpose","cfdm.DomainAncillary.uncompress","cfdm.DomainAxis.__deepcopy__","cfdm.DomainAxis.__repr__","cfdm.DomainAxis.__str__","cfdm.DomainAxis._docstring_method_exclusions","cfdm.DomainAxis._docstring_package_depth","cfdm.DomainAxis._docstring_special_substitutions","cfdm.DomainAxis._docstring_substitutions","cfdm.DomainAxis.copy","cfdm.DomainAxis.creation_commands","cfdm.DomainAxis.del_size","cfdm.DomainAxis.equals","cfdm.DomainAxis.get_size","cfdm.DomainAxis.has_size","cfdm.DomainAxis.identities","cfdm.DomainAxis.identity","cfdm.DomainAxis.nc_clear_dimension_groups","cfdm.DomainAxis.nc_del_dimension","cfdm.DomainAxis.nc_dimension_groups","cfdm.DomainAxis.nc_get_dimension","cfdm.DomainAxis.nc_has_dimension","cfdm.DomainAxis.nc_is_unlimited","cfdm.DomainAxis.nc_set_dimension","cfdm.DomainAxis.nc_set_dimension_groups","cfdm.DomainAxis.nc_set_unlimited","cfdm.DomainAxis.set_size","cfdm.Field.__deepcopy__","cfdm.Field.__getitem__","cfdm.Field.__repr__","cfdm.Field.__str__","cfdm.Field._docstring_method_exclusions","cfdm.Field._docstring_package_depth","cfdm.Field._docstring_special_substitutions","cfdm.Field._docstring_substitutions","cfdm.Field.apply_masking","cfdm.Field.auxiliary_coordinate","cfdm.Field.auxiliary_coordinates","cfdm.Field.cell_measure","cfdm.Field.cell_measures","cfdm.Field.cell_method","cfdm.Field.cell_methods","cfdm.Field.clear_properties","cfdm.Field.climatological_time_axes","cfdm.Field.compress","cfdm.Field.construct","cfdm.Field.construct_item","cfdm.Field.construct_key","cfdm.Field.convert","cfdm.Field.coordinate","cfdm.Field.coordinate_reference","cfdm.Field.coordinate_references","cfdm.Field.coordinates","cfdm.Field.copy","cfdm.Field.creation_commands","cfdm.Field.dataset_compliance","cfdm.Field.del_construct","cfdm.Field.del_data","cfdm.Field.del_data_axes","cfdm.Field.del_properties","cfdm.Field.del_property","cfdm.Field.dimension_coordinate","cfdm.Field.dimension_coordinates","cfdm.Field.domain_ancillaries","cfdm.Field.domain_ancillary","cfdm.Field.domain_axes","cfdm.Field.domain_axis","cfdm.Field.domain_axis_key","cfdm.Field.dump","cfdm.Field.equals","cfdm.Field.field_ancillaries","cfdm.Field.field_ancillary","cfdm.Field.get_construct","cfdm.Field.get_data","cfdm.Field.get_data_axes","cfdm.Field.get_domain","cfdm.Field.get_filenames","cfdm.Field.get_original_filenames","cfdm.Field.get_property","cfdm.Field.has_bounds","cfdm.Field.has_construct","cfdm.Field.has_data","cfdm.Field.has_data_axes","cfdm.Field.has_geometry","cfdm.Field.has_property","cfdm.Field.identities","cfdm.Field.identity","cfdm.Field.indices","cfdm.Field.insert_dimension","cfdm.Field.nc_clear_component_dimension_groups","cfdm.Field.nc_clear_component_sample_dimension_groups","cfdm.Field.nc_clear_component_variable_groups","cfdm.Field.nc_clear_geometry_variable_groups","cfdm.Field.nc_clear_global_attributes","cfdm.Field.nc_clear_group_attributes","cfdm.Field.nc_clear_variable_groups","cfdm.Field.nc_del_component_dimension","cfdm.Field.nc_del_component_sample_dimension","cfdm.Field.nc_del_component_variable","cfdm.Field.nc_del_geometry_variable","cfdm.Field.nc_del_variable","cfdm.Field.nc_geometry_variable_groups","cfdm.Field.nc_get_geometry_variable","cfdm.Field.nc_get_variable","cfdm.Field.nc_global_attributes","cfdm.Field.nc_group_attributes","cfdm.Field.nc_has_geometry_variable","cfdm.Field.nc_has_variable","cfdm.Field.nc_set_component_dimension","cfdm.Field.nc_set_component_dimension_groups","cfdm.Field.nc_set_component_sample_dimension","cfdm.Field.nc_set_component_sample_dimension_groups","cfdm.Field.nc_set_component_variable","cfdm.Field.nc_set_component_variable_groups","cfdm.Field.nc_set_geometry_variable","cfdm.Field.nc_set_geometry_variable_groups","cfdm.Field.nc_set_global_attribute","cfdm.Field.nc_set_global_attributes","cfdm.Field.nc_set_group_attribute","cfdm.Field.nc_set_group_attributes","cfdm.Field.nc_set_variable","cfdm.Field.nc_set_variable_groups","cfdm.Field.nc_variable_groups","cfdm.Field.properties","cfdm.Field.set_construct","cfdm.Field.set_data","cfdm.Field.set_data_axes","cfdm.Field.set_properties","cfdm.Field.set_property","cfdm.Field.squeeze","cfdm.Field.to_memory","cfdm.Field.transpose","cfdm.Field.uncompress","cfdm.FieldAncillary.__deepcopy__","cfdm.FieldAncillary.__getitem__","cfdm.FieldAncillary.__repr__","cfdm.FieldAncillary.__str__","cfdm.FieldAncillary._docstring_method_exclusions","cfdm.FieldAncillary._docstring_package_depth","cfdm.FieldAncillary._docstring_special_substitutions","cfdm.FieldAncillary._docstring_substitutions","cfdm.FieldAncillary.apply_masking","cfdm.FieldAncillary.clear_properties","cfdm.FieldAncillary.copy","cfdm.FieldAncillary.creation_commands","cfdm.FieldAncillary.del_data","cfdm.FieldAncillary.del_properties","cfdm.FieldAncillary.del_property","cfdm.FieldAncillary.dump","cfdm.FieldAncillary.equals","cfdm.FieldAncillary.get_data","cfdm.FieldAncillary.get_filenames","cfdm.FieldAncillary.get_original_filenames","cfdm.FieldAncillary.get_property","cfdm.FieldAncillary.has_bounds","cfdm.FieldAncillary.has_data","cfdm.FieldAncillary.has_property","cfdm.FieldAncillary.identities","cfdm.FieldAncillary.identity","cfdm.FieldAncillary.insert_dimension","cfdm.FieldAncillary.nc_clear_variable_groups","cfdm.FieldAncillary.nc_del_variable","cfdm.FieldAncillary.nc_get_variable","cfdm.FieldAncillary.nc_has_variable","cfdm.FieldAncillary.nc_set_variable","cfdm.FieldAncillary.nc_set_variable_groups","cfdm.FieldAncillary.nc_variable_groups","cfdm.FieldAncillary.properties","cfdm.FieldAncillary.set_data","cfdm.FieldAncillary.set_properties","cfdm.FieldAncillary.set_property","cfdm.FieldAncillary.squeeze","cfdm.FieldAncillary.to_memory","cfdm.FieldAncillary.transpose","cfdm.FieldAncillary.uncompress","cfdm.GatheredArray.__array__","cfdm.GatheredArray.__deepcopy__","cfdm.GatheredArray.__getitem__","cfdm.GatheredArray.__repr__","cfdm.GatheredArray.__str__","cfdm.GatheredArray.compressed_dimensions","cfdm.GatheredArray.conformed_data","cfdm.GatheredArray.copy","cfdm.GatheredArray.get_Subarray","cfdm.GatheredArray.get_calendar","cfdm.GatheredArray.get_compressed_axes","cfdm.GatheredArray.get_compressed_dimension","cfdm.GatheredArray.get_compression_type","cfdm.GatheredArray.get_filenames","cfdm.GatheredArray.get_list","cfdm.GatheredArray.get_subspace","cfdm.GatheredArray.get_units","cfdm.GatheredArray.source","cfdm.GatheredArray.subarray_shapes","cfdm.GatheredArray.subarrays","cfdm.GatheredArray.to_memory","cfdm.Index.__deepcopy__","cfdm.Index.__getitem__","cfdm.Index.__repr__","cfdm.Index.__str__","cfdm.Index._docstring_method_exclusions","cfdm.Index._docstring_package_depth","cfdm.Index._docstring_special_substitutions","cfdm.Index._docstring_substitutions","cfdm.Index.apply_masking","cfdm.Index.clear_properties","cfdm.Index.copy","cfdm.Index.creation_commands","cfdm.Index.del_data","cfdm.Index.del_properties","cfdm.Index.del_property","cfdm.Index.dump","cfdm.Index.equals","cfdm.Index.get_data","cfdm.Index.get_filenames","cfdm.Index.get_original_filenames","cfdm.Index.get_property","cfdm.Index.has_bounds","cfdm.Index.has_data","cfdm.Index.has_property","cfdm.Index.identities","cfdm.Index.identity","cfdm.Index.insert_dimension","cfdm.Index.nc_clear_dimension_groups","cfdm.Index.nc_clear_sample_dimension_groups","cfdm.Index.nc_clear_variable_groups","cfdm.Index.nc_del_dimension","cfdm.Index.nc_del_sample_dimension","cfdm.Index.nc_del_variable","cfdm.Index.nc_dimension_groups","cfdm.Index.nc_get_dimension","cfdm.Index.nc_get_sample_dimension","cfdm.Index.nc_get_variable","cfdm.Index.nc_has_dimension","cfdm.Index.nc_has_sample_dimension","cfdm.Index.nc_has_variable","cfdm.Index.nc_sample_dimension_groups","cfdm.Index.nc_set_dimension","cfdm.Index.nc_set_dimension_groups","cfdm.Index.nc_set_sample_dimension","cfdm.Index.nc_set_sample_dimension_groups","cfdm.Index.nc_set_variable","cfdm.Index.nc_set_variable_groups","cfdm.Index.nc_variable_groups","cfdm.Index.properties","cfdm.Index.set_data","cfdm.Index.set_properties","cfdm.Index.set_property","cfdm.Index.squeeze","cfdm.Index.to_memory","cfdm.Index.transpose","cfdm.Index.uncompress","cfdm.InteriorRing.__deepcopy__","cfdm.InteriorRing.__getitem__","cfdm.InteriorRing.__repr__","cfdm.InteriorRing.__str__","cfdm.InteriorRing._docstring_method_exclusions","cfdm.InteriorRing._docstring_package_depth","cfdm.InteriorRing._docstring_special_substitutions","cfdm.InteriorRing._docstring_substitutions","cfdm.InteriorRing.apply_masking","cfdm.InteriorRing.clear_properties","cfdm.InteriorRing.copy","cfdm.InteriorRing.creation_commands","cfdm.InteriorRing.del_data","cfdm.InteriorRing.del_properties","cfdm.InteriorRing.del_property","cfdm.InteriorRing.dump","cfdm.InteriorRing.equals","cfdm.InteriorRing.get_data","cfdm.InteriorRing.get_filenames","cfdm.InteriorRing.get_original_filenames","cfdm.InteriorRing.get_property","cfdm.InteriorRing.has_bounds","cfdm.InteriorRing.has_data","cfdm.InteriorRing.has_property","cfdm.InteriorRing.identities","cfdm.InteriorRing.identity","cfdm.InteriorRing.insert_dimension","cfdm.InteriorRing.nc_clear_dimension_groups","cfdm.InteriorRing.nc_clear_variable_groups","cfdm.InteriorRing.nc_del_dimension","cfdm.InteriorRing.nc_del_variable","cfdm.InteriorRing.nc_dimension_groups","cfdm.InteriorRing.nc_get_dimension","cfdm.InteriorRing.nc_get_variable","cfdm.InteriorRing.nc_has_dimension","cfdm.InteriorRing.nc_has_variable","cfdm.InteriorRing.nc_set_dimension","cfdm.InteriorRing.nc_set_dimension_groups","cfdm.InteriorRing.nc_set_variable","cfdm.InteriorRing.nc_set_variable_groups","cfdm.InteriorRing.nc_variable_groups","cfdm.InteriorRing.properties","cfdm.InteriorRing.set_data","cfdm.InteriorRing.set_properties","cfdm.InteriorRing.set_property","cfdm.InteriorRing.squeeze","cfdm.InteriorRing.to_memory","cfdm.InteriorRing.transpose","cfdm.InteriorRing.uncompress","cfdm.List.__deepcopy__","cfdm.List.__getitem__","cfdm.List.__repr__","cfdm.List.__str__","cfdm.List._docstring_method_exclusions","cfdm.List._docstring_package_depth","cfdm.List._docstring_special_substitutions","cfdm.List._docstring_substitutions","cfdm.List.apply_masking","cfdm.List.clear_properties","cfdm.List.copy","cfdm.List.creation_commands","cfdm.List.del_data","cfdm.List.del_properties","cfdm.List.del_property","cfdm.List.dump","cfdm.List.equals","cfdm.List.get_data","cfdm.List.get_filenames","cfdm.List.get_original_filenames","cfdm.List.get_property","cfdm.List.has_bounds","cfdm.List.has_data","cfdm.List.has_property","cfdm.List.identities","cfdm.List.identity","cfdm.List.insert_dimension","cfdm.List.nc_clear_variable_groups","cfdm.List.nc_del_variable","cfdm.List.nc_get_variable","cfdm.List.nc_has_variable","cfdm.List.nc_set_variable","cfdm.List.nc_set_variable_groups","cfdm.List.nc_variable_groups","cfdm.List.properties","cfdm.List.set_data","cfdm.List.set_properties","cfdm.List.set_property","cfdm.List.squeeze","cfdm.List.to_memory","cfdm.List.transpose","cfdm.List.uncompress","cfdm.NetCDFArray.__getitem__","cfdm.NetCDFArray._docstring_method_exclusions","cfdm.NetCDFArray._docstring_package_depth","cfdm.NetCDFArray._docstring_special_substitutions","cfdm.NetCDFArray._docstring_substitutions","cfdm.NetCDFArray.close","cfdm.NetCDFArray.copy","cfdm.NetCDFArray.get_address","cfdm.NetCDFArray.get_addresses","cfdm.NetCDFArray.get_calendar","cfdm.NetCDFArray.get_compression_type","cfdm.NetCDFArray.get_filename","cfdm.NetCDFArray.get_filenames","cfdm.NetCDFArray.get_format","cfdm.NetCDFArray.get_formats","cfdm.NetCDFArray.get_groups","cfdm.NetCDFArray.get_mask","cfdm.NetCDFArray.get_missing_values","cfdm.NetCDFArray.get_subspace","cfdm.NetCDFArray.get_units","cfdm.NetCDFArray.open","cfdm.NetCDFArray.to_memory","cfdm.NumpyArray.__getitem__","cfdm.NumpyArray._docstring_method_exclusions","cfdm.NumpyArray._docstring_package_depth","cfdm.NumpyArray._docstring_special_substitutions","cfdm.NumpyArray._docstring_substitutions","cfdm.NumpyArray.copy","cfdm.NumpyArray.get_calendar","cfdm.NumpyArray.get_compression_type","cfdm.NumpyArray.get_subspace","cfdm.NumpyArray.get_units","cfdm.NumpyArray.to_memory","cfdm.RaggedContiguousArray.__array__","cfdm.RaggedContiguousArray.__deepcopy__","cfdm.RaggedContiguousArray.__getitem__","cfdm.RaggedContiguousArray.__repr__","cfdm.RaggedContiguousArray.__str__","cfdm.RaggedContiguousArray._docstring_method_exclusions","cfdm.RaggedContiguousArray._docstring_package_depth","cfdm.RaggedContiguousArray._docstring_special_substitutions","cfdm.RaggedContiguousArray._docstring_substitutions","cfdm.RaggedContiguousArray.compressed_dimensions","cfdm.RaggedContiguousArray.conformed_data","cfdm.RaggedContiguousArray.copy","cfdm.RaggedContiguousArray.get_Subarray","cfdm.RaggedContiguousArray.get_calendar","cfdm.RaggedContiguousArray.get_compressed_axes","cfdm.RaggedContiguousArray.get_compressed_dimension","cfdm.RaggedContiguousArray.get_compression_type","cfdm.RaggedContiguousArray.get_count","cfdm.RaggedContiguousArray.get_filenames","cfdm.RaggedContiguousArray.get_index","cfdm.RaggedContiguousArray.get_subspace","cfdm.RaggedContiguousArray.get_units","cfdm.RaggedContiguousArray.source","cfdm.RaggedContiguousArray.subarray_shapes","cfdm.RaggedContiguousArray.subarrays","cfdm.RaggedContiguousArray.to_memory","cfdm.RaggedIndexedArray.__array__","cfdm.RaggedIndexedArray.__deepcopy__","cfdm.RaggedIndexedArray.__getitem__","cfdm.RaggedIndexedArray.__repr__","cfdm.RaggedIndexedArray.__str__","cfdm.RaggedIndexedArray._docstring_method_exclusions","cfdm.RaggedIndexedArray._docstring_package_depth","cfdm.RaggedIndexedArray._docstring_special_substitutions","cfdm.RaggedIndexedArray._docstring_substitutions","cfdm.RaggedIndexedArray.compressed_dimensions","cfdm.RaggedIndexedArray.conformed_data","cfdm.RaggedIndexedArray.copy","cfdm.RaggedIndexedArray.get_Subarray","cfdm.RaggedIndexedArray.get_calendar","cfdm.RaggedIndexedArray.get_compressed_axes","cfdm.RaggedIndexedArray.get_compressed_dimension","cfdm.RaggedIndexedArray.get_compression_type","cfdm.RaggedIndexedArray.get_count","cfdm.RaggedIndexedArray.get_filenames","cfdm.RaggedIndexedArray.get_index","cfdm.RaggedIndexedArray.get_subspace","cfdm.RaggedIndexedArray.get_units","cfdm.RaggedIndexedArray.source","cfdm.RaggedIndexedArray.subarray_shapes","cfdm.RaggedIndexedArray.subarrays","cfdm.RaggedIndexedArray.to_memory","cfdm.RaggedIndexedContiguousArray.__array__","cfdm.RaggedIndexedContiguousArray.__deepcopy__","cfdm.RaggedIndexedContiguousArray.__getitem__","cfdm.RaggedIndexedContiguousArray.__repr__","cfdm.RaggedIndexedContiguousArray.__str__","cfdm.RaggedIndexedContiguousArray._docstring_method_exclusions","cfdm.RaggedIndexedContiguousArray._docstring_package_depth","cfdm.RaggedIndexedContiguousArray._docstring_special_substitutions","cfdm.RaggedIndexedContiguousArray._docstring_substitutions","cfdm.RaggedIndexedContiguousArray.compressed_dimensions","cfdm.RaggedIndexedContiguousArray.conformed_data","cfdm.RaggedIndexedContiguousArray.copy","cfdm.RaggedIndexedContiguousArray.get_Subarray","cfdm.RaggedIndexedContiguousArray.get_calendar","cfdm.RaggedIndexedContiguousArray.get_compressed_axes","cfdm.RaggedIndexedContiguousArray.get_compressed_dimension","cfdm.RaggedIndexedContiguousArray.get_compression_type","cfdm.RaggedIndexedContiguousArray.get_count","cfdm.RaggedIndexedContiguousArray.get_filenames","cfdm.RaggedIndexedContiguousArray.get_index","cfdm.RaggedIndexedContiguousArray.get_subspace","cfdm.RaggedIndexedContiguousArray.get_units","cfdm.RaggedIndexedContiguousArray.source","cfdm.RaggedIndexedContiguousArray.subarray_shapes","cfdm.RaggedIndexedContiguousArray.subarrays","cfdm.RaggedIndexedContiguousArray.to_memory","cfdm.core.Array.__deepcopy__","cfdm.core.Array._docstring_method_exclusions","cfdm.core.Array._docstring_package_depth","cfdm.core.Array._docstring_special_substitutions","cfdm.core.Array._docstring_substitutions","cfdm.core.Array.copy","cfdm.core.AuxiliaryCoordinate.__deepcopy__","cfdm.core.AuxiliaryCoordinate._docstring_method_exclusions","cfdm.core.AuxiliaryCoordinate._docstring_package_depth","cfdm.core.AuxiliaryCoordinate._docstring_special_substitutions","cfdm.core.AuxiliaryCoordinate._docstring_substitutions","cfdm.core.AuxiliaryCoordinate.clear_properties","cfdm.core.AuxiliaryCoordinate.copy","cfdm.core.AuxiliaryCoordinate.del_bounds","cfdm.core.AuxiliaryCoordinate.del_climatology","cfdm.core.AuxiliaryCoordinate.del_data","cfdm.core.AuxiliaryCoordinate.del_geometry","cfdm.core.AuxiliaryCoordinate.del_interior_ring","cfdm.core.AuxiliaryCoordinate.del_properties","cfdm.core.AuxiliaryCoordinate.del_property","cfdm.core.AuxiliaryCoordinate.get_bounds","cfdm.core.AuxiliaryCoordinate.get_climatology","cfdm.core.AuxiliaryCoordinate.get_data","cfdm.core.AuxiliaryCoordinate.get_geometry","cfdm.core.AuxiliaryCoordinate.get_interior_ring","cfdm.core.AuxiliaryCoordinate.get_property","cfdm.core.AuxiliaryCoordinate.has_bounds","cfdm.core.AuxiliaryCoordinate.has_data","cfdm.core.AuxiliaryCoordinate.has_geometry","cfdm.core.AuxiliaryCoordinate.has_interior_ring","cfdm.core.AuxiliaryCoordinate.has_property","cfdm.core.AuxiliaryCoordinate.is_climatology","cfdm.core.AuxiliaryCoordinate.properties","cfdm.core.AuxiliaryCoordinate.set_bounds","cfdm.core.AuxiliaryCoordinate.set_climatology","cfdm.core.AuxiliaryCoordinate.set_data","cfdm.core.AuxiliaryCoordinate.set_geometry","cfdm.core.AuxiliaryCoordinate.set_interior_ring","cfdm.core.AuxiliaryCoordinate.set_properties","cfdm.core.AuxiliaryCoordinate.set_property","cfdm.core.Bounds.__deepcopy__","cfdm.core.Bounds.clear_properties","cfdm.core.Bounds.copy","cfdm.core.Bounds.del_data","cfdm.core.Bounds.del_properties","cfdm.core.Bounds.del_property","cfdm.core.Bounds.get_data","cfdm.core.Bounds.get_property","cfdm.core.Bounds.has_bounds","cfdm.core.Bounds.has_data","cfdm.core.Bounds.has_property","cfdm.core.Bounds.properties","cfdm.core.Bounds.set_data","cfdm.core.Bounds.set_properties","cfdm.core.Bounds.set_property","cfdm.core.CellMeasure.__deepcopy__","cfdm.core.CellMeasure._docstring_method_exclusions","cfdm.core.CellMeasure._docstring_package_depth","cfdm.core.CellMeasure._docstring_special_substitutions","cfdm.core.CellMeasure._docstring_substitutions","cfdm.core.CellMeasure.clear_properties","cfdm.core.CellMeasure.copy","cfdm.core.CellMeasure.del_data","cfdm.core.CellMeasure.del_measure","cfdm.core.CellMeasure.del_properties","cfdm.core.CellMeasure.del_property","cfdm.core.CellMeasure.get_data","cfdm.core.CellMeasure.get_measure","cfdm.core.CellMeasure.get_property","cfdm.core.CellMeasure.has_bounds","cfdm.core.CellMeasure.has_data","cfdm.core.CellMeasure.has_measure","cfdm.core.CellMeasure.has_property","cfdm.core.CellMeasure.properties","cfdm.core.CellMeasure.set_data","cfdm.core.CellMeasure.set_measure","cfdm.core.CellMeasure.set_properties","cfdm.core.CellMeasure.set_property","cfdm.core.CellMethod.__deepcopy__","cfdm.core.CellMethod._docstring_method_exclusions","cfdm.core.CellMethod._docstring_package_depth","cfdm.core.CellMethod._docstring_special_substitutions","cfdm.core.CellMethod._docstring_substitutions","cfdm.core.CellMethod.copy","cfdm.core.CellMethod.del_axes","cfdm.core.CellMethod.del_method","cfdm.core.CellMethod.del_qualifier","cfdm.core.CellMethod.get_axes","cfdm.core.CellMethod.get_method","cfdm.core.CellMethod.get_qualifier","cfdm.core.CellMethod.has_axes","cfdm.core.CellMethod.has_method","cfdm.core.CellMethod.has_qualifier","cfdm.core.CellMethod.qualifiers","cfdm.core.CellMethod.set_axes","cfdm.core.CellMethod.set_method","cfdm.core.CellMethod.set_qualifier","cfdm.core.Constructs.__contains__","cfdm.core.Constructs.__copy__","cfdm.core.Constructs.__deepcopy__","cfdm.core.Constructs.__getitem__","cfdm.core.Constructs.__iter__","cfdm.core.Constructs.__len__","cfdm.core.Constructs._docstring_method_exclusions","cfdm.core.Constructs._docstring_package_depth","cfdm.core.Constructs._docstring_special_substitutions","cfdm.core.Constructs._docstring_substitutions","cfdm.core.Constructs.construct_type","cfdm.core.Constructs.construct_types","cfdm.core.Constructs.copy","cfdm.core.Constructs.data_axes","cfdm.core.Constructs.filter_by_type","cfdm.core.Constructs.get","cfdm.core.Constructs.get_data_axes","cfdm.core.Constructs.items","cfdm.core.Constructs.key","cfdm.core.Constructs.keys","cfdm.core.Constructs.new_identifier","cfdm.core.Constructs.ordered","cfdm.core.Constructs.replace","cfdm.core.Constructs.shallow_copy","cfdm.core.Constructs.todict","cfdm.core.Constructs.value","cfdm.core.Constructs.values","cfdm.core.Container.__deepcopy__","cfdm.core.Container._del_component","cfdm.core.Container._docstring_method_exclusions","cfdm.core.Container._docstring_package_depth","cfdm.core.Container._docstring_special_substitutions","cfdm.core.Container._docstring_substitutions","cfdm.core.Container._get_component","cfdm.core.Container._has_component","cfdm.core.Container._set_component","cfdm.core.Container.copy","cfdm.core.Coordinate.__deepcopy__","cfdm.core.Coordinate._docstring_method_exclusions","cfdm.core.Coordinate._docstring_package_depth","cfdm.core.Coordinate._docstring_special_substitutions","cfdm.core.Coordinate._docstring_substitutions","cfdm.core.Coordinate.clear_properties","cfdm.core.Coordinate.copy","cfdm.core.Coordinate.del_bounds","cfdm.core.Coordinate.del_climatology","cfdm.core.Coordinate.del_data","cfdm.core.Coordinate.del_geometry","cfdm.core.Coordinate.del_interior_ring","cfdm.core.Coordinate.del_properties","cfdm.core.Coordinate.del_property","cfdm.core.Coordinate.get_bounds","cfdm.core.Coordinate.get_climatology","cfdm.core.Coordinate.get_data","cfdm.core.Coordinate.get_geometry","cfdm.core.Coordinate.get_interior_ring","cfdm.core.Coordinate.get_property","cfdm.core.Coordinate.has_bounds","cfdm.core.Coordinate.has_data","cfdm.core.Coordinate.has_geometry","cfdm.core.Coordinate.has_interior_ring","cfdm.core.Coordinate.has_property","cfdm.core.Coordinate.is_climatology","cfdm.core.Coordinate.properties","cfdm.core.Coordinate.set_bounds","cfdm.core.Coordinate.set_climatology","cfdm.core.Coordinate.set_data","cfdm.core.Coordinate.set_geometry","cfdm.core.Coordinate.set_interior_ring","cfdm.core.Coordinate.set_properties","cfdm.core.Coordinate.set_property","cfdm.core.CoordinateConversion.__deepcopy__","cfdm.core.CoordinateConversion._docstring_method_exclusions","cfdm.core.CoordinateConversion._docstring_package_depth","cfdm.core.CoordinateConversion._docstring_special_substitutions","cfdm.core.CoordinateConversion._docstring_substitutions","cfdm.core.CoordinateConversion.clear_domain_ancillaries","cfdm.core.CoordinateConversion.clear_parameters","cfdm.core.CoordinateConversion.copy","cfdm.core.CoordinateConversion.del_domain_ancillary","cfdm.core.CoordinateConversion.del_parameter","cfdm.core.CoordinateConversion.domain_ancillaries","cfdm.core.CoordinateConversion.get_domain_ancillary","cfdm.core.CoordinateConversion.get_parameter","cfdm.core.CoordinateConversion.has_domain_ancillary","cfdm.core.CoordinateConversion.has_parameter","cfdm.core.CoordinateConversion.parameters","cfdm.core.CoordinateConversion.set_domain_ancillaries","cfdm.core.CoordinateConversion.set_domain_ancillary","cfdm.core.CoordinateConversion.set_parameter","cfdm.core.CoordinateConversion.set_parameters","cfdm.core.CoordinateReference.__deepcopy__","cfdm.core.CoordinateReference._docstring_method_exclusions","cfdm.core.CoordinateReference._docstring_package_depth","cfdm.core.CoordinateReference._docstring_special_substitutions","cfdm.core.CoordinateReference._docstring_substitutions","cfdm.core.CoordinateReference.clear_coordinates","cfdm.core.CoordinateReference.coordinates","cfdm.core.CoordinateReference.copy","cfdm.core.CoordinateReference.del_coordinate","cfdm.core.CoordinateReference.del_coordinate_conversion","cfdm.core.CoordinateReference.del_datum","cfdm.core.CoordinateReference.get_coordinate_conversion","cfdm.core.CoordinateReference.get_datum","cfdm.core.CoordinateReference.has_coordinate","cfdm.core.CoordinateReference.set_coordinate","cfdm.core.CoordinateReference.set_coordinate_conversion","cfdm.core.CoordinateReference.set_coordinates","cfdm.core.CoordinateReference.set_datum","cfdm.core.Data.__deepcopy__","cfdm.core.Data.__repr__","cfdm.core.Data.__str__","cfdm.core.Data._docstring_method_exclusions","cfdm.core.Data._docstring_package_depth","cfdm.core.Data._docstring_special_substitutions","cfdm.core.Data._docstring_substitutions","cfdm.core.Data.copy","cfdm.core.Data.del_calendar","cfdm.core.Data.del_fill_value","cfdm.core.Data.del_units","cfdm.core.Data.get_calendar","cfdm.core.Data.get_fill_value","cfdm.core.Data.get_units","cfdm.core.Data.has_calendar","cfdm.core.Data.has_fill_value","cfdm.core.Data.has_units","cfdm.core.Data.set_calendar","cfdm.core.Data.set_fill_value","cfdm.core.Data.set_units","cfdm.core.Data.source","cfdm.core.Datum.__deepcopy__","cfdm.core.Datum._docstring_method_exclusions","cfdm.core.Datum._docstring_package_depth","cfdm.core.Datum._docstring_special_substitutions","cfdm.core.Datum._docstring_substitutions","cfdm.core.Datum.clear_parameters","cfdm.core.Datum.copy","cfdm.core.Datum.del_parameter","cfdm.core.Datum.get_parameter","cfdm.core.Datum.has_parameter","cfdm.core.Datum.parameters","cfdm.core.Datum.set_parameter","cfdm.core.Datum.set_parameters","cfdm.core.DimensionCoordinate.__deepcopy__","cfdm.core.DimensionCoordinate._docstring_method_exclusions","cfdm.core.DimensionCoordinate._docstring_package_depth","cfdm.core.DimensionCoordinate._docstring_special_substitutions","cfdm.core.DimensionCoordinate._docstring_substitutions","cfdm.core.DimensionCoordinate.clear_properties","cfdm.core.DimensionCoordinate.copy","cfdm.core.DimensionCoordinate.del_bounds","cfdm.core.DimensionCoordinate.del_climatology","cfdm.core.DimensionCoordinate.del_data","cfdm.core.DimensionCoordinate.del_geometry","cfdm.core.DimensionCoordinate.del_interior_ring","cfdm.core.DimensionCoordinate.del_properties","cfdm.core.DimensionCoordinate.del_property","cfdm.core.DimensionCoordinate.get_bounds","cfdm.core.DimensionCoordinate.get_climatology","cfdm.core.DimensionCoordinate.get_data","cfdm.core.DimensionCoordinate.get_geometry","cfdm.core.DimensionCoordinate.get_interior_ring","cfdm.core.DimensionCoordinate.get_property","cfdm.core.DimensionCoordinate.has_bounds","cfdm.core.DimensionCoordinate.has_data","cfdm.core.DimensionCoordinate.has_geometry","cfdm.core.DimensionCoordinate.has_interior_ring","cfdm.core.DimensionCoordinate.has_property","cfdm.core.DimensionCoordinate.is_climatology","cfdm.core.DimensionCoordinate.properties","cfdm.core.DimensionCoordinate.set_bounds","cfdm.core.DimensionCoordinate.set_climatology","cfdm.core.DimensionCoordinate.set_data","cfdm.core.DimensionCoordinate.set_geometry","cfdm.core.DimensionCoordinate.set_interior_ring","cfdm.core.DimensionCoordinate.set_properties","cfdm.core.DimensionCoordinate.set_property","cfdm.core.DocstringRewriteMeta._docstring_method_exclusions","cfdm.core.DocstringRewriteMeta._docstring_package_depth","cfdm.core.DocstringRewriteMeta._docstring_special_substitutions","cfdm.core.DocstringRewriteMeta._docstring_substitutions","cfdm.core.DocstringRewriteMeta.mro","cfdm.core.Domain.__deepcopy__","cfdm.core.Domain._docstring_method_exclusions","cfdm.core.Domain._docstring_package_depth","cfdm.core.Domain._docstring_special_substitutions","cfdm.core.Domain._docstring_substitutions","cfdm.core.Domain.clear_properties","cfdm.core.Domain.copy","cfdm.core.Domain.del_construct","cfdm.core.Domain.del_data_axes","cfdm.core.Domain.del_properties","cfdm.core.Domain.del_property","cfdm.core.Domain.fromconstructs","cfdm.core.Domain.get_construct","cfdm.core.Domain.get_data_axes","cfdm.core.Domain.get_property","cfdm.core.Domain.has_bounds","cfdm.core.Domain.has_construct","cfdm.core.Domain.has_data","cfdm.core.Domain.has_data_axes","cfdm.core.Domain.has_property","cfdm.core.Domain.properties","cfdm.core.Domain.set_construct","cfdm.core.Domain.set_data_axes","cfdm.core.Domain.set_properties","cfdm.core.Domain.set_property","cfdm.core.DomainAncillary.__deepcopy__","cfdm.core.DomainAncillary._docstring_method_exclusions","cfdm.core.DomainAncillary._docstring_package_depth","cfdm.core.DomainAncillary._docstring_special_substitutions","cfdm.core.DomainAncillary._docstring_substitutions","cfdm.core.DomainAncillary.clear_properties","cfdm.core.DomainAncillary.copy","cfdm.core.DomainAncillary.del_bounds","cfdm.core.DomainAncillary.del_data","cfdm.core.DomainAncillary.del_geometry","cfdm.core.DomainAncillary.del_interior_ring","cfdm.core.DomainAncillary.del_properties","cfdm.core.DomainAncillary.del_property","cfdm.core.DomainAncillary.get_bounds","cfdm.core.DomainAncillary.get_data","cfdm.core.DomainAncillary.get_geometry","cfdm.core.DomainAncillary.get_interior_ring","cfdm.core.DomainAncillary.get_property","cfdm.core.DomainAncillary.has_bounds","cfdm.core.DomainAncillary.has_data","cfdm.core.DomainAncillary.has_geometry","cfdm.core.DomainAncillary.has_interior_ring","cfdm.core.DomainAncillary.has_property","cfdm.core.DomainAncillary.properties","cfdm.core.DomainAncillary.set_bounds","cfdm.core.DomainAncillary.set_data","cfdm.core.DomainAncillary.set_geometry","cfdm.core.DomainAncillary.set_interior_ring","cfdm.core.DomainAncillary.set_properties","cfdm.core.DomainAncillary.set_property","cfdm.core.DomainAxis.__deepcopy__","cfdm.core.DomainAxis._docstring_method_exclusions","cfdm.core.DomainAxis._docstring_package_depth","cfdm.core.DomainAxis._docstring_special_substitutions","cfdm.core.DomainAxis._docstring_substitutions","cfdm.core.DomainAxis.copy","cfdm.core.DomainAxis.del_size","cfdm.core.DomainAxis.get_size","cfdm.core.DomainAxis.has_size","cfdm.core.DomainAxis.set_size","cfdm.core.Field.__deepcopy__","cfdm.core.Field._docstring_method_exclusions","cfdm.core.Field._docstring_package_depth","cfdm.core.Field._docstring_special_substitutions","cfdm.core.Field._docstring_substitutions","cfdm.core.Field.clear_properties","cfdm.core.Field.copy","cfdm.core.Field.del_construct","cfdm.core.Field.del_data","cfdm.core.Field.del_data_axes","cfdm.core.Field.del_properties","cfdm.core.Field.del_property","cfdm.core.Field.get_construct","cfdm.core.Field.get_data","cfdm.core.Field.get_data_axes","cfdm.core.Field.get_domain","cfdm.core.Field.get_property","cfdm.core.Field.has_bounds","cfdm.core.Field.has_construct","cfdm.core.Field.has_data","cfdm.core.Field.has_data_axes","cfdm.core.Field.has_property","cfdm.core.Field.properties","cfdm.core.Field.set_construct","cfdm.core.Field.set_data","cfdm.core.Field.set_data_axes","cfdm.core.Field.set_properties","cfdm.core.Field.set_property","cfdm.core.FieldAncillary.__deepcopy__","cfdm.core.FieldAncillary._docstring_method_exclusions","cfdm.core.FieldAncillary._docstring_package_depth","cfdm.core.FieldAncillary._docstring_special_substitutions","cfdm.core.FieldAncillary._docstring_substitutions","cfdm.core.FieldAncillary.clear_properties","cfdm.core.FieldAncillary.copy","cfdm.core.FieldAncillary.del_data","cfdm.core.FieldAncillary.del_properties","cfdm.core.FieldAncillary.del_property","cfdm.core.FieldAncillary.get_data","cfdm.core.FieldAncillary.get_property","cfdm.core.FieldAncillary.has_bounds","cfdm.core.FieldAncillary.has_data","cfdm.core.FieldAncillary.has_property","cfdm.core.FieldAncillary.properties","cfdm.core.FieldAncillary.set_data","cfdm.core.FieldAncillary.set_properties","cfdm.core.FieldAncillary.set_property","cfdm.core.InteriorRing.__deepcopy__","cfdm.core.InteriorRing._docstring_method_exclusions","cfdm.core.InteriorRing._docstring_package_depth","cfdm.core.InteriorRing._docstring_special_substitutions","cfdm.core.InteriorRing._docstring_substitutions","cfdm.core.InteriorRing.clear_properties","cfdm.core.InteriorRing.copy","cfdm.core.InteriorRing.del_data","cfdm.core.InteriorRing.del_properties","cfdm.core.InteriorRing.del_property","cfdm.core.InteriorRing.get_data","cfdm.core.InteriorRing.get_property","cfdm.core.InteriorRing.has_bounds","cfdm.core.InteriorRing.has_data","cfdm.core.InteriorRing.has_property","cfdm.core.InteriorRing.properties","cfdm.core.InteriorRing.set_data","cfdm.core.InteriorRing.set_properties","cfdm.core.InteriorRing.set_property","cfdm.core.NumpyArray._docstring_method_exclusions","cfdm.core.NumpyArray._docstring_package_depth","cfdm.core.NumpyArray._docstring_special_substitutions","cfdm.core.NumpyArray._docstring_substitutions","cfdm.core.NumpyArray.copy","cfdm.core.Parameters.__deepcopy__","cfdm.core.Parameters._docstring_method_exclusions","cfdm.core.Parameters._docstring_package_depth","cfdm.core.Parameters._docstring_special_substitutions","cfdm.core.Parameters._docstring_substitutions","cfdm.core.Parameters.clear_parameters","cfdm.core.Parameters.copy","cfdm.core.Parameters.del_parameter","cfdm.core.Parameters.get_parameter","cfdm.core.Parameters.has_parameter","cfdm.core.Parameters.parameters","cfdm.core.Parameters.set_parameter","cfdm.core.Parameters.set_parameters","cfdm.core.ParametersDomainAncillaries.__deepcopy__","cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries","cfdm.core.ParametersDomainAncillaries.clear_parameters","cfdm.core.ParametersDomainAncillaries.copy","cfdm.core.ParametersDomainAncillaries.del_domain_ancillary","cfdm.core.ParametersDomainAncillaries.del_parameter","cfdm.core.ParametersDomainAncillaries.domain_ancillaries","cfdm.core.ParametersDomainAncillaries.get_domain_ancillary","cfdm.core.ParametersDomainAncillaries.get_parameter","cfdm.core.ParametersDomainAncillaries.has_domain_ancillary","cfdm.core.ParametersDomainAncillaries.has_parameter","cfdm.core.ParametersDomainAncillaries.parameters","cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries","cfdm.core.ParametersDomainAncillaries.set_domain_ancillary","cfdm.core.ParametersDomainAncillaries.set_parameter","cfdm.core.ParametersDomainAncillaries.set_parameters","cfdm.core.Properties.__deepcopy__","cfdm.core.Properties._docstring_method_exclusions","cfdm.core.Properties._docstring_package_depth","cfdm.core.Properties._docstring_special_substitutions","cfdm.core.Properties._docstring_substitutions","cfdm.core.Properties.clear_properties","cfdm.core.Properties.copy","cfdm.core.Properties.del_properties","cfdm.core.Properties.del_property","cfdm.core.Properties.get_property","cfdm.core.Properties.has_bounds","cfdm.core.Properties.has_data","cfdm.core.Properties.has_property","cfdm.core.Properties.properties","cfdm.core.Properties.set_properties","cfdm.core.Properties.set_property","cfdm.core.PropertiesData.__deepcopy__","cfdm.core.PropertiesData._docstring_method_exclusions","cfdm.core.PropertiesData._docstring_package_depth","cfdm.core.PropertiesData._docstring_special_substitutions","cfdm.core.PropertiesData._docstring_substitutions","cfdm.core.PropertiesData.clear_properties","cfdm.core.PropertiesData.copy","cfdm.core.PropertiesData.del_data","cfdm.core.PropertiesData.del_properties","cfdm.core.PropertiesData.del_property","cfdm.core.PropertiesData.get_data","cfdm.core.PropertiesData.get_property","cfdm.core.PropertiesData.has_bounds","cfdm.core.PropertiesData.has_data","cfdm.core.PropertiesData.has_property","cfdm.core.PropertiesData.properties","cfdm.core.PropertiesData.set_data","cfdm.core.PropertiesData.set_properties","cfdm.core.PropertiesData.set_property","cfdm.core.PropertiesDataBounds.__deepcopy__","cfdm.core.PropertiesDataBounds._docstring_method_exclusions","cfdm.core.PropertiesDataBounds._docstring_package_depth","cfdm.core.PropertiesDataBounds._docstring_special_substitutions","cfdm.core.PropertiesDataBounds._docstring_substitutions","cfdm.core.PropertiesDataBounds.clear_properties","cfdm.core.PropertiesDataBounds.copy","cfdm.core.PropertiesDataBounds.del_bounds","cfdm.core.PropertiesDataBounds.del_data","cfdm.core.PropertiesDataBounds.del_geometry","cfdm.core.PropertiesDataBounds.del_interior_ring","cfdm.core.PropertiesDataBounds.del_properties","cfdm.core.PropertiesDataBounds.del_property","cfdm.core.PropertiesDataBounds.get_bounds","cfdm.core.PropertiesDataBounds.get_data","cfdm.core.PropertiesDataBounds.get_geometry","cfdm.core.PropertiesDataBounds.get_interior_ring","cfdm.core.PropertiesDataBounds.get_property","cfdm.core.PropertiesDataBounds.has_bounds","cfdm.core.PropertiesDataBounds.has_data","cfdm.core.PropertiesDataBounds.has_geometry","cfdm.core.PropertiesDataBounds.has_interior_ring","cfdm.core.PropertiesDataBounds.has_property","cfdm.core.PropertiesDataBounds.properties","cfdm.core.PropertiesDataBounds.set_bounds","cfdm.core.PropertiesDataBounds.set_data","cfdm.core.PropertiesDataBounds.set_geometry","cfdm.core.PropertiesDataBounds.set_interior_ring","cfdm.core.PropertiesDataBounds.set_properties","cfdm.core.PropertiesDataBounds.set_property","Performance","Philosophy","Releases","Sample datasets","Support","Tutorial"],titleterms:{"abstract":265,"class":[209,265],"function":[216,222,286,287,289,1969,1973],"import":1973,Adding:222,Ones:222,The:268,__array__:[290,495,701,1180,1381,1407,1433],__bool__:[588,763],__call__:539,__contains__:[540,1556],__copy__:[541,1557],__deepcopy__:[291,304,370,420,468,496,533,542,589,612,645,702,764,788,854,945,1007,1032,1138,1181,1201,1257,1306,1382,1408,1434,1459,1465,1499,1514,1537,1558,1583,1593,1627,1647,1665,1686,1699,1738,1763,1793,1803,1831,1850,1874,1887,1903,1919,1938],__enter__:[519,534],__exit__:[520,535],__getitem__:[292,305,371,421,497,543,646,703,789,946,1033,1139,1182,1202,1258,1307,1348,1370,1383,1409,1435,1559],__int__:704,__iter__:[544,705,1560],__len__:[545,1561],__repr__:[293,306,372,422,469,498,521,536,546,590,613,647,706,765,790,855,947,1008,1034,1140,1183,1203,1259,1308,1384,1410,1436,1666],__setitem__:707,__str__:[294,307,373,423,470,499,537,547,591,614,648,708,766,791,856,948,1009,1035,1141,1184,1204,1260,1309,1385,1411,1437,1667],_custom:268,_del_compon:1584,_docstring_method_exclus:[295,308,374,424,471,500,548,592,615,649,709,767,792,857,949,1010,1036,1142,1205,1261,1310,1349,1371,1386,1412,1438,1460,1466,1515,1538,1562,1585,1594,1628,1648,1668,1687,1700,1733,1739,1764,1794,1804,1832,1851,1869,1875,1904,1920,1939],_docstring_package_depth:[296,309,375,425,472,501,549,593,616,650,710,768,793,858,950,1011,1037,1143,1206,1262,1311,1350,1372,1387,1413,1439,1461,1467,1516,1539,1563,1586,1595,1629,1649,1669,1688,1701,1734,1740,1765,1795,1805,1833,1852,1870,1876,1905,1921,1940],_docstring_special_substitut:[297,310,376,426,473,502,550,594,617,651,711,769,794,859,951,1012,1038,1144,1207,1263,1312,1351,1373,1388,1414,1440,1462,1468,1517,1540,1564,1587,1596,1630,1650,1670,1689,1702,1735,1741,1766,1796,1806,1834,1853,1871,1877,1906,1922,1941],_docstring_substitut:[298,311,377,427,474,503,551,595,618,652,712,770,795,860,952,1013,1039,1145,1208,1264,1313,1352,1374,1389,1415,1441,1463,1469,1518,1541,1565,1588,1597,1631,1651,1671,1690,1703,1736,1742,1767,1797,1807,1835,1854,1872,1878,1907,1923,1942],_func:39,_get_compon:1589,_has_compon:1590,_set_compon:1591,abspath:273,access:[218,244,1973],ancillari:[219,247,261,1973],ani:713,api:[1,1969],apply_mask:[312,378,428,653,714,796,861,953,1040,1146,1209,1265,1314],arrai:[2,3,4,5,6,7,17,24,33,44,51,61,73,84,94,102,108,115,122,129,134,139,145,151,157,158,159,160,161,176,199,210,239,290,291,292,293,294,295,296,297,298,299,300,301,302,303,1459,1460,1461,1462,1463,1464,1973],assign:1973,atol:[269,274],attribut:1973,auxiliary_coordin:[862,863,1041,1042],auxiliarycoordin:[7,8,9,10,11,12,13,14,15,16,162,163,164,165,211,240,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498],axes:[218,244,1973],base:265,bound:[8,17,18,19,20,21,22,23,62,74,162,166,170,181,187,205,211,212,224,226,240,241,246,251,254,264,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1973],bug:267,cell:1973,cell_measur:[864,865,1043,1044],cell_method:[1045,1046],cellmeasur:[24,25,26,27,28,29,30,31,167,168,213,242,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536],cellmethod:[32,169,214,243,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555],cfdm:[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967],cfdump:[288,1973],chang:[0,222],citat:[287,289],clear:522,clear_coordin:[619,1652],clear_domain_ancillari:[596,1632,1888],clear_filters_appli:552,clear_paramet:[597,771,1633,1691,1879,1889],clear_properti:[313,379,429,654,797,866,954,1047,1147,1210,1266,1315,1470,1500,1519,1598,1704,1743,1768,1808,1836,1855,1908,1924,1943],climatolog:[211,224,240,246,251],climatological_time_ax:[867,1048],close:1353,code:288,command:1973,comparison:222,complet:268,complianc:[225,228,1973],compon:[209,225,228,265],compress:[209,210,215,222,1049,1973],compressed_arrai:[34,52,103,140,146,152],compressed_dimens:[504,1185,1390,1416,1442],compressedarrai:[33,34,35,36,37,38,215,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518],conda:288,configur:[216,275,519,520,521,522,523,524,525,526,527,528,529,530,531,532],conformed_data:[505,1186,1391,1417,1443],constant:[39,40,217,266,286,533,534,535,536,537,538],construct:[72,86,186,193,209,218,225,228,244,253,256,265,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,868,1050,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1973],construct_item:[869,1051],construct_kei:[870,1052],construct_typ:[9,25,32,41,63,71,75,83,85,95,163,167,169,173,182,185,188,191,192,196,553,554,1566,1567],contain:[245,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592],content:287,contribut:[267,1972],contributor:267,control:1973,convent:[222,1969,1973],convers:[220,248,1973],convert:1053,coordin:[170,171,172,209,220,246,248,265,620,871,874,1054,1057,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1653,1973],coordinate_convers:[42,174],coordinate_refer:[872,873,1055,1056],coordinateconvers:[219,247,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646],coordinaterefer:[41,42,43,173,174,175,220,248,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664],copi:[216,217,299,314,380,430,475,506,523,538,555,598,621,655,715,772,798,875,955,1014,1058,1148,1187,1211,1267,1316,1354,1375,1392,1418,1444,1464,1471,1501,1520,1542,1568,1592,1599,1634,1654,1672,1692,1705,1744,1769,1798,1809,1837,1856,1873,1880,1890,1909,1925,1944,1973],core:[157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967],count:[44,45,46,47,48,49,50,221,222,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700],creat:1973,creation:[222,249,1973],creation_command:[315,381,431,476,622,656,716,799,876,956,1015,1059,1149,1212,1268,1317],data:[10,18,26,45,51,52,53,54,55,56,57,58,59,60,64,76,87,96,109,116,123,164,166,168,171,176,177,178,179,180,183,189,194,197,198,204,206,208,209,211,212,213,218,221,222,224,226,228,229,231,232,233,240,241,242,244,246,249,251,254,256,257,258,263,264,265,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1973],data_ax:[556,1569],dataset:[225,228,1971,1973],dataset_compli:[877,1060],date:[222,249,1973],datetime_arrai:[11,19,27,46,54,65,77,88,97,110,117,124],datetime_as_str:55,datum:[43,175,220,223,248,250,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698],del_ax:[477,1543],del_bound:[316,800,957,1472,1600,1706,1770,1945],del_calendar:[717,1673],del_climatolog:[317,801,1473,1601,1707],del_construct:[878,1061,1745,1810],del_coordin:[623,1655],del_coordinate_convers:[624,1656],del_data:[318,382,432,657,802,958,1062,1150,1213,1269,1318,1474,1502,1521,1602,1708,1771,1811,1838,1857,1926,1946],del_data_ax:[879,1063,1746,1812],del_datum:[625,1657],del_domain_ancillari:[599,1635,1891],del_fill_valu:[718,1674],del_geometri:[319,803,959,1475,1603,1709,1772,1947],del_interior_r:[320,804,960,1476,1604,1710,1773,1948],del_measur:[433,1522],del_method:[478,1544],del_node_count:[321,805,961],del_paramet:[600,773,1636,1693,1881,1892],del_part_node_count:[322,806,962],del_properti:[323,324,383,384,434,435,658,659,807,808,880,881,963,964,1064,1065,1151,1152,1214,1215,1270,1271,1319,1320,1477,1478,1503,1504,1523,1524,1605,1606,1711,1712,1747,1748,1774,1775,1813,1814,1839,1840,1858,1859,1910,1911,1927,1928,1949,1950],del_qualifi:[479,1545],del_siz:[1016,1799],del_unit:[719,1675],depend:288,detail:1973,dictionari:[216,218,244,268],differ:222,dimens:[221,222,231,1973],dimension_coordin:[882,883,1066,1067],dimensioncoordin:[61,62,63,64,65,66,67,68,69,70,181,182,183,184,224,251,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732],discret:1973,disk:1973,docstr:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264],docstringrewritemeta:[252,1733,1734,1735,1736,1737],document:268,domain:[71,72,89,185,186,195,209,219,225,228,247,253,256,261,265,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1973],domain_ancillari:[601,884,885,1068,1069,1637,1893],domain_ax:[557,886,1070],domain_axi:[887,1071],domain_axis_ident:558,domain_axis_kei:[888,1072],domainancillari:[73,74,75,76,77,78,79,80,81,82,187,188,189,190,226,254,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792],domainaxi:[83,191,227,255,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802],dtype:[3,12,20,28,35,47,56,66,78,90,98,104,111,118,125,130,135,141,147,153,158,177,200],dump:[325,385,436,480,626,660,809,889,965,1073,1153,1216,1272,1321],element:222,empti:720,environ:276,equal:[326,386,437,481,559,602,627,661,721,774,810,890,966,1017,1074,1154,1217,1273,1322,1973],exampl:268,example_domain:277,example_field:[278,279],exist:[222,249],extens:268,extern:1973,featur:267,field:[84,85,86,87,88,89,90,91,92,93,192,193,194,195,209,228,256,265,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1973],field_ancillari:[1075,1076],fieldancillari:[94,95,96,97,98,99,100,101,196,197,229,257,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849],file:[234,1973],file_address:[],fill:722,filter:[218,244,560],filter_by_axi:561,filter_by_data:562,filter_by_ident:563,filter_by_kei:564,filter_by_measur:565,filter_by_method:566,filter_by_nax:567,filter_by_ncdim:568,filter_by_ncvar:569,filter_by_properti:570,filter_by_s:571,filter_by_typ:[572,1570],filters_appli:573,find:1970,first_el:723,flatten:724,from:[222,249,1973],fromconstruct:[891,1749],fromkei:524,full:1973,gather:1973,gatheredarrai:[102,103,104,105,106,107,230,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200],geometri:[211,224,225,226,228,240,246,251,254,1973],get:[525,574,1571],get_address:[1355,1356],get_ax:[482,1546],get_bound:[327,811,967,1479,1607,1713,1776,1951],get_bounds_data:[328,812,968],get_calendar:[300,508,725,1189,1357,1376,1394,1420,1446,1676],get_climatolog:[329,813,1480,1608,1714],get_compressed_ax:[509,726,1190,1395,1421,1447],get_compressed_dimens:[510,727,1191,1396,1422,1448],get_compression_typ:[301,511,728,1192,1358,1377,1397,1423,1449],get_construct:[892,1077,1750,1815],get_coordinate_convers:[628,1658],get_count:[729,1398,1424,1450],get_data:[330,387,438,662,730,814,969,1078,1155,1218,1274,1323,1481,1505,1525,1609,1715,1777,1816,1841,1860,1929,1952],get_data_ax:[575,893,1079,1572,1751,1817],get_datum:[629,1659],get_dependent_tie_point:731,get_domain:[1080,1818],get_domain_ancillari:[603,1638,1894],get_filenam:[331,388,439,512,663,732,815,894,970,1081,1156,1193,1219,1275,1324,1359,1360,1399,1425,1451],get_fill_valu:[733,1677],get_format:[1361,1362],get_geometri:[332,816,971,1482,1610,1716,1778,1953],get_group:1363,get_index:[734,1400,1426,1452],get_interior_r:[333,817,972,1483,1611,1717,1779,1954],get_interpolation_paramet:735,get_list:[736,1194],get_mask:1364,get_measur:[440,1526],get_method:[483,1547],get_missing_valu:1365,get_ncvar:[],get_node_count:[334,818,973],get_original_filenam:[335,389,441,630,664,737,775,819,895,974,1082,1157,1220,1276,1325],get_paramet:[604,776,1639,1694,1882,1895],get_part_node_count:[336,820,975],get_properti:[337,390,442,665,821,896,976,1083,1158,1221,1277,1326,1484,1506,1527,1612,1718,1752,1780,1819,1842,1861,1912,1930,1955],get_qualifi:[484,1548],get_siz:[1018,1800],get_subarrai:[507,1188,1393,1419,1445],get_subspac:[302,513,1195,1366,1378,1401,1427,1453],get_tie_point_indic:738,get_unit:[303,514,739,1196,1367,1379,1402,1428,1454,1678],get_varid:[],global:1973,group:[211,212,213,220,221,223,224,225,226,227,228,229,231,232,233,1973],has_ax:[485,1549],has_bound:[338,391,443,666,822,897,977,1084,1159,1222,1278,1327,1485,1507,1528,1613,1719,1753,1781,1820,1843,1862,1913,1931,1956],has_calendar:[740,1679],has_construct:[898,1085,1754,1821],has_coordin:[631,1660],has_data:[339,392,444,667,823,899,978,1086,1160,1223,1279,1328,1486,1508,1529,1614,1720,1755,1782,1822,1844,1863,1914,1932,1957],has_data_ax:[900,1087,1756,1823],has_domain_ancillari:[605,1640,1896],has_fill_valu:[741,1680],has_geometri:[340,824,901,979,1088,1487,1615,1721,1783,1958],has_interior_r:[341,825,980,1488,1616,1722,1784,1959],has_measur:[445,1530],has_method:[486,1550],has_node_count:[342,826,981],has_paramet:[606,777,1641,1695,1883,1897],has_part_node_count:[343,827,982],has_properti:[344,393,446,668,828,902,983,1089,1161,1224,1280,1329,1489,1509,1531,1617,1723,1757,1785,1824,1845,1864,1915,1933,1960],has_qualifi:[487,1551],has_siz:[1019,1801],has_unit:[742,1681],hierarch:1973,ident:[345,346,394,395,447,448,488,489,632,633,669,670,829,830,903,904,984,985,1020,1021,1090,1091,1162,1163,1225,1226,1281,1282,1330,1331],identifi:[218,244],implement:[280,1969],improv:267,index:[108,109,110,111,112,113,114,222,231,287,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1973],indic:1092,inherited_properti:396,initio:1973,insert_dimens:[347,397,449,671,743,831,986,1093,1164,1227,1283,1332],inspect:[210,211,212,213,214,215,217,220,221,222,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,242,243,248,249,251,252,253,254,255,256,257,259,1973],instal:288,interfac:1973,interior:[115,116,117,118,119,120,121,198,232,258,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868],interior_r:[13,67,79,165,172,184,190,207],introduct:[287,289],inverse_filt:576,is_climatolog:[348,832,1490,1618,1724],item:[526,577,1573],kei:[527,578,579,1574,1575],last_el:744,level:1969,like:222,list:[122,123,124,125,126,127,128,233,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347],log:[0,1973],log_level:[271,281],logic:222,make:222,manipul:[222,1973],mask:[57,222,249,1973],mathemat:222,max:745,maximum:746,medium:1973,memori:[1968,1973],messag:1973,metadata:[209,225,228,253,256,265,1973],method:[218,244,1973],min:747,minim:1973,minimum:748,miscellan:[209,210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264,265,286],model:208,modif:[246,264,1973],mro:1737,nc_clear_component_dimension_group:[905,1094],nc_clear_component_sample_dimension_group:[906,1095],nc_clear_component_variable_group:[907,1096],nc_clear_dimension_group:[398,672,1022,1228,1284],nc_clear_geometry_variable_group:[908,1097],nc_clear_global_attribut:[909,1098],nc_clear_group_attribut:[910,1099],nc_clear_hdf5_chunks:749,nc_clear_sample_dimension_group:[673,1229],nc_clear_variable_group:[349,399,450,634,674,778,833,911,987,1100,1165,1230,1285,1333],nc_del_component_dimens:[912,1101],nc_del_component_sample_dimens:[913,1102],nc_del_component_vari:[914,1103],nc_del_dimens:[400,675,1023,1231,1286],nc_del_geometry_vari:[915,1104],nc_del_sample_dimens:[676,1232],nc_del_vari:[350,401,451,635,677,779,834,916,988,1105,1166,1233,1287,1334],nc_dimension_group:[402,678,1024,1234,1288],nc_geometry_variable_group:[917,1106],nc_get_dimens:[403,679,1025,1235,1289],nc_get_extern:452,nc_get_geometry_vari:[918,1107],nc_get_sample_dimens:[680,1236],nc_get_vari:[351,404,453,636,681,780,835,919,989,1108,1167,1237,1290,1335],nc_global_attribut:[920,1109],nc_group_attribut:[921,1110],nc_has_dimens:[405,682,1026,1238,1291],nc_has_geometry_vari:[922,1111],nc_has_sample_dimens:[683,1239],nc_has_vari:[352,406,454,637,684,781,836,923,990,1112,1168,1240,1292,1336],nc_hdf5_chunksiz:750,nc_is_unlimit:1027,nc_sample_dimension_group:[685,1241],nc_set_component_dimens:[924,1113],nc_set_component_dimension_group:[925,1114],nc_set_component_sample_dimens:[926,1115],nc_set_component_sample_dimension_group:[927,1116],nc_set_component_vari:[928,1117],nc_set_component_variable_group:[929,1118],nc_set_dimens:[407,686,1028,1242,1293],nc_set_dimension_group:[408,687,1029,1243,1294],nc_set_extern:455,nc_set_geometry_vari:[930,1119],nc_set_geometry_variable_group:[931,1120],nc_set_global_attribut:[932,933,1121,1122],nc_set_group_attribut:[934,935,1123,1124],nc_set_hdf5_chunks:751,nc_set_sample_dimens:[688,1244],nc_set_sample_dimension_group:[689,1245],nc_set_unlimit:1030,nc_set_vari:[353,409,456,638,690,782,837,936,991,1125,1169,1246,1295,1337],nc_set_variable_group:[354,410,457,639,691,783,838,937,992,1126,1170,1247,1296,1338],nc_variable_group:[355,411,458,640,692,784,839,938,993,1127,1171,1248,1297,1339],ndim:[4,14,21,29,36,48,58,68,80,91,99,105,112,119,126,131,136,142,148,154,159,178,201],netcdf:[211,212,213,220,221,223,224,225,226,227,228,229,231,232,233,1973],netcdfarrai:[129,130,131,132,133,234,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369],new_identifi:[580,1576],number:222,numpyarrai:[134,135,136,137,138,199,200,201,202,203,235,259,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1869,1870,1871,1872,1873],open:1368,oper:[222,288,1968],order:[222,581,1577],output:1973,packag:[287,289],paramet:[219,223,247,250,260,261,607,785,1642,1696,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1898],parametersdomainancillari:[261,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902],perform:[222,1968],philosophi:1969,pip:288,place:1968,pop:528,popitem:529,prepar:267,privat:245,product:222,proper:222,properti:[211,212,213,214,221,224,225,226,228,229,231,232,233,240,241,242,243,246,251,253,254,256,257,258,262,263,264,356,412,459,693,840,939,994,1128,1172,1249,1298,1340,1491,1510,1532,1619,1725,1758,1786,1825,1846,1865,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1934,1961,1973],propertiesdata:[204,263,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937],propertiesdatabound:[205,206,207,264,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967],pull:267,python:288,qualifi:[490,1552],question:267,raggedcontiguousarrai:[139,140,141,142,143,144,236,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406],raggedindexedarrai:[145,146,147,148,149,150,237,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432],raggedindexedcontiguousarrai:[151,152,153,154,155,156,238,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458],read:[282,286,1973],refer:[1,287,289],relat:[287,289],releas:1970,remov:222,replac:[582,1578],report:267,repositori:288,request:267,routin:[222,249],rtol:[272,283],sampl:[221,231,1971,1973],scalar:1973,search:[222,287],second_el:752,select:[222,1973],set:222,set_ax:[491,1553],set_bound:[357,841,995,1492,1620,1726,1787,1962],set_calendar:[753,1682],set_climatolog:[358,842,1493,1621,1727],set_construct:[940,1129,1759,1826],set_coordin:[641,643,1661,1663],set_coordinate_convers:[642,1662],set_data:[359,413,460,694,843,996,1130,1173,1250,1299,1341,1494,1511,1533,1622,1728,1788,1827,1847,1866,1935,1963],set_data_ax:[941,1131,1760,1828],set_datum:[644,1664],set_domain_ancillari:[608,609,1643,1644,1899,1900],set_fill_valu:[754,1683],set_geometri:[360,844,997,1495,1623,1729,1789,1964],set_interior_r:[361,845,998,1496,1624,1730,1790,1965],set_measur:[461,1534],set_method:[492,1554],set_node_count:[362,846,999],set_paramet:[610,611,786,787,1645,1646,1697,1698,1885,1886,1901,1902],set_part_node_count:[363,847,1000],set_properti:[364,365,414,415,462,463,695,696,848,849,942,943,1001,1002,1132,1133,1174,1175,1251,1252,1300,1301,1342,1343,1497,1498,1512,1513,1535,1536,1625,1626,1731,1732,1761,1762,1791,1792,1829,1830,1848,1849,1867,1868,1917,1918,1936,1937,1966,1967],set_qualifi:[493,1555],set_siz:[1031,1802],set_unit:[755,1684],setdefault:530,shallow_copi:[583,1579],shape:[5,15,22,30,37,49,59,69,81,92,100,106,113,120,127,132,137,143,149,155,160,179,202,222],singl:222,size:[6,16,23,31,38,50,60,70,82,93,101,107,114,121,128,133,138,144,150,156,161,180,203,227,255],sort:[222,494],sourc:[288,515,756,1197,1403,1429,1455,1685],special:[210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,260,261,262,263,264],squeez:[366,416,464,697,757,850,1003,1134,1176,1253,1302,1344],statist:222,strategi:1970,string:1973,subarrai:[517,1199,1405,1431,1457],subarray_shap:[516,1198,1404,1430,1456],subsampl:1973,subspac:1973,substitut:[210,211,212,213,214,215,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,253,254,255,256,257,258,259,260,261,262,263,264],suggest:267,sum:[222,758],support:[222,249,1972],system:[288,1973],term:[219,223,247,260,261],test:[222,288],time:[222,249,1973],to_memori:[367,417,465,518,698,759,851,1004,1135,1177,1200,1254,1303,1345,1369,1380,1406,1432,1458],todict:[584,1580],transpos:[222,368,418,466,699,760,852,1005,1136,1178,1255,1304,1346],truth:222,tutori:1973,two:1969,uncompress:[369,419,467,700,761,853,944,1006,1137,1179,1256,1305,1347],unfilt:585,uniqu:762,unique_construct:284,unit:[210,215,222,230,234,235,236,237,238,249],updat:531,util:288,valu:[40,222,532,586,587,1581,1582],variabl:1973,verbos:1973,version:[0,288,1970,1973],write:[285,286,1973],zero:222}}) \ No newline at end of file +Search.setIndex({docnames:["Changelog","api_reference","attribute/cfdm.Array.array","attribute/cfdm.Array.dtype","attribute/cfdm.Array.ndim","attribute/cfdm.Array.shape","attribute/cfdm.Array.size","attribute/cfdm.AuxiliaryCoordinate.array","attribute/cfdm.AuxiliaryCoordinate.bounds","attribute/cfdm.AuxiliaryCoordinate.construct_type","attribute/cfdm.AuxiliaryCoordinate.data","attribute/cfdm.AuxiliaryCoordinate.datetime_array","attribute/cfdm.AuxiliaryCoordinate.dtype","attribute/cfdm.AuxiliaryCoordinate.interior_ring","attribute/cfdm.AuxiliaryCoordinate.ndim","attribute/cfdm.AuxiliaryCoordinate.shape","attribute/cfdm.AuxiliaryCoordinate.size","attribute/cfdm.Bounds.array","attribute/cfdm.Bounds.data","attribute/cfdm.Bounds.datetime_array","attribute/cfdm.Bounds.dtype","attribute/cfdm.Bounds.ndim","attribute/cfdm.Bounds.shape","attribute/cfdm.Bounds.size","attribute/cfdm.CellMeasure.array","attribute/cfdm.CellMeasure.construct_type","attribute/cfdm.CellMeasure.data","attribute/cfdm.CellMeasure.datetime_array","attribute/cfdm.CellMeasure.dtype","attribute/cfdm.CellMeasure.ndim","attribute/cfdm.CellMeasure.shape","attribute/cfdm.CellMeasure.size","attribute/cfdm.CellMethod.construct_type","attribute/cfdm.CompressedArray.array","attribute/cfdm.CompressedArray.compressed_array","attribute/cfdm.CompressedArray.dtype","attribute/cfdm.CompressedArray.ndim","attribute/cfdm.CompressedArray.shape","attribute/cfdm.CompressedArray.size","attribute/cfdm.Constant._func","attribute/cfdm.Constant.value","attribute/cfdm.CoordinateReference.construct_type","attribute/cfdm.CoordinateReference.coordinate_conversion","attribute/cfdm.CoordinateReference.datum","attribute/cfdm.Count.array","attribute/cfdm.Count.data","attribute/cfdm.Count.datetime_array","attribute/cfdm.Count.dtype","attribute/cfdm.Count.ndim","attribute/cfdm.Count.shape","attribute/cfdm.Count.size","attribute/cfdm.Data.array","attribute/cfdm.Data.compressed_array","attribute/cfdm.Data.data","attribute/cfdm.Data.datetime_array","attribute/cfdm.Data.datetime_as_string","attribute/cfdm.Data.dtype","attribute/cfdm.Data.mask","attribute/cfdm.Data.ndim","attribute/cfdm.Data.shape","attribute/cfdm.Data.size","attribute/cfdm.Data.sparse_array","attribute/cfdm.DimensionCoordinate.array","attribute/cfdm.DimensionCoordinate.bounds","attribute/cfdm.DimensionCoordinate.construct_type","attribute/cfdm.DimensionCoordinate.data","attribute/cfdm.DimensionCoordinate.datetime_array","attribute/cfdm.DimensionCoordinate.dtype","attribute/cfdm.DimensionCoordinate.interior_ring","attribute/cfdm.DimensionCoordinate.ndim","attribute/cfdm.DimensionCoordinate.shape","attribute/cfdm.DimensionCoordinate.size","attribute/cfdm.Domain.construct_type","attribute/cfdm.Domain.constructs","attribute/cfdm.DomainAncillary.array","attribute/cfdm.DomainAncillary.bounds","attribute/cfdm.DomainAncillary.construct_type","attribute/cfdm.DomainAncillary.data","attribute/cfdm.DomainAncillary.datetime_array","attribute/cfdm.DomainAncillary.dtype","attribute/cfdm.DomainAncillary.interior_ring","attribute/cfdm.DomainAncillary.ndim","attribute/cfdm.DomainAncillary.shape","attribute/cfdm.DomainAncillary.size","attribute/cfdm.DomainAxis.construct_type","attribute/cfdm.Field.array","attribute/cfdm.Field.construct_type","attribute/cfdm.Field.constructs","attribute/cfdm.Field.data","attribute/cfdm.Field.datetime_array","attribute/cfdm.Field.domain","attribute/cfdm.Field.dtype","attribute/cfdm.Field.ndim","attribute/cfdm.Field.shape","attribute/cfdm.Field.size","attribute/cfdm.FieldAncillary.array","attribute/cfdm.FieldAncillary.construct_type","attribute/cfdm.FieldAncillary.data","attribute/cfdm.FieldAncillary.datetime_array","attribute/cfdm.FieldAncillary.dtype","attribute/cfdm.FieldAncillary.ndim","attribute/cfdm.FieldAncillary.shape","attribute/cfdm.FieldAncillary.size","attribute/cfdm.GatheredArray.array","attribute/cfdm.GatheredArray.compressed_array","attribute/cfdm.GatheredArray.dtype","attribute/cfdm.GatheredArray.ndim","attribute/cfdm.GatheredArray.shape","attribute/cfdm.GatheredArray.size","attribute/cfdm.Index.array","attribute/cfdm.Index.data","attribute/cfdm.Index.datetime_array","attribute/cfdm.Index.dtype","attribute/cfdm.Index.ndim","attribute/cfdm.Index.shape","attribute/cfdm.Index.size","attribute/cfdm.InteriorRing.array","attribute/cfdm.InteriorRing.data","attribute/cfdm.InteriorRing.datetime_array","attribute/cfdm.InteriorRing.dtype","attribute/cfdm.InteriorRing.ndim","attribute/cfdm.InteriorRing.shape","attribute/cfdm.InteriorRing.size","attribute/cfdm.List.array","attribute/cfdm.List.data","attribute/cfdm.List.datetime_array","attribute/cfdm.List.dtype","attribute/cfdm.List.ndim","attribute/cfdm.List.shape","attribute/cfdm.List.size","attribute/cfdm.NetCDFArray.array","attribute/cfdm.NetCDFArray.dtype","attribute/cfdm.NetCDFArray.ndim","attribute/cfdm.NetCDFArray.shape","attribute/cfdm.NetCDFArray.size","attribute/cfdm.NumpyArray.array","attribute/cfdm.NumpyArray.dtype","attribute/cfdm.NumpyArray.ndim","attribute/cfdm.NumpyArray.shape","attribute/cfdm.NumpyArray.size","attribute/cfdm.RaggedContiguousArray.array","attribute/cfdm.RaggedContiguousArray.compressed_array","attribute/cfdm.RaggedContiguousArray.dtype","attribute/cfdm.RaggedContiguousArray.ndim","attribute/cfdm.RaggedContiguousArray.shape","attribute/cfdm.RaggedContiguousArray.size","attribute/cfdm.RaggedIndexedArray.array","attribute/cfdm.RaggedIndexedArray.compressed_array","attribute/cfdm.RaggedIndexedArray.dtype","attribute/cfdm.RaggedIndexedArray.ndim","attribute/cfdm.RaggedIndexedArray.shape","attribute/cfdm.RaggedIndexedArray.size","attribute/cfdm.RaggedIndexedContiguousArray.array","attribute/cfdm.RaggedIndexedContiguousArray.compressed_array","attribute/cfdm.RaggedIndexedContiguousArray.dtype","attribute/cfdm.RaggedIndexedContiguousArray.ndim","attribute/cfdm.RaggedIndexedContiguousArray.shape","attribute/cfdm.RaggedIndexedContiguousArray.size","attribute/cfdm.core.Array.array","attribute/cfdm.core.Array.dtype","attribute/cfdm.core.Array.ndim","attribute/cfdm.core.Array.shape","attribute/cfdm.core.Array.size","attribute/cfdm.core.AuxiliaryCoordinate.bounds","attribute/cfdm.core.AuxiliaryCoordinate.construct_type","attribute/cfdm.core.AuxiliaryCoordinate.data","attribute/cfdm.core.AuxiliaryCoordinate.dtype","attribute/cfdm.core.AuxiliaryCoordinate.interior_ring","attribute/cfdm.core.AuxiliaryCoordinate.ndim","attribute/cfdm.core.AuxiliaryCoordinate.shape","attribute/cfdm.core.AuxiliaryCoordinate.size","attribute/cfdm.core.Bounds.data","attribute/cfdm.core.Bounds.dtype","attribute/cfdm.core.Bounds.ndim","attribute/cfdm.core.Bounds.shape","attribute/cfdm.core.Bounds.size","attribute/cfdm.core.CellMeasure.construct_type","attribute/cfdm.core.CellMeasure.data","attribute/cfdm.core.CellMeasure.dtype","attribute/cfdm.core.CellMeasure.ndim","attribute/cfdm.core.CellMeasure.shape","attribute/cfdm.core.CellMeasure.size","attribute/cfdm.core.CellMethod.construct_type","attribute/cfdm.core.Coordinate.bounds","attribute/cfdm.core.Coordinate.data","attribute/cfdm.core.Coordinate.dtype","attribute/cfdm.core.Coordinate.interior_ring","attribute/cfdm.core.Coordinate.ndim","attribute/cfdm.core.Coordinate.shape","attribute/cfdm.core.Coordinate.size","attribute/cfdm.core.CoordinateReference.construct_type","attribute/cfdm.core.CoordinateReference.coordinate_conversion","attribute/cfdm.core.CoordinateReference.datum","attribute/cfdm.core.Data.array","attribute/cfdm.core.Data.dtype","attribute/cfdm.core.Data.ndim","attribute/cfdm.core.Data.shape","attribute/cfdm.core.Data.size","attribute/cfdm.core.DimensionCoordinate.bounds","attribute/cfdm.core.DimensionCoordinate.construct_type","attribute/cfdm.core.DimensionCoordinate.data","attribute/cfdm.core.DimensionCoordinate.dtype","attribute/cfdm.core.DimensionCoordinate.interior_ring","attribute/cfdm.core.DimensionCoordinate.ndim","attribute/cfdm.core.DimensionCoordinate.shape","attribute/cfdm.core.DimensionCoordinate.size","attribute/cfdm.core.Domain.construct_type","attribute/cfdm.core.Domain.constructs","attribute/cfdm.core.DomainAncillary.bounds","attribute/cfdm.core.DomainAncillary.construct_type","attribute/cfdm.core.DomainAncillary.data","attribute/cfdm.core.DomainAncillary.dtype","attribute/cfdm.core.DomainAncillary.interior_ring","attribute/cfdm.core.DomainAncillary.ndim","attribute/cfdm.core.DomainAncillary.shape","attribute/cfdm.core.DomainAncillary.size","attribute/cfdm.core.DomainAxis.construct_type","attribute/cfdm.core.Field.construct_type","attribute/cfdm.core.Field.constructs","attribute/cfdm.core.Field.data","attribute/cfdm.core.Field.domain","attribute/cfdm.core.Field.dtype","attribute/cfdm.core.Field.ndim","attribute/cfdm.core.Field.shape","attribute/cfdm.core.Field.size","attribute/cfdm.core.FieldAncillary.construct_type","attribute/cfdm.core.FieldAncillary.data","attribute/cfdm.core.FieldAncillary.dtype","attribute/cfdm.core.FieldAncillary.ndim","attribute/cfdm.core.FieldAncillary.shape","attribute/cfdm.core.FieldAncillary.size","attribute/cfdm.core.InteriorRing.data","attribute/cfdm.core.InteriorRing.dtype","attribute/cfdm.core.InteriorRing.ndim","attribute/cfdm.core.InteriorRing.shape","attribute/cfdm.core.InteriorRing.size","attribute/cfdm.core.NumpyArray.array","attribute/cfdm.core.NumpyArray.dtype","attribute/cfdm.core.NumpyArray.ndim","attribute/cfdm.core.NumpyArray.shape","attribute/cfdm.core.NumpyArray.size","attribute/cfdm.core.PropertiesData.data","attribute/cfdm.core.PropertiesData.dtype","attribute/cfdm.core.PropertiesData.ndim","attribute/cfdm.core.PropertiesData.shape","attribute/cfdm.core.PropertiesData.size","attribute/cfdm.core.PropertiesDataBounds.bounds","attribute/cfdm.core.PropertiesDataBounds.data","attribute/cfdm.core.PropertiesDataBounds.dtype","attribute/cfdm.core.PropertiesDataBounds.interior_ring","attribute/cfdm.core.PropertiesDataBounds.ndim","attribute/cfdm.core.PropertiesDataBounds.shape","attribute/cfdm.core.PropertiesDataBounds.size","cf_data_model","class","class/cfdm.Array","class/cfdm.AuxiliaryCoordinate","class/cfdm.Bounds","class/cfdm.CellMeasure","class/cfdm.CellMethod","class/cfdm.CompressedArray","class/cfdm.Configuration","class/cfdm.Constant","class/cfdm.Constructs","class/cfdm.CoordinateConversion","class/cfdm.CoordinateReference","class/cfdm.Count","class/cfdm.Data","class/cfdm.Datum","class/cfdm.DimensionCoordinate","class/cfdm.Domain","class/cfdm.DomainAncillary","class/cfdm.DomainAxis","class/cfdm.Field","class/cfdm.FieldAncillary","class/cfdm.GatheredArray","class/cfdm.Index","class/cfdm.InteriorRing","class/cfdm.List","class/cfdm.NetCDFArray","class/cfdm.NumpyArray","class/cfdm.RaggedContiguousArray","class/cfdm.RaggedIndexedArray","class/cfdm.RaggedIndexedContiguousArray","class/cfdm.core.Array","class/cfdm.core.AuxiliaryCoordinate","class/cfdm.core.Bounds","class/cfdm.core.CellMeasure","class/cfdm.core.CellMethod","class/cfdm.core.Constructs","class/cfdm.core.Container","class/cfdm.core.Coordinate","class/cfdm.core.CoordinateConversion","class/cfdm.core.CoordinateReference","class/cfdm.core.Data","class/cfdm.core.Datum","class/cfdm.core.DimensionCoordinate","class/cfdm.core.DocstringRewriteMeta","class/cfdm.core.Domain","class/cfdm.core.DomainAncillary","class/cfdm.core.DomainAxis","class/cfdm.core.Field","class/cfdm.core.FieldAncillary","class/cfdm.core.InteriorRing","class/cfdm.core.NumpyArray","class/cfdm.core.Parameters","class/cfdm.core.ParametersDomainAncillaries","class/cfdm.core.Properties","class/cfdm.core.PropertiesData","class/cfdm.core.PropertiesDataBounds","class_core","constant","contributing","extensions","function/cfdm.ATOL","function/cfdm.CF","function/cfdm.LOG_LEVEL","function/cfdm.RTOL","function/cfdm.abspath","function/cfdm.atol","function/cfdm.configuration","function/cfdm.environment","function/cfdm.example_domain","function/cfdm.example_field","function/cfdm.example_fields","function/cfdm.implementation","function/cfdm.integer_dtype","function/cfdm.log_level","function/cfdm.read","function/cfdm.rtol","function/cfdm.unique_constructs","function/cfdm.write","functions","index","installation","introduction","method/cfdm.Array.__array__","method/cfdm.Array.__deepcopy__","method/cfdm.Array.__getitem__","method/cfdm.Array.__repr__","method/cfdm.Array.__str__","method/cfdm.Array._docstring_method_exclusions","method/cfdm.Array._docstring_package_depth","method/cfdm.Array._docstring_special_substitutions","method/cfdm.Array._docstring_substitutions","method/cfdm.Array.copy","method/cfdm.Array.get_calendar","method/cfdm.Array.get_compression_type","method/cfdm.Array.get_filename","method/cfdm.Array.get_filenames","method/cfdm.Array.get_subspace","method/cfdm.Array.get_units","method/cfdm.AuxiliaryCoordinate.__deepcopy__","method/cfdm.AuxiliaryCoordinate.__getitem__","method/cfdm.AuxiliaryCoordinate.__repr__","method/cfdm.AuxiliaryCoordinate.__str__","method/cfdm.AuxiliaryCoordinate._docstring_method_exclusions","method/cfdm.AuxiliaryCoordinate._docstring_package_depth","method/cfdm.AuxiliaryCoordinate._docstring_special_substitutions","method/cfdm.AuxiliaryCoordinate._docstring_substitutions","method/cfdm.AuxiliaryCoordinate.apply_masking","method/cfdm.AuxiliaryCoordinate.clear_properties","method/cfdm.AuxiliaryCoordinate.copy","method/cfdm.AuxiliaryCoordinate.creation_commands","method/cfdm.AuxiliaryCoordinate.del_bounds","method/cfdm.AuxiliaryCoordinate.del_climatology","method/cfdm.AuxiliaryCoordinate.del_data","method/cfdm.AuxiliaryCoordinate.del_geometry","method/cfdm.AuxiliaryCoordinate.del_interior_ring","method/cfdm.AuxiliaryCoordinate.del_node_count","method/cfdm.AuxiliaryCoordinate.del_part_node_count","method/cfdm.AuxiliaryCoordinate.del_properties","method/cfdm.AuxiliaryCoordinate.del_property","method/cfdm.AuxiliaryCoordinate.dump","method/cfdm.AuxiliaryCoordinate.equals","method/cfdm.AuxiliaryCoordinate.get_bounds","method/cfdm.AuxiliaryCoordinate.get_bounds_data","method/cfdm.AuxiliaryCoordinate.get_climatology","method/cfdm.AuxiliaryCoordinate.get_data","method/cfdm.AuxiliaryCoordinate.get_filenames","method/cfdm.AuxiliaryCoordinate.get_geometry","method/cfdm.AuxiliaryCoordinate.get_interior_ring","method/cfdm.AuxiliaryCoordinate.get_node_count","method/cfdm.AuxiliaryCoordinate.get_original_filenames","method/cfdm.AuxiliaryCoordinate.get_part_node_count","method/cfdm.AuxiliaryCoordinate.get_property","method/cfdm.AuxiliaryCoordinate.has_bounds","method/cfdm.AuxiliaryCoordinate.has_data","method/cfdm.AuxiliaryCoordinate.has_geometry","method/cfdm.AuxiliaryCoordinate.has_interior_ring","method/cfdm.AuxiliaryCoordinate.has_node_count","method/cfdm.AuxiliaryCoordinate.has_part_node_count","method/cfdm.AuxiliaryCoordinate.has_property","method/cfdm.AuxiliaryCoordinate.identities","method/cfdm.AuxiliaryCoordinate.identity","method/cfdm.AuxiliaryCoordinate.insert_dimension","method/cfdm.AuxiliaryCoordinate.is_climatology","method/cfdm.AuxiliaryCoordinate.nc_clear_node_coordinate_variable_groups","method/cfdm.AuxiliaryCoordinate.nc_clear_variable_groups","method/cfdm.AuxiliaryCoordinate.nc_del_node_coordinate_variable","method/cfdm.AuxiliaryCoordinate.nc_del_variable","method/cfdm.AuxiliaryCoordinate.nc_get_node_coordinate_variable","method/cfdm.AuxiliaryCoordinate.nc_get_variable","method/cfdm.AuxiliaryCoordinate.nc_has_node_coordinate_variable","method/cfdm.AuxiliaryCoordinate.nc_has_variable","method/cfdm.AuxiliaryCoordinate.nc_node_coordinate_variable_groups","method/cfdm.AuxiliaryCoordinate.nc_set_node_coordinate_variable","method/cfdm.AuxiliaryCoordinate.nc_set_node_coordinate_variable_groups","method/cfdm.AuxiliaryCoordinate.nc_set_variable","method/cfdm.AuxiliaryCoordinate.nc_set_variable_groups","method/cfdm.AuxiliaryCoordinate.nc_variable_groups","method/cfdm.AuxiliaryCoordinate.properties","method/cfdm.AuxiliaryCoordinate.set_bounds","method/cfdm.AuxiliaryCoordinate.set_climatology","method/cfdm.AuxiliaryCoordinate.set_data","method/cfdm.AuxiliaryCoordinate.set_geometry","method/cfdm.AuxiliaryCoordinate.set_interior_ring","method/cfdm.AuxiliaryCoordinate.set_node_count","method/cfdm.AuxiliaryCoordinate.set_part_node_count","method/cfdm.AuxiliaryCoordinate.set_properties","method/cfdm.AuxiliaryCoordinate.set_property","method/cfdm.AuxiliaryCoordinate.squeeze","method/cfdm.AuxiliaryCoordinate.to_memory","method/cfdm.AuxiliaryCoordinate.transpose","method/cfdm.AuxiliaryCoordinate.uncompress","method/cfdm.Bounds.__deepcopy__","method/cfdm.Bounds.__getitem__","method/cfdm.Bounds.__repr__","method/cfdm.Bounds.__str__","method/cfdm.Bounds._docstring_method_exclusions","method/cfdm.Bounds._docstring_package_depth","method/cfdm.Bounds._docstring_special_substitutions","method/cfdm.Bounds._docstring_substitutions","method/cfdm.Bounds.apply_masking","method/cfdm.Bounds.clear_properties","method/cfdm.Bounds.copy","method/cfdm.Bounds.creation_commands","method/cfdm.Bounds.del_data","method/cfdm.Bounds.del_properties","method/cfdm.Bounds.del_property","method/cfdm.Bounds.dump","method/cfdm.Bounds.equals","method/cfdm.Bounds.get_data","method/cfdm.Bounds.get_filenames","method/cfdm.Bounds.get_original_filenames","method/cfdm.Bounds.get_property","method/cfdm.Bounds.has_bounds","method/cfdm.Bounds.has_data","method/cfdm.Bounds.has_property","method/cfdm.Bounds.identities","method/cfdm.Bounds.identity","method/cfdm.Bounds.inherited_properties","method/cfdm.Bounds.insert_dimension","method/cfdm.Bounds.nc_clear_dimension_groups","method/cfdm.Bounds.nc_clear_variable_groups","method/cfdm.Bounds.nc_del_dimension","method/cfdm.Bounds.nc_del_variable","method/cfdm.Bounds.nc_dimension_groups","method/cfdm.Bounds.nc_get_dimension","method/cfdm.Bounds.nc_get_variable","method/cfdm.Bounds.nc_has_dimension","method/cfdm.Bounds.nc_has_variable","method/cfdm.Bounds.nc_set_dimension","method/cfdm.Bounds.nc_set_dimension_groups","method/cfdm.Bounds.nc_set_variable","method/cfdm.Bounds.nc_set_variable_groups","method/cfdm.Bounds.nc_variable_groups","method/cfdm.Bounds.properties","method/cfdm.Bounds.set_data","method/cfdm.Bounds.set_properties","method/cfdm.Bounds.set_property","method/cfdm.Bounds.squeeze","method/cfdm.Bounds.to_memory","method/cfdm.Bounds.transpose","method/cfdm.Bounds.uncompress","method/cfdm.CellMeasure.__deepcopy__","method/cfdm.CellMeasure.__getitem__","method/cfdm.CellMeasure.__repr__","method/cfdm.CellMeasure.__str__","method/cfdm.CellMeasure._docstring_method_exclusions","method/cfdm.CellMeasure._docstring_package_depth","method/cfdm.CellMeasure._docstring_special_substitutions","method/cfdm.CellMeasure._docstring_substitutions","method/cfdm.CellMeasure.apply_masking","method/cfdm.CellMeasure.clear_properties","method/cfdm.CellMeasure.copy","method/cfdm.CellMeasure.creation_commands","method/cfdm.CellMeasure.del_data","method/cfdm.CellMeasure.del_measure","method/cfdm.CellMeasure.del_properties","method/cfdm.CellMeasure.del_property","method/cfdm.CellMeasure.dump","method/cfdm.CellMeasure.equals","method/cfdm.CellMeasure.get_data","method/cfdm.CellMeasure.get_filenames","method/cfdm.CellMeasure.get_measure","method/cfdm.CellMeasure.get_original_filenames","method/cfdm.CellMeasure.get_property","method/cfdm.CellMeasure.has_bounds","method/cfdm.CellMeasure.has_data","method/cfdm.CellMeasure.has_measure","method/cfdm.CellMeasure.has_property","method/cfdm.CellMeasure.identities","method/cfdm.CellMeasure.identity","method/cfdm.CellMeasure.insert_dimension","method/cfdm.CellMeasure.nc_clear_variable_groups","method/cfdm.CellMeasure.nc_del_variable","method/cfdm.CellMeasure.nc_get_external","method/cfdm.CellMeasure.nc_get_variable","method/cfdm.CellMeasure.nc_has_variable","method/cfdm.CellMeasure.nc_set_external","method/cfdm.CellMeasure.nc_set_variable","method/cfdm.CellMeasure.nc_set_variable_groups","method/cfdm.CellMeasure.nc_variable_groups","method/cfdm.CellMeasure.properties","method/cfdm.CellMeasure.set_data","method/cfdm.CellMeasure.set_measure","method/cfdm.CellMeasure.set_properties","method/cfdm.CellMeasure.set_property","method/cfdm.CellMeasure.squeeze","method/cfdm.CellMeasure.to_memory","method/cfdm.CellMeasure.transpose","method/cfdm.CellMeasure.uncompress","method/cfdm.CellMethod.__deepcopy__","method/cfdm.CellMethod.__repr__","method/cfdm.CellMethod.__str__","method/cfdm.CellMethod._docstring_method_exclusions","method/cfdm.CellMethod._docstring_package_depth","method/cfdm.CellMethod._docstring_special_substitutions","method/cfdm.CellMethod._docstring_substitutions","method/cfdm.CellMethod.copy","method/cfdm.CellMethod.creation_commands","method/cfdm.CellMethod.del_axes","method/cfdm.CellMethod.del_method","method/cfdm.CellMethod.del_qualifier","method/cfdm.CellMethod.dump","method/cfdm.CellMethod.equals","method/cfdm.CellMethod.get_axes","method/cfdm.CellMethod.get_method","method/cfdm.CellMethod.get_qualifier","method/cfdm.CellMethod.has_axes","method/cfdm.CellMethod.has_method","method/cfdm.CellMethod.has_qualifier","method/cfdm.CellMethod.identities","method/cfdm.CellMethod.identity","method/cfdm.CellMethod.qualifiers","method/cfdm.CellMethod.set_axes","method/cfdm.CellMethod.set_method","method/cfdm.CellMethod.set_qualifier","method/cfdm.CellMethod.sorted","method/cfdm.CompressedArray.__array__","method/cfdm.CompressedArray.__deepcopy__","method/cfdm.CompressedArray.__getitem__","method/cfdm.CompressedArray.__repr__","method/cfdm.CompressedArray.__str__","method/cfdm.CompressedArray._docstring_method_exclusions","method/cfdm.CompressedArray._docstring_package_depth","method/cfdm.CompressedArray._docstring_special_substitutions","method/cfdm.CompressedArray._docstring_substitutions","method/cfdm.CompressedArray.compressed_dimensions","method/cfdm.CompressedArray.conformed_data","method/cfdm.CompressedArray.copy","method/cfdm.CompressedArray.get_Subarray","method/cfdm.CompressedArray.get_calendar","method/cfdm.CompressedArray.get_compressed_axes","method/cfdm.CompressedArray.get_compressed_dimension","method/cfdm.CompressedArray.get_compression_type","method/cfdm.CompressedArray.get_filename","method/cfdm.CompressedArray.get_filenames","method/cfdm.CompressedArray.get_subspace","method/cfdm.CompressedArray.get_units","method/cfdm.CompressedArray.source","method/cfdm.CompressedArray.subarray_parameters","method/cfdm.CompressedArray.subarray_shapes","method/cfdm.CompressedArray.subarrays","method/cfdm.CompressedArray.to_memory","method/cfdm.Configuration.__enter__","method/cfdm.Configuration.__exit__","method/cfdm.Configuration.__repr__","method/cfdm.Configuration.clear","method/cfdm.Configuration.copy","method/cfdm.Configuration.fromkeys","method/cfdm.Configuration.get","method/cfdm.Configuration.items","method/cfdm.Configuration.keys","method/cfdm.Configuration.pop","method/cfdm.Configuration.popitem","method/cfdm.Configuration.setdefault","method/cfdm.Configuration.update","method/cfdm.Configuration.values","method/cfdm.Constant.__deepcopy__","method/cfdm.Constant.__enter__","method/cfdm.Constant.__exit__","method/cfdm.Constant.__repr__","method/cfdm.Constant.__str__","method/cfdm.Constant.copy","method/cfdm.Constructs.__call__","method/cfdm.Constructs.__contains__","method/cfdm.Constructs.__copy__","method/cfdm.Constructs.__deepcopy__","method/cfdm.Constructs.__getitem__","method/cfdm.Constructs.__iter__","method/cfdm.Constructs.__len__","method/cfdm.Constructs.__repr__","method/cfdm.Constructs.__str__","method/cfdm.Constructs._docstring_method_exclusions","method/cfdm.Constructs._docstring_package_depth","method/cfdm.Constructs._docstring_special_substitutions","method/cfdm.Constructs._docstring_substitutions","method/cfdm.Constructs.clear_filters_applied","method/cfdm.Constructs.construct_type","method/cfdm.Constructs.construct_types","method/cfdm.Constructs.copy","method/cfdm.Constructs.data_axes","method/cfdm.Constructs.domain_axes","method/cfdm.Constructs.domain_axis_identity","method/cfdm.Constructs.equals","method/cfdm.Constructs.filter","method/cfdm.Constructs.filter_by_axis","method/cfdm.Constructs.filter_by_cell","method/cfdm.Constructs.filter_by_connectivity","method/cfdm.Constructs.filter_by_data","method/cfdm.Constructs.filter_by_identity","method/cfdm.Constructs.filter_by_key","method/cfdm.Constructs.filter_by_measure","method/cfdm.Constructs.filter_by_method","method/cfdm.Constructs.filter_by_naxes","method/cfdm.Constructs.filter_by_ncdim","method/cfdm.Constructs.filter_by_ncvar","method/cfdm.Constructs.filter_by_property","method/cfdm.Constructs.filter_by_size","method/cfdm.Constructs.filter_by_type","method/cfdm.Constructs.filters_applied","method/cfdm.Constructs.get","method/cfdm.Constructs.get_data_axes","method/cfdm.Constructs.inverse_filter","method/cfdm.Constructs.items","method/cfdm.Constructs.key","method/cfdm.Constructs.keys","method/cfdm.Constructs.new_identifier","method/cfdm.Constructs.ordered","method/cfdm.Constructs.replace","method/cfdm.Constructs.shallow_copy","method/cfdm.Constructs.todict","method/cfdm.Constructs.unfilter","method/cfdm.Constructs.value","method/cfdm.Constructs.values","method/cfdm.CoordinateConversion.__bool__","method/cfdm.CoordinateConversion.__deepcopy__","method/cfdm.CoordinateConversion.__repr__","method/cfdm.CoordinateConversion.__str__","method/cfdm.CoordinateConversion._docstring_method_exclusions","method/cfdm.CoordinateConversion._docstring_package_depth","method/cfdm.CoordinateConversion._docstring_special_substitutions","method/cfdm.CoordinateConversion._docstring_substitutions","method/cfdm.CoordinateConversion.clear_domain_ancillaries","method/cfdm.CoordinateConversion.clear_parameters","method/cfdm.CoordinateConversion.copy","method/cfdm.CoordinateConversion.del_domain_ancillary","method/cfdm.CoordinateConversion.del_parameter","method/cfdm.CoordinateConversion.domain_ancillaries","method/cfdm.CoordinateConversion.equals","method/cfdm.CoordinateConversion.get_domain_ancillary","method/cfdm.CoordinateConversion.get_parameter","method/cfdm.CoordinateConversion.has_domain_ancillary","method/cfdm.CoordinateConversion.has_parameter","method/cfdm.CoordinateConversion.parameters","method/cfdm.CoordinateConversion.set_domain_ancillaries","method/cfdm.CoordinateConversion.set_domain_ancillary","method/cfdm.CoordinateConversion.set_parameter","method/cfdm.CoordinateConversion.set_parameters","method/cfdm.CoordinateReference.__deepcopy__","method/cfdm.CoordinateReference.__repr__","method/cfdm.CoordinateReference.__str__","method/cfdm.CoordinateReference._docstring_method_exclusions","method/cfdm.CoordinateReference._docstring_package_depth","method/cfdm.CoordinateReference._docstring_special_substitutions","method/cfdm.CoordinateReference._docstring_substitutions","method/cfdm.CoordinateReference.clear_coordinates","method/cfdm.CoordinateReference.coordinates","method/cfdm.CoordinateReference.copy","method/cfdm.CoordinateReference.creation_commands","method/cfdm.CoordinateReference.del_coordinate","method/cfdm.CoordinateReference.del_coordinate_conversion","method/cfdm.CoordinateReference.del_datum","method/cfdm.CoordinateReference.dump","method/cfdm.CoordinateReference.equals","method/cfdm.CoordinateReference.get_coordinate_conversion","method/cfdm.CoordinateReference.get_datum","method/cfdm.CoordinateReference.get_original_filenames","method/cfdm.CoordinateReference.has_coordinate","method/cfdm.CoordinateReference.identities","method/cfdm.CoordinateReference.identity","method/cfdm.CoordinateReference.nc_clear_variable_groups","method/cfdm.CoordinateReference.nc_del_variable","method/cfdm.CoordinateReference.nc_get_variable","method/cfdm.CoordinateReference.nc_has_variable","method/cfdm.CoordinateReference.nc_set_variable","method/cfdm.CoordinateReference.nc_set_variable_groups","method/cfdm.CoordinateReference.nc_variable_groups","method/cfdm.CoordinateReference.set_coordinate","method/cfdm.CoordinateReference.set_coordinate_conversion","method/cfdm.CoordinateReference.set_coordinates","method/cfdm.CoordinateReference.set_datum","method/cfdm.Count.__deepcopy__","method/cfdm.Count.__getitem__","method/cfdm.Count.__repr__","method/cfdm.Count.__str__","method/cfdm.Count._docstring_method_exclusions","method/cfdm.Count._docstring_package_depth","method/cfdm.Count._docstring_special_substitutions","method/cfdm.Count._docstring_substitutions","method/cfdm.Count.apply_masking","method/cfdm.Count.clear_properties","method/cfdm.Count.copy","method/cfdm.Count.creation_commands","method/cfdm.Count.del_data","method/cfdm.Count.del_properties","method/cfdm.Count.del_property","method/cfdm.Count.dump","method/cfdm.Count.equals","method/cfdm.Count.get_data","method/cfdm.Count.get_filenames","method/cfdm.Count.get_original_filenames","method/cfdm.Count.get_property","method/cfdm.Count.has_bounds","method/cfdm.Count.has_data","method/cfdm.Count.has_property","method/cfdm.Count.identities","method/cfdm.Count.identity","method/cfdm.Count.insert_dimension","method/cfdm.Count.nc_clear_dimension_groups","method/cfdm.Count.nc_clear_sample_dimension_groups","method/cfdm.Count.nc_clear_variable_groups","method/cfdm.Count.nc_del_dimension","method/cfdm.Count.nc_del_sample_dimension","method/cfdm.Count.nc_del_variable","method/cfdm.Count.nc_dimension_groups","method/cfdm.Count.nc_get_dimension","method/cfdm.Count.nc_get_sample_dimension","method/cfdm.Count.nc_get_variable","method/cfdm.Count.nc_has_dimension","method/cfdm.Count.nc_has_sample_dimension","method/cfdm.Count.nc_has_variable","method/cfdm.Count.nc_sample_dimension_groups","method/cfdm.Count.nc_set_dimension","method/cfdm.Count.nc_set_dimension_groups","method/cfdm.Count.nc_set_sample_dimension","method/cfdm.Count.nc_set_sample_dimension_groups","method/cfdm.Count.nc_set_variable","method/cfdm.Count.nc_set_variable_groups","method/cfdm.Count.nc_variable_groups","method/cfdm.Count.properties","method/cfdm.Count.set_data","method/cfdm.Count.set_properties","method/cfdm.Count.set_property","method/cfdm.Count.squeeze","method/cfdm.Count.to_memory","method/cfdm.Count.transpose","method/cfdm.Count.uncompress","method/cfdm.Data.__array__","method/cfdm.Data.__deepcopy__","method/cfdm.Data.__getitem__","method/cfdm.Data.__int__","method/cfdm.Data.__iter__","method/cfdm.Data.__repr__","method/cfdm.Data.__setitem__","method/cfdm.Data.__str__","method/cfdm.Data._docstring_method_exclusions","method/cfdm.Data._docstring_package_depth","method/cfdm.Data._docstring_special_substitutions","method/cfdm.Data._docstring_substitutions","method/cfdm.Data.any","method/cfdm.Data.apply_masking","method/cfdm.Data.copy","method/cfdm.Data.creation_commands","method/cfdm.Data.del_calendar","method/cfdm.Data.del_fill_value","method/cfdm.Data.del_units","method/cfdm.Data.empty","method/cfdm.Data.equals","method/cfdm.Data.filled","method/cfdm.Data.first_element","method/cfdm.Data.flatten","method/cfdm.Data.get_calendar","method/cfdm.Data.get_compressed_axes","method/cfdm.Data.get_compressed_dimension","method/cfdm.Data.get_compression_type","method/cfdm.Data.get_count","method/cfdm.Data.get_data","method/cfdm.Data.get_dependent_tie_points","method/cfdm.Data.get_filenames","method/cfdm.Data.get_fill_value","method/cfdm.Data.get_index","method/cfdm.Data.get_interpolation_parameters","method/cfdm.Data.get_list","method/cfdm.Data.get_original_filenames","method/cfdm.Data.get_tie_point_indices","method/cfdm.Data.get_units","method/cfdm.Data.has_calendar","method/cfdm.Data.has_fill_value","method/cfdm.Data.has_units","method/cfdm.Data.insert_dimension","method/cfdm.Data.last_element","method/cfdm.Data.masked_values","method/cfdm.Data.max","method/cfdm.Data.maximum","method/cfdm.Data.min","method/cfdm.Data.minimum","method/cfdm.Data.nc_clear_hdf5_chunksizes","method/cfdm.Data.nc_hdf5_chunksizes","method/cfdm.Data.nc_set_hdf5_chunksizes","method/cfdm.Data.second_element","method/cfdm.Data.set_calendar","method/cfdm.Data.set_fill_value","method/cfdm.Data.set_units","method/cfdm.Data.source","method/cfdm.Data.squeeze","method/cfdm.Data.sum","method/cfdm.Data.to_memory","method/cfdm.Data.transpose","method/cfdm.Data.uncompress","method/cfdm.Data.unique","method/cfdm.Datum.__bool__","method/cfdm.Datum.__deepcopy__","method/cfdm.Datum.__repr__","method/cfdm.Datum.__str__","method/cfdm.Datum._docstring_method_exclusions","method/cfdm.Datum._docstring_package_depth","method/cfdm.Datum._docstring_special_substitutions","method/cfdm.Datum._docstring_substitutions","method/cfdm.Datum.clear_parameters","method/cfdm.Datum.copy","method/cfdm.Datum.del_parameter","method/cfdm.Datum.equals","method/cfdm.Datum.get_original_filenames","method/cfdm.Datum.get_parameter","method/cfdm.Datum.has_parameter","method/cfdm.Datum.nc_clear_variable_groups","method/cfdm.Datum.nc_del_variable","method/cfdm.Datum.nc_get_variable","method/cfdm.Datum.nc_has_variable","method/cfdm.Datum.nc_set_variable","method/cfdm.Datum.nc_set_variable_groups","method/cfdm.Datum.nc_variable_groups","method/cfdm.Datum.parameters","method/cfdm.Datum.set_parameter","method/cfdm.Datum.set_parameters","method/cfdm.DimensionCoordinate.__deepcopy__","method/cfdm.DimensionCoordinate.__getitem__","method/cfdm.DimensionCoordinate.__repr__","method/cfdm.DimensionCoordinate.__str__","method/cfdm.DimensionCoordinate._docstring_method_exclusions","method/cfdm.DimensionCoordinate._docstring_package_depth","method/cfdm.DimensionCoordinate._docstring_special_substitutions","method/cfdm.DimensionCoordinate._docstring_substitutions","method/cfdm.DimensionCoordinate.apply_masking","method/cfdm.DimensionCoordinate.clear_properties","method/cfdm.DimensionCoordinate.copy","method/cfdm.DimensionCoordinate.creation_commands","method/cfdm.DimensionCoordinate.del_bounds","method/cfdm.DimensionCoordinate.del_climatology","method/cfdm.DimensionCoordinate.del_data","method/cfdm.DimensionCoordinate.del_geometry","method/cfdm.DimensionCoordinate.del_interior_ring","method/cfdm.DimensionCoordinate.del_node_count","method/cfdm.DimensionCoordinate.del_part_node_count","method/cfdm.DimensionCoordinate.del_properties","method/cfdm.DimensionCoordinate.del_property","method/cfdm.DimensionCoordinate.dump","method/cfdm.DimensionCoordinate.equals","method/cfdm.DimensionCoordinate.get_bounds","method/cfdm.DimensionCoordinate.get_bounds_data","method/cfdm.DimensionCoordinate.get_climatology","method/cfdm.DimensionCoordinate.get_data","method/cfdm.DimensionCoordinate.get_filenames","method/cfdm.DimensionCoordinate.get_geometry","method/cfdm.DimensionCoordinate.get_interior_ring","method/cfdm.DimensionCoordinate.get_node_count","method/cfdm.DimensionCoordinate.get_original_filenames","method/cfdm.DimensionCoordinate.get_part_node_count","method/cfdm.DimensionCoordinate.get_property","method/cfdm.DimensionCoordinate.has_bounds","method/cfdm.DimensionCoordinate.has_data","method/cfdm.DimensionCoordinate.has_geometry","method/cfdm.DimensionCoordinate.has_interior_ring","method/cfdm.DimensionCoordinate.has_node_count","method/cfdm.DimensionCoordinate.has_part_node_count","method/cfdm.DimensionCoordinate.has_property","method/cfdm.DimensionCoordinate.identities","method/cfdm.DimensionCoordinate.identity","method/cfdm.DimensionCoordinate.insert_dimension","method/cfdm.DimensionCoordinate.is_climatology","method/cfdm.DimensionCoordinate.nc_clear_variable_groups","method/cfdm.DimensionCoordinate.nc_del_variable","method/cfdm.DimensionCoordinate.nc_get_variable","method/cfdm.DimensionCoordinate.nc_has_variable","method/cfdm.DimensionCoordinate.nc_set_variable","method/cfdm.DimensionCoordinate.nc_set_variable_groups","method/cfdm.DimensionCoordinate.nc_variable_groups","method/cfdm.DimensionCoordinate.properties","method/cfdm.DimensionCoordinate.set_bounds","method/cfdm.DimensionCoordinate.set_climatology","method/cfdm.DimensionCoordinate.set_data","method/cfdm.DimensionCoordinate.set_geometry","method/cfdm.DimensionCoordinate.set_interior_ring","method/cfdm.DimensionCoordinate.set_node_count","method/cfdm.DimensionCoordinate.set_part_node_count","method/cfdm.DimensionCoordinate.set_properties","method/cfdm.DimensionCoordinate.set_property","method/cfdm.DimensionCoordinate.squeeze","method/cfdm.DimensionCoordinate.to_memory","method/cfdm.DimensionCoordinate.transpose","method/cfdm.DimensionCoordinate.uncompress","method/cfdm.Domain.__deepcopy__","method/cfdm.Domain.__repr__","method/cfdm.Domain.__str__","method/cfdm.Domain._docstring_method_exclusions","method/cfdm.Domain._docstring_package_depth","method/cfdm.Domain._docstring_special_substitutions","method/cfdm.Domain._docstring_substitutions","method/cfdm.Domain.apply_masking","method/cfdm.Domain.auxiliary_coordinate","method/cfdm.Domain.auxiliary_coordinates","method/cfdm.Domain.cell_connectivities","method/cfdm.Domain.cell_connectivity","method/cfdm.Domain.cell_measure","method/cfdm.Domain.cell_measures","method/cfdm.Domain.clear_properties","method/cfdm.Domain.climatological_time_axes","method/cfdm.Domain.construct","method/cfdm.Domain.construct_item","method/cfdm.Domain.construct_key","method/cfdm.Domain.coordinate","method/cfdm.Domain.coordinate_reference","method/cfdm.Domain.coordinate_references","method/cfdm.Domain.coordinates","method/cfdm.Domain.copy","method/cfdm.Domain.creation_commands","method/cfdm.Domain.dataset_compliance","method/cfdm.Domain.del_construct","method/cfdm.Domain.del_data_axes","method/cfdm.Domain.del_properties","method/cfdm.Domain.del_property","method/cfdm.Domain.dimension_coordinate","method/cfdm.Domain.dimension_coordinates","method/cfdm.Domain.domain_ancillaries","method/cfdm.Domain.domain_ancillary","method/cfdm.Domain.domain_axes","method/cfdm.Domain.domain_axis","method/cfdm.Domain.domain_axis_key","method/cfdm.Domain.domain_topologies","method/cfdm.Domain.domain_topology","method/cfdm.Domain.dump","method/cfdm.Domain.equals","method/cfdm.Domain.fromconstructs","method/cfdm.Domain.get_construct","method/cfdm.Domain.get_data_axes","method/cfdm.Domain.get_filenames","method/cfdm.Domain.get_original_filenames","method/cfdm.Domain.get_property","method/cfdm.Domain.has_bounds","method/cfdm.Domain.has_construct","method/cfdm.Domain.has_data","method/cfdm.Domain.has_data_axes","method/cfdm.Domain.has_geometry","method/cfdm.Domain.has_property","method/cfdm.Domain.identities","method/cfdm.Domain.identity","method/cfdm.Domain.nc_clear_component_dimension_groups","method/cfdm.Domain.nc_clear_component_sample_dimension_groups","method/cfdm.Domain.nc_clear_component_variable_groups","method/cfdm.Domain.nc_clear_geometry_variable_groups","method/cfdm.Domain.nc_clear_global_attributes","method/cfdm.Domain.nc_clear_group_attributes","method/cfdm.Domain.nc_clear_variable_groups","method/cfdm.Domain.nc_del_component_dimension","method/cfdm.Domain.nc_del_component_sample_dimension","method/cfdm.Domain.nc_del_component_variable","method/cfdm.Domain.nc_del_geometry_variable","method/cfdm.Domain.nc_del_variable","method/cfdm.Domain.nc_geometry_variable_groups","method/cfdm.Domain.nc_get_geometry_variable","method/cfdm.Domain.nc_get_variable","method/cfdm.Domain.nc_global_attributes","method/cfdm.Domain.nc_group_attributes","method/cfdm.Domain.nc_has_geometry_variable","method/cfdm.Domain.nc_has_variable","method/cfdm.Domain.nc_set_component_dimension","method/cfdm.Domain.nc_set_component_dimension_groups","method/cfdm.Domain.nc_set_component_sample_dimension","method/cfdm.Domain.nc_set_component_sample_dimension_groups","method/cfdm.Domain.nc_set_component_variable","method/cfdm.Domain.nc_set_component_variable_groups","method/cfdm.Domain.nc_set_geometry_variable","method/cfdm.Domain.nc_set_geometry_variable_groups","method/cfdm.Domain.nc_set_global_attribute","method/cfdm.Domain.nc_set_global_attributes","method/cfdm.Domain.nc_set_group_attribute","method/cfdm.Domain.nc_set_group_attributes","method/cfdm.Domain.nc_set_variable","method/cfdm.Domain.nc_set_variable_groups","method/cfdm.Domain.nc_variable_groups","method/cfdm.Domain.properties","method/cfdm.Domain.set_construct","method/cfdm.Domain.set_data_axes","method/cfdm.Domain.set_properties","method/cfdm.Domain.set_property","method/cfdm.Domain.uncompress","method/cfdm.DomainAncillary.__deepcopy__","method/cfdm.DomainAncillary.__getitem__","method/cfdm.DomainAncillary.__repr__","method/cfdm.DomainAncillary.__str__","method/cfdm.DomainAncillary._docstring_method_exclusions","method/cfdm.DomainAncillary._docstring_package_depth","method/cfdm.DomainAncillary._docstring_special_substitutions","method/cfdm.DomainAncillary._docstring_substitutions","method/cfdm.DomainAncillary.apply_masking","method/cfdm.DomainAncillary.clear_properties","method/cfdm.DomainAncillary.copy","method/cfdm.DomainAncillary.creation_commands","method/cfdm.DomainAncillary.del_bounds","method/cfdm.DomainAncillary.del_data","method/cfdm.DomainAncillary.del_geometry","method/cfdm.DomainAncillary.del_interior_ring","method/cfdm.DomainAncillary.del_node_count","method/cfdm.DomainAncillary.del_part_node_count","method/cfdm.DomainAncillary.del_properties","method/cfdm.DomainAncillary.del_property","method/cfdm.DomainAncillary.dump","method/cfdm.DomainAncillary.equals","method/cfdm.DomainAncillary.get_bounds","method/cfdm.DomainAncillary.get_bounds_data","method/cfdm.DomainAncillary.get_data","method/cfdm.DomainAncillary.get_filenames","method/cfdm.DomainAncillary.get_geometry","method/cfdm.DomainAncillary.get_interior_ring","method/cfdm.DomainAncillary.get_node_count","method/cfdm.DomainAncillary.get_original_filenames","method/cfdm.DomainAncillary.get_part_node_count","method/cfdm.DomainAncillary.get_property","method/cfdm.DomainAncillary.has_bounds","method/cfdm.DomainAncillary.has_data","method/cfdm.DomainAncillary.has_geometry","method/cfdm.DomainAncillary.has_interior_ring","method/cfdm.DomainAncillary.has_node_count","method/cfdm.DomainAncillary.has_part_node_count","method/cfdm.DomainAncillary.has_property","method/cfdm.DomainAncillary.identities","method/cfdm.DomainAncillary.identity","method/cfdm.DomainAncillary.insert_dimension","method/cfdm.DomainAncillary.nc_clear_variable_groups","method/cfdm.DomainAncillary.nc_del_variable","method/cfdm.DomainAncillary.nc_get_variable","method/cfdm.DomainAncillary.nc_has_variable","method/cfdm.DomainAncillary.nc_set_variable","method/cfdm.DomainAncillary.nc_set_variable_groups","method/cfdm.DomainAncillary.nc_variable_groups","method/cfdm.DomainAncillary.properties","method/cfdm.DomainAncillary.set_bounds","method/cfdm.DomainAncillary.set_data","method/cfdm.DomainAncillary.set_geometry","method/cfdm.DomainAncillary.set_interior_ring","method/cfdm.DomainAncillary.set_node_count","method/cfdm.DomainAncillary.set_part_node_count","method/cfdm.DomainAncillary.set_properties","method/cfdm.DomainAncillary.set_property","method/cfdm.DomainAncillary.squeeze","method/cfdm.DomainAncillary.to_memory","method/cfdm.DomainAncillary.transpose","method/cfdm.DomainAncillary.uncompress","method/cfdm.DomainAxis.__deepcopy__","method/cfdm.DomainAxis.__repr__","method/cfdm.DomainAxis.__str__","method/cfdm.DomainAxis._docstring_method_exclusions","method/cfdm.DomainAxis._docstring_package_depth","method/cfdm.DomainAxis._docstring_special_substitutions","method/cfdm.DomainAxis._docstring_substitutions","method/cfdm.DomainAxis.copy","method/cfdm.DomainAxis.creation_commands","method/cfdm.DomainAxis.del_size","method/cfdm.DomainAxis.equals","method/cfdm.DomainAxis.get_size","method/cfdm.DomainAxis.has_size","method/cfdm.DomainAxis.identities","method/cfdm.DomainAxis.identity","method/cfdm.DomainAxis.nc_clear_dimension_groups","method/cfdm.DomainAxis.nc_del_dimension","method/cfdm.DomainAxis.nc_dimension_groups","method/cfdm.DomainAxis.nc_get_dimension","method/cfdm.DomainAxis.nc_has_dimension","method/cfdm.DomainAxis.nc_is_unlimited","method/cfdm.DomainAxis.nc_set_dimension","method/cfdm.DomainAxis.nc_set_dimension_groups","method/cfdm.DomainAxis.nc_set_unlimited","method/cfdm.DomainAxis.set_size","method/cfdm.Field.__deepcopy__","method/cfdm.Field.__getitem__","method/cfdm.Field.__repr__","method/cfdm.Field.__str__","method/cfdm.Field._docstring_method_exclusions","method/cfdm.Field._docstring_package_depth","method/cfdm.Field._docstring_special_substitutions","method/cfdm.Field._docstring_substitutions","method/cfdm.Field.apply_masking","method/cfdm.Field.auxiliary_coordinate","method/cfdm.Field.auxiliary_coordinates","method/cfdm.Field.cell_connectivities","method/cfdm.Field.cell_connectivity","method/cfdm.Field.cell_measure","method/cfdm.Field.cell_measures","method/cfdm.Field.cell_method","method/cfdm.Field.cell_methods","method/cfdm.Field.clear_properties","method/cfdm.Field.climatological_time_axes","method/cfdm.Field.compress","method/cfdm.Field.construct","method/cfdm.Field.construct_item","method/cfdm.Field.construct_key","method/cfdm.Field.convert","method/cfdm.Field.coordinate","method/cfdm.Field.coordinate_reference","method/cfdm.Field.coordinate_references","method/cfdm.Field.coordinates","method/cfdm.Field.copy","method/cfdm.Field.creation_commands","method/cfdm.Field.dataset_compliance","method/cfdm.Field.del_construct","method/cfdm.Field.del_data","method/cfdm.Field.del_data_axes","method/cfdm.Field.del_properties","method/cfdm.Field.del_property","method/cfdm.Field.dimension_coordinate","method/cfdm.Field.dimension_coordinates","method/cfdm.Field.domain_ancillaries","method/cfdm.Field.domain_ancillary","method/cfdm.Field.domain_axes","method/cfdm.Field.domain_axis","method/cfdm.Field.domain_axis_key","method/cfdm.Field.domain_topologies","method/cfdm.Field.domain_topology","method/cfdm.Field.dump","method/cfdm.Field.equals","method/cfdm.Field.field_ancillaries","method/cfdm.Field.field_ancillary","method/cfdm.Field.get_construct","method/cfdm.Field.get_data","method/cfdm.Field.get_data_axes","method/cfdm.Field.get_domain","method/cfdm.Field.get_filenames","method/cfdm.Field.get_original_filenames","method/cfdm.Field.get_property","method/cfdm.Field.has_bounds","method/cfdm.Field.has_construct","method/cfdm.Field.has_data","method/cfdm.Field.has_data_axes","method/cfdm.Field.has_geometry","method/cfdm.Field.has_property","method/cfdm.Field.identities","method/cfdm.Field.identity","method/cfdm.Field.indices","method/cfdm.Field.insert_dimension","method/cfdm.Field.nc_clear_component_dimension_groups","method/cfdm.Field.nc_clear_component_sample_dimension_groups","method/cfdm.Field.nc_clear_component_variable_groups","method/cfdm.Field.nc_clear_geometry_variable_groups","method/cfdm.Field.nc_clear_global_attributes","method/cfdm.Field.nc_clear_group_attributes","method/cfdm.Field.nc_clear_variable_groups","method/cfdm.Field.nc_del_component_dimension","method/cfdm.Field.nc_del_component_sample_dimension","method/cfdm.Field.nc_del_component_variable","method/cfdm.Field.nc_del_geometry_variable","method/cfdm.Field.nc_del_variable","method/cfdm.Field.nc_geometry_variable_groups","method/cfdm.Field.nc_get_geometry_variable","method/cfdm.Field.nc_get_variable","method/cfdm.Field.nc_global_attributes","method/cfdm.Field.nc_group_attributes","method/cfdm.Field.nc_has_geometry_variable","method/cfdm.Field.nc_has_variable","method/cfdm.Field.nc_set_component_dimension","method/cfdm.Field.nc_set_component_dimension_groups","method/cfdm.Field.nc_set_component_sample_dimension","method/cfdm.Field.nc_set_component_sample_dimension_groups","method/cfdm.Field.nc_set_component_variable","method/cfdm.Field.nc_set_component_variable_groups","method/cfdm.Field.nc_set_geometry_variable","method/cfdm.Field.nc_set_geometry_variable_groups","method/cfdm.Field.nc_set_global_attribute","method/cfdm.Field.nc_set_global_attributes","method/cfdm.Field.nc_set_group_attribute","method/cfdm.Field.nc_set_group_attributes","method/cfdm.Field.nc_set_variable","method/cfdm.Field.nc_set_variable_groups","method/cfdm.Field.nc_variable_groups","method/cfdm.Field.properties","method/cfdm.Field.set_construct","method/cfdm.Field.set_data","method/cfdm.Field.set_data_axes","method/cfdm.Field.set_properties","method/cfdm.Field.set_property","method/cfdm.Field.squeeze","method/cfdm.Field.to_memory","method/cfdm.Field.transpose","method/cfdm.Field.uncompress","method/cfdm.FieldAncillary.__deepcopy__","method/cfdm.FieldAncillary.__getitem__","method/cfdm.FieldAncillary.__repr__","method/cfdm.FieldAncillary.__str__","method/cfdm.FieldAncillary._docstring_method_exclusions","method/cfdm.FieldAncillary._docstring_package_depth","method/cfdm.FieldAncillary._docstring_special_substitutions","method/cfdm.FieldAncillary._docstring_substitutions","method/cfdm.FieldAncillary.apply_masking","method/cfdm.FieldAncillary.clear_properties","method/cfdm.FieldAncillary.copy","method/cfdm.FieldAncillary.creation_commands","method/cfdm.FieldAncillary.del_data","method/cfdm.FieldAncillary.del_properties","method/cfdm.FieldAncillary.del_property","method/cfdm.FieldAncillary.dump","method/cfdm.FieldAncillary.equals","method/cfdm.FieldAncillary.get_data","method/cfdm.FieldAncillary.get_filenames","method/cfdm.FieldAncillary.get_original_filenames","method/cfdm.FieldAncillary.get_property","method/cfdm.FieldAncillary.has_bounds","method/cfdm.FieldAncillary.has_data","method/cfdm.FieldAncillary.has_property","method/cfdm.FieldAncillary.identities","method/cfdm.FieldAncillary.identity","method/cfdm.FieldAncillary.insert_dimension","method/cfdm.FieldAncillary.nc_clear_variable_groups","method/cfdm.FieldAncillary.nc_del_variable","method/cfdm.FieldAncillary.nc_get_variable","method/cfdm.FieldAncillary.nc_has_variable","method/cfdm.FieldAncillary.nc_set_variable","method/cfdm.FieldAncillary.nc_set_variable_groups","method/cfdm.FieldAncillary.nc_variable_groups","method/cfdm.FieldAncillary.properties","method/cfdm.FieldAncillary.set_data","method/cfdm.FieldAncillary.set_properties","method/cfdm.FieldAncillary.set_property","method/cfdm.FieldAncillary.squeeze","method/cfdm.FieldAncillary.to_memory","method/cfdm.FieldAncillary.transpose","method/cfdm.FieldAncillary.uncompress","method/cfdm.GatheredArray.__array__","method/cfdm.GatheredArray.__deepcopy__","method/cfdm.GatheredArray.__getitem__","method/cfdm.GatheredArray.__repr__","method/cfdm.GatheredArray.__str__","method/cfdm.GatheredArray._docstring_method_exclusions","method/cfdm.GatheredArray._docstring_package_depth","method/cfdm.GatheredArray._docstring_special_substitutions","method/cfdm.GatheredArray._docstring_substitutions","method/cfdm.GatheredArray.compressed_dimensions","method/cfdm.GatheredArray.conformed_data","method/cfdm.GatheredArray.copy","method/cfdm.GatheredArray.get_Subarray","method/cfdm.GatheredArray.get_calendar","method/cfdm.GatheredArray.get_compressed_axes","method/cfdm.GatheredArray.get_compressed_dimension","method/cfdm.GatheredArray.get_compression_type","method/cfdm.GatheredArray.get_filename","method/cfdm.GatheredArray.get_filenames","method/cfdm.GatheredArray.get_list","method/cfdm.GatheredArray.get_subspace","method/cfdm.GatheredArray.get_units","method/cfdm.GatheredArray.source","method/cfdm.GatheredArray.subarray_parameters","method/cfdm.GatheredArray.subarray_shapes","method/cfdm.GatheredArray.subarrays","method/cfdm.GatheredArray.to_memory","method/cfdm.Index.__deepcopy__","method/cfdm.Index.__getitem__","method/cfdm.Index.__repr__","method/cfdm.Index.__str__","method/cfdm.Index._docstring_method_exclusions","method/cfdm.Index._docstring_package_depth","method/cfdm.Index._docstring_special_substitutions","method/cfdm.Index._docstring_substitutions","method/cfdm.Index.apply_masking","method/cfdm.Index.clear_properties","method/cfdm.Index.copy","method/cfdm.Index.creation_commands","method/cfdm.Index.del_data","method/cfdm.Index.del_properties","method/cfdm.Index.del_property","method/cfdm.Index.dump","method/cfdm.Index.equals","method/cfdm.Index.get_data","method/cfdm.Index.get_filenames","method/cfdm.Index.get_original_filenames","method/cfdm.Index.get_property","method/cfdm.Index.has_bounds","method/cfdm.Index.has_data","method/cfdm.Index.has_property","method/cfdm.Index.identities","method/cfdm.Index.identity","method/cfdm.Index.insert_dimension","method/cfdm.Index.nc_clear_dimension_groups","method/cfdm.Index.nc_clear_sample_dimension_groups","method/cfdm.Index.nc_clear_variable_groups","method/cfdm.Index.nc_del_dimension","method/cfdm.Index.nc_del_sample_dimension","method/cfdm.Index.nc_del_variable","method/cfdm.Index.nc_dimension_groups","method/cfdm.Index.nc_get_dimension","method/cfdm.Index.nc_get_sample_dimension","method/cfdm.Index.nc_get_variable","method/cfdm.Index.nc_has_dimension","method/cfdm.Index.nc_has_sample_dimension","method/cfdm.Index.nc_has_variable","method/cfdm.Index.nc_sample_dimension_groups","method/cfdm.Index.nc_set_dimension","method/cfdm.Index.nc_set_dimension_groups","method/cfdm.Index.nc_set_sample_dimension","method/cfdm.Index.nc_set_sample_dimension_groups","method/cfdm.Index.nc_set_variable","method/cfdm.Index.nc_set_variable_groups","method/cfdm.Index.nc_variable_groups","method/cfdm.Index.properties","method/cfdm.Index.set_data","method/cfdm.Index.set_properties","method/cfdm.Index.set_property","method/cfdm.Index.squeeze","method/cfdm.Index.to_memory","method/cfdm.Index.transpose","method/cfdm.Index.uncompress","method/cfdm.InteriorRing.__deepcopy__","method/cfdm.InteriorRing.__getitem__","method/cfdm.InteriorRing.__repr__","method/cfdm.InteriorRing.__str__","method/cfdm.InteriorRing._docstring_method_exclusions","method/cfdm.InteriorRing._docstring_package_depth","method/cfdm.InteriorRing._docstring_special_substitutions","method/cfdm.InteriorRing._docstring_substitutions","method/cfdm.InteriorRing.apply_masking","method/cfdm.InteriorRing.clear_properties","method/cfdm.InteriorRing.copy","method/cfdm.InteriorRing.creation_commands","method/cfdm.InteriorRing.del_data","method/cfdm.InteriorRing.del_properties","method/cfdm.InteriorRing.del_property","method/cfdm.InteriorRing.dump","method/cfdm.InteriorRing.equals","method/cfdm.InteriorRing.get_data","method/cfdm.InteriorRing.get_filenames","method/cfdm.InteriorRing.get_original_filenames","method/cfdm.InteriorRing.get_property","method/cfdm.InteriorRing.has_bounds","method/cfdm.InteriorRing.has_data","method/cfdm.InteriorRing.has_property","method/cfdm.InteriorRing.identities","method/cfdm.InteriorRing.identity","method/cfdm.InteriorRing.insert_dimension","method/cfdm.InteriorRing.nc_clear_dimension_groups","method/cfdm.InteriorRing.nc_clear_variable_groups","method/cfdm.InteriorRing.nc_del_dimension","method/cfdm.InteriorRing.nc_del_variable","method/cfdm.InteriorRing.nc_dimension_groups","method/cfdm.InteriorRing.nc_get_dimension","method/cfdm.InteriorRing.nc_get_variable","method/cfdm.InteriorRing.nc_has_dimension","method/cfdm.InteriorRing.nc_has_variable","method/cfdm.InteriorRing.nc_set_dimension","method/cfdm.InteriorRing.nc_set_dimension_groups","method/cfdm.InteriorRing.nc_set_variable","method/cfdm.InteriorRing.nc_set_variable_groups","method/cfdm.InteriorRing.nc_variable_groups","method/cfdm.InteriorRing.properties","method/cfdm.InteriorRing.set_data","method/cfdm.InteriorRing.set_properties","method/cfdm.InteriorRing.set_property","method/cfdm.InteriorRing.squeeze","method/cfdm.InteriorRing.to_memory","method/cfdm.InteriorRing.transpose","method/cfdm.InteriorRing.uncompress","method/cfdm.List.__deepcopy__","method/cfdm.List.__getitem__","method/cfdm.List.__repr__","method/cfdm.List.__str__","method/cfdm.List._docstring_method_exclusions","method/cfdm.List._docstring_package_depth","method/cfdm.List._docstring_special_substitutions","method/cfdm.List._docstring_substitutions","method/cfdm.List.apply_masking","method/cfdm.List.clear_properties","method/cfdm.List.copy","method/cfdm.List.creation_commands","method/cfdm.List.del_data","method/cfdm.List.del_properties","method/cfdm.List.del_property","method/cfdm.List.dump","method/cfdm.List.equals","method/cfdm.List.get_data","method/cfdm.List.get_filenames","method/cfdm.List.get_original_filenames","method/cfdm.List.get_property","method/cfdm.List.has_bounds","method/cfdm.List.has_data","method/cfdm.List.has_property","method/cfdm.List.identities","method/cfdm.List.identity","method/cfdm.List.insert_dimension","method/cfdm.List.nc_clear_variable_groups","method/cfdm.List.nc_del_variable","method/cfdm.List.nc_get_variable","method/cfdm.List.nc_has_variable","method/cfdm.List.nc_set_variable","method/cfdm.List.nc_set_variable_groups","method/cfdm.List.nc_variable_groups","method/cfdm.List.properties","method/cfdm.List.set_data","method/cfdm.List.set_properties","method/cfdm.List.set_property","method/cfdm.List.squeeze","method/cfdm.List.to_memory","method/cfdm.List.transpose","method/cfdm.List.uncompress","method/cfdm.NetCDFArray.__getitem__","method/cfdm.NetCDFArray._docstring_method_exclusions","method/cfdm.NetCDFArray._docstring_package_depth","method/cfdm.NetCDFArray._docstring_special_substitutions","method/cfdm.NetCDFArray._docstring_substitutions","method/cfdm.NetCDFArray.close","method/cfdm.NetCDFArray.copy","method/cfdm.NetCDFArray.file_address","method/cfdm.NetCDFArray.get_address","method/cfdm.NetCDFArray.get_addresses","method/cfdm.NetCDFArray.get_calendar","method/cfdm.NetCDFArray.get_compression_type","method/cfdm.NetCDFArray.get_filename","method/cfdm.NetCDFArray.get_filenames","method/cfdm.NetCDFArray.get_format","method/cfdm.NetCDFArray.get_formats","method/cfdm.NetCDFArray.get_group","method/cfdm.NetCDFArray.get_groups","method/cfdm.NetCDFArray.get_mask","method/cfdm.NetCDFArray.get_missing_values","method/cfdm.NetCDFArray.get_ncvar","method/cfdm.NetCDFArray.get_subspace","method/cfdm.NetCDFArray.get_units","method/cfdm.NetCDFArray.get_varid","method/cfdm.NetCDFArray.open","method/cfdm.NetCDFArray.to_memory","method/cfdm.NumpyArray.__getitem__","method/cfdm.NumpyArray._docstring_method_exclusions","method/cfdm.NumpyArray._docstring_package_depth","method/cfdm.NumpyArray._docstring_special_substitutions","method/cfdm.NumpyArray._docstring_substitutions","method/cfdm.NumpyArray.copy","method/cfdm.NumpyArray.get_calendar","method/cfdm.NumpyArray.get_compression_type","method/cfdm.NumpyArray.get_filename","method/cfdm.NumpyArray.get_filenames","method/cfdm.NumpyArray.get_subspace","method/cfdm.NumpyArray.get_units","method/cfdm.NumpyArray.to_memory","method/cfdm.RaggedContiguousArray.__array__","method/cfdm.RaggedContiguousArray.__deepcopy__","method/cfdm.RaggedContiguousArray.__getitem__","method/cfdm.RaggedContiguousArray.__repr__","method/cfdm.RaggedContiguousArray.__str__","method/cfdm.RaggedContiguousArray._docstring_method_exclusions","method/cfdm.RaggedContiguousArray._docstring_package_depth","method/cfdm.RaggedContiguousArray._docstring_special_substitutions","method/cfdm.RaggedContiguousArray._docstring_substitutions","method/cfdm.RaggedContiguousArray.compressed_dimensions","method/cfdm.RaggedContiguousArray.conformed_data","method/cfdm.RaggedContiguousArray.copy","method/cfdm.RaggedContiguousArray.get_Subarray","method/cfdm.RaggedContiguousArray.get_calendar","method/cfdm.RaggedContiguousArray.get_compressed_axes","method/cfdm.RaggedContiguousArray.get_compressed_dimension","method/cfdm.RaggedContiguousArray.get_compression_type","method/cfdm.RaggedContiguousArray.get_count","method/cfdm.RaggedContiguousArray.get_filename","method/cfdm.RaggedContiguousArray.get_filenames","method/cfdm.RaggedContiguousArray.get_index","method/cfdm.RaggedContiguousArray.get_subspace","method/cfdm.RaggedContiguousArray.get_units","method/cfdm.RaggedContiguousArray.source","method/cfdm.RaggedContiguousArray.subarray_parameters","method/cfdm.RaggedContiguousArray.subarray_shapes","method/cfdm.RaggedContiguousArray.subarrays","method/cfdm.RaggedContiguousArray.to_memory","method/cfdm.RaggedIndexedArray.__array__","method/cfdm.RaggedIndexedArray.__deepcopy__","method/cfdm.RaggedIndexedArray.__getitem__","method/cfdm.RaggedIndexedArray.__repr__","method/cfdm.RaggedIndexedArray.__str__","method/cfdm.RaggedIndexedArray._docstring_method_exclusions","method/cfdm.RaggedIndexedArray._docstring_package_depth","method/cfdm.RaggedIndexedArray._docstring_special_substitutions","method/cfdm.RaggedIndexedArray._docstring_substitutions","method/cfdm.RaggedIndexedArray.compressed_dimensions","method/cfdm.RaggedIndexedArray.conformed_data","method/cfdm.RaggedIndexedArray.copy","method/cfdm.RaggedIndexedArray.get_Subarray","method/cfdm.RaggedIndexedArray.get_calendar","method/cfdm.RaggedIndexedArray.get_compressed_axes","method/cfdm.RaggedIndexedArray.get_compressed_dimension","method/cfdm.RaggedIndexedArray.get_compression_type","method/cfdm.RaggedIndexedArray.get_count","method/cfdm.RaggedIndexedArray.get_filename","method/cfdm.RaggedIndexedArray.get_filenames","method/cfdm.RaggedIndexedArray.get_index","method/cfdm.RaggedIndexedArray.get_subspace","method/cfdm.RaggedIndexedArray.get_units","method/cfdm.RaggedIndexedArray.source","method/cfdm.RaggedIndexedArray.subarray_parameters","method/cfdm.RaggedIndexedArray.subarray_shapes","method/cfdm.RaggedIndexedArray.subarrays","method/cfdm.RaggedIndexedArray.to_memory","method/cfdm.RaggedIndexedContiguousArray.__array__","method/cfdm.RaggedIndexedContiguousArray.__deepcopy__","method/cfdm.RaggedIndexedContiguousArray.__getitem__","method/cfdm.RaggedIndexedContiguousArray.__repr__","method/cfdm.RaggedIndexedContiguousArray.__str__","method/cfdm.RaggedIndexedContiguousArray._docstring_method_exclusions","method/cfdm.RaggedIndexedContiguousArray._docstring_package_depth","method/cfdm.RaggedIndexedContiguousArray._docstring_special_substitutions","method/cfdm.RaggedIndexedContiguousArray._docstring_substitutions","method/cfdm.RaggedIndexedContiguousArray.compressed_dimensions","method/cfdm.RaggedIndexedContiguousArray.conformed_data","method/cfdm.RaggedIndexedContiguousArray.copy","method/cfdm.RaggedIndexedContiguousArray.get_Subarray","method/cfdm.RaggedIndexedContiguousArray.get_calendar","method/cfdm.RaggedIndexedContiguousArray.get_compressed_axes","method/cfdm.RaggedIndexedContiguousArray.get_compressed_dimension","method/cfdm.RaggedIndexedContiguousArray.get_compression_type","method/cfdm.RaggedIndexedContiguousArray.get_count","method/cfdm.RaggedIndexedContiguousArray.get_filename","method/cfdm.RaggedIndexedContiguousArray.get_filenames","method/cfdm.RaggedIndexedContiguousArray.get_index","method/cfdm.RaggedIndexedContiguousArray.get_subspace","method/cfdm.RaggedIndexedContiguousArray.get_units","method/cfdm.RaggedIndexedContiguousArray.source","method/cfdm.RaggedIndexedContiguousArray.subarray_parameters","method/cfdm.RaggedIndexedContiguousArray.subarray_shapes","method/cfdm.RaggedIndexedContiguousArray.subarrays","method/cfdm.RaggedIndexedContiguousArray.to_memory","method/cfdm.core.Array.__deepcopy__","method/cfdm.core.Array._docstring_method_exclusions","method/cfdm.core.Array._docstring_package_depth","method/cfdm.core.Array._docstring_special_substitutions","method/cfdm.core.Array._docstring_substitutions","method/cfdm.core.Array.copy","method/cfdm.core.AuxiliaryCoordinate.__deepcopy__","method/cfdm.core.AuxiliaryCoordinate._docstring_method_exclusions","method/cfdm.core.AuxiliaryCoordinate._docstring_package_depth","method/cfdm.core.AuxiliaryCoordinate._docstring_special_substitutions","method/cfdm.core.AuxiliaryCoordinate._docstring_substitutions","method/cfdm.core.AuxiliaryCoordinate.clear_properties","method/cfdm.core.AuxiliaryCoordinate.copy","method/cfdm.core.AuxiliaryCoordinate.del_bounds","method/cfdm.core.AuxiliaryCoordinate.del_climatology","method/cfdm.core.AuxiliaryCoordinate.del_data","method/cfdm.core.AuxiliaryCoordinate.del_geometry","method/cfdm.core.AuxiliaryCoordinate.del_interior_ring","method/cfdm.core.AuxiliaryCoordinate.del_properties","method/cfdm.core.AuxiliaryCoordinate.del_property","method/cfdm.core.AuxiliaryCoordinate.get_bounds","method/cfdm.core.AuxiliaryCoordinate.get_climatology","method/cfdm.core.AuxiliaryCoordinate.get_data","method/cfdm.core.AuxiliaryCoordinate.get_geometry","method/cfdm.core.AuxiliaryCoordinate.get_interior_ring","method/cfdm.core.AuxiliaryCoordinate.get_property","method/cfdm.core.AuxiliaryCoordinate.has_bounds","method/cfdm.core.AuxiliaryCoordinate.has_data","method/cfdm.core.AuxiliaryCoordinate.has_geometry","method/cfdm.core.AuxiliaryCoordinate.has_interior_ring","method/cfdm.core.AuxiliaryCoordinate.has_property","method/cfdm.core.AuxiliaryCoordinate.is_climatology","method/cfdm.core.AuxiliaryCoordinate.properties","method/cfdm.core.AuxiliaryCoordinate.set_bounds","method/cfdm.core.AuxiliaryCoordinate.set_climatology","method/cfdm.core.AuxiliaryCoordinate.set_data","method/cfdm.core.AuxiliaryCoordinate.set_geometry","method/cfdm.core.AuxiliaryCoordinate.set_interior_ring","method/cfdm.core.AuxiliaryCoordinate.set_properties","method/cfdm.core.AuxiliaryCoordinate.set_property","method/cfdm.core.Bounds.__deepcopy__","method/cfdm.core.Bounds.clear_properties","method/cfdm.core.Bounds.copy","method/cfdm.core.Bounds.del_data","method/cfdm.core.Bounds.del_properties","method/cfdm.core.Bounds.del_property","method/cfdm.core.Bounds.get_data","method/cfdm.core.Bounds.get_property","method/cfdm.core.Bounds.has_bounds","method/cfdm.core.Bounds.has_data","method/cfdm.core.Bounds.has_property","method/cfdm.core.Bounds.properties","method/cfdm.core.Bounds.set_data","method/cfdm.core.Bounds.set_properties","method/cfdm.core.Bounds.set_property","method/cfdm.core.CellMeasure.__deepcopy__","method/cfdm.core.CellMeasure._docstring_method_exclusions","method/cfdm.core.CellMeasure._docstring_package_depth","method/cfdm.core.CellMeasure._docstring_special_substitutions","method/cfdm.core.CellMeasure._docstring_substitutions","method/cfdm.core.CellMeasure.clear_properties","method/cfdm.core.CellMeasure.copy","method/cfdm.core.CellMeasure.del_data","method/cfdm.core.CellMeasure.del_measure","method/cfdm.core.CellMeasure.del_properties","method/cfdm.core.CellMeasure.del_property","method/cfdm.core.CellMeasure.get_data","method/cfdm.core.CellMeasure.get_measure","method/cfdm.core.CellMeasure.get_property","method/cfdm.core.CellMeasure.has_bounds","method/cfdm.core.CellMeasure.has_data","method/cfdm.core.CellMeasure.has_measure","method/cfdm.core.CellMeasure.has_property","method/cfdm.core.CellMeasure.properties","method/cfdm.core.CellMeasure.set_data","method/cfdm.core.CellMeasure.set_measure","method/cfdm.core.CellMeasure.set_properties","method/cfdm.core.CellMeasure.set_property","method/cfdm.core.CellMethod.__deepcopy__","method/cfdm.core.CellMethod._docstring_method_exclusions","method/cfdm.core.CellMethod._docstring_package_depth","method/cfdm.core.CellMethod._docstring_special_substitutions","method/cfdm.core.CellMethod._docstring_substitutions","method/cfdm.core.CellMethod.copy","method/cfdm.core.CellMethod.del_axes","method/cfdm.core.CellMethod.del_method","method/cfdm.core.CellMethod.del_qualifier","method/cfdm.core.CellMethod.get_axes","method/cfdm.core.CellMethod.get_method","method/cfdm.core.CellMethod.get_qualifier","method/cfdm.core.CellMethod.has_axes","method/cfdm.core.CellMethod.has_method","method/cfdm.core.CellMethod.has_qualifier","method/cfdm.core.CellMethod.qualifiers","method/cfdm.core.CellMethod.set_axes","method/cfdm.core.CellMethod.set_method","method/cfdm.core.CellMethod.set_qualifier","method/cfdm.core.Constructs.__contains__","method/cfdm.core.Constructs.__copy__","method/cfdm.core.Constructs.__deepcopy__","method/cfdm.core.Constructs.__getitem__","method/cfdm.core.Constructs.__iter__","method/cfdm.core.Constructs.__len__","method/cfdm.core.Constructs._docstring_method_exclusions","method/cfdm.core.Constructs._docstring_package_depth","method/cfdm.core.Constructs._docstring_special_substitutions","method/cfdm.core.Constructs._docstring_substitutions","method/cfdm.core.Constructs.construct_type","method/cfdm.core.Constructs.construct_types","method/cfdm.core.Constructs.copy","method/cfdm.core.Constructs.data_axes","method/cfdm.core.Constructs.filter_by_type","method/cfdm.core.Constructs.get","method/cfdm.core.Constructs.get_data_axes","method/cfdm.core.Constructs.items","method/cfdm.core.Constructs.key","method/cfdm.core.Constructs.keys","method/cfdm.core.Constructs.new_identifier","method/cfdm.core.Constructs.ordered","method/cfdm.core.Constructs.replace","method/cfdm.core.Constructs.shallow_copy","method/cfdm.core.Constructs.todict","method/cfdm.core.Constructs.value","method/cfdm.core.Constructs.values","method/cfdm.core.Container.__deepcopy__","method/cfdm.core.Container._del_component","method/cfdm.core.Container._docstring_method_exclusions","method/cfdm.core.Container._docstring_package_depth","method/cfdm.core.Container._docstring_special_substitutions","method/cfdm.core.Container._docstring_substitutions","method/cfdm.core.Container._get_component","method/cfdm.core.Container._has_component","method/cfdm.core.Container._set_component","method/cfdm.core.Container.copy","method/cfdm.core.Coordinate.__deepcopy__","method/cfdm.core.Coordinate._docstring_method_exclusions","method/cfdm.core.Coordinate._docstring_package_depth","method/cfdm.core.Coordinate._docstring_special_substitutions","method/cfdm.core.Coordinate._docstring_substitutions","method/cfdm.core.Coordinate.clear_properties","method/cfdm.core.Coordinate.copy","method/cfdm.core.Coordinate.del_bounds","method/cfdm.core.Coordinate.del_climatology","method/cfdm.core.Coordinate.del_data","method/cfdm.core.Coordinate.del_geometry","method/cfdm.core.Coordinate.del_interior_ring","method/cfdm.core.Coordinate.del_properties","method/cfdm.core.Coordinate.del_property","method/cfdm.core.Coordinate.get_bounds","method/cfdm.core.Coordinate.get_climatology","method/cfdm.core.Coordinate.get_data","method/cfdm.core.Coordinate.get_geometry","method/cfdm.core.Coordinate.get_interior_ring","method/cfdm.core.Coordinate.get_property","method/cfdm.core.Coordinate.has_bounds","method/cfdm.core.Coordinate.has_data","method/cfdm.core.Coordinate.has_geometry","method/cfdm.core.Coordinate.has_interior_ring","method/cfdm.core.Coordinate.has_property","method/cfdm.core.Coordinate.is_climatology","method/cfdm.core.Coordinate.properties","method/cfdm.core.Coordinate.set_bounds","method/cfdm.core.Coordinate.set_climatology","method/cfdm.core.Coordinate.set_data","method/cfdm.core.Coordinate.set_geometry","method/cfdm.core.Coordinate.set_interior_ring","method/cfdm.core.Coordinate.set_properties","method/cfdm.core.Coordinate.set_property","method/cfdm.core.CoordinateConversion.__deepcopy__","method/cfdm.core.CoordinateConversion._docstring_method_exclusions","method/cfdm.core.CoordinateConversion._docstring_package_depth","method/cfdm.core.CoordinateConversion._docstring_special_substitutions","method/cfdm.core.CoordinateConversion._docstring_substitutions","method/cfdm.core.CoordinateConversion.clear_domain_ancillaries","method/cfdm.core.CoordinateConversion.clear_parameters","method/cfdm.core.CoordinateConversion.copy","method/cfdm.core.CoordinateConversion.del_domain_ancillary","method/cfdm.core.CoordinateConversion.del_parameter","method/cfdm.core.CoordinateConversion.domain_ancillaries","method/cfdm.core.CoordinateConversion.get_domain_ancillary","method/cfdm.core.CoordinateConversion.get_parameter","method/cfdm.core.CoordinateConversion.has_domain_ancillary","method/cfdm.core.CoordinateConversion.has_parameter","method/cfdm.core.CoordinateConversion.parameters","method/cfdm.core.CoordinateConversion.set_domain_ancillaries","method/cfdm.core.CoordinateConversion.set_domain_ancillary","method/cfdm.core.CoordinateConversion.set_parameter","method/cfdm.core.CoordinateConversion.set_parameters","method/cfdm.core.CoordinateReference.__deepcopy__","method/cfdm.core.CoordinateReference._docstring_method_exclusions","method/cfdm.core.CoordinateReference._docstring_package_depth","method/cfdm.core.CoordinateReference._docstring_special_substitutions","method/cfdm.core.CoordinateReference._docstring_substitutions","method/cfdm.core.CoordinateReference.clear_coordinates","method/cfdm.core.CoordinateReference.coordinates","method/cfdm.core.CoordinateReference.copy","method/cfdm.core.CoordinateReference.del_coordinate","method/cfdm.core.CoordinateReference.del_coordinate_conversion","method/cfdm.core.CoordinateReference.del_datum","method/cfdm.core.CoordinateReference.get_coordinate_conversion","method/cfdm.core.CoordinateReference.get_datum","method/cfdm.core.CoordinateReference.has_coordinate","method/cfdm.core.CoordinateReference.set_coordinate","method/cfdm.core.CoordinateReference.set_coordinate_conversion","method/cfdm.core.CoordinateReference.set_coordinates","method/cfdm.core.CoordinateReference.set_datum","method/cfdm.core.Data.__deepcopy__","method/cfdm.core.Data.__repr__","method/cfdm.core.Data.__str__","method/cfdm.core.Data._docstring_method_exclusions","method/cfdm.core.Data._docstring_package_depth","method/cfdm.core.Data._docstring_special_substitutions","method/cfdm.core.Data._docstring_substitutions","method/cfdm.core.Data.copy","method/cfdm.core.Data.del_calendar","method/cfdm.core.Data.del_fill_value","method/cfdm.core.Data.del_units","method/cfdm.core.Data.get_calendar","method/cfdm.core.Data.get_fill_value","method/cfdm.core.Data.get_units","method/cfdm.core.Data.has_calendar","method/cfdm.core.Data.has_fill_value","method/cfdm.core.Data.has_units","method/cfdm.core.Data.set_calendar","method/cfdm.core.Data.set_fill_value","method/cfdm.core.Data.set_units","method/cfdm.core.Data.source","method/cfdm.core.Datum.__deepcopy__","method/cfdm.core.Datum._docstring_method_exclusions","method/cfdm.core.Datum._docstring_package_depth","method/cfdm.core.Datum._docstring_special_substitutions","method/cfdm.core.Datum._docstring_substitutions","method/cfdm.core.Datum.clear_parameters","method/cfdm.core.Datum.copy","method/cfdm.core.Datum.del_parameter","method/cfdm.core.Datum.get_parameter","method/cfdm.core.Datum.has_parameter","method/cfdm.core.Datum.parameters","method/cfdm.core.Datum.set_parameter","method/cfdm.core.Datum.set_parameters","method/cfdm.core.DimensionCoordinate.__deepcopy__","method/cfdm.core.DimensionCoordinate._docstring_method_exclusions","method/cfdm.core.DimensionCoordinate._docstring_package_depth","method/cfdm.core.DimensionCoordinate._docstring_special_substitutions","method/cfdm.core.DimensionCoordinate._docstring_substitutions","method/cfdm.core.DimensionCoordinate.clear_properties","method/cfdm.core.DimensionCoordinate.copy","method/cfdm.core.DimensionCoordinate.del_bounds","method/cfdm.core.DimensionCoordinate.del_climatology","method/cfdm.core.DimensionCoordinate.del_data","method/cfdm.core.DimensionCoordinate.del_geometry","method/cfdm.core.DimensionCoordinate.del_interior_ring","method/cfdm.core.DimensionCoordinate.del_properties","method/cfdm.core.DimensionCoordinate.del_property","method/cfdm.core.DimensionCoordinate.get_bounds","method/cfdm.core.DimensionCoordinate.get_climatology","method/cfdm.core.DimensionCoordinate.get_data","method/cfdm.core.DimensionCoordinate.get_geometry","method/cfdm.core.DimensionCoordinate.get_interior_ring","method/cfdm.core.DimensionCoordinate.get_property","method/cfdm.core.DimensionCoordinate.has_bounds","method/cfdm.core.DimensionCoordinate.has_data","method/cfdm.core.DimensionCoordinate.has_geometry","method/cfdm.core.DimensionCoordinate.has_interior_ring","method/cfdm.core.DimensionCoordinate.has_property","method/cfdm.core.DimensionCoordinate.is_climatology","method/cfdm.core.DimensionCoordinate.properties","method/cfdm.core.DimensionCoordinate.set_bounds","method/cfdm.core.DimensionCoordinate.set_climatology","method/cfdm.core.DimensionCoordinate.set_data","method/cfdm.core.DimensionCoordinate.set_geometry","method/cfdm.core.DimensionCoordinate.set_interior_ring","method/cfdm.core.DimensionCoordinate.set_properties","method/cfdm.core.DimensionCoordinate.set_property","method/cfdm.core.DocstringRewriteMeta._docstring_method_exclusions","method/cfdm.core.DocstringRewriteMeta._docstring_package_depth","method/cfdm.core.DocstringRewriteMeta._docstring_special_substitutions","method/cfdm.core.DocstringRewriteMeta._docstring_substitutions","method/cfdm.core.DocstringRewriteMeta.mro","method/cfdm.core.Domain.__deepcopy__","method/cfdm.core.Domain._docstring_method_exclusions","method/cfdm.core.Domain._docstring_package_depth","method/cfdm.core.Domain._docstring_special_substitutions","method/cfdm.core.Domain._docstring_substitutions","method/cfdm.core.Domain.clear_properties","method/cfdm.core.Domain.copy","method/cfdm.core.Domain.del_construct","method/cfdm.core.Domain.del_data_axes","method/cfdm.core.Domain.del_properties","method/cfdm.core.Domain.del_property","method/cfdm.core.Domain.fromconstructs","method/cfdm.core.Domain.get_construct","method/cfdm.core.Domain.get_data_axes","method/cfdm.core.Domain.get_property","method/cfdm.core.Domain.has_bounds","method/cfdm.core.Domain.has_construct","method/cfdm.core.Domain.has_data","method/cfdm.core.Domain.has_data_axes","method/cfdm.core.Domain.has_property","method/cfdm.core.Domain.properties","method/cfdm.core.Domain.set_construct","method/cfdm.core.Domain.set_data_axes","method/cfdm.core.Domain.set_properties","method/cfdm.core.Domain.set_property","method/cfdm.core.DomainAncillary.__deepcopy__","method/cfdm.core.DomainAncillary._docstring_method_exclusions","method/cfdm.core.DomainAncillary._docstring_package_depth","method/cfdm.core.DomainAncillary._docstring_special_substitutions","method/cfdm.core.DomainAncillary._docstring_substitutions","method/cfdm.core.DomainAncillary.clear_properties","method/cfdm.core.DomainAncillary.copy","method/cfdm.core.DomainAncillary.del_bounds","method/cfdm.core.DomainAncillary.del_data","method/cfdm.core.DomainAncillary.del_geometry","method/cfdm.core.DomainAncillary.del_interior_ring","method/cfdm.core.DomainAncillary.del_properties","method/cfdm.core.DomainAncillary.del_property","method/cfdm.core.DomainAncillary.get_bounds","method/cfdm.core.DomainAncillary.get_data","method/cfdm.core.DomainAncillary.get_geometry","method/cfdm.core.DomainAncillary.get_interior_ring","method/cfdm.core.DomainAncillary.get_property","method/cfdm.core.DomainAncillary.has_bounds","method/cfdm.core.DomainAncillary.has_data","method/cfdm.core.DomainAncillary.has_geometry","method/cfdm.core.DomainAncillary.has_interior_ring","method/cfdm.core.DomainAncillary.has_property","method/cfdm.core.DomainAncillary.properties","method/cfdm.core.DomainAncillary.set_bounds","method/cfdm.core.DomainAncillary.set_data","method/cfdm.core.DomainAncillary.set_geometry","method/cfdm.core.DomainAncillary.set_interior_ring","method/cfdm.core.DomainAncillary.set_properties","method/cfdm.core.DomainAncillary.set_property","method/cfdm.core.DomainAxis.__deepcopy__","method/cfdm.core.DomainAxis._docstring_method_exclusions","method/cfdm.core.DomainAxis._docstring_package_depth","method/cfdm.core.DomainAxis._docstring_special_substitutions","method/cfdm.core.DomainAxis._docstring_substitutions","method/cfdm.core.DomainAxis.copy","method/cfdm.core.DomainAxis.del_size","method/cfdm.core.DomainAxis.get_size","method/cfdm.core.DomainAxis.has_size","method/cfdm.core.DomainAxis.set_size","method/cfdm.core.Field.__deepcopy__","method/cfdm.core.Field._docstring_method_exclusions","method/cfdm.core.Field._docstring_package_depth","method/cfdm.core.Field._docstring_special_substitutions","method/cfdm.core.Field._docstring_substitutions","method/cfdm.core.Field.clear_properties","method/cfdm.core.Field.copy","method/cfdm.core.Field.del_construct","method/cfdm.core.Field.del_data","method/cfdm.core.Field.del_data_axes","method/cfdm.core.Field.del_properties","method/cfdm.core.Field.del_property","method/cfdm.core.Field.get_construct","method/cfdm.core.Field.get_data","method/cfdm.core.Field.get_data_axes","method/cfdm.core.Field.get_domain","method/cfdm.core.Field.get_property","method/cfdm.core.Field.has_bounds","method/cfdm.core.Field.has_construct","method/cfdm.core.Field.has_data","method/cfdm.core.Field.has_data_axes","method/cfdm.core.Field.has_property","method/cfdm.core.Field.properties","method/cfdm.core.Field.set_construct","method/cfdm.core.Field.set_data","method/cfdm.core.Field.set_data_axes","method/cfdm.core.Field.set_properties","method/cfdm.core.Field.set_property","method/cfdm.core.FieldAncillary.__deepcopy__","method/cfdm.core.FieldAncillary._docstring_method_exclusions","method/cfdm.core.FieldAncillary._docstring_package_depth","method/cfdm.core.FieldAncillary._docstring_special_substitutions","method/cfdm.core.FieldAncillary._docstring_substitutions","method/cfdm.core.FieldAncillary.clear_properties","method/cfdm.core.FieldAncillary.copy","method/cfdm.core.FieldAncillary.del_data","method/cfdm.core.FieldAncillary.del_properties","method/cfdm.core.FieldAncillary.del_property","method/cfdm.core.FieldAncillary.get_data","method/cfdm.core.FieldAncillary.get_property","method/cfdm.core.FieldAncillary.has_bounds","method/cfdm.core.FieldAncillary.has_data","method/cfdm.core.FieldAncillary.has_property","method/cfdm.core.FieldAncillary.properties","method/cfdm.core.FieldAncillary.set_data","method/cfdm.core.FieldAncillary.set_properties","method/cfdm.core.FieldAncillary.set_property","method/cfdm.core.InteriorRing.__deepcopy__","method/cfdm.core.InteriorRing._docstring_method_exclusions","method/cfdm.core.InteriorRing._docstring_package_depth","method/cfdm.core.InteriorRing._docstring_special_substitutions","method/cfdm.core.InteriorRing._docstring_substitutions","method/cfdm.core.InteriorRing.clear_properties","method/cfdm.core.InteriorRing.copy","method/cfdm.core.InteriorRing.del_data","method/cfdm.core.InteriorRing.del_properties","method/cfdm.core.InteriorRing.del_property","method/cfdm.core.InteriorRing.get_data","method/cfdm.core.InteriorRing.get_property","method/cfdm.core.InteriorRing.has_bounds","method/cfdm.core.InteriorRing.has_data","method/cfdm.core.InteriorRing.has_property","method/cfdm.core.InteriorRing.properties","method/cfdm.core.InteriorRing.set_data","method/cfdm.core.InteriorRing.set_properties","method/cfdm.core.InteriorRing.set_property","method/cfdm.core.NumpyArray._docstring_method_exclusions","method/cfdm.core.NumpyArray._docstring_package_depth","method/cfdm.core.NumpyArray._docstring_special_substitutions","method/cfdm.core.NumpyArray._docstring_substitutions","method/cfdm.core.NumpyArray.copy","method/cfdm.core.Parameters.__deepcopy__","method/cfdm.core.Parameters._docstring_method_exclusions","method/cfdm.core.Parameters._docstring_package_depth","method/cfdm.core.Parameters._docstring_special_substitutions","method/cfdm.core.Parameters._docstring_substitutions","method/cfdm.core.Parameters.clear_parameters","method/cfdm.core.Parameters.copy","method/cfdm.core.Parameters.del_parameter","method/cfdm.core.Parameters.get_parameter","method/cfdm.core.Parameters.has_parameter","method/cfdm.core.Parameters.parameters","method/cfdm.core.Parameters.set_parameter","method/cfdm.core.Parameters.set_parameters","method/cfdm.core.ParametersDomainAncillaries.__deepcopy__","method/cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries","method/cfdm.core.ParametersDomainAncillaries.clear_parameters","method/cfdm.core.ParametersDomainAncillaries.copy","method/cfdm.core.ParametersDomainAncillaries.del_domain_ancillary","method/cfdm.core.ParametersDomainAncillaries.del_parameter","method/cfdm.core.ParametersDomainAncillaries.domain_ancillaries","method/cfdm.core.ParametersDomainAncillaries.get_domain_ancillary","method/cfdm.core.ParametersDomainAncillaries.get_parameter","method/cfdm.core.ParametersDomainAncillaries.has_domain_ancillary","method/cfdm.core.ParametersDomainAncillaries.has_parameter","method/cfdm.core.ParametersDomainAncillaries.parameters","method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries","method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillary","method/cfdm.core.ParametersDomainAncillaries.set_parameter","method/cfdm.core.ParametersDomainAncillaries.set_parameters","method/cfdm.core.Properties.__deepcopy__","method/cfdm.core.Properties._docstring_method_exclusions","method/cfdm.core.Properties._docstring_package_depth","method/cfdm.core.Properties._docstring_special_substitutions","method/cfdm.core.Properties._docstring_substitutions","method/cfdm.core.Properties.clear_properties","method/cfdm.core.Properties.copy","method/cfdm.core.Properties.del_properties","method/cfdm.core.Properties.del_property","method/cfdm.core.Properties.get_property","method/cfdm.core.Properties.has_bounds","method/cfdm.core.Properties.has_data","method/cfdm.core.Properties.has_property","method/cfdm.core.Properties.properties","method/cfdm.core.Properties.set_properties","method/cfdm.core.Properties.set_property","method/cfdm.core.PropertiesData.__deepcopy__","method/cfdm.core.PropertiesData._docstring_method_exclusions","method/cfdm.core.PropertiesData._docstring_package_depth","method/cfdm.core.PropertiesData._docstring_special_substitutions","method/cfdm.core.PropertiesData._docstring_substitutions","method/cfdm.core.PropertiesData.clear_properties","method/cfdm.core.PropertiesData.copy","method/cfdm.core.PropertiesData.del_data","method/cfdm.core.PropertiesData.del_properties","method/cfdm.core.PropertiesData.del_property","method/cfdm.core.PropertiesData.get_data","method/cfdm.core.PropertiesData.get_property","method/cfdm.core.PropertiesData.has_bounds","method/cfdm.core.PropertiesData.has_data","method/cfdm.core.PropertiesData.has_property","method/cfdm.core.PropertiesData.properties","method/cfdm.core.PropertiesData.set_data","method/cfdm.core.PropertiesData.set_properties","method/cfdm.core.PropertiesData.set_property","method/cfdm.core.PropertiesDataBounds.__deepcopy__","method/cfdm.core.PropertiesDataBounds._docstring_method_exclusions","method/cfdm.core.PropertiesDataBounds._docstring_package_depth","method/cfdm.core.PropertiesDataBounds._docstring_special_substitutions","method/cfdm.core.PropertiesDataBounds._docstring_substitutions","method/cfdm.core.PropertiesDataBounds.clear_properties","method/cfdm.core.PropertiesDataBounds.copy","method/cfdm.core.PropertiesDataBounds.del_bounds","method/cfdm.core.PropertiesDataBounds.del_data","method/cfdm.core.PropertiesDataBounds.del_geometry","method/cfdm.core.PropertiesDataBounds.del_interior_ring","method/cfdm.core.PropertiesDataBounds.del_properties","method/cfdm.core.PropertiesDataBounds.del_property","method/cfdm.core.PropertiesDataBounds.get_bounds","method/cfdm.core.PropertiesDataBounds.get_data","method/cfdm.core.PropertiesDataBounds.get_geometry","method/cfdm.core.PropertiesDataBounds.get_interior_ring","method/cfdm.core.PropertiesDataBounds.get_property","method/cfdm.core.PropertiesDataBounds.has_bounds","method/cfdm.core.PropertiesDataBounds.has_data","method/cfdm.core.PropertiesDataBounds.has_geometry","method/cfdm.core.PropertiesDataBounds.has_interior_ring","method/cfdm.core.PropertiesDataBounds.has_property","method/cfdm.core.PropertiesDataBounds.properties","method/cfdm.core.PropertiesDataBounds.set_bounds","method/cfdm.core.PropertiesDataBounds.set_data","method/cfdm.core.PropertiesDataBounds.set_geometry","method/cfdm.core.PropertiesDataBounds.set_interior_ring","method/cfdm.core.PropertiesDataBounds.set_properties","method/cfdm.core.PropertiesDataBounds.set_property","performance","philosophy","releases","sample_datasets","support","tutorial"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":1,"sphinx.domains.index":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,"sphinx.ext.intersphinx":1,sphinx:56},filenames:["Changelog.rst","api_reference.rst","attribute/cfdm.Array.array.rst","attribute/cfdm.Array.dtype.rst","attribute/cfdm.Array.ndim.rst","attribute/cfdm.Array.shape.rst","attribute/cfdm.Array.size.rst","attribute/cfdm.AuxiliaryCoordinate.array.rst","attribute/cfdm.AuxiliaryCoordinate.bounds.rst","attribute/cfdm.AuxiliaryCoordinate.construct_type.rst","attribute/cfdm.AuxiliaryCoordinate.data.rst","attribute/cfdm.AuxiliaryCoordinate.datetime_array.rst","attribute/cfdm.AuxiliaryCoordinate.dtype.rst","attribute/cfdm.AuxiliaryCoordinate.interior_ring.rst","attribute/cfdm.AuxiliaryCoordinate.ndim.rst","attribute/cfdm.AuxiliaryCoordinate.shape.rst","attribute/cfdm.AuxiliaryCoordinate.size.rst","attribute/cfdm.Bounds.array.rst","attribute/cfdm.Bounds.data.rst","attribute/cfdm.Bounds.datetime_array.rst","attribute/cfdm.Bounds.dtype.rst","attribute/cfdm.Bounds.ndim.rst","attribute/cfdm.Bounds.shape.rst","attribute/cfdm.Bounds.size.rst","attribute/cfdm.CellMeasure.array.rst","attribute/cfdm.CellMeasure.construct_type.rst","attribute/cfdm.CellMeasure.data.rst","attribute/cfdm.CellMeasure.datetime_array.rst","attribute/cfdm.CellMeasure.dtype.rst","attribute/cfdm.CellMeasure.ndim.rst","attribute/cfdm.CellMeasure.shape.rst","attribute/cfdm.CellMeasure.size.rst","attribute/cfdm.CellMethod.construct_type.rst","attribute/cfdm.CompressedArray.array.rst","attribute/cfdm.CompressedArray.compressed_array.rst","attribute/cfdm.CompressedArray.dtype.rst","attribute/cfdm.CompressedArray.ndim.rst","attribute/cfdm.CompressedArray.shape.rst","attribute/cfdm.CompressedArray.size.rst","attribute/cfdm.Constant._func.rst","attribute/cfdm.Constant.value.rst","attribute/cfdm.CoordinateReference.construct_type.rst","attribute/cfdm.CoordinateReference.coordinate_conversion.rst","attribute/cfdm.CoordinateReference.datum.rst","attribute/cfdm.Count.array.rst","attribute/cfdm.Count.data.rst","attribute/cfdm.Count.datetime_array.rst","attribute/cfdm.Count.dtype.rst","attribute/cfdm.Count.ndim.rst","attribute/cfdm.Count.shape.rst","attribute/cfdm.Count.size.rst","attribute/cfdm.Data.array.rst","attribute/cfdm.Data.compressed_array.rst","attribute/cfdm.Data.data.rst","attribute/cfdm.Data.datetime_array.rst","attribute/cfdm.Data.datetime_as_string.rst","attribute/cfdm.Data.dtype.rst","attribute/cfdm.Data.mask.rst","attribute/cfdm.Data.ndim.rst","attribute/cfdm.Data.shape.rst","attribute/cfdm.Data.size.rst","attribute/cfdm.Data.sparse_array.rst","attribute/cfdm.DimensionCoordinate.array.rst","attribute/cfdm.DimensionCoordinate.bounds.rst","attribute/cfdm.DimensionCoordinate.construct_type.rst","attribute/cfdm.DimensionCoordinate.data.rst","attribute/cfdm.DimensionCoordinate.datetime_array.rst","attribute/cfdm.DimensionCoordinate.dtype.rst","attribute/cfdm.DimensionCoordinate.interior_ring.rst","attribute/cfdm.DimensionCoordinate.ndim.rst","attribute/cfdm.DimensionCoordinate.shape.rst","attribute/cfdm.DimensionCoordinate.size.rst","attribute/cfdm.Domain.construct_type.rst","attribute/cfdm.Domain.constructs.rst","attribute/cfdm.DomainAncillary.array.rst","attribute/cfdm.DomainAncillary.bounds.rst","attribute/cfdm.DomainAncillary.construct_type.rst","attribute/cfdm.DomainAncillary.data.rst","attribute/cfdm.DomainAncillary.datetime_array.rst","attribute/cfdm.DomainAncillary.dtype.rst","attribute/cfdm.DomainAncillary.interior_ring.rst","attribute/cfdm.DomainAncillary.ndim.rst","attribute/cfdm.DomainAncillary.shape.rst","attribute/cfdm.DomainAncillary.size.rst","attribute/cfdm.DomainAxis.construct_type.rst","attribute/cfdm.Field.array.rst","attribute/cfdm.Field.construct_type.rst","attribute/cfdm.Field.constructs.rst","attribute/cfdm.Field.data.rst","attribute/cfdm.Field.datetime_array.rst","attribute/cfdm.Field.domain.rst","attribute/cfdm.Field.dtype.rst","attribute/cfdm.Field.ndim.rst","attribute/cfdm.Field.shape.rst","attribute/cfdm.Field.size.rst","attribute/cfdm.FieldAncillary.array.rst","attribute/cfdm.FieldAncillary.construct_type.rst","attribute/cfdm.FieldAncillary.data.rst","attribute/cfdm.FieldAncillary.datetime_array.rst","attribute/cfdm.FieldAncillary.dtype.rst","attribute/cfdm.FieldAncillary.ndim.rst","attribute/cfdm.FieldAncillary.shape.rst","attribute/cfdm.FieldAncillary.size.rst","attribute/cfdm.GatheredArray.array.rst","attribute/cfdm.GatheredArray.compressed_array.rst","attribute/cfdm.GatheredArray.dtype.rst","attribute/cfdm.GatheredArray.ndim.rst","attribute/cfdm.GatheredArray.shape.rst","attribute/cfdm.GatheredArray.size.rst","attribute/cfdm.Index.array.rst","attribute/cfdm.Index.data.rst","attribute/cfdm.Index.datetime_array.rst","attribute/cfdm.Index.dtype.rst","attribute/cfdm.Index.ndim.rst","attribute/cfdm.Index.shape.rst","attribute/cfdm.Index.size.rst","attribute/cfdm.InteriorRing.array.rst","attribute/cfdm.InteriorRing.data.rst","attribute/cfdm.InteriorRing.datetime_array.rst","attribute/cfdm.InteriorRing.dtype.rst","attribute/cfdm.InteriorRing.ndim.rst","attribute/cfdm.InteriorRing.shape.rst","attribute/cfdm.InteriorRing.size.rst","attribute/cfdm.List.array.rst","attribute/cfdm.List.data.rst","attribute/cfdm.List.datetime_array.rst","attribute/cfdm.List.dtype.rst","attribute/cfdm.List.ndim.rst","attribute/cfdm.List.shape.rst","attribute/cfdm.List.size.rst","attribute/cfdm.NetCDFArray.array.rst","attribute/cfdm.NetCDFArray.dtype.rst","attribute/cfdm.NetCDFArray.ndim.rst","attribute/cfdm.NetCDFArray.shape.rst","attribute/cfdm.NetCDFArray.size.rst","attribute/cfdm.NumpyArray.array.rst","attribute/cfdm.NumpyArray.dtype.rst","attribute/cfdm.NumpyArray.ndim.rst","attribute/cfdm.NumpyArray.shape.rst","attribute/cfdm.NumpyArray.size.rst","attribute/cfdm.RaggedContiguousArray.array.rst","attribute/cfdm.RaggedContiguousArray.compressed_array.rst","attribute/cfdm.RaggedContiguousArray.dtype.rst","attribute/cfdm.RaggedContiguousArray.ndim.rst","attribute/cfdm.RaggedContiguousArray.shape.rst","attribute/cfdm.RaggedContiguousArray.size.rst","attribute/cfdm.RaggedIndexedArray.array.rst","attribute/cfdm.RaggedIndexedArray.compressed_array.rst","attribute/cfdm.RaggedIndexedArray.dtype.rst","attribute/cfdm.RaggedIndexedArray.ndim.rst","attribute/cfdm.RaggedIndexedArray.shape.rst","attribute/cfdm.RaggedIndexedArray.size.rst","attribute/cfdm.RaggedIndexedContiguousArray.array.rst","attribute/cfdm.RaggedIndexedContiguousArray.compressed_array.rst","attribute/cfdm.RaggedIndexedContiguousArray.dtype.rst","attribute/cfdm.RaggedIndexedContiguousArray.ndim.rst","attribute/cfdm.RaggedIndexedContiguousArray.shape.rst","attribute/cfdm.RaggedIndexedContiguousArray.size.rst","attribute/cfdm.core.Array.array.rst","attribute/cfdm.core.Array.dtype.rst","attribute/cfdm.core.Array.ndim.rst","attribute/cfdm.core.Array.shape.rst","attribute/cfdm.core.Array.size.rst","attribute/cfdm.core.AuxiliaryCoordinate.bounds.rst","attribute/cfdm.core.AuxiliaryCoordinate.construct_type.rst","attribute/cfdm.core.AuxiliaryCoordinate.data.rst","attribute/cfdm.core.AuxiliaryCoordinate.dtype.rst","attribute/cfdm.core.AuxiliaryCoordinate.interior_ring.rst","attribute/cfdm.core.AuxiliaryCoordinate.ndim.rst","attribute/cfdm.core.AuxiliaryCoordinate.shape.rst","attribute/cfdm.core.AuxiliaryCoordinate.size.rst","attribute/cfdm.core.Bounds.data.rst","attribute/cfdm.core.Bounds.dtype.rst","attribute/cfdm.core.Bounds.ndim.rst","attribute/cfdm.core.Bounds.shape.rst","attribute/cfdm.core.Bounds.size.rst","attribute/cfdm.core.CellMeasure.construct_type.rst","attribute/cfdm.core.CellMeasure.data.rst","attribute/cfdm.core.CellMeasure.dtype.rst","attribute/cfdm.core.CellMeasure.ndim.rst","attribute/cfdm.core.CellMeasure.shape.rst","attribute/cfdm.core.CellMeasure.size.rst","attribute/cfdm.core.CellMethod.construct_type.rst","attribute/cfdm.core.Coordinate.bounds.rst","attribute/cfdm.core.Coordinate.data.rst","attribute/cfdm.core.Coordinate.dtype.rst","attribute/cfdm.core.Coordinate.interior_ring.rst","attribute/cfdm.core.Coordinate.ndim.rst","attribute/cfdm.core.Coordinate.shape.rst","attribute/cfdm.core.Coordinate.size.rst","attribute/cfdm.core.CoordinateReference.construct_type.rst","attribute/cfdm.core.CoordinateReference.coordinate_conversion.rst","attribute/cfdm.core.CoordinateReference.datum.rst","attribute/cfdm.core.Data.array.rst","attribute/cfdm.core.Data.dtype.rst","attribute/cfdm.core.Data.ndim.rst","attribute/cfdm.core.Data.shape.rst","attribute/cfdm.core.Data.size.rst","attribute/cfdm.core.DimensionCoordinate.bounds.rst","attribute/cfdm.core.DimensionCoordinate.construct_type.rst","attribute/cfdm.core.DimensionCoordinate.data.rst","attribute/cfdm.core.DimensionCoordinate.dtype.rst","attribute/cfdm.core.DimensionCoordinate.interior_ring.rst","attribute/cfdm.core.DimensionCoordinate.ndim.rst","attribute/cfdm.core.DimensionCoordinate.shape.rst","attribute/cfdm.core.DimensionCoordinate.size.rst","attribute/cfdm.core.Domain.construct_type.rst","attribute/cfdm.core.Domain.constructs.rst","attribute/cfdm.core.DomainAncillary.bounds.rst","attribute/cfdm.core.DomainAncillary.construct_type.rst","attribute/cfdm.core.DomainAncillary.data.rst","attribute/cfdm.core.DomainAncillary.dtype.rst","attribute/cfdm.core.DomainAncillary.interior_ring.rst","attribute/cfdm.core.DomainAncillary.ndim.rst","attribute/cfdm.core.DomainAncillary.shape.rst","attribute/cfdm.core.DomainAncillary.size.rst","attribute/cfdm.core.DomainAxis.construct_type.rst","attribute/cfdm.core.Field.construct_type.rst","attribute/cfdm.core.Field.constructs.rst","attribute/cfdm.core.Field.data.rst","attribute/cfdm.core.Field.domain.rst","attribute/cfdm.core.Field.dtype.rst","attribute/cfdm.core.Field.ndim.rst","attribute/cfdm.core.Field.shape.rst","attribute/cfdm.core.Field.size.rst","attribute/cfdm.core.FieldAncillary.construct_type.rst","attribute/cfdm.core.FieldAncillary.data.rst","attribute/cfdm.core.FieldAncillary.dtype.rst","attribute/cfdm.core.FieldAncillary.ndim.rst","attribute/cfdm.core.FieldAncillary.shape.rst","attribute/cfdm.core.FieldAncillary.size.rst","attribute/cfdm.core.InteriorRing.data.rst","attribute/cfdm.core.InteriorRing.dtype.rst","attribute/cfdm.core.InteriorRing.ndim.rst","attribute/cfdm.core.InteriorRing.shape.rst","attribute/cfdm.core.InteriorRing.size.rst","attribute/cfdm.core.NumpyArray.array.rst","attribute/cfdm.core.NumpyArray.dtype.rst","attribute/cfdm.core.NumpyArray.ndim.rst","attribute/cfdm.core.NumpyArray.shape.rst","attribute/cfdm.core.NumpyArray.size.rst","attribute/cfdm.core.PropertiesData.data.rst","attribute/cfdm.core.PropertiesData.dtype.rst","attribute/cfdm.core.PropertiesData.ndim.rst","attribute/cfdm.core.PropertiesData.shape.rst","attribute/cfdm.core.PropertiesData.size.rst","attribute/cfdm.core.PropertiesDataBounds.bounds.rst","attribute/cfdm.core.PropertiesDataBounds.data.rst","attribute/cfdm.core.PropertiesDataBounds.dtype.rst","attribute/cfdm.core.PropertiesDataBounds.interior_ring.rst","attribute/cfdm.core.PropertiesDataBounds.ndim.rst","attribute/cfdm.core.PropertiesDataBounds.shape.rst","attribute/cfdm.core.PropertiesDataBounds.size.rst","cf_data_model.rst","class.rst","class/cfdm.Array.rst","class/cfdm.AuxiliaryCoordinate.rst","class/cfdm.Bounds.rst","class/cfdm.CellMeasure.rst","class/cfdm.CellMethod.rst","class/cfdm.CompressedArray.rst","class/cfdm.Configuration.rst","class/cfdm.Constant.rst","class/cfdm.Constructs.rst","class/cfdm.CoordinateConversion.rst","class/cfdm.CoordinateReference.rst","class/cfdm.Count.rst","class/cfdm.Data.rst","class/cfdm.Datum.rst","class/cfdm.DimensionCoordinate.rst","class/cfdm.Domain.rst","class/cfdm.DomainAncillary.rst","class/cfdm.DomainAxis.rst","class/cfdm.Field.rst","class/cfdm.FieldAncillary.rst","class/cfdm.GatheredArray.rst","class/cfdm.Index.rst","class/cfdm.InteriorRing.rst","class/cfdm.List.rst","class/cfdm.NetCDFArray.rst","class/cfdm.NumpyArray.rst","class/cfdm.RaggedContiguousArray.rst","class/cfdm.RaggedIndexedArray.rst","class/cfdm.RaggedIndexedContiguousArray.rst","class/cfdm.core.Array.rst","class/cfdm.core.AuxiliaryCoordinate.rst","class/cfdm.core.Bounds.rst","class/cfdm.core.CellMeasure.rst","class/cfdm.core.CellMethod.rst","class/cfdm.core.Constructs.rst","class/cfdm.core.Container.rst","class/cfdm.core.Coordinate.rst","class/cfdm.core.CoordinateConversion.rst","class/cfdm.core.CoordinateReference.rst","class/cfdm.core.Data.rst","class/cfdm.core.Datum.rst","class/cfdm.core.DimensionCoordinate.rst","class/cfdm.core.DocstringRewriteMeta.rst","class/cfdm.core.Domain.rst","class/cfdm.core.DomainAncillary.rst","class/cfdm.core.DomainAxis.rst","class/cfdm.core.Field.rst","class/cfdm.core.FieldAncillary.rst","class/cfdm.core.InteriorRing.rst","class/cfdm.core.NumpyArray.rst","class/cfdm.core.Parameters.rst","class/cfdm.core.ParametersDomainAncillaries.rst","class/cfdm.core.Properties.rst","class/cfdm.core.PropertiesData.rst","class/cfdm.core.PropertiesDataBounds.rst","class_core.rst","constant.rst","contributing.rst","extensions.rst","function/cfdm.ATOL.rst","function/cfdm.CF.rst","function/cfdm.LOG_LEVEL.rst","function/cfdm.RTOL.rst","function/cfdm.abspath.rst","function/cfdm.atol.rst","function/cfdm.configuration.rst","function/cfdm.environment.rst","function/cfdm.example_domain.rst","function/cfdm.example_field.rst","function/cfdm.example_fields.rst","function/cfdm.implementation.rst","function/cfdm.integer_dtype.rst","function/cfdm.log_level.rst","function/cfdm.read.rst","function/cfdm.rtol.rst","function/cfdm.unique_constructs.rst","function/cfdm.write.rst","functions.rst","index.rst","installation.rst","introduction.rst","method/cfdm.Array.__array__.rst","method/cfdm.Array.__deepcopy__.rst","method/cfdm.Array.__getitem__.rst","method/cfdm.Array.__repr__.rst","method/cfdm.Array.__str__.rst","method/cfdm.Array._docstring_method_exclusions.rst","method/cfdm.Array._docstring_package_depth.rst","method/cfdm.Array._docstring_special_substitutions.rst","method/cfdm.Array._docstring_substitutions.rst","method/cfdm.Array.copy.rst","method/cfdm.Array.get_calendar.rst","method/cfdm.Array.get_compression_type.rst","method/cfdm.Array.get_filename.rst","method/cfdm.Array.get_filenames.rst","method/cfdm.Array.get_subspace.rst","method/cfdm.Array.get_units.rst","method/cfdm.AuxiliaryCoordinate.__deepcopy__.rst","method/cfdm.AuxiliaryCoordinate.__getitem__.rst","method/cfdm.AuxiliaryCoordinate.__repr__.rst","method/cfdm.AuxiliaryCoordinate.__str__.rst","method/cfdm.AuxiliaryCoordinate._docstring_method_exclusions.rst","method/cfdm.AuxiliaryCoordinate._docstring_package_depth.rst","method/cfdm.AuxiliaryCoordinate._docstring_special_substitutions.rst","method/cfdm.AuxiliaryCoordinate._docstring_substitutions.rst","method/cfdm.AuxiliaryCoordinate.apply_masking.rst","method/cfdm.AuxiliaryCoordinate.clear_properties.rst","method/cfdm.AuxiliaryCoordinate.copy.rst","method/cfdm.AuxiliaryCoordinate.creation_commands.rst","method/cfdm.AuxiliaryCoordinate.del_bounds.rst","method/cfdm.AuxiliaryCoordinate.del_climatology.rst","method/cfdm.AuxiliaryCoordinate.del_data.rst","method/cfdm.AuxiliaryCoordinate.del_geometry.rst","method/cfdm.AuxiliaryCoordinate.del_interior_ring.rst","method/cfdm.AuxiliaryCoordinate.del_node_count.rst","method/cfdm.AuxiliaryCoordinate.del_part_node_count.rst","method/cfdm.AuxiliaryCoordinate.del_properties.rst","method/cfdm.AuxiliaryCoordinate.del_property.rst","method/cfdm.AuxiliaryCoordinate.dump.rst","method/cfdm.AuxiliaryCoordinate.equals.rst","method/cfdm.AuxiliaryCoordinate.get_bounds.rst","method/cfdm.AuxiliaryCoordinate.get_bounds_data.rst","method/cfdm.AuxiliaryCoordinate.get_climatology.rst","method/cfdm.AuxiliaryCoordinate.get_data.rst","method/cfdm.AuxiliaryCoordinate.get_filenames.rst","method/cfdm.AuxiliaryCoordinate.get_geometry.rst","method/cfdm.AuxiliaryCoordinate.get_interior_ring.rst","method/cfdm.AuxiliaryCoordinate.get_node_count.rst","method/cfdm.AuxiliaryCoordinate.get_original_filenames.rst","method/cfdm.AuxiliaryCoordinate.get_part_node_count.rst","method/cfdm.AuxiliaryCoordinate.get_property.rst","method/cfdm.AuxiliaryCoordinate.has_bounds.rst","method/cfdm.AuxiliaryCoordinate.has_data.rst","method/cfdm.AuxiliaryCoordinate.has_geometry.rst","method/cfdm.AuxiliaryCoordinate.has_interior_ring.rst","method/cfdm.AuxiliaryCoordinate.has_node_count.rst","method/cfdm.AuxiliaryCoordinate.has_part_node_count.rst","method/cfdm.AuxiliaryCoordinate.has_property.rst","method/cfdm.AuxiliaryCoordinate.identities.rst","method/cfdm.AuxiliaryCoordinate.identity.rst","method/cfdm.AuxiliaryCoordinate.insert_dimension.rst","method/cfdm.AuxiliaryCoordinate.is_climatology.rst","method/cfdm.AuxiliaryCoordinate.nc_clear_node_coordinate_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.nc_clear_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.nc_del_node_coordinate_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_del_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_get_node_coordinate_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_get_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_has_node_coordinate_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_has_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_node_coordinate_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.nc_set_node_coordinate_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_set_node_coordinate_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.nc_set_variable.rst","method/cfdm.AuxiliaryCoordinate.nc_set_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.nc_variable_groups.rst","method/cfdm.AuxiliaryCoordinate.properties.rst","method/cfdm.AuxiliaryCoordinate.set_bounds.rst","method/cfdm.AuxiliaryCoordinate.set_climatology.rst","method/cfdm.AuxiliaryCoordinate.set_data.rst","method/cfdm.AuxiliaryCoordinate.set_geometry.rst","method/cfdm.AuxiliaryCoordinate.set_interior_ring.rst","method/cfdm.AuxiliaryCoordinate.set_node_count.rst","method/cfdm.AuxiliaryCoordinate.set_part_node_count.rst","method/cfdm.AuxiliaryCoordinate.set_properties.rst","method/cfdm.AuxiliaryCoordinate.set_property.rst","method/cfdm.AuxiliaryCoordinate.squeeze.rst","method/cfdm.AuxiliaryCoordinate.to_memory.rst","method/cfdm.AuxiliaryCoordinate.transpose.rst","method/cfdm.AuxiliaryCoordinate.uncompress.rst","method/cfdm.Bounds.__deepcopy__.rst","method/cfdm.Bounds.__getitem__.rst","method/cfdm.Bounds.__repr__.rst","method/cfdm.Bounds.__str__.rst","method/cfdm.Bounds._docstring_method_exclusions.rst","method/cfdm.Bounds._docstring_package_depth.rst","method/cfdm.Bounds._docstring_special_substitutions.rst","method/cfdm.Bounds._docstring_substitutions.rst","method/cfdm.Bounds.apply_masking.rst","method/cfdm.Bounds.clear_properties.rst","method/cfdm.Bounds.copy.rst","method/cfdm.Bounds.creation_commands.rst","method/cfdm.Bounds.del_data.rst","method/cfdm.Bounds.del_properties.rst","method/cfdm.Bounds.del_property.rst","method/cfdm.Bounds.dump.rst","method/cfdm.Bounds.equals.rst","method/cfdm.Bounds.get_data.rst","method/cfdm.Bounds.get_filenames.rst","method/cfdm.Bounds.get_original_filenames.rst","method/cfdm.Bounds.get_property.rst","method/cfdm.Bounds.has_bounds.rst","method/cfdm.Bounds.has_data.rst","method/cfdm.Bounds.has_property.rst","method/cfdm.Bounds.identities.rst","method/cfdm.Bounds.identity.rst","method/cfdm.Bounds.inherited_properties.rst","method/cfdm.Bounds.insert_dimension.rst","method/cfdm.Bounds.nc_clear_dimension_groups.rst","method/cfdm.Bounds.nc_clear_variable_groups.rst","method/cfdm.Bounds.nc_del_dimension.rst","method/cfdm.Bounds.nc_del_variable.rst","method/cfdm.Bounds.nc_dimension_groups.rst","method/cfdm.Bounds.nc_get_dimension.rst","method/cfdm.Bounds.nc_get_variable.rst","method/cfdm.Bounds.nc_has_dimension.rst","method/cfdm.Bounds.nc_has_variable.rst","method/cfdm.Bounds.nc_set_dimension.rst","method/cfdm.Bounds.nc_set_dimension_groups.rst","method/cfdm.Bounds.nc_set_variable.rst","method/cfdm.Bounds.nc_set_variable_groups.rst","method/cfdm.Bounds.nc_variable_groups.rst","method/cfdm.Bounds.properties.rst","method/cfdm.Bounds.set_data.rst","method/cfdm.Bounds.set_properties.rst","method/cfdm.Bounds.set_property.rst","method/cfdm.Bounds.squeeze.rst","method/cfdm.Bounds.to_memory.rst","method/cfdm.Bounds.transpose.rst","method/cfdm.Bounds.uncompress.rst","method/cfdm.CellMeasure.__deepcopy__.rst","method/cfdm.CellMeasure.__getitem__.rst","method/cfdm.CellMeasure.__repr__.rst","method/cfdm.CellMeasure.__str__.rst","method/cfdm.CellMeasure._docstring_method_exclusions.rst","method/cfdm.CellMeasure._docstring_package_depth.rst","method/cfdm.CellMeasure._docstring_special_substitutions.rst","method/cfdm.CellMeasure._docstring_substitutions.rst","method/cfdm.CellMeasure.apply_masking.rst","method/cfdm.CellMeasure.clear_properties.rst","method/cfdm.CellMeasure.copy.rst","method/cfdm.CellMeasure.creation_commands.rst","method/cfdm.CellMeasure.del_data.rst","method/cfdm.CellMeasure.del_measure.rst","method/cfdm.CellMeasure.del_properties.rst","method/cfdm.CellMeasure.del_property.rst","method/cfdm.CellMeasure.dump.rst","method/cfdm.CellMeasure.equals.rst","method/cfdm.CellMeasure.get_data.rst","method/cfdm.CellMeasure.get_filenames.rst","method/cfdm.CellMeasure.get_measure.rst","method/cfdm.CellMeasure.get_original_filenames.rst","method/cfdm.CellMeasure.get_property.rst","method/cfdm.CellMeasure.has_bounds.rst","method/cfdm.CellMeasure.has_data.rst","method/cfdm.CellMeasure.has_measure.rst","method/cfdm.CellMeasure.has_property.rst","method/cfdm.CellMeasure.identities.rst","method/cfdm.CellMeasure.identity.rst","method/cfdm.CellMeasure.insert_dimension.rst","method/cfdm.CellMeasure.nc_clear_variable_groups.rst","method/cfdm.CellMeasure.nc_del_variable.rst","method/cfdm.CellMeasure.nc_get_external.rst","method/cfdm.CellMeasure.nc_get_variable.rst","method/cfdm.CellMeasure.nc_has_variable.rst","method/cfdm.CellMeasure.nc_set_external.rst","method/cfdm.CellMeasure.nc_set_variable.rst","method/cfdm.CellMeasure.nc_set_variable_groups.rst","method/cfdm.CellMeasure.nc_variable_groups.rst","method/cfdm.CellMeasure.properties.rst","method/cfdm.CellMeasure.set_data.rst","method/cfdm.CellMeasure.set_measure.rst","method/cfdm.CellMeasure.set_properties.rst","method/cfdm.CellMeasure.set_property.rst","method/cfdm.CellMeasure.squeeze.rst","method/cfdm.CellMeasure.to_memory.rst","method/cfdm.CellMeasure.transpose.rst","method/cfdm.CellMeasure.uncompress.rst","method/cfdm.CellMethod.__deepcopy__.rst","method/cfdm.CellMethod.__repr__.rst","method/cfdm.CellMethod.__str__.rst","method/cfdm.CellMethod._docstring_method_exclusions.rst","method/cfdm.CellMethod._docstring_package_depth.rst","method/cfdm.CellMethod._docstring_special_substitutions.rst","method/cfdm.CellMethod._docstring_substitutions.rst","method/cfdm.CellMethod.copy.rst","method/cfdm.CellMethod.creation_commands.rst","method/cfdm.CellMethod.del_axes.rst","method/cfdm.CellMethod.del_method.rst","method/cfdm.CellMethod.del_qualifier.rst","method/cfdm.CellMethod.dump.rst","method/cfdm.CellMethod.equals.rst","method/cfdm.CellMethod.get_axes.rst","method/cfdm.CellMethod.get_method.rst","method/cfdm.CellMethod.get_qualifier.rst","method/cfdm.CellMethod.has_axes.rst","method/cfdm.CellMethod.has_method.rst","method/cfdm.CellMethod.has_qualifier.rst","method/cfdm.CellMethod.identities.rst","method/cfdm.CellMethod.identity.rst","method/cfdm.CellMethod.qualifiers.rst","method/cfdm.CellMethod.set_axes.rst","method/cfdm.CellMethod.set_method.rst","method/cfdm.CellMethod.set_qualifier.rst","method/cfdm.CellMethod.sorted.rst","method/cfdm.CompressedArray.__array__.rst","method/cfdm.CompressedArray.__deepcopy__.rst","method/cfdm.CompressedArray.__getitem__.rst","method/cfdm.CompressedArray.__repr__.rst","method/cfdm.CompressedArray.__str__.rst","method/cfdm.CompressedArray._docstring_method_exclusions.rst","method/cfdm.CompressedArray._docstring_package_depth.rst","method/cfdm.CompressedArray._docstring_special_substitutions.rst","method/cfdm.CompressedArray._docstring_substitutions.rst","method/cfdm.CompressedArray.compressed_dimensions.rst","method/cfdm.CompressedArray.conformed_data.rst","method/cfdm.CompressedArray.copy.rst","method/cfdm.CompressedArray.get_Subarray.rst","method/cfdm.CompressedArray.get_calendar.rst","method/cfdm.CompressedArray.get_compressed_axes.rst","method/cfdm.CompressedArray.get_compressed_dimension.rst","method/cfdm.CompressedArray.get_compression_type.rst","method/cfdm.CompressedArray.get_filename.rst","method/cfdm.CompressedArray.get_filenames.rst","method/cfdm.CompressedArray.get_subspace.rst","method/cfdm.CompressedArray.get_units.rst","method/cfdm.CompressedArray.source.rst","method/cfdm.CompressedArray.subarray_parameters.rst","method/cfdm.CompressedArray.subarray_shapes.rst","method/cfdm.CompressedArray.subarrays.rst","method/cfdm.CompressedArray.to_memory.rst","method/cfdm.Configuration.__enter__.rst","method/cfdm.Configuration.__exit__.rst","method/cfdm.Configuration.__repr__.rst","method/cfdm.Configuration.clear.rst","method/cfdm.Configuration.copy.rst","method/cfdm.Configuration.fromkeys.rst","method/cfdm.Configuration.get.rst","method/cfdm.Configuration.items.rst","method/cfdm.Configuration.keys.rst","method/cfdm.Configuration.pop.rst","method/cfdm.Configuration.popitem.rst","method/cfdm.Configuration.setdefault.rst","method/cfdm.Configuration.update.rst","method/cfdm.Configuration.values.rst","method/cfdm.Constant.__deepcopy__.rst","method/cfdm.Constant.__enter__.rst","method/cfdm.Constant.__exit__.rst","method/cfdm.Constant.__repr__.rst","method/cfdm.Constant.__str__.rst","method/cfdm.Constant.copy.rst","method/cfdm.Constructs.__call__.rst","method/cfdm.Constructs.__contains__.rst","method/cfdm.Constructs.__copy__.rst","method/cfdm.Constructs.__deepcopy__.rst","method/cfdm.Constructs.__getitem__.rst","method/cfdm.Constructs.__iter__.rst","method/cfdm.Constructs.__len__.rst","method/cfdm.Constructs.__repr__.rst","method/cfdm.Constructs.__str__.rst","method/cfdm.Constructs._docstring_method_exclusions.rst","method/cfdm.Constructs._docstring_package_depth.rst","method/cfdm.Constructs._docstring_special_substitutions.rst","method/cfdm.Constructs._docstring_substitutions.rst","method/cfdm.Constructs.clear_filters_applied.rst","method/cfdm.Constructs.construct_type.rst","method/cfdm.Constructs.construct_types.rst","method/cfdm.Constructs.copy.rst","method/cfdm.Constructs.data_axes.rst","method/cfdm.Constructs.domain_axes.rst","method/cfdm.Constructs.domain_axis_identity.rst","method/cfdm.Constructs.equals.rst","method/cfdm.Constructs.filter.rst","method/cfdm.Constructs.filter_by_axis.rst","method/cfdm.Constructs.filter_by_cell.rst","method/cfdm.Constructs.filter_by_connectivity.rst","method/cfdm.Constructs.filter_by_data.rst","method/cfdm.Constructs.filter_by_identity.rst","method/cfdm.Constructs.filter_by_key.rst","method/cfdm.Constructs.filter_by_measure.rst","method/cfdm.Constructs.filter_by_method.rst","method/cfdm.Constructs.filter_by_naxes.rst","method/cfdm.Constructs.filter_by_ncdim.rst","method/cfdm.Constructs.filter_by_ncvar.rst","method/cfdm.Constructs.filter_by_property.rst","method/cfdm.Constructs.filter_by_size.rst","method/cfdm.Constructs.filter_by_type.rst","method/cfdm.Constructs.filters_applied.rst","method/cfdm.Constructs.get.rst","method/cfdm.Constructs.get_data_axes.rst","method/cfdm.Constructs.inverse_filter.rst","method/cfdm.Constructs.items.rst","method/cfdm.Constructs.key.rst","method/cfdm.Constructs.keys.rst","method/cfdm.Constructs.new_identifier.rst","method/cfdm.Constructs.ordered.rst","method/cfdm.Constructs.replace.rst","method/cfdm.Constructs.shallow_copy.rst","method/cfdm.Constructs.todict.rst","method/cfdm.Constructs.unfilter.rst","method/cfdm.Constructs.value.rst","method/cfdm.Constructs.values.rst","method/cfdm.CoordinateConversion.__bool__.rst","method/cfdm.CoordinateConversion.__deepcopy__.rst","method/cfdm.CoordinateConversion.__repr__.rst","method/cfdm.CoordinateConversion.__str__.rst","method/cfdm.CoordinateConversion._docstring_method_exclusions.rst","method/cfdm.CoordinateConversion._docstring_package_depth.rst","method/cfdm.CoordinateConversion._docstring_special_substitutions.rst","method/cfdm.CoordinateConversion._docstring_substitutions.rst","method/cfdm.CoordinateConversion.clear_domain_ancillaries.rst","method/cfdm.CoordinateConversion.clear_parameters.rst","method/cfdm.CoordinateConversion.copy.rst","method/cfdm.CoordinateConversion.del_domain_ancillary.rst","method/cfdm.CoordinateConversion.del_parameter.rst","method/cfdm.CoordinateConversion.domain_ancillaries.rst","method/cfdm.CoordinateConversion.equals.rst","method/cfdm.CoordinateConversion.get_domain_ancillary.rst","method/cfdm.CoordinateConversion.get_parameter.rst","method/cfdm.CoordinateConversion.has_domain_ancillary.rst","method/cfdm.CoordinateConversion.has_parameter.rst","method/cfdm.CoordinateConversion.parameters.rst","method/cfdm.CoordinateConversion.set_domain_ancillaries.rst","method/cfdm.CoordinateConversion.set_domain_ancillary.rst","method/cfdm.CoordinateConversion.set_parameter.rst","method/cfdm.CoordinateConversion.set_parameters.rst","method/cfdm.CoordinateReference.__deepcopy__.rst","method/cfdm.CoordinateReference.__repr__.rst","method/cfdm.CoordinateReference.__str__.rst","method/cfdm.CoordinateReference._docstring_method_exclusions.rst","method/cfdm.CoordinateReference._docstring_package_depth.rst","method/cfdm.CoordinateReference._docstring_special_substitutions.rst","method/cfdm.CoordinateReference._docstring_substitutions.rst","method/cfdm.CoordinateReference.clear_coordinates.rst","method/cfdm.CoordinateReference.coordinates.rst","method/cfdm.CoordinateReference.copy.rst","method/cfdm.CoordinateReference.creation_commands.rst","method/cfdm.CoordinateReference.del_coordinate.rst","method/cfdm.CoordinateReference.del_coordinate_conversion.rst","method/cfdm.CoordinateReference.del_datum.rst","method/cfdm.CoordinateReference.dump.rst","method/cfdm.CoordinateReference.equals.rst","method/cfdm.CoordinateReference.get_coordinate_conversion.rst","method/cfdm.CoordinateReference.get_datum.rst","method/cfdm.CoordinateReference.get_original_filenames.rst","method/cfdm.CoordinateReference.has_coordinate.rst","method/cfdm.CoordinateReference.identities.rst","method/cfdm.CoordinateReference.identity.rst","method/cfdm.CoordinateReference.nc_clear_variable_groups.rst","method/cfdm.CoordinateReference.nc_del_variable.rst","method/cfdm.CoordinateReference.nc_get_variable.rst","method/cfdm.CoordinateReference.nc_has_variable.rst","method/cfdm.CoordinateReference.nc_set_variable.rst","method/cfdm.CoordinateReference.nc_set_variable_groups.rst","method/cfdm.CoordinateReference.nc_variable_groups.rst","method/cfdm.CoordinateReference.set_coordinate.rst","method/cfdm.CoordinateReference.set_coordinate_conversion.rst","method/cfdm.CoordinateReference.set_coordinates.rst","method/cfdm.CoordinateReference.set_datum.rst","method/cfdm.Count.__deepcopy__.rst","method/cfdm.Count.__getitem__.rst","method/cfdm.Count.__repr__.rst","method/cfdm.Count.__str__.rst","method/cfdm.Count._docstring_method_exclusions.rst","method/cfdm.Count._docstring_package_depth.rst","method/cfdm.Count._docstring_special_substitutions.rst","method/cfdm.Count._docstring_substitutions.rst","method/cfdm.Count.apply_masking.rst","method/cfdm.Count.clear_properties.rst","method/cfdm.Count.copy.rst","method/cfdm.Count.creation_commands.rst","method/cfdm.Count.del_data.rst","method/cfdm.Count.del_properties.rst","method/cfdm.Count.del_property.rst","method/cfdm.Count.dump.rst","method/cfdm.Count.equals.rst","method/cfdm.Count.get_data.rst","method/cfdm.Count.get_filenames.rst","method/cfdm.Count.get_original_filenames.rst","method/cfdm.Count.get_property.rst","method/cfdm.Count.has_bounds.rst","method/cfdm.Count.has_data.rst","method/cfdm.Count.has_property.rst","method/cfdm.Count.identities.rst","method/cfdm.Count.identity.rst","method/cfdm.Count.insert_dimension.rst","method/cfdm.Count.nc_clear_dimension_groups.rst","method/cfdm.Count.nc_clear_sample_dimension_groups.rst","method/cfdm.Count.nc_clear_variable_groups.rst","method/cfdm.Count.nc_del_dimension.rst","method/cfdm.Count.nc_del_sample_dimension.rst","method/cfdm.Count.nc_del_variable.rst","method/cfdm.Count.nc_dimension_groups.rst","method/cfdm.Count.nc_get_dimension.rst","method/cfdm.Count.nc_get_sample_dimension.rst","method/cfdm.Count.nc_get_variable.rst","method/cfdm.Count.nc_has_dimension.rst","method/cfdm.Count.nc_has_sample_dimension.rst","method/cfdm.Count.nc_has_variable.rst","method/cfdm.Count.nc_sample_dimension_groups.rst","method/cfdm.Count.nc_set_dimension.rst","method/cfdm.Count.nc_set_dimension_groups.rst","method/cfdm.Count.nc_set_sample_dimension.rst","method/cfdm.Count.nc_set_sample_dimension_groups.rst","method/cfdm.Count.nc_set_variable.rst","method/cfdm.Count.nc_set_variable_groups.rst","method/cfdm.Count.nc_variable_groups.rst","method/cfdm.Count.properties.rst","method/cfdm.Count.set_data.rst","method/cfdm.Count.set_properties.rst","method/cfdm.Count.set_property.rst","method/cfdm.Count.squeeze.rst","method/cfdm.Count.to_memory.rst","method/cfdm.Count.transpose.rst","method/cfdm.Count.uncompress.rst","method/cfdm.Data.__array__.rst","method/cfdm.Data.__deepcopy__.rst","method/cfdm.Data.__getitem__.rst","method/cfdm.Data.__int__.rst","method/cfdm.Data.__iter__.rst","method/cfdm.Data.__repr__.rst","method/cfdm.Data.__setitem__.rst","method/cfdm.Data.__str__.rst","method/cfdm.Data._docstring_method_exclusions.rst","method/cfdm.Data._docstring_package_depth.rst","method/cfdm.Data._docstring_special_substitutions.rst","method/cfdm.Data._docstring_substitutions.rst","method/cfdm.Data.any.rst","method/cfdm.Data.apply_masking.rst","method/cfdm.Data.copy.rst","method/cfdm.Data.creation_commands.rst","method/cfdm.Data.del_calendar.rst","method/cfdm.Data.del_fill_value.rst","method/cfdm.Data.del_units.rst","method/cfdm.Data.empty.rst","method/cfdm.Data.equals.rst","method/cfdm.Data.filled.rst","method/cfdm.Data.first_element.rst","method/cfdm.Data.flatten.rst","method/cfdm.Data.get_calendar.rst","method/cfdm.Data.get_compressed_axes.rst","method/cfdm.Data.get_compressed_dimension.rst","method/cfdm.Data.get_compression_type.rst","method/cfdm.Data.get_count.rst","method/cfdm.Data.get_data.rst","method/cfdm.Data.get_dependent_tie_points.rst","method/cfdm.Data.get_filenames.rst","method/cfdm.Data.get_fill_value.rst","method/cfdm.Data.get_index.rst","method/cfdm.Data.get_interpolation_parameters.rst","method/cfdm.Data.get_list.rst","method/cfdm.Data.get_original_filenames.rst","method/cfdm.Data.get_tie_point_indices.rst","method/cfdm.Data.get_units.rst","method/cfdm.Data.has_calendar.rst","method/cfdm.Data.has_fill_value.rst","method/cfdm.Data.has_units.rst","method/cfdm.Data.insert_dimension.rst","method/cfdm.Data.last_element.rst","method/cfdm.Data.masked_values.rst","method/cfdm.Data.max.rst","method/cfdm.Data.maximum.rst","method/cfdm.Data.min.rst","method/cfdm.Data.minimum.rst","method/cfdm.Data.nc_clear_hdf5_chunksizes.rst","method/cfdm.Data.nc_hdf5_chunksizes.rst","method/cfdm.Data.nc_set_hdf5_chunksizes.rst","method/cfdm.Data.second_element.rst","method/cfdm.Data.set_calendar.rst","method/cfdm.Data.set_fill_value.rst","method/cfdm.Data.set_units.rst","method/cfdm.Data.source.rst","method/cfdm.Data.squeeze.rst","method/cfdm.Data.sum.rst","method/cfdm.Data.to_memory.rst","method/cfdm.Data.transpose.rst","method/cfdm.Data.uncompress.rst","method/cfdm.Data.unique.rst","method/cfdm.Datum.__bool__.rst","method/cfdm.Datum.__deepcopy__.rst","method/cfdm.Datum.__repr__.rst","method/cfdm.Datum.__str__.rst","method/cfdm.Datum._docstring_method_exclusions.rst","method/cfdm.Datum._docstring_package_depth.rst","method/cfdm.Datum._docstring_special_substitutions.rst","method/cfdm.Datum._docstring_substitutions.rst","method/cfdm.Datum.clear_parameters.rst","method/cfdm.Datum.copy.rst","method/cfdm.Datum.del_parameter.rst","method/cfdm.Datum.equals.rst","method/cfdm.Datum.get_original_filenames.rst","method/cfdm.Datum.get_parameter.rst","method/cfdm.Datum.has_parameter.rst","method/cfdm.Datum.nc_clear_variable_groups.rst","method/cfdm.Datum.nc_del_variable.rst","method/cfdm.Datum.nc_get_variable.rst","method/cfdm.Datum.nc_has_variable.rst","method/cfdm.Datum.nc_set_variable.rst","method/cfdm.Datum.nc_set_variable_groups.rst","method/cfdm.Datum.nc_variable_groups.rst","method/cfdm.Datum.parameters.rst","method/cfdm.Datum.set_parameter.rst","method/cfdm.Datum.set_parameters.rst","method/cfdm.DimensionCoordinate.__deepcopy__.rst","method/cfdm.DimensionCoordinate.__getitem__.rst","method/cfdm.DimensionCoordinate.__repr__.rst","method/cfdm.DimensionCoordinate.__str__.rst","method/cfdm.DimensionCoordinate._docstring_method_exclusions.rst","method/cfdm.DimensionCoordinate._docstring_package_depth.rst","method/cfdm.DimensionCoordinate._docstring_special_substitutions.rst","method/cfdm.DimensionCoordinate._docstring_substitutions.rst","method/cfdm.DimensionCoordinate.apply_masking.rst","method/cfdm.DimensionCoordinate.clear_properties.rst","method/cfdm.DimensionCoordinate.copy.rst","method/cfdm.DimensionCoordinate.creation_commands.rst","method/cfdm.DimensionCoordinate.del_bounds.rst","method/cfdm.DimensionCoordinate.del_climatology.rst","method/cfdm.DimensionCoordinate.del_data.rst","method/cfdm.DimensionCoordinate.del_geometry.rst","method/cfdm.DimensionCoordinate.del_interior_ring.rst","method/cfdm.DimensionCoordinate.del_node_count.rst","method/cfdm.DimensionCoordinate.del_part_node_count.rst","method/cfdm.DimensionCoordinate.del_properties.rst","method/cfdm.DimensionCoordinate.del_property.rst","method/cfdm.DimensionCoordinate.dump.rst","method/cfdm.DimensionCoordinate.equals.rst","method/cfdm.DimensionCoordinate.get_bounds.rst","method/cfdm.DimensionCoordinate.get_bounds_data.rst","method/cfdm.DimensionCoordinate.get_climatology.rst","method/cfdm.DimensionCoordinate.get_data.rst","method/cfdm.DimensionCoordinate.get_filenames.rst","method/cfdm.DimensionCoordinate.get_geometry.rst","method/cfdm.DimensionCoordinate.get_interior_ring.rst","method/cfdm.DimensionCoordinate.get_node_count.rst","method/cfdm.DimensionCoordinate.get_original_filenames.rst","method/cfdm.DimensionCoordinate.get_part_node_count.rst","method/cfdm.DimensionCoordinate.get_property.rst","method/cfdm.DimensionCoordinate.has_bounds.rst","method/cfdm.DimensionCoordinate.has_data.rst","method/cfdm.DimensionCoordinate.has_geometry.rst","method/cfdm.DimensionCoordinate.has_interior_ring.rst","method/cfdm.DimensionCoordinate.has_node_count.rst","method/cfdm.DimensionCoordinate.has_part_node_count.rst","method/cfdm.DimensionCoordinate.has_property.rst","method/cfdm.DimensionCoordinate.identities.rst","method/cfdm.DimensionCoordinate.identity.rst","method/cfdm.DimensionCoordinate.insert_dimension.rst","method/cfdm.DimensionCoordinate.is_climatology.rst","method/cfdm.DimensionCoordinate.nc_clear_variable_groups.rst","method/cfdm.DimensionCoordinate.nc_del_variable.rst","method/cfdm.DimensionCoordinate.nc_get_variable.rst","method/cfdm.DimensionCoordinate.nc_has_variable.rst","method/cfdm.DimensionCoordinate.nc_set_variable.rst","method/cfdm.DimensionCoordinate.nc_set_variable_groups.rst","method/cfdm.DimensionCoordinate.nc_variable_groups.rst","method/cfdm.DimensionCoordinate.properties.rst","method/cfdm.DimensionCoordinate.set_bounds.rst","method/cfdm.DimensionCoordinate.set_climatology.rst","method/cfdm.DimensionCoordinate.set_data.rst","method/cfdm.DimensionCoordinate.set_geometry.rst","method/cfdm.DimensionCoordinate.set_interior_ring.rst","method/cfdm.DimensionCoordinate.set_node_count.rst","method/cfdm.DimensionCoordinate.set_part_node_count.rst","method/cfdm.DimensionCoordinate.set_properties.rst","method/cfdm.DimensionCoordinate.set_property.rst","method/cfdm.DimensionCoordinate.squeeze.rst","method/cfdm.DimensionCoordinate.to_memory.rst","method/cfdm.DimensionCoordinate.transpose.rst","method/cfdm.DimensionCoordinate.uncompress.rst","method/cfdm.Domain.__deepcopy__.rst","method/cfdm.Domain.__repr__.rst","method/cfdm.Domain.__str__.rst","method/cfdm.Domain._docstring_method_exclusions.rst","method/cfdm.Domain._docstring_package_depth.rst","method/cfdm.Domain._docstring_special_substitutions.rst","method/cfdm.Domain._docstring_substitutions.rst","method/cfdm.Domain.apply_masking.rst","method/cfdm.Domain.auxiliary_coordinate.rst","method/cfdm.Domain.auxiliary_coordinates.rst","method/cfdm.Domain.cell_connectivities.rst","method/cfdm.Domain.cell_connectivity.rst","method/cfdm.Domain.cell_measure.rst","method/cfdm.Domain.cell_measures.rst","method/cfdm.Domain.clear_properties.rst","method/cfdm.Domain.climatological_time_axes.rst","method/cfdm.Domain.construct.rst","method/cfdm.Domain.construct_item.rst","method/cfdm.Domain.construct_key.rst","method/cfdm.Domain.coordinate.rst","method/cfdm.Domain.coordinate_reference.rst","method/cfdm.Domain.coordinate_references.rst","method/cfdm.Domain.coordinates.rst","method/cfdm.Domain.copy.rst","method/cfdm.Domain.creation_commands.rst","method/cfdm.Domain.dataset_compliance.rst","method/cfdm.Domain.del_construct.rst","method/cfdm.Domain.del_data_axes.rst","method/cfdm.Domain.del_properties.rst","method/cfdm.Domain.del_property.rst","method/cfdm.Domain.dimension_coordinate.rst","method/cfdm.Domain.dimension_coordinates.rst","method/cfdm.Domain.domain_ancillaries.rst","method/cfdm.Domain.domain_ancillary.rst","method/cfdm.Domain.domain_axes.rst","method/cfdm.Domain.domain_axis.rst","method/cfdm.Domain.domain_axis_key.rst","method/cfdm.Domain.domain_topologies.rst","method/cfdm.Domain.domain_topology.rst","method/cfdm.Domain.dump.rst","method/cfdm.Domain.equals.rst","method/cfdm.Domain.fromconstructs.rst","method/cfdm.Domain.get_construct.rst","method/cfdm.Domain.get_data_axes.rst","method/cfdm.Domain.get_filenames.rst","method/cfdm.Domain.get_original_filenames.rst","method/cfdm.Domain.get_property.rst","method/cfdm.Domain.has_bounds.rst","method/cfdm.Domain.has_construct.rst","method/cfdm.Domain.has_data.rst","method/cfdm.Domain.has_data_axes.rst","method/cfdm.Domain.has_geometry.rst","method/cfdm.Domain.has_property.rst","method/cfdm.Domain.identities.rst","method/cfdm.Domain.identity.rst","method/cfdm.Domain.nc_clear_component_dimension_groups.rst","method/cfdm.Domain.nc_clear_component_sample_dimension_groups.rst","method/cfdm.Domain.nc_clear_component_variable_groups.rst","method/cfdm.Domain.nc_clear_geometry_variable_groups.rst","method/cfdm.Domain.nc_clear_global_attributes.rst","method/cfdm.Domain.nc_clear_group_attributes.rst","method/cfdm.Domain.nc_clear_variable_groups.rst","method/cfdm.Domain.nc_del_component_dimension.rst","method/cfdm.Domain.nc_del_component_sample_dimension.rst","method/cfdm.Domain.nc_del_component_variable.rst","method/cfdm.Domain.nc_del_geometry_variable.rst","method/cfdm.Domain.nc_del_variable.rst","method/cfdm.Domain.nc_geometry_variable_groups.rst","method/cfdm.Domain.nc_get_geometry_variable.rst","method/cfdm.Domain.nc_get_variable.rst","method/cfdm.Domain.nc_global_attributes.rst","method/cfdm.Domain.nc_group_attributes.rst","method/cfdm.Domain.nc_has_geometry_variable.rst","method/cfdm.Domain.nc_has_variable.rst","method/cfdm.Domain.nc_set_component_dimension.rst","method/cfdm.Domain.nc_set_component_dimension_groups.rst","method/cfdm.Domain.nc_set_component_sample_dimension.rst","method/cfdm.Domain.nc_set_component_sample_dimension_groups.rst","method/cfdm.Domain.nc_set_component_variable.rst","method/cfdm.Domain.nc_set_component_variable_groups.rst","method/cfdm.Domain.nc_set_geometry_variable.rst","method/cfdm.Domain.nc_set_geometry_variable_groups.rst","method/cfdm.Domain.nc_set_global_attribute.rst","method/cfdm.Domain.nc_set_global_attributes.rst","method/cfdm.Domain.nc_set_group_attribute.rst","method/cfdm.Domain.nc_set_group_attributes.rst","method/cfdm.Domain.nc_set_variable.rst","method/cfdm.Domain.nc_set_variable_groups.rst","method/cfdm.Domain.nc_variable_groups.rst","method/cfdm.Domain.properties.rst","method/cfdm.Domain.set_construct.rst","method/cfdm.Domain.set_data_axes.rst","method/cfdm.Domain.set_properties.rst","method/cfdm.Domain.set_property.rst","method/cfdm.Domain.uncompress.rst","method/cfdm.DomainAncillary.__deepcopy__.rst","method/cfdm.DomainAncillary.__getitem__.rst","method/cfdm.DomainAncillary.__repr__.rst","method/cfdm.DomainAncillary.__str__.rst","method/cfdm.DomainAncillary._docstring_method_exclusions.rst","method/cfdm.DomainAncillary._docstring_package_depth.rst","method/cfdm.DomainAncillary._docstring_special_substitutions.rst","method/cfdm.DomainAncillary._docstring_substitutions.rst","method/cfdm.DomainAncillary.apply_masking.rst","method/cfdm.DomainAncillary.clear_properties.rst","method/cfdm.DomainAncillary.copy.rst","method/cfdm.DomainAncillary.creation_commands.rst","method/cfdm.DomainAncillary.del_bounds.rst","method/cfdm.DomainAncillary.del_data.rst","method/cfdm.DomainAncillary.del_geometry.rst","method/cfdm.DomainAncillary.del_interior_ring.rst","method/cfdm.DomainAncillary.del_node_count.rst","method/cfdm.DomainAncillary.del_part_node_count.rst","method/cfdm.DomainAncillary.del_properties.rst","method/cfdm.DomainAncillary.del_property.rst","method/cfdm.DomainAncillary.dump.rst","method/cfdm.DomainAncillary.equals.rst","method/cfdm.DomainAncillary.get_bounds.rst","method/cfdm.DomainAncillary.get_bounds_data.rst","method/cfdm.DomainAncillary.get_data.rst","method/cfdm.DomainAncillary.get_filenames.rst","method/cfdm.DomainAncillary.get_geometry.rst","method/cfdm.DomainAncillary.get_interior_ring.rst","method/cfdm.DomainAncillary.get_node_count.rst","method/cfdm.DomainAncillary.get_original_filenames.rst","method/cfdm.DomainAncillary.get_part_node_count.rst","method/cfdm.DomainAncillary.get_property.rst","method/cfdm.DomainAncillary.has_bounds.rst","method/cfdm.DomainAncillary.has_data.rst","method/cfdm.DomainAncillary.has_geometry.rst","method/cfdm.DomainAncillary.has_interior_ring.rst","method/cfdm.DomainAncillary.has_node_count.rst","method/cfdm.DomainAncillary.has_part_node_count.rst","method/cfdm.DomainAncillary.has_property.rst","method/cfdm.DomainAncillary.identities.rst","method/cfdm.DomainAncillary.identity.rst","method/cfdm.DomainAncillary.insert_dimension.rst","method/cfdm.DomainAncillary.nc_clear_variable_groups.rst","method/cfdm.DomainAncillary.nc_del_variable.rst","method/cfdm.DomainAncillary.nc_get_variable.rst","method/cfdm.DomainAncillary.nc_has_variable.rst","method/cfdm.DomainAncillary.nc_set_variable.rst","method/cfdm.DomainAncillary.nc_set_variable_groups.rst","method/cfdm.DomainAncillary.nc_variable_groups.rst","method/cfdm.DomainAncillary.properties.rst","method/cfdm.DomainAncillary.set_bounds.rst","method/cfdm.DomainAncillary.set_data.rst","method/cfdm.DomainAncillary.set_geometry.rst","method/cfdm.DomainAncillary.set_interior_ring.rst","method/cfdm.DomainAncillary.set_node_count.rst","method/cfdm.DomainAncillary.set_part_node_count.rst","method/cfdm.DomainAncillary.set_properties.rst","method/cfdm.DomainAncillary.set_property.rst","method/cfdm.DomainAncillary.squeeze.rst","method/cfdm.DomainAncillary.to_memory.rst","method/cfdm.DomainAncillary.transpose.rst","method/cfdm.DomainAncillary.uncompress.rst","method/cfdm.DomainAxis.__deepcopy__.rst","method/cfdm.DomainAxis.__repr__.rst","method/cfdm.DomainAxis.__str__.rst","method/cfdm.DomainAxis._docstring_method_exclusions.rst","method/cfdm.DomainAxis._docstring_package_depth.rst","method/cfdm.DomainAxis._docstring_special_substitutions.rst","method/cfdm.DomainAxis._docstring_substitutions.rst","method/cfdm.DomainAxis.copy.rst","method/cfdm.DomainAxis.creation_commands.rst","method/cfdm.DomainAxis.del_size.rst","method/cfdm.DomainAxis.equals.rst","method/cfdm.DomainAxis.get_size.rst","method/cfdm.DomainAxis.has_size.rst","method/cfdm.DomainAxis.identities.rst","method/cfdm.DomainAxis.identity.rst","method/cfdm.DomainAxis.nc_clear_dimension_groups.rst","method/cfdm.DomainAxis.nc_del_dimension.rst","method/cfdm.DomainAxis.nc_dimension_groups.rst","method/cfdm.DomainAxis.nc_get_dimension.rst","method/cfdm.DomainAxis.nc_has_dimension.rst","method/cfdm.DomainAxis.nc_is_unlimited.rst","method/cfdm.DomainAxis.nc_set_dimension.rst","method/cfdm.DomainAxis.nc_set_dimension_groups.rst","method/cfdm.DomainAxis.nc_set_unlimited.rst","method/cfdm.DomainAxis.set_size.rst","method/cfdm.Field.__deepcopy__.rst","method/cfdm.Field.__getitem__.rst","method/cfdm.Field.__repr__.rst","method/cfdm.Field.__str__.rst","method/cfdm.Field._docstring_method_exclusions.rst","method/cfdm.Field._docstring_package_depth.rst","method/cfdm.Field._docstring_special_substitutions.rst","method/cfdm.Field._docstring_substitutions.rst","method/cfdm.Field.apply_masking.rst","method/cfdm.Field.auxiliary_coordinate.rst","method/cfdm.Field.auxiliary_coordinates.rst","method/cfdm.Field.cell_connectivities.rst","method/cfdm.Field.cell_connectivity.rst","method/cfdm.Field.cell_measure.rst","method/cfdm.Field.cell_measures.rst","method/cfdm.Field.cell_method.rst","method/cfdm.Field.cell_methods.rst","method/cfdm.Field.clear_properties.rst","method/cfdm.Field.climatological_time_axes.rst","method/cfdm.Field.compress.rst","method/cfdm.Field.construct.rst","method/cfdm.Field.construct_item.rst","method/cfdm.Field.construct_key.rst","method/cfdm.Field.convert.rst","method/cfdm.Field.coordinate.rst","method/cfdm.Field.coordinate_reference.rst","method/cfdm.Field.coordinate_references.rst","method/cfdm.Field.coordinates.rst","method/cfdm.Field.copy.rst","method/cfdm.Field.creation_commands.rst","method/cfdm.Field.dataset_compliance.rst","method/cfdm.Field.del_construct.rst","method/cfdm.Field.del_data.rst","method/cfdm.Field.del_data_axes.rst","method/cfdm.Field.del_properties.rst","method/cfdm.Field.del_property.rst","method/cfdm.Field.dimension_coordinate.rst","method/cfdm.Field.dimension_coordinates.rst","method/cfdm.Field.domain_ancillaries.rst","method/cfdm.Field.domain_ancillary.rst","method/cfdm.Field.domain_axes.rst","method/cfdm.Field.domain_axis.rst","method/cfdm.Field.domain_axis_key.rst","method/cfdm.Field.domain_topologies.rst","method/cfdm.Field.domain_topology.rst","method/cfdm.Field.dump.rst","method/cfdm.Field.equals.rst","method/cfdm.Field.field_ancillaries.rst","method/cfdm.Field.field_ancillary.rst","method/cfdm.Field.get_construct.rst","method/cfdm.Field.get_data.rst","method/cfdm.Field.get_data_axes.rst","method/cfdm.Field.get_domain.rst","method/cfdm.Field.get_filenames.rst","method/cfdm.Field.get_original_filenames.rst","method/cfdm.Field.get_property.rst","method/cfdm.Field.has_bounds.rst","method/cfdm.Field.has_construct.rst","method/cfdm.Field.has_data.rst","method/cfdm.Field.has_data_axes.rst","method/cfdm.Field.has_geometry.rst","method/cfdm.Field.has_property.rst","method/cfdm.Field.identities.rst","method/cfdm.Field.identity.rst","method/cfdm.Field.indices.rst","method/cfdm.Field.insert_dimension.rst","method/cfdm.Field.nc_clear_component_dimension_groups.rst","method/cfdm.Field.nc_clear_component_sample_dimension_groups.rst","method/cfdm.Field.nc_clear_component_variable_groups.rst","method/cfdm.Field.nc_clear_geometry_variable_groups.rst","method/cfdm.Field.nc_clear_global_attributes.rst","method/cfdm.Field.nc_clear_group_attributes.rst","method/cfdm.Field.nc_clear_variable_groups.rst","method/cfdm.Field.nc_del_component_dimension.rst","method/cfdm.Field.nc_del_component_sample_dimension.rst","method/cfdm.Field.nc_del_component_variable.rst","method/cfdm.Field.nc_del_geometry_variable.rst","method/cfdm.Field.nc_del_variable.rst","method/cfdm.Field.nc_geometry_variable_groups.rst","method/cfdm.Field.nc_get_geometry_variable.rst","method/cfdm.Field.nc_get_variable.rst","method/cfdm.Field.nc_global_attributes.rst","method/cfdm.Field.nc_group_attributes.rst","method/cfdm.Field.nc_has_geometry_variable.rst","method/cfdm.Field.nc_has_variable.rst","method/cfdm.Field.nc_set_component_dimension.rst","method/cfdm.Field.nc_set_component_dimension_groups.rst","method/cfdm.Field.nc_set_component_sample_dimension.rst","method/cfdm.Field.nc_set_component_sample_dimension_groups.rst","method/cfdm.Field.nc_set_component_variable.rst","method/cfdm.Field.nc_set_component_variable_groups.rst","method/cfdm.Field.nc_set_geometry_variable.rst","method/cfdm.Field.nc_set_geometry_variable_groups.rst","method/cfdm.Field.nc_set_global_attribute.rst","method/cfdm.Field.nc_set_global_attributes.rst","method/cfdm.Field.nc_set_group_attribute.rst","method/cfdm.Field.nc_set_group_attributes.rst","method/cfdm.Field.nc_set_variable.rst","method/cfdm.Field.nc_set_variable_groups.rst","method/cfdm.Field.nc_variable_groups.rst","method/cfdm.Field.properties.rst","method/cfdm.Field.set_construct.rst","method/cfdm.Field.set_data.rst","method/cfdm.Field.set_data_axes.rst","method/cfdm.Field.set_properties.rst","method/cfdm.Field.set_property.rst","method/cfdm.Field.squeeze.rst","method/cfdm.Field.to_memory.rst","method/cfdm.Field.transpose.rst","method/cfdm.Field.uncompress.rst","method/cfdm.FieldAncillary.__deepcopy__.rst","method/cfdm.FieldAncillary.__getitem__.rst","method/cfdm.FieldAncillary.__repr__.rst","method/cfdm.FieldAncillary.__str__.rst","method/cfdm.FieldAncillary._docstring_method_exclusions.rst","method/cfdm.FieldAncillary._docstring_package_depth.rst","method/cfdm.FieldAncillary._docstring_special_substitutions.rst","method/cfdm.FieldAncillary._docstring_substitutions.rst","method/cfdm.FieldAncillary.apply_masking.rst","method/cfdm.FieldAncillary.clear_properties.rst","method/cfdm.FieldAncillary.copy.rst","method/cfdm.FieldAncillary.creation_commands.rst","method/cfdm.FieldAncillary.del_data.rst","method/cfdm.FieldAncillary.del_properties.rst","method/cfdm.FieldAncillary.del_property.rst","method/cfdm.FieldAncillary.dump.rst","method/cfdm.FieldAncillary.equals.rst","method/cfdm.FieldAncillary.get_data.rst","method/cfdm.FieldAncillary.get_filenames.rst","method/cfdm.FieldAncillary.get_original_filenames.rst","method/cfdm.FieldAncillary.get_property.rst","method/cfdm.FieldAncillary.has_bounds.rst","method/cfdm.FieldAncillary.has_data.rst","method/cfdm.FieldAncillary.has_property.rst","method/cfdm.FieldAncillary.identities.rst","method/cfdm.FieldAncillary.identity.rst","method/cfdm.FieldAncillary.insert_dimension.rst","method/cfdm.FieldAncillary.nc_clear_variable_groups.rst","method/cfdm.FieldAncillary.nc_del_variable.rst","method/cfdm.FieldAncillary.nc_get_variable.rst","method/cfdm.FieldAncillary.nc_has_variable.rst","method/cfdm.FieldAncillary.nc_set_variable.rst","method/cfdm.FieldAncillary.nc_set_variable_groups.rst","method/cfdm.FieldAncillary.nc_variable_groups.rst","method/cfdm.FieldAncillary.properties.rst","method/cfdm.FieldAncillary.set_data.rst","method/cfdm.FieldAncillary.set_properties.rst","method/cfdm.FieldAncillary.set_property.rst","method/cfdm.FieldAncillary.squeeze.rst","method/cfdm.FieldAncillary.to_memory.rst","method/cfdm.FieldAncillary.transpose.rst","method/cfdm.FieldAncillary.uncompress.rst","method/cfdm.GatheredArray.__array__.rst","method/cfdm.GatheredArray.__deepcopy__.rst","method/cfdm.GatheredArray.__getitem__.rst","method/cfdm.GatheredArray.__repr__.rst","method/cfdm.GatheredArray.__str__.rst","method/cfdm.GatheredArray._docstring_method_exclusions.rst","method/cfdm.GatheredArray._docstring_package_depth.rst","method/cfdm.GatheredArray._docstring_special_substitutions.rst","method/cfdm.GatheredArray._docstring_substitutions.rst","method/cfdm.GatheredArray.compressed_dimensions.rst","method/cfdm.GatheredArray.conformed_data.rst","method/cfdm.GatheredArray.copy.rst","method/cfdm.GatheredArray.get_Subarray.rst","method/cfdm.GatheredArray.get_calendar.rst","method/cfdm.GatheredArray.get_compressed_axes.rst","method/cfdm.GatheredArray.get_compressed_dimension.rst","method/cfdm.GatheredArray.get_compression_type.rst","method/cfdm.GatheredArray.get_filename.rst","method/cfdm.GatheredArray.get_filenames.rst","method/cfdm.GatheredArray.get_list.rst","method/cfdm.GatheredArray.get_subspace.rst","method/cfdm.GatheredArray.get_units.rst","method/cfdm.GatheredArray.source.rst","method/cfdm.GatheredArray.subarray_parameters.rst","method/cfdm.GatheredArray.subarray_shapes.rst","method/cfdm.GatheredArray.subarrays.rst","method/cfdm.GatheredArray.to_memory.rst","method/cfdm.Index.__deepcopy__.rst","method/cfdm.Index.__getitem__.rst","method/cfdm.Index.__repr__.rst","method/cfdm.Index.__str__.rst","method/cfdm.Index._docstring_method_exclusions.rst","method/cfdm.Index._docstring_package_depth.rst","method/cfdm.Index._docstring_special_substitutions.rst","method/cfdm.Index._docstring_substitutions.rst","method/cfdm.Index.apply_masking.rst","method/cfdm.Index.clear_properties.rst","method/cfdm.Index.copy.rst","method/cfdm.Index.creation_commands.rst","method/cfdm.Index.del_data.rst","method/cfdm.Index.del_properties.rst","method/cfdm.Index.del_property.rst","method/cfdm.Index.dump.rst","method/cfdm.Index.equals.rst","method/cfdm.Index.get_data.rst","method/cfdm.Index.get_filenames.rst","method/cfdm.Index.get_original_filenames.rst","method/cfdm.Index.get_property.rst","method/cfdm.Index.has_bounds.rst","method/cfdm.Index.has_data.rst","method/cfdm.Index.has_property.rst","method/cfdm.Index.identities.rst","method/cfdm.Index.identity.rst","method/cfdm.Index.insert_dimension.rst","method/cfdm.Index.nc_clear_dimension_groups.rst","method/cfdm.Index.nc_clear_sample_dimension_groups.rst","method/cfdm.Index.nc_clear_variable_groups.rst","method/cfdm.Index.nc_del_dimension.rst","method/cfdm.Index.nc_del_sample_dimension.rst","method/cfdm.Index.nc_del_variable.rst","method/cfdm.Index.nc_dimension_groups.rst","method/cfdm.Index.nc_get_dimension.rst","method/cfdm.Index.nc_get_sample_dimension.rst","method/cfdm.Index.nc_get_variable.rst","method/cfdm.Index.nc_has_dimension.rst","method/cfdm.Index.nc_has_sample_dimension.rst","method/cfdm.Index.nc_has_variable.rst","method/cfdm.Index.nc_sample_dimension_groups.rst","method/cfdm.Index.nc_set_dimension.rst","method/cfdm.Index.nc_set_dimension_groups.rst","method/cfdm.Index.nc_set_sample_dimension.rst","method/cfdm.Index.nc_set_sample_dimension_groups.rst","method/cfdm.Index.nc_set_variable.rst","method/cfdm.Index.nc_set_variable_groups.rst","method/cfdm.Index.nc_variable_groups.rst","method/cfdm.Index.properties.rst","method/cfdm.Index.set_data.rst","method/cfdm.Index.set_properties.rst","method/cfdm.Index.set_property.rst","method/cfdm.Index.squeeze.rst","method/cfdm.Index.to_memory.rst","method/cfdm.Index.transpose.rst","method/cfdm.Index.uncompress.rst","method/cfdm.InteriorRing.__deepcopy__.rst","method/cfdm.InteriorRing.__getitem__.rst","method/cfdm.InteriorRing.__repr__.rst","method/cfdm.InteriorRing.__str__.rst","method/cfdm.InteriorRing._docstring_method_exclusions.rst","method/cfdm.InteriorRing._docstring_package_depth.rst","method/cfdm.InteriorRing._docstring_special_substitutions.rst","method/cfdm.InteriorRing._docstring_substitutions.rst","method/cfdm.InteriorRing.apply_masking.rst","method/cfdm.InteriorRing.clear_properties.rst","method/cfdm.InteriorRing.copy.rst","method/cfdm.InteriorRing.creation_commands.rst","method/cfdm.InteriorRing.del_data.rst","method/cfdm.InteriorRing.del_properties.rst","method/cfdm.InteriorRing.del_property.rst","method/cfdm.InteriorRing.dump.rst","method/cfdm.InteriorRing.equals.rst","method/cfdm.InteriorRing.get_data.rst","method/cfdm.InteriorRing.get_filenames.rst","method/cfdm.InteriorRing.get_original_filenames.rst","method/cfdm.InteriorRing.get_property.rst","method/cfdm.InteriorRing.has_bounds.rst","method/cfdm.InteriorRing.has_data.rst","method/cfdm.InteriorRing.has_property.rst","method/cfdm.InteriorRing.identities.rst","method/cfdm.InteriorRing.identity.rst","method/cfdm.InteriorRing.insert_dimension.rst","method/cfdm.InteriorRing.nc_clear_dimension_groups.rst","method/cfdm.InteriorRing.nc_clear_variable_groups.rst","method/cfdm.InteriorRing.nc_del_dimension.rst","method/cfdm.InteriorRing.nc_del_variable.rst","method/cfdm.InteriorRing.nc_dimension_groups.rst","method/cfdm.InteriorRing.nc_get_dimension.rst","method/cfdm.InteriorRing.nc_get_variable.rst","method/cfdm.InteriorRing.nc_has_dimension.rst","method/cfdm.InteriorRing.nc_has_variable.rst","method/cfdm.InteriorRing.nc_set_dimension.rst","method/cfdm.InteriorRing.nc_set_dimension_groups.rst","method/cfdm.InteriorRing.nc_set_variable.rst","method/cfdm.InteriorRing.nc_set_variable_groups.rst","method/cfdm.InteriorRing.nc_variable_groups.rst","method/cfdm.InteriorRing.properties.rst","method/cfdm.InteriorRing.set_data.rst","method/cfdm.InteriorRing.set_properties.rst","method/cfdm.InteriorRing.set_property.rst","method/cfdm.InteriorRing.squeeze.rst","method/cfdm.InteriorRing.to_memory.rst","method/cfdm.InteriorRing.transpose.rst","method/cfdm.InteriorRing.uncompress.rst","method/cfdm.List.__deepcopy__.rst","method/cfdm.List.__getitem__.rst","method/cfdm.List.__repr__.rst","method/cfdm.List.__str__.rst","method/cfdm.List._docstring_method_exclusions.rst","method/cfdm.List._docstring_package_depth.rst","method/cfdm.List._docstring_special_substitutions.rst","method/cfdm.List._docstring_substitutions.rst","method/cfdm.List.apply_masking.rst","method/cfdm.List.clear_properties.rst","method/cfdm.List.copy.rst","method/cfdm.List.creation_commands.rst","method/cfdm.List.del_data.rst","method/cfdm.List.del_properties.rst","method/cfdm.List.del_property.rst","method/cfdm.List.dump.rst","method/cfdm.List.equals.rst","method/cfdm.List.get_data.rst","method/cfdm.List.get_filenames.rst","method/cfdm.List.get_original_filenames.rst","method/cfdm.List.get_property.rst","method/cfdm.List.has_bounds.rst","method/cfdm.List.has_data.rst","method/cfdm.List.has_property.rst","method/cfdm.List.identities.rst","method/cfdm.List.identity.rst","method/cfdm.List.insert_dimension.rst","method/cfdm.List.nc_clear_variable_groups.rst","method/cfdm.List.nc_del_variable.rst","method/cfdm.List.nc_get_variable.rst","method/cfdm.List.nc_has_variable.rst","method/cfdm.List.nc_set_variable.rst","method/cfdm.List.nc_set_variable_groups.rst","method/cfdm.List.nc_variable_groups.rst","method/cfdm.List.properties.rst","method/cfdm.List.set_data.rst","method/cfdm.List.set_properties.rst","method/cfdm.List.set_property.rst","method/cfdm.List.squeeze.rst","method/cfdm.List.to_memory.rst","method/cfdm.List.transpose.rst","method/cfdm.List.uncompress.rst","method/cfdm.NetCDFArray.__getitem__.rst","method/cfdm.NetCDFArray._docstring_method_exclusions.rst","method/cfdm.NetCDFArray._docstring_package_depth.rst","method/cfdm.NetCDFArray._docstring_special_substitutions.rst","method/cfdm.NetCDFArray._docstring_substitutions.rst","method/cfdm.NetCDFArray.close.rst","method/cfdm.NetCDFArray.copy.rst","method/cfdm.NetCDFArray.file_address.rst","method/cfdm.NetCDFArray.get_address.rst","method/cfdm.NetCDFArray.get_addresses.rst","method/cfdm.NetCDFArray.get_calendar.rst","method/cfdm.NetCDFArray.get_compression_type.rst","method/cfdm.NetCDFArray.get_filename.rst","method/cfdm.NetCDFArray.get_filenames.rst","method/cfdm.NetCDFArray.get_format.rst","method/cfdm.NetCDFArray.get_formats.rst","method/cfdm.NetCDFArray.get_group.rst","method/cfdm.NetCDFArray.get_groups.rst","method/cfdm.NetCDFArray.get_mask.rst","method/cfdm.NetCDFArray.get_missing_values.rst","method/cfdm.NetCDFArray.get_ncvar.rst","method/cfdm.NetCDFArray.get_subspace.rst","method/cfdm.NetCDFArray.get_units.rst","method/cfdm.NetCDFArray.get_varid.rst","method/cfdm.NetCDFArray.open.rst","method/cfdm.NetCDFArray.to_memory.rst","method/cfdm.NumpyArray.__getitem__.rst","method/cfdm.NumpyArray._docstring_method_exclusions.rst","method/cfdm.NumpyArray._docstring_package_depth.rst","method/cfdm.NumpyArray._docstring_special_substitutions.rst","method/cfdm.NumpyArray._docstring_substitutions.rst","method/cfdm.NumpyArray.copy.rst","method/cfdm.NumpyArray.get_calendar.rst","method/cfdm.NumpyArray.get_compression_type.rst","method/cfdm.NumpyArray.get_filename.rst","method/cfdm.NumpyArray.get_filenames.rst","method/cfdm.NumpyArray.get_subspace.rst","method/cfdm.NumpyArray.get_units.rst","method/cfdm.NumpyArray.to_memory.rst","method/cfdm.RaggedContiguousArray.__array__.rst","method/cfdm.RaggedContiguousArray.__deepcopy__.rst","method/cfdm.RaggedContiguousArray.__getitem__.rst","method/cfdm.RaggedContiguousArray.__repr__.rst","method/cfdm.RaggedContiguousArray.__str__.rst","method/cfdm.RaggedContiguousArray._docstring_method_exclusions.rst","method/cfdm.RaggedContiguousArray._docstring_package_depth.rst","method/cfdm.RaggedContiguousArray._docstring_special_substitutions.rst","method/cfdm.RaggedContiguousArray._docstring_substitutions.rst","method/cfdm.RaggedContiguousArray.compressed_dimensions.rst","method/cfdm.RaggedContiguousArray.conformed_data.rst","method/cfdm.RaggedContiguousArray.copy.rst","method/cfdm.RaggedContiguousArray.get_Subarray.rst","method/cfdm.RaggedContiguousArray.get_calendar.rst","method/cfdm.RaggedContiguousArray.get_compressed_axes.rst","method/cfdm.RaggedContiguousArray.get_compressed_dimension.rst","method/cfdm.RaggedContiguousArray.get_compression_type.rst","method/cfdm.RaggedContiguousArray.get_count.rst","method/cfdm.RaggedContiguousArray.get_filename.rst","method/cfdm.RaggedContiguousArray.get_filenames.rst","method/cfdm.RaggedContiguousArray.get_index.rst","method/cfdm.RaggedContiguousArray.get_subspace.rst","method/cfdm.RaggedContiguousArray.get_units.rst","method/cfdm.RaggedContiguousArray.source.rst","method/cfdm.RaggedContiguousArray.subarray_parameters.rst","method/cfdm.RaggedContiguousArray.subarray_shapes.rst","method/cfdm.RaggedContiguousArray.subarrays.rst","method/cfdm.RaggedContiguousArray.to_memory.rst","method/cfdm.RaggedIndexedArray.__array__.rst","method/cfdm.RaggedIndexedArray.__deepcopy__.rst","method/cfdm.RaggedIndexedArray.__getitem__.rst","method/cfdm.RaggedIndexedArray.__repr__.rst","method/cfdm.RaggedIndexedArray.__str__.rst","method/cfdm.RaggedIndexedArray._docstring_method_exclusions.rst","method/cfdm.RaggedIndexedArray._docstring_package_depth.rst","method/cfdm.RaggedIndexedArray._docstring_special_substitutions.rst","method/cfdm.RaggedIndexedArray._docstring_substitutions.rst","method/cfdm.RaggedIndexedArray.compressed_dimensions.rst","method/cfdm.RaggedIndexedArray.conformed_data.rst","method/cfdm.RaggedIndexedArray.copy.rst","method/cfdm.RaggedIndexedArray.get_Subarray.rst","method/cfdm.RaggedIndexedArray.get_calendar.rst","method/cfdm.RaggedIndexedArray.get_compressed_axes.rst","method/cfdm.RaggedIndexedArray.get_compressed_dimension.rst","method/cfdm.RaggedIndexedArray.get_compression_type.rst","method/cfdm.RaggedIndexedArray.get_count.rst","method/cfdm.RaggedIndexedArray.get_filename.rst","method/cfdm.RaggedIndexedArray.get_filenames.rst","method/cfdm.RaggedIndexedArray.get_index.rst","method/cfdm.RaggedIndexedArray.get_subspace.rst","method/cfdm.RaggedIndexedArray.get_units.rst","method/cfdm.RaggedIndexedArray.source.rst","method/cfdm.RaggedIndexedArray.subarray_parameters.rst","method/cfdm.RaggedIndexedArray.subarray_shapes.rst","method/cfdm.RaggedIndexedArray.subarrays.rst","method/cfdm.RaggedIndexedArray.to_memory.rst","method/cfdm.RaggedIndexedContiguousArray.__array__.rst","method/cfdm.RaggedIndexedContiguousArray.__deepcopy__.rst","method/cfdm.RaggedIndexedContiguousArray.__getitem__.rst","method/cfdm.RaggedIndexedContiguousArray.__repr__.rst","method/cfdm.RaggedIndexedContiguousArray.__str__.rst","method/cfdm.RaggedIndexedContiguousArray._docstring_method_exclusions.rst","method/cfdm.RaggedIndexedContiguousArray._docstring_package_depth.rst","method/cfdm.RaggedIndexedContiguousArray._docstring_special_substitutions.rst","method/cfdm.RaggedIndexedContiguousArray._docstring_substitutions.rst","method/cfdm.RaggedIndexedContiguousArray.compressed_dimensions.rst","method/cfdm.RaggedIndexedContiguousArray.conformed_data.rst","method/cfdm.RaggedIndexedContiguousArray.copy.rst","method/cfdm.RaggedIndexedContiguousArray.get_Subarray.rst","method/cfdm.RaggedIndexedContiguousArray.get_calendar.rst","method/cfdm.RaggedIndexedContiguousArray.get_compressed_axes.rst","method/cfdm.RaggedIndexedContiguousArray.get_compressed_dimension.rst","method/cfdm.RaggedIndexedContiguousArray.get_compression_type.rst","method/cfdm.RaggedIndexedContiguousArray.get_count.rst","method/cfdm.RaggedIndexedContiguousArray.get_filename.rst","method/cfdm.RaggedIndexedContiguousArray.get_filenames.rst","method/cfdm.RaggedIndexedContiguousArray.get_index.rst","method/cfdm.RaggedIndexedContiguousArray.get_subspace.rst","method/cfdm.RaggedIndexedContiguousArray.get_units.rst","method/cfdm.RaggedIndexedContiguousArray.source.rst","method/cfdm.RaggedIndexedContiguousArray.subarray_parameters.rst","method/cfdm.RaggedIndexedContiguousArray.subarray_shapes.rst","method/cfdm.RaggedIndexedContiguousArray.subarrays.rst","method/cfdm.RaggedIndexedContiguousArray.to_memory.rst","method/cfdm.core.Array.__deepcopy__.rst","method/cfdm.core.Array._docstring_method_exclusions.rst","method/cfdm.core.Array._docstring_package_depth.rst","method/cfdm.core.Array._docstring_special_substitutions.rst","method/cfdm.core.Array._docstring_substitutions.rst","method/cfdm.core.Array.copy.rst","method/cfdm.core.AuxiliaryCoordinate.__deepcopy__.rst","method/cfdm.core.AuxiliaryCoordinate._docstring_method_exclusions.rst","method/cfdm.core.AuxiliaryCoordinate._docstring_package_depth.rst","method/cfdm.core.AuxiliaryCoordinate._docstring_special_substitutions.rst","method/cfdm.core.AuxiliaryCoordinate._docstring_substitutions.rst","method/cfdm.core.AuxiliaryCoordinate.clear_properties.rst","method/cfdm.core.AuxiliaryCoordinate.copy.rst","method/cfdm.core.AuxiliaryCoordinate.del_bounds.rst","method/cfdm.core.AuxiliaryCoordinate.del_climatology.rst","method/cfdm.core.AuxiliaryCoordinate.del_data.rst","method/cfdm.core.AuxiliaryCoordinate.del_geometry.rst","method/cfdm.core.AuxiliaryCoordinate.del_interior_ring.rst","method/cfdm.core.AuxiliaryCoordinate.del_properties.rst","method/cfdm.core.AuxiliaryCoordinate.del_property.rst","method/cfdm.core.AuxiliaryCoordinate.get_bounds.rst","method/cfdm.core.AuxiliaryCoordinate.get_climatology.rst","method/cfdm.core.AuxiliaryCoordinate.get_data.rst","method/cfdm.core.AuxiliaryCoordinate.get_geometry.rst","method/cfdm.core.AuxiliaryCoordinate.get_interior_ring.rst","method/cfdm.core.AuxiliaryCoordinate.get_property.rst","method/cfdm.core.AuxiliaryCoordinate.has_bounds.rst","method/cfdm.core.AuxiliaryCoordinate.has_data.rst","method/cfdm.core.AuxiliaryCoordinate.has_geometry.rst","method/cfdm.core.AuxiliaryCoordinate.has_interior_ring.rst","method/cfdm.core.AuxiliaryCoordinate.has_property.rst","method/cfdm.core.AuxiliaryCoordinate.is_climatology.rst","method/cfdm.core.AuxiliaryCoordinate.properties.rst","method/cfdm.core.AuxiliaryCoordinate.set_bounds.rst","method/cfdm.core.AuxiliaryCoordinate.set_climatology.rst","method/cfdm.core.AuxiliaryCoordinate.set_data.rst","method/cfdm.core.AuxiliaryCoordinate.set_geometry.rst","method/cfdm.core.AuxiliaryCoordinate.set_interior_ring.rst","method/cfdm.core.AuxiliaryCoordinate.set_properties.rst","method/cfdm.core.AuxiliaryCoordinate.set_property.rst","method/cfdm.core.Bounds.__deepcopy__.rst","method/cfdm.core.Bounds.clear_properties.rst","method/cfdm.core.Bounds.copy.rst","method/cfdm.core.Bounds.del_data.rst","method/cfdm.core.Bounds.del_properties.rst","method/cfdm.core.Bounds.del_property.rst","method/cfdm.core.Bounds.get_data.rst","method/cfdm.core.Bounds.get_property.rst","method/cfdm.core.Bounds.has_bounds.rst","method/cfdm.core.Bounds.has_data.rst","method/cfdm.core.Bounds.has_property.rst","method/cfdm.core.Bounds.properties.rst","method/cfdm.core.Bounds.set_data.rst","method/cfdm.core.Bounds.set_properties.rst","method/cfdm.core.Bounds.set_property.rst","method/cfdm.core.CellMeasure.__deepcopy__.rst","method/cfdm.core.CellMeasure._docstring_method_exclusions.rst","method/cfdm.core.CellMeasure._docstring_package_depth.rst","method/cfdm.core.CellMeasure._docstring_special_substitutions.rst","method/cfdm.core.CellMeasure._docstring_substitutions.rst","method/cfdm.core.CellMeasure.clear_properties.rst","method/cfdm.core.CellMeasure.copy.rst","method/cfdm.core.CellMeasure.del_data.rst","method/cfdm.core.CellMeasure.del_measure.rst","method/cfdm.core.CellMeasure.del_properties.rst","method/cfdm.core.CellMeasure.del_property.rst","method/cfdm.core.CellMeasure.get_data.rst","method/cfdm.core.CellMeasure.get_measure.rst","method/cfdm.core.CellMeasure.get_property.rst","method/cfdm.core.CellMeasure.has_bounds.rst","method/cfdm.core.CellMeasure.has_data.rst","method/cfdm.core.CellMeasure.has_measure.rst","method/cfdm.core.CellMeasure.has_property.rst","method/cfdm.core.CellMeasure.properties.rst","method/cfdm.core.CellMeasure.set_data.rst","method/cfdm.core.CellMeasure.set_measure.rst","method/cfdm.core.CellMeasure.set_properties.rst","method/cfdm.core.CellMeasure.set_property.rst","method/cfdm.core.CellMethod.__deepcopy__.rst","method/cfdm.core.CellMethod._docstring_method_exclusions.rst","method/cfdm.core.CellMethod._docstring_package_depth.rst","method/cfdm.core.CellMethod._docstring_special_substitutions.rst","method/cfdm.core.CellMethod._docstring_substitutions.rst","method/cfdm.core.CellMethod.copy.rst","method/cfdm.core.CellMethod.del_axes.rst","method/cfdm.core.CellMethod.del_method.rst","method/cfdm.core.CellMethod.del_qualifier.rst","method/cfdm.core.CellMethod.get_axes.rst","method/cfdm.core.CellMethod.get_method.rst","method/cfdm.core.CellMethod.get_qualifier.rst","method/cfdm.core.CellMethod.has_axes.rst","method/cfdm.core.CellMethod.has_method.rst","method/cfdm.core.CellMethod.has_qualifier.rst","method/cfdm.core.CellMethod.qualifiers.rst","method/cfdm.core.CellMethod.set_axes.rst","method/cfdm.core.CellMethod.set_method.rst","method/cfdm.core.CellMethod.set_qualifier.rst","method/cfdm.core.Constructs.__contains__.rst","method/cfdm.core.Constructs.__copy__.rst","method/cfdm.core.Constructs.__deepcopy__.rst","method/cfdm.core.Constructs.__getitem__.rst","method/cfdm.core.Constructs.__iter__.rst","method/cfdm.core.Constructs.__len__.rst","method/cfdm.core.Constructs._docstring_method_exclusions.rst","method/cfdm.core.Constructs._docstring_package_depth.rst","method/cfdm.core.Constructs._docstring_special_substitutions.rst","method/cfdm.core.Constructs._docstring_substitutions.rst","method/cfdm.core.Constructs.construct_type.rst","method/cfdm.core.Constructs.construct_types.rst","method/cfdm.core.Constructs.copy.rst","method/cfdm.core.Constructs.data_axes.rst","method/cfdm.core.Constructs.filter_by_type.rst","method/cfdm.core.Constructs.get.rst","method/cfdm.core.Constructs.get_data_axes.rst","method/cfdm.core.Constructs.items.rst","method/cfdm.core.Constructs.key.rst","method/cfdm.core.Constructs.keys.rst","method/cfdm.core.Constructs.new_identifier.rst","method/cfdm.core.Constructs.ordered.rst","method/cfdm.core.Constructs.replace.rst","method/cfdm.core.Constructs.shallow_copy.rst","method/cfdm.core.Constructs.todict.rst","method/cfdm.core.Constructs.value.rst","method/cfdm.core.Constructs.values.rst","method/cfdm.core.Container.__deepcopy__.rst","method/cfdm.core.Container._del_component.rst","method/cfdm.core.Container._docstring_method_exclusions.rst","method/cfdm.core.Container._docstring_package_depth.rst","method/cfdm.core.Container._docstring_special_substitutions.rst","method/cfdm.core.Container._docstring_substitutions.rst","method/cfdm.core.Container._get_component.rst","method/cfdm.core.Container._has_component.rst","method/cfdm.core.Container._set_component.rst","method/cfdm.core.Container.copy.rst","method/cfdm.core.Coordinate.__deepcopy__.rst","method/cfdm.core.Coordinate._docstring_method_exclusions.rst","method/cfdm.core.Coordinate._docstring_package_depth.rst","method/cfdm.core.Coordinate._docstring_special_substitutions.rst","method/cfdm.core.Coordinate._docstring_substitutions.rst","method/cfdm.core.Coordinate.clear_properties.rst","method/cfdm.core.Coordinate.copy.rst","method/cfdm.core.Coordinate.del_bounds.rst","method/cfdm.core.Coordinate.del_climatology.rst","method/cfdm.core.Coordinate.del_data.rst","method/cfdm.core.Coordinate.del_geometry.rst","method/cfdm.core.Coordinate.del_interior_ring.rst","method/cfdm.core.Coordinate.del_properties.rst","method/cfdm.core.Coordinate.del_property.rst","method/cfdm.core.Coordinate.get_bounds.rst","method/cfdm.core.Coordinate.get_climatology.rst","method/cfdm.core.Coordinate.get_data.rst","method/cfdm.core.Coordinate.get_geometry.rst","method/cfdm.core.Coordinate.get_interior_ring.rst","method/cfdm.core.Coordinate.get_property.rst","method/cfdm.core.Coordinate.has_bounds.rst","method/cfdm.core.Coordinate.has_data.rst","method/cfdm.core.Coordinate.has_geometry.rst","method/cfdm.core.Coordinate.has_interior_ring.rst","method/cfdm.core.Coordinate.has_property.rst","method/cfdm.core.Coordinate.is_climatology.rst","method/cfdm.core.Coordinate.properties.rst","method/cfdm.core.Coordinate.set_bounds.rst","method/cfdm.core.Coordinate.set_climatology.rst","method/cfdm.core.Coordinate.set_data.rst","method/cfdm.core.Coordinate.set_geometry.rst","method/cfdm.core.Coordinate.set_interior_ring.rst","method/cfdm.core.Coordinate.set_properties.rst","method/cfdm.core.Coordinate.set_property.rst","method/cfdm.core.CoordinateConversion.__deepcopy__.rst","method/cfdm.core.CoordinateConversion._docstring_method_exclusions.rst","method/cfdm.core.CoordinateConversion._docstring_package_depth.rst","method/cfdm.core.CoordinateConversion._docstring_special_substitutions.rst","method/cfdm.core.CoordinateConversion._docstring_substitutions.rst","method/cfdm.core.CoordinateConversion.clear_domain_ancillaries.rst","method/cfdm.core.CoordinateConversion.clear_parameters.rst","method/cfdm.core.CoordinateConversion.copy.rst","method/cfdm.core.CoordinateConversion.del_domain_ancillary.rst","method/cfdm.core.CoordinateConversion.del_parameter.rst","method/cfdm.core.CoordinateConversion.domain_ancillaries.rst","method/cfdm.core.CoordinateConversion.get_domain_ancillary.rst","method/cfdm.core.CoordinateConversion.get_parameter.rst","method/cfdm.core.CoordinateConversion.has_domain_ancillary.rst","method/cfdm.core.CoordinateConversion.has_parameter.rst","method/cfdm.core.CoordinateConversion.parameters.rst","method/cfdm.core.CoordinateConversion.set_domain_ancillaries.rst","method/cfdm.core.CoordinateConversion.set_domain_ancillary.rst","method/cfdm.core.CoordinateConversion.set_parameter.rst","method/cfdm.core.CoordinateConversion.set_parameters.rst","method/cfdm.core.CoordinateReference.__deepcopy__.rst","method/cfdm.core.CoordinateReference._docstring_method_exclusions.rst","method/cfdm.core.CoordinateReference._docstring_package_depth.rst","method/cfdm.core.CoordinateReference._docstring_special_substitutions.rst","method/cfdm.core.CoordinateReference._docstring_substitutions.rst","method/cfdm.core.CoordinateReference.clear_coordinates.rst","method/cfdm.core.CoordinateReference.coordinates.rst","method/cfdm.core.CoordinateReference.copy.rst","method/cfdm.core.CoordinateReference.del_coordinate.rst","method/cfdm.core.CoordinateReference.del_coordinate_conversion.rst","method/cfdm.core.CoordinateReference.del_datum.rst","method/cfdm.core.CoordinateReference.get_coordinate_conversion.rst","method/cfdm.core.CoordinateReference.get_datum.rst","method/cfdm.core.CoordinateReference.has_coordinate.rst","method/cfdm.core.CoordinateReference.set_coordinate.rst","method/cfdm.core.CoordinateReference.set_coordinate_conversion.rst","method/cfdm.core.CoordinateReference.set_coordinates.rst","method/cfdm.core.CoordinateReference.set_datum.rst","method/cfdm.core.Data.__deepcopy__.rst","method/cfdm.core.Data.__repr__.rst","method/cfdm.core.Data.__str__.rst","method/cfdm.core.Data._docstring_method_exclusions.rst","method/cfdm.core.Data._docstring_package_depth.rst","method/cfdm.core.Data._docstring_special_substitutions.rst","method/cfdm.core.Data._docstring_substitutions.rst","method/cfdm.core.Data.copy.rst","method/cfdm.core.Data.del_calendar.rst","method/cfdm.core.Data.del_fill_value.rst","method/cfdm.core.Data.del_units.rst","method/cfdm.core.Data.get_calendar.rst","method/cfdm.core.Data.get_fill_value.rst","method/cfdm.core.Data.get_units.rst","method/cfdm.core.Data.has_calendar.rst","method/cfdm.core.Data.has_fill_value.rst","method/cfdm.core.Data.has_units.rst","method/cfdm.core.Data.set_calendar.rst","method/cfdm.core.Data.set_fill_value.rst","method/cfdm.core.Data.set_units.rst","method/cfdm.core.Data.source.rst","method/cfdm.core.Datum.__deepcopy__.rst","method/cfdm.core.Datum._docstring_method_exclusions.rst","method/cfdm.core.Datum._docstring_package_depth.rst","method/cfdm.core.Datum._docstring_special_substitutions.rst","method/cfdm.core.Datum._docstring_substitutions.rst","method/cfdm.core.Datum.clear_parameters.rst","method/cfdm.core.Datum.copy.rst","method/cfdm.core.Datum.del_parameter.rst","method/cfdm.core.Datum.get_parameter.rst","method/cfdm.core.Datum.has_parameter.rst","method/cfdm.core.Datum.parameters.rst","method/cfdm.core.Datum.set_parameter.rst","method/cfdm.core.Datum.set_parameters.rst","method/cfdm.core.DimensionCoordinate.__deepcopy__.rst","method/cfdm.core.DimensionCoordinate._docstring_method_exclusions.rst","method/cfdm.core.DimensionCoordinate._docstring_package_depth.rst","method/cfdm.core.DimensionCoordinate._docstring_special_substitutions.rst","method/cfdm.core.DimensionCoordinate._docstring_substitutions.rst","method/cfdm.core.DimensionCoordinate.clear_properties.rst","method/cfdm.core.DimensionCoordinate.copy.rst","method/cfdm.core.DimensionCoordinate.del_bounds.rst","method/cfdm.core.DimensionCoordinate.del_climatology.rst","method/cfdm.core.DimensionCoordinate.del_data.rst","method/cfdm.core.DimensionCoordinate.del_geometry.rst","method/cfdm.core.DimensionCoordinate.del_interior_ring.rst","method/cfdm.core.DimensionCoordinate.del_properties.rst","method/cfdm.core.DimensionCoordinate.del_property.rst","method/cfdm.core.DimensionCoordinate.get_bounds.rst","method/cfdm.core.DimensionCoordinate.get_climatology.rst","method/cfdm.core.DimensionCoordinate.get_data.rst","method/cfdm.core.DimensionCoordinate.get_geometry.rst","method/cfdm.core.DimensionCoordinate.get_interior_ring.rst","method/cfdm.core.DimensionCoordinate.get_property.rst","method/cfdm.core.DimensionCoordinate.has_bounds.rst","method/cfdm.core.DimensionCoordinate.has_data.rst","method/cfdm.core.DimensionCoordinate.has_geometry.rst","method/cfdm.core.DimensionCoordinate.has_interior_ring.rst","method/cfdm.core.DimensionCoordinate.has_property.rst","method/cfdm.core.DimensionCoordinate.is_climatology.rst","method/cfdm.core.DimensionCoordinate.properties.rst","method/cfdm.core.DimensionCoordinate.set_bounds.rst","method/cfdm.core.DimensionCoordinate.set_climatology.rst","method/cfdm.core.DimensionCoordinate.set_data.rst","method/cfdm.core.DimensionCoordinate.set_geometry.rst","method/cfdm.core.DimensionCoordinate.set_interior_ring.rst","method/cfdm.core.DimensionCoordinate.set_properties.rst","method/cfdm.core.DimensionCoordinate.set_property.rst","method/cfdm.core.DocstringRewriteMeta._docstring_method_exclusions.rst","method/cfdm.core.DocstringRewriteMeta._docstring_package_depth.rst","method/cfdm.core.DocstringRewriteMeta._docstring_special_substitutions.rst","method/cfdm.core.DocstringRewriteMeta._docstring_substitutions.rst","method/cfdm.core.DocstringRewriteMeta.mro.rst","method/cfdm.core.Domain.__deepcopy__.rst","method/cfdm.core.Domain._docstring_method_exclusions.rst","method/cfdm.core.Domain._docstring_package_depth.rst","method/cfdm.core.Domain._docstring_special_substitutions.rst","method/cfdm.core.Domain._docstring_substitutions.rst","method/cfdm.core.Domain.clear_properties.rst","method/cfdm.core.Domain.copy.rst","method/cfdm.core.Domain.del_construct.rst","method/cfdm.core.Domain.del_data_axes.rst","method/cfdm.core.Domain.del_properties.rst","method/cfdm.core.Domain.del_property.rst","method/cfdm.core.Domain.fromconstructs.rst","method/cfdm.core.Domain.get_construct.rst","method/cfdm.core.Domain.get_data_axes.rst","method/cfdm.core.Domain.get_property.rst","method/cfdm.core.Domain.has_bounds.rst","method/cfdm.core.Domain.has_construct.rst","method/cfdm.core.Domain.has_data.rst","method/cfdm.core.Domain.has_data_axes.rst","method/cfdm.core.Domain.has_property.rst","method/cfdm.core.Domain.properties.rst","method/cfdm.core.Domain.set_construct.rst","method/cfdm.core.Domain.set_data_axes.rst","method/cfdm.core.Domain.set_properties.rst","method/cfdm.core.Domain.set_property.rst","method/cfdm.core.DomainAncillary.__deepcopy__.rst","method/cfdm.core.DomainAncillary._docstring_method_exclusions.rst","method/cfdm.core.DomainAncillary._docstring_package_depth.rst","method/cfdm.core.DomainAncillary._docstring_special_substitutions.rst","method/cfdm.core.DomainAncillary._docstring_substitutions.rst","method/cfdm.core.DomainAncillary.clear_properties.rst","method/cfdm.core.DomainAncillary.copy.rst","method/cfdm.core.DomainAncillary.del_bounds.rst","method/cfdm.core.DomainAncillary.del_data.rst","method/cfdm.core.DomainAncillary.del_geometry.rst","method/cfdm.core.DomainAncillary.del_interior_ring.rst","method/cfdm.core.DomainAncillary.del_properties.rst","method/cfdm.core.DomainAncillary.del_property.rst","method/cfdm.core.DomainAncillary.get_bounds.rst","method/cfdm.core.DomainAncillary.get_data.rst","method/cfdm.core.DomainAncillary.get_geometry.rst","method/cfdm.core.DomainAncillary.get_interior_ring.rst","method/cfdm.core.DomainAncillary.get_property.rst","method/cfdm.core.DomainAncillary.has_bounds.rst","method/cfdm.core.DomainAncillary.has_data.rst","method/cfdm.core.DomainAncillary.has_geometry.rst","method/cfdm.core.DomainAncillary.has_interior_ring.rst","method/cfdm.core.DomainAncillary.has_property.rst","method/cfdm.core.DomainAncillary.properties.rst","method/cfdm.core.DomainAncillary.set_bounds.rst","method/cfdm.core.DomainAncillary.set_data.rst","method/cfdm.core.DomainAncillary.set_geometry.rst","method/cfdm.core.DomainAncillary.set_interior_ring.rst","method/cfdm.core.DomainAncillary.set_properties.rst","method/cfdm.core.DomainAncillary.set_property.rst","method/cfdm.core.DomainAxis.__deepcopy__.rst","method/cfdm.core.DomainAxis._docstring_method_exclusions.rst","method/cfdm.core.DomainAxis._docstring_package_depth.rst","method/cfdm.core.DomainAxis._docstring_special_substitutions.rst","method/cfdm.core.DomainAxis._docstring_substitutions.rst","method/cfdm.core.DomainAxis.copy.rst","method/cfdm.core.DomainAxis.del_size.rst","method/cfdm.core.DomainAxis.get_size.rst","method/cfdm.core.DomainAxis.has_size.rst","method/cfdm.core.DomainAxis.set_size.rst","method/cfdm.core.Field.__deepcopy__.rst","method/cfdm.core.Field._docstring_method_exclusions.rst","method/cfdm.core.Field._docstring_package_depth.rst","method/cfdm.core.Field._docstring_special_substitutions.rst","method/cfdm.core.Field._docstring_substitutions.rst","method/cfdm.core.Field.clear_properties.rst","method/cfdm.core.Field.copy.rst","method/cfdm.core.Field.del_construct.rst","method/cfdm.core.Field.del_data.rst","method/cfdm.core.Field.del_data_axes.rst","method/cfdm.core.Field.del_properties.rst","method/cfdm.core.Field.del_property.rst","method/cfdm.core.Field.get_construct.rst","method/cfdm.core.Field.get_data.rst","method/cfdm.core.Field.get_data_axes.rst","method/cfdm.core.Field.get_domain.rst","method/cfdm.core.Field.get_property.rst","method/cfdm.core.Field.has_bounds.rst","method/cfdm.core.Field.has_construct.rst","method/cfdm.core.Field.has_data.rst","method/cfdm.core.Field.has_data_axes.rst","method/cfdm.core.Field.has_property.rst","method/cfdm.core.Field.properties.rst","method/cfdm.core.Field.set_construct.rst","method/cfdm.core.Field.set_data.rst","method/cfdm.core.Field.set_data_axes.rst","method/cfdm.core.Field.set_properties.rst","method/cfdm.core.Field.set_property.rst","method/cfdm.core.FieldAncillary.__deepcopy__.rst","method/cfdm.core.FieldAncillary._docstring_method_exclusions.rst","method/cfdm.core.FieldAncillary._docstring_package_depth.rst","method/cfdm.core.FieldAncillary._docstring_special_substitutions.rst","method/cfdm.core.FieldAncillary._docstring_substitutions.rst","method/cfdm.core.FieldAncillary.clear_properties.rst","method/cfdm.core.FieldAncillary.copy.rst","method/cfdm.core.FieldAncillary.del_data.rst","method/cfdm.core.FieldAncillary.del_properties.rst","method/cfdm.core.FieldAncillary.del_property.rst","method/cfdm.core.FieldAncillary.get_data.rst","method/cfdm.core.FieldAncillary.get_property.rst","method/cfdm.core.FieldAncillary.has_bounds.rst","method/cfdm.core.FieldAncillary.has_data.rst","method/cfdm.core.FieldAncillary.has_property.rst","method/cfdm.core.FieldAncillary.properties.rst","method/cfdm.core.FieldAncillary.set_data.rst","method/cfdm.core.FieldAncillary.set_properties.rst","method/cfdm.core.FieldAncillary.set_property.rst","method/cfdm.core.InteriorRing.__deepcopy__.rst","method/cfdm.core.InteriorRing._docstring_method_exclusions.rst","method/cfdm.core.InteriorRing._docstring_package_depth.rst","method/cfdm.core.InteriorRing._docstring_special_substitutions.rst","method/cfdm.core.InteriorRing._docstring_substitutions.rst","method/cfdm.core.InteriorRing.clear_properties.rst","method/cfdm.core.InteriorRing.copy.rst","method/cfdm.core.InteriorRing.del_data.rst","method/cfdm.core.InteriorRing.del_properties.rst","method/cfdm.core.InteriorRing.del_property.rst","method/cfdm.core.InteriorRing.get_data.rst","method/cfdm.core.InteriorRing.get_property.rst","method/cfdm.core.InteriorRing.has_bounds.rst","method/cfdm.core.InteriorRing.has_data.rst","method/cfdm.core.InteriorRing.has_property.rst","method/cfdm.core.InteriorRing.properties.rst","method/cfdm.core.InteriorRing.set_data.rst","method/cfdm.core.InteriorRing.set_properties.rst","method/cfdm.core.InteriorRing.set_property.rst","method/cfdm.core.NumpyArray._docstring_method_exclusions.rst","method/cfdm.core.NumpyArray._docstring_package_depth.rst","method/cfdm.core.NumpyArray._docstring_special_substitutions.rst","method/cfdm.core.NumpyArray._docstring_substitutions.rst","method/cfdm.core.NumpyArray.copy.rst","method/cfdm.core.Parameters.__deepcopy__.rst","method/cfdm.core.Parameters._docstring_method_exclusions.rst","method/cfdm.core.Parameters._docstring_package_depth.rst","method/cfdm.core.Parameters._docstring_special_substitutions.rst","method/cfdm.core.Parameters._docstring_substitutions.rst","method/cfdm.core.Parameters.clear_parameters.rst","method/cfdm.core.Parameters.copy.rst","method/cfdm.core.Parameters.del_parameter.rst","method/cfdm.core.Parameters.get_parameter.rst","method/cfdm.core.Parameters.has_parameter.rst","method/cfdm.core.Parameters.parameters.rst","method/cfdm.core.Parameters.set_parameter.rst","method/cfdm.core.Parameters.set_parameters.rst","method/cfdm.core.ParametersDomainAncillaries.__deepcopy__.rst","method/cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries.rst","method/cfdm.core.ParametersDomainAncillaries.clear_parameters.rst","method/cfdm.core.ParametersDomainAncillaries.copy.rst","method/cfdm.core.ParametersDomainAncillaries.del_domain_ancillary.rst","method/cfdm.core.ParametersDomainAncillaries.del_parameter.rst","method/cfdm.core.ParametersDomainAncillaries.domain_ancillaries.rst","method/cfdm.core.ParametersDomainAncillaries.get_domain_ancillary.rst","method/cfdm.core.ParametersDomainAncillaries.get_parameter.rst","method/cfdm.core.ParametersDomainAncillaries.has_domain_ancillary.rst","method/cfdm.core.ParametersDomainAncillaries.has_parameter.rst","method/cfdm.core.ParametersDomainAncillaries.parameters.rst","method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries.rst","method/cfdm.core.ParametersDomainAncillaries.set_domain_ancillary.rst","method/cfdm.core.ParametersDomainAncillaries.set_parameter.rst","method/cfdm.core.ParametersDomainAncillaries.set_parameters.rst","method/cfdm.core.Properties.__deepcopy__.rst","method/cfdm.core.Properties._docstring_method_exclusions.rst","method/cfdm.core.Properties._docstring_package_depth.rst","method/cfdm.core.Properties._docstring_special_substitutions.rst","method/cfdm.core.Properties._docstring_substitutions.rst","method/cfdm.core.Properties.clear_properties.rst","method/cfdm.core.Properties.copy.rst","method/cfdm.core.Properties.del_properties.rst","method/cfdm.core.Properties.del_property.rst","method/cfdm.core.Properties.get_property.rst","method/cfdm.core.Properties.has_bounds.rst","method/cfdm.core.Properties.has_data.rst","method/cfdm.core.Properties.has_property.rst","method/cfdm.core.Properties.properties.rst","method/cfdm.core.Properties.set_properties.rst","method/cfdm.core.Properties.set_property.rst","method/cfdm.core.PropertiesData.__deepcopy__.rst","method/cfdm.core.PropertiesData._docstring_method_exclusions.rst","method/cfdm.core.PropertiesData._docstring_package_depth.rst","method/cfdm.core.PropertiesData._docstring_special_substitutions.rst","method/cfdm.core.PropertiesData._docstring_substitutions.rst","method/cfdm.core.PropertiesData.clear_properties.rst","method/cfdm.core.PropertiesData.copy.rst","method/cfdm.core.PropertiesData.del_data.rst","method/cfdm.core.PropertiesData.del_properties.rst","method/cfdm.core.PropertiesData.del_property.rst","method/cfdm.core.PropertiesData.get_data.rst","method/cfdm.core.PropertiesData.get_property.rst","method/cfdm.core.PropertiesData.has_bounds.rst","method/cfdm.core.PropertiesData.has_data.rst","method/cfdm.core.PropertiesData.has_property.rst","method/cfdm.core.PropertiesData.properties.rst","method/cfdm.core.PropertiesData.set_data.rst","method/cfdm.core.PropertiesData.set_properties.rst","method/cfdm.core.PropertiesData.set_property.rst","method/cfdm.core.PropertiesDataBounds.__deepcopy__.rst","method/cfdm.core.PropertiesDataBounds._docstring_method_exclusions.rst","method/cfdm.core.PropertiesDataBounds._docstring_package_depth.rst","method/cfdm.core.PropertiesDataBounds._docstring_special_substitutions.rst","method/cfdm.core.PropertiesDataBounds._docstring_substitutions.rst","method/cfdm.core.PropertiesDataBounds.clear_properties.rst","method/cfdm.core.PropertiesDataBounds.copy.rst","method/cfdm.core.PropertiesDataBounds.del_bounds.rst","method/cfdm.core.PropertiesDataBounds.del_data.rst","method/cfdm.core.PropertiesDataBounds.del_geometry.rst","method/cfdm.core.PropertiesDataBounds.del_interior_ring.rst","method/cfdm.core.PropertiesDataBounds.del_properties.rst","method/cfdm.core.PropertiesDataBounds.del_property.rst","method/cfdm.core.PropertiesDataBounds.get_bounds.rst","method/cfdm.core.PropertiesDataBounds.get_data.rst","method/cfdm.core.PropertiesDataBounds.get_geometry.rst","method/cfdm.core.PropertiesDataBounds.get_interior_ring.rst","method/cfdm.core.PropertiesDataBounds.get_property.rst","method/cfdm.core.PropertiesDataBounds.has_bounds.rst","method/cfdm.core.PropertiesDataBounds.has_data.rst","method/cfdm.core.PropertiesDataBounds.has_geometry.rst","method/cfdm.core.PropertiesDataBounds.has_interior_ring.rst","method/cfdm.core.PropertiesDataBounds.has_property.rst","method/cfdm.core.PropertiesDataBounds.properties.rst","method/cfdm.core.PropertiesDataBounds.set_bounds.rst","method/cfdm.core.PropertiesDataBounds.set_data.rst","method/cfdm.core.PropertiesDataBounds.set_geometry.rst","method/cfdm.core.PropertiesDataBounds.set_interior_ring.rst","method/cfdm.core.PropertiesDataBounds.set_properties.rst","method/cfdm.core.PropertiesDataBounds.set_property.rst","performance.rst","philosophy.rst","releases.rst","sample_datasets.rst","support.rst","tutorial.rst"],objects:{"cfdm.Array":{__array__:[336,2,1,""],__deepcopy__:[337,2,1,""],__getitem__:[338,2,1,""],__repr__:[339,2,1,""],__str__:[340,2,1,""],_docstring_method_exclusions:[341,2,1,""],_docstring_package_depth:[342,2,1,""],_docstring_special_substitutions:[343,2,1,""],_docstring_substitutions:[344,2,1,""],array:[2,3,1,""],copy:[345,2,1,""],dtype:[3,3,1,""],get_calendar:[346,2,1,""],get_compression_type:[347,2,1,""],get_subspace:[350,2,1,""],get_units:[351,2,1,""],ndim:[4,3,1,""],shape:[5,3,1,""],size:[6,3,1,""]},"cfdm.AuxiliaryCoordinate":{__deepcopy__:[352,2,1,""],__getitem__:[353,2,1,""],__repr__:[354,2,1,""],__str__:[355,2,1,""],_docstring_method_exclusions:[356,2,1,""],_docstring_package_depth:[357,2,1,""],_docstring_special_substitutions:[358,2,1,""],_docstring_substitutions:[359,2,1,""],apply_masking:[360,2,1,""],array:[7,3,1,""],bounds:[8,3,1,""],clear_properties:[361,2,1,""],construct_type:[9,3,1,""],copy:[362,2,1,""],creation_commands:[363,2,1,""],data:[10,3,1,""],datetime_array:[11,3,1,""],del_bounds:[364,2,1,""],del_climatology:[365,2,1,""],del_data:[366,2,1,""],del_geometry:[367,2,1,""],del_interior_ring:[368,2,1,""],del_node_count:[369,2,1,""],del_part_node_count:[370,2,1,""],del_properties:[371,2,1,""],del_property:[372,2,1,""],dtype:[12,3,1,""],dump:[373,2,1,""],equals:[374,2,1,""],get_bounds:[375,2,1,""],get_bounds_data:[376,2,1,""],get_climatology:[377,2,1,""],get_data:[378,2,1,""],get_filenames:[379,2,1,""],get_geometry:[380,2,1,""],get_interior_ring:[381,2,1,""],get_node_count:[382,2,1,""],get_original_filenames:[383,2,1,""],get_part_node_count:[384,2,1,""],get_property:[385,2,1,""],has_bounds:[386,2,1,""],has_data:[387,2,1,""],has_geometry:[388,2,1,""],has_interior_ring:[389,2,1,""],has_node_count:[390,2,1,""],has_part_node_count:[391,2,1,""],has_property:[392,2,1,""],identities:[393,2,1,""],identity:[394,2,1,""],insert_dimension:[395,2,1,""],interior_ring:[13,3,1,""],is_climatology:[396,2,1,""],nc_clear_node_coordinate_variable_groups:[397,2,1,""],nc_clear_variable_groups:[398,2,1,""],nc_del_node_coordinate_variable:[399,2,1,""],nc_del_variable:[400,2,1,""],nc_get_node_coordinate_variable:[401,2,1,""],nc_get_variable:[402,2,1,""],nc_has_node_coordinate_variable:[403,2,1,""],nc_has_variable:[404,2,1,""],nc_node_coordinate_variable_groups:[405,2,1,""],nc_set_node_coordinate_variable:[406,2,1,""],nc_set_node_coordinate_variable_groups:[407,2,1,""],nc_set_variable:[408,2,1,""],nc_set_variable_groups:[409,2,1,""],nc_variable_groups:[410,2,1,""],ndim:[14,3,1,""],properties:[411,2,1,""],set_bounds:[412,2,1,""],set_climatology:[413,2,1,""],set_data:[414,2,1,""],set_geometry:[415,2,1,""],set_interior_ring:[416,2,1,""],set_node_count:[417,2,1,""],set_part_node_count:[418,2,1,""],set_properties:[419,2,1,""],set_property:[420,2,1,""],shape:[15,3,1,""],size:[16,3,1,""],squeeze:[421,2,1,""],to_memory:[422,2,1,""],transpose:[423,2,1,""],uncompress:[424,2,1,""]},"cfdm.Bounds":{__deepcopy__:[425,2,1,""],__getitem__:[426,2,1,""],__repr__:[427,2,1,""],__str__:[428,2,1,""],_docstring_method_exclusions:[429,2,1,""],_docstring_package_depth:[430,2,1,""],_docstring_special_substitutions:[431,2,1,""],_docstring_substitutions:[432,2,1,""],apply_masking:[433,2,1,""],array:[17,3,1,""],clear_properties:[434,2,1,""],copy:[435,2,1,""],creation_commands:[436,2,1,""],data:[18,3,1,""],datetime_array:[19,3,1,""],del_data:[437,2,1,""],del_properties:[438,2,1,""],del_property:[439,2,1,""],dtype:[20,3,1,""],dump:[440,2,1,""],equals:[441,2,1,""],get_data:[442,2,1,""],get_filenames:[443,2,1,""],get_original_filenames:[444,2,1,""],get_property:[445,2,1,""],has_bounds:[446,2,1,""],has_data:[447,2,1,""],has_property:[448,2,1,""],identities:[449,2,1,""],identity:[450,2,1,""],inherited_properties:[451,2,1,""],insert_dimension:[452,2,1,""],nc_clear_dimension_groups:[453,2,1,""],nc_clear_variable_groups:[454,2,1,""],nc_del_dimension:[455,2,1,""],nc_del_variable:[456,2,1,""],nc_dimension_groups:[457,2,1,""],nc_get_dimension:[458,2,1,""],nc_get_variable:[459,2,1,""],nc_has_dimension:[460,2,1,""],nc_has_variable:[461,2,1,""],nc_set_dimension:[462,2,1,""],nc_set_dimension_groups:[463,2,1,""],nc_set_variable:[464,2,1,""],nc_set_variable_groups:[465,2,1,""],nc_variable_groups:[466,2,1,""],ndim:[21,3,1,""],properties:[467,2,1,""],set_data:[468,2,1,""],set_properties:[469,2,1,""],set_property:[470,2,1,""],shape:[22,3,1,""],size:[23,3,1,""],squeeze:[471,2,1,""],to_memory:[472,2,1,""],transpose:[473,2,1,""],uncompress:[474,2,1,""]},"cfdm.CellMeasure":{__deepcopy__:[475,2,1,""],__getitem__:[476,2,1,""],__repr__:[477,2,1,""],__str__:[478,2,1,""],_docstring_method_exclusions:[479,2,1,""],_docstring_package_depth:[480,2,1,""],_docstring_special_substitutions:[481,2,1,""],_docstring_substitutions:[482,2,1,""],apply_masking:[483,2,1,""],array:[24,3,1,""],clear_properties:[484,2,1,""],construct_type:[25,3,1,""],copy:[485,2,1,""],creation_commands:[486,2,1,""],data:[26,3,1,""],datetime_array:[27,3,1,""],del_data:[487,2,1,""],del_measure:[488,2,1,""],del_properties:[489,2,1,""],del_property:[490,2,1,""],dtype:[28,3,1,""],dump:[491,2,1,""],equals:[492,2,1,""],get_data:[493,2,1,""],get_filenames:[494,2,1,""],get_measure:[495,2,1,""],get_original_filenames:[496,2,1,""],get_property:[497,2,1,""],has_bounds:[498,2,1,""],has_data:[499,2,1,""],has_measure:[500,2,1,""],has_property:[501,2,1,""],identities:[502,2,1,""],identity:[503,2,1,""],insert_dimension:[504,2,1,""],nc_clear_variable_groups:[505,2,1,""],nc_del_variable:[506,2,1,""],nc_get_external:[507,2,1,""],nc_get_variable:[508,2,1,""],nc_has_variable:[509,2,1,""],nc_set_external:[510,2,1,""],nc_set_variable:[511,2,1,""],nc_set_variable_groups:[512,2,1,""],nc_variable_groups:[513,2,1,""],ndim:[29,3,1,""],properties:[514,2,1,""],set_data:[515,2,1,""],set_measure:[516,2,1,""],set_properties:[517,2,1,""],set_property:[518,2,1,""],shape:[30,3,1,""],size:[31,3,1,""],squeeze:[519,2,1,""],to_memory:[520,2,1,""],transpose:[521,2,1,""],uncompress:[522,2,1,""]},"cfdm.CellMethod":{__deepcopy__:[523,2,1,""],__repr__:[524,2,1,""],__str__:[525,2,1,""],_docstring_method_exclusions:[526,2,1,""],_docstring_package_depth:[527,2,1,""],_docstring_special_substitutions:[528,2,1,""],_docstring_substitutions:[529,2,1,""],construct_type:[32,3,1,""],copy:[530,2,1,""],creation_commands:[531,2,1,""],del_axes:[532,2,1,""],del_method:[533,2,1,""],del_qualifier:[534,2,1,""],dump:[535,2,1,""],equals:[536,2,1,""],get_axes:[537,2,1,""],get_method:[538,2,1,""],get_qualifier:[539,2,1,""],has_axes:[540,2,1,""],has_method:[541,2,1,""],has_qualifier:[542,2,1,""],identities:[543,2,1,""],identity:[544,2,1,""],qualifiers:[545,2,1,""],set_axes:[546,2,1,""],set_method:[547,2,1,""],set_qualifier:[548,2,1,""],sorted:[549,2,1,""]},"cfdm.CompressedArray":{__array__:[550,2,1,""],__deepcopy__:[551,2,1,""],__getitem__:[552,2,1,""],__repr__:[553,2,1,""],__str__:[554,2,1,""],_docstring_method_exclusions:[555,2,1,""],_docstring_package_depth:[556,2,1,""],_docstring_special_substitutions:[557,2,1,""],_docstring_substitutions:[558,2,1,""],array:[33,3,1,""],compressed_array:[34,3,1,""],compressed_dimensions:[559,2,1,""],conformed_data:[560,2,1,""],copy:[561,2,1,""],dtype:[35,3,1,""],get_Subarray:[562,2,1,""],get_calendar:[563,2,1,""],get_compressed_axes:[564,2,1,""],get_compressed_dimension:[565,2,1,""],get_compression_type:[566,2,1,""],get_filenames:[568,2,1,""],get_subspace:[569,2,1,""],get_units:[570,2,1,""],ndim:[36,3,1,""],shape:[37,3,1,""],size:[38,3,1,""],source:[571,2,1,""],subarray_parameters:[572,2,1,""],subarray_shapes:[573,2,1,""],subarrays:[574,2,1,""],to_memory:[575,2,1,""]},"cfdm.Configuration":{__enter__:[576,2,1,""],__exit__:[577,2,1,""],__repr__:[578,2,1,""],clear:[579,2,1,""],copy:[580,2,1,""],fromkeys:[581,2,1,""],get:[582,2,1,""],items:[583,2,1,""],keys:[584,2,1,""],pop:[585,2,1,""],popitem:[586,2,1,""],setdefault:[587,2,1,""],update:[588,2,1,""],values:[589,2,1,""]},"cfdm.Constant":{__deepcopy__:[590,2,1,""],__enter__:[591,2,1,""],__exit__:[592,2,1,""],__repr__:[593,2,1,""],__str__:[594,2,1,""],_func:[39,3,1,""],copy:[595,2,1,""],value:[40,3,1,""]},"cfdm.Constructs":{__call__:[596,2,1,""],__contains__:[597,2,1,""],__copy__:[598,2,1,""],__deepcopy__:[599,2,1,""],__getitem__:[600,2,1,""],__iter__:[601,2,1,""],__len__:[602,2,1,""],__repr__:[603,2,1,""],__str__:[604,2,1,""],_docstring_method_exclusions:[605,2,1,""],_docstring_package_depth:[606,2,1,""],_docstring_special_substitutions:[607,2,1,""],_docstring_substitutions:[608,2,1,""],clear_filters_applied:[609,2,1,""],construct_type:[610,2,1,""],construct_types:[611,2,1,""],copy:[612,2,1,""],data_axes:[613,2,1,""],domain_axes:[614,2,1,""],domain_axis_identity:[615,2,1,""],equals:[616,2,1,""],filter:[617,2,1,""],filter_by_axis:[618,2,1,""],filter_by_cell:[619,2,1,""],filter_by_connectivity:[620,2,1,""],filter_by_data:[621,2,1,""],filter_by_identity:[622,2,1,""],filter_by_key:[623,2,1,""],filter_by_measure:[624,2,1,""],filter_by_method:[625,2,1,""],filter_by_naxes:[626,2,1,""],filter_by_ncdim:[627,2,1,""],filter_by_ncvar:[628,2,1,""],filter_by_property:[629,2,1,""],filter_by_size:[630,2,1,""],filter_by_type:[631,2,1,""],filters_applied:[632,2,1,""],get:[633,2,1,""],get_data_axes:[634,2,1,""],inverse_filter:[635,2,1,""],items:[636,2,1,""],key:[637,2,1,""],keys:[638,2,1,""],new_identifier:[639,2,1,""],ordered:[640,2,1,""],replace:[641,2,1,""],shallow_copy:[642,2,1,""],todict:[643,2,1,""],unfilter:[644,2,1,""],value:[645,2,1,""],values:[646,2,1,""]},"cfdm.CoordinateConversion":{__bool__:[647,2,1,""],__deepcopy__:[648,2,1,""],__repr__:[649,2,1,""],__str__:[650,2,1,""],_docstring_method_exclusions:[651,2,1,""],_docstring_package_depth:[652,2,1,""],_docstring_special_substitutions:[653,2,1,""],_docstring_substitutions:[654,2,1,""],clear_domain_ancillaries:[655,2,1,""],clear_parameters:[656,2,1,""],copy:[657,2,1,""],del_domain_ancillary:[658,2,1,""],del_parameter:[659,2,1,""],domain_ancillaries:[660,2,1,""],equals:[661,2,1,""],get_domain_ancillary:[662,2,1,""],get_parameter:[663,2,1,""],has_domain_ancillary:[664,2,1,""],has_parameter:[665,2,1,""],parameters:[666,2,1,""],set_domain_ancillaries:[667,2,1,""],set_domain_ancillary:[668,2,1,""],set_parameter:[669,2,1,""],set_parameters:[670,2,1,""]},"cfdm.CoordinateReference":{__deepcopy__:[671,2,1,""],__repr__:[672,2,1,""],__str__:[673,2,1,""],_docstring_method_exclusions:[674,2,1,""],_docstring_package_depth:[675,2,1,""],_docstring_special_substitutions:[676,2,1,""],_docstring_substitutions:[677,2,1,""],clear_coordinates:[678,2,1,""],construct_type:[41,3,1,""],coordinate_conversion:[42,3,1,""],coordinates:[679,2,1,""],copy:[680,2,1,""],creation_commands:[681,2,1,""],datum:[43,3,1,""],del_coordinate:[682,2,1,""],del_coordinate_conversion:[683,2,1,""],del_datum:[684,2,1,""],dump:[685,2,1,""],equals:[686,2,1,""],get_coordinate_conversion:[687,2,1,""],get_datum:[688,2,1,""],get_original_filenames:[689,2,1,""],has_coordinate:[690,2,1,""],identities:[691,2,1,""],identity:[692,2,1,""],nc_clear_variable_groups:[693,2,1,""],nc_del_variable:[694,2,1,""],nc_get_variable:[695,2,1,""],nc_has_variable:[696,2,1,""],nc_set_variable:[697,2,1,""],nc_set_variable_groups:[698,2,1,""],nc_variable_groups:[699,2,1,""],set_coordinate:[700,2,1,""],set_coordinate_conversion:[701,2,1,""],set_coordinates:[702,2,1,""],set_datum:[703,2,1,""]},"cfdm.Count":{__deepcopy__:[704,2,1,""],__getitem__:[705,2,1,""],__repr__:[706,2,1,""],__str__:[707,2,1,""],_docstring_method_exclusions:[708,2,1,""],_docstring_package_depth:[709,2,1,""],_docstring_special_substitutions:[710,2,1,""],_docstring_substitutions:[711,2,1,""],apply_masking:[712,2,1,""],array:[44,3,1,""],clear_properties:[713,2,1,""],copy:[714,2,1,""],creation_commands:[715,2,1,""],data:[45,3,1,""],datetime_array:[46,3,1,""],del_data:[716,2,1,""],del_properties:[717,2,1,""],del_property:[718,2,1,""],dtype:[47,3,1,""],dump:[719,2,1,""],equals:[720,2,1,""],get_data:[721,2,1,""],get_filenames:[722,2,1,""],get_original_filenames:[723,2,1,""],get_property:[724,2,1,""],has_bounds:[725,2,1,""],has_data:[726,2,1,""],has_property:[727,2,1,""],identities:[728,2,1,""],identity:[729,2,1,""],insert_dimension:[730,2,1,""],nc_clear_dimension_groups:[731,2,1,""],nc_clear_sample_dimension_groups:[732,2,1,""],nc_clear_variable_groups:[733,2,1,""],nc_del_dimension:[734,2,1,""],nc_del_sample_dimension:[735,2,1,""],nc_del_variable:[736,2,1,""],nc_dimension_groups:[737,2,1,""],nc_get_dimension:[738,2,1,""],nc_get_sample_dimension:[739,2,1,""],nc_get_variable:[740,2,1,""],nc_has_dimension:[741,2,1,""],nc_has_sample_dimension:[742,2,1,""],nc_has_variable:[743,2,1,""],nc_sample_dimension_groups:[744,2,1,""],nc_set_dimension:[745,2,1,""],nc_set_dimension_groups:[746,2,1,""],nc_set_sample_dimension:[747,2,1,""],nc_set_sample_dimension_groups:[748,2,1,""],nc_set_variable:[749,2,1,""],nc_set_variable_groups:[750,2,1,""],nc_variable_groups:[751,2,1,""],ndim:[48,3,1,""],properties:[752,2,1,""],set_data:[753,2,1,""],set_properties:[754,2,1,""],set_property:[755,2,1,""],shape:[49,3,1,""],size:[50,3,1,""],squeeze:[756,2,1,""],to_memory:[757,2,1,""],transpose:[758,2,1,""],uncompress:[759,2,1,""]},"cfdm.Data":{__array__:[760,2,1,""],__deepcopy__:[761,2,1,""],__getitem__:[762,2,1,""],__int__:[763,2,1,""],__iter__:[764,2,1,""],__repr__:[765,2,1,""],__setitem__:[766,2,1,""],__str__:[767,2,1,""],_docstring_method_exclusions:[768,2,1,""],_docstring_package_depth:[769,2,1,""],_docstring_special_substitutions:[770,2,1,""],_docstring_substitutions:[771,2,1,""],any:[772,2,1,""],apply_masking:[773,2,1,""],array:[51,3,1,""],compressed_array:[52,3,1,""],copy:[774,2,1,""],creation_commands:[775,2,1,""],data:[53,3,1,""],datetime_array:[54,3,1,""],datetime_as_string:[55,3,1,""],del_calendar:[776,2,1,""],del_fill_value:[777,2,1,""],del_units:[778,2,1,""],dtype:[56,3,1,""],empty:[779,2,1,""],equals:[780,2,1,""],filled:[781,2,1,""],first_element:[782,2,1,""],flatten:[783,2,1,""],get_calendar:[784,2,1,""],get_compressed_axes:[785,2,1,""],get_compressed_dimension:[786,2,1,""],get_compression_type:[787,2,1,""],get_count:[788,2,1,""],get_data:[789,2,1,""],get_dependent_tie_points:[790,2,1,""],get_filenames:[791,2,1,""],get_fill_value:[792,2,1,""],get_index:[793,2,1,""],get_interpolation_parameters:[794,2,1,""],get_list:[795,2,1,""],get_original_filenames:[796,2,1,""],get_tie_point_indices:[797,2,1,""],get_units:[798,2,1,""],has_calendar:[799,2,1,""],has_fill_value:[800,2,1,""],has_units:[801,2,1,""],insert_dimension:[802,2,1,""],last_element:[803,2,1,""],mask:[57,3,1,""],masked_values:[804,2,1,""],max:[805,2,1,""],maximum:[806,2,1,""],min:[807,2,1,""],minimum:[808,2,1,""],nc_clear_hdf5_chunksizes:[809,2,1,""],nc_hdf5_chunksizes:[810,2,1,""],nc_set_hdf5_chunksizes:[811,2,1,""],ndim:[58,3,1,""],second_element:[812,2,1,""],set_calendar:[813,2,1,""],set_fill_value:[814,2,1,""],set_units:[815,2,1,""],shape:[59,3,1,""],size:[60,3,1,""],source:[816,2,1,""],sparse_array:[61,3,1,""],squeeze:[817,2,1,""],sum:[818,2,1,""],to_memory:[819,2,1,""],transpose:[820,2,1,""],uncompress:[821,2,1,""],unique:[822,2,1,""]},"cfdm.Datum":{__bool__:[823,2,1,""],__deepcopy__:[824,2,1,""],__repr__:[825,2,1,""],__str__:[826,2,1,""],_docstring_method_exclusions:[827,2,1,""],_docstring_package_depth:[828,2,1,""],_docstring_special_substitutions:[829,2,1,""],_docstring_substitutions:[830,2,1,""],clear_parameters:[831,2,1,""],copy:[832,2,1,""],del_parameter:[833,2,1,""],equals:[834,2,1,""],get_original_filenames:[835,2,1,""],get_parameter:[836,2,1,""],has_parameter:[837,2,1,""],nc_clear_variable_groups:[838,2,1,""],nc_del_variable:[839,2,1,""],nc_get_variable:[840,2,1,""],nc_has_variable:[841,2,1,""],nc_set_variable:[842,2,1,""],nc_set_variable_groups:[843,2,1,""],nc_variable_groups:[844,2,1,""],parameters:[845,2,1,""],set_parameter:[846,2,1,""],set_parameters:[847,2,1,""]},"cfdm.DimensionCoordinate":{__deepcopy__:[848,2,1,""],__getitem__:[849,2,1,""],__repr__:[850,2,1,""],__str__:[851,2,1,""],_docstring_method_exclusions:[852,2,1,""],_docstring_package_depth:[853,2,1,""],_docstring_special_substitutions:[854,2,1,""],_docstring_substitutions:[855,2,1,""],apply_masking:[856,2,1,""],array:[62,3,1,""],bounds:[63,3,1,""],clear_properties:[857,2,1,""],construct_type:[64,3,1,""],copy:[858,2,1,""],creation_commands:[859,2,1,""],data:[65,3,1,""],datetime_array:[66,3,1,""],del_bounds:[860,2,1,""],del_climatology:[861,2,1,""],del_data:[862,2,1,""],del_geometry:[863,2,1,""],del_interior_ring:[864,2,1,""],del_node_count:[865,2,1,""],del_part_node_count:[866,2,1,""],del_properties:[867,2,1,""],del_property:[868,2,1,""],dtype:[67,3,1,""],dump:[869,2,1,""],equals:[870,2,1,""],get_bounds:[871,2,1,""],get_bounds_data:[872,2,1,""],get_climatology:[873,2,1,""],get_data:[874,2,1,""],get_filenames:[875,2,1,""],get_geometry:[876,2,1,""],get_interior_ring:[877,2,1,""],get_node_count:[878,2,1,""],get_original_filenames:[879,2,1,""],get_part_node_count:[880,2,1,""],get_property:[881,2,1,""],has_bounds:[882,2,1,""],has_data:[883,2,1,""],has_geometry:[884,2,1,""],has_interior_ring:[885,2,1,""],has_node_count:[886,2,1,""],has_part_node_count:[887,2,1,""],has_property:[888,2,1,""],identities:[889,2,1,""],identity:[890,2,1,""],insert_dimension:[891,2,1,""],interior_ring:[68,3,1,""],is_climatology:[892,2,1,""],nc_clear_variable_groups:[893,2,1,""],nc_del_variable:[894,2,1,""],nc_get_variable:[895,2,1,""],nc_has_variable:[896,2,1,""],nc_set_variable:[897,2,1,""],nc_set_variable_groups:[898,2,1,""],nc_variable_groups:[899,2,1,""],ndim:[69,3,1,""],properties:[900,2,1,""],set_bounds:[901,2,1,""],set_climatology:[902,2,1,""],set_data:[903,2,1,""],set_geometry:[904,2,1,""],set_interior_ring:[905,2,1,""],set_node_count:[906,2,1,""],set_part_node_count:[907,2,1,""],set_properties:[908,2,1,""],set_property:[909,2,1,""],shape:[70,3,1,""],size:[71,3,1,""],squeeze:[910,2,1,""],to_memory:[911,2,1,""],transpose:[912,2,1,""],uncompress:[913,2,1,""]},"cfdm.Domain":{__deepcopy__:[914,2,1,""],__repr__:[915,2,1,""],__str__:[916,2,1,""],_docstring_method_exclusions:[917,2,1,""],_docstring_package_depth:[918,2,1,""],_docstring_special_substitutions:[919,2,1,""],_docstring_substitutions:[920,2,1,""],apply_masking:[921,2,1,""],auxiliary_coordinate:[922,2,1,""],auxiliary_coordinates:[923,2,1,""],cell_connectivities:[924,2,1,""],cell_connectivity:[925,2,1,""],cell_measure:[926,2,1,""],cell_measures:[927,2,1,""],clear_properties:[928,2,1,""],climatological_time_axes:[929,2,1,""],construct:[930,2,1,""],construct_item:[931,2,1,""],construct_key:[932,2,1,""],construct_type:[72,3,1,""],constructs:[73,3,1,""],coordinate:[933,2,1,""],coordinate_reference:[934,2,1,""],coordinate_references:[935,2,1,""],coordinates:[936,2,1,""],copy:[937,2,1,""],creation_commands:[938,2,1,""],dataset_compliance:[939,2,1,""],del_construct:[940,2,1,""],del_data_axes:[941,2,1,""],del_properties:[942,2,1,""],del_property:[943,2,1,""],dimension_coordinate:[944,2,1,""],dimension_coordinates:[945,2,1,""],domain_ancillaries:[946,2,1,""],domain_ancillary:[947,2,1,""],domain_axes:[948,2,1,""],domain_axis:[949,2,1,""],domain_axis_key:[950,2,1,""],domain_topologies:[951,2,1,""],domain_topology:[952,2,1,""],dump:[953,2,1,""],equals:[954,2,1,""],fromconstructs:[955,2,1,""],get_construct:[956,2,1,""],get_data_axes:[957,2,1,""],get_filenames:[958,2,1,""],get_original_filenames:[959,2,1,""],get_property:[960,2,1,""],has_bounds:[961,2,1,""],has_construct:[962,2,1,""],has_data:[963,2,1,""],has_data_axes:[964,2,1,""],has_geometry:[965,2,1,""],has_property:[966,2,1,""],identities:[967,2,1,""],identity:[968,2,1,""],nc_clear_component_dimension_groups:[969,2,1,""],nc_clear_component_sample_dimension_groups:[970,2,1,""],nc_clear_component_variable_groups:[971,2,1,""],nc_clear_geometry_variable_groups:[972,2,1,""],nc_clear_global_attributes:[973,2,1,""],nc_clear_group_attributes:[974,2,1,""],nc_clear_variable_groups:[975,2,1,""],nc_del_component_dimension:[976,2,1,""],nc_del_component_sample_dimension:[977,2,1,""],nc_del_component_variable:[978,2,1,""],nc_del_geometry_variable:[979,2,1,""],nc_del_variable:[980,2,1,""],nc_geometry_variable_groups:[981,2,1,""],nc_get_geometry_variable:[982,2,1,""],nc_get_variable:[983,2,1,""],nc_global_attributes:[984,2,1,""],nc_group_attributes:[985,2,1,""],nc_has_geometry_variable:[986,2,1,""],nc_has_variable:[987,2,1,""],nc_set_component_dimension:[988,2,1,""],nc_set_component_dimension_groups:[989,2,1,""],nc_set_component_sample_dimension:[990,2,1,""],nc_set_component_sample_dimension_groups:[991,2,1,""],nc_set_component_variable:[992,2,1,""],nc_set_component_variable_groups:[993,2,1,""],nc_set_geometry_variable:[994,2,1,""],nc_set_geometry_variable_groups:[995,2,1,""],nc_set_global_attribute:[996,2,1,""],nc_set_global_attributes:[997,2,1,""],nc_set_group_attribute:[998,2,1,""],nc_set_group_attributes:[999,2,1,""],nc_set_variable:[1000,2,1,""],nc_set_variable_groups:[1001,2,1,""],nc_variable_groups:[1002,2,1,""],properties:[1003,2,1,""],set_construct:[1004,2,1,""],set_data_axes:[1005,2,1,""],set_properties:[1006,2,1,""],set_property:[1007,2,1,""],uncompress:[1008,2,1,""]},"cfdm.DomainAncillary":{__deepcopy__:[1009,2,1,""],__getitem__:[1010,2,1,""],__repr__:[1011,2,1,""],__str__:[1012,2,1,""],_docstring_method_exclusions:[1013,2,1,""],_docstring_package_depth:[1014,2,1,""],_docstring_special_substitutions:[1015,2,1,""],_docstring_substitutions:[1016,2,1,""],apply_masking:[1017,2,1,""],array:[74,3,1,""],bounds:[75,3,1,""],clear_properties:[1018,2,1,""],construct_type:[76,3,1,""],copy:[1019,2,1,""],creation_commands:[1020,2,1,""],data:[77,3,1,""],datetime_array:[78,3,1,""],del_bounds:[1021,2,1,""],del_data:[1022,2,1,""],del_geometry:[1023,2,1,""],del_interior_ring:[1024,2,1,""],del_node_count:[1025,2,1,""],del_part_node_count:[1026,2,1,""],del_properties:[1027,2,1,""],del_property:[1028,2,1,""],dtype:[79,3,1,""],dump:[1029,2,1,""],equals:[1030,2,1,""],get_bounds:[1031,2,1,""],get_bounds_data:[1032,2,1,""],get_data:[1033,2,1,""],get_filenames:[1034,2,1,""],get_geometry:[1035,2,1,""],get_interior_ring:[1036,2,1,""],get_node_count:[1037,2,1,""],get_original_filenames:[1038,2,1,""],get_part_node_count:[1039,2,1,""],get_property:[1040,2,1,""],has_bounds:[1041,2,1,""],has_data:[1042,2,1,""],has_geometry:[1043,2,1,""],has_interior_ring:[1044,2,1,""],has_node_count:[1045,2,1,""],has_part_node_count:[1046,2,1,""],has_property:[1047,2,1,""],identities:[1048,2,1,""],identity:[1049,2,1,""],insert_dimension:[1050,2,1,""],interior_ring:[80,3,1,""],nc_clear_variable_groups:[1051,2,1,""],nc_del_variable:[1052,2,1,""],nc_get_variable:[1053,2,1,""],nc_has_variable:[1054,2,1,""],nc_set_variable:[1055,2,1,""],nc_set_variable_groups:[1056,2,1,""],nc_variable_groups:[1057,2,1,""],ndim:[81,3,1,""],properties:[1058,2,1,""],set_bounds:[1059,2,1,""],set_data:[1060,2,1,""],set_geometry:[1061,2,1,""],set_interior_ring:[1062,2,1,""],set_node_count:[1063,2,1,""],set_part_node_count:[1064,2,1,""],set_properties:[1065,2,1,""],set_property:[1066,2,1,""],shape:[82,3,1,""],size:[83,3,1,""],squeeze:[1067,2,1,""],to_memory:[1068,2,1,""],transpose:[1069,2,1,""],uncompress:[1070,2,1,""]},"cfdm.DomainAxis":{__deepcopy__:[1071,2,1,""],__repr__:[1072,2,1,""],__str__:[1073,2,1,""],_docstring_method_exclusions:[1074,2,1,""],_docstring_package_depth:[1075,2,1,""],_docstring_special_substitutions:[1076,2,1,""],_docstring_substitutions:[1077,2,1,""],construct_type:[84,3,1,""],copy:[1078,2,1,""],creation_commands:[1079,2,1,""],del_size:[1080,2,1,""],equals:[1081,2,1,""],get_size:[1082,2,1,""],has_size:[1083,2,1,""],identities:[1084,2,1,""],identity:[1085,2,1,""],nc_clear_dimension_groups:[1086,2,1,""],nc_del_dimension:[1087,2,1,""],nc_dimension_groups:[1088,2,1,""],nc_get_dimension:[1089,2,1,""],nc_has_dimension:[1090,2,1,""],nc_is_unlimited:[1091,2,1,""],nc_set_dimension:[1092,2,1,""],nc_set_dimension_groups:[1093,2,1,""],nc_set_unlimited:[1094,2,1,""],set_size:[1095,2,1,""]},"cfdm.Field":{__deepcopy__:[1096,2,1,""],__getitem__:[1097,2,1,""],__repr__:[1098,2,1,""],__str__:[1099,2,1,""],_docstring_method_exclusions:[1100,2,1,""],_docstring_package_depth:[1101,2,1,""],_docstring_special_substitutions:[1102,2,1,""],_docstring_substitutions:[1103,2,1,""],apply_masking:[1104,2,1,""],array:[85,3,1,""],auxiliary_coordinate:[1105,2,1,""],auxiliary_coordinates:[1106,2,1,""],cell_connectivities:[1107,2,1,""],cell_connectivity:[1108,2,1,""],cell_measure:[1109,2,1,""],cell_measures:[1110,2,1,""],cell_method:[1111,2,1,""],cell_methods:[1112,2,1,""],clear_properties:[1113,2,1,""],climatological_time_axes:[1114,2,1,""],compress:[1115,2,1,""],construct:[1116,2,1,""],construct_item:[1117,2,1,""],construct_key:[1118,2,1,""],construct_type:[86,3,1,""],constructs:[87,3,1,""],convert:[1119,2,1,""],coordinate:[1120,2,1,""],coordinate_reference:[1121,2,1,""],coordinate_references:[1122,2,1,""],coordinates:[1123,2,1,""],copy:[1124,2,1,""],creation_commands:[1125,2,1,""],data:[88,3,1,""],dataset_compliance:[1126,2,1,""],datetime_array:[89,3,1,""],del_construct:[1127,2,1,""],del_data:[1128,2,1,""],del_data_axes:[1129,2,1,""],del_properties:[1130,2,1,""],del_property:[1131,2,1,""],dimension_coordinate:[1132,2,1,""],dimension_coordinates:[1133,2,1,""],domain:[90,3,1,""],domain_ancillaries:[1134,2,1,""],domain_ancillary:[1135,2,1,""],domain_axes:[1136,2,1,""],domain_axis:[1137,2,1,""],domain_axis_key:[1138,2,1,""],domain_topologies:[1139,2,1,""],domain_topology:[1140,2,1,""],dtype:[91,3,1,""],dump:[1141,2,1,""],equals:[1142,2,1,""],field_ancillaries:[1143,2,1,""],field_ancillary:[1144,2,1,""],get_construct:[1145,2,1,""],get_data:[1146,2,1,""],get_data_axes:[1147,2,1,""],get_domain:[1148,2,1,""],get_filenames:[1149,2,1,""],get_original_filenames:[1150,2,1,""],get_property:[1151,2,1,""],has_bounds:[1152,2,1,""],has_construct:[1153,2,1,""],has_data:[1154,2,1,""],has_data_axes:[1155,2,1,""],has_geometry:[1156,2,1,""],has_property:[1157,2,1,""],identities:[1158,2,1,""],identity:[1159,2,1,""],indices:[1160,2,1,""],insert_dimension:[1161,2,1,""],nc_clear_component_dimension_groups:[1162,2,1,""],nc_clear_component_sample_dimension_groups:[1163,2,1,""],nc_clear_component_variable_groups:[1164,2,1,""],nc_clear_geometry_variable_groups:[1165,2,1,""],nc_clear_global_attributes:[1166,2,1,""],nc_clear_group_attributes:[1167,2,1,""],nc_clear_variable_groups:[1168,2,1,""],nc_del_component_dimension:[1169,2,1,""],nc_del_component_sample_dimension:[1170,2,1,""],nc_del_component_variable:[1171,2,1,""],nc_del_geometry_variable:[1172,2,1,""],nc_del_variable:[1173,2,1,""],nc_geometry_variable_groups:[1174,2,1,""],nc_get_geometry_variable:[1175,2,1,""],nc_get_variable:[1176,2,1,""],nc_global_attributes:[1177,2,1,""],nc_group_attributes:[1178,2,1,""],nc_has_geometry_variable:[1179,2,1,""],nc_has_variable:[1180,2,1,""],nc_set_component_dimension:[1181,2,1,""],nc_set_component_dimension_groups:[1182,2,1,""],nc_set_component_sample_dimension:[1183,2,1,""],nc_set_component_sample_dimension_groups:[1184,2,1,""],nc_set_component_variable:[1185,2,1,""],nc_set_component_variable_groups:[1186,2,1,""],nc_set_geometry_variable:[1187,2,1,""],nc_set_geometry_variable_groups:[1188,2,1,""],nc_set_global_attribute:[1189,2,1,""],nc_set_global_attributes:[1190,2,1,""],nc_set_group_attribute:[1191,2,1,""],nc_set_group_attributes:[1192,2,1,""],nc_set_variable:[1193,2,1,""],nc_set_variable_groups:[1194,2,1,""],nc_variable_groups:[1195,2,1,""],ndim:[92,3,1,""],properties:[1196,2,1,""],set_construct:[1197,2,1,""],set_data:[1198,2,1,""],set_data_axes:[1199,2,1,""],set_properties:[1200,2,1,""],set_property:[1201,2,1,""],shape:[93,3,1,""],size:[94,3,1,""],squeeze:[1202,2,1,""],to_memory:[1203,2,1,""],transpose:[1204,2,1,""],uncompress:[1205,2,1,""]},"cfdm.FieldAncillary":{__deepcopy__:[1206,2,1,""],__getitem__:[1207,2,1,""],__repr__:[1208,2,1,""],__str__:[1209,2,1,""],_docstring_method_exclusions:[1210,2,1,""],_docstring_package_depth:[1211,2,1,""],_docstring_special_substitutions:[1212,2,1,""],_docstring_substitutions:[1213,2,1,""],apply_masking:[1214,2,1,""],array:[95,3,1,""],clear_properties:[1215,2,1,""],construct_type:[96,3,1,""],copy:[1216,2,1,""],creation_commands:[1217,2,1,""],data:[97,3,1,""],datetime_array:[98,3,1,""],del_data:[1218,2,1,""],del_properties:[1219,2,1,""],del_property:[1220,2,1,""],dtype:[99,3,1,""],dump:[1221,2,1,""],equals:[1222,2,1,""],get_data:[1223,2,1,""],get_filenames:[1224,2,1,""],get_original_filenames:[1225,2,1,""],get_property:[1226,2,1,""],has_bounds:[1227,2,1,""],has_data:[1228,2,1,""],has_property:[1229,2,1,""],identities:[1230,2,1,""],identity:[1231,2,1,""],insert_dimension:[1232,2,1,""],nc_clear_variable_groups:[1233,2,1,""],nc_del_variable:[1234,2,1,""],nc_get_variable:[1235,2,1,""],nc_has_variable:[1236,2,1,""],nc_set_variable:[1237,2,1,""],nc_set_variable_groups:[1238,2,1,""],nc_variable_groups:[1239,2,1,""],ndim:[100,3,1,""],properties:[1240,2,1,""],set_data:[1241,2,1,""],set_properties:[1242,2,1,""],set_property:[1243,2,1,""],shape:[101,3,1,""],size:[102,3,1,""],squeeze:[1244,2,1,""],to_memory:[1245,2,1,""],transpose:[1246,2,1,""],uncompress:[1247,2,1,""]},"cfdm.GatheredArray":{__array__:[1248,2,1,""],__deepcopy__:[1249,2,1,""],__getitem__:[1250,2,1,""],__repr__:[1251,2,1,""],__str__:[1252,2,1,""],_docstring_method_exclusions:[1253,2,1,""],_docstring_package_depth:[1254,2,1,""],_docstring_special_substitutions:[1255,2,1,""],_docstring_substitutions:[1256,2,1,""],array:[103,3,1,""],compressed_array:[104,3,1,""],compressed_dimensions:[1257,2,1,""],conformed_data:[1258,2,1,""],copy:[1259,2,1,""],dtype:[105,3,1,""],get_Subarray:[1260,2,1,""],get_calendar:[1261,2,1,""],get_compressed_axes:[1262,2,1,""],get_compressed_dimension:[1263,2,1,""],get_compression_type:[1264,2,1,""],get_filenames:[1266,2,1,""],get_list:[1267,2,1,""],get_subspace:[1268,2,1,""],get_units:[1269,2,1,""],ndim:[106,3,1,""],shape:[107,3,1,""],size:[108,3,1,""],source:[1270,2,1,""],subarray_parameters:[1271,2,1,""],subarray_shapes:[1272,2,1,""],subarrays:[1273,2,1,""],to_memory:[1274,2,1,""]},"cfdm.Index":{__deepcopy__:[1275,2,1,""],__getitem__:[1276,2,1,""],__repr__:[1277,2,1,""],__str__:[1278,2,1,""],_docstring_method_exclusions:[1279,2,1,""],_docstring_package_depth:[1280,2,1,""],_docstring_special_substitutions:[1281,2,1,""],_docstring_substitutions:[1282,2,1,""],apply_masking:[1283,2,1,""],array:[109,3,1,""],clear_properties:[1284,2,1,""],copy:[1285,2,1,""],creation_commands:[1286,2,1,""],data:[110,3,1,""],datetime_array:[111,3,1,""],del_data:[1287,2,1,""],del_properties:[1288,2,1,""],del_property:[1289,2,1,""],dtype:[112,3,1,""],dump:[1290,2,1,""],equals:[1291,2,1,""],get_data:[1292,2,1,""],get_filenames:[1293,2,1,""],get_original_filenames:[1294,2,1,""],get_property:[1295,2,1,""],has_bounds:[1296,2,1,""],has_data:[1297,2,1,""],has_property:[1298,2,1,""],identities:[1299,2,1,""],identity:[1300,2,1,""],insert_dimension:[1301,2,1,""],nc_clear_dimension_groups:[1302,2,1,""],nc_clear_sample_dimension_groups:[1303,2,1,""],nc_clear_variable_groups:[1304,2,1,""],nc_del_dimension:[1305,2,1,""],nc_del_sample_dimension:[1306,2,1,""],nc_del_variable:[1307,2,1,""],nc_dimension_groups:[1308,2,1,""],nc_get_dimension:[1309,2,1,""],nc_get_sample_dimension:[1310,2,1,""],nc_get_variable:[1311,2,1,""],nc_has_dimension:[1312,2,1,""],nc_has_sample_dimension:[1313,2,1,""],nc_has_variable:[1314,2,1,""],nc_sample_dimension_groups:[1315,2,1,""],nc_set_dimension:[1316,2,1,""],nc_set_dimension_groups:[1317,2,1,""],nc_set_sample_dimension:[1318,2,1,""],nc_set_sample_dimension_groups:[1319,2,1,""],nc_set_variable:[1320,2,1,""],nc_set_variable_groups:[1321,2,1,""],nc_variable_groups:[1322,2,1,""],ndim:[113,3,1,""],properties:[1323,2,1,""],set_data:[1324,2,1,""],set_properties:[1325,2,1,""],set_property:[1326,2,1,""],shape:[114,3,1,""],size:[115,3,1,""],squeeze:[1327,2,1,""],to_memory:[1328,2,1,""],transpose:[1329,2,1,""],uncompress:[1330,2,1,""]},"cfdm.InteriorRing":{__deepcopy__:[1331,2,1,""],__getitem__:[1332,2,1,""],__repr__:[1333,2,1,""],__str__:[1334,2,1,""],_docstring_method_exclusions:[1335,2,1,""],_docstring_package_depth:[1336,2,1,""],_docstring_special_substitutions:[1337,2,1,""],_docstring_substitutions:[1338,2,1,""],apply_masking:[1339,2,1,""],array:[116,3,1,""],clear_properties:[1340,2,1,""],copy:[1341,2,1,""],creation_commands:[1342,2,1,""],data:[117,3,1,""],datetime_array:[118,3,1,""],del_data:[1343,2,1,""],del_properties:[1344,2,1,""],del_property:[1345,2,1,""],dtype:[119,3,1,""],dump:[1346,2,1,""],equals:[1347,2,1,""],get_data:[1348,2,1,""],get_filenames:[1349,2,1,""],get_original_filenames:[1350,2,1,""],get_property:[1351,2,1,""],has_bounds:[1352,2,1,""],has_data:[1353,2,1,""],has_property:[1354,2,1,""],identities:[1355,2,1,""],identity:[1356,2,1,""],insert_dimension:[1357,2,1,""],nc_clear_dimension_groups:[1358,2,1,""],nc_clear_variable_groups:[1359,2,1,""],nc_del_dimension:[1360,2,1,""],nc_del_variable:[1361,2,1,""],nc_dimension_groups:[1362,2,1,""],nc_get_dimension:[1363,2,1,""],nc_get_variable:[1364,2,1,""],nc_has_dimension:[1365,2,1,""],nc_has_variable:[1366,2,1,""],nc_set_dimension:[1367,2,1,""],nc_set_dimension_groups:[1368,2,1,""],nc_set_variable:[1369,2,1,""],nc_set_variable_groups:[1370,2,1,""],nc_variable_groups:[1371,2,1,""],ndim:[120,3,1,""],properties:[1372,2,1,""],set_data:[1373,2,1,""],set_properties:[1374,2,1,""],set_property:[1375,2,1,""],shape:[121,3,1,""],size:[122,3,1,""],squeeze:[1376,2,1,""],to_memory:[1377,2,1,""],transpose:[1378,2,1,""],uncompress:[1379,2,1,""]},"cfdm.List":{__deepcopy__:[1380,2,1,""],__getitem__:[1381,2,1,""],__repr__:[1382,2,1,""],__str__:[1383,2,1,""],_docstring_method_exclusions:[1384,2,1,""],_docstring_package_depth:[1385,2,1,""],_docstring_special_substitutions:[1386,2,1,""],_docstring_substitutions:[1387,2,1,""],apply_masking:[1388,2,1,""],array:[123,3,1,""],clear_properties:[1389,2,1,""],copy:[1390,2,1,""],creation_commands:[1391,2,1,""],data:[124,3,1,""],datetime_array:[125,3,1,""],del_data:[1392,2,1,""],del_properties:[1393,2,1,""],del_property:[1394,2,1,""],dtype:[126,3,1,""],dump:[1395,2,1,""],equals:[1396,2,1,""],get_data:[1397,2,1,""],get_filenames:[1398,2,1,""],get_original_filenames:[1399,2,1,""],get_property:[1400,2,1,""],has_bounds:[1401,2,1,""],has_data:[1402,2,1,""],has_property:[1403,2,1,""],identities:[1404,2,1,""],identity:[1405,2,1,""],insert_dimension:[1406,2,1,""],nc_clear_variable_groups:[1407,2,1,""],nc_del_variable:[1408,2,1,""],nc_get_variable:[1409,2,1,""],nc_has_variable:[1410,2,1,""],nc_set_variable:[1411,2,1,""],nc_set_variable_groups:[1412,2,1,""],nc_variable_groups:[1413,2,1,""],ndim:[127,3,1,""],properties:[1414,2,1,""],set_data:[1415,2,1,""],set_properties:[1416,2,1,""],set_property:[1417,2,1,""],shape:[128,3,1,""],size:[129,3,1,""],squeeze:[1418,2,1,""],to_memory:[1419,2,1,""],transpose:[1420,2,1,""],uncompress:[1421,2,1,""]},"cfdm.NetCDFArray":{__getitem__:[1422,2,1,""],_docstring_method_exclusions:[1423,2,1,""],_docstring_package_depth:[1424,2,1,""],_docstring_special_substitutions:[1425,2,1,""],_docstring_substitutions:[1426,2,1,""],array:[130,3,1,""],close:[1427,2,1,""],copy:[1428,2,1,""],dtype:[131,3,1,""],get_address:[1430,2,1,""],get_addresses:[1431,2,1,""],get_calendar:[1432,2,1,""],get_compression_type:[1433,2,1,""],get_filename:[1434,2,1,""],get_filenames:[1435,2,1,""],get_format:[1436,2,1,""],get_formats:[1437,2,1,""],get_groups:[1439,2,1,""],get_mask:[1440,2,1,""],get_missing_values:[1441,2,1,""],get_subspace:[1443,2,1,""],get_units:[1444,2,1,""],ndim:[132,3,1,""],open:[1446,2,1,""],shape:[133,3,1,""],size:[134,3,1,""],to_memory:[1447,2,1,""]},"cfdm.NumpyArray":{__getitem__:[1448,2,1,""],_docstring_method_exclusions:[1449,2,1,""],_docstring_package_depth:[1450,2,1,""],_docstring_special_substitutions:[1451,2,1,""],_docstring_substitutions:[1452,2,1,""],array:[135,3,1,""],copy:[1453,2,1,""],dtype:[136,3,1,""],get_calendar:[1454,2,1,""],get_compression_type:[1455,2,1,""],get_subspace:[1458,2,1,""],get_units:[1459,2,1,""],ndim:[137,3,1,""],shape:[138,3,1,""],size:[139,3,1,""],to_memory:[1460,2,1,""]},"cfdm.RaggedContiguousArray":{__array__:[1461,2,1,""],__deepcopy__:[1462,2,1,""],__getitem__:[1463,2,1,""],__repr__:[1464,2,1,""],__str__:[1465,2,1,""],_docstring_method_exclusions:[1466,2,1,""],_docstring_package_depth:[1467,2,1,""],_docstring_special_substitutions:[1468,2,1,""],_docstring_substitutions:[1469,2,1,""],array:[140,3,1,""],compressed_array:[141,3,1,""],compressed_dimensions:[1470,2,1,""],conformed_data:[1471,2,1,""],copy:[1472,2,1,""],dtype:[142,3,1,""],get_Subarray:[1473,2,1,""],get_calendar:[1474,2,1,""],get_compressed_axes:[1475,2,1,""],get_compressed_dimension:[1476,2,1,""],get_compression_type:[1477,2,1,""],get_count:[1478,2,1,""],get_filenames:[1480,2,1,""],get_index:[1481,2,1,""],get_subspace:[1482,2,1,""],get_units:[1483,2,1,""],ndim:[143,3,1,""],shape:[144,3,1,""],size:[145,3,1,""],source:[1484,2,1,""],subarray_parameters:[1485,2,1,""],subarray_shapes:[1486,2,1,""],subarrays:[1487,2,1,""],to_memory:[1488,2,1,""]},"cfdm.RaggedIndexedArray":{__array__:[1489,2,1,""],__deepcopy__:[1490,2,1,""],__getitem__:[1491,2,1,""],__repr__:[1492,2,1,""],__str__:[1493,2,1,""],_docstring_method_exclusions:[1494,2,1,""],_docstring_package_depth:[1495,2,1,""],_docstring_special_substitutions:[1496,2,1,""],_docstring_substitutions:[1497,2,1,""],array:[146,3,1,""],compressed_array:[147,3,1,""],compressed_dimensions:[1498,2,1,""],conformed_data:[1499,2,1,""],copy:[1500,2,1,""],dtype:[148,3,1,""],get_Subarray:[1501,2,1,""],get_calendar:[1502,2,1,""],get_compressed_axes:[1503,2,1,""],get_compressed_dimension:[1504,2,1,""],get_compression_type:[1505,2,1,""],get_count:[1506,2,1,""],get_filenames:[1508,2,1,""],get_index:[1509,2,1,""],get_subspace:[1510,2,1,""],get_units:[1511,2,1,""],ndim:[149,3,1,""],shape:[150,3,1,""],size:[151,3,1,""],source:[1512,2,1,""],subarray_parameters:[1513,2,1,""],subarray_shapes:[1514,2,1,""],subarrays:[1515,2,1,""],to_memory:[1516,2,1,""]},"cfdm.RaggedIndexedContiguousArray":{__array__:[1517,2,1,""],__deepcopy__:[1518,2,1,""],__getitem__:[1519,2,1,""],__repr__:[1520,2,1,""],__str__:[1521,2,1,""],_docstring_method_exclusions:[1522,2,1,""],_docstring_package_depth:[1523,2,1,""],_docstring_special_substitutions:[1524,2,1,""],_docstring_substitutions:[1525,2,1,""],array:[152,3,1,""],compressed_array:[153,3,1,""],compressed_dimensions:[1526,2,1,""],conformed_data:[1527,2,1,""],copy:[1528,2,1,""],dtype:[154,3,1,""],get_Subarray:[1529,2,1,""],get_calendar:[1530,2,1,""],get_compressed_axes:[1531,2,1,""],get_compressed_dimension:[1532,2,1,""],get_compression_type:[1533,2,1,""],get_count:[1534,2,1,""],get_filenames:[1536,2,1,""],get_index:[1537,2,1,""],get_subspace:[1538,2,1,""],get_units:[1539,2,1,""],ndim:[155,3,1,""],shape:[156,3,1,""],size:[157,3,1,""],source:[1540,2,1,""],subarray_parameters:[1541,2,1,""],subarray_shapes:[1542,2,1,""],subarrays:[1543,2,1,""],to_memory:[1544,2,1,""]},"cfdm.cfdm":{masked:[311,4,1,""]},"cfdm.core":{Array:[284,1,1,""],AuxiliaryCoordinate:[285,1,1,""],Bounds:[286,1,1,""],CellMeasure:[287,1,1,""],CellMethod:[288,1,1,""],Constructs:[289,1,1,""],Container:[290,1,1,""],Coordinate:[291,1,1,""],CoordinateConversion:[292,1,1,""],CoordinateReference:[293,1,1,""],Data:[294,1,1,""],Datum:[295,1,1,""],DimensionCoordinate:[296,1,1,""],DocstringRewriteMeta:[297,1,1,""],Domain:[298,1,1,""],DomainAncillary:[299,1,1,""],DomainAxis:[300,1,1,""],Field:[301,1,1,""],FieldAncillary:[302,1,1,""],InteriorRing:[303,1,1,""],NumpyArray:[304,1,1,""],Parameters:[305,1,1,""],ParametersDomainAncillaries:[306,1,1,""],Properties:[307,1,1,""],PropertiesData:[308,1,1,""],PropertiesDataBounds:[309,1,1,""]},"cfdm.core.Array":{__deepcopy__:[1545,2,1,""],_docstring_method_exclusions:[1546,2,1,""],_docstring_package_depth:[1547,2,1,""],_docstring_special_substitutions:[1548,2,1,""],_docstring_substitutions:[1549,2,1,""],array:[158,3,1,""],copy:[1550,2,1,""],dtype:[159,3,1,""],ndim:[160,3,1,""],shape:[161,3,1,""],size:[162,3,1,""]},"cfdm.core.AuxiliaryCoordinate":{__deepcopy__:[1551,2,1,""],_docstring_method_exclusions:[1552,2,1,""],_docstring_package_depth:[1553,2,1,""],_docstring_special_substitutions:[1554,2,1,""],_docstring_substitutions:[1555,2,1,""],bounds:[163,3,1,""],clear_properties:[1556,2,1,""],construct_type:[164,3,1,""],copy:[1557,2,1,""],data:[165,3,1,""],del_bounds:[1558,2,1,""],del_climatology:[1559,2,1,""],del_data:[1560,2,1,""],del_geometry:[1561,2,1,""],del_interior_ring:[1562,2,1,""],del_properties:[1563,2,1,""],del_property:[1564,2,1,""],dtype:[166,3,1,""],get_bounds:[1565,2,1,""],get_climatology:[1566,2,1,""],get_data:[1567,2,1,""],get_geometry:[1568,2,1,""],get_interior_ring:[1569,2,1,""],get_property:[1570,2,1,""],has_bounds:[1571,2,1,""],has_data:[1572,2,1,""],has_geometry:[1573,2,1,""],has_interior_ring:[1574,2,1,""],has_property:[1575,2,1,""],interior_ring:[167,3,1,""],is_climatology:[1576,2,1,""],ndim:[168,3,1,""],properties:[1577,2,1,""],set_bounds:[1578,2,1,""],set_climatology:[1579,2,1,""],set_data:[1580,2,1,""],set_geometry:[1581,2,1,""],set_interior_ring:[1582,2,1,""],set_properties:[1583,2,1,""],set_property:[1584,2,1,""],shape:[169,3,1,""],size:[170,3,1,""]},"cfdm.core.Bounds":{__deepcopy__:[1585,2,1,""],clear_properties:[1586,2,1,""],copy:[1587,2,1,""],data:[171,3,1,""],del_data:[1588,2,1,""],del_properties:[1589,2,1,""],del_property:[1590,2,1,""],dtype:[172,3,1,""],get_data:[1591,2,1,""],get_property:[1592,2,1,""],has_bounds:[1593,2,1,""],has_data:[1594,2,1,""],has_property:[1595,2,1,""],ndim:[173,3,1,""],properties:[1596,2,1,""],set_data:[1597,2,1,""],set_properties:[1598,2,1,""],set_property:[1599,2,1,""],shape:[174,3,1,""],size:[175,3,1,""]},"cfdm.core.CellMeasure":{__deepcopy__:[1600,2,1,""],_docstring_method_exclusions:[1601,2,1,""],_docstring_package_depth:[1602,2,1,""],_docstring_special_substitutions:[1603,2,1,""],_docstring_substitutions:[1604,2,1,""],clear_properties:[1605,2,1,""],construct_type:[176,3,1,""],copy:[1606,2,1,""],data:[177,3,1,""],del_data:[1607,2,1,""],del_measure:[1608,2,1,""],del_properties:[1609,2,1,""],del_property:[1610,2,1,""],dtype:[178,3,1,""],get_data:[1611,2,1,""],get_measure:[1612,2,1,""],get_property:[1613,2,1,""],has_bounds:[1614,2,1,""],has_data:[1615,2,1,""],has_measure:[1616,2,1,""],has_property:[1617,2,1,""],ndim:[179,3,1,""],properties:[1618,2,1,""],set_data:[1619,2,1,""],set_measure:[1620,2,1,""],set_properties:[1621,2,1,""],set_property:[1622,2,1,""],shape:[180,3,1,""],size:[181,3,1,""]},"cfdm.core.CellMethod":{__deepcopy__:[1623,2,1,""],_docstring_method_exclusions:[1624,2,1,""],_docstring_package_depth:[1625,2,1,""],_docstring_special_substitutions:[1626,2,1,""],_docstring_substitutions:[1627,2,1,""],construct_type:[182,3,1,""],copy:[1628,2,1,""],del_axes:[1629,2,1,""],del_method:[1630,2,1,""],del_qualifier:[1631,2,1,""],get_axes:[1632,2,1,""],get_method:[1633,2,1,""],get_qualifier:[1634,2,1,""],has_axes:[1635,2,1,""],has_method:[1636,2,1,""],has_qualifier:[1637,2,1,""],qualifiers:[1638,2,1,""],set_axes:[1639,2,1,""],set_method:[1640,2,1,""],set_qualifier:[1641,2,1,""]},"cfdm.core.Constructs":{__contains__:[1642,2,1,""],__copy__:[1643,2,1,""],__deepcopy__:[1644,2,1,""],__getitem__:[1645,2,1,""],__iter__:[1646,2,1,""],__len__:[1647,2,1,""],_docstring_method_exclusions:[1648,2,1,""],_docstring_package_depth:[1649,2,1,""],_docstring_special_substitutions:[1650,2,1,""],_docstring_substitutions:[1651,2,1,""],construct_type:[1652,2,1,""],construct_types:[1653,2,1,""],copy:[1654,2,1,""],data_axes:[1655,2,1,""],filter_by_type:[1656,2,1,""],get:[1657,2,1,""],get_data_axes:[1658,2,1,""],items:[1659,2,1,""],key:[1660,2,1,""],keys:[1661,2,1,""],new_identifier:[1662,2,1,""],ordered:[1663,2,1,""],replace:[1664,2,1,""],shallow_copy:[1665,2,1,""],todict:[1666,2,1,""],value:[1667,2,1,""],values:[1668,2,1,""]},"cfdm.core.Container":{__deepcopy__:[1669,2,1,""],_del_component:[1670,2,1,""],_docstring_method_exclusions:[1671,2,1,""],_docstring_package_depth:[1672,2,1,""],_docstring_special_substitutions:[1673,2,1,""],_docstring_substitutions:[1674,2,1,""],_get_component:[1675,2,1,""],_has_component:[1676,2,1,""],_set_component:[1677,2,1,""],copy:[1678,2,1,""]},"cfdm.core.Coordinate":{__deepcopy__:[1679,2,1,""],_docstring_method_exclusions:[1680,2,1,""],_docstring_package_depth:[1681,2,1,""],_docstring_special_substitutions:[1682,2,1,""],_docstring_substitutions:[1683,2,1,""],bounds:[183,3,1,""],clear_properties:[1684,2,1,""],copy:[1685,2,1,""],data:[184,3,1,""],del_bounds:[1686,2,1,""],del_climatology:[1687,2,1,""],del_data:[1688,2,1,""],del_geometry:[1689,2,1,""],del_interior_ring:[1690,2,1,""],del_properties:[1691,2,1,""],del_property:[1692,2,1,""],dtype:[185,3,1,""],get_bounds:[1693,2,1,""],get_climatology:[1694,2,1,""],get_data:[1695,2,1,""],get_geometry:[1696,2,1,""],get_interior_ring:[1697,2,1,""],get_property:[1698,2,1,""],has_bounds:[1699,2,1,""],has_data:[1700,2,1,""],has_geometry:[1701,2,1,""],has_interior_ring:[1702,2,1,""],has_property:[1703,2,1,""],interior_ring:[186,3,1,""],is_climatology:[1704,2,1,""],ndim:[187,3,1,""],properties:[1705,2,1,""],set_bounds:[1706,2,1,""],set_climatology:[1707,2,1,""],set_data:[1708,2,1,""],set_geometry:[1709,2,1,""],set_interior_ring:[1710,2,1,""],set_properties:[1711,2,1,""],set_property:[1712,2,1,""],shape:[188,3,1,""],size:[189,3,1,""]},"cfdm.core.CoordinateConversion":{__deepcopy__:[1713,2,1,""],_docstring_method_exclusions:[1714,2,1,""],_docstring_package_depth:[1715,2,1,""],_docstring_special_substitutions:[1716,2,1,""],_docstring_substitutions:[1717,2,1,""],clear_domain_ancillaries:[1718,2,1,""],clear_parameters:[1719,2,1,""],copy:[1720,2,1,""],del_domain_ancillary:[1721,2,1,""],del_parameter:[1722,2,1,""],domain_ancillaries:[1723,2,1,""],get_domain_ancillary:[1724,2,1,""],get_parameter:[1725,2,1,""],has_domain_ancillary:[1726,2,1,""],has_parameter:[1727,2,1,""],parameters:[1728,2,1,""],set_domain_ancillaries:[1729,2,1,""],set_domain_ancillary:[1730,2,1,""],set_parameter:[1731,2,1,""],set_parameters:[1732,2,1,""]},"cfdm.core.CoordinateReference":{__deepcopy__:[1733,2,1,""],_docstring_method_exclusions:[1734,2,1,""],_docstring_package_depth:[1735,2,1,""],_docstring_special_substitutions:[1736,2,1,""],_docstring_substitutions:[1737,2,1,""],clear_coordinates:[1738,2,1,""],construct_type:[190,3,1,""],coordinate_conversion:[191,3,1,""],coordinates:[1739,2,1,""],copy:[1740,2,1,""],datum:[192,3,1,""],del_coordinate:[1741,2,1,""],del_coordinate_conversion:[1742,2,1,""],del_datum:[1743,2,1,""],get_coordinate_conversion:[1744,2,1,""],get_datum:[1745,2,1,""],has_coordinate:[1746,2,1,""],set_coordinate:[1747,2,1,""],set_coordinate_conversion:[1748,2,1,""],set_coordinates:[1749,2,1,""],set_datum:[1750,2,1,""]},"cfdm.core.Data":{__deepcopy__:[1751,2,1,""],__repr__:[1752,2,1,""],__str__:[1753,2,1,""],_docstring_method_exclusions:[1754,2,1,""],_docstring_package_depth:[1755,2,1,""],_docstring_special_substitutions:[1756,2,1,""],_docstring_substitutions:[1757,2,1,""],array:[193,3,1,""],copy:[1758,2,1,""],del_calendar:[1759,2,1,""],del_fill_value:[1760,2,1,""],del_units:[1761,2,1,""],dtype:[194,3,1,""],get_calendar:[1762,2,1,""],get_fill_value:[1763,2,1,""],get_units:[1764,2,1,""],has_calendar:[1765,2,1,""],has_fill_value:[1766,2,1,""],has_units:[1767,2,1,""],ndim:[195,3,1,""],set_calendar:[1768,2,1,""],set_fill_value:[1769,2,1,""],set_units:[1770,2,1,""],shape:[196,3,1,""],size:[197,3,1,""],source:[1771,2,1,""]},"cfdm.core.Datum":{__deepcopy__:[1772,2,1,""],_docstring_method_exclusions:[1773,2,1,""],_docstring_package_depth:[1774,2,1,""],_docstring_special_substitutions:[1775,2,1,""],_docstring_substitutions:[1776,2,1,""],clear_parameters:[1777,2,1,""],copy:[1778,2,1,""],del_parameter:[1779,2,1,""],get_parameter:[1780,2,1,""],has_parameter:[1781,2,1,""],parameters:[1782,2,1,""],set_parameter:[1783,2,1,""],set_parameters:[1784,2,1,""]},"cfdm.core.DimensionCoordinate":{__deepcopy__:[1785,2,1,""],_docstring_method_exclusions:[1786,2,1,""],_docstring_package_depth:[1787,2,1,""],_docstring_special_substitutions:[1788,2,1,""],_docstring_substitutions:[1789,2,1,""],bounds:[198,3,1,""],clear_properties:[1790,2,1,""],construct_type:[199,3,1,""],copy:[1791,2,1,""],data:[200,3,1,""],del_bounds:[1792,2,1,""],del_climatology:[1793,2,1,""],del_data:[1794,2,1,""],del_geometry:[1795,2,1,""],del_interior_ring:[1796,2,1,""],del_properties:[1797,2,1,""],del_property:[1798,2,1,""],dtype:[201,3,1,""],get_bounds:[1799,2,1,""],get_climatology:[1800,2,1,""],get_data:[1801,2,1,""],get_geometry:[1802,2,1,""],get_interior_ring:[1803,2,1,""],get_property:[1804,2,1,""],has_bounds:[1805,2,1,""],has_data:[1806,2,1,""],has_geometry:[1807,2,1,""],has_interior_ring:[1808,2,1,""],has_property:[1809,2,1,""],interior_ring:[202,3,1,""],is_climatology:[1810,2,1,""],ndim:[203,3,1,""],properties:[1811,2,1,""],set_bounds:[1812,2,1,""],set_climatology:[1813,2,1,""],set_data:[1814,2,1,""],set_geometry:[1815,2,1,""],set_interior_ring:[1816,2,1,""],set_properties:[1817,2,1,""],set_property:[1818,2,1,""],shape:[204,3,1,""],size:[205,3,1,""]},"cfdm.core.DocstringRewriteMeta":{_docstring_method_exclusions:[1819,2,1,""],_docstring_package_depth:[1820,2,1,""],_docstring_special_substitutions:[1821,2,1,""],_docstring_substitutions:[1822,2,1,""],mro:[1823,2,1,""]},"cfdm.core.Domain":{__deepcopy__:[1824,2,1,""],_docstring_method_exclusions:[1825,2,1,""],_docstring_package_depth:[1826,2,1,""],_docstring_special_substitutions:[1827,2,1,""],_docstring_substitutions:[1828,2,1,""],clear_properties:[1829,2,1,""],construct_type:[206,3,1,""],constructs:[207,3,1,""],copy:[1830,2,1,""],del_construct:[1831,2,1,""],del_data_axes:[1832,2,1,""],del_properties:[1833,2,1,""],del_property:[1834,2,1,""],fromconstructs:[1835,2,1,""],get_construct:[1836,2,1,""],get_data_axes:[1837,2,1,""],get_property:[1838,2,1,""],has_bounds:[1839,2,1,""],has_construct:[1840,2,1,""],has_data:[1841,2,1,""],has_data_axes:[1842,2,1,""],has_property:[1843,2,1,""],properties:[1844,2,1,""],set_construct:[1845,2,1,""],set_data_axes:[1846,2,1,""],set_properties:[1847,2,1,""],set_property:[1848,2,1,""]},"cfdm.core.DomainAncillary":{__deepcopy__:[1849,2,1,""],_docstring_method_exclusions:[1850,2,1,""],_docstring_package_depth:[1851,2,1,""],_docstring_special_substitutions:[1852,2,1,""],_docstring_substitutions:[1853,2,1,""],bounds:[208,3,1,""],clear_properties:[1854,2,1,""],construct_type:[209,3,1,""],copy:[1855,2,1,""],data:[210,3,1,""],del_bounds:[1856,2,1,""],del_data:[1857,2,1,""],del_geometry:[1858,2,1,""],del_interior_ring:[1859,2,1,""],del_properties:[1860,2,1,""],del_property:[1861,2,1,""],dtype:[211,3,1,""],get_bounds:[1862,2,1,""],get_data:[1863,2,1,""],get_geometry:[1864,2,1,""],get_interior_ring:[1865,2,1,""],get_property:[1866,2,1,""],has_bounds:[1867,2,1,""],has_data:[1868,2,1,""],has_geometry:[1869,2,1,""],has_interior_ring:[1870,2,1,""],has_property:[1871,2,1,""],interior_ring:[212,3,1,""],ndim:[213,3,1,""],properties:[1872,2,1,""],set_bounds:[1873,2,1,""],set_data:[1874,2,1,""],set_geometry:[1875,2,1,""],set_interior_ring:[1876,2,1,""],set_properties:[1877,2,1,""],set_property:[1878,2,1,""],shape:[214,3,1,""],size:[215,3,1,""]},"cfdm.core.DomainAxis":{__deepcopy__:[1879,2,1,""],_docstring_method_exclusions:[1880,2,1,""],_docstring_package_depth:[1881,2,1,""],_docstring_special_substitutions:[1882,2,1,""],_docstring_substitutions:[1883,2,1,""],construct_type:[216,3,1,""],copy:[1884,2,1,""],del_size:[1885,2,1,""],get_size:[1886,2,1,""],has_size:[1887,2,1,""],set_size:[1888,2,1,""]},"cfdm.core.Field":{__deepcopy__:[1889,2,1,""],_docstring_method_exclusions:[1890,2,1,""],_docstring_package_depth:[1891,2,1,""],_docstring_special_substitutions:[1892,2,1,""],_docstring_substitutions:[1893,2,1,""],clear_properties:[1894,2,1,""],construct_type:[217,3,1,""],constructs:[218,3,1,""],copy:[1895,2,1,""],data:[219,3,1,""],del_construct:[1896,2,1,""],del_data:[1897,2,1,""],del_data_axes:[1898,2,1,""],del_properties:[1899,2,1,""],del_property:[1900,2,1,""],domain:[220,3,1,""],dtype:[221,3,1,""],get_construct:[1901,2,1,""],get_data:[1902,2,1,""],get_data_axes:[1903,2,1,""],get_domain:[1904,2,1,""],get_property:[1905,2,1,""],has_bounds:[1906,2,1,""],has_construct:[1907,2,1,""],has_data:[1908,2,1,""],has_data_axes:[1909,2,1,""],has_property:[1910,2,1,""],ndim:[222,3,1,""],properties:[1911,2,1,""],set_construct:[1912,2,1,""],set_data:[1913,2,1,""],set_data_axes:[1914,2,1,""],set_properties:[1915,2,1,""],set_property:[1916,2,1,""],shape:[223,3,1,""],size:[224,3,1,""]},"cfdm.core.FieldAncillary":{__deepcopy__:[1917,2,1,""],_docstring_method_exclusions:[1918,2,1,""],_docstring_package_depth:[1919,2,1,""],_docstring_special_substitutions:[1920,2,1,""],_docstring_substitutions:[1921,2,1,""],clear_properties:[1922,2,1,""],construct_type:[225,3,1,""],copy:[1923,2,1,""],data:[226,3,1,""],del_data:[1924,2,1,""],del_properties:[1925,2,1,""],del_property:[1926,2,1,""],dtype:[227,3,1,""],get_data:[1927,2,1,""],get_property:[1928,2,1,""],has_bounds:[1929,2,1,""],has_data:[1930,2,1,""],has_property:[1931,2,1,""],ndim:[228,3,1,""],properties:[1932,2,1,""],set_data:[1933,2,1,""],set_properties:[1934,2,1,""],set_property:[1935,2,1,""],shape:[229,3,1,""],size:[230,3,1,""]},"cfdm.core.InteriorRing":{__deepcopy__:[1936,2,1,""],_docstring_method_exclusions:[1937,2,1,""],_docstring_package_depth:[1938,2,1,""],_docstring_special_substitutions:[1939,2,1,""],_docstring_substitutions:[1940,2,1,""],clear_properties:[1941,2,1,""],copy:[1942,2,1,""],data:[231,3,1,""],del_data:[1943,2,1,""],del_properties:[1944,2,1,""],del_property:[1945,2,1,""],dtype:[232,3,1,""],get_data:[1946,2,1,""],get_property:[1947,2,1,""],has_bounds:[1948,2,1,""],has_data:[1949,2,1,""],has_property:[1950,2,1,""],ndim:[233,3,1,""],properties:[1951,2,1,""],set_data:[1952,2,1,""],set_properties:[1953,2,1,""],set_property:[1954,2,1,""],shape:[234,3,1,""],size:[235,3,1,""]},"cfdm.core.NumpyArray":{_docstring_method_exclusions:[1955,2,1,""],_docstring_package_depth:[1956,2,1,""],_docstring_special_substitutions:[1957,2,1,""],_docstring_substitutions:[1958,2,1,""],array:[236,3,1,""],copy:[1959,2,1,""],dtype:[237,3,1,""],ndim:[238,3,1,""],shape:[239,3,1,""],size:[240,3,1,""]},"cfdm.core.Parameters":{__deepcopy__:[1960,2,1,""],_docstring_method_exclusions:[1961,2,1,""],_docstring_package_depth:[1962,2,1,""],_docstring_special_substitutions:[1963,2,1,""],_docstring_substitutions:[1964,2,1,""],clear_parameters:[1965,2,1,""],copy:[1966,2,1,""],del_parameter:[1967,2,1,""],get_parameter:[1968,2,1,""],has_parameter:[1969,2,1,""],parameters:[1970,2,1,""],set_parameter:[1971,2,1,""],set_parameters:[1972,2,1,""]},"cfdm.core.ParametersDomainAncillaries":{__deepcopy__:[1973,2,1,""],clear_domain_ancillaries:[1974,2,1,""],clear_parameters:[1975,2,1,""],copy:[1976,2,1,""],del_domain_ancillary:[1977,2,1,""],del_parameter:[1978,2,1,""],domain_ancillaries:[1979,2,1,""],get_domain_ancillary:[1980,2,1,""],get_parameter:[1981,2,1,""],has_domain_ancillary:[1982,2,1,""],has_parameter:[1983,2,1,""],parameters:[1984,2,1,""],set_domain_ancillaries:[1985,2,1,""],set_domain_ancillary:[1986,2,1,""],set_parameter:[1987,2,1,""],set_parameters:[1988,2,1,""]},"cfdm.core.Properties":{__deepcopy__:[1989,2,1,""],_docstring_method_exclusions:[1990,2,1,""],_docstring_package_depth:[1991,2,1,""],_docstring_special_substitutions:[1992,2,1,""],_docstring_substitutions:[1993,2,1,""],clear_properties:[1994,2,1,""],copy:[1995,2,1,""],del_properties:[1996,2,1,""],del_property:[1997,2,1,""],get_property:[1998,2,1,""],has_bounds:[1999,2,1,""],has_data:[2000,2,1,""],has_property:[2001,2,1,""],properties:[2002,2,1,""],set_properties:[2003,2,1,""],set_property:[2004,2,1,""]},"cfdm.core.PropertiesData":{__deepcopy__:[2005,2,1,""],_docstring_method_exclusions:[2006,2,1,""],_docstring_package_depth:[2007,2,1,""],_docstring_special_substitutions:[2008,2,1,""],_docstring_substitutions:[2009,2,1,""],clear_properties:[2010,2,1,""],copy:[2011,2,1,""],data:[241,3,1,""],del_data:[2012,2,1,""],del_properties:[2013,2,1,""],del_property:[2014,2,1,""],dtype:[242,3,1,""],get_data:[2015,2,1,""],get_property:[2016,2,1,""],has_bounds:[2017,2,1,""],has_data:[2018,2,1,""],has_property:[2019,2,1,""],ndim:[243,3,1,""],properties:[2020,2,1,""],set_data:[2021,2,1,""],set_properties:[2022,2,1,""],set_property:[2023,2,1,""],shape:[244,3,1,""],size:[245,3,1,""]},"cfdm.core.PropertiesDataBounds":{__deepcopy__:[2024,2,1,""],_docstring_method_exclusions:[2025,2,1,""],_docstring_package_depth:[2026,2,1,""],_docstring_special_substitutions:[2027,2,1,""],_docstring_substitutions:[2028,2,1,""],bounds:[246,3,1,""],clear_properties:[2029,2,1,""],copy:[2030,2,1,""],data:[247,3,1,""],del_bounds:[2031,2,1,""],del_data:[2032,2,1,""],del_geometry:[2033,2,1,""],del_interior_ring:[2034,2,1,""],del_properties:[2035,2,1,""],del_property:[2036,2,1,""],dtype:[248,3,1,""],get_bounds:[2037,2,1,""],get_data:[2038,2,1,""],get_geometry:[2039,2,1,""],get_interior_ring:[2040,2,1,""],get_property:[2041,2,1,""],has_bounds:[2042,2,1,""],has_data:[2043,2,1,""],has_geometry:[2044,2,1,""],has_interior_ring:[2045,2,1,""],has_property:[2046,2,1,""],interior_ring:[249,3,1,""],ndim:[250,3,1,""],properties:[2047,2,1,""],set_bounds:[2048,2,1,""],set_data:[2049,2,1,""],set_geometry:[2050,2,1,""],set_interior_ring:[2051,2,1,""],set_properties:[2052,2,1,""],set_property:[2053,2,1,""],shape:[251,3,1,""],size:[252,3,1,""]},cfdm:{ATOL:[314,0,1,""],Array:[255,1,1,""],AuxiliaryCoordinate:[256,1,1,""],Bounds:[257,1,1,""],CF:[315,0,1,""],CellMeasure:[258,1,1,""],CellMethod:[259,1,1,""],CompressedArray:[260,1,1,""],Configuration:[261,1,1,""],Constant:[262,1,1,""],Constructs:[263,1,1,""],CoordinateConversion:[264,1,1,""],CoordinateReference:[265,1,1,""],Count:[266,1,1,""],Data:[267,1,1,""],Datum:[268,1,1,""],DimensionCoordinate:[269,1,1,""],Domain:[270,1,1,""],DomainAncillary:[271,1,1,""],DomainAxis:[272,1,1,""],Field:[273,1,1,""],FieldAncillary:[274,1,1,""],GatheredArray:[275,1,1,""],Index:[276,1,1,""],InteriorRing:[277,1,1,""],LOG_LEVEL:[316,0,1,""],List:[278,1,1,""],NetCDFArray:[279,1,1,""],NumpyArray:[280,1,1,""],RTOL:[317,0,1,""],RaggedContiguousArray:[281,1,1,""],RaggedIndexedArray:[282,1,1,""],RaggedIndexedContiguousArray:[283,1,1,""],abspath:[318,0,1,""],atol:[319,0,1,""],configuration:[320,0,1,""],environment:[321,0,1,""],example_domain:[322,0,1,""],example_field:[323,0,1,""],example_fields:[324,0,1,""],implementation:[325,0,1,""],integer_dtype:[326,0,1,""],log_level:[327,0,1,""],read:[328,0,1,""],rtol:[329,0,1,""],unique_constructs:[330,0,1,""],write:[331,0,1,""]}},objnames:{"0":["py","function","Python function"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","data","Python data"]},objtypes:{"0":"py:function","1":"py:class","2":"py:method","3":"py:attribute","4":"py:data"},terms:{"00z":2059,"01t00":2059,"02500000e":921,"0e30":773,"12500000e":921,"12kb":2059,"1e10":781,"1e20":1441,"1e30":2059,"220446049250313e":[319,320,329,2059],"22nd":[333,335],"2gb":331,"360_dai":[54,55,267,294,776,784,799,813,1759,1762,1765,1768,2059],"47500000e":921,"57500000e":921,"60b":[1272,1486,1514,1542],"75000000e":921,"8kb":[2057,2059],"92500000e":921,"96920997e":[360,433,483,712,856,921,1017,1104,1214,1283,1339,1388,2059],"\u00ecnterior":[368,864,1024,1562,1690,1796,1859,2034],"abstract":[0,1,253,255,260,266,275,276,278,279,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,333,335],"boolean":[57,2059],"break":312,"byte":331,"case":[0,276,277,279,303,320,327,328,331,343,350,358,374,431,441,481,492,528,536,557,569,574,588,607,616,618,653,661,676,686,710,720,770,780,829,834,854,870,919,954,1015,1030,1076,1081,1102,1119,1142,1212,1222,1255,1268,1273,1281,1291,1337,1347,1386,1396,1422,1425,1443,1448,1451,1458,1468,1482,1487,1496,1510,1515,1524,1538,1543,1548,1554,1603,1626,1650,1673,1682,1716,1736,1756,1775,1788,1821,1827,1852,1882,1892,1920,1939,1957,1963,1992,2008,2027,2059],"char":[331,2059],"class":[0,1,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,325,341,342,343,344,356,357,358,359,363,429,430,431,432,436,479,480,481,482,486,526,527,528,529,531,555,556,557,558,562,572,605,606,607,608,636,638,646,651,652,653,654,674,675,676,677,681,708,709,710,711,715,760,768,769,770,771,775,782,803,812,827,828,829,830,852,853,854,855,859,917,918,919,920,938,1013,1014,1015,1016,1020,1074,1075,1076,1077,1079,1100,1101,1102,1103,1125,1210,1211,1212,1213,1217,1253,1254,1255,1256,1260,1271,1279,1280,1281,1282,1286,1335,1336,1337,1338,1342,1384,1385,1386,1387,1391,1423,1424,1425,1426,1449,1450,1451,1452,1466,1467,1468,1469,1473,1485,1494,1495,1496,1497,1501,1513,1522,1523,1524,1525,1529,1541,1546,1547,1548,1549,1552,1553,1554,1555,1601,1602,1603,1604,1624,1625,1626,1627,1648,1649,1650,1651,1659,1661,1668,1671,1672,1673,1674,1680,1681,1682,1683,1714,1715,1716,1717,1734,1735,1736,1737,1754,1755,1756,1757,1773,1774,1775,1776,1786,1787,1788,1789,1819,1820,1821,1822,1825,1826,1827,1828,1837,1850,1851,1852,1853,1880,1881,1882,1883,1890,1891,1892,1893,1918,1919,1920,1921,1937,1938,1939,1940,1955,1956,1957,1958,1961,1962,1963,1964,1990,1991,1992,1993,2006,2007,2008,2009,2025,2026,2027,2028,2055,2059],"default":[0,11,19,27,46,51,54,55,66,78,89,98,111,118,125,193,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,312,313,319,320,321,327,328,329,330,331,334,342,346,350,351,357,362,363,364,365,366,367,368,369,370,372,373,374,375,376,377,378,380,381,382,384,385,394,395,399,400,401,402,406,408,412,414,416,417,418,419,421,423,430,435,436,437,439,440,441,442,445,450,452,455,456,458,459,462,464,468,469,471,473,480,485,486,487,488,490,491,492,493,495,497,503,504,506,508,511,515,517,519,521,527,531,532,533,534,535,536,537,538,539,544,549,556,563,565,569,570,571,573,574,582,585,587,606,612,616,617,618,629,633,634,635,637,644,645,652,658,659,661,662,663,667,670,675,681,682,685,686,692,694,695,697,701,703,709,714,715,716,718,719,720,721,724,729,730,734,735,736,738,739,740,745,747,749,753,754,756,758,769,774,775,776,777,778,779,780,781,783,784,786,788,789,790,792,793,794,795,797,798,802,804,806,808,816,817,818,820,828,833,834,836,839,840,842,847,853,858,859,860,861,862,863,864,865,866,868,869,870,871,872,873,874,876,877,878,880,881,890,891,894,895,897,901,903,905,906,907,908,910,912,918,922,924,925,926,930,931,932,933,934,937,938,939,940,941,943,944,947,949,950,952,953,954,955,956,957,960,964,968,979,980,982,983,994,997,999,1000,1004,1006,1014,1019,1020,1021,1022,1023,1024,1025,1026,1028,1029,1030,1031,1032,1033,1035,1036,1037,1039,1040,1049,1050,1052,1053,1055,1059,1060,1062,1063,1064,1065,1067,1069,1075,1079,1080,1081,1082,1085,1087,1089,1091,1092,1094,1101,1105,1107,1108,1109,1111,1116,1117,1118,1119,1120,1121,1124,1125,1126,1127,1128,1129,1131,1132,1135,1137,1138,1140,1141,1142,1144,1145,1146,1147,1151,1155,1159,1161,1172,1173,1175,1176,1187,1190,1192,1193,1197,1198,1200,1202,1204,1211,1216,1217,1218,1220,1221,1222,1223,1226,1231,1232,1234,1235,1237,1241,1242,1244,1246,1254,1261,1263,1267,1268,1269,1270,1272,1273,1280,1285,1286,1287,1289,1290,1291,1292,1295,1300,1301,1305,1306,1307,1309,1310,1311,1316,1318,1320,1324,1325,1327,1329,1336,1341,1342,1343,1345,1346,1347,1348,1351,1356,1357,1360,1361,1363,1364,1367,1369,1373,1374,1376,1378,1385,1390,1391,1392,1394,1395,1396,1397,1400,1405,1406,1408,1409,1411,1415,1416,1418,1420,1424,1430,1432,1434,1443,1444,1450,1454,1458,1459,1467,1474,1476,1478,1481,1482,1483,1484,1486,1487,1495,1502,1504,1506,1509,1510,1511,1512,1514,1515,1523,1530,1532,1534,1537,1538,1539,1540,1542,1543,1547,1553,1557,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1578,1580,1582,1583,1587,1588,1590,1591,1592,1597,1598,1602,1606,1607,1608,1610,1611,1612,1613,1619,1621,1625,1629,1630,1631,1632,1633,1634,1649,1654,1657,1658,1660,1667,1670,1672,1675,1681,1685,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1706,1708,1710,1711,1715,1721,1722,1724,1725,1729,1732,1735,1741,1748,1750,1755,1758,1759,1760,1761,1762,1763,1764,1771,1774,1779,1780,1784,1787,1791,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1812,1814,1816,1817,1820,1826,1830,1831,1832,1834,1835,1836,1837,1838,1842,1845,1847,1851,1855,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1873,1874,1876,1877,1881,1885,1886,1891,1895,1896,1897,1898,1900,1901,1902,1903,1905,1909,1912,1913,1915,1919,1923,1924,1926,1927,1928,1933,1934,1938,1942,1943,1945,1946,1947,1952,1953,1956,1962,1967,1968,1972,1977,1978,1980,1981,1985,1988,1991,1997,1998,2003,2007,2011,2012,2014,2015,2016,2021,2022,2026,2030,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2048,2049,2051,2052,2056,2059],"final":[312,313,2059],"float":[262,267,319,329,760,779,782,803,804,2059],"function":[0,1,54,55,262,263,297,312,313,320,322,324,328,337,339,340,352,354,355,360,374,383,424,425,427,428,433,441,444,474,475,477,478,483,492,496,522,523,524,525,536,551,553,554,573,578,590,593,594,598,599,603,604,616,647,648,649,650,661,671,672,673,686,689,704,706,707,712,720,723,759,761,763,765,767,780,796,804,823,824,825,826,834,835,848,850,851,856,870,879,913,914,915,916,921,939,954,959,1008,1009,1011,1012,1017,1030,1038,1070,1071,1072,1073,1091,1094,1096,1098,1099,1104,1115,1119,1126,1142,1150,1205,1206,1208,1209,1214,1222,1225,1247,1249,1251,1252,1272,1275,1277,1278,1283,1291,1294,1330,1331,1333,1334,1339,1347,1350,1379,1380,1382,1383,1388,1396,1399,1421,1462,1464,1465,1486,1490,1492,1493,1514,1518,1520,1521,1542,1545,1551,1585,1600,1623,1643,1644,1669,1679,1713,1733,1751,1772,1785,1824,1849,1879,1889,1917,1936,1960,1973,1989,2005,2024,2056],"import":[61,297,313,318,333,335,337,352,363,425,436,475,486,523,531,551,625,629,648,671,681,704,715,761,775,824,848,859,914,930,931,932,938,1009,1020,1071,1079,1096,1116,1117,1118,1125,1206,1217,1249,1272,1275,1286,1331,1342,1380,1391,1462,1486,1490,1514,1518,1542,1545,1551,1585,1600,1623,1669,1679,1713,1733,1751,1772,1785,1824,1849,1879,1889,1917,1936,1960,1973,1989,2005,2024,2054,2056],"int":[260,262,272,275,279,281,282,283,300,320,322,323,324,326,327,328,331,342,357,363,374,395,421,423,430,436,441,452,471,473,480,486,492,504,519,521,527,531,536,549,556,565,573,606,616,635,644,652,661,675,681,686,709,715,720,730,756,758,763,769,775,779,780,782,783,786,802,803,806,808,811,812,817,818,820,828,834,853,859,870,891,910,912,918,938,954,1014,1020,1030,1050,1067,1069,1075,1079,1081,1095,1101,1125,1142,1161,1202,1204,1211,1217,1222,1232,1244,1246,1254,1263,1272,1280,1286,1291,1301,1327,1329,1336,1342,1347,1357,1376,1378,1385,1391,1396,1406,1418,1420,1424,1439,1450,1467,1476,1486,1495,1504,1514,1523,1532,1542,1547,1553,1602,1625,1649,1672,1681,1715,1735,1755,1774,1787,1820,1826,1851,1881,1888,1891,1919,1938,1956,1962,1991,2007,2026,2059],"long":[333,335,2059],"new":[0,2,3,4,5,6,7,8,9,10,11,13,17,18,19,24,25,26,27,32,36,38,41,42,43,44,45,46,52,54,55,61,62,63,64,65,66,68,72,73,74,75,76,77,78,80,84,85,86,87,88,89,90,95,96,97,98,105,106,108,109,110,111,116,117,118,123,124,125,130,132,134,135,136,137,138,139,143,145,149,151,155,157,158,159,160,161,162,163,164,165,167,171,176,177,182,183,184,186,190,191,192,198,199,200,202,206,207,208,209,210,212,216,217,218,219,220,225,226,231,236,237,238,239,240,241,246,247,249,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,312,313,315,318,319,320,321,322,323,324,325,326,327,328,329,330,331,333,335,336,337,338,339,340,341,342,343,344,345,346,347,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,565,566,568,569,570,572,573,574,575,580,581,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,642,643,644,645,646,647,648,649,651,652,653,654,655,656,657,658,659,660,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,758,759,760,761,762,766,768,769,770,771,773,775,779,780,781,782,783,785,786,787,788,789,790,792,793,794,795,796,797,802,803,804,806,808,809,810,811,812,813,814,815,817,820,821,822,823,824,825,826,827,828,829,830,831,832,833,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,912,913,914,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1263,1264,1266,1267,1268,1269,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1420,1421,1422,1423,1424,1425,1426,1427,1428,1430,1431,1432,1433,1434,1435,1436,1437,1439,1440,1441,1443,1444,1447,1448,1449,1450,1451,1452,1453,1454,1455,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1476,1477,1478,1480,1481,1482,1483,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1504,1505,1506,1508,1509,1510,1511,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1532,1533,1534,1536,1537,1538,1539,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1754,1755,1756,1757,1763,1768,1769,1770,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2058,2059],"return":[0,2,7,8,9,10,13,17,18,24,25,26,32,33,34,41,42,43,44,45,51,52,54,55,57,61,62,63,64,65,68,72,73,74,75,76,77,80,84,85,86,87,88,90,95,96,97,103,104,109,110,116,117,123,124,130,135,140,141,146,147,152,153,158,163,164,165,167,171,176,177,182,183,184,186,190,191,192,193,198,199,200,202,206,207,208,209,210,212,216,217,218,219,220,225,226,231,236,241,246,247,249,261,263,313,315,318,319,320,321,322,323,324,325,326,327,328,329,330,331,336,338,341,342,343,344,345,346,347,350,351,353,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,426,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,476,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,552,555,556,557,558,559,560,561,562,563,564,565,566,568,569,570,571,572,573,574,575,580,582,585,586,587,595,596,600,602,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,642,643,644,645,646,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,705,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,762,766,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,806,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,849,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1010,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1097,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1207,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1250,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1266,1267,1268,1269,1270,1271,1272,1273,1274,1276,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1332,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1381,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1430,1431,1432,1433,1434,1435,1436,1437,1439,1441,1443,1444,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1458,1459,1460,1461,1463,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1491,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1519,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1536,1537,1538,1539,1540,1541,1542,1543,1544,1546,1547,1548,1549,1550,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1645,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1665,1666,1667,1668,1670,1671,1672,1673,1674,1675,1676,1677,1678,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1880,1881,1882,1883,1884,1885,1886,1887,1888,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2059],"short":2059,"static":[1819,1820,1822],"super":313,"true":[0,2,8,10,13,18,26,33,34,45,51,53,57,61,63,65,68,75,77,80,88,90,97,103,104,110,117,124,130,135,140,141,146,147,152,153,158,163,165,167,171,177,183,184,186,193,198,200,202,208,210,212,219,220,226,231,236,241,246,247,249,255,256,257,258,259,260,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,320,321,328,330,331,336,350,360,362,363,364,365,366,367,368,369,370,372,373,374,375,376,377,378,380,381,382,384,385,386,387,388,389,390,391,392,393,395,396,399,400,401,402,403,404,406,408,412,413,414,415,416,417,418,419,420,421,422,423,424,433,435,436,437,439,440,441,442,445,447,448,449,452,455,456,458,459,460,461,462,464,468,469,470,471,472,473,474,483,485,486,487,488,490,491,492,493,495,497,499,500,501,502,504,506,507,508,509,510,511,515,516,517,518,519,520,521,522,531,532,533,535,536,537,538,540,541,542,543,546,547,550,569,612,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,641,643,644,658,659,661,662,663,664,665,667,668,669,670,681,685,686,690,691,694,695,696,697,700,701,703,712,714,715,716,718,719,720,721,724,726,727,728,730,734,735,736,738,739,740,741,742,743,745,747,749,753,754,755,756,757,758,759,772,773,774,775,776,777,778,780,781,783,784,792,798,799,800,801,802,804,813,814,815,817,819,820,821,833,834,836,837,839,840,841,842,846,847,856,858,859,860,861,862,863,864,865,866,868,869,870,871,872,873,874,876,877,878,880,881,882,883,884,885,886,887,888,889,891,892,894,895,896,897,901,902,903,904,905,906,907,908,909,910,911,912,913,921,922,925,926,930,931,932,933,934,937,938,939,943,944,947,949,952,953,954,955,957,958,960,962,964,965,966,974,979,980,982,983,984,985,986,987,994,997,998,999,1000,1004,1006,1007,1008,1017,1019,1020,1021,1022,1023,1024,1025,1026,1028,1029,1030,1031,1032,1033,1035,1036,1037,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1050,1052,1053,1054,1055,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1079,1080,1081,1082,1083,1084,1087,1089,1090,1091,1092,1094,1095,1104,1105,1108,1109,1111,1115,1116,1117,1118,1119,1120,1121,1124,1125,1126,1128,1129,1131,1132,1135,1137,1140,1141,1142,1144,1146,1147,1151,1153,1154,1155,1156,1157,1158,1160,1161,1167,1172,1173,1175,1176,1177,1178,1179,1180,1187,1190,1191,1192,1193,1197,1198,1200,1201,1202,1203,1204,1205,1214,1216,1217,1218,1220,1221,1222,1223,1226,1228,1229,1230,1232,1234,1235,1236,1237,1241,1242,1243,1244,1245,1246,1247,1248,1268,1283,1285,1286,1287,1289,1290,1291,1292,1295,1297,1298,1299,1301,1305,1306,1307,1309,1310,1311,1312,1313,1314,1316,1318,1320,1324,1325,1326,1327,1328,1329,1330,1339,1341,1342,1343,1345,1346,1347,1348,1351,1353,1354,1355,1357,1360,1361,1363,1364,1365,1366,1367,1369,1373,1374,1375,1376,1377,1378,1379,1388,1390,1391,1392,1394,1395,1396,1397,1400,1402,1403,1404,1406,1408,1409,1410,1411,1415,1416,1417,1418,1419,1420,1421,1443,1458,1461,1482,1489,1510,1517,1538,1557,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1578,1579,1580,1581,1582,1583,1584,1587,1588,1590,1591,1592,1594,1595,1597,1598,1599,1606,1607,1608,1610,1611,1612,1613,1615,1616,1617,1619,1620,1621,1622,1629,1630,1632,1633,1635,1636,1637,1639,1640,1654,1656,1664,1666,1670,1675,1676,1677,1685,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1706,1707,1708,1709,1710,1711,1712,1721,1722,1724,1725,1726,1727,1729,1730,1731,1732,1746,1747,1748,1750,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1779,1780,1781,1783,1784,1791,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1812,1813,1814,1815,1816,1817,1818,1830,1834,1835,1838,1840,1842,1843,1845,1847,1848,1855,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1873,1874,1875,1876,1877,1878,1885,1886,1887,1888,1895,1897,1898,1900,1902,1903,1904,1905,1907,1908,1909,1910,1912,1913,1915,1916,1923,1924,1926,1927,1928,1930,1931,1933,1934,1935,1942,1943,1945,1946,1947,1949,1950,1952,1953,1954,1967,1968,1969,1971,1972,1977,1978,1980,1981,1982,1983,1985,1986,1987,1988,1997,1998,2001,2003,2004,2011,2012,2014,2015,2016,2018,2019,2021,2022,2023,2030,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2048,2049,2050,2051,2052,2053,2054,2055,2059],"try":[0,313],"while":312,AMS:[333,335],AXES:[532,537,540,546,1629,1632,1635,1639],Added:0,CMS:[0,312,334,2058],For:[261,262,263,265,274,277,293,302,303,313,327,328,331,333,335,596,617,621,629,640,783,804,1663,2054,2055,2059],Not:[267,1115],One:[259,288,331,969,970,971,976,977,978,988,989,990,991,992,993,1115,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,2059],Such:[328,424,913,939,1008,1070,1115,1126,1205,2059],That:[286,292,297,320,786],The:[0,8,9,10,13,14,16,18,21,23,25,26,29,31,32,33,34,41,42,43,45,48,50,53,57,63,64,65,68,69,71,72,73,75,76,77,80,81,83,84,86,87,88,90,92,94,96,97,100,102,103,104,105,110,113,115,117,120,122,124,127,129,140,141,146,147,152,153,163,164,165,167,168,170,171,173,175,176,177,179,181,182,183,184,186,187,189,190,191,192,198,199,200,202,203,205,206,207,208,209,210,212,213,215,216,217,218,219,220,222,224,225,226,228,230,231,233,235,241,243,245,246,247,249,250,252,253,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,312,315,318,319,320,322,323,324,326,327,328,329,330,331,333,334,335,336,341,342,343,344,345,346,347,350,351,353,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,378,379,380,381,382,383,384,385,392,393,394,395,397,398,399,400,401,402,405,406,407,408,409,410,411,412,414,415,416,417,418,420,421,423,424,426,429,430,431,432,434,435,436,437,438,439,440,441,442,443,444,445,448,449,450,451,453,454,455,456,457,458,459,462,463,464,465,466,467,468,470,471,473,474,476,479,480,481,482,484,485,486,487,488,489,490,491,492,493,494,495,496,497,501,502,503,505,506,507,508,511,512,513,514,515,516,518,519,521,522,526,527,528,529,530,531,532,533,534,535,536,537,538,539,542,543,544,545,546,547,548,549,550,555,556,557,558,559,560,561,562,563,564,565,566,568,569,570,571,572,573,580,595,596,605,606,607,608,609,610,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,634,635,636,637,638,639,640,642,643,644,645,646,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,668,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,697,698,699,700,701,702,703,705,708,709,710,711,713,714,715,716,717,718,719,720,721,722,723,724,727,728,729,731,732,733,734,735,736,737,738,739,740,744,745,746,747,748,749,750,751,752,753,755,756,758,759,760,762,766,768,769,770,771,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,790,791,792,793,795,796,797,798,802,803,804,806,808,809,810,811,812,813,814,815,816,817,818,820,821,822,827,828,829,830,831,832,833,834,835,836,837,838,839,840,842,843,844,845,849,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,874,875,876,877,878,879,880,881,888,889,890,891,893,894,895,897,898,899,900,901,903,904,905,906,907,909,910,912,913,917,918,919,920,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1007,1008,1010,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1047,1048,1049,1050,1051,1052,1053,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1066,1067,1069,1070,1074,1075,1076,1077,1078,1079,1080,1081,1082,1084,1085,1086,1087,1088,1089,1091,1092,1093,1094,1095,1097,1100,1101,1102,1103,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1201,1202,1204,1205,1207,1210,1211,1212,1213,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1229,1230,1231,1233,1234,1235,1237,1238,1239,1240,1241,1243,1244,1246,1247,1248,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1266,1267,1268,1269,1270,1271,1272,1273,1276,1279,1280,1281,1282,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1298,1299,1300,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1326,1327,1329,1330,1332,1335,1336,1337,1338,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1354,1355,1356,1358,1359,1360,1361,1362,1363,1364,1367,1368,1369,1370,1371,1372,1373,1375,1376,1378,1379,1381,1384,1385,1386,1387,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1403,1404,1405,1407,1408,1409,1411,1412,1413,1414,1415,1417,1418,1420,1421,1422,1423,1424,1425,1426,1427,1428,1430,1431,1432,1433,1434,1435,1436,1437,1439,1441,1443,1444,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1458,1459,1461,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1480,1482,1483,1484,1485,1486,1487,1489,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1508,1510,1511,1512,1513,1514,1515,1517,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1536,1538,1539,1540,1541,1542,1543,1546,1547,1548,1549,1550,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1567,1568,1569,1570,1575,1577,1578,1580,1581,1582,1584,1586,1587,1588,1589,1590,1591,1592,1595,1596,1597,1599,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1617,1618,1619,1620,1622,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1637,1638,1639,1640,1641,1648,1649,1650,1651,1652,1654,1655,1656,1658,1659,1660,1661,1662,1663,1665,1666,1667,1668,1670,1671,1672,1673,1674,1675,1676,1677,1678,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1695,1696,1697,1698,1703,1705,1706,1708,1709,1710,1712,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1730,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1768,1769,1770,1771,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1801,1802,1803,1804,1809,1811,1812,1814,1815,1816,1818,1819,1820,1821,1822,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1840,1843,1844,1845,1846,1848,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1871,1872,1873,1874,1875,1876,1878,1880,1881,1882,1883,1884,1885,1886,1888,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1907,1910,1911,1912,1913,1914,1916,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1931,1932,1933,1935,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1950,1951,1952,1954,1955,1956,1957,1958,1959,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1986,1990,1991,1992,1993,1994,1995,1996,1997,1998,2001,2002,2004,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2019,2020,2021,2023,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2046,2047,2048,2049,2050,2051,2053,2054,2055,2056,2057,2059],Their:2059,There:[265,293,422,472,520,575,640,757,819,911,1068,1203,1245,1274,1328,1377,1419,1460,1488,1516,1544,1663,2059],These:[273,301,320,331,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1273,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2054,2059],Theses:[574,1487,1515,1543],Use:[10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,260,275,279,319,320,327,329,378,442,493,609,618,721,773,874,1033,1146,1223,1292,1348,1397,1567,1591,1611,1695,1801,1863,1902,1927,1946,2015,2038,2059],__class__:313,__data__:294,__docstring_method_exclusions__:[341,342,343,344,356,357,358,359,429,430,431,432,479,480,481,482,526,527,528,529,555,556,557,558,605,606,607,608,651,652,653,654,674,675,676,677,708,709,710,711,768,769,770,771,827,828,829,830,852,853,854,855,917,918,919,920,1013,1014,1015,1016,1074,1075,1076,1077,1100,1101,1102,1103,1210,1211,1212,1213,1253,1254,1255,1256,1279,1280,1281,1282,1335,1336,1337,1338,1384,1385,1386,1387,1423,1424,1425,1426,1449,1450,1451,1452,1466,1467,1468,1469,1494,1495,1496,1497,1522,1523,1524,1525,1546,1547,1548,1549,1552,1553,1554,1555,1601,1602,1603,1604,1624,1625,1626,1627,1648,1649,1650,1651,1671,1672,1673,1674,1680,1681,1682,1683,1714,1715,1716,1717,1734,1735,1736,1737,1754,1755,1756,1757,1773,1774,1775,1776,1786,1787,1788,1789,1819,1820,1821,1822,1825,1826,1827,1828,1850,1851,1852,1853,1880,1881,1882,1883,1890,1891,1892,1893,1918,1919,1920,1921,1937,1938,1939,1940,1955,1956,1957,1958,1961,1962,1963,1964,1990,1991,1992,1993,2006,2007,2008,2009,2025,2026,2027,2028],__docstring_package_depth__:[341,342,343,344,356,357,358,359,429,430,431,432,479,480,481,482,526,527,528,529,555,556,557,558,605,606,607,608,651,652,653,654,674,675,676,677,708,709,710,711,768,769,770,771,827,828,829,830,852,853,854,855,917,918,919,920,1013,1014,1015,1016,1074,1075,1076,1077,1100,1101,1102,1103,1210,1211,1212,1213,1253,1254,1255,1256,1279,1280,1281,1282,1335,1336,1337,1338,1384,1385,1386,1387,1423,1424,1425,1426,1449,1450,1451,1452,1466,1467,1468,1469,1494,1495,1496,1497,1522,1523,1524,1525,1546,1547,1548,1549,1552,1553,1554,1555,1601,1602,1603,1604,1624,1625,1626,1627,1648,1649,1650,1651,1671,1672,1673,1674,1680,1681,1682,1683,1714,1715,1716,1717,1734,1735,1736,1737,1754,1755,1756,1757,1773,1774,1775,1776,1786,1787,1788,1789,1819,1820,1821,1822,1825,1826,1827,1828,1850,1851,1852,1853,1880,1881,1882,1883,1890,1891,1892,1893,1918,1919,1920,1921,1937,1938,1939,1940,1955,1956,1957,1958,1961,1962,1963,1964,1990,1991,1992,1993,2006,2007,2008,2009,2025,2026,2027,2028],__docstring_substitutions__:[341,342,343,344,356,357,358,359,429,430,431,432,479,480,481,482,526,527,528,529,555,556,557,558,605,606,607,608,651,652,653,654,674,675,676,677,708,709,710,711,768,769,770,771,827,828,829,830,852,853,854,855,917,918,919,920,1013,1014,1015,1016,1074,1075,1076,1077,1100,1101,1102,1103,1210,1211,1212,1213,1253,1254,1255,1256,1279,1280,1281,1282,1335,1336,1337,1338,1384,1385,1386,1387,1423,1424,1425,1426,1449,1450,1451,1452,1466,1467,1468,1469,1494,1495,1496,1497,1522,1523,1524,1525,1546,1547,1548,1549,1552,1553,1554,1555,1601,1602,1603,1604,1624,1625,1626,1627,1648,1649,1650,1651,1671,1672,1673,1674,1680,1681,1682,1683,1714,1715,1716,1717,1734,1735,1736,1737,1754,1755,1756,1757,1773,1774,1775,1776,1786,1787,1788,1789,1819,1820,1821,1822,1825,1826,1827,1828,1850,1851,1852,1853,1880,1881,1882,1883,1890,1891,1892,1893,1918,1919,1920,1921,1937,1938,1939,1940,1955,1956,1957,1958,1961,1962,1963,1964,1990,1991,1992,1993,2006,2007,2008,2009,2025,2026,2027,2028],__getitem__:[279,766,1160],__init__:[290,313,321],__main__:313,__module__:[342,343,357,358,430,431,480,481,527,528,556,557,606,607,652,653,675,676,709,710,769,770,828,829,853,854,918,919,1014,1015,1075,1076,1101,1102,1211,1212,1254,1255,1280,1281,1336,1337,1385,1386,1424,1425,1450,1451,1467,1468,1495,1496,1523,1524,1547,1548,1553,1554,1602,1603,1625,1626,1649,1650,1672,1673,1681,1682,1715,1716,1735,1736,1755,1756,1774,1775,1787,1788,1820,1821,1826,1827,1851,1852,1881,1882,1891,1892,1919,1920,1938,1939,1956,1957,1962,1963,1991,1992,2007,2008,2026,2027],__name__:313,__setitem__:[762,1160],__str__:0,__version__:2056,_atol:0,_auxiliary_coordin:685,_ax:[373,440,491,719,869,1029,1221,1290,1346,1395],_axis_nam:[373,440,491,719,869,1029,1221,1290,1346,1395],_check_valu:780,_config:[617,622],_construct_nam:685,_coordin:1020,_create_titl:[440,719,953,1290,1346,1395],_custom:0,_custom_deep_copi:294,_customize_read_var:0,_del_compon:[1675,1676,1677],_dimension_coordin:685,_docstring_method_exclus:[0,342,343,344,357,358,359,430,431,432,480,481,482,527,528,529,556,557,558,606,607,608,652,653,654,675,676,677,709,710,711,769,770,771,828,829,830,853,854,855,918,919,920,1014,1015,1016,1075,1076,1077,1101,1102,1103,1211,1212,1213,1254,1255,1256,1280,1281,1282,1336,1337,1338,1385,1386,1387,1424,1425,1426,1450,1451,1452,1467,1468,1469,1495,1496,1497,1523,1524,1525,1547,1548,1549,1553,1554,1555,1602,1603,1604,1625,1626,1627,1649,1650,1651,1672,1673,1674,1681,1682,1683,1715,1716,1717,1735,1736,1737,1755,1756,1757,1774,1775,1776,1787,1788,1789,1820,1821,1822,1826,1827,1828,1851,1852,1853,1881,1882,1883,1891,1892,1893,1919,1920,1921,1938,1939,1940,1956,1957,1958,1962,1963,1964,1991,1992,1993,2007,2008,2009,2026,2027,2028],_docstring_package_depth:[0,341,343,344,356,358,359,429,431,432,479,481,482,526,528,529,555,557,558,605,607,608,651,653,654,674,676,677,708,710,711,768,770,771,827,829,830,852,854,855,917,919,920,1013,1015,1016,1074,1076,1077,1100,1102,1103,1210,1212,1213,1253,1255,1256,1279,1281,1282,1335,1337,1338,1384,1386,1387,1423,1425,1426,1449,1451,1452,1466,1468,1469,1494,1496,1497,1522,1524,1525,1546,1548,1549,1552,1554,1555,1601,1603,1604,1624,1626,1627,1648,1650,1651,1671,1673,1674,1680,1682,1683,1714,1716,1717,1734,1736,1737,1754,1756,1757,1773,1775,1776,1786,1788,1789,1819,1821,1822,1825,1827,1828,1850,1852,1853,1880,1882,1883,1890,1892,1893,1918,1920,1921,1937,1939,1940,1955,1957,1958,1961,1963,1964,1990,1992,1993,2006,2008,2009,2025,2027,2028],_docstring_special_substitut:[0,341,342,344,356,357,359,429,430,432,479,480,482,526,527,529,555,556,558,605,606,608,651,652,654,674,675,677,708,709,711,768,769,771,827,828,830,852,853,855,917,918,920,1013,1014,1016,1074,1075,1077,1100,1101,1103,1210,1211,1213,1253,1254,1256,1279,1280,1282,1335,1336,1338,1384,1385,1387,1423,1424,1426,1449,1450,1452,1466,1467,1469,1494,1495,1497,1522,1523,1525,1546,1547,1549,1552,1553,1555,1601,1602,1604,1624,1625,1627,1648,1649,1651,1671,1672,1674,1680,1681,1683,1714,1715,1717,1734,1735,1737,1754,1755,1757,1773,1774,1776,1786,1787,1789,1819,1820,1822,1825,1826,1828,1850,1851,1853,1880,1881,1883,1890,1891,1893,1918,1919,1921,1937,1938,1940,1955,1956,1958,1961,1962,1964,1990,1991,1993,2006,2007,2009,2025,2026,2028],_docstring_substitut:[0,341,342,343,356,357,358,429,430,431,479,480,481,526,527,528,555,556,557,605,606,607,651,652,653,674,675,676,708,709,710,768,769,770,827,828,829,852,853,854,917,918,919,1013,1014,1015,1074,1075,1076,1100,1101,1102,1210,1211,1212,1253,1254,1255,1279,1280,1281,1335,1336,1337,1384,1385,1386,1423,1424,1425,1449,1450,1451,1466,1467,1468,1494,1495,1496,1522,1523,1524,1546,1547,1548,1552,1553,1554,1601,1602,1603,1624,1625,1626,1648,1649,1650,1671,1672,1673,1680,1681,1682,1714,1715,1716,1734,1735,1736,1754,1755,1756,1773,1774,1775,1786,1787,1788,1819,1820,1821,1825,1826,1827,1850,1851,1852,1880,1881,1882,1890,1891,1892,1918,1919,1920,1937,1938,1939,1955,1956,1957,1961,1962,1963,1990,1991,1992,2006,2007,2008,2025,2026,2027],_domain:938,_field_data_ax:0,_fill_valu:[0,376,378,442,493,721,789,872,874,1032,1033,1146,1223,1292,1348,1397,1567,1591,1611,1695,1801,1863,1902,1927,1946,2015,2038],_fillvalu:[0,279,328,360,374,433,441,483,492,616,712,720,856,870,921,954,1017,1030,1104,1142,1214,1222,1283,1291,1339,1347,1388,1396,2059],_func:[261,262,322,324],_get_compon:[1670,1676,1677],_has_compon:[1670,1675,1677],_identity_config:617,_ignor:[263,289,642,1665],_ignore_typ:616,_implement:[313,323,328,331],_kei:[373,440,491,719,869,1029,1221,1290,1346,1395],_level:[373,440,491,535,685,719,869,953,1029,1141,1221,1290,1346,1395],_omit_properti:[373,440,491,685,719,869,953,1029,1221,1290,1346,1395],_parse_indic:[762,766],_prefix:[440,719,953,1290,1346,1395],_return_axis_map:616,_rtol:0,_set_compon:[1670,1675,1676],_set_construct:[637,640,645,1660,1663,1667],_set_dataset_compli:[939,1126],_shape:[0,1199,1914],_titl:[373,440,491,535,685,719,869,953,1029,1141,1221,1290,1346,1395],_transform_str:0,_unit:[0,376,378,442,493,721,789,872,874,1032,1033,1146,1223,1292,1348,1397,1567,1591,1611,1695,1801,1863,1902,1927,1946,2015,2038],_use_arrai:[267,294],_use_data:[256,257,258,263,266,269,270,271,273,274,276,277,278,285,286,287,289,291,296,298,299,301,302,303,308,309,313],_view:[263,289],a_bound:2059,aas:2059,abbrevi:2055,abcdefghij:2059,abl:[269,296,333,335,2059],about:[258,287,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2055,2059],abov:[313,331,360,433,483,712,856,921,1017,1104,1214,1283,1339,1388,2059],abs:262,absenc:[313,2059],absolut:[318,319,320,329,374,379,383,441,443,444,492,494,496,536,568,616,661,686,689,720,722,723,780,791,796,804,834,835,870,875,879,954,958,959,1030,1034,1038,1142,1149,1150,1222,1224,1225,1266,1291,1293,1294,1347,1349,1350,1396,1398,1399,1435,1480,1508,1536,2059],absolutis:318,abspath:0,accept:[0,313,344,359,432,482,529,558,573,596,608,614,654,677,711,771,830,855,920,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,957,962,1016,1077,1103,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1147,1153,1213,1256,1272,1282,1338,1387,1426,1452,1469,1486,1497,1514,1525,1542,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2059],access:[0,256,257,258,262,265,266,268,269,270,271,272,273,274,276,277,278,320,328,331,333,335],accord:[328,331,360,374,433,441,483,492,536,616,661,686,712,720,773,780,834,856,870,921,954,1017,1030,1081,1104,1142,1214,1222,1283,1291,1339,1347,1388,1396],accordingli:[11,19,27,46,66,78,89,98,111,118,125,549],account:[313,536,686],achiev:[331,2059],acknowledg:312,across:[270,273,297,783,969,970,971,976,977,978,988,989,990,991,992,993,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,2059],act:[262,406,408,462,464,511,697,745,747,749,842,897,955,994,996,997,998,999,1000,1055,1092,1187,1189,1190,1191,1192,1193,1237,1316,1318,1320,1367,1369,1411,1835,2059],activ:331,actual:[263,297,621,642,1119,1665,2059],add:[312,313,333,335,2059],added:[0,640,1663,2059],adding:2055,addit:[256,257,267,269,271,277,285,286,296,299,303,313,331,393,449,502,543,596,614,622,691,728,889,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,955,957,962,996,997,998,999,1048,1084,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1147,1153,1158,1189,1190,1191,1192,1230,1299,1355,1404,1835,2055,2056,2059],addition:[614,922,925,926,930,931,932,933,934,935,940,944,947,948,949,952,962,1105,1108,1109,1111,1112,1116,1117,1118,1120,1121,1122,1127,1132,1135,1136,1137,1140,1144,1153],address:[279,1431,1439,1446,2059],adher:[328,331,939,1126,2059],adjac:[423,912,1069],adjust:327,affect:[313,331,955,1835,2059],after:[256,257,258,259,264,265,266,267,268,269,270,271,272,273,274,276,277,278,285,286,287,288,291,292,293,294,295,296,298,299,300,301,302,303,305,306,307,308,309,331,337,345,551,561,1249,1259,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1959,2059],afterward:[1198,1913],again:2059,against:[331,614,922,925,926,930,931,932,933,934,935,940,944,947,948,949,952,962,1105,1108,1109,1111,1112,1116,1117,1118,1120,1121,1122,1127,1132,1135,1136,1137,1140,1144,1153],aim:2055,air:[361,393,394,411,419,434,449,467,469,484,502,514,517,629,713,728,729,752,754,857,889,890,900,908,928,1003,1006,1018,1048,1049,1058,1065,1113,1158,1159,1196,1200,1215,1230,1231,1240,1242,1284,1299,1300,1323,1325,1340,1355,1356,1372,1374,1389,1404,1405,1414,1416,1556,1577,1583,1586,1596,1598,1605,1618,1621,1684,1705,1711,1790,1811,1817,1829,1844,1847,1854,1872,1877,1894,1911,1915,1922,1932,1934,1941,1951,1953,1994,2002,2003,2010,2020,2022,2029,2047,2052,2059],air_potential_temperatur:[323,324,1114,2059],air_pressur:[322,323,324,361,411,419,434,467,469,484,514,517,713,752,754,857,900,908,928,1003,1006,1018,1058,1065,1113,1196,1200,1215,1240,1242,1284,1323,1325,1340,1372,1374,1389,1414,1416,1556,1577,1583,1586,1596,1598,1605,1618,1621,1684,1705,1711,1790,1811,1817,1829,1844,1847,1854,1872,1877,1894,1911,1915,1922,1932,1934,1941,1951,1953,1994,2002,2003,2010,2020,2022,2029,2047,2052],air_temperatur:[273,301,323,324,330,333,335,393,394,436,449,596,715,728,729,889,890,1048,1049,1114,1119,1158,1159,1217,1230,1231,1286,1299,1300,1342,1355,1356,1391,1404,1405,2059],alan:312,algorithm:[331,560,573,1272,1471,1486,1499,1514,1527,1542,2059],alia:[314,316,317,331,596,622,805,807,931,932,1117,1118],alias:0,all:[0,253,255,256,257,258,259,260,261,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,312,313,320,321,324,327,328,331,333,334,335,343,358,361,373,374,383,393,411,421,431,434,440,441,444,449,467,471,481,484,491,492,496,502,514,519,528,535,543,545,557,568,573,574,575,579,607,611,614,616,618,619,620,621,623,624,625,626,627,628,629,630,631,635,638,640,644,646,653,655,656,660,666,676,678,679,685,689,691,710,713,719,720,723,728,752,756,770,780,783,791,796,806,808,817,818,829,831,834,835,845,854,857,869,870,879,889,900,910,919,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,944,945,947,948,949,950,951,952,953,954,958,959,967,969,970,971,976,977,978,988,989,990,991,992,993,1003,1008,1015,1018,1029,1030,1038,1048,1058,1067,1076,1084,1102,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1116,1117,1118,1120,1121,1122,1123,1132,1133,1135,1136,1137,1138,1139,1140,1141,1142,1144,1149,1150,1158,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1196,1202,1212,1215,1221,1222,1225,1230,1240,1244,1255,1266,1272,1273,1274,1281,1284,1290,1291,1294,1299,1323,1327,1337,1340,1346,1347,1350,1355,1372,1376,1386,1389,1395,1396,1399,1404,1414,1418,1425,1447,1451,1460,1468,1480,1486,1487,1488,1496,1508,1514,1515,1516,1524,1536,1542,1543,1544,1548,1554,1556,1577,1586,1596,1603,1605,1618,1626,1638,1650,1653,1656,1661,1663,1668,1673,1682,1684,1705,1716,1718,1719,1723,1728,1736,1738,1739,1756,1775,1777,1782,1788,1790,1811,1821,1827,1829,1844,1852,1854,1872,1882,1892,1894,1911,1920,1922,1932,1939,1941,1951,1957,1963,1965,1970,1974,1975,1979,1984,1992,1994,2002,2008,2010,2020,2027,2029,2047,2054,2056,2057,2059],allow:[0,257,311,313,328,331,333,335,350,395,421,423,452,471,473,504,519,521,569,573,574,617,730,756,758,783,802,806,808,817,818,820,891,903,910,912,1050,1067,1069,1119,1161,1202,1204,1232,1244,1246,1268,1272,1273,1301,1327,1329,1357,1376,1378,1406,1418,1420,1422,1443,1448,1458,1482,1486,1487,1510,1514,1515,1538,1542,1543,1814,2055,2059],allyn:312,alon:[333,335,2055,2059],along:[256,258,266,272,274,276,281,282,283,285,287,300,302,350,353,426,476,569,573,705,762,766,806,808,818,849,1010,1097,1115,1205,1207,1268,1272,1276,1332,1381,1422,1443,1448,1458,1482,1486,1510,1514,1538,1542,2059],alpha:775,alreadi:[267,360,422,424,433,472,474,483,520,522,575,712,757,759,773,819,856,911,913,921,1004,1017,1068,1070,1104,1115,1197,1203,1205,1214,1245,1247,1274,1283,1328,1330,1339,1377,1379,1388,1419,1421,1460,1488,1516,1544,1845,1912,2059],also:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,331,334,341,353,356,360,374,383,395,421,423,429,441,444,479,492,496,526,555,596,605,614,651,661,674,689,708,720,723,768,796,827,834,835,849,852,856,870,879,891,910,912,917,923,924,927,935,936,945,946,948,954,955,959,1010,1013,1017,1030,1038,1050,1067,1069,1074,1097,1100,1106,1107,1110,1112,1119,1122,1123,1133,1134,1136,1142,1143,1150,1198,1210,1222,1225,1253,1279,1291,1294,1335,1347,1350,1384,1396,1399,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1835,1850,1880,1890,1913,1918,1937,1955,1961,1990,2006,2025,2055,2059],alt:2059,alter:[424,474,522,759,913,1008,1070,1115,1205,1247,1330,1379,1421,2059],altern:[271,299,397,398,407,409,453,454,463,465,505,512,617,693,698,731,732,733,746,748,750,838,843,893,898,972,975,995,1001,1051,1056,1086,1093,1165,1168,1188,1194,1233,1238,1302,1303,1304,1317,1319,1321,1358,1359,1368,1370,1407,1412,2059],although:2059,altitud:[271,274,302,303,307,308,322,323,419,469,517,681,754,908,962,1006,1065,1153,1200,1242,1325,1374,1416,1583,1598,1621,1711,1817,1847,1877,1915,1934,1953,2003,2022,2052,2059],alwai:[0,313,327,328,330,331,446,498,574,596,614,622,725,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,954,961,962,973,984,996,997,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1152,1153,1166,1177,1189,1190,1227,1273,1296,1352,1401,1436,1487,1515,1543,1593,1614,1839,1906,1929,1948,1999,2017,2059],ambigu:2059,amongst:2059,amount:[328,331],ams:[333,335],analysi:[333,335,2055],analyt:313,ancil:[322,323,1119,2059],ancillari:[0,42,191,253,257,263,270,271,273,274,286,289,298,299,301,302,322,323,324,328,331,631,655,658,660,661,662,664,667,668,683,686,687,701,940,946,947,955,1029,1127,1134,1135,1143,1144,1221,1656,1718,1721,1723,1724,1726,1729,1730,1742,1744,1748,1831,1835,1896,1974,1977,1979,1980,1982,1985,1986],ani:[0,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,312,313,320,324,327,328,330,331,334,341,342,356,357,360,374,383,393,394,406,408,414,419,429,430,433,441,444,450,462,464,468,469,479,480,483,492,496,511,515,517,526,527,536,549,555,556,568,573,596,605,606,609,614,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,640,642,651,652,661,667,670,674,675,686,689,697,708,709,712,720,723,745,747,749,753,754,766,768,769,773,779,780,783,791,796,827,828,834,835,842,847,852,853,856,870,879,889,890,897,903,908,917,918,921,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,954,959,962,965,973,984,985,994,996,997,999,1000,1006,1008,1013,1014,1017,1030,1038,1048,1049,1055,1060,1065,1074,1075,1081,1092,1100,1101,1104,1105,1106,1107,1108,1109,1110,1111,1112,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1149,1150,1153,1156,1160,1166,1177,1178,1187,1189,1190,1192,1193,1198,1200,1205,1210,1211,1214,1222,1225,1237,1241,1242,1253,1254,1266,1272,1279,1280,1283,1291,1294,1316,1318,1320,1324,1325,1335,1336,1339,1347,1350,1367,1369,1373,1374,1384,1385,1388,1396,1399,1411,1415,1416,1423,1424,1435,1449,1450,1466,1467,1480,1486,1494,1495,1508,1514,1522,1523,1536,1542,1546,1547,1552,1553,1580,1583,1597,1598,1601,1602,1619,1621,1624,1625,1648,1649,1656,1663,1665,1671,1672,1680,1681,1708,1711,1714,1715,1729,1732,1734,1735,1754,1755,1758,1773,1774,1784,1786,1787,1814,1817,1819,1820,1825,1826,1831,1847,1850,1851,1874,1877,1880,1881,1890,1891,1896,1913,1915,1918,1919,1933,1934,1937,1938,1952,1953,1955,1956,1961,1962,1972,1985,1988,1990,1991,2003,2006,2007,2021,2022,2025,2026,2049,2052,2055,2059],anoth:[294,328,333,335,374,441,492,536,616,641,661,686,720,780,834,870,939,954,1030,1081,1126,1142,1222,1291,1347,1396,1664,2059],apart:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,2059],api:[0,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,312,313,331,333,2056,2059],appear:[331,424,474,522,617,759,913,973,984,996,997,1008,1070,1115,1166,1177,1189,1190,1205,1247,1330,1379,1421,2059],append:[0,331,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2059],appendix:794,appli:[0,253,259,265,267,288,293,313,320,328,331,341,344,347,356,359,360,363,429,432,433,436,479,482,483,486,526,529,531,535,555,558,566,605,608,609,617,632,635,644,651,654,674,677,681,708,711,712,715,768,771,773,775,787,827,830,852,855,856,859,917,920,921,938,939,1013,1016,1017,1020,1074,1077,1079,1100,1103,1104,1125,1126,1210,1213,1214,1217,1253,1256,1264,1279,1282,1283,1286,1335,1338,1339,1342,1384,1387,1388,1391,1423,1426,1433,1449,1452,1455,1466,1469,1477,1494,1497,1505,1522,1525,1533,1546,1549,1552,1555,1601,1604,1624,1627,1648,1651,1671,1674,1680,1683,1714,1717,1734,1737,1754,1757,1773,1776,1786,1789,1819,1822,1825,1828,1850,1853,1880,1883,1890,1893,1918,1921,1937,1940,1955,1958,1961,1964,1990,1993,2006,2009,2025,2028,2056,2059],applic:[11,19,27,46,54,55,66,78,89,98,111,118,125,258,271,279,287,299,333,335,346,360,374,433,441,483,492,563,616,622,712,720,780,856,870,921,954,1017,1030,1104,1115,1142,1205,1214,1222,1261,1283,1291,1339,1347,1388,1396,1432,1454,1474,1502,1530,2055,2059],apply_mask:[0,2059],approach:[313,2059],appropri:[51,193,267,294,313,331,615,2059],approxim:804,arang:[8,10,13,18,26,45,63,65,68,75,77,80,88,97,110,117,124,163,165,167,171,177,183,184,186,198,200,202,208,210,212,219,226,231,241,246,247,249,267,364,368,381,386,389,412,416,471,519,756,762,766,773,783,806,808,818,860,864,877,882,885,901,905,1021,1024,1036,1041,1044,1059,1062,1244,1327,1376,1418,1558,1562,1565,1569,1571,1574,1578,1582,1686,1690,1693,1697,1699,1702,1706,1710,1792,1796,1799,1803,1805,1808,1812,1816,1856,1859,1862,1865,1867,1870,1873,1876,2031,2034,2037,2040,2042,2045,2048,2051,2059],arbitrari:[573,638,646,1272,1486,1514,1542,1661,1668],arbitrarili:[270,273,969,970,971,976,977,978,988,989,990,991,992,993,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186],archiv:318,area:[73,87,207,218,258,259,277,287,288,303,322,323,486,488,495,500,502,503,516,531,546,549,613,624,635,636,644,646,926,927,940,962,1109,1110,1114,1119,1125,1127,1153,1160,1608,1612,1616,1620,1639,1655,1659,1668,2054,2059],areacella:2059,areal:2059,arg:[319,327,329,360,395,421,422,423,424,433,452,471,472,473,474,483,504,519,520,521,522,712,730,756,757,758,759,856,891,910,911,912,913,931,932,1017,1050,1067,1068,1069,1070,1117,1118,1203,1214,1232,1244,1245,1246,1247,1283,1301,1327,1328,1329,1330,1339,1357,1376,1377,1378,1379,1388,1406,1418,1419,1420,1421],argument:[0,260,262,320,596,609,614,617,629,632,817,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,957,962,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1147,1153,2059],aris:[383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399,2059],arithmet:[262,2055],arrai:[0,10,11,15,18,19,22,26,27,30,34,36,38,45,46,49,52,54,55,57,61,65,66,70,77,78,82,88,89,93,97,98,101,104,106,108,110,111,114,117,118,121,124,125,128,131,132,133,134,137,138,139,141,143,145,147,149,151,153,155,157,165,169,171,174,177,180,184,188,200,204,210,214,219,223,226,229,231,234,238,239,240,241,244,247,251,253,254,256,257,258,259,260,262,266,267,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,285,286,287,288,291,294,296,298,299,300,301,302,303,304,308,309,311,313,323,328,331,333,335,360,362,373,374,378,395,421,423,424,433,435,440,441,442,452,471,473,474,483,485,491,492,493,504,519,521,522,550,552,559,561,563,564,565,566,569,570,571,573,574,575,614,616,618,712,714,719,720,721,730,756,758,759,760,766,772,773,774,779,780,781,783,785,786,787,788,790,791,793,794,795,797,802,804,806,808,816,818,820,821,822,856,858,869,870,874,891,910,912,913,921,940,948,949,953,954,969,970,971,976,977,978,988,989,990,991,992,993,1004,1017,1019,1029,1030,1033,1050,1067,1069,1070,1104,1115,1124,1127,1136,1137,1141,1142,1146,1160,1161,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1197,1198,1204,1205,1214,1216,1221,1222,1223,1232,1244,1246,1247,1248,1250,1257,1259,1261,1262,1263,1264,1267,1268,1269,1270,1272,1273,1274,1283,1285,1290,1291,1292,1301,1327,1329,1330,1339,1341,1346,1347,1348,1357,1376,1378,1379,1388,1390,1395,1396,1397,1406,1418,1420,1421,1422,1428,1430,1432,1433,1434,1443,1444,1446,1448,1453,1454,1455,1458,1459,1460,1461,1463,1470,1472,1474,1475,1476,1477,1478,1481,1482,1483,1484,1486,1487,1488,1489,1491,1498,1500,1502,1503,1504,1505,1506,1509,1510,1511,1512,1514,1515,1516,1517,1519,1526,1528,1530,1531,1532,1533,1534,1537,1538,1539,1540,1542,1543,1544,1557,1567,1587,1591,1606,1611,1685,1695,1758,1771,1791,1801,1831,1845,1855,1863,1895,1896,1902,1912,1913,1923,1927,1942,1946,1959,2011,2015,2030,2038,2054],arrang:2059,array_lik:[256,257,258,260,266,267,269,271,274,275,276,277,278,281,282,283,285,286,287,291,294,296,299,302,303,308,309,414,468,515,753,903,1060,1198,1241,1324,1373,1415,1580,1597,1619,1708,1814,1874,1913,1933,1952,2021,2049],arraymixin:[255,280],articl:[333,335],asanyarrai:[130,336,550,1248,1461,1489,1517],ascertain:[929,1114],aspect:[273,301,313],assign:[0,262,311,766],associ:[265,269,270,273,293,296,614,618,948,969,970,971,976,977,978,988,989,990,991,992,993,1136,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,2059],assum:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,346,363,406,408,436,462,464,486,511,531,563,681,697,715,745,747,749,775,842,859,897,938,994,1000,1020,1055,1079,1092,1125,1187,1193,1217,1237,1261,1286,1316,1318,1320,1342,1367,1369,1391,1411,1432,1435,1454,1474,1502,1530,2057,2059],atmospher:[333,335],atmosphere_hybrid_height_coordin:[42,191,322,323,324,330,681,683,687,691,692,701,935,936,945,1119,1122,1123,1133,1742,1744,1748,2059],atol:[0,261,320,329,374,441,492,536,616,661,686,720,780,804,834,870,954,1030,1142,1222,1291,1347,1396,2059],attempt:[0,930,931,932,1116,1117,1118,1435,1446],attribut:[0,10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,253,255,256,257,258,259,260,261,262,265,266,267,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,291,293,294,296,297,298,299,300,301,302,303,304,308,309,313,328,331,337,342,343,345,357,358,378,430,431,442,480,481,493,525,527,528,551,556,557,561,606,607,652,653,675,676,709,710,721,769,770,828,829,853,854,874,918,919,939,973,974,984,985,996,997,998,999,1014,1015,1033,1075,1076,1101,1102,1115,1126,1146,1166,1167,1177,1178,1189,1190,1191,1192,1211,1212,1223,1249,1254,1255,1259,1280,1281,1292,1336,1337,1348,1385,1386,1397,1424,1425,1428,1441,1450,1451,1453,1462,1467,1468,1472,1490,1495,1496,1500,1518,1523,1524,1528,1545,1547,1548,1550,1553,1554,1567,1591,1602,1603,1611,1625,1626,1649,1650,1672,1673,1681,1682,1695,1715,1716,1735,1736,1755,1756,1758,1774,1775,1787,1788,1801,1820,1821,1826,1827,1851,1852,1863,1881,1882,1891,1892,1902,1919,1920,1927,1938,1939,1946,1956,1957,1959,1962,1963,1991,1992,2007,2008,2015,2026,2027,2038,2055],attributeerror:[61,313,1430,1434],augment:262,author:[333,335],auto:[1272,1486,1514,1542],automat:[312,328,383,444,496,689,723,796,835,879,959,1004,1038,1150,1197,1225,1294,1350,1399,1440,1845,1912,2059],aux_lat:2059,aux_lon:2059,aux_nam:2059,auxiliari:[0,253,256,258,263,264,265,268,270,273,274,285,287,289,291,292,293,295,298,301,302,322,323,324,328,331,373,615,631,686,922,923,933,936,1105,1106,1119,1120,1123,1656,2059],auxiliary_coordin:[0,9,164,263,289,328,331,614,618,631,632,936,1123,1656,2059],auxiliary_coordinate_lat:2059,auxiliary_coordinate_lon:2059,auxiliary_coordinate_nam:2059,auxiliarycoordin:[0,1,263,289,313,325,632,922,923,933,936,956,1105,1106,1120,1123,1145,1831,1836,1896,1901,2059],auxiliarycoordinate0:[632,634,682,690,700,922,923,936,941,956,1105,1106,1123,1129,1145,1658,1741,1746,1747,1831,1832,1836,1837,1840,1896,1898,1901,1903,1907,2059],auxiliarycoordinate1:[632,678,679,682,690,702,923,936,956,1106,1123,1145,1738,1739,1741,1746,1749,1836,1901,2059],auxiliarycoordinate2:[923,936,956,1106,1123,1145,1831,1836,1896,1901,2059],avail:[0,61,261,324,334,424,474,522,759,913,1070,1115,1247,1330,1379,1421,2059],averag:[259,288],avoid:290,awar:313,axes:[0,256,257,258,259,269,271,272,274,275,278,285,286,287,288,296,299,300,302,353,395,421,423,452,471,473,504,519,521,525,531,532,535,536,537,540,546,549,564,613,617,618,626,634,640,641,730,756,758,783,802,805,806,807,808,817,818,820,849,891,910,912,929,938,940,941,957,964,1004,1005,1010,1050,1067,1069,1114,1115,1125,1127,1129,1147,1155,1160,1161,1197,1198,1199,1202,1204,1232,1244,1246,1262,1301,1327,1329,1357,1376,1378,1406,1418,1420,1475,1503,1531,1629,1632,1635,1639,1655,1658,1663,1664,1831,1832,1837,1842,1845,1846,1896,1898,1903,1909,1912,1913,1914],axi:[14,15,16,21,22,23,29,30,31,48,49,50,69,70,71,81,82,83,92,93,94,100,101,102,113,114,115,120,121,122,127,128,129,168,169,170,173,174,175,179,180,181,187,188,189,203,204,205,213,214,215,222,223,224,228,229,230,233,234,235,243,244,245,250,251,252,253,256,257,258,259,263,264,266,269,270,272,273,275,276,277,278,285,286,287,288,289,292,296,298,300,301,303,328,331,367,380,388,393,394,395,415,421,423,452,471,473,504,519,521,532,546,549,613,614,615,617,618,626,627,628,630,631,632,634,729,730,756,758,783,802,806,808,817,818,820,863,876,884,889,890,891,904,910,912,929,940,941,948,949,950,957,964,1004,1005,1023,1035,1043,1048,1049,1050,1061,1067,1069,1079,1081,1097,1111,1112,1119,1127,1129,1136,1137,1138,1147,1155,1159,1161,1197,1199,1202,1204,1231,1232,1244,1246,1300,1301,1327,1329,1356,1357,1376,1378,1405,1406,1418,1420,1561,1568,1573,1581,1629,1639,1655,1656,1658,1689,1696,1701,1709,1795,1802,1807,1815,1831,1832,1837,1842,1845,1846,1858,1864,1869,1875,1896,1898,1903,1909,1912,1914,2033,2039,2044,2050,2059],axis_i:2059,axis_mod:[617,618,2059],axis_t:2059,axis_x:2059,axis_z:2059,axisi:2059,axist:2059,axisx:2059,back:2059,balanc:2055,bar:[0,331,361,393,394,411,419,434,449,467,469,484,514,517,622,629,713,728,729,752,754,782,803,812,857,889,890,900,908,928,954,967,968,974,984,985,997,998,999,1003,1006,1018,1048,1049,1058,1065,1113,1142,1158,1159,1167,1177,1178,1190,1191,1192,1196,1200,1215,1230,1231,1240,1242,1284,1299,1300,1323,1325,1340,1355,1356,1372,1374,1389,1404,1405,1414,1416,1556,1577,1583,1586,1596,1598,1605,1618,1621,1670,1675,1676,1677,1684,1705,1711,1790,1811,1817,1829,1844,1847,1854,1872,1877,1894,1911,1915,1922,1932,1934,1941,1951,1953,1994,2002,2003,2010,2020,2022,2029,2047,2052,2059],bartholomew:[312,333,335],base:[1,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,331,621,1160,2056,2059],basenam:2059,basi:[310,2055],basic:[333,335,2055,2059],becaus:[257,269,272,296,297,300,331,333,335,536,686,2059],becom:[331,2059],been:[0,11,19,27,46,51,54,55,66,78,89,98,111,118,125,193,312,313,328,330,331,333,335,346,347,351,360,361,364,365,366,367,368,369,370,372,375,377,378,380,381,382,384,385,387,392,399,400,401,402,403,404,423,433,434,437,439,442,445,447,448,455,456,458,459,460,461,483,484,487,488,490,493,495,497,499,500,501,506,508,509,532,533,534,537,538,539,540,541,542,563,566,570,571,573,609,632,634,635,644,655,656,658,659,662,663,664,665,682,690,694,695,696,712,713,716,718,721,724,726,727,734,735,736,738,739,740,741,742,743,776,777,778,784,787,788,790,792,793,794,795,797,798,799,800,801,816,831,833,836,837,839,840,841,856,857,860,861,862,863,864,865,866,868,871,873,874,876,877,878,880,881,883,888,894,895,896,912,921,928,939,940,941,943,957,960,964,966,973,979,980,982,983,984,986,987,996,997,1017,1018,1021,1022,1023,1024,1025,1026,1028,1031,1033,1035,1036,1037,1039,1040,1042,1047,1052,1053,1054,1069,1080,1082,1083,1087,1089,1090,1097,1104,1113,1126,1127,1128,1129,1131,1146,1147,1151,1154,1155,1157,1160,1166,1172,1173,1175,1176,1177,1179,1180,1189,1190,1214,1215,1218,1220,1223,1226,1228,1229,1234,1235,1236,1261,1264,1267,1269,1270,1272,1273,1283,1284,1287,1289,1292,1295,1297,1298,1305,1306,1307,1309,1310,1311,1312,1313,1314,1339,1340,1343,1345,1348,1351,1353,1354,1360,1361,1363,1364,1365,1366,1388,1389,1392,1394,1397,1400,1402,1403,1408,1409,1410,1432,1433,1441,1444,1446,1454,1455,1459,1474,1477,1483,1484,1486,1487,1502,1505,1511,1512,1514,1515,1530,1533,1539,1540,1542,1543,1556,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1572,1575,1586,1588,1590,1591,1592,1594,1595,1605,1607,1608,1610,1611,1612,1613,1615,1616,1617,1629,1630,1631,1632,1633,1634,1635,1636,1637,1658,1670,1675,1676,1684,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1700,1703,1718,1719,1721,1722,1724,1725,1726,1727,1741,1746,1759,1760,1761,1762,1763,1764,1765,1766,1767,1771,1777,1779,1780,1781,1790,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1806,1809,1829,1831,1832,1834,1837,1838,1842,1843,1854,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1868,1871,1885,1886,1887,1894,1896,1897,1898,1900,1902,1903,1905,1908,1909,1910,1922,1924,1926,1927,1928,1930,1931,1941,1943,1945,1946,1947,1949,1950,1965,1967,1968,1969,1974,1975,1977,1978,1980,1981,1982,1983,1994,1997,1998,2001,2010,2012,2014,2015,2016,2018,2019,2029,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2043,2046,2055,2059],befor:[297,331,419,469,517,644,667,670,754,847,908,997,999,1006,1065,1190,1192,1200,1242,1325,1374,1416,1583,1598,1621,1711,1729,1732,1784,1817,1847,1877,1915,1934,1953,1972,1985,1988,2003,2022,2052],behav:[312,2059],behaviour:[0,261,311,313,353,426,476,629,635,644,705,762,766,849,1010,1097,1207,1276,1332,1381,2054,2056,2059],being:[0,313,320,331,353,363,374,407,409,426,436,441,463,465,476,486,492,512,531,616,635,639,681,698,705,715,720,746,748,750,762,766,775,780,809,843,849,859,870,898,938,954,973,984,995,996,997,1001,1010,1020,1030,1056,1079,1093,1097,1125,1142,1166,1177,1188,1189,1190,1194,1207,1217,1222,1238,1276,1286,1291,1317,1319,1321,1332,1342,1347,1368,1370,1381,1391,1396,1412,1662,2055,2056,2057,2059],belong:[276,282,283],below:[0,327,328,331,2059],bespok:[320,2059],best:331,beta:775,better:0,between:[0,253,319,329,331,363,374,436,441,486,492,531,536,616,618,661,681,686,715,720,775,780,804,834,859,870,938,954,1020,1030,1079,1125,1142,1217,1222,1286,1291,1342,1347,1391,1396,2055,2059],beyond:2055,bi_linear:2059,big:331,bilinear:2059,bin:321,binari:[262,331],bit:[326,331],block:[266,281,331],blower:[333,335],bool:[255,256,257,258,259,260,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,321,328,330,331,350,360,362,363,373,374,386,387,388,389,390,391,392,393,395,396,403,404,412,413,414,416,417,418,419,420,421,422,423,424,433,435,436,440,441,446,447,448,449,452,460,461,468,469,470,471,472,473,474,483,485,486,491,492,498,499,500,501,502,504,507,509,510,515,517,518,519,520,521,522,531,535,536,540,541,542,543,569,612,616,617,618,619,620,621,622,623,624,625,626,627,628,630,631,643,647,661,665,667,668,670,681,685,686,690,691,696,701,703,712,714,715,719,720,725,726,727,728,730,741,742,743,753,754,755,756,757,758,759,772,773,774,775,780,781,783,799,800,801,802,804,817,819,820,821,823,834,837,841,847,856,858,859,869,870,882,883,884,885,886,887,888,889,891,892,896,901,902,903,905,906,907,908,909,910,911,912,913,921,922,925,926,930,933,934,937,938,939,944,947,949,952,953,954,955,964,965,966,984,985,986,987,997,999,1004,1006,1007,1008,1017,1019,1020,1029,1030,1041,1042,1043,1044,1045,1046,1047,1048,1050,1054,1059,1060,1062,1063,1064,1065,1066,1067,1068,1069,1070,1079,1081,1083,1084,1090,1091,1094,1104,1105,1108,1109,1111,1115,1116,1119,1120,1121,1124,1125,1126,1132,1135,1137,1140,1141,1142,1144,1152,1154,1155,1156,1157,1158,1161,1177,1178,1179,1180,1190,1192,1197,1198,1200,1201,1202,1203,1204,1205,1214,1216,1217,1221,1222,1227,1228,1229,1230,1232,1236,1241,1242,1243,1244,1245,1246,1247,1268,1283,1285,1286,1290,1291,1296,1297,1298,1299,1301,1312,1313,1314,1324,1325,1326,1327,1328,1329,1330,1339,1341,1342,1346,1347,1352,1353,1354,1355,1357,1365,1366,1373,1374,1375,1376,1377,1378,1379,1388,1390,1391,1395,1396,1401,1402,1403,1404,1406,1410,1415,1416,1417,1418,1419,1420,1421,1443,1458,1482,1510,1538,1557,1571,1572,1573,1574,1575,1576,1578,1579,1580,1582,1583,1584,1587,1593,1594,1595,1597,1598,1599,1606,1614,1615,1616,1617,1619,1621,1622,1635,1636,1637,1654,1656,1666,1676,1685,1699,1700,1701,1702,1703,1704,1706,1707,1708,1710,1711,1712,1727,1729,1730,1732,1746,1748,1750,1758,1765,1766,1767,1781,1784,1791,1805,1806,1807,1808,1809,1810,1812,1813,1814,1816,1817,1818,1830,1835,1840,1842,1843,1845,1847,1848,1855,1867,1868,1869,1870,1871,1873,1874,1876,1877,1878,1887,1895,1906,1907,1908,1909,1910,1912,1913,1915,1916,1923,1929,1930,1931,1933,1934,1935,1942,1948,1949,1950,1952,1953,1954,1969,1972,1983,1985,1986,1988,2001,2003,2004,2011,2017,2018,2019,2021,2022,2023,2030,2042,2043,2044,2045,2046,2048,2049,2051,2052,2053],both:[265,268,293,295,313,773,783,922,925,926,930,933,934,944,947,949,952,1105,1108,1109,1111,1116,1120,1121,1132,1135,1137,1140,1144,2055,2059],bound:[0,313,325,360,363,364,369,370,374,375,376,382,384,386,390,391,393,394,395,412,417,418,421,423,498,725,856,859,860,865,866,870,871,872,878,880,882,886,887,889,890,891,901,906,907,910,912,938,961,1017,1020,1021,1025,1026,1030,1031,1032,1037,1039,1041,1045,1046,1048,1049,1050,1059,1063,1064,1067,1069,1125,1152,1227,1296,1352,1401,1558,1565,1571,1578,1614,1686,1693,1699,1706,1792,1799,1805,1812,1839,1856,1862,1867,1873,1906,1929,1948,1999,2017,2031,2037,2042,2048],boundari:[277,303,423,912,1069],bounds1:[363,859,1020],bounds2:2059,bounds_arrai:2059,bounds_nam:[363,859,1020],bounds_tie_point:2059,bradi:312,branch:312,breakdown:327,bridg:313,brief:312,bring:[422,472,520,575,757,819,911,1068,1203,1245,1274,1328,1377,1419,1447,1460,1488,1516,1544],broadcast:[267,766,2059],bryan:312,bug:[0,2056,2058],bugfix:312,build:[333,335,938,1125,2055],built:[262,333,335,339,340,354,355,427,428,477,478,524,525,553,554,578,593,594,603,604,647,649,650,672,673,706,707,763,765,767,823,825,826,850,851,915,916,1011,1012,1072,1073,1098,1099,1208,1209,1251,1252,1277,1278,1333,1334,1382,1383,1464,1465,1492,1493,1520,1521,2055,2059],bypass:2059,c_indic:[1273,1487,1515,1543],c_item:[636,1659],c_kei:[638,1661],c_valu:[646,1668],cach:[617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,1656],calcul:[313,806,808,818,2054],calendar:[10,11,18,19,26,27,45,46,54,55,65,66,77,78,88,89,97,98,110,111,117,118,124,125,165,171,177,184,200,210,219,226,231,241,247,267,279,294,346,378,414,468,493,515,563,721,753,776,779,780,784,799,813,874,903,1033,1060,1146,1198,1223,1241,1261,1292,1324,1348,1373,1397,1415,1432,1454,1474,1502,1530,1567,1580,1591,1597,1611,1619,1695,1708,1759,1762,1765,1768,1801,1814,1863,1874,1902,1913,1927,1933,1946,1952,2015,2021,2038,2049,2059],call:[0,263,279,313,328,331,337,339,340,352,354,355,374,425,427,428,441,475,477,478,492,523,524,525,536,551,553,554,578,590,593,594,596,598,599,601,603,604,609,614,616,617,622,632,647,648,649,650,661,671,672,673,686,704,706,707,720,761,763,764,765,767,780,823,824,825,826,834,848,850,851,870,914,915,916,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,954,962,1009,1011,1012,1030,1071,1072,1073,1081,1096,1098,1099,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1153,1206,1208,1209,1222,1249,1251,1252,1275,1277,1278,1291,1331,1333,1334,1347,1380,1382,1383,1396,1462,1464,1465,1490,1492,1493,1518,1520,1521,1545,1551,1585,1600,1623,1643,1644,1646,1669,1679,1713,1733,1751,1772,1785,1824,1849,1879,1889,1896,1917,1936,1960,1973,1989,2005,2024,2059],callabl:[344,359,432,482,529,558,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],can:[0,253,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,312,313,315,320,326,327,328,330,331,333,335,360,394,413,414,433,450,468,483,503,515,544,596,614,618,619,620,622,623,624,625,626,627,628,629,630,692,712,729,753,776,777,778,784,792,798,799,800,801,811,813,814,815,856,890,902,903,921,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,962,968,969,970,971,976,977,978,988,989,990,991,992,993,1004,1017,1049,1060,1085,1104,1105,1106,1107,1108,1109,1110,1111,1112,1115,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1153,1159,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1197,1198,1205,1214,1231,1241,1283,1300,1324,1339,1356,1373,1388,1405,1415,1579,1580,1597,1619,1707,1708,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1813,1814,1831,1845,1874,1896,1912,1913,1933,1952,2021,2049,2054,2055,2056,2057,2059],cannot:[258,287,297,331,1119],canon:[394,450,503,544,615,692,729,890,968,1049,1085,1159,1231,1300,1356,1405,2059],capabl:[313,2055],care:[262,337,345,551,561,1249,1259,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1758,1959],caron:[333,335],carri:[54,55,267],cast:760,categoris:327,cater:[333,335],caus:[0,617],cdl:[0,328,333,335,2059],cell:[0,253,256,257,258,259,263,269,270,271,273,277,285,286,287,288,289,296,298,299,301,303,322,323,324,328,331,333,335,360,423,446,486,491,492,498,525,531,532,533,534,535,536,537,538,539,540,541,542,544,545,546,547,548,549,617,619,620,624,625,631,640,725,780,856,912,924,925,926,927,940,951,952,955,961,962,965,1004,1017,1069,1107,1108,1109,1110,1111,1112,1114,1119,1125,1127,1139,1140,1152,1153,1156,1160,1197,1227,1296,1352,1401,1593,1614,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1656,1663,1835,1839,1845,1896,1906,1912,1929,1948,1999,2017,2054],cell_area:[258,2059],cell_connect:[0,263,289,620,631,1656,2059],cell_measur:[0,25,176,263,289,328,331,502,503,631,1656,2059],cell_measure_a:328,cell_measure_o:328,cell_method1:2059,cell_method2:2059,cell_method:[0,32,182,253,263,289,525,625,631,635,639,644,1114,1125,1143,1656,1662,2059],cell_method_for_axis_0:[640,1663],cell_method_for_axis_1:[640,1663],cellconnect:[263,289,620,924,925,1107,1108,2059],cellconnectivity0:[620,924,925,1107,1108],cellconnectivity1:620,cellmeasur:[1,263,289,313,325,624,926,927,1109,1110,2059],cellmeasure0:[502,503,624,926,927,1004,1109,1110,1197,1845,1912,2059],cellmeasure1:624,cellmethod0:[73,87,207,218,613,625,635,636,638,639,644,1114,1143,1655,1659,1661,1662,2059],cellmethod1:[543,544,625,639,1114,1143,1662,2059],cellmethod:[1,73,87,207,218,263,289,313,325,613,625,635,636,640,644,646,1114,1125,1143,1655,1659,1663,1668,2059],central:[273,301,313,334,2059],certain:[0,350,569,1268,1443,1458,1482,1510,1538],cf_role:[322,323,324,394,450,503,615,729,890,967,968,1049,1159,1231,1300,1356,1405,2059],cf_version:313,cfa:0,cfconvent:[253,333,335],cfdm:[0,1,312,313,334,335,2054,2055,2056,2058,2059],cfdm_tutorial_fil:[2057,2059],cfdmimplement:[0,313,323,325,328,331],cfdump:[333,335],cftime:[0,11,19,27,46,54,66,78,89,98,111,118,125,321,334,2059],chain:[0,617,2059],chang:[7,17,24,44,62,74,85,95,109,116,123,312,313,315,319,320,327,329,333,383,422,444,472,496,520,575,609,642,689,723,757,783,796,809,810,811,819,835,879,911,939,955,959,1038,1068,1097,1126,1150,1203,1204,1225,1245,1274,1294,1328,1350,1377,1399,1419,1460,1488,1516,1544,1665,1835,2056,2059],changelog:312,channel:334,charact:[328,397,398,405,406,407,408,409,410,453,454,457,462,463,464,465,466,505,511,512,513,693,697,698,699,731,732,733,737,744,745,746,747,748,749,750,751,838,842,843,844,893,897,898,899,972,975,981,994,995,1000,1001,1002,1051,1055,1056,1057,1086,1088,1092,1093,1165,1168,1174,1187,1188,1193,1194,1195,1233,1237,1238,1239,1302,1303,1304,1308,1315,1316,1317,1318,1319,1320,1321,1322,1358,1359,1362,1367,1368,1369,1370,1371,1407,1411,1412,1413,2059],check:[0,328,344,359,374,432,441,482,492,529,558,608,616,641,654,677,686,711,720,771,830,855,870,920,939,954,1016,1030,1077,1081,1103,1126,1142,1213,1222,1256,1282,1291,1338,1347,1387,1396,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1664,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2059],checkout:312,checksum:331,child:[297,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025],choic:334,chosen:[1115,2059],chunk:[331,573,574,1272,1273,1486,1487,1514,1515,1542,1543],chunksiz:[0,331,809,810,811],circumst:2059,class_low:[343,358,431,481,528,557,607,653,676,710,770,829,854,919,1015,1076,1102,1212,1255,1281,1337,1386,1425,1451,1468,1496,1524,1548,1554,1603,1626,1650,1673,1682,1716,1736,1756,1775,1788,1821,1827,1852,1882,1892,1920,1939,1957,1963,1992,2008,2027],classic:[0,331,2059],classmethod:[297,343,350,358,431,481,528,557,569,607,653,676,710,770,779,829,854,919,955,1015,1076,1102,1212,1255,1268,1281,1337,1386,1425,1443,1451,1458,1468,1482,1496,1510,1524,1538,1548,1554,1603,1626,1650,1673,1682,1716,1736,1756,1775,1788,1821,1827,1835,1852,1882,1892,1920,1939,1957,1963,1992,2008,2027],clear:[261,331,809,810,811,2059],clear_coordin:[0,679,702,1739,1749],clear_domain_ancillari:[660,667,1723,1729,1979,1985],clear_filters_appli:[0,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,635,644],clear_paramet:[666,670,845,847,1728,1732,1782,1784,1970,1972,1984,1988],clear_properti:[371,372,411,419,438,439,467,469,489,490,514,517,717,718,752,754,867,868,900,908,942,943,1003,1006,1027,1028,1058,1065,1130,1131,1196,1200,1219,1220,1240,1242,1288,1289,1323,1325,1344,1345,1372,1374,1393,1394,1414,1416,1563,1564,1577,1583,1589,1590,1596,1598,1609,1610,1618,1621,1691,1692,1705,1711,1797,1798,1811,1817,1833,1834,1844,1847,1860,1861,1872,1877,1899,1900,1911,1915,1925,1926,1932,1934,1944,1945,1951,1953,1996,1997,2002,2003,2013,2014,2020,2022,2035,2036,2047,2052,2059],client:331,climat:[253,333,335],climatolog:[0,257,286,365,377,396,413,861,873,892,902,929,1114,1559,1566,1576,1579,1687,1694,1704,1707,1793,1800,1810,1813],climatological_time_ax:0,clone:312,closest:297,cls:[341,342,344,356,357,359,429,430,432,479,480,482,526,527,529,555,556,558,605,606,608,651,652,654,674,675,677,708,709,711,768,769,771,827,828,830,852,853,855,917,918,920,1013,1014,1016,1074,1075,1077,1100,1101,1103,1210,1211,1213,1253,1254,1256,1279,1280,1282,1335,1336,1338,1384,1385,1387,1423,1424,1426,1449,1450,1452,1466,1467,1469,1494,1495,1497,1522,1523,1525,1546,1547,1549,1552,1553,1555,1601,1602,1604,1624,1625,1627,1648,1649,1651,1671,1672,1674,1680,1681,1683,1714,1715,1717,1734,1735,1737,1754,1755,1757,1773,1774,1776,1786,1787,1789,1819,1820,1822,1825,1826,1828,1850,1851,1853,1880,1881,1883,1890,1891,1893,1918,1919,1921,1937,1938,1940,1955,1956,1958,1961,1962,1964,1990,1991,1993,2006,2007,2009,2025,2026,2028],cmip7:[371,372,385,392,420,438,439,445,448,470,489,490,497,501,518,717,718,724,727,755,867,868,881,888,909,942,943,960,966,1007,1027,1028,1040,1047,1066,1130,1131,1151,1157,1201,1219,1220,1226,1229,1243,1288,1289,1295,1298,1326,1344,1345,1351,1354,1375,1393,1394,1400,1403,1417,1563,1564,1570,1575,1584,1589,1590,1592,1595,1599,1609,1610,1613,1617,1622,1691,1692,1698,1703,1712,1797,1798,1804,1809,1818,1833,1834,1838,1843,1848,1860,1861,1866,1871,1878,1899,1900,1905,1910,1916,1925,1926,1928,1931,1935,1944,1945,1947,1950,1954,1996,1997,1998,2001,2004,2013,2014,2016,2019,2023,2035,2036,2041,2046,2053],cmip:331,cms:[327,328],code:[0,312,313,320,327,363,436,486,715,859,938,1020,1125,1217,1286,1342,1391,2056,2058,2059],colect:[374,870,1030],collaps:2055,collect:[266,270,273,276,281,282,283,298,301,305,306,383,444,496,640,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399,1663,2059],colon:[393,502,889,1048],column:[423,912,1069,2059],com:[0,312,334,2058],combin:[266,275,276,278,281,282,283,297,320,324,383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399,2055,2059],command:[0,313,328,333,334,335,363,436,486,531,681,715,775,859,938,1020,1079,1125,1217,1286,1342,1391],comment:[259,288,328,363,371,436,438,486,489,531,681,715,717,859,867,938,942,973,974,984,985,996,997,998,999,1020,1027,1079,1125,1130,1166,1167,1177,1178,1189,1190,1191,1192,1217,1219,1286,1288,1342,1344,1391,1393,1563,1589,1609,1691,1797,1833,1860,1899,1925,1944,1996,2013,2035,2059],commit:[312,313],committe:[333,335],common:[333,335,954,1142,2059],commonli:313,commut:2059,compar:[330,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2054,2059],comparison:[262,374,441,492,536,616,720,780,834,870,954,1030,1142,1222,1291,1347,1396,2059],compess:[],compil:[619,620,624,625,629,930,931,932,1116,1117,1118],complet:[268,295,2059],complex:2059,complianc:[328,333,335,939,1126,2055],compliant:[328,333,335,939,1126,2055,2059],complic:313,compon:[1,42,43,191,192,257,261,264,265,268,286,290,292,293,295,313,331,353,363,373,383,436,440,444,486,491,496,531,681,683,684,685,686,687,688,689,701,703,715,719,723,796,835,849,859,869,879,938,953,959,969,970,971,976,977,978,988,989,990,991,992,993,1010,1020,1029,1038,1079,1125,1141,1150,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1217,1221,1225,1286,1290,1294,1342,1346,1350,1391,1395,1399,1670,1675,1676,1677,1742,1743,1744,1745,1748,1750,2059],compos:[277,303,2059],comprehens:[0,333,335,2055],compress:[0,1,34,52,104,141,147,153,266,275,276,278,281,282,283,331,333,335,347,374,424,441,474,492,522,559,560,564,565,566,568,573,574,616,720,759,780,785,786,787,788,790,793,794,795,797,870,913,954,971,978,992,993,1008,1030,1070,1142,1164,1171,1185,1186,1205,1222,1247,1257,1258,1262,1263,1264,1266,1267,1272,1273,1291,1330,1347,1379,1396,1421,1433,1455,1470,1471,1475,1476,1477,1478,1480,1481,1486,1487,1498,1499,1503,1504,1505,1506,1508,1509,1514,1515,1526,1527,1531,1532,1533,1534,1536,1537,1542,1543,2054],compressed_arrai:[260,275,281,282,283,564,785,786,787,821,1262,1475,1503,1531,2059],compressed_ax:[564,1262,1475,1503,1531],compressed_dimens:[260,275,572,1271,1272,1485,1486,1513,1514,1541,1542,2059],compressed_file_contigu:1115,compressed_file_index:1115,compressedarrai:[0,275],compression_ax:787,compression_typ:[260,347,566,1264,1433,1455,1477,1505,1533],compris:[272,300,330,393,449,502,543,635,691,728,889,967,1048,1084,1158,1230,1299,1355,1404,1487,1515,1543,2054,2056],comput:[271,299,333,335,772,2059],computational_precis:2059,computed_standard_nam:[0,681,2059],concaten:[363,436,486,531,681,715,775,859,938,1020,1079,1125,1217,1286,1342,1391],conceiv:[333,335],concis:2059,condit:[1160,2059],confer:[333,335],configur:[0,319,327,328,329,331,374,393,441,449,492,502,536,543,596,614,616,622,661,686,691,720,728,780,834,870,889,923,924,927,935,936,945,946,948,954,1030,1048,1081,1084,1106,1107,1110,1112,1119,1122,1123,1133,1134,1136,1142,1143,1158,1222,1230,1291,1299,1347,1355,1396,1404,2059],confirm:334,conform:[328,1258,2059],conjunct:331,connect:[253,263,289,323,328,617,620,631,924,925,1107,1108,1656,2059],consequ:[313,331],consid:[319,328,329,333,335,374,441,492,536,616,661,686,720,772,780,834,870,954,1030,1142,1222,1291,1347,1396,2059],consider:[2054,2059],consist:[253,256,258,259,265,269,270,273,274,285,287,288,293,296,301,302,311,363,436,486,531,681,715,775,859,938,969,970,971,976,977,978,988,989,990,991,992,993,1020,1079,1125,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1217,1286,1342,1391,2059],constant:[0,1,261,319,320,327,329,2059],constitu:[383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399],constitut:[374,441,492,616,686,720,870,954,1030,1081,1142,1222,1291,1347,1396,2059],constrain:[274,302],construct:[0,1,9,14,15,16,21,22,23,25,29,30,31,32,41,48,49,50,64,69,70,71,72,76,81,82,83,84,86,92,93,94,96,100,101,102,113,114,115,120,121,122,127,128,129,164,168,169,170,173,174,175,176,179,180,181,182,187,188,189,190,199,203,204,205,206,209,213,214,215,216,217,222,223,224,225,228,229,230,233,234,235,243,244,245,250,251,252,253,256,257,258,259,264,265,266,268,269,271,272,274,276,277,285,286,287,288,292,293,295,296,299,300,302,303,306,311,313,322,323,324,328,330,331,333,334,335,353,360,363,367,373,376,380,387,388,395,413,415,421,423,424,433,436,447,450,451,474,483,486,491,492,499,507,522,531,532,535,536,544,546,549,661,662,664,678,679,682,685,686,690,700,702,712,715,726,759,780,849,856,859,863,869,872,876,883,884,891,902,904,910,912,913,921,922,923,924,925,926,927,929,931,932,933,934,935,936,937,938,939,940,941,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,962,963,964,969,970,971,973,976,977,978,984,985,988,989,990,991,992,993,996,997,1004,1005,1008,1010,1017,1020,1023,1029,1032,1035,1042,1043,1050,1061,1067,1069,1070,1079,1081,1097,1104,1105,1106,1107,1108,1109,1110,1111,1112,1114,1115,1117,1118,1119,1120,1121,1122,1123,1125,1126,1127,1129,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1147,1149,1153,1154,1155,1160,1161,1162,1163,1164,1166,1169,1170,1171,1177,1178,1181,1182,1183,1184,1185,1186,1189,1190,1197,1198,1199,1202,1204,1205,1214,1217,1221,1228,1247,1283,1286,1297,1330,1339,1342,1353,1379,1388,1391,1402,1421,1561,1568,1572,1573,1579,1581,1594,1615,1629,1639,1689,1696,1700,1701,1707,1709,1724,1726,1738,1739,1741,1746,1747,1749,1795,1802,1806,1807,1813,1815,1830,1831,1832,1835,1836,1837,1840,1841,1842,1845,1846,1858,1864,1868,1869,1875,1896,1898,1901,1903,1907,1908,1909,1912,1913,1914,1930,1949,1980,1982,2000,2018,2033,2039,2043,2044,2050,2054,2055],construct_item:[932,1118],construct_kei:[931,1117],construct_typ:[639,1662],contain:[0,2,33,51,54,55,103,130,135,140,146,152,158,193,236,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,271,272,273,274,276,277,278,279,284,285,286,287,288,289,291,292,293,294,295,296,299,300,301,302,303,304,305,307,308,309,313,318,320,325,328,331,333,334,335,344,350,353,359,362,363,379,383,397,398,405,406,407,408,409,410,414,432,435,436,443,444,453,454,457,462,463,464,465,466,468,482,485,486,494,496,505,511,512,513,515,529,531,536,558,568,569,608,612,614,621,625,626,629,654,677,681,686,689,693,697,698,699,711,714,715,722,723,731,732,733,737,744,745,746,747,748,749,750,751,753,771,775,791,796,830,835,838,842,843,844,849,855,858,859,875,879,893,897,898,899,903,920,923,924,927,935,936,937,938,945,946,948,951,955,958,959,972,975,979,981,982,986,994,995,1000,1001,1002,1010,1016,1019,1020,1034,1038,1051,1055,1056,1057,1060,1077,1079,1086,1088,1092,1093,1097,1103,1106,1107,1110,1112,1115,1119,1122,1123,1124,1125,1133,1134,1136,1139,1143,1149,1150,1165,1168,1172,1174,1175,1179,1187,1188,1193,1194,1195,1198,1213,1216,1217,1224,1225,1233,1237,1238,1239,1241,1256,1266,1268,1282,1285,1286,1293,1294,1302,1303,1304,1308,1315,1316,1317,1318,1319,1320,1321,1322,1324,1338,1341,1342,1349,1350,1358,1359,1362,1367,1368,1369,1370,1371,1373,1387,1390,1391,1398,1399,1407,1411,1412,1413,1415,1422,1426,1427,1430,1434,1435,1443,1446,1448,1452,1458,1469,1480,1482,1497,1508,1510,1525,1536,1538,1549,1555,1557,1580,1587,1597,1604,1606,1619,1627,1651,1654,1683,1685,1708,1717,1737,1757,1776,1789,1791,1814,1822,1828,1830,1835,1853,1855,1874,1883,1893,1895,1913,1921,1923,1933,1940,1942,1952,1958,1964,1993,2009,2011,2021,2028,2030,2049,2057,2058,2059],content:[0,328,331,973,984,996,997,1166,1177,1189,1190,2054,2057,2059],contenxt:2059,context:[0,261,262,319,320,327,329,576,577,591,592,2059],contigu:[266,276,281,283,331,347,423,424,474,522,566,759,787,821,912,913,969,970,971,976,977,978,988,989,990,991,992,993,1069,1070,1115,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1205,1247,1264,1330,1379,1421,1433,1455,1477,1487,1505,1533,1543,2057,2059],contract:276,contribut:[274,302,333,383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399],control:[0,313,328,939,1126],convei:[328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],conveni:2059,convent:[0,1,253,254,273,279,301,310,311,312,313,315,328,331,332,333,334,335,360,423,433,483,712,856,912,921,954,973,984,996,997,999,1017,1069,1104,1125,1142,1166,1177,1189,1190,1192,1214,1283,1339,1388,2054,2056,2058],convers:[0,42,54,55,191,262,264,271,292,299,331,683,686,687,691,692,701,1742,1744,1748],convert:[0,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,328,331,343,358,363,414,431,436,468,481,486,515,528,557,607,653,676,710,715,753,770,779,829,854,859,903,919,938,1015,1020,1060,1076,1102,1125,1198,1212,1217,1241,1255,1281,1286,1324,1337,1342,1373,1386,1391,1415,1425,1451,1468,1496,1524,1548,1554,1580,1597,1603,1619,1626,1650,1673,1682,1708,1716,1736,1756,1775,1788,1814,1821,1827,1852,1874,1882,1892,1913,1920,1933,1939,1952,1957,1963,1992,2008,2021,2027,2049,2059],coord:[322,323,333,335,940,962,1119,1125,1127,1153,1160,2054,2059],coordin:[0,1,42,191,253,256,257,258,263,264,268,269,270,271,272,273,274,277,285,286,287,289,292,295,296,298,299,300,301,302,303,313,322,323,324,328,331,333,335,373,396,397,399,401,403,405,406,407,413,451,474,522,614,615,618,631,678,681,682,683,685,686,687,690,691,692,700,701,702,759,794,869,892,902,922,923,929,934,935,938,939,940,944,945,948,949,950,965,969,971,976,978,988,989,992,993,1004,1105,1106,1119,1121,1122,1125,1126,1127,1132,1133,1136,1137,1138,1156,1162,1164,1169,1171,1181,1182,1185,1186,1197,1247,1330,1379,1421,1576,1579,1656,1738,1741,1742,1744,1746,1747,1748,1749,1810,1813,1831,1845,1896,1912],coordinate_convers:[43,192,265,293,681,683,687,701,1742,1744,1748,2059],coordinate_conversion_h:2059,coordinate_conversion_v:2059,coordinate_interpol:2059,coordinate_refer:[0,41,190,263,289,631,1656,2059],coordinateconvers:[42,191,265,293,313,325,683,687,701,1742,1744,1748,2059],coordinaterefer:[0,1,263,268,289,295,313,325,632,934,935,956,1121,1122,1145,1836,1901,2059],coordinatereference0:[691,692,935,1122,2059],coordinatereference1:[632,691,692,934,935,956,1121,1122,1145,1836,1901,2059],copi:[7,17,24,44,62,74,85,95,109,116,123,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,312,313,330,337,350,352,374,412,414,416,417,418,419,420,422,425,441,468,469,470,472,475,492,515,517,518,520,523,536,551,569,575,590,598,599,616,641,642,643,644,648,661,667,668,669,670,671,686,701,703,704,720,753,754,755,757,761,780,819,824,834,846,847,848,870,901,903,905,906,907,908,909,911,914,938,954,955,997,999,1004,1006,1007,1009,1030,1059,1060,1062,1063,1064,1065,1066,1068,1071,1081,1096,1119,1125,1142,1190,1192,1197,1198,1200,1201,1203,1206,1222,1241,1242,1243,1245,1249,1268,1274,1275,1291,1324,1325,1326,1328,1331,1347,1373,1374,1375,1377,1380,1396,1415,1416,1417,1419,1443,1458,1460,1462,1482,1488,1490,1510,1516,1518,1538,1544,1545,1551,1578,1580,1582,1583,1584,1585,1597,1598,1599,1600,1619,1621,1622,1623,1643,1644,1664,1665,1666,1669,1677,1679,1706,1708,1710,1711,1712,1713,1729,1730,1731,1732,1733,1748,1750,1751,1772,1783,1784,1785,1812,1814,1816,1817,1818,1824,1835,1845,1847,1848,1849,1873,1874,1876,1877,1878,1879,1889,1912,1913,1915,1916,1917,1933,1934,1935,1936,1952,1953,1954,1960,1971,1972,1973,1985,1986,1987,1988,1989,2003,2004,2005,2021,2022,2023,2024,2048,2049,2051,2052,2053,2054],core:[0,1,255,256,257,258,259,263,264,265,266,267,268,269,270,271,272,273,274,276,277,278,280,313,321,574,782,803,812,1272,1273,1486,1487,1514,1515,1542,1543,2055],corner:2059,corodin:2059,correct:[333,335,2059],correctli:[331,536,686],correspond:[14,15,16,21,22,23,29,30,31,48,49,50,54,69,70,71,81,82,83,92,93,94,100,101,102,113,114,115,120,121,122,127,128,129,168,169,170,173,174,175,179,180,181,187,188,189,203,204,205,213,214,215,222,223,224,228,229,230,233,234,235,243,244,245,250,251,252,253,256,257,258,259,260,263,264,266,268,269,270,271,273,274,275,276,277,278,281,282,283,285,286,287,288,289,291,292,295,296,298,299,301,302,303,305,306,307,308,309,320,327,328,331,344,353,359,374,395,421,423,432,441,482,492,529,536,558,559,585,608,614,616,618,654,661,677,686,691,692,711,720,771,780,802,830,834,849,855,870,891,910,912,920,948,949,954,973,984,996,997,1010,1016,1030,1050,1067,1069,1077,1081,1103,1119,1136,1137,1142,1161,1166,1177,1189,1190,1213,1222,1256,1257,1273,1282,1291,1338,1347,1387,1396,1426,1431,1452,1469,1470,1487,1497,1498,1515,1525,1526,1543,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2059],could:[0,263,265,293,311,328,331,618,621,626,627,628,629,2059],count:[281,283,313,325,369,370,382,384,390,391,395,417,418,421,423,452,471,473,504,519,521,783,788,802,806,808,817,818,820,865,866,878,880,886,887,891,906,907,910,912,969,970,971,976,977,978,988,989,990,991,992,993,1025,1026,1037,1039,1045,1046,1050,1063,1064,1067,1069,1115,1161,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1202,1204,1232,1244,1246,1301,1327,1329,1357,1376,1378,1406,1418,1420,1478,1487,1506,1515,1534,1543,2059],count_arrai:2059,count_properti:[1115,2059],count_vari:[281,283,2059],counterpart:313,cover:2059,coverag:0,creat:[263,297,312,313,322,328,331,333,335,341,342,356,357,363,383,429,430,436,444,479,480,486,496,526,527,531,555,556,573,581,605,606,639,651,652,674,675,681,689,708,709,715,723,768,769,775,779,796,827,828,835,852,853,859,879,917,918,938,955,959,973,984,996,997,998,999,1004,1013,1014,1020,1038,1074,1075,1079,1100,1101,1115,1119,1125,1150,1160,1166,1177,1189,1190,1191,1192,1197,1210,1211,1217,1225,1253,1254,1272,1279,1280,1286,1294,1335,1336,1342,1350,1384,1385,1391,1399,1423,1424,1449,1450,1466,1467,1486,1494,1495,1514,1522,1523,1542,1546,1547,1552,1553,1601,1602,1624,1625,1648,1649,1662,1671,1672,1680,1681,1714,1715,1734,1735,1754,1755,1773,1774,1786,1787,1819,1820,1825,1826,1835,1845,1850,1851,1880,1881,1890,1891,1912,1918,1919,1937,1938,1955,1956,1961,1962,1990,1991,2006,2007,2025,2026,2054,2055],creation:[0,253,254,313,333,335,2055],creation_command:[0,2059],criteria:[360,433,483,596,614,712,856,921,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,957,962,1017,1104,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1147,1153,1160,1214,1283,1339,1388,2059],cross:[938,1125,2059],crs:2059,current:[319,320,327,329,331,810],custom:[290,313],customis:2059,cut:[328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],dai:[11,19,27,46,54,55,66,73,78,87,89,98,111,118,125,207,218,267,294,323,324,613,635,636,644,646,930,931,932,936,938,940,945,950,1114,1116,1117,1118,1123,1125,1127,1133,1138,1655,1659,1668,2059],dap:2059,dask:[573,574,1272,1273,1486,1487,1514,1515,1542,1543],data1:[363,436,486,715,859,1020,1125,1217,1286,1342,1391],data:[0,1,2,3,7,8,11,12,13,14,15,16,17,19,20,21,22,23,24,27,28,29,30,31,33,34,35,37,44,46,47,48,49,50,62,63,66,67,68,69,70,71,74,75,78,79,80,81,82,83,85,89,91,92,93,94,95,98,99,100,101,102,103,104,105,107,109,111,112,113,114,115,116,118,119,120,121,122,123,125,126,127,128,129,130,131,135,136,140,141,142,144,146,147,148,150,152,153,154,156,158,159,163,166,167,168,169,170,172,173,174,175,178,179,180,181,183,185,186,187,188,189,198,201,202,203,204,205,208,211,212,213,214,215,221,222,223,224,227,228,229,230,232,233,234,235,236,237,242,243,244,245,246,248,249,250,251,252,255,259,260,264,265,268,270,272,275,279,280,281,282,283,288,292,293,295,298,300,304,311,313,318,323,325,326,328,331,333,335,336,360,362,363,364,366,368,373,374,375,376,378,379,381,383,386,387,389,395,412,414,416,421,422,423,424,433,435,436,437,440,441,442,443,444,447,452,468,471,472,473,474,483,485,486,487,491,492,493,494,496,499,504,515,519,520,521,522,531,550,552,559,560,568,571,572,575,612,613,614,616,618,621,626,634,637,645,661,681,686,689,712,714,715,716,719,720,721,722,723,726,730,753,756,757,758,759,834,835,856,858,859,860,862,864,869,870,871,872,874,875,877,879,882,883,885,891,901,903,905,910,911,912,913,921,937,938,939,940,941,948,949,950,953,954,957,958,959,962,963,964,973,984,996,997,998,999,1004,1005,1008,1017,1019,1020,1021,1022,1024,1029,1030,1031,1032,1033,1034,1036,1038,1041,1042,1044,1050,1059,1060,1062,1067,1068,1069,1070,1081,1097,1104,1115,1119,1124,1125,1126,1127,1128,1129,1136,1137,1138,1141,1142,1146,1147,1149,1150,1153,1154,1155,1160,1161,1166,1177,1189,1190,1191,1192,1197,1198,1199,1202,1203,1204,1205,1214,1216,1217,1218,1221,1222,1223,1224,1225,1228,1232,1241,1244,1245,1246,1247,1248,1250,1257,1258,1266,1270,1271,1274,1283,1285,1286,1287,1290,1291,1292,1293,1294,1297,1301,1324,1327,1328,1329,1330,1339,1341,1342,1343,1346,1347,1348,1349,1350,1353,1357,1373,1376,1377,1378,1379,1388,1390,1391,1392,1395,1396,1397,1398,1399,1402,1406,1415,1418,1419,1420,1421,1427,1431,1435,1439,1440,1446,1447,1460,1461,1463,1470,1471,1480,1484,1485,1488,1489,1491,1498,1499,1508,1512,1513,1516,1517,1519,1526,1527,1536,1540,1541,1544,1557,1558,1560,1562,1565,1567,1569,1571,1572,1574,1578,1580,1582,1587,1588,1591,1594,1597,1606,1607,1611,1615,1619,1654,1655,1658,1660,1667,1685,1686,1688,1690,1693,1695,1697,1699,1700,1702,1706,1708,1710,1791,1792,1794,1796,1799,1801,1803,1805,1806,1808,1812,1814,1816,1830,1831,1832,1837,1841,1842,1845,1846,1855,1856,1857,1859,1862,1863,1865,1867,1868,1870,1873,1874,1876,1895,1896,1897,1898,1902,1903,1908,1909,1912,1913,1914,1923,1924,1927,1930,1933,1942,1943,1946,1949,1952,2000,2011,2012,2015,2018,2021,2030,2031,2032,2034,2037,2038,2040,2042,2043,2045,2048,2049,2051,2054,2055,2056],data_ax:2059,data_disk:2059,data_lik:[256,257,258,266,267,269,271,274,276,277,278,285,286,287,291,294,296,299,302,303,308,309,414,468,515,753,903,1060,1198,1241,1324,1373,1415,1580,1597,1619,1708,1814,1874,1913,1933,1952,2021,2049],data_memori:2059,data_nam:[363,436,486,715,859,938,1020,1125,1217,1286,1342,1391],dataset:[0,313,328,331,333,334,335,360,433,483,712,856,921,939,969,970,971,976,977,978,988,989,990,991,992,993,1017,1104,1115,1126,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1214,1283,1339,1388,1427,1446,2054,2055],dataset_compli:[273,328,2059],datatyp:[0,331],date:[0,11,19,27,46,54,55,66,78,89,98,111,118,125],datetim:[54,55],datetime360dai:[54,2059],datetime_arrai:[0,7,17,24,44,55,62,74,85,95,109,116,123,2059],datetime_as_str:54,datetimegregorian:[11,19,27,46,54,66,78,89,98,111,118,125,2059],datum:[0,42,191,313,325,681,684,686,688,703,1743,1745,1750,2059],davi:[333,335],david:[312,333,335],debug:[320,327,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],decompress:[560,573,574,1272,1273,1471,1486,1487,1499,1514,1515,1527,1542,1543],decor:297,decoupl:313,decreas:[269,296],deduc:[258,287],deep:[7,17,24,44,62,74,85,95,109,116,123,255,256,257,258,259,260,261,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,330,345,362,419,420,435,469,470,485,517,518,530,561,580,595,612,643,657,667,668,670,680,714,754,755,774,832,847,858,908,909,937,955,997,999,1006,1007,1019,1065,1066,1078,1124,1190,1192,1200,1201,1216,1242,1243,1259,1285,1325,1326,1341,1374,1375,1390,1416,1417,1428,1453,1472,1500,1528,1550,1557,1583,1584,1587,1598,1599,1606,1621,1622,1628,1654,1666,1678,1685,1711,1712,1720,1729,1730,1732,1740,1758,1778,1784,1791,1817,1818,1830,1835,1847,1848,1855,1877,1878,1884,1895,1915,1916,1923,1934,1935,1942,1953,1954,1959,1966,1972,1976,1985,1986,1988,1995,2003,2004,2011,2022,2023,2030,2052,2053,2059],deepcopi:[313,337,345,352,362,425,435,475,485,523,530,551,561,580,590,595,599,612,648,657,671,680,704,714,761,774,824,832,848,858,914,937,1009,1019,1071,1078,1096,1124,1206,1216,1249,1259,1275,1285,1331,1341,1380,1390,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1551,1557,1585,1587,1600,1606,1623,1628,1644,1654,1669,1678,1679,1685,1713,1720,1733,1740,1751,1758,1772,1778,1785,1791,1824,1830,1849,1855,1879,1884,1889,1895,1917,1923,1936,1942,1959,1960,1966,1973,1976,1989,1995,2005,2011,2024,2030,2059],def:313,default_fill_valu:[267,294],defin:[0,54,55,253,255,260,261,262,263,265,267,268,270,272,273,277,279,284,293,295,297,298,300,301,303,313,323,328,331,333,335,341,342,343,344,350,351,353,356,357,358,359,360,374,397,398,405,407,409,410,426,429,430,431,432,433,441,453,454,457,463,465,466,476,479,480,481,482,483,492,505,512,513,526,527,528,529,536,555,556,557,558,569,570,573,574,596,605,606,607,608,614,617,618,619,620,622,624,625,627,628,629,630,651,652,653,654,661,674,675,676,677,686,693,698,699,705,708,709,710,711,712,720,731,732,733,737,744,746,748,750,751,762,766,768,769,770,771,773,780,781,794,809,827,828,829,830,834,838,843,844,849,852,853,854,855,856,870,893,898,899,917,918,919,920,921,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,954,957,962,972,975,981,995,1001,1002,1010,1013,1014,1015,1016,1017,1030,1051,1056,1057,1074,1075,1076,1077,1081,1086,1088,1093,1097,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1147,1153,1160,1165,1168,1174,1188,1194,1195,1207,1210,1211,1212,1213,1214,1222,1233,1238,1239,1253,1254,1255,1256,1268,1269,1272,1273,1276,1279,1280,1281,1282,1283,1291,1302,1303,1304,1308,1315,1317,1319,1321,1322,1332,1335,1336,1337,1338,1339,1347,1358,1359,1362,1368,1370,1371,1381,1384,1385,1386,1387,1388,1396,1407,1412,1413,1422,1423,1424,1425,1426,1443,1444,1448,1449,1450,1451,1452,1458,1459,1466,1467,1468,1469,1482,1483,1486,1487,1494,1495,1496,1497,1510,1511,1514,1515,1522,1523,1524,1525,1538,1539,1542,1543,1546,1547,1548,1549,1552,1553,1554,1555,1601,1602,1603,1604,1624,1625,1626,1627,1648,1649,1650,1651,1671,1672,1673,1674,1680,1681,1682,1683,1714,1715,1716,1717,1734,1735,1736,1737,1754,1755,1756,1757,1773,1774,1775,1776,1786,1787,1788,1789,1819,1820,1821,1822,1825,1826,1827,1828,1850,1851,1852,1853,1880,1881,1882,1883,1890,1891,1892,1893,1918,1919,1920,1921,1937,1938,1939,1940,1955,1956,1957,1958,1961,1962,1963,1964,1990,1991,1992,1993,2006,2007,2008,2009,2025,2026,2027,2028,2059],definit:[265,268,273,274,293,295,301,302,984,985,1177,1178],degre:[322,323,625,632,933,936,944,945,956,1119,1120,1123,1132,1133,1143,1145,1836,1901,2059],degree:[956,1145,1836,1901],degree_n:[956,1145,1836,1901],degrees_:[322,323,632,923,936,1106,1119,1123,2059],degrees_east:[73,87,207,218,322,323,333,335,363,450,451,613,635,636,644,646,775,859,930,931,932,938,940,950,962,1020,1116,1117,1118,1125,1127,1138,1153,1160,1655,1659,1668,1896,2054,2059],degrees_n:[322,323,632,922,923,933,936,1105,1106,1119,1120,1123,2059],degrees_north:[73,87,207,218,322,323,333,335,376,613,635,636,637,644,645,646,872,930,931,932,938,940,950,962,1032,1116,1117,1118,1125,1127,1138,1153,1160,1655,1659,1660,1667,1668,1831,2054,2059],del_ax:[537,540,541,546,1632,1635,1636,1639],del_bound:[8,63,75,163,183,198,208,246,375,386,412,871,882,901,1031,1041,1059,1565,1571,1578,1693,1699,1706,1799,1805,1812,1862,1867,1873,2037,2042,2048],del_calendar:[778,784,799,813,1761,1762,1765,1768],del_climatolog:[0,377,396,413,873,892,902,1566,1576,1579,1694,1704,1707,1800,1810,1813],del_construct:[930,956,962,1004,1116,1145,1153,1197,1836,1840,1845,1901,1907,1912,2059],del_coordin:[678,690,700,1738,1746,1747],del_coordinate_convers:[687,701,1744,1748],del_data:[0,10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,364,378,387,414,442,447,468,493,499,515,721,726,753,860,874,883,903,1021,1033,1042,1060,1146,1154,1198,1223,1228,1241,1292,1297,1324,1348,1353,1373,1397,1402,1415,1558,1567,1572,1580,1591,1594,1597,1611,1615,1619,1686,1695,1700,1708,1792,1801,1806,1814,1856,1863,1868,1874,1902,1908,1913,1927,1930,1933,1946,1949,1952,2015,2018,2021,2031,2038,2043,2049,2059],del_data_ax:[957,964,1005,1147,1155,1199,1837,1842,1846,1903,1909,1914],del_datax:[964,1005,1837,1842,1846],del_datum:[688,703,1745,1750],del_domain_ancillari:[655,662,664,668,1718,1724,1726,1730,1974,1980,1982,1986],del_fill_valu:[792,800,814,1763,1766,1769],del_geometri:[380,388,415,876,884,904,1035,1043,1061,1568,1573,1581,1696,1701,1709,1802,1807,1815,1864,1869,1875,2039,2044,2050],del_interior_r:[0,13,68,80,167,186,202,212,249,381,389,416,877,885,905,1036,1044,1062,1569,1574,1582,1697,1702,1710,1803,1808,1816,1865,1870,1876,2040,2045,2051],del_measur:[495,500,503,516,1612,1616,1620],del_mesh_id:0,del_method:[538,541,543,544,547,1633,1636,1640],del_node_count:[382,390,417,878,886,906,1037,1045,1063],del_paramet:[656,663,665,669,831,836,837,846,1719,1725,1727,1731,1777,1780,1781,1783,1965,1968,1969,1971,1975,1981,1983,1987],del_part_node_count:[384,391,418,880,887,907,1039,1046,1064],del_properti:[0,361,385,392,394,420,434,445,448,470,484,497,501,518,713,724,727,729,755,857,881,888,890,909,928,960,966,968,1007,1018,1040,1047,1049,1066,1113,1151,1157,1159,1201,1215,1226,1229,1231,1243,1284,1295,1298,1300,1326,1340,1351,1354,1356,1375,1389,1400,1403,1405,1417,1556,1570,1575,1584,1586,1592,1595,1599,1605,1613,1617,1622,1684,1698,1703,1712,1790,1804,1809,1818,1829,1838,1843,1848,1854,1866,1871,1878,1894,1905,1910,1916,1922,1928,1931,1935,1941,1947,1950,1954,1994,1998,2001,2004,2010,2016,2019,2023,2029,2041,2046,2053,2059],del_qualifi:[539,542,545,548,1634,1637,1638,1641],del_siz:[1082,1083,1095,1886,1887,1888],del_unit:[776,798,801,815,1759,1764,1767,1770],delet:[0,328,331,658,659,776,777,778,833,1721,1722,1759,1760,1761,1779,1967,1977,1978,2059],delimit:[397,398,405,406,407,408,409,410,453,454,457,462,463,464,465,466,505,511,512,513,693,697,698,699,731,732,733,737,744,745,746,747,748,749,750,751,838,842,843,844,893,897,898,899,972,975,981,994,995,1000,1001,1002,1051,1055,1056,1057,1086,1088,1092,1093,1165,1168,1174,1187,1188,1193,1194,1195,1233,1237,1238,1239,1302,1303,1304,1308,1315,1316,1317,1318,1319,1320,1321,1322,1358,1359,1362,1367,1368,1369,1370,1371,1407,1411,1412,1413],delta:775,demonstr:[313,2059],denot:331,dep:334,depend:[0,256,258,264,269,271,274,279,285,287,292,296,299,302,321,328,790,2056,2059],deprec:[0,260,275,279,281,282,283,618,640,1663],depth:[0,342,357,430,480,527,556,606,635,644,652,675,709,769,828,853,918,1014,1075,1101,1211,1254,1280,1336,1385,1424,1450,1467,1495,1523,1547,1553,1602,1625,1649,1672,1681,1715,1735,1755,1774,1787,1820,1826,1851,1881,1891,1919,1938,1956,1962,1991,2007,2026],deriv:[322,1119,2059],describ:[253,256,258,259,269,270,271,273,274,277,285,287,288,296,298,299,301,302,303,313,328,331,363,436,486,531,564,596,609,614,622,632,635,644,681,715,859,922,923,924,925,926,927,930,931,932,933,934,935,936,938,940,944,945,946,947,948,949,950,951,952,962,1020,1079,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1125,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1153,1217,1262,1286,1342,1391,1475,1503,1531,2059],descript:[9,25,32,41,64,72,76,84,86,96,164,176,182,190,199,206,209,216,217,225,253,256,257,258,259,264,266,269,270,271,273,274,276,277,278,285,286,287,288,291,292,296,298,299,301,302,303,307,308,309,312,321,322,323,324,328,331,333,334,335,373,374,440,441,491,492,535,536,616,618,622,629,661,685,686,719,720,780,834,869,870,953,954,969,970,971,973,976,977,978,984,988,989,990,991,992,993,996,997,1029,1030,1081,1141,1142,1162,1163,1164,1166,1169,1170,1171,1177,1181,1182,1183,1184,1185,1186,1189,1190,1221,1222,1290,1291,1346,1347,1395,1396,2059],descriptor:[331,574,1273,1487,1515,1543,2059],design:[253,313,333,335,2055,2059],desir:[257,267,313,2059],detail:[263,279,313,320,322,323,324,327,328,331,333,335,350,374,423,441,492,536,569,614,616,618,661,686,720,780,834,870,912,931,932,948,949,954,957,1030,1069,1081,1111,1112,1117,1118,1136,1137,1142,1147,1222,1268,1291,1347,1396,1443,1458,1482,1510,1538],detect:331,determin:[343,358,431,481,528,557,607,653,676,710,770,829,854,919,1015,1076,1102,1212,1255,1281,1337,1386,1425,1451,1468,1496,1524,1548,1554,1603,1626,1650,1673,1682,1716,1736,1756,1775,1788,1821,1827,1852,1882,1892,1920,1939,1957,1963,1992,2008,2027,2059],dev:[333,335],develop:2059,dict:[256,257,258,259,260,261,263,264,266,268,269,270,271,273,274,275,276,277,278,279,285,286,287,288,291,292,295,296,298,299,301,302,303,305,306,307,308,309,331,344,359,361,371,411,419,432,434,438,451,467,469,482,484,489,514,517,529,545,558,559,560,572,573,586,588,608,613,617,618,619,620,621,622,623,624,625,626,627,628,630,631,636,643,654,655,656,660,666,667,670,677,711,713,717,752,754,771,790,794,797,830,831,845,847,855,857,867,900,908,920,928,939,942,973,974,984,985,997,999,1003,1006,1016,1018,1027,1058,1065,1077,1103,1113,1115,1126,1130,1166,1167,1177,1178,1190,1192,1196,1200,1213,1215,1219,1240,1242,1256,1257,1258,1271,1272,1282,1284,1288,1323,1325,1338,1340,1344,1372,1374,1387,1389,1393,1414,1416,1426,1441,1452,1469,1470,1471,1485,1486,1497,1498,1499,1513,1514,1525,1526,1527,1541,1542,1549,1555,1556,1563,1577,1583,1586,1589,1596,1598,1604,1605,1609,1618,1621,1627,1638,1651,1655,1656,1659,1666,1674,1683,1684,1691,1705,1711,1717,1718,1719,1723,1728,1729,1732,1737,1757,1776,1777,1782,1784,1789,1790,1797,1811,1817,1822,1828,1829,1833,1844,1847,1853,1854,1860,1872,1877,1883,1893,1894,1899,1911,1915,1921,1922,1925,1932,1934,1940,1941,1944,1951,1953,1958,1964,1965,1970,1972,1974,1975,1979,1984,1985,1988,1993,1994,1996,2002,2003,2009,2010,2013,2020,2022,2028,2029,2035,2047,2052,2059],dict_item:[636,1659],dict_kei:[638,1661],dict_valu:[646,1668],dictionari:[256,257,258,259,264,266,268,269,270,271,273,274,275,276,277,278,285,286,287,288,290,291,292,295,296,298,299,301,302,303,305,306,307,308,309,320,331,344,359,419,432,469,482,517,529,558,559,572,581,582,587,608,609,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,643,654,667,670,677,711,754,771,830,847,855,908,920,939,997,999,1006,1016,1065,1077,1103,1126,1190,1192,1200,1213,1242,1256,1257,1271,1282,1325,1338,1374,1387,1416,1426,1441,1452,1469,1470,1485,1497,1498,1513,1525,1526,1541,1549,1555,1583,1598,1604,1621,1627,1651,1656,1666,1674,1683,1711,1717,1729,1732,1737,1757,1776,1784,1789,1817,1822,1828,1847,1853,1877,1883,1893,1915,1921,1934,1940,1953,1958,1964,1972,1985,1988,1993,2003,2009,2022,2028,2052,2059],didn:0,differ:[0,257,264,265,272,276,292,293,300,313,319,329,331,350,353,374,424,426,441,474,476,492,522,536,569,616,661,686,705,720,759,762,766,780,804,834,849,870,913,954,973,984,996,997,1010,1030,1070,1081,1097,1115,1119,1142,1166,1177,1189,1190,1207,1222,1247,1268,1276,1291,1330,1332,1347,1379,1381,1396,1421,1422,1443,1448,1458,1482,1510,1538,2059],dim:2059,dim_1:2059,dim_2:2059,dim_i:2059,dim_t:2059,dim_x:2059,dim_z:2059,dimens:[0,4,14,15,16,21,22,23,29,30,31,36,48,49,50,58,59,69,70,71,81,82,83,92,93,94,100,101,102,106,113,114,115,120,121,122,127,128,129,132,137,138,143,149,155,160,168,169,170,173,174,175,179,180,181,187,188,189,195,196,203,204,205,213,214,215,222,223,224,228,229,230,233,234,235,238,239,243,244,245,250,251,252,253,256,257,258,260,263,264,265,268,269,270,271,272,273,275,277,279,281,282,283,285,286,287,289,291,292,293,295,296,298,299,300,301,303,322,323,324,328,331,333,335,350,353,374,426,441,453,455,457,458,460,462,463,476,492,525,559,565,569,573,574,614,615,616,618,626,627,631,686,705,720,731,732,734,735,737,738,739,741,742,744,745,746,747,748,762,766,783,785,786,797,811,849,869,870,933,936,939,940,944,945,948,949,950,954,962,969,970,976,977,979,982,988,989,990,991,1010,1030,1081,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1097,1115,1119,1120,1123,1125,1126,1127,1132,1133,1136,1137,1138,1142,1153,1160,1162,1163,1169,1170,1172,1175,1181,1182,1183,1184,1205,1207,1222,1257,1263,1268,1272,1273,1276,1291,1302,1303,1305,1306,1308,1309,1310,1312,1313,1315,1316,1317,1318,1319,1332,1347,1358,1360,1362,1363,1365,1367,1368,1381,1396,1422,1443,1448,1458,1470,1476,1482,1486,1487,1498,1504,1510,1514,1515,1526,1532,1538,1542,1543,1656,2054],dimension:[0,265,270,274,293,298,302,333,335,423,615,822,903,912,1069,1814,2059],dimension_coordin:[0,64,199,263,289,328,331,614,617,618,631,632,635,639,644,936,938,1123,1125,1656,1662,2059],dimension_coordinate_i:2059,dimension_coordinate_t:2059,dimension_coordinate_x:2059,dimension_coordinate_z:2059,dimensioncoordin:[0,1,73,87,207,218,263,289,313,325,613,632,635,636,637,644,645,646,930,931,932,933,936,938,940,944,945,950,956,1116,1117,1118,1120,1123,1125,1127,1132,1133,1138,1145,1655,1659,1660,1667,1668,1836,1901,2059],dimensioncoordinate0:[73,87,207,218,265,293,613,635,636,637,638,639,644,645,678,679,681,682,686,690,700,702,930,931,932,936,938,945,950,1116,1117,1118,1123,1125,1133,1138,1655,1659,1660,1661,1662,1667,1738,1739,1741,1746,1747,1749,2059],dimensioncoordinate1:[73,87,207,218,265,293,613,623,632,635,636,638,639,644,682,690,700,930,931,932,933,936,938,940,944,945,950,956,1116,1117,1118,1120,1123,1125,1127,1132,1133,1138,1145,1199,1655,1659,1661,1662,1741,1746,1747,1836,1840,1901,1907,1914,2059],dimensioncoordinate2:[73,87,207,218,265,293,613,632,635,636,638,639,644,930,931,932,936,938,941,945,950,956,1116,1117,1118,1123,1125,1129,1133,1138,1145,1155,1655,1659,1661,1662,1832,1836,1898,1901,1903,1909,2059],dimensioncoordinate3:[936,945,950,1123,1133,1138,2059],dimensioncoordinate99:[1840,1907],dimi:2059,dimt:2059,dimx:2059,direct:[311,2059],directli:[1119,2059],directori:[328,331,334,2057,2059],disabl:[320,327,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],discov:1205,discret:[270,275,278,281,282,283,298,322,323,324,424,474,522,759,913,1070,1115,1247,1330,1379,1421],discuss:[312,2059],disk:[0,279,313,328,331,333,335,422,472,520,575,757,819,911,1068,1203,1245,1274,1328,1377,1419,1447,1460,1488,1516,1544],displai:[0,321,328,331,373,374,440,441,491,492,535,536,616,661,685,686,719,720,780,834,869,870,939,953,954,1029,1030,1081,1126,1141,1142,1221,1222,1290,1291,1346,1347,1395,1396,2059],distinct:2059,distribut:[274,302,2059],doc:[312,313],docstr:[297,313,341,342,343,344,356,357,358,359,429,430,431,432,479,480,481,482,526,527,528,529,555,556,557,558,605,606,607,608,651,652,653,654,674,675,676,677,708,709,710,711,768,769,770,771,827,828,829,830,852,853,854,855,917,918,919,920,1013,1014,1015,1016,1074,1075,1076,1077,1100,1101,1102,1103,1210,1211,1212,1213,1253,1254,1255,1256,1279,1280,1281,1282,1335,1336,1337,1338,1384,1385,1386,1387,1423,1424,1425,1426,1449,1450,1451,1452,1466,1467,1468,1469,1494,1495,1496,1497,1522,1523,1524,1525,1546,1547,1548,1549,1552,1553,1554,1555,1601,1602,1603,1604,1624,1625,1626,1627,1648,1649,1650,1651,1671,1672,1673,1674,1680,1681,1682,1683,1714,1715,1716,1717,1734,1735,1736,1737,1754,1755,1756,1757,1773,1774,1775,1776,1786,1787,1788,1789,1819,1820,1821,1822,1825,1826,1827,1828,1850,1851,1852,1853,1880,1881,1882,1883,1890,1891,1892,1893,1918,1919,1920,1921,1937,1938,1939,1940,1955,1956,1957,1958,1961,1962,1963,1964,1990,1991,1992,1993,2006,2007,2008,2009,2025,2026,2027,2028],docstringrewritemeta:[0,313],document:[0,312,334,2056,2059],doe:[0,7,17,24,44,62,74,85,95,109,116,123,256,257,258,264,265,266,269,274,276,277,285,286,287,292,293,296,302,312,313,328,331,333,335,353,371,424,426,438,474,476,489,522,588,609,617,618,705,717,759,762,766,849,867,913,939,942,956,1008,1010,1027,1070,1097,1115,1126,1130,1145,1205,1207,1219,1247,1276,1288,1330,1332,1344,1379,1381,1393,1421,1563,1589,1609,1691,1797,1833,1836,1860,1899,1901,1925,1944,1996,2013,2035,2055,2059],doesn:[1160,2059],doi:[331,333,335],doing:2059,dom1:[967,968],domain:[0,1,14,15,16,21,22,23,29,30,31,48,49,50,69,70,71,81,82,83,92,93,94,100,101,102,113,114,115,120,121,122,127,128,129,168,169,170,173,174,175,179,180,181,187,188,189,203,204,205,213,214,215,222,223,224,228,229,230,233,234,235,243,244,245,250,251,252,253,256,257,258,259,263,265,266,269,271,272,274,276,277,285,286,287,288,289,293,296,299,300,302,303,322,323,324,328,330,331,333,335,532,546,549,613,614,615,617,618,619,626,627,628,630,631,634,655,658,660,661,662,664,667,668,686,1029,1079,1081,1097,1111,1112,1119,1125,1127,1129,1134,1135,1136,1137,1138,1139,1140,1147,1148,1155,1160,1161,1197,1198,1199,1204,1629,1639,1655,1656,1658,1718,1721,1723,1724,1726,1729,1730,1896,1898,1903,1904,1909,1912,1913,1914,1974,1977,1979,1980,1982,1985,1986,2055],domain_anc_a:2059,domain_anc_b:2059,domain_anc_orog:2059,domain_ancillari:[0,42,76,191,209,263,264,289,292,306,328,331,631,655,658,662,664,667,668,683,687,701,1656,1718,1721,1724,1726,1729,1730,1742,1744,1748,1974,1977,1980,1982,1985,1986,2059],domain_ancillary_a:2059,domain_ancillary_b:2059,domain_ancillary_orog:2059,domain_ax:[949,1111,1112,1137,2059],domain_axi:[0,84,216,263,289,617,631,639,938,948,1091,1094,1125,1136,1656,1662,2059],domain_axisi:2059,domain_axist:2059,domain_axisx:2059,domain_latitud:2059,domain_topolog:[0,263,289,619,631,1656,2059],domainancillari:[1,42,191,263,289,313,325,683,687,701,946,947,1134,1135,1742,1744,1748,2059],domainancillary0:[623,655,660,667,681,946,1134,1718,1723,1729,1974,1979,1985,2059],domainancillary1:[655,660,667,681,946,964,1005,1134,1155,1199,1718,1723,1729,1842,1846,1909,1914,1974,1979,1985,2059],domainancillary2:[264,292,306,655,658,660,662,664,667,668,681,946,947,1119,1134,1135,1718,1721,1723,1724,1726,1729,1730,1974,1977,1979,1980,1982,1985,1986,2059],domainaxi:[0,1,73,87,207,218,263,289,313,325,613,632,635,636,644,646,938,949,950,956,1125,1137,1138,1145,1655,1659,1668,1836,1901,2059],domainaxis0:[73,87,207,218,259,288,546,549,613,635,636,638,639,640,644,938,949,950,957,964,1004,1005,1114,1125,1129,1137,1138,1147,1155,1197,1199,1639,1655,1659,1661,1662,1663,1837,1842,1845,1846,1898,1903,1909,1912,1914,2059],domainaxis1:[73,87,207,218,259,288,532,537,540,546,549,613,615,618,625,632,635,636,638,639,640,644,938,941,950,956,957,964,1004,1005,1091,1094,1125,1129,1138,1143,1145,1147,1155,1197,1198,1199,1629,1632,1635,1639,1655,1659,1661,1662,1663,1832,1836,1837,1842,1845,1846,1898,1901,1903,1909,1912,1913,1914,2059],domainaxis2:[73,87,207,218,259,288,546,613,615,618,625,632,635,636,638,639,644,938,950,956,957,1004,1125,1129,1138,1143,1145,1147,1155,1161,1197,1198,1639,1655,1659,1661,1662,1836,1845,1898,1901,1903,1909,1912,1913,2059],domainaxis3:[615,625,639,802,950,1138,1143,1161,1662,2059],domainaxis4:615,domaintopolog:[263,289,619,951,952,1139,1140,2059],domaintopology0:[619,951,952,1139,1140],don:0,done:[263,311,641,1664,2054,2059],dot:[342,343,357,358,430,431,480,481,527,528,556,557,606,607,652,653,675,676,709,710,769,770,828,829,853,854,918,919,1014,1015,1075,1076,1101,1102,1211,1212,1254,1255,1280,1281,1336,1337,1385,1386,1424,1425,1450,1451,1467,1468,1495,1496,1523,1524,1547,1548,1553,1554,1602,1603,1625,1626,1649,1650,1672,1673,1681,1682,1715,1716,1735,1736,1755,1756,1774,1775,1787,1788,1820,1821,1826,1827,1851,1852,1881,1882,1891,1892,1919,1920,1938,1939,1956,1957,1962,1963,1991,1992,2007,2008,2026,2027],doubl:2059,download:[334,2057,2059],downstream:0,drach:[333,335],draft:312,dsg:[0,322,323,324,424,474,522,759,913,1070,1115,1205,1247,1330,1379,1421,2059],dtype:[0,262,267,279,326,331,336,363,436,486,550,574,715,760,775,779,859,938,1020,1125,1217,1248,1272,1273,1286,1342,1391,1461,1486,1487,1489,1514,1515,1517,1542,1543,2059],due:328,dummi:2059,dump:[596,614,622,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,962,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1153,2059],duplic:[0,331],durat:[328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],dure:[0,279,334,574,772,1273,1487,1515,1543,2059],each:[253,256,257,265,266,269,271,273,276,277,279,281,282,283,285,286,293,296,299,301,303,312,313,320,321,322,323,324,327,330,331,350,353,363,421,423,426,436,471,473,476,486,519,521,531,569,573,574,609,617,632,681,705,715,756,758,762,766,775,783,790,794,797,806,808,811,817,818,820,849,859,910,912,929,938,954,973,984,988,989,990,991,992,993,996,997,1010,1020,1067,1069,1079,1097,1115,1125,1142,1160,1166,1177,1181,1182,1183,1184,1185,1186,1189,1190,1202,1204,1207,1217,1244,1246,1268,1272,1273,1276,1286,1327,1329,1332,1342,1376,1378,1381,1391,1418,1420,1422,1443,1446,1448,1458,1482,1486,1487,1510,1514,1515,1538,1542,1543,2055,2059],earlier:[0,328],earth_radiu:[43,192,264,268,292,295,305,306,659,663,665,667,669,670,681,684,688,703,833,836,837,846,847,1722,1725,1727,1729,1731,1732,1743,1745,1750,1779,1780,1781,1783,1784,1967,1968,1969,1971,1972,1978,1981,1983,1985,1987,1988,2059],easi:[],easier:[2055,2059],easiest:[],easili:[328,331],eastward_wind:[323,324,2059],eaton:[333,335],edg:[322,323,324,619,620,924,925,1107,1108,2059],edit:[312,331,2059],edu:[253,333,335],effect:[0,320,2059],effici:[331,424,913,1008,1070,1115,1205,2055,2059],either:[259,263,270,272,279,288,298,300,313,320,327,333,335,337,344,345,350,359,432,482,529,546,551,558,561,569,574,588,608,615,654,677,711,771,773,830,855,920,1016,1077,1103,1213,1249,1256,1259,1268,1273,1282,1338,1387,1422,1426,1428,1443,1448,1452,1453,1458,1462,1469,1472,1482,1487,1490,1497,1500,1510,1515,1518,1525,1528,1538,1543,1545,1549,1550,1555,1604,1627,1639,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1959,1964,1993,2009,2028,2059],elaps:2059,element:[0,6,12,16,20,23,28,31,38,47,50,56,60,67,71,79,83,91,94,99,102,108,112,115,119,122,126,129,134,136,139,145,151,157,162,166,170,172,175,178,181,185,189,194,197,201,205,211,215,221,224,227,230,232,235,237,240,242,245,248,252,253,260,268,270,272,273,275,276,279,281,282,283,295,298,300,301,311,313,328,353,360,363,374,426,433,436,441,476,483,486,492,531,609,616,632,635,644,661,681,686,705,712,715,720,732,744,748,762,766,772,773,775,779,780,781,782,803,804,806,808,812,818,822,834,849,856,859,870,921,938,939,954,1010,1017,1020,1030,1079,1081,1097,1104,1115,1125,1126,1142,1207,1214,1217,1222,1276,1283,1286,1291,1303,1315,1319,1332,1339,1342,1347,1381,1388,1391,1396,1487,1515,1543,2059],ellipsi:[350,569,1268,1422,1443,1448,1458,1482,1510,1538,2059],els:[263,289,313,362,412,414,416,435,441,468,485,515,582,587,616,633,701,703,714,720,753,774,858,901,903,905,937,1019,1059,1060,1062,1124,1198,1216,1222,1241,1285,1291,1324,1341,1347,1373,1390,1396,1415,1557,1578,1580,1582,1587,1597,1606,1619,1654,1657,1685,1706,1708,1710,1748,1750,1758,1791,1812,1814,1816,1830,1855,1873,1874,1876,1895,1913,1923,1933,1942,1952,2011,2021,2030,2048,2049,2051,2059],embed:[344,359,432,482,529,558,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],emerg:[327,2059],emploi:[328,337,345,551,561,1249,1259,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1758,1959,2054,2059],empti:[328,330,347,371,379,383,397,398,405,407,409,410,438,443,444,453,454,457,463,465,466,489,494,496,505,512,513,566,568,586,609,632,635,644,689,693,698,699,717,722,723,731,732,733,737,744,746,748,750,751,783,785,787,791,796,835,838,843,844,867,875,879,893,898,899,939,942,958,959,972,975,981,995,1001,1002,1027,1034,1038,1051,1056,1057,1086,1088,1093,1114,1126,1130,1149,1150,1165,1168,1174,1188,1194,1195,1219,1224,1225,1233,1238,1239,1264,1266,1288,1293,1294,1302,1303,1304,1308,1315,1317,1319,1321,1322,1344,1349,1350,1358,1359,1362,1368,1370,1371,1393,1398,1399,1407,1412,1413,1433,1439,1441,1455,1477,1480,1505,1508,1533,1536,1563,1589,1609,1691,1797,1833,1860,1899,1925,1944,1996,2013,2035,2059],enabl:[0,333,335,2059],encod:[253,313,333,335,1115,2055,2059],encount:[939,1126,2059],end:[328,619,2055],endian:[331,2059],enforc:[333,335,2055],enhanc:[0,333,335,2058],enough:2059,ensur:[0,290,313,969,970,971,976,977,978,988,989,990,991,992,993,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186],enter:[576,591],entireti:[363,436,486,715,859,938,1020,1125,1217,1286,1342,1391],entri:[312,609,632],environ:[0,331,333,335],epsilon:[319,329,2059],equal:[0,16,23,31,50,71,83,90,94,102,115,122,129,170,175,181,189,205,215,220,224,230,235,245,252,267,319,320,327,328,329,330,331,360,424,433,449,474,483,522,622,644,712,728,759,773,804,856,913,921,967,1008,1017,1070,1104,1115,1158,1205,1214,1230,1247,1283,1299,1330,1339,1355,1379,1388,1404,1421,1904],equat:2059,equival:[0,8,10,13,18,26,45,63,65,68,75,77,80,88,90,97,110,117,124,163,165,167,171,177,183,184,186,198,200,202,208,210,212,219,220,226,231,241,246,247,249,255,256,257,258,259,260,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,320,327,328,331,345,362,374,381,435,441,485,492,530,536,561,580,595,596,612,616,617,642,657,661,680,686,714,720,773,774,780,832,834,858,870,877,923,924,927,936,937,945,946,951,954,1019,1030,1036,1078,1081,1106,1107,1110,1123,1124,1133,1134,1139,1142,1143,1216,1222,1259,1285,1291,1341,1347,1390,1396,1428,1453,1472,1500,1528,1550,1557,1569,1587,1606,1628,1654,1665,1678,1685,1697,1720,1740,1758,1778,1791,1803,1830,1855,1865,1884,1895,1923,1942,1959,1966,1976,1995,2011,2030,2040,2059],erron:0,error:[0,331,2059],especi:2059,establish:2059,estim:[274,302,2059],etc:[312,2055,2059],evalu:[267,772],even:[0,330,331,362,435,485,714,858,940,955,973,984,996,997,1019,1119,1124,1127,1166,1177,1189,1190,1216,1285,1341,1390,1557,1587,1606,1685,1791,1831,1835,1855,1895,1896,1923,1942,2011,2030,2054,2059],event:2059,everi:[311,574,1273,1487,1515,1543,2059],exact:[0,618,804],exactli:[269,296,637,645,773,1111,1112,1115,1660,1667,2059],exampl:[0,2,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,135,136,138,140,141,146,147,152,153,158,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,239,241,242,243,244,245,246,247,248,249,250,251,252,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,284,285,286,287,288,289,291,292,293,294,295,296,298,299,300,301,302,303,305,306,307,308,309,311,315,318,319,320,321,322,323,324,325,326,327,328,329,330,331,333,334,335,336,337,341,345,347,350,352,353,356,360,361,362,363,364,365,366,367,368,369,370,371,372,374,375,376,377,378,380,381,382,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,423,424,425,426,429,433,434,435,436,437,438,439,441,442,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,479,483,484,485,486,487,488,489,490,492,493,495,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,521,522,523,526,530,531,532,533,534,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,555,561,564,565,566,569,571,596,605,609,612,613,614,615,616,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,634,635,636,637,638,639,640,642,644,645,646,648,651,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,674,678,679,680,681,682,683,684,686,687,688,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,708,712,713,714,715,716,717,718,720,721,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,758,759,760,761,762,764,766,768,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,790,791,792,793,794,795,797,798,799,800,801,802,803,804,806,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,824,827,831,832,833,834,836,837,838,839,840,841,842,843,844,845,846,847,848,849,852,856,857,858,859,860,861,862,863,864,865,866,867,868,870,871,872,873,874,876,877,878,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,912,913,914,917,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,954,955,956,957,958,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1013,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1030,1031,1032,1033,1035,1036,1037,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1069,1070,1071,1074,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1100,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1145,1146,1147,1148,1149,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1204,1205,1206,1207,1210,1214,1215,1216,1217,1218,1219,1220,1222,1223,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1246,1247,1248,1249,1253,1259,1262,1263,1264,1268,1270,1272,1273,1275,1276,1279,1283,1284,1285,1286,1287,1288,1289,1291,1292,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1329,1330,1331,1332,1335,1339,1340,1341,1342,1343,1344,1345,1347,1348,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1378,1379,1380,1381,1384,1388,1389,1390,1391,1392,1393,1394,1396,1397,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1420,1421,1423,1428,1433,1436,1439,1440,1441,1443,1449,1453,1455,1458,1461,1462,1466,1472,1475,1476,1477,1482,1484,1486,1487,1489,1490,1494,1500,1503,1504,1505,1510,1512,1514,1515,1517,1518,1522,1528,1531,1532,1533,1538,1540,1542,1543,1545,1546,1550,1551,1552,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1648,1654,1655,1656,1658,1659,1660,1661,1662,1663,1665,1667,1668,1669,1670,1671,1675,1676,1677,1678,1679,1680,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1754,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1824,1825,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1884,1885,1886,1887,1888,1889,1890,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1959,1960,1961,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2057,2059],example_domain:[323,324,921,922,924,925,926,927,929,930,931,932,933,934,938,944,947,949,951,952,957,958],example_field:[0,73,87,90,207,218,220,322,325,330,376,450,451,502,503,543,544,613,636,638,639,646,691,692,791,819,872,939,940,955,962,1032,1104,1105,1107,1108,1109,1110,1116,1117,1118,1120,1121,1125,1126,1127,1129,1132,1135,1137,1139,1140,1147,1149,1153,1155,1160,1199,1654,1655,1656,1659,1661,1662,1665,1668,1835,1896,1898,1903,1904,1909,1914,2054,2059],exc_typ:[577,592],exc_valu:[577,592],exce:2059,except:[0,272,300,313,320,328,331,346,351,364,365,366,367,368,369,370,372,374,375,376,377,378,380,381,382,384,385,399,400,401,402,437,439,441,442,445,455,456,458,459,487,488,490,492,493,495,497,506,508,532,533,534,536,537,538,539,563,565,570,571,616,634,637,640,645,658,659,661,662,663,682,686,694,695,716,718,720,721,724,734,735,736,738,739,740,776,777,778,780,784,786,788,790,792,793,794,795,797,798,816,833,834,836,839,840,860,861,862,863,864,865,866,868,870,871,872,873,874,876,877,878,880,881,894,895,922,924,925,926,930,931,932,933,934,940,941,943,944,947,949,950,952,954,956,957,960,979,980,982,983,1004,1021,1022,1023,1024,1025,1026,1028,1030,1031,1032,1033,1035,1036,1037,1039,1040,1052,1053,1080,1081,1082,1087,1089,1105,1107,1108,1109,1111,1116,1117,1118,1120,1121,1127,1128,1129,1131,1132,1135,1137,1138,1140,1142,1144,1145,1146,1147,1151,1172,1173,1175,1176,1197,1218,1220,1222,1223,1226,1234,1235,1261,1263,1267,1269,1270,1287,1289,1291,1292,1295,1305,1306,1307,1309,1310,1311,1343,1345,1347,1348,1351,1360,1361,1363,1364,1392,1394,1396,1397,1400,1408,1409,1430,1432,1434,1444,1454,1459,1474,1476,1483,1484,1502,1504,1511,1512,1530,1532,1539,1540,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1588,1590,1591,1592,1607,1608,1610,1611,1612,1613,1629,1630,1631,1632,1633,1634,1658,1660,1663,1667,1670,1675,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1721,1722,1724,1725,1741,1759,1760,1761,1762,1763,1764,1771,1779,1780,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1831,1832,1834,1836,1837,1838,1845,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1885,1886,1896,1897,1898,1900,1901,1902,1903,1905,1912,1924,1926,1927,1928,1943,1945,1946,1947,1967,1968,1977,1978,1980,1981,1997,1998,2012,2014,2015,2016,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2055,2059],exclud:[277,303,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2055,2059],exclus:[265,293,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025],execut:[261,262,363,436,486,715,783,859,938,1020,1125,1217,1286,1342,1391,2059],exist:[0,253,270,273,328,331,333,335,644,773,776,777,778,784,792,798,799,800,801,813,814,815,939,956,962,969,970,971,976,977,978,988,989,990,991,992,993,1004,1091,1126,1145,1153,1161,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1197,1446,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1831,1836,1840,1845,1896,1901,1907,1912,2056,2059],exit:[261,262,577,592],expand:[395,452,504,730,802,891,1050,1161,1232,1301,1357,1406,2059],expans:[0,328,331,2059],expect:[258,287,333,335,617,2059],expens:[290,313],experi:331,experienc:2055,explicit:2059,explicitli:[265,293,313,328,341,356,360,429,479,526,555,605,651,674,708,768,827,852,856,917,1013,1017,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2059],extend:[313,331],extens:[331,333,335,2055],extent:[0,256,269,271,277,285,296,299,303,328,939,1126,2059],extern:[0,313,328,331,333,335,424,474,507,510,522,759,913,1008,1070,1115,1205,1247,1330,1379,1421,2057],external1:328,external2:328,external_vari:[328,331,2059],extra:[256,257,269,271,277,285,286,296,299,303,313,328,331,362,435,485,714,858,1019,1124,1216,1285,1341,1390,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2055,2056,2059],extract:[273,301],extrem:[328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396],f_file:2059,face:[322,323,324,619,951,952,1139,1140,2059],facilit:[0,267,2055],fact:[259,288],fail:0,failur:0,fals:[57,260,262,263,279,289,294,321,328,331,350,360,362,363,364,365,366,367,368,369,370,372,373,374,375,377,378,380,381,382,384,385,386,387,388,389,390,391,392,393,396,399,400,401,402,403,404,406,408,412,413,414,415,416,417,418,419,420,433,435,436,437,439,440,441,442,445,446,447,448,449,455,456,458,459,460,461,462,464,468,469,470,483,485,486,487,488,490,491,492,493,495,497,498,499,500,501,502,506,507,508,509,510,511,515,516,517,518,531,532,533,535,536,537,538,540,541,542,543,546,547,569,612,616,617,618,619,620,621,622,623,624,625,626,627,628,630,631,643,658,659,661,662,663,664,665,667,668,669,670,681,685,686,690,691,694,695,696,697,700,712,714,715,716,718,719,720,721,724,725,726,727,728,734,735,736,738,739,740,741,742,743,745,747,749,753,754,755,772,773,774,775,776,777,778,780,781,783,784,792,798,799,800,801,802,804,813,814,815,817,819,820,821,833,834,836,837,839,840,841,842,846,847,856,858,859,860,861,862,863,864,865,866,868,869,870,871,873,874,876,877,878,880,881,882,883,884,885,886,887,888,889,892,894,895,896,897,901,902,903,904,905,906,907,908,909,921,922,925,926,930,933,934,938,939,941,943,944,947,949,952,953,954,955,957,960,961,962,963,964,965,966,979,980,982,983,984,985,986,987,994,997,999,1000,1004,1006,1007,1008,1017,1019,1020,1021,1022,1023,1024,1025,1026,1028,1029,1030,1031,1033,1035,1036,1037,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1052,1053,1054,1055,1059,1060,1061,1062,1063,1064,1065,1066,1079,1080,1081,1082,1083,1084,1087,1089,1090,1091,1092,1094,1095,1104,1105,1108,1109,1111,1115,1116,1119,1120,1121,1124,1125,1126,1128,1129,1131,1132,1135,1137,1140,1141,1142,1144,1146,1147,1151,1152,1153,1154,1155,1156,1157,1158,1160,1161,1172,1173,1175,1176,1177,1178,1179,1180,1187,1190,1192,1193,1197,1198,1200,1201,1202,1204,1205,1214,1216,1217,1218,1220,1221,1222,1223,1226,1227,1228,1229,1230,1234,1235,1236,1237,1241,1242,1243,1268,1283,1285,1286,1287,1289,1290,1291,1292,1295,1296,1297,1298,1299,1305,1306,1307,1309,1310,1311,1312,1313,1314,1316,1318,1320,1324,1325,1326,1339,1341,1342,1343,1345,1346,1347,1348,1351,1352,1353,1354,1355,1360,1361,1363,1364,1365,1366,1367,1369,1373,1374,1375,1388,1390,1391,1392,1394,1395,1396,1397,1400,1401,1402,1403,1404,1408,1409,1410,1411,1415,1416,1417,1443,1458,1482,1510,1538,1557,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1578,1579,1580,1581,1582,1583,1584,1587,1588,1590,1591,1592,1593,1594,1595,1597,1598,1599,1606,1607,1608,1610,1611,1612,1613,1614,1615,1616,1617,1619,1620,1621,1622,1629,1630,1632,1633,1635,1636,1637,1639,1640,1654,1666,1670,1675,1676,1677,1685,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1706,1707,1708,1709,1710,1711,1712,1721,1722,1724,1725,1726,1727,1729,1730,1731,1732,1746,1747,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1779,1780,1781,1783,1784,1791,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1812,1813,1814,1815,1816,1817,1818,1831,1832,1834,1835,1838,1839,1840,1841,1842,1843,1845,1847,1848,1855,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1873,1874,1875,1876,1877,1878,1885,1886,1887,1888,1895,1896,1897,1898,1900,1902,1903,1905,1906,1907,1908,1909,1910,1912,1913,1915,1916,1923,1924,1926,1927,1928,1929,1930,1931,1933,1934,1935,1942,1943,1945,1946,1947,1948,1949,1950,1952,1953,1954,1967,1968,1969,1971,1972,1977,1978,1980,1981,1982,1983,1985,1986,1987,1988,1997,1998,1999,2000,2001,2003,2004,2011,2012,2014,2015,2016,2017,2018,2019,2021,2022,2023,2030,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2048,2049,2050,2051,2052,2053,2059],far:313,fast:[328,362,435,485,714,858,1019,1124,1216,1285,1341,1390,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2054,2059],faster:[312,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,1656,2054,2059],fastest:331,fault:0,featur:[0,266,276,281,282,283,322,323,324,331,1115,1205,1487,1515,1543,2055,2059],featuretyp:[331,2059],feedback:2059,few:[2055,2059],fewer:2059,field:[0,1,253,259,263,264,265,270,272,274,288,289,292,293,298,300,302,311,313,322,323,324,325,328,330,331,333,334,335,342,343,357,358,363,430,431,436,442,480,481,486,527,528,531,536,556,557,606,607,614,618,631,637,640,645,652,653,675,676,681,685,686,709,710,715,769,770,828,829,853,854,859,918,919,940,941,948,949,954,955,962,973,984,996,997,1005,1014,1015,1020,1075,1076,1079,1211,1212,1217,1221,1254,1255,1280,1281,1286,1336,1337,1342,1385,1386,1391,1424,1425,1450,1451,1467,1468,1495,1496,1523,1524,1547,1548,1553,1554,1602,1603,1625,1626,1649,1650,1656,1660,1663,1667,1672,1673,1681,1682,1715,1716,1735,1736,1755,1756,1774,1775,1787,1788,1820,1821,1826,1827,1832,1835,1846,1851,1852,1881,1882,1919,1920,1938,1939,1956,1957,1962,1963,1991,1992,2007,2008,2026,2027,2054,2055],field_ancillari:[0,96,225,263,289,328,331,631,1656,2059],field_latitud:2059,fieldancillari:[1,263,289,313,325,2059],fieldancillary0:[623,2059],fielddomain:[270,273,298,301],file:[0,253,256,257,258,265,266,267,268,269,270,271,273,274,276,277,278,301,313,318,328,331,333,335,367,379,380,383,388,415,443,444,494,496,568,689,722,723,791,796,809,810,811,816,835,863,875,876,879,884,904,958,959,973,984,996,997,1023,1034,1035,1038,1043,1061,1119,1149,1150,1166,1177,1189,1190,1224,1225,1266,1293,1294,1349,1350,1398,1399,1430,1431,1434,1435,1436,1437,1441,1446,1480,1508,1536,1561,1568,1573,1581,1689,1696,1701,1709,1771,1795,1802,1807,1815,1858,1864,1869,1875,2033,2039,2044,2050,2054,2055,2057],file_attribut:331,file_descriptor:[331,2059],filearraymixin:279,filenam:[279,313,318,328,331,1435,2059],filer_by_measur:624,fill:[0,10,18,26,45,51,65,77,88,97,110,117,124,165,171,177,184,193,200,210,219,226,231,241,247,267,294,378,414,468,493,515,721,753,773,777,780,792,800,814,874,903,1033,1060,1146,1198,1223,1241,1292,1324,1348,1373,1397,1415,1567,1580,1591,1597,1611,1619,1695,1708,1760,1763,1766,1769,1801,1814,1863,1874,1902,1913,1927,1933,1946,1952,2015,2021,2038,2049,2059],fill_valu:[267,294,773,781],fillval:781,filter:[327,331,596,609,614,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,635,644,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,957,962,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1147,1153,1665,2059],filter_by_:[617,629],filter_by_axi:[0,617,2059],filter_by_cel:617,filter_by_connect:617,filter_by_data:[617,2059],filter_by_ident:[263,596,609,614,617,618,923,924,927,936,945,946,951,1106,1107,1110,1123,1133,1134,1139,1143,2059],filter_by_kei:[617,2059],filter_by_measur:[0,617,2059],filter_by_method:[0,617,635,644,2059],filter_by_nax:[0,609,614,617,618,948,949,1136,1137,2059],filter_by_ncdim:[0,617,626,2059],filter_by_ncvar:[0,617,2059],filter_by_properti:[0,617,632,930,931,932,1116,1117,1118,2059],filter_by_s:[0,617,2059],filter_by_typ:[614,617,618,619,620,624,625,632,635,644,923,924,927,936,945,946,951,1106,1107,1110,1123,1133,1134,1139,1143,2059],filter_kwarg:[263,596,614,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,957,962,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1147,1153],filters_appli:[609,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,635,644],find:[940,1127,2059],first:[0,279,328,331,342,343,357,358,383,394,430,431,444,450,480,481,496,503,527,528,544,556,557,586,606,607,609,615,632,652,653,675,676,689,692,709,710,723,729,769,770,782,796,828,829,835,853,854,879,890,918,919,959,968,1014,1015,1038,1049,1075,1076,1085,1101,1102,1115,1150,1159,1211,1212,1225,1231,1254,1255,1280,1281,1294,1300,1336,1337,1350,1356,1385,1386,1399,1405,1424,1425,1435,1446,1450,1451,1467,1468,1495,1496,1523,1524,1543,1547,1548,1553,1554,1602,1603,1625,1626,1649,1650,1672,1673,1681,1682,1715,1716,1735,1736,1755,1756,1774,1775,1787,1788,1820,1821,1826,1827,1851,1852,1881,1882,1891,1892,1919,1920,1938,1939,1956,1957,1962,1963,1991,1992,2007,2008,2026,2027,2059],first_el:[803,812],fist:2059,fix:[0,2056],flag:[331,2059],flat:[331,2059],flat_out:2059,flatten:[0,802,817,820,2059],fletcher32:331,fletcher:331,flexibl:313,float32:267,float64:[12,20,28,47,56,67,79,91,99,112,119,126,136,166,172,178,185,194,201,211,221,227,232,237,242,248,2059],fmt:331,follow:[0,253,263,265,270,273,289,293,298,301,311,312,328,331,353,360,394,424,426,433,450,474,476,483,503,522,544,574,588,615,631,692,705,712,729,759,762,766,849,856,890,913,921,968,1010,1017,1049,1070,1085,1097,1104,1115,1159,1205,1207,1214,1231,1247,1273,1276,1283,1300,1330,1332,1339,1356,1379,1381,1388,1405,1421,1487,1515,1543,1656,2059],foo:[331,361,371,393,394,411,419,434,438,449,467,469,484,489,514,517,622,629,713,717,728,729,752,754,782,803,812,857,867,889,890,900,908,928,942,954,967,968,973,974,984,985,996,997,998,999,1003,1006,1018,1027,1048,1049,1058,1065,1113,1130,1142,1158,1159,1166,1167,1177,1178,1189,1190,1191,1192,1196,1200,1215,1219,1230,1231,1240,1242,1284,1288,1299,1300,1323,1325,1340,1344,1355,1356,1372,1374,1389,1393,1404,1405,1414,1416,1556,1563,1577,1583,1586,1589,1596,1598,1605,1609,1618,1621,1670,1675,1676,1677,1684,1691,1705,1711,1790,1797,1811,1817,1829,1833,1844,1847,1854,1860,1872,1877,1894,1899,1911,1915,1922,1925,1932,1934,1941,1944,1951,1953,1994,1996,2002,2003,2010,2013,2020,2022,2029,2035,2047,2052,2059],footnot:2059,forecast:[253,333,335,397,398,405,407,409,410,453,454,457,463,465,466,505,512,513,693,698,699,731,732,733,737,744,746,748,750,751,838,843,844,893,898,899,972,974,975,981,985,989,991,993,995,998,999,1001,1002,1051,1056,1057,1086,1088,1093,1165,1167,1168,1174,1178,1182,1184,1186,1188,1191,1192,1194,1195,1233,1238,1239,1302,1303,1304,1308,1315,1317,1319,1321,1322,1358,1359,1362,1368,1370,1371,1407,1412,1413,2059],forg:334,forget:609,fork:[312,2058],form:[255,267,284,333,335,374,379,383,441,443,444,492,494,496,568,616,689,720,722,723,780,791,796,835,870,875,879,954,958,959,1030,1034,1038,1142,1149,1150,1222,1224,1225,1266,1291,1293,1294,1347,1349,1350,1396,1398,1399,1435,1480,1508,1536,2059],format:[0,313,331,1436,1437,2059],former:2059,formula:[0,264,265,271,292,293,299,2059],formula_term:253,fortran:[350,353,426,476,569,705,762,766,849,1010,1097,1207,1268,1276,1332,1381,1422,1443,1448,1458,1482,1510,1538,2059],forward:313,found:[263,328,331,394,450,503,544,574,585,615,692,729,890,968,1049,1085,1159,1231,1273,1300,1356,1405,1487,1515,1543,2056,2057,2059],four:[265,293,423,912,1069],fragment:1437,frame:[264,265,292,293],framework:0,from:[0,61,255,256,257,258,259,260,262,263,264,265,266,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,312,313,320,322,328,330,331,333,334,335,341,356,360,363,374,383,395,419,421,423,429,433,436,441,444,451,452,469,471,473,479,483,486,492,496,504,517,519,521,526,531,536,555,559,574,579,581,588,605,609,616,632,644,651,661,667,670,674,681,686,689,708,712,715,720,723,730,754,756,758,768,775,780,783,796,802,806,808,809,810,811,817,818,820,827,834,835,847,852,856,859,870,879,891,908,910,912,917,921,938,939,954,955,959,969,970,971,973,976,977,978,984,988,989,990,991,992,993,996,997,999,1006,1013,1017,1020,1030,1038,1050,1065,1067,1069,1074,1079,1081,1100,1104,1119,1125,1126,1142,1150,1161,1162,1163,1164,1166,1169,1170,1171,1177,1181,1182,1183,1184,1185,1186,1189,1190,1192,1200,1202,1204,1210,1214,1217,1222,1225,1232,1242,1244,1246,1253,1257,1273,1279,1283,1286,1291,1294,1301,1325,1327,1329,1335,1339,1342,1347,1350,1357,1374,1376,1378,1384,1388,1391,1396,1399,1406,1416,1418,1420,1423,1435,1439,1441,1446,1449,1466,1470,1487,1494,1498,1515,1522,1526,1543,1546,1552,1583,1598,1601,1621,1624,1648,1671,1680,1711,1714,1729,1732,1734,1754,1773,1784,1786,1817,1819,1825,1835,1847,1850,1877,1880,1890,1915,1918,1934,1937,1953,1955,1961,1972,1985,1988,1990,2003,2006,2022,2025,2052,2054,2055,2057,2058],from_arrai:[573,1272,1486,1514,1542],fromconstruct:[270,298,937,1830],fromkei:261,full:[320,373,440,491,535,685,719,779,869,953,1029,1141,1221,1290,1346,1395],full_domain:[1119,2059],functool:313,fundament:253,further:[260,334,2055,2059],futur:[0,331,2059],gain:2059,gamma:775,gather:[0,275,278,333,335,347,424,474,522,566,759,787,913,971,978,992,993,1070,1115,1164,1171,1185,1186,1205,1247,1258,1264,1273,1330,1379,1421,1433,1455,1477,1505,1533,2057],gathered_arrai:2059,gatheredarrai:[313,325,2059],gener:[253,258,263,265,270,287,293,298,327,330,334,374,383,393,441,444,449,492,496,502,536,543,661,686,689,691,720,723,728,780,796,834,835,870,879,889,954,959,1030,1038,1048,1081,1084,1142,1150,1158,1222,1225,1230,1291,1294,1299,1347,1350,1355,1396,1399,1404,2055,2058,2059],geoid_nam:[665,837,1727,1781,1969,1983],geometri:[0,13,68,80,167,186,202,212,249,281,282,283,322,323,324,333,335,367,368,369,370,380,381,382,384,388,390,391,415,417,418,424,474,522,759,863,864,865,866,876,877,878,880,884,886,887,904,906,907,913,965,969,971,972,976,978,979,981,982,986,988,989,992,993,994,995,1023,1024,1025,1026,1035,1036,1037,1039,1043,1045,1046,1061,1063,1064,1070,1115,1156,1162,1164,1165,1169,1171,1172,1174,1175,1179,1181,1182,1185,1186,1187,1188,1247,1330,1379,1421,1561,1562,1568,1569,1573,1581,1689,1690,1696,1697,1701,1709,1795,1796,1802,1803,1807,1815,1858,1859,1864,1865,1869,1875,2033,2034,2039,2040,2044,2050,2057],geometry1:[972,981,995,1165,1174,1188],geometry_dimens:0,geophys:[268,295],geosci:[333,335],geoscienc:[333,335],geospati:2059,get:[0,261,263,313,331,629,636,637,638,645,646,663,687,776,777,778,784,792,798,799,800,801,813,814,815,836,957,1147,1439,1659,1660,1661,1667,1668,1725,1744,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1780,1831,1837,1903,1968,1981,2059],get_address:[1435,1436,1437],get_ax:[532,540,546,1629,1635,1639,2059],get_bound:[8,63,75,163,183,198,208,246,364,376,386,412,860,872,882,901,1021,1032,1041,1059,1558,1571,1578,1686,1699,1706,1792,1805,1812,1856,1867,1873,2031,2042,2048,2059],get_calendar:[351,570,776,798,799,813,1269,1444,1459,1483,1511,1539,1759,1764,1765,1768],get_cel:619,get_climatolog:[0,365,396,413,861,892,902,1559,1576,1579,1687,1704,1707,1793,1810,1813],get_compressed_ax:[52,559,565,786,1257,1263,1470,1476,1498,1504,1526,1532],get_compressed_dimens:[52,785,787],get_compression_typ:[52,424,474,522,559,565,759,785,786,821,913,1070,1115,1205,1247,1257,1263,1330,1379,1421,1470,1476,1498,1504,1526,1532,2059],get_computational_precis:2059,get_connect:620,get_construct:[502,503,543,544,691,692,930,940,962,1004,1116,1127,1153,1197,1831,1840,1845,1896,1907,1912,2059],get_coordin:313,get_coordinate_convers:[42,191,683,688,701,1742,1745,1748,2059],get_count:[793,795,1115,2059],get_data:[0,10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,366,375,376,387,414,437,447,468,487,499,515,621,716,726,753,862,871,872,883,903,1005,1022,1031,1032,1042,1060,1128,1147,1154,1198,1199,1218,1228,1241,1287,1297,1324,1343,1353,1373,1392,1402,1415,1560,1565,1572,1580,1588,1594,1597,1607,1615,1619,1688,1693,1700,1708,1794,1799,1806,1814,1846,1857,1862,1868,1874,1897,1903,1908,1913,1914,1924,1930,1933,1943,1949,1952,2012,2018,2021,2032,2037,2043,2049,2059],get_data_ax:[941,964,1005,1129,1155,1199,1832,1842,1846,1898,1909,1914,2059],get_datum:[43,192,684,703,1743,1750,2059],get_dependent_tie_point:[0,794,797],get_domain:[0,90,220,2059],get_domain_ancillari:[658,660,664,668,1721,1723,1726,1730,1977,1979,1982,1986],get_filenam:[0,1431,1436,1437],get_fill_valu:[773,777,781,800,814,1760,1766,1769],get_geometri:[367,388,415,863,884,904,1023,1043,1061,1561,1573,1581,1689,1701,1709,1795,1807,1815,1858,1869,1875,2033,2044,2050,2059],get_index:[788,790,794,795,797,1115,2059],get_interior_r:[13,68,80,167,186,202,212,249,368,389,416,864,885,905,1024,1044,1062,1562,1574,1582,1690,1702,1710,1796,1808,1816,1859,1870,1876,2034,2045,2051,2059],get_interpolation_paramet:[0,790,797],get_list:[788,790,793,794,797,2059],get_measur:[488,500,502,503,516,624,1608,1616,1620],get_mesh_id:0,get_method:[533,541,543,544,547,625,1630,1636,1640,2059],get_missing_valu:279,get_node_count:[369,384,390,417,865,880,886,906,1025,1039,1045,1063],get_original_filenam:0,get_paramet:[659,665,666,669,833,837,845,846,1722,1727,1728,1731,1779,1781,1782,1783,1967,1969,1970,1971,1978,1983,1984,1987],get_part_node_count:[370,391,418,866,887,907,1026,1046,1064],get_properti:[372,392,411,420,439,448,467,470,490,501,514,518,718,727,752,755,868,888,900,909,943,966,1003,1007,1028,1047,1058,1066,1131,1157,1196,1201,1220,1229,1240,1243,1289,1298,1323,1326,1345,1354,1372,1375,1394,1403,1414,1417,1564,1575,1577,1584,1590,1595,1596,1599,1610,1617,1618,1622,1692,1703,1705,1712,1798,1809,1811,1818,1834,1843,1844,1848,1861,1871,1872,1878,1900,1910,1911,1916,1926,1931,1932,1935,1945,1950,1951,1954,1997,2001,2002,2004,2014,2019,2020,2023,2036,2046,2047,2053,2059],get_qualifi:[534,542,545,548,1631,1637,1638,1641,2059],get_siz:[630,1080,1083,1095,1885,1887,1888,2059],get_tie_point_indic:[0,790,794,2059],get_unit:[778,784,801,815,1761,1762,1767,1770],getcwd:318,git:312,github:[0,312,327,328,334,2058,2059],give:[266,275,278,281,283,609,632,2059],given:[258,263,267,287,289,297,313,324,326,328,331,350,549,569,585,596,600,610,614,618,619,620,622,623,624,625,626,627,628,629,630,631,802,804,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,955,962,969,970,971,976,977,978,988,989,990,991,992,993,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1153,1160,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1268,1422,1441,1443,1448,1458,1482,1510,1538,1645,1652,1656,1835,2059],glibc2:321,global:[0,258,261,270,273,301,320,328,331,374,441,492,536,616,661,686,720,780,834,870,954,973,984,996,997,1030,1081,1142,1166,1177,1189,1190,1222,1291,1347,1396,2054],global_attribut:[331,2059],global_com:[973,984,996,997,1166,1177,1189,1190],gmd:[333,335],graphic:[333,335],greater:[319,329,331,360,433,483,712,773,856,921,1017,1104,1214,1283,1339,1388,2059],greek_lett:[956,1145,1836,1901],gregori:[312,333,335],gregorian:[54,55,322,323,2059],grid:[253,322,323,691,692,923,936,1106,1119,1123,2059],grid_latitud:[257,322,323,324,330,632,933,936,944,945,956,1119,1120,1123,1132,1133,1145,1836,1901,2059],grid_longitud:[322,323,324,330,609,632,936,945,956,1119,1123,1133,1145,1836,1901,2059],grid_map:2059,grid_mapping_nam:[322,323,632,691,692,934,1121,2059],grid_north_pole_latitud:2059,grid_north_pole_longitud:2059,group:[0,279,328,331,333,335,397,398,405,406,407,408,409,410,453,454,457,462,463,464,465,466,505,511,512,513,693,697,698,699,731,732,733,737,744,745,746,747,748,749,750,751,838,842,843,844,893,897,898,899,969,970,971,972,974,975,981,985,989,991,993,994,995,998,999,1000,1001,1002,1051,1055,1056,1057,1086,1088,1092,1093,1162,1163,1164,1165,1167,1168,1174,1178,1182,1184,1186,1187,1188,1191,1192,1193,1194,1195,1233,1237,1238,1239,1302,1303,1304,1308,1315,1316,1317,1318,1319,1320,1321,1322,1358,1359,1362,1367,1368,1369,1370,1371,1407,1411,1412,1413,1439],had:2059,hand:262,handl:331,hang:0,hankin:[333,335],hard:779,hartnett:[333,335],has:[0,11,19,27,46,51,54,55,57,66,78,89,98,111,118,125,193,255,256,257,258,259,260,261,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,330,331,341,346,347,351,356,360,365,367,368,369,370,372,377,380,382,384,385,387,392,395,399,400,401,402,403,404,423,429,433,439,445,447,448,452,455,456,458,459,460,461,479,483,488,490,495,497,499,500,501,504,506,508,509,526,533,534,538,539,541,542,555,563,566,570,571,573,588,605,622,629,635,651,658,659,662,663,664,665,674,682,690,694,695,696,708,712,718,724,726,727,730,734,735,736,738,739,740,741,742,743,768,776,777,778,784,787,788,792,793,795,798,799,800,802,816,827,833,836,837,839,840,841,852,856,861,863,864,865,866,868,873,876,878,880,881,883,888,891,894,895,896,912,917,921,930,931,932,940,943,960,962,963,966,973,979,980,982,983,984,985,986,987,996,997,1013,1017,1023,1024,1025,1026,1028,1035,1037,1039,1040,1042,1047,1050,1052,1053,1054,1069,1074,1080,1082,1083,1087,1089,1090,1100,1104,1116,1117,1118,1119,1127,1131,1151,1153,1154,1157,1161,1166,1172,1173,1175,1176,1177,1178,1179,1180,1189,1190,1210,1214,1220,1226,1228,1229,1232,1234,1235,1236,1253,1261,1264,1267,1269,1270,1272,1273,1279,1283,1289,1295,1297,1298,1301,1305,1306,1307,1309,1310,1311,1312,1313,1314,1335,1339,1345,1351,1353,1354,1357,1360,1361,1363,1364,1365,1366,1384,1388,1394,1400,1402,1403,1406,1408,1409,1410,1423,1432,1433,1444,1449,1454,1455,1459,1466,1474,1477,1483,1484,1486,1487,1494,1502,1505,1511,1512,1514,1515,1522,1530,1533,1539,1540,1542,1543,1546,1552,1559,1561,1562,1564,1566,1568,1570,1572,1575,1590,1592,1594,1595,1601,1608,1610,1612,1613,1615,1616,1617,1624,1630,1631,1633,1634,1636,1637,1648,1670,1671,1675,1676,1680,1687,1689,1690,1692,1694,1696,1698,1700,1703,1714,1721,1722,1724,1725,1726,1727,1734,1741,1746,1754,1759,1760,1761,1762,1763,1764,1765,1766,1771,1773,1779,1780,1781,1786,1793,1795,1796,1798,1800,1802,1804,1806,1809,1819,1825,1834,1838,1841,1843,1850,1858,1859,1861,1864,1866,1868,1871,1880,1885,1886,1887,1890,1900,1905,1908,1910,1918,1926,1928,1930,1931,1937,1945,1947,1949,1950,1955,1961,1967,1968,1969,1977,1978,1980,1981,1982,1983,1990,1997,1998,2000,2001,2006,2014,2016,2018,2019,2025,2033,2034,2036,2039,2041,2043,2046,2055,2059],has_ax:[532,537,546,1629,1632,1639],has_bound:[0,8,63,75,163,183,198,208,246,364,375,412,860,871,901,1021,1031,1059,1558,1565,1578,1686,1693,1706,1792,1799,1812,1856,1862,1873,2031,2037,2048],has_calendar:[0,776,784,801,813,1759,1762,1767,1768],has_construct:[0,930,940,956,1116,1127,1145,1831,1836,1896,1901],has_coordin:[682,700,1741,1747],has_data:[10,14,15,16,18,21,22,23,26,29,30,31,45,48,49,50,65,69,70,71,77,81,82,83,88,92,93,94,97,100,101,102,110,113,114,115,117,120,121,122,124,127,128,129,165,168,169,170,171,173,174,175,177,179,180,181,184,187,188,189,200,203,204,205,210,213,214,215,219,222,223,224,226,228,229,230,231,233,234,235,241,243,244,245,247,250,251,252,362,366,378,386,414,435,437,442,446,468,485,487,493,498,515,714,716,721,725,753,858,862,874,882,903,961,1019,1022,1033,1041,1060,1124,1128,1146,1152,1198,1216,1218,1223,1227,1241,1285,1287,1292,1296,1324,1341,1343,1348,1352,1373,1390,1392,1397,1401,1415,1557,1560,1567,1571,1580,1587,1588,1591,1593,1597,1606,1607,1611,1614,1619,1685,1688,1695,1699,1708,1791,1794,1801,1805,1814,1839,1855,1857,1863,1867,1874,1895,1897,1902,1906,1913,1923,1924,1927,1929,1933,1942,1943,1946,1948,1952,1999,2011,2012,2015,2017,2021,2030,2032,2038,2042,2049,2059],has_data_ax:[941,957,1005,1129,1147,1199,1832,1837,1846,1898,1903,1914],has_domain_ancillari:[658,662,668,1721,1724,1730,1977,1980,1986],has_domain_ancillaryr:[660,1723,1979],has_fill_valu:[0,777,792,814,1760,1763,1769],has_geometri:[367,380,415,863,876,904,1023,1035,1061,1561,1568,1581,1689,1696,1709,1795,1802,1815,1858,1864,1875,2033,2039,2050],has_interior_r:[13,68,80,167,186,202,212,249,368,381,416,864,877,905,1024,1036,1062,1562,1569,1582,1690,1697,1710,1796,1803,1816,1859,1865,1876,2034,2040,2051],has_measur:[488,495,516,1608,1612,1620],has_mesh_id:0,has_method:[533,538,547,1630,1633,1640],has_node_count:[369,382,417,865,878,906,1025,1037,1063],has_paramet:[659,663,666,669,833,836,845,846,1722,1725,1728,1731,1779,1780,1782,1783,1967,1968,1970,1971,1978,1981,1984,1987],has_part_node_count:[370,384,418,866,880,907,1026,1039,1064],has_properti:[372,385,411,420,439,445,467,470,490,497,514,518,718,724,752,755,868,881,900,909,943,960,1003,1007,1028,1040,1058,1066,1131,1151,1196,1201,1220,1226,1240,1243,1289,1295,1323,1326,1345,1351,1372,1375,1394,1400,1414,1417,1564,1570,1577,1584,1590,1592,1596,1599,1610,1613,1618,1622,1692,1698,1705,1712,1798,1804,1811,1818,1834,1838,1844,1848,1861,1866,1872,1878,1900,1905,1911,1916,1926,1928,1932,1935,1945,1947,1951,1954,1997,1998,2002,2004,2014,2016,2020,2023,2036,2041,2047,2053,2059],has_qualifi:[534,539,545,548,1631,1634,1638,1641],has_siz:[1080,1082,1095,1885,1886,1888],has_unit:[0,778,798,799,815,1761,1764,1765,1770],hashabl:262,hassel:[312,333,335],hassell2020:[333,335],have:[0,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,312,313,320,327,328,330,331,333,335,351,360,361,364,366,371,374,375,378,381,387,390,391,395,423,433,434,437,438,441,442,447,452,483,484,487,489,492,493,499,504,532,537,540,570,573,574,596,609,614,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,634,635,644,655,656,661,686,712,713,716,717,720,721,726,730,780,790,794,797,801,802,831,834,856,857,860,862,867,870,871,874,877,883,886,887,891,912,921,922,923,924,925,926,927,928,930,931,932,933,934,935,936,939,940,941,942,944,945,946,947,948,949,950,951,952,954,957,963,964,965,1004,1017,1018,1021,1022,1027,1030,1031,1033,1036,1042,1045,1046,1050,1069,1097,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1115,1116,1117,1118,1119,1120,1121,1122,1123,1126,1127,1128,1129,1130,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1146,1147,1154,1155,1156,1160,1161,1197,1204,1214,1215,1218,1219,1222,1223,1228,1232,1269,1272,1273,1283,1284,1287,1288,1291,1292,1297,1301,1339,1340,1343,1344,1347,1348,1353,1357,1388,1389,1392,1393,1396,1397,1402,1406,1441,1444,1446,1459,1483,1486,1487,1511,1514,1515,1539,1542,1543,1556,1558,1560,1563,1565,1567,1569,1572,1586,1588,1589,1591,1594,1605,1607,1609,1611,1615,1629,1632,1635,1656,1658,1684,1686,1688,1691,1693,1695,1697,1700,1718,1719,1767,1777,1790,1792,1794,1797,1799,1801,1803,1806,1829,1831,1832,1833,1837,1841,1842,1845,1854,1856,1857,1860,1862,1863,1865,1868,1894,1896,1897,1898,1899,1902,1903,1908,1909,1912,1922,1924,1925,1927,1930,1941,1943,1944,1946,1949,1965,1974,1975,1994,1996,2000,2010,2012,2013,2015,2018,2029,2031,2032,2035,2037,2038,2040,2043,2054,2055,2059],hdf5:[0,321,331,809,810,811],hdf:331,header:[0,363,436,486,531,681,715,859,938,1020,1079,1125,1217,1286,1342,1391],height:[322,323,333,335,622,629,2059],henc:2059,henceforth:2059,here:2059,hierach:2059,hierarch:[0,328,331,333,335,397,398,405,407,409,410,453,454,457,463,465,466,505,512,513,693,698,699,731,732,733,737,744,746,748,750,751,838,843,844,893,898,899,972,975,981,995,1001,1002,1051,1056,1057,1086,1088,1093,1165,1168,1174,1188,1194,1195,1233,1238,1239,1302,1303,1304,1308,1315,1317,1319,1321,1322,1358,1359,1362,1368,1370,1371,1407,1412,1413],hierarchi:[0,397,398,405,406,407,408,409,410,453,454,457,462,463,464,465,466,505,511,512,513,693,697,698,699,731,732,733,737,744,745,746,747,748,749,750,751,838,842,843,844,893,897,898,899,972,975,981,994,995,1000,1001,1002,1051,1055,1056,1057,1086,1088,1092,1093,1165,1168,1174,1187,1188,1193,1194,1195,1233,1237,1238,1239,1302,1303,1304,1308,1315,1316,1317,1318,1319,1320,1321,1322,1358,1359,1362,1367,1368,1369,1370,1371,1407,1411,1412,1413,2059],high:2059,higher:[259,288,328,331,333,335,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2055,2059],highest:2059,highli:2059,highlight:0,histori:[273,301,331,609,632,635,644,1665,2059],hold:[274,302,2059],home:[321,328,331,334],hood:2059,horizont:[0,258,265,268,287,293,295,2059],horizontal_cr:2059,hourli:[322,323,324],how:[253,259,273,288,301,312,313,328,331,2059],howev:[257,331,360,383,444,496,536,686,689,723,796,835,856,879,940,959,1017,1038,1127,1150,1225,1294,1350,1399,1831,1896,2055,2059],hpa:[322,323,324],html:[327,328,333,335],http:[0,253,312,318,327,328,333,334,335,2058,2059],humid:2059,hydrolog:[333,335],ice:[259,288],idea:312,ident:[0,53,263,275,279,313,596,614,615,617,618,622,790,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,957,962,973,984,996,997,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1147,1153,1166,1177,1189,1190,2059],identif:[331,2059],identifi:[253,259,265,288,293,320,327,328,343,358,421,423,424,431,471,473,481,519,521,528,532,546,549,557,607,610,614,617,618,619,620,621,622,623,624,625,626,627,628,630,631,639,643,653,676,710,756,758,770,783,797,806,808,817,818,820,829,854,910,912,913,919,922,925,926,930,931,932,933,934,935,940,944,947,948,949,952,962,1004,1005,1008,1015,1067,1069,1070,1076,1102,1105,1108,1109,1111,1112,1115,1116,1117,1118,1120,1121,1122,1127,1132,1135,1136,1137,1140,1144,1153,1160,1161,1197,1198,1199,1202,1204,1205,1212,1244,1246,1255,1281,1327,1329,1337,1376,1378,1386,1418,1420,1425,1451,1468,1496,1524,1548,1554,1603,1626,1629,1639,1650,1652,1656,1662,1666,1673,1682,1716,1736,1756,1775,1788,1821,1827,1831,1840,1845,1846,1852,1882,1892,1896,1907,1912,1913,1914,1920,1939,1957,1963,1992,2008,2027,2056,2059],ieee:[333,335],ignor:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,320,327,328,330,331,363,371,374,436,438,441,486,489,492,531,536,573,616,617,661,681,686,715,717,720,775,780,789,809,810,811,834,859,867,870,922,925,926,930,933,934,938,942,944,947,949,952,954,955,1020,1027,1030,1079,1081,1105,1108,1109,1111,1116,1120,1121,1125,1130,1132,1135,1137,1140,1142,1144,1217,1219,1222,1272,1286,1288,1291,1342,1344,1347,1391,1393,1396,1486,1514,1542,1563,1589,1609,1691,1797,1833,1835,1860,1899,1925,1944,1996,2013,2035,2059],ignore_compress:[0,374,441,492,616,720,780,870,954,1030,1142,1222,1291,1347,1396],ignore_data_typ:[374,441,492,616,661,720,780,834,870,954,1030,1142,1222,1291,1347,1396],ignore_fill_valu:[374,441,492,616,720,780,870,954,1030,1142,1222,1291,1347,1396],ignore_properti:[0,330,374,441,492,720,870,954,1030,1142,1222,1291,1347,1396],ignore_qualifi:536,ignore_typ:[374,441,492,536,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396],iii:[423,912,1069],iinfo:326,illustr:2059,implement:[0,284,313,323,328,331,333,335,597,938,1125,1642,2059],impli:[265,268,272,293,295,300,374,441,492,573,616,720,780,834,870,954,1030,1142,1222,1272,1291,1347,1396,1486,1514,1542,2059],implicitli:[258,265,274,287,293,302],improv:0,inaccur:331,includ:[0,14,15,16,21,22,23,29,30,31,48,49,50,69,70,71,81,82,83,92,93,94,100,101,102,113,114,115,120,121,122,127,128,129,168,169,170,173,174,175,179,180,181,187,188,189,203,204,205,213,214,215,222,223,224,228,229,230,233,234,235,243,244,245,250,251,252,263,273,277,289,301,303,313,328,331,333,335,373,383,444,450,491,496,685,689,719,723,796,835,869,879,953,959,1029,1038,1141,1150,1221,1225,1290,1294,1346,1350,1395,1399,2055,2059],inclus:[360,433,483,621,712,856,921,1017,1104,1214,1283,1339,1388],incom:[414,468,515,753,903,1060,1241,1324,1373,1415,1580,1597,1619,1708,1814,1874,1933,1952,2021,2049],incompat:331,incomplet:[328,939,1126,2059],inconsist:2059,incorpor:[328,331,333,335,2059],incorrect:[0,2059],increas:[269,296,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],ind:2059,indent:[363,436,486,531,681,715,775,859,938,1020,1079,1125,1217,1286,1342,1391],independ:[2,11,19,27,34,46,51,52,54,55,61,66,78,89,98,104,111,118,125,130,135,141,147,153,158,193,236,253,256,257,269,272,273,285,286,296,300,301,313,328,333,335,336,338,350,353,378,426,442,476,493,550,552,569,642,705,721,760,762,766,849,874,1010,1033,1097,1146,1207,1223,1248,1250,1268,1276,1292,1332,1348,1381,1397,1422,1443,1448,1458,1461,1463,1482,1489,1491,1510,1517,1519,1538,1567,1591,1611,1665,1695,1801,1863,1902,1927,1946,2015,2038,2054,2059],index:[263,277,282,283,303,313,325,334,350,353,426,476,569,705,762,766,790,793,795,797,849,969,970,971,976,977,978,988,989,990,991,992,993,1010,1097,1115,1160,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1205,1207,1268,1332,1381,1422,1443,1448,1458,1481,1482,1509,1510,1515,1537,1538,1543],index_properti:1115,index_vari:[282,283],indexed_contigu:1115,indic:[0,256,257,258,259,269,275,278,279,285,286,287,288,296,315,331,338,350,353,426,476,549,552,569,705,762,766,849,1010,1097,1115,1207,1250,1258,1268,1273,1276,1332,1381,1422,1441,1443,1448,1458,1463,1482,1487,1491,1510,1515,1519,1538,1543,2056,2059],indici:[350,569,1268,1443,1458,1482,1510,1538],individu:[270,277,298,303,324,617,969,970,971,976,977,978,988,989,990,991,992,993,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,2059],inequ:[374,441,492,616,720,780,834,870,954,1030,1142,1222,1291,1347,1396],infer:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,328,1119,2059],infinit:[344,359,432,482,529,558,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],influenc:2059,info:[261,313,320,327,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],inform:[0,256,258,266,269,271,275,276,278,281,282,283,285,287,296,299,322,323,331,333,335,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2055,2059],infrastructur:[312,313],inherit:[297,313,333,335,341,356,429,450,451,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2054,2055,2059],inherited_properti:2059,initi:312,initiali:290,initialis:[255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,319,329,779,955,1835,2059],initialise_data:0,initio:[333,335],inner:[277,303],inpalc:821,inplac:[0,360,366,378,387,395,414,421,422,423,424,433,437,447,452,468,471,472,473,474,483,487,493,499,504,515,519,520,521,522,712,716,721,726,730,753,756,757,758,759,773,781,783,802,804,817,819,820,821,856,862,874,883,891,903,910,911,912,913,921,1008,1017,1022,1033,1042,1050,1060,1067,1068,1069,1070,1104,1115,1128,1146,1154,1161,1198,1202,1203,1204,1205,1214,1218,1223,1228,1232,1241,1244,1245,1246,1247,1283,1287,1292,1297,1301,1324,1327,1328,1329,1330,1339,1343,1348,1353,1357,1373,1376,1377,1378,1379,1388,1392,1397,1402,1406,1415,1418,1419,1420,1421,1560,1567,1572,1580,1588,1591,1594,1597,1607,1611,1615,1619,1688,1695,1700,1708,1794,1801,1806,1814,1857,1863,1868,1874,1897,1902,1908,1913,1924,1927,1930,1933,1943,1946,1949,1952,2012,2015,2018,2021,2032,2038,2043,2049,2054,2059],input:[0,255,256,257,258,259,260,261,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,330,331,350,569,574,955,1268,1273,1443,1458,1482,1487,1510,1515,1538,1543,1835],insert:[0,10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,313,363,378,395,412,414,416,417,418,419,436,452,468,469,486,493,504,515,517,531,587,667,670,681,701,703,715,721,730,753,754,775,802,847,859,874,891,901,903,905,906,907,908,938,997,999,1004,1006,1020,1033,1050,1059,1060,1062,1063,1064,1065,1079,1125,1146,1161,1190,1192,1197,1198,1200,1217,1223,1232,1241,1242,1286,1292,1301,1324,1325,1342,1348,1357,1373,1374,1391,1397,1406,1415,1416,1567,1578,1580,1582,1583,1591,1597,1598,1611,1619,1621,1695,1706,1708,1710,1711,1729,1732,1748,1750,1784,1801,1812,1814,1816,1817,1845,1847,1863,1873,1874,1876,1877,1902,1912,1913,1915,1927,1933,1934,1946,1952,1953,1972,1985,1988,2003,2015,2021,2022,2038,2048,2049,2051,2052,2059],insert_dimens:[0,421,423,471,473,519,521,756,758,783,817,820,910,912,1067,1069,1202,1204,1244,1246,1327,1329,1376,1378,1418,1420,2054,2059],insight:2059,insist:2059,inspect:[313,328,331,333,335,929,1091,1114,2054,2055],instal:333,instanc:[0,10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,331,346,351,360,362,363,364,365,366,367,368,369,370,372,374,375,376,377,378,380,381,382,384,385,399,400,401,402,414,433,435,436,437,439,441,442,445,452,455,456,458,459,468,471,473,483,485,486,487,488,490,492,493,495,497,504,506,508,515,519,521,531,532,533,534,536,537,538,539,563,565,570,571,596,616,617,622,629,634,635,637,645,658,659,661,662,663,681,682,686,694,695,712,714,715,716,718,720,721,724,730,734,735,736,738,739,740,753,756,758,775,776,777,778,780,784,786,788,790,792,793,794,795,797,798,816,833,834,836,839,840,856,858,859,860,861,862,863,864,865,866,868,870,871,872,873,874,876,877,878,880,881,894,895,903,922,925,926,930,931,932,933,934,938,940,941,943,944,947,949,950,952,954,955,956,957,960,963,979,980,982,983,1017,1019,1020,1021,1022,1023,1024,1025,1026,1028,1030,1031,1032,1033,1035,1036,1037,1039,1040,1052,1053,1060,1079,1080,1081,1082,1087,1089,1105,1108,1109,1111,1116,1117,1118,1120,1121,1124,1125,1127,1128,1129,1131,1132,1135,1137,1138,1140,1142,1144,1145,1146,1147,1151,1172,1173,1175,1176,1198,1214,1216,1217,1218,1220,1222,1223,1226,1232,1234,1235,1241,1244,1246,1261,1263,1267,1269,1270,1283,1285,1286,1287,1289,1291,1292,1295,1301,1305,1306,1307,1309,1310,1311,1324,1327,1329,1339,1341,1342,1343,1345,1347,1348,1351,1357,1360,1361,1363,1364,1373,1376,1378,1388,1390,1391,1392,1394,1396,1397,1400,1406,1408,1409,1415,1418,1420,1430,1432,1434,1444,1454,1459,1474,1476,1483,1484,1502,1504,1511,1512,1530,1532,1539,1540,1557,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1580,1587,1588,1590,1591,1592,1597,1606,1607,1608,1610,1611,1612,1613,1619,1629,1630,1631,1632,1633,1634,1658,1660,1667,1670,1675,1685,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1708,1721,1722,1724,1725,1741,1759,1760,1761,1762,1763,1764,1771,1779,1780,1791,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1814,1831,1832,1834,1835,1836,1837,1838,1841,1855,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1874,1885,1886,1895,1896,1897,1898,1900,1901,1902,1903,1905,1913,1923,1924,1926,1927,1928,1933,1942,1943,1945,1946,1947,1952,1967,1968,1977,1978,1980,1981,1997,1998,2000,2011,2012,2014,2015,2016,2021,2030,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2049,2054,2059],instance_dimens:276,instantan:[259,288],instanti:[270,298,363,383,436,444,486,496,531,681,689,715,723,775,796,835,859,879,938,959,1020,1038,1079,1125,1150,1217,1225,1286,1294,1342,1350,1391,1399,2059],instead:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,328,331,346,351,364,365,366,367,368,369,370,372,375,376,377,378,380,381,382,384,385,399,400,401,402,437,439,442,445,455,456,458,459,487,488,490,493,495,497,506,508,532,533,534,537,538,539,563,565,570,571,617,618,619,620,621,622,623,624,625,626,627,628,630,631,634,637,645,658,659,662,663,682,694,695,716,718,721,724,734,735,736,738,739,740,776,777,778,784,786,788,790,792,793,794,795,797,798,816,833,836,839,840,860,861,862,863,864,865,866,868,871,872,873,874,876,877,878,880,881,894,895,922,925,926,930,931,932,933,934,940,941,943,944,947,949,950,952,956,957,960,973,979,980,982,983,984,996,997,998,999,1021,1022,1023,1024,1025,1026,1028,1031,1032,1033,1035,1036,1037,1039,1040,1052,1053,1080,1082,1087,1089,1105,1108,1109,1111,1116,1117,1118,1120,1121,1127,1128,1129,1131,1132,1135,1137,1138,1140,1144,1145,1146,1147,1151,1155,1166,1172,1173,1175,1176,1177,1189,1190,1191,1192,1199,1218,1220,1223,1226,1234,1235,1261,1263,1267,1269,1270,1287,1289,1292,1295,1305,1306,1307,1309,1310,1311,1343,1345,1348,1351,1360,1361,1363,1364,1392,1394,1397,1400,1408,1409,1430,1432,1434,1444,1454,1459,1474,1476,1483,1484,1502,1504,1511,1512,1530,1532,1539,1540,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1588,1590,1591,1592,1607,1608,1610,1611,1612,1613,1629,1630,1631,1632,1633,1634,1656,1658,1660,1667,1670,1675,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1721,1722,1724,1725,1741,1759,1760,1761,1762,1763,1764,1771,1779,1780,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1831,1832,1834,1836,1837,1838,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1885,1886,1896,1897,1898,1900,1901,1902,1903,1905,1909,1914,1924,1926,1927,1928,1943,1945,1946,1947,1967,1968,1977,1978,1980,1981,1997,1998,2012,2014,2015,2016,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2059],institut:[273,301],instruct:[996,997,998,999,1189,1190,1191,1192,2059],instrument:[274,302,2059],int32:[326,331],int64:[326,331,2059],int8:2059,intact:2059,integ:[0,272,279,300,320,326,327,328,331,342,350,353,357,374,395,421,423,426,430,441,452,471,473,476,480,492,504,519,521,527,536,556,564,569,606,614,616,618,626,630,652,661,675,686,705,709,720,730,756,758,762,766,769,780,783,797,802,804,806,808,811,817,818,820,828,834,849,853,870,891,910,912,918,948,949,954,1010,1014,1030,1050,1067,1069,1075,1081,1097,1101,1136,1137,1142,1161,1202,1204,1207,1211,1222,1232,1244,1246,1254,1262,1268,1276,1280,1291,1301,1327,1329,1332,1336,1347,1357,1376,1378,1381,1385,1396,1406,1418,1420,1422,1424,1439,1443,1448,1450,1458,1467,1475,1482,1495,1503,1510,1523,1531,1538,1547,1553,1602,1625,1649,1672,1681,1715,1735,1755,1774,1787,1820,1826,1851,1881,1891,1919,1938,1956,1962,1991,2007,2026,2056,2059],intend:[313,328,2059],intent:525,interact:[333,335],interced:297,interchang:2059,interfac:[0,256,257,258,265,266,268,269,270,271,272,273,274,276,277,278,328,331,333,335,336,550,760,1248,1461,1489,1517,2055],interior:[13,68,80,167,186,202,212,249,256,269,271,285,291,296,299,309,313,322,323,324,325,363,368,381,389,416,859,864,877,885,905,969,971,976,978,988,989,992,993,1020,1024,1036,1044,1062,1162,1164,1169,1171,1181,1182,1185,1186,1562,1569,1574,1582,1690,1697,1702,1710,1796,1803,1808,1816,1859,1865,1870,1876,2034,2040,2045,2051,2059],interior_r:[256,269,271,285,291,296,299,309,368,381,389,416,864,877,885,905,969,971,976,978,988,989,992,993,1024,1036,1044,1062,1162,1164,1169,1171,1181,1182,1185,1186,1562,1569,1574,1582,1690,1697,1702,1710,1796,1803,1808,1816,1859,1865,1870,1876,2034,2040,2045,2051],interior_ring_nam:[363,859,1020],interiorring_1:[992,1185],interlac:331,interleav:[276,282],intern:[331,333,335,2059],interpol:[790,794,2059],interpolation_nam:2059,interpolationparamet:794,interpolationsubarrai:0,interpret:[0,256,257,269,285,286,296,313,328,333,335,536,686,2059],interv:[323,333,335,549,625,1119,1143,2059],introduc:[2056,2059],invalid:0,invers:635,inverse_filt:[0,609,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,644,2059],invok:313,involv:[2055,2059],ir1:[363,859,1020],is_climatolog:[0,365,377,413,861,873,902,929,1559,1566,1579,1687,1694,1707,1793,1800,1813],is_extern:328,isinst:[2,33,34,51,103,104,130,135,140,141,146,147,152,153,158,193,236,336,550,1248,1461,1489,1517],isscalar:[14,21,29,48,69,81,92,100,113,120,127,168,173,179,187,203,213,222,228,233,243,250],isspars:61,issu:[0,253,273,312,328,2058,2059],itekei:[932,1118],item:[261,263,579,633,638,646,922,925,926,930,931,933,934,944,947,949,952,1105,1108,1109,1111,1116,1117,1120,1121,1132,1135,1137,1140,1144,1657,1661,1668,2059],iter:[574,581,588,601,636,638,646,764,1273,1487,1515,1543,1646,1659,1661,1668],itertool:0,its:[10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,253,256,257,259,262,269,273,277,285,286,288,290,296,301,303,312,313,320,331,333,334,335,344,359,363,378,421,423,424,432,436,471,473,474,482,486,493,519,521,522,529,558,575,596,608,614,617,618,619,620,622,623,624,625,627,628,629,642,654,677,711,715,721,756,758,759,771,783,797,806,808,817,818,820,830,855,859,874,910,912,913,920,922,923,924,925,926,927,930,931,932,933,934,935,936,938,940,944,945,946,947,948,949,950,951,952,962,1008,1016,1020,1033,1067,1069,1070,1077,1103,1105,1106,1107,1108,1109,1110,1111,1112,1115,1116,1117,1118,1119,1120,1121,1122,1123,1125,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1146,1153,1202,1204,1205,1213,1217,1223,1244,1246,1247,1256,1274,1282,1286,1292,1327,1329,1330,1338,1342,1348,1376,1378,1379,1387,1391,1397,1418,1420,1421,1426,1447,1452,1460,1469,1488,1497,1516,1525,1544,1549,1555,1567,1591,1604,1611,1627,1651,1674,1683,1695,1717,1737,1757,1776,1789,1801,1822,1828,1853,1863,1883,1893,1902,1921,1927,1940,1946,1958,1964,1993,2009,2015,2028,2038,2054,2057,2059],itself:[257,261,274,302,313,344,359,432,482,529,558,608,654,677,711,771,830,855,920,922,925,926,930,933,934,944,947,949,952,1016,1077,1103,1105,1108,1109,1111,1116,1120,1121,1132,1135,1137,1140,1144,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2059],iwi:312,jonathan:312,joss:[0,333,335],journal:[333,335],juck:312,julian:[54,55],just:[0,609],kappa:[322,323,1119,2059],keep:2059,kei:[256,257,258,259,261,263,264,266,268,269,270,271,273,274,275,276,277,278,285,286,287,288,289,291,292,295,296,297,298,299,301,302,303,305,306,307,308,309,320,331,344,359,371,432,438,482,489,529,532,558,559,560,572,581,582,585,586,587,588,596,597,600,608,609,610,611,613,614,615,617,618,619,620,621,622,623,624,625,626,627,628,630,631,632,633,634,635,636,639,640,641,643,644,645,646,654,658,662,664,677,678,679,682,685,690,700,702,711,717,771,790,794,797,830,855,867,920,922,925,926,929,930,931,932,933,934,935,938,940,941,942,944,947,948,949,950,952,956,957,962,964,1004,1005,1016,1027,1077,1103,1105,1108,1109,1111,1112,1116,1117,1118,1119,1120,1121,1122,1125,1127,1129,1130,1132,1135,1136,1137,1138,1140,1144,1145,1147,1153,1155,1197,1199,1213,1219,1256,1257,1258,1271,1282,1288,1338,1344,1387,1393,1426,1441,1452,1469,1470,1471,1485,1497,1498,1499,1513,1525,1526,1527,1541,1549,1555,1563,1589,1604,1609,1627,1629,1642,1645,1651,1652,1653,1655,1656,1657,1658,1659,1662,1663,1664,1666,1667,1668,1674,1683,1691,1717,1721,1724,1726,1737,1738,1739,1741,1746,1747,1749,1757,1776,1789,1797,1822,1828,1831,1832,1833,1836,1837,1840,1842,1845,1846,1853,1860,1883,1893,1896,1898,1899,1901,1903,1907,1909,1912,1914,1921,1925,1940,1944,1958,1964,1977,1980,1982,1993,1996,2009,2013,2028,2035,2059],kelvin:[436,715,1217,1286,1342,1391],keyerror:[313,585,586],keyword:[0,320,596,614,617,629,773,817,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,957,962,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1147,1153,1160,2054,2056,2059],km2:[322,323,492,502,503,624,926,927,1109,1110,1119,2059],knowledg:[258,287,313,333,335],known:[279,2059],kwarg:[0,260,261,267,360,374,393,395,421,422,423,424,433,441,449,452,471,472,473,474,483,502,504,519,520,521,522,543,661,691,712,720,728,730,756,757,758,759,834,856,870,889,891,910,911,912,913,931,932,954,1017,1030,1048,1050,1067,1068,1069,1070,1084,1117,1118,1142,1158,1160,1203,1214,1222,1230,1232,1244,1245,1246,1247,1283,1291,1299,1301,1327,1328,1329,1330,1339,1347,1355,1357,1376,1377,1378,1379,1388,1396,1404,1406,1418,1419,1420,1421],label:2059,lack:[588,2059],lake:[277,303],land:[277,303,323,531,534,539,542,545,548,625,1119,1143,1631,1634,1637,1638,1641,2059],landpoint:2059,larg:[331,333,335,362,435,485,714,858,1019,1124,1216,1285,1341,1390,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2054,2059],larger:[313,635,644],last:[395,421,423,452,471,473,504,519,521,586,609,632,635,644,730,756,758,764,783,802,803,806,808,817,818,820,891,910,912,940,1050,1067,1069,1127,1161,1202,1204,1232,1244,1246,1301,1327,1329,1357,1376,1378,1406,1418,1420,1896,2059],last_el:[782,812],lat:[627,628,938,1125,2059],lat_bnd:[938,1125,2059],lat_bound:2059,lat_indic:2059,later:2059,latest:[328,334],latitud:[73,87,207,218,256,263,265,293,313,322,323,324,330,333,335,376,613,622,629,632,635,636,637,644,645,646,816,872,922,923,930,931,932,933,936,938,940,950,956,957,962,1032,1105,1106,1114,1116,1117,1118,1119,1120,1123,1125,1127,1138,1145,1147,1153,1160,1655,1659,1660,1667,1668,1771,1831,1836,1901,2054,2059],latitude_longitud:[322,323,2059],latitude_of_projection_origin:[656,666,670,831,845,847,1719,1728,1732,1777,1782,1784,1965,1970,1972,1975,1984,1988],latter:[313,344,350,353,359,432,482,529,558,569,574,608,654,677,711,771,830,849,855,920,1010,1016,1077,1097,1103,1213,1256,1268,1273,1282,1338,1387,1422,1426,1443,1448,1452,1458,1469,1482,1487,1497,1510,1515,1525,1538,1543,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2059],lawrenc:[312,333,335],lazi:[328,2054,2059],learn:2059,least:[0,319,329,629,2059],least_significant_digit:331,leav:313,left:[281,282,283],leftmost:1115,len:[263,602,1647,2059],length:[0,331],less:[331,360,433,483,712,773,856,921,1017,1104,1214,1283,1339,1388,2059],letter:[328,624,625,930,931,932,1116,1117,1118],level:[0,320,327,328,331,333,335,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],lib:321,librari:[253,312,313,321,331,333,334,335,598,599,1643,1644,2059],lie:2059,lifo:586,like:[261,289,312,320,525,583,584,2059],likewis:2059,limit:[328,331,1119,2059],line:[328,333,334,335,363,367,380,388,415,436,486,531,681,715,775,859,863,876,884,904,938,1020,1023,1035,1043,1061,1079,1125,1217,1286,1342,1391,1561,1568,1573,1581,1689,1696,1701,1709,1795,1802,1807,1815,1858,1864,1869,1875,2033,2039,2044,2050,2059],link:[0,331,2059],linkag:253,linux:[321,334],list:[0,275,312,313,320,321,324,325,328,341,356,363,393,429,436,449,479,486,502,526,531,543,555,564,573,605,638,646,651,674,681,691,708,715,728,768,775,785,790,794,795,797,827,852,859,889,917,938,967,971,978,992,993,1013,1020,1048,1074,1079,1084,1100,1115,1125,1158,1164,1171,1185,1186,1210,1217,1230,1253,1258,1262,1267,1272,1279,1286,1299,1335,1342,1355,1423,1439,1449,1466,1475,1486,1494,1503,1514,1522,1531,1542,1546,1552,1601,1624,1648,1661,1668,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2059],list_arrai:2059,list_properti:1115,list_vari:[275,2059],littl:[331,362,435,485,714,858,1019,1124,1216,1285,1341,1390,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2054,2059],load:[328,2054,2059],local:[312,334],locat:[0,253,256,264,265,269,270,271,273,285,292,293,296,298,299,301,313,321,322,323,324,334,1273,1487,1515,1543,2059],log:[320,327,328,331,333,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396],log_level:[0,261,320,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],logic:[257,312,772,2055,2059],lon:[938,940,1125,1127,2059],lon_bnd:[938,1125,2059],lon_bound:2059,lon_indic:2059,long_nam:[266,270,273,276,277,278,298,301,322,323,361,369,370,371,372,382,384,390,391,392,393,394,411,417,418,419,434,438,439,448,449,450,467,469,484,489,490,501,502,503,514,517,622,629,713,717,718,727,728,729,752,754,857,865,866,867,868,878,880,886,887,888,889,890,900,906,907,908,923,928,930,931,932,936,942,943,956,966,967,968,1003,1006,1018,1025,1026,1027,1028,1037,1039,1045,1046,1047,1048,1049,1058,1063,1064,1065,1106,1113,1115,1116,1117,1118,1119,1123,1130,1131,1145,1157,1158,1159,1196,1200,1215,1219,1220,1229,1230,1231,1240,1242,1284,1288,1289,1298,1299,1300,1323,1325,1340,1344,1345,1354,1355,1356,1372,1374,1389,1393,1394,1403,1404,1405,1414,1416,1556,1563,1564,1575,1577,1583,1586,1589,1590,1595,1596,1598,1605,1609,1610,1617,1618,1621,1684,1691,1692,1703,1705,1711,1790,1797,1798,1809,1811,1817,1829,1833,1834,1836,1843,1844,1847,1854,1860,1861,1871,1872,1877,1894,1899,1900,1901,1910,1911,1915,1922,1925,1926,1931,1932,1934,1941,1944,1945,1950,1951,1953,1994,1996,1997,2001,2002,2003,2010,2013,2014,2019,2020,2022,2029,2035,2036,2046,2047,2052,2059],longer:2059,longest:2059,longitud:[73,87,207,218,265,285,286,291,293,296,299,309,313,322,323,324,330,333,335,363,450,451,613,615,632,635,636,644,646,859,921,923,930,931,932,936,938,940,950,956,962,1020,1106,1114,1116,1117,1118,1119,1123,1125,1127,1138,1145,1153,1160,1655,1659,1668,1836,1896,1901,2054,2059],longitude_axi:2059,longitude_of_central_meridian:[656,666,670,831,845,847,1719,1728,1732,1777,1782,1784,1965,1970,1972,1975,1984,1988],look:2059,loss:[424,913,1008,1070,1115,1205,2059],lossi:[0,331,2059],lossless:275,lower:[0,343,358,431,481,528,557,607,653,676,710,770,829,854,919,1015,1076,1102,1212,1255,1281,1337,1386,1425,1451,1468,1496,1524,1548,1554,1603,1626,1650,1673,1682,1716,1736,1756,1775,1788,1821,1827,1852,1882,1892,1920,1939,1957,1963,1992,2008,2027,2059],lowest:[331,2059],mac:334,made:[0,313,333,335,1435,1446,2058,2059],mai:[0,253,256,257,258,259,263,264,265,266,267,268,269,270,271,272,273,274,276,277,278,279,285,286,287,288,291,292,293,294,295,296,298,299,300,301,302,303,305,306,307,308,309,313,324,328,330,331,341,342,344,350,356,357,359,374,393,421,429,430,432,441,449,471,479,480,482,492,502,519,526,527,529,536,543,555,556,558,569,574,596,605,606,608,614,616,618,619,620,622,623,624,625,626,627,628,629,630,635,644,651,652,654,661,674,675,677,686,691,708,709,711,720,728,756,766,768,769,771,773,780,783,817,827,828,830,834,852,853,855,870,889,910,917,918,920,922,923,924,925,926,927,930,931,932,933,934,935,936,939,940,944,945,946,947,948,949,950,951,952,954,962,1013,1014,1016,1030,1048,1067,1074,1075,1077,1081,1084,1100,1101,1103,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1126,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1153,1158,1160,1198,1202,1210,1211,1213,1222,1230,1244,1253,1254,1256,1268,1273,1279,1280,1282,1291,1299,1327,1335,1336,1338,1347,1355,1376,1384,1385,1387,1396,1404,1418,1423,1424,1426,1435,1443,1449,1450,1452,1458,1466,1467,1469,1482,1487,1494,1495,1497,1510,1515,1522,1523,1525,1538,1543,1546,1547,1549,1552,1553,1555,1601,1602,1604,1624,1625,1627,1648,1649,1651,1671,1672,1674,1680,1681,1683,1714,1715,1717,1734,1735,1737,1754,1755,1757,1773,1774,1776,1786,1787,1789,1819,1820,1822,1825,1826,1828,1831,1850,1851,1853,1880,1881,1883,1890,1891,1893,1896,1913,1918,1919,1921,1937,1938,1940,1955,1956,1958,1961,1962,1964,1990,1991,1993,2006,2007,2009,2025,2026,2028,2054,2055,2056,2058,2059],main:[312,2059],mainli:2059,major:[783,2056],make:[272,300,312,320,328,331,337,345,551,561,1249,1259,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1959,2054,2059],man:2059,manag:[0,261,262,319,320,327,329],mandat:2055,mani:[289,363,436,486,531,681,715,775,859,938,1020,1079,1125,1217,1286,1342,1391,2059],manipul:[0,313,333,335],manner:[313,617,2059],manual:[331,2059],map:[253,260,273,275,301,313,328,331,559,691,692,939,1126,1257,1470,1498,1526,2059],mark:[312,327,331,2059],martin:312,mask:[0,279,311,328,331,360,374,433,441,483,492,712,720,766,772,773,775,779,780,781,782,803,804,812,822,856,870,921,954,1017,1030,1104,1142,1214,1222,1283,1291,1339,1347,1388,1396,1440],mask_valu:267,masked_c:[360,856,1017],masked_q:2059,masked_v:[433,483,712,1214,1283,1339,1388],masked_valu:57,masked_x:921,maskedconst:[782,803,812],maskerror:0,match:[344,359,432,482,507,529,558,596,608,614,618,619,620,622,623,624,625,626,627,628,629,630,654,677,711,771,830,855,920,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,962,1016,1077,1103,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1153,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2059],matter:[1160,2059],max:[326,806,818],maxim:[328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396],maximis:[328,2054,2059],maximum:[323,328,331,374,441,492,536,543,544,573,574,616,625,661,686,720,773,780,805,808,834,870,954,1030,1081,1119,1142,1143,1222,1272,1273,1291,1347,1396,1486,1487,1514,1515,1542,1543,2059],mbar:[950,1138],mean:[73,87,207,218,253,259,288,320,323,328,331,333,335,347,362,374,435,441,485,492,536,549,566,573,574,613,625,635,636,640,644,646,661,686,714,720,780,787,834,858,870,940,954,962,1019,1030,1081,1114,1119,1124,1125,1127,1142,1143,1153,1160,1216,1222,1264,1272,1273,1285,1291,1341,1347,1390,1396,1433,1455,1477,1486,1487,1505,1514,1515,1533,1542,1543,1557,1587,1606,1655,1659,1663,1668,1685,1791,1855,1895,1923,1942,2011,2030,2054,2056,2059],meant:[313,2055],measur:[253,258,263,270,273,287,289,298,301,322,323,324,328,331,486,488,491,492,495,500,502,503,516,617,624,631,780,926,927,1109,1110,1119,1608,1612,1616,1620,1656,2059],mechan:[328,331,2059],meet:[1160,2059],membership:[597,1642],memo:[337,352,425,475,523,551,590,599,648,671,704,761,824,848,914,1009,1071,1096,1206,1249,1275,1331,1380,1462,1490,1518,1545,1551,1585,1600,1623,1644,1669,1679,1713,1733,1751,1772,1785,1824,1849,1879,1889,1917,1936,1960,1973,1989,2005,2024],memor:2055,memori:[313,328,333,335,362,379,422,435,443,472,485,494,520,568,575,714,722,757,791,819,858,875,911,958,1019,1034,1068,1124,1149,1203,1216,1224,1245,1266,1274,1285,1293,1328,1341,1349,1377,1390,1398,1419,1447,1460,1480,1488,1508,1516,1536,1544,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2055],mercat:[264,292],mesh:[0,253,322,323,324],messag:[0,312,327,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396],meta:313,metadata:[0,1,73,87,207,218,253,263,265,274,289,293,302,313,322,323,324,328,331,333,335,383,444,496,596,609,612,613,616,617,618,621,622,623,626,629,631,634,637,640,641,643,645,646,689,723,796,835,879,921,930,931,932,937,940,941,953,954,955,956,957,958,959,962,964,1004,1005,1008,1038,1097,1104,1115,1116,1117,1118,1119,1127,1129,1141,1142,1145,1147,1149,1150,1153,1155,1160,1197,1199,1204,1205,1225,1294,1350,1399,1654,1655,1656,1658,1660,1663,1664,1666,1667,1668,1830,1831,1832,1835,1836,1837,1840,1842,1845,1846,1896,1898,1901,1903,1907,1909,1912,1914],meteorolog:[333,335],method:[0,253,255,256,257,258,259,260,261,262,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,323,324,328,331,333,335,341,342,344,356,357,359,360,374,429,430,432,433,441,479,480,482,483,492,525,526,527,529,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,555,556,558,588,596,605,606,608,609,614,616,617,618,619,620,621,622,623,624,625,627,628,629,630,631,632,635,640,644,651,652,654,661,674,675,677,686,708,709,711,712,720,768,769,771,773,780,790,794,809,810,811,827,828,830,834,852,853,855,856,870,917,918,920,921,922,923,924,925,926,927,929,930,931,932,933,934,935,936,938,940,944,945,946,947,948,949,950,951,952,954,955,962,969,970,971,976,977,978,988,989,990,991,992,993,1004,1013,1014,1016,1017,1030,1074,1075,1077,1081,1100,1101,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1125,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1153,1160,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1197,1198,1205,1210,1211,1213,1214,1222,1253,1254,1256,1279,1280,1282,1283,1291,1335,1336,1338,1339,1347,1384,1385,1387,1388,1396,1423,1424,1426,1449,1450,1452,1466,1467,1469,1494,1495,1497,1522,1523,1525,1546,1547,1549,1552,1553,1555,1601,1602,1604,1624,1625,1627,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1648,1649,1651,1656,1663,1671,1672,1674,1680,1681,1683,1714,1715,1717,1734,1735,1737,1754,1755,1757,1773,1774,1776,1786,1787,1789,1819,1820,1822,1823,1825,1826,1828,1835,1845,1850,1851,1853,1880,1881,1883,1890,1891,1893,1896,1912,1913,1918,1919,1921,1937,1938,1940,1955,1956,1958,1961,1962,1964,1990,1991,1993,2006,2007,2009,2025,2026,2028,2054,2055,2056],method_descriptor:[341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025],methodolog:297,metr:[258,287,764,778,798,801,815,822,1761,1764,1767,1770],metric:[258,287],middl:1115,might:[259,274,288,302,2059],min:[326,808,818,2054],miniconda3:321,minim:[320,327],minimis:[938,1125],minimum:[0,328,331,374,441,492,533,536,538,541,547,616,640,661,686,720,773,780,806,807,834,870,954,1030,1081,1114,1142,1222,1291,1347,1396,1630,1633,1636,1640,1663,2059],minor:2056,miscellan:1,miss:[0,57,256,269,275,278,279,285,296,328,331,334,374,424,441,492,720,766,773,780,792,806,808,814,818,822,870,913,954,1008,1030,1070,1115,1142,1205,1222,1291,1347,1396,1441,1763,1769,2059],missing_valu:[0,279,328,360,374,433,441,483,492,616,712,720,856,870,921,954,1017,1030,1104,1142,1214,1222,1283,1291,1339,1347,1388,1396,1441,2059],mix:[54,55],mixin:[0,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,276,277,278,279,280,291,298,301,305,306,307,308,309],mixtur:330,mode:[0,331,618,2059],model:[256,257,258,259,264,265,268,269,270,271,272,273,274,285,286,287,288,291,292,293,295,296,298,299,300,301,302,313,323,325,328,331,333,335,371,374,397,398,405,407,409,410,438,441,453,454,457,463,465,466,489,492,505,512,513,616,686,693,698,699,717,720,731,732,733,737,744,746,748,750,751,838,843,844,867,870,893,898,899,939,942,954,967,968,972,975,981,995,1001,1002,1027,1030,1051,1056,1057,1081,1086,1088,1093,1126,1130,1142,1165,1168,1174,1188,1194,1195,1219,1222,1233,1238,1239,1288,1291,1302,1303,1304,1308,1315,1317,1319,1321,1322,1344,1347,1358,1359,1362,1368,1370,1371,1393,1396,1407,1412,1413,1439,1563,1589,1609,1691,1797,1833,1860,1899,1925,1944,1996,2013,2035,2055,2056,2059],model_a:2059,modif:[337,345,551,561,1249,1259,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1959,2055],modifi:[297,313,328,331,333,335,414,468,515,525,614,753,903,923,924,927,935,936,945,946,948,951,1060,1106,1107,1110,1112,1122,1123,1133,1134,1136,1139,1143,1198,1241,1324,1373,1415,1580,1597,1619,1708,1758,1814,1874,1913,1933,1952,2021,2049,2054,2055,2059],modul:2059,monoton:[256,269,285,296],month:[333,335],monthli:[322,323,324],more:[0,256,259,263,265,271,274,285,288,293,299,302,312,313,324,328,331,333,335,350,353,374,424,426,441,476,492,536,569,616,617,661,686,705,720,762,766,773,780,834,849,870,913,922,924,925,926,930,931,932,933,944,947,949,952,954,1008,1010,1030,1070,1081,1097,1105,1107,1108,1109,1111,1115,1116,1117,1118,1120,1132,1135,1137,1140,1142,1144,1205,1207,1222,1268,1276,1291,1332,1347,1381,1396,1422,1434,1443,1448,1458,1482,1510,1538,2055,2059],most:[269,281,282,283,296,635,644,764,940,1127,1273,1896,2059],move:[0,2059],much:[328,1119,2055,2059],multi:[270,298],multidimension:[267,275,278,294,903,1814,2059],multipl:[0,270,273,277,297,303,320,324,328,617,629,969,970,971,973,976,977,978,984,988,989,990,991,992,993,996,997,1160,1162,1163,1164,1166,1169,1170,1171,1177,1181,1182,1183,1184,1185,1186,1189,1190,1430,1431,1434,1435,1446,2059],multipli:0,must:[258,260,269,275,276,287,296,297,312,331,337,344,345,350,359,374,432,441,482,492,529,536,551,558,561,569,574,608,616,654,661,677,686,711,720,766,771,773,780,830,834,855,870,903,920,954,1016,1030,1077,1081,1103,1115,1142,1213,1222,1249,1256,1259,1268,1273,1282,1291,1338,1347,1387,1396,1422,1426,1428,1443,1448,1452,1453,1458,1462,1469,1472,1482,1487,1490,1497,1500,1510,1515,1518,1525,1528,1538,1543,1545,1549,1550,1555,1604,1627,1651,1674,1683,1717,1737,1757,1758,1776,1789,1814,1822,1828,1853,1883,1893,1921,1940,1958,1959,1964,1993,2009,2028,2055,2059],mutabl:313,my_cfdmimplement:313,my_coordin:313,my_field:313,my_field_2:313,my_field_3:313,my_implement:313,my_implementation2:313,my_implementation_2:313,my_netcdf:313,my_netcdfread:313,my_read:313,my_read_2:313,my_read_3:313,my_writ:313,n_field:[],name:[0,253,256,257,258,259,260,263,264,265,266,268,269,270,271,272,273,274,276,277,278,279,285,286,287,288,289,291,292,295,296,298,299,301,302,303,305,306,307,308,309,312,313,318,320,321,322,323,327,328,330,331,341,342,343,356,357,358,363,371,372,374,379,383,385,392,393,394,397,398,399,400,401,402,403,404,405,406,407,408,409,410,420,429,430,431,436,438,439,441,443,444,445,448,449,450,453,454,455,456,457,458,459,460,461,462,463,464,465,466,470,479,480,481,486,489,490,492,494,496,497,501,502,503,505,506,508,509,511,512,513,518,525,526,527,528,531,532,534,536,539,542,546,548,549,555,556,557,568,605,606,607,609,615,616,622,627,628,629,632,651,652,653,658,659,661,662,663,664,665,668,674,675,676,681,686,689,691,692,693,694,695,696,697,698,699,708,709,710,715,717,718,720,722,723,724,727,728,729,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,755,768,769,770,775,791,794,796,827,828,829,833,834,835,836,837,838,839,840,841,842,843,844,852,853,854,859,867,868,870,875,879,881,888,889,890,893,894,895,896,897,898,899,909,917,918,919,923,936,938,942,943,954,958,959,960,966,967,968,969,970,971,972,975,976,977,978,979,980,981,982,983,986,987,988,989,990,991,992,993,994,995,1000,1001,1002,1007,1013,1014,1015,1020,1027,1028,1030,1034,1038,1040,1047,1048,1049,1051,1052,1053,1054,1055,1056,1057,1066,1074,1075,1076,1079,1081,1084,1085,1086,1087,1088,1089,1090,1092,1093,1100,1101,1102,1106,1119,1123,1125,1130,1131,1142,1149,1150,1151,1157,1158,1159,1160,1162,1163,1164,1165,1168,1169,1170,1171,1172,1173,1174,1175,1176,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1193,1194,1195,1201,1210,1211,1212,1217,1219,1220,1222,1224,1225,1226,1229,1230,1231,1233,1234,1235,1236,1237,1238,1239,1243,1253,1254,1255,1266,1279,1280,1281,1286,1288,1289,1291,1293,1294,1295,1298,1299,1300,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1326,1335,1336,1337,1342,1344,1345,1347,1349,1350,1351,1354,1355,1356,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1375,1384,1385,1386,1391,1393,1394,1396,1398,1399,1400,1403,1404,1405,1407,1408,1409,1410,1411,1412,1413,1417,1423,1424,1425,1430,1431,1434,1435,1439,1441,1449,1450,1451,1466,1467,1468,1480,1494,1495,1496,1508,1522,1523,1524,1536,1546,1547,1548,1552,1553,1554,1563,1564,1570,1575,1584,1589,1590,1592,1595,1599,1601,1602,1603,1609,1610,1613,1617,1622,1624,1625,1626,1629,1631,1634,1637,1639,1641,1648,1649,1650,1670,1671,1672,1673,1675,1676,1677,1680,1681,1682,1691,1692,1698,1703,1712,1714,1715,1716,1721,1722,1724,1725,1726,1727,1730,1734,1735,1736,1754,1755,1756,1773,1774,1775,1779,1780,1781,1786,1787,1788,1797,1798,1804,1809,1818,1819,1820,1821,1825,1826,1827,1833,1834,1838,1843,1848,1850,1851,1852,1860,1861,1866,1871,1878,1880,1881,1882,1890,1891,1892,1899,1900,1905,1910,1916,1918,1919,1920,1925,1926,1928,1931,1935,1937,1938,1939,1944,1945,1947,1950,1954,1955,1956,1957,1961,1962,1963,1967,1968,1969,1977,1978,1980,1981,1982,1983,1986,1990,1991,1992,1996,1997,1998,2001,2004,2006,2007,2008,2013,2014,2016,2019,2023,2025,2026,2027,2035,2036,2041,2046,2053,2055,2056,2059],namespac:[363,436,486,531,681,715,775,859,938,1020,1079,1125,1217,1286,1342,1391],nativ:331,natur:[0,253,2059],nax:[617,626],nc_clear_component_dimension_group:[270,273,976,988,989,1169,1181,1182,2059],nc_clear_component_sample_dimension_group:[270,273,977,990,991,1170,1183,1184,2059],nc_clear_component_variable_group:[270,273,978,992,993,1171,1185,1186,2059],nc_clear_dimension_group:[0,272,457,463,737,746,1088,1093,1308,1317,1362,1368,2059],nc_clear_geometry_variable_group:[0,981,995,1174,1188,2059],nc_clear_global_attribut:[258,270,273,331,984,996,997,1177,1189,1190,2059],nc_clear_group_attribut:[0,270,273,985,998,999,1178,1191,1192,2059],nc_clear_hdf5_chunks:[331,810,811],nc_clear_node_coordinate_variable_group:[256,405,407],nc_clear_sample_dimension_group:[744,748,1315,1319,2059],nc_clear_unlimit:0,nc_clear_variable_group:[0,256,257,258,265,266,268,269,270,271,273,274,276,277,278,331,409,410,465,466,512,513,698,699,750,751,843,844,898,899,1001,1002,1056,1057,1194,1195,1238,1239,1321,1322,1370,1371,1412,1413,2059],nc_del_component_dimens:[270,273,969,988,989,1162,1181,1182,2059],nc_del_component_sample_dimens:[270,273,970,990,991,1163,1183,1184,2059],nc_del_component_sample_dimension_group:[970,1163],nc_del_component_vari:[270,273,971,992,993,1164,1185,1186,2059],nc_del_dimens:[257,266,272,276,277,331,453,457,458,460,462,463,731,737,738,741,745,746,1084,1085,1086,1088,1089,1090,1092,1093,1302,1308,1309,1312,1316,1317,1358,1362,1363,1365,1367,1368,2059],nc_del_geometry_vari:[972,981,982,986,994,995,1165,1174,1175,1179,1187,1188],nc_del_node_coordinate_vari:[256,397,401,403,405,406,407],nc_del_sample_dimens:[266,276,732,739,742,744,747,748,1303,1310,1313,1315,1318,1319,2059],nc_del_vari:[256,257,258,265,266,268,269,270,271,273,274,276,277,278,331,394,398,402,404,408,409,410,454,459,461,464,465,466,503,505,508,509,511,512,513,693,695,696,697,698,699,729,733,740,743,749,750,751,838,840,841,842,843,844,890,893,895,896,897,898,899,968,975,983,987,1000,1001,1002,1049,1051,1053,1054,1055,1056,1057,1159,1168,1176,1180,1193,1194,1195,1231,1233,1235,1236,1237,1238,1239,1300,1304,1311,1314,1320,1321,1322,1356,1359,1364,1366,1369,1370,1371,1405,1407,1409,1410,1411,1412,1413,2059],nc_dimension_group:[0,272,453,463,731,746,1086,1093,1302,1317,1358,1368,2059],nc_geometry__variablegroup:[995,1188],nc_geometry_variable_group:[0,270,273,972,995,1165,1188,2059],nc_get_dimens:[257,266,272,276,277,331,453,455,457,460,462,463,627,731,734,737,741,745,746,1086,1087,1088,1090,1092,1093,1302,1305,1308,1312,1316,1317,1358,1360,1362,1365,1367,1368,2059],nc_get_extern:[510,2059],nc_get_geometry_vari:[270,273,972,979,981,986,994,995,1165,1172,1174,1179,1187,1188],nc_get_node_coordinate_vari:[256,397,399,403,405,406,407],nc_get_sample_dimens:[266,276,732,735,742,744,747,748,1303,1306,1313,1315,1318,1319,2059],nc_get_unlimited_ax:0,nc_get_vari:[0,256,257,258,265,266,268,269,270,271,273,274,276,277,278,331,393,394,397,398,400,404,405,407,408,409,410,449,454,456,461,464,465,466,502,503,505,506,509,511,512,513,628,693,694,696,697,698,699,728,733,736,743,749,750,751,838,839,841,842,843,844,889,890,893,894,896,897,898,899,975,980,987,1000,1001,1002,1048,1049,1051,1052,1054,1055,1056,1057,1158,1168,1173,1180,1193,1194,1195,1230,1233,1234,1236,1237,1238,1239,1299,1304,1307,1314,1320,1321,1322,1355,1359,1361,1366,1369,1370,1371,1404,1407,1408,1410,1411,1412,1413,2059],nc_global_attribut:[0,258,270,273,331,973,996,997,1166,1189,1190,2059],nc_group_attribut:[0,270,273,974,998,999,1167,1191,1192,2059],nc_has_dimens:[257,266,272,276,277,455,458,462,734,738,745,1087,1089,1092,1305,1309,1316,1360,1363,1367,2059],nc_has_geometry_vari:[979,982,994,1172,1175,1187],nc_has_node_coordinate_vari:[256,399,401,406],nc_has_sample_dimens:[266,276,735,739,747,1306,1310,1318,2059],nc_has_vari:[0,256,257,258,265,266,268,269,270,271,273,274,276,277,278,400,402,408,456,459,464,506,508,511,694,695,697,736,740,749,839,840,842,894,895,897,980,983,1000,1052,1053,1055,1173,1176,1193,1234,1235,1237,1307,1311,1320,1361,1364,1369,1408,1409,1411,2059],nc_hdf5_chunksiz:[331,809,811],nc_is_unlimit:[0,272,328,331,1094,2059],nc_is_unlimited_axi:0,nc_node_coordinate_variable_group:[397,407],nc_sample_dimension_group:[732,748,1303,1319,2059],nc_set_component_dimens:[270,273,969,976,989,1162,1169,1182,2059],nc_set_component_dimension_group:[270,273,969,976,988,1162,1169,1181,2059],nc_set_component_sample_dimens:[270,273,970,977,991,1163,1170,1184,2059],nc_set_component_sample_dimension_group:[270,273,970,977,990,1163,1170,1183,2059],nc_set_component_vari:[270,273,971,978,993,1164,1171,1186,2059],nc_set_component_variable_group:[270,273,971,978,992,1164,1171,1185,2059],nc_set_dimens:[257,266,272,276,277,331,453,455,457,458,460,463,731,734,737,738,741,746,938,1079,1084,1085,1086,1087,1088,1089,1090,1093,1125,1302,1305,1308,1309,1312,1317,1358,1360,1362,1363,1365,1368,2059],nc_set_dimension_group:[0,272,453,457,731,737,1086,1088,1302,1308,1358,1362,2059],nc_set_extern:[507,2059],nc_set_geometry_vari:[270,273,972,979,981,982,986,995,1165,1172,1174,1175,1179,1188],nc_set_geometry_variable_group:[0,270,273,972,981,1165,1174,2059],nc_set_global_attribut:[0,258,270,273,331,973,984,1166,1177,2059],nc_set_group_attribut:[0,270,273,974,985,1167,1178,2059],nc_set_hdf5_chunks:[331,809,810],nc_set_node_coordinate_vari:[256,397,399,401,403,405,407],nc_set_node_coordinate_variable_group:[256,397,405],nc_set_sample_dimens:[266,276,732,735,739,742,744,748,1303,1306,1310,1313,1315,1319,2059],nc_set_sample_dimension_group:[732,744,1303,1315,2059],nc_set_unlimit:[0,272,328,331,1091,2059],nc_set_unlimited_axi:0,nc_set_unlimited_dimens:0,nc_set_vari:[0,256,257,258,265,266,268,269,270,271,273,274,276,277,278,331,398,400,402,404,409,410,454,456,459,461,465,466,505,506,508,509,512,513,693,694,695,696,698,699,729,733,736,740,743,750,751,838,839,840,841,843,844,893,894,895,896,898,899,938,967,968,975,980,983,987,1001,1002,1051,1052,1053,1054,1056,1057,1125,1159,1168,1173,1176,1180,1194,1195,1231,1233,1234,1235,1236,1238,1239,1300,1304,1307,1311,1314,1321,1322,1356,1359,1361,1364,1366,1370,1371,1405,1407,1408,1409,1410,1412,1413,2059],nc_set_variable_group:[0,256,257,258,265,266,268,269,270,271,273,274,276,277,278,331,398,410,454,466,505,513,693,699,733,751,838,844,893,899,975,1002,1051,1057,1168,1195,1233,1239,1304,1322,1359,1371,1407,1413,2059],nc_unlimit:0,nc_variable_group:[0,256,257,258,265,266,268,269,270,271,273,274,276,277,278,397,398,405,407,409,454,465,505,512,693,698,733,750,838,843,893,898,975,1001,1051,1056,1168,1194,1233,1238,1304,1321,1359,1370,1407,1412,2059],nc_variable_node_coordinate_group:256,nca:[0,312,327,328,334,2058],ncdim:[322,323,324,615,617,627,938,940,1084,1085,1125,1127,2059],ncdump:[328,2059],ncgen:328,ncvar:[279,322,323,333,335,393,394,449,450,502,503,617,622,628,691,692,728,729,889,890,940,946,962,967,968,1048,1049,1119,1125,1127,1134,1153,1158,1159,1160,1230,1231,1299,1300,1355,1356,1404,1405,2054,2059],ndarrai:[2,7,17,24,33,34,44,51,52,54,55,62,74,85,95,103,104,109,116,123,130,135,140,141,146,147,152,153,158,193,236,280,304,336,350,550,569,760,1248,1268,1443,1458,1461,1482,1489,1510,1517,1538],ndim:[0,15,16,22,23,30,31,49,50,59,60,70,71,82,83,93,94,101,102,114,115,121,122,128,129,138,169,170,174,175,180,181,188,189,196,197,204,205,214,215,223,224,229,230,234,235,239,244,245,251,252,260,275,279,281,282,283,564,1262,1475,1503,1531,2059],nearli:261,necessari:[383,444,496,689,723,796,835,879,938,959,1038,1125,1150,1225,1294,1350,1399,2059],necessarili:2059,need:[258,260,265,266,271,275,276,278,281,282,283,287,293,299,312,313,341,356,383,429,444,479,496,525,526,555,605,651,674,689,708,723,768,790,796,827,835,852,879,917,938,959,1013,1038,1074,1100,1125,1150,1210,1225,1253,1279,1294,1335,1350,1384,1399,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2055,2059],neg:[328,331,342,357,374,395,421,423,430,441,452,471,473,480,492,504,519,521,527,536,556,606,616,652,661,675,686,709,720,730,756,758,769,780,783,802,806,808,817,818,820,828,834,853,870,891,910,912,918,954,1014,1030,1050,1067,1069,1075,1081,1101,1142,1161,1202,1204,1211,1222,1232,1244,1246,1254,1280,1291,1301,1327,1329,1336,1347,1357,1376,1378,1385,1396,1406,1418,1420,1424,1450,1467,1495,1523,1547,1553,1602,1625,1649,1672,1681,1715,1735,1755,1774,1787,1820,1826,1851,1881,1891,1919,1938,1956,1962,1991,2007,2026],neither:1147,ness:331,netcdf3:[331,809,810,811,2059],netcdf3_64bit:331,netcdf3_64bit_data:[0,331],netcdf3_64bit_offset:[0,331],netcdf3_class:331,netcdf4:[0,54,55,321,328,331,333,334,335,353,426,476,705,762,766,849,1010,1097,1207,1276,1332,1381,1427,1439,1446,2054,2059],netcdf4_class:331,netcdf:[0,253,267,275,279,281,282,283,285,287,296,300,301,302,303,313,321,328,331,333,334,335,374,393,394,397,398,399,400,401,402,403,404,405,406,407,408,409,410,441,449,450,453,454,455,456,457,458,459,460,461,462,463,464,465,466,492,502,503,505,506,507,508,509,510,511,512,513,525,615,616,622,627,628,686,691,692,693,694,695,696,697,698,699,720,728,729,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,781,838,839,840,841,842,843,844,870,889,890,893,894,895,896,897,898,899,939,954,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1030,1048,1049,1051,1052,1053,1054,1055,1056,1057,1081,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1115,1119,1126,1142,1158,1159,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1222,1230,1231,1233,1234,1235,1236,1237,1238,1239,1291,1299,1300,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1347,1355,1356,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1396,1404,1405,1407,1408,1409,1410,1411,1412,1413,1427,1436,1439,1441,2055],netcdf_arrai:2059,netcdf_flatten:[0,321,334],netcdfarrai:[0,313,325,816,1771,2059],netcdfcompon:[270,273],netcdfdimens:[257,266,272,276,277],netcdfextern:258,netcdfgeometri:[270,273],netcdfglobalattribut:[270,273],netcdfgroupattribut:[270,273],netcdfhdf5:267,netcdfnodecoordinatevari:256,netcdfread:[0,313],netcdfsampledimens:[266,276],netcdfunlimiteddimens:[0,272],netcdfunreferenc:[270,273],netcdfvari:[256,257,258,265,266,268,269,270,271,273,274,276,277,278],netcdfwrit:[0,313],network:[333,335],never:[313,963,1841,2000,2059],nevertheless:2059,new_:262,new_atol:314,new_extern:2059,new_fil:[313,2059],new_identifi:0,new_log_level:316,new_new_:262,new_par:2059,new_rtol:317,newer:[331,334],newest:334,next:2056,nino:[259,288],nmesh2_edg:324,nmesh2_fac:[323,324,2059],nmesh2_nod:324,no_mask:[921,1104],no_mask_q:2059,no_mask_x:921,node:[256,369,370,382,384,390,391,397,399,401,403,405,406,407,417,418,620,865,866,878,880,886,887,906,907,969,971,976,978,988,989,992,993,1025,1026,1037,1039,1045,1046,1063,1064,1162,1164,1169,1171,1181,1182,1185,1186,2059],node_coordinate_vari:407,node_count:[417,906,971,978,992,993,1063,1164,1171,1185,1186],node_x:[399,401,403,406],nodecount:[369,382,390,417,865,878,886,906,1025,1037,1045,1063],nodecountproperti:[313,325],noleap:[333,335],non:[0,253,256,269,285,296,328,331,333,335,341,342,344,356,357,359,374,429,430,432,441,479,480,482,492,526,527,529,536,555,556,558,572,573,574,605,606,608,616,640,651,652,654,661,674,675,677,686,708,709,711,720,768,769,771,776,777,778,780,784,792,798,799,800,801,813,814,815,827,828,830,834,852,853,855,870,917,918,920,939,954,1013,1014,1016,1030,1074,1075,1077,1081,1100,1101,1103,1126,1142,1210,1211,1213,1222,1253,1254,1256,1271,1272,1273,1279,1280,1282,1291,1335,1336,1338,1347,1384,1385,1387,1396,1423,1424,1426,1449,1450,1452,1466,1467,1469,1485,1486,1487,1494,1495,1497,1513,1514,1515,1522,1523,1525,1541,1542,1543,1546,1547,1549,1552,1553,1555,1601,1602,1604,1624,1625,1627,1648,1649,1651,1663,1671,1672,1674,1680,1681,1683,1714,1715,1717,1734,1735,1737,1754,1755,1757,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1773,1774,1776,1786,1787,1789,1819,1820,1822,1825,1826,1828,1831,1850,1851,1853,1880,1881,1883,1890,1891,1893,1896,1918,1919,1921,1937,1938,1940,1955,1956,1958,1961,1962,1964,1990,1991,1993,2006,2007,2009,2025,2026,2028,2055,2059],none:[255,256,257,258,259,260,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,320,321,328,330,331,346,350,351,360,363,364,365,366,367,368,372,373,374,375,377,378,380,381,385,386,387,388,389,392,395,396,399,400,401,402,403,404,406,408,412,413,414,415,416,417,418,419,420,421,422,423,424,433,436,437,439,440,441,442,445,447,448,452,455,456,458,459,460,461,462,464,468,469,470,471,472,473,474,483,486,487,488,490,491,492,493,495,497,499,500,501,504,506,508,509,510,511,515,516,517,518,519,520,521,522,531,535,536,546,547,548,549,563,569,570,579,588,610,614,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,633,635,641,642,644,658,659,661,662,663,664,665,667,668,669,670,681,685,686,694,695,696,697,700,701,702,703,712,715,716,718,719,720,721,724,726,727,730,734,735,736,738,739,740,741,742,743,745,747,749,753,754,755,756,757,758,759,766,773,775,776,777,778,779,780,781,783,784,789,792,798,799,800,801,802,804,805,806,807,808,811,813,814,815,817,818,819,820,821,833,834,836,837,839,840,841,842,846,847,856,859,860,861,862,863,864,868,869,870,871,873,874,876,877,881,882,883,884,885,888,891,892,894,895,896,897,901,902,903,904,905,906,907,908,909,910,911,912,913,921,923,924,927,930,931,932,935,936,938,939,943,945,946,948,951,953,954,960,964,966,969,970,971,973,974,976,977,978,979,980,982,983,984,985,986,987,988,989,990,991,992,993,994,996,997,998,999,1000,1004,1005,1006,1007,1008,1017,1020,1021,1022,1023,1024,1028,1029,1030,1031,1033,1035,1036,1040,1041,1042,1043,1044,1047,1050,1052,1053,1054,1055,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1079,1080,1081,1082,1083,1087,1089,1090,1092,1094,1095,1104,1106,1107,1110,1112,1114,1115,1116,1117,1118,1122,1123,1125,1126,1128,1129,1131,1133,1134,1136,1139,1141,1142,1143,1146,1151,1154,1155,1157,1160,1161,1162,1163,1164,1166,1167,1169,1170,1171,1172,1173,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1189,1190,1191,1192,1193,1197,1198,1199,1200,1201,1202,1203,1204,1205,1214,1217,1218,1220,1221,1222,1223,1226,1228,1229,1232,1234,1235,1236,1237,1241,1242,1243,1244,1245,1246,1247,1261,1268,1269,1272,1273,1283,1286,1287,1289,1290,1291,1292,1295,1297,1298,1301,1305,1306,1307,1309,1310,1311,1312,1313,1314,1316,1318,1320,1324,1325,1326,1327,1328,1329,1330,1339,1342,1343,1345,1346,1347,1348,1351,1353,1354,1357,1360,1361,1363,1364,1365,1366,1367,1369,1373,1374,1375,1376,1377,1378,1379,1388,1391,1392,1394,1395,1396,1397,1400,1402,1403,1406,1408,1409,1410,1411,1415,1416,1417,1418,1419,1420,1421,1427,1432,1441,1443,1444,1454,1458,1459,1474,1482,1483,1486,1487,1502,1510,1511,1514,1515,1530,1538,1539,1542,1543,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1578,1579,1580,1581,1582,1583,1584,1588,1590,1591,1592,1594,1595,1597,1598,1599,1607,1608,1610,1611,1612,1613,1615,1616,1617,1619,1620,1621,1622,1639,1640,1641,1652,1656,1657,1664,1665,1677,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1706,1707,1708,1709,1710,1711,1712,1721,1722,1724,1725,1726,1727,1729,1730,1731,1732,1747,1748,1749,1750,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1779,1780,1781,1783,1784,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1812,1813,1814,1815,1816,1817,1818,1834,1837,1838,1842,1843,1845,1846,1847,1848,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1873,1874,1875,1876,1877,1878,1885,1886,1887,1888,1897,1898,1900,1902,1903,1905,1908,1909,1910,1912,1913,1914,1915,1916,1924,1926,1927,1928,1930,1931,1933,1934,1935,1943,1945,1946,1947,1949,1950,1952,1953,1954,1967,1968,1969,1971,1972,1977,1978,1980,1981,1982,1983,1985,1986,1987,1988,1997,1998,2001,2003,2004,2012,2014,2015,2016,2018,2019,2021,2022,2023,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2048,2049,2050,2051,2052,2053,2059],nonetheless:[328,2059],nor:[331,424,474,522,759,913,940,1008,1070,1115,1127,1147,1205,1247,1330,1379,1421,1896,2059],normalis:[318,379,383,443,444,494,496,568,574,689,722,723,791,796,835,875,879,958,959,1034,1038,1149,1150,1224,1225,1266,1273,1293,1294,1349,1350,1398,1399,1480,1487,1508,1515,1536,1543],normalize_chunk:[574,1272,1273,1486,1487,1514,1515,1542,1543],northward_wind:[323,324],note:[10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,312,313,320,327,328,331,333,335,374,378,423,441,442,492,493,525,536,596,614,616,622,661,686,720,721,779,780,834,870,874,912,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,954,955,962,1030,1033,1069,1081,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1146,1153,1222,1223,1291,1292,1347,1348,1396,1397,1567,1591,1611,1695,1801,1835,1863,1902,1927,1946,2015,2038,2059],now:[0,331,640,1663,2059],num2dat:[54,55],number:[4,6,14,16,21,23,29,31,36,38,48,50,58,60,69,71,81,83,92,94,100,102,106,108,113,115,120,122,127,129,132,134,137,139,143,145,149,151,155,157,160,162,168,170,173,175,179,181,187,189,195,197,203,205,213,215,222,224,228,230,233,235,238,240,243,245,250,252,256,257,260,263,266,269,271,272,275,278,279,281,282,283,285,286,296,299,300,312,319,320,328,329,333,335,374,441,492,536,602,616,622,626,635,644,661,686,720,773,780,804,834,870,938,954,1030,1115,1125,1142,1222,1291,1347,1396,1647,2054,2057,2059],numer:[253,256,258,267,269,285,287,296,319,328,329,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2056,2059],numpi:[0,2,7,8,10,11,12,13,17,18,19,20,24,26,27,28,33,34,44,45,46,47,51,52,54,55,56,57,62,63,65,66,67,68,74,75,77,78,79,80,85,88,89,91,95,97,98,99,103,104,109,110,111,112,116,117,118,119,123,124,125,126,130,135,136,140,141,146,147,152,153,158,163,165,166,167,171,172,177,178,183,184,185,186,193,194,198,200,201,202,208,210,211,212,219,221,226,227,231,232,236,237,241,242,246,247,248,249,256,257,258,262,266,267,269,271,274,276,277,278,279,280,285,286,287,291,294,296,299,302,303,304,308,309,311,321,326,331,334,336,338,350,353,364,368,378,381,386,389,412,414,416,426,442,468,471,476,493,515,519,550,552,569,705,721,753,756,760,762,766,773,779,782,783,803,806,808,812,818,849,860,864,874,877,882,885,901,903,905,1010,1021,1024,1033,1036,1041,1044,1059,1060,1062,1097,1104,1146,1198,1207,1223,1241,1244,1248,1250,1268,1276,1292,1324,1327,1332,1348,1373,1376,1381,1397,1415,1418,1422,1443,1448,1458,1461,1463,1482,1489,1491,1510,1517,1519,1538,1558,1562,1565,1567,1569,1571,1574,1578,1580,1582,1591,1597,1611,1619,1686,1690,1693,1695,1697,1699,1702,1706,1708,1710,1792,1796,1799,1801,1803,1805,1808,1812,1814,1816,1856,1859,1862,1863,1865,1867,1870,1873,1874,1876,1902,1913,1927,1933,1946,1952,2015,2021,2031,2034,2037,2038,2040,2042,2045,2048,2049,2051,2059],numpy_arrai:2059,numpyarrai:[284,821,1447],object:[0,11,19,27,46,53,54,66,78,89,98,111,118,125,255,256,257,258,259,260,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,320,331,341,344,350,353,356,359,363,374,383,414,426,429,432,436,441,442,444,468,476,479,482,486,492,496,515,526,529,531,536,555,558,569,571,583,584,589,596,605,608,614,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,642,651,654,661,674,677,681,686,689,705,708,711,715,720,723,753,762,766,768,771,775,779,780,796,816,827,830,834,835,849,852,855,859,870,879,903,917,920,922,923,924,925,926,927,930,931,932,933,934,935,936,938,940,944,945,946,947,948,949,950,951,952,954,959,962,1010,1013,1016,1020,1030,1038,1060,1074,1077,1079,1081,1097,1100,1103,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1125,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1150,1153,1198,1207,1210,1213,1217,1222,1225,1241,1253,1256,1268,1270,1276,1279,1282,1286,1291,1294,1324,1332,1335,1338,1342,1347,1350,1373,1381,1384,1387,1391,1396,1399,1415,1422,1423,1426,1443,1446,1448,1449,1452,1458,1466,1469,1482,1484,1494,1497,1510,1512,1522,1525,1538,1540,1546,1549,1552,1555,1580,1597,1601,1604,1619,1624,1627,1648,1651,1656,1665,1671,1674,1680,1683,1708,1714,1717,1734,1737,1754,1757,1771,1773,1776,1786,1789,1814,1819,1822,1825,1828,1850,1853,1874,1880,1883,1890,1893,1913,1918,1921,1933,1937,1940,1952,1955,1958,1961,1964,1990,1993,2006,2009,2021,2025,2028,2049,2054,2059],obs:[266,276,277,990,1183,2059],observ:[333,335,2059],occasion:0,occupi:[266,281],occur:[0,290,297,328,939,1126,2055,2059],occurr:[969,970,971,976,977,978,988,989,990,991,992,993,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186],ocean:[333,335],oceanographi:[333,335],oem:321,off:[0,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],offset:331,often:2059,old:[0,262,319,327,329,655,656,660,666,667,670,831,845,847,1718,1719,1723,1728,1729,1732,1777,1782,1784,1965,1970,1972,1974,1975,1979,1984,1985,1988],older:[328,331],omit:[0,260,275,277,278,303,328,331,374,441,492,536,559,616,720,780,806,808,818,870,954,1030,1142,1222,1257,1291,1347,1396,1470,1498,1526,2059],omit_data:[0,331],onc:[313,320,344,359,432,482,529,558,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],one:[0,256,259,261,264,265,269,270,272,273,274,277,285,288,292,293,296,300,302,303,312,320,322,323,327,328,331,353,363,374,421,426,436,441,471,476,486,492,519,536,615,616,622,626,629,631,637,641,645,661,686,705,715,720,756,762,766,780,817,822,834,849,859,870,910,938,954,969,970,971,976,977,978,988,989,990,991,992,993,1010,1020,1030,1067,1081,1097,1125,1142,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1202,1207,1217,1222,1244,1276,1286,1291,1327,1332,1342,1347,1376,1381,1391,1396,1418,1434,1435,1446,1656,1660,1664,1667,2054,2059],ones:779,onli:[0,11,14,15,16,19,21,22,23,27,29,30,31,46,48,49,50,54,55,66,69,70,71,78,81,82,83,89,92,93,94,98,100,101,102,111,113,114,115,118,120,121,122,125,127,128,129,168,169,170,173,174,175,179,180,181,187,188,189,203,204,205,213,214,215,222,223,224,228,229,230,233,234,235,243,244,245,250,251,252,259,265,271,288,290,293,299,313,320,327,328,331,344,350,353,359,360,374,413,426,432,433,441,476,482,483,492,529,536,558,569,608,616,654,661,677,686,705,711,712,720,762,766,771,780,830,834,849,855,856,870,902,920,921,922,925,926,930,933,934,944,947,949,952,954,973,984,996,997,1010,1016,1017,1030,1077,1081,1097,1103,1104,1105,1108,1109,1111,1116,1119,1120,1121,1132,1135,1137,1140,1142,1144,1166,1177,1189,1190,1207,1213,1214,1222,1256,1268,1276,1282,1283,1291,1332,1338,1339,1347,1381,1387,1388,1396,1422,1426,1443,1448,1452,1458,1469,1482,1497,1510,1525,1538,1549,1555,1579,1604,1627,1651,1674,1683,1707,1717,1737,1757,1776,1789,1813,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2054,2055,2059],open:[0,331,333,335,1435],opendap:[313,328,2059],oper:[0,262,313,328,331,333,335,360,362,374,395,414,421,422,423,424,433,435,441,452,468,471,472,473,474,483,485,492,504,515,519,520,521,522,536,596,597,614,616,618,619,620,622,623,624,625,627,628,629,661,686,712,714,720,730,753,756,757,758,759,773,780,781,783,802,804,817,819,820,821,834,856,858,870,891,903,910,911,912,913,921,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,954,962,1008,1017,1019,1030,1050,1060,1067,1068,1069,1070,1081,1104,1105,1106,1107,1108,1109,1110,1111,1112,1115,1116,1117,1118,1120,1121,1122,1123,1124,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1153,1161,1198,1202,1203,1204,1205,1214,1216,1222,1232,1241,1244,1245,1246,1247,1283,1285,1291,1301,1324,1327,1328,1329,1330,1339,1341,1347,1357,1373,1376,1377,1378,1379,1388,1390,1396,1406,1415,1418,1419,1420,1421,1557,1580,1587,1597,1606,1619,1642,1685,1708,1791,1814,1855,1874,1895,1913,1923,1933,1942,1952,2011,2021,2030,2049,2059],operand:262,oppos:[277,303,617,2059],option:[0,255,256,257,258,259,260,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,319,320,321,323,324,327,328,329,330,331,334,346,351,360,362,363,364,365,366,367,368,369,370,372,373,374,375,376,377,378,380,381,382,384,385,393,394,395,399,400,401,402,412,414,416,417,418,419,420,421,422,423,424,433,435,436,437,439,440,441,442,445,449,450,452,455,456,458,459,468,469,470,471,472,473,474,483,485,486,487,488,490,491,492,493,495,497,502,503,504,506,508,510,515,517,518,519,520,521,522,531,532,533,534,535,536,537,538,539,543,544,549,563,565,570,571,573,574,596,612,614,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,634,635,637,643,644,645,658,659,661,662,663,667,668,670,681,682,685,686,691,692,694,695,701,703,712,714,715,716,718,719,720,721,724,728,729,730,734,735,736,738,739,740,753,754,755,756,757,758,759,760,773,774,775,776,777,778,779,780,781,783,784,786,788,789,790,792,793,794,795,797,798,802,804,806,808,816,817,818,819,820,821,833,834,836,839,840,847,856,858,859,860,861,862,863,864,865,866,868,869,870,871,872,873,874,876,877,878,880,881,889,890,891,894,895,901,903,905,906,907,908,909,910,911,912,913,921,922,923,924,925,926,927,930,931,932,933,934,935,936,937,938,939,940,941,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,960,962,968,973,979,980,982,983,984,985,996,997,998,999,1004,1006,1007,1008,1017,1019,1020,1021,1022,1023,1024,1025,1026,1028,1029,1030,1031,1032,1033,1035,1036,1037,1039,1040,1048,1049,1050,1052,1053,1059,1060,1062,1063,1064,1065,1066,1067,1068,1069,1070,1079,1080,1081,1082,1084,1085,1087,1089,1104,1105,1106,1107,1108,1109,1110,1111,1112,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1151,1153,1155,1158,1159,1160,1161,1166,1172,1173,1175,1176,1177,1178,1189,1190,1191,1192,1197,1198,1199,1200,1201,1202,1203,1204,1205,1214,1216,1217,1218,1220,1221,1222,1223,1226,1230,1231,1232,1234,1235,1241,1242,1243,1244,1245,1246,1247,1261,1263,1267,1269,1270,1272,1273,1283,1285,1286,1287,1289,1290,1291,1292,1295,1299,1300,1301,1305,1306,1307,1309,1310,1311,1324,1325,1326,1327,1328,1329,1330,1339,1341,1342,1343,1345,1346,1347,1348,1351,1355,1356,1357,1360,1361,1363,1364,1373,1374,1375,1376,1377,1378,1379,1388,1390,1391,1392,1394,1395,1396,1397,1400,1404,1405,1406,1408,1409,1415,1416,1417,1418,1419,1420,1421,1430,1432,1434,1444,1454,1459,1474,1476,1483,1484,1486,1487,1502,1504,1511,1512,1514,1515,1530,1532,1539,1540,1542,1543,1557,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1578,1580,1582,1583,1584,1587,1588,1590,1591,1592,1597,1598,1599,1606,1607,1608,1610,1611,1612,1613,1619,1621,1622,1629,1630,1631,1632,1633,1634,1654,1656,1658,1660,1666,1667,1670,1675,1685,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1706,1708,1710,1711,1712,1721,1722,1724,1725,1729,1730,1732,1741,1748,1750,1758,1759,1760,1761,1762,1763,1764,1771,1779,1780,1784,1791,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1812,1814,1816,1817,1818,1830,1831,1832,1834,1835,1836,1837,1838,1845,1847,1848,1855,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1873,1874,1876,1877,1878,1885,1886,1895,1896,1897,1898,1900,1901,1902,1903,1905,1909,1912,1913,1914,1915,1916,1923,1924,1926,1927,1928,1933,1934,1935,1942,1943,1945,1946,1947,1952,1953,1954,1967,1968,1972,1977,1978,1980,1981,1985,1986,1988,1997,1998,2003,2004,2011,2012,2014,2015,2016,2021,2022,2023,2030,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2048,2049,2051,2052,2053,2054,2059],order:[272,300,324,328,397,398,405,407,409,410,423,453,454,457,463,465,466,473,505,512,513,521,549,586,609,617,632,638,646,693,698,699,731,732,733,737,744,746,748,750,751,758,783,820,838,843,844,893,898,899,912,938,972,975,981,995,1001,1002,1051,1056,1057,1069,1086,1088,1093,1125,1143,1160,1165,1168,1174,1188,1194,1195,1204,1233,1238,1239,1246,1302,1303,1304,1308,1315,1317,1319,1321,1322,1329,1358,1359,1362,1368,1370,1371,1378,1407,1412,1413,1420,1431,1435,1446,1661,1668,1823,2055,2059],ordereddict:[640,1143,1663],org:[253,333,334,335],organis:283,origin:[0,259,288,312,313,331,337,345,353,362,383,435,444,485,496,551,561,642,689,714,723,796,835,849,858,879,959,1010,1019,1038,1097,1124,1150,1160,1216,1225,1249,1259,1273,1285,1294,1341,1350,1390,1399,1428,1453,1462,1472,1487,1490,1500,1515,1518,1528,1543,1545,1550,1557,1587,1606,1665,1685,1791,1855,1895,1923,1942,1959,2011,2030,2054,2059],original_filenam:791,orog1:2059,orog:[42,191,264,292,306,655,658,660,662,664,667,668,681,683,687,701,1718,1721,1723,1724,1726,1729,1730,1742,1744,1748,1974,1977,1979,1980,1982,1985,1986,2059],orog_from_fil:2059,orographi:[264,292],orthogon:[267,294],other:[0,253,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,328,331,333,335,344,359,374,383,406,408,432,441,444,462,464,482,492,496,511,529,536,558,608,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,640,654,661,677,686,689,697,711,720,723,745,747,749,766,771,780,796,830,834,835,842,855,870,879,897,920,939,954,959,967,994,1000,1008,1016,1030,1038,1055,1077,1081,1092,1103,1119,1126,1142,1150,1187,1193,1213,1222,1225,1237,1256,1282,1291,1294,1316,1318,1320,1338,1347,1350,1367,1369,1387,1396,1399,1411,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1656,1663,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2055,2057,2059],otherwis:[0,51,57,193,321,326,328,330,331,373,374,386,387,389,390,391,392,403,404,414,440,441,447,448,460,461,468,491,492,499,500,501,509,515,535,536,540,541,542,585,616,642,661,665,685,686,690,696,719,720,726,727,741,742,743,753,772,780,799,800,801,834,837,841,869,870,882,883,885,886,887,888,896,903,939,953,954,964,965,966,986,987,1029,1030,1041,1042,1044,1045,1046,1047,1054,1060,1081,1083,1090,1126,1141,1142,1154,1155,1156,1157,1179,1180,1198,1221,1222,1228,1229,1236,1241,1290,1291,1297,1298,1312,1313,1314,1324,1346,1347,1353,1354,1365,1366,1373,1395,1396,1402,1403,1410,1415,1571,1572,1574,1575,1580,1594,1595,1597,1615,1616,1617,1619,1635,1636,1637,1665,1676,1699,1700,1702,1703,1708,1727,1746,1765,1766,1767,1781,1805,1806,1808,1809,1814,1840,1842,1843,1867,1868,1870,1871,1874,1887,1907,1908,1909,1910,1913,1930,1931,1933,1949,1950,1952,1969,1983,2001,2018,2019,2021,2042,2043,2045,2046,2049],out:[0,54,55,267,327,328,331,586,2059],outer:[277,303],outlin:2056,output:[0,321,324,328,331,363,374,436,441,486,492,531,536,574,596,614,616,622,661,681,686,715,720,780,809,810,811,834,859,870,922,923,924,925,926,927,930,931,932,933,934,935,936,938,940,944,945,946,947,948,949,950,951,952,954,962,1020,1030,1079,1081,1091,1094,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1125,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1142,1143,1144,1153,1217,1222,1273,1286,1291,1342,1347,1391,1396,1487,1515,1543],outsid:[333,335,2059],over:[0,259,273,274,288,301,302,353,531,574,764,772,806,808,818,849,1010,1114,1115,1205,1273,1487,1515,1543,2059],overal:[328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396],overrid:[313,2059],overridden:[313,320,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2059],overwrit:[331,2059],overwritten:331,own:[257,2059],p_gather:2059,pack:[331,2059],packag:[0,313,315,321,331,334,342,343,353,357,358,363,426,430,431,436,476,480,481,486,527,528,531,556,557,606,607,652,653,675,676,681,705,709,710,715,762,766,769,770,775,828,829,849,853,854,859,918,919,938,1010,1014,1015,1020,1075,1076,1079,1097,1101,1102,1125,1207,1211,1212,1217,1254,1255,1276,1280,1281,1286,1332,1336,1337,1342,1381,1385,1386,1391,1424,1425,1450,1451,1467,1468,1495,1496,1523,1524,1547,1548,1553,1554,1602,1603,1625,1626,1649,1650,1672,1673,1681,1682,1715,1716,1735,1736,1755,1756,1774,1775,1787,1788,1820,1821,1826,1827,1851,1852,1881,1882,1891,1892,1919,1920,1938,1939,1956,1957,1962,1963,1991,1992,2007,2008,2026,2027,2054,2055,2056,2059],pad:2059,page:[333,335,2059],pair:[263,289,586,636,954,1142,1659,2059],paper:[333,335],parallel:313,paramet:[0,42,43,191,192,255,256,257,258,259,260,261,262,263,265,266,267,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,293,294,296,298,299,300,301,302,303,304,307,308,309,313,318,319,320,321,322,323,324,326,327,328,329,330,331,341,342,344,346,350,351,356,357,359,360,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,380,381,382,384,385,392,393,394,395,399,400,401,402,406,407,408,409,412,413,414,415,416,417,418,419,420,421,422,423,424,429,430,432,433,435,436,437,438,439,440,441,442,445,448,449,450,452,455,456,458,459,462,463,464,465,468,469,470,471,472,473,474,479,480,482,483,485,486,487,488,489,490,491,492,493,495,497,501,502,503,504,506,508,510,511,512,515,516,517,518,519,520,521,522,526,527,529,531,532,533,534,535,536,537,538,539,542,543,544,546,547,548,549,555,556,558,563,565,569,570,571,572,573,574,596,605,606,608,610,612,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,634,635,637,639,643,644,645,651,652,654,656,658,659,661,662,663,664,665,667,668,669,670,674,675,677,681,682,683,684,685,686,687,688,690,691,692,694,695,697,698,700,701,702,703,708,709,711,712,714,715,716,717,718,719,720,721,724,727,728,729,730,734,735,736,738,739,740,745,746,747,748,749,750,753,754,755,756,757,758,759,760,768,769,771,773,774,775,776,777,778,779,780,781,783,784,786,788,789,790,792,793,794,795,797,798,802,804,806,808,811,813,814,815,816,817,818,819,820,821,827,828,830,831,833,834,836,837,839,840,842,843,846,847,852,853,855,856,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,876,877,878,880,881,888,889,890,891,894,895,897,898,901,902,903,904,905,906,907,908,909,910,911,912,913,917,918,920,921,922,923,924,925,926,927,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,960,962,964,966,968,969,970,971,976,977,978,979,980,982,983,984,985,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1004,1005,1006,1007,1008,1013,1014,1016,1017,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1035,1036,1037,1039,1040,1047,1048,1049,1050,1052,1053,1055,1056,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1074,1075,1077,1079,1080,1081,1082,1084,1085,1087,1089,1092,1093,1094,1095,1100,1101,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1151,1153,1155,1157,1158,1159,1160,1161,1162,1163,1164,1169,1170,1171,1172,1173,1175,1176,1177,1178,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1197,1198,1199,1200,1201,1202,1203,1204,1205,1210,1211,1213,1214,1216,1217,1218,1219,1220,1221,1222,1223,1226,1229,1230,1231,1232,1234,1235,1237,1238,1241,1242,1243,1244,1245,1246,1247,1253,1254,1256,1261,1263,1267,1268,1269,1270,1271,1272,1273,1279,1280,1282,1283,1285,1286,1287,1288,1289,1290,1291,1292,1295,1298,1299,1300,1301,1305,1306,1307,1309,1310,1311,1316,1317,1318,1319,1320,1321,1324,1325,1326,1327,1328,1329,1330,1335,1336,1338,1339,1341,1342,1343,1344,1345,1346,1347,1348,1351,1354,1355,1356,1357,1360,1361,1363,1364,1367,1368,1369,1370,1373,1374,1375,1376,1377,1378,1379,1384,1385,1387,1388,1390,1391,1392,1393,1394,1395,1396,1397,1400,1403,1404,1405,1406,1408,1409,1411,1412,1415,1416,1417,1418,1419,1420,1421,1423,1424,1426,1427,1430,1432,1434,1439,1443,1444,1449,1450,1452,1454,1458,1459,1466,1467,1469,1474,1476,1482,1483,1484,1485,1486,1487,1494,1495,1497,1502,1504,1510,1511,1512,1513,1514,1515,1522,1523,1525,1530,1532,1538,1539,1540,1541,1542,1543,1546,1547,1549,1552,1553,1555,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1575,1578,1579,1580,1581,1582,1583,1584,1587,1588,1589,1590,1591,1592,1595,1597,1598,1599,1601,1602,1604,1606,1607,1608,1609,1610,1611,1612,1613,1617,1619,1620,1621,1622,1624,1625,1627,1629,1630,1631,1632,1633,1634,1637,1639,1640,1641,1648,1649,1651,1652,1654,1656,1658,1660,1662,1666,1667,1670,1671,1672,1674,1675,1676,1677,1680,1681,1683,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1703,1706,1707,1708,1709,1710,1711,1712,1714,1715,1717,1719,1721,1722,1724,1725,1726,1727,1729,1730,1731,1732,1734,1735,1737,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1754,1755,1757,1758,1759,1760,1761,1762,1763,1764,1768,1769,1770,1771,1773,1774,1776,1777,1779,1780,1781,1783,1784,1786,1787,1789,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1809,1812,1813,1814,1815,1816,1817,1818,1819,1820,1822,1825,1826,1828,1830,1831,1832,1833,1834,1835,1836,1837,1838,1840,1842,1843,1845,1846,1847,1848,1850,1851,1853,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1871,1873,1874,1875,1876,1877,1878,1880,1881,1883,1885,1886,1888,1890,1891,1893,1895,1896,1897,1898,1899,1900,1901,1902,1903,1905,1907,1909,1910,1912,1913,1914,1915,1916,1918,1919,1921,1923,1924,1925,1926,1927,1928,1931,1933,1934,1935,1937,1938,1940,1942,1943,1944,1945,1946,1947,1950,1952,1953,1954,1955,1956,1958,1975,1977,1978,1980,1981,1982,1983,1985,1986,1987,1988,1990,1991,1993,1996,1997,1998,2001,2003,2004,2006,2007,2009,2011,2012,2013,2014,2015,2016,2019,2021,2022,2023,2025,2026,2028,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2046,2048,2049,2050,2051,2052,2053,2054,2055,2056,2059],parametersdomainancillari:[264,292],parent:[274,297,302,328,360,642,856,1017,2057,2059],pars:[328,2055],part:[277,303,313,370,374,384,391,418,441,492,616,686,720,866,870,880,887,907,954,969,971,976,978,988,989,992,993,1026,1030,1039,1046,1064,1081,1142,1162,1164,1169,1171,1181,1182,1185,1186,1222,1291,1347,1396,2059],part_node_count:[418,907,969,971,976,978,988,989,992,993,1064,1162,1164,1169,1171,1181,1182,1185,1186],partial:[268,295,313,328,939,1126,2059],particular:[265,293,328,331,341,356,371,421,429,438,471,479,489,519,526,555,574,605,651,674,708,717,756,768,817,827,852,867,910,917,942,1013,1027,1067,1074,1100,1130,1202,1210,1219,1244,1253,1273,1279,1288,1327,1335,1344,1376,1384,1393,1418,1423,1449,1466,1487,1494,1515,1522,1543,1546,1552,1563,1589,1601,1609,1624,1648,1671,1680,1691,1714,1734,1754,1773,1786,1797,1819,1825,1833,1850,1860,1880,1890,1899,1918,1925,1937,1944,1955,1961,1990,1996,2006,2013,2025,2035,2054,2056,2059],particularli:2059,partnodecount:[370,384,391,418,866,880,887,907,1026,1039,1046,1064],partnodecountproperti:[313,325],pass:[312,313,609,632],path:[0,321,328,331,2059],pattern:[313,344,359,432,482,529,558,596,608,614,618,619,620,622,623,624,625,627,628,629,654,677,711,771,830,855,920,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,962,1016,1077,1103,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1153,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2059],pdf:[333,335],per:328,perform:[0,328,333,629,772,2055,2059],perhap:[383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399],permit:2056,permut:[423,473,521,758,820,912,1069,1204,1246,1329,1378,1420,2059],persist:328,philosophi:[333,2059],phrase:2059,physic:[253,259,267,273,288,294,301,333,335,2059],place:[0,262,313,337,345,360,383,395,414,421,422,423,424,433,444,452,468,471,472,473,474,483,496,504,515,519,520,521,522,551,561,642,689,712,723,730,753,756,757,758,759,773,781,783,796,802,804,817,819,820,821,835,856,879,891,903,910,911,912,913,921,939,959,1008,1017,1038,1050,1060,1067,1068,1069,1070,1104,1115,1126,1150,1161,1198,1202,1203,1204,1205,1214,1225,1232,1241,1244,1245,1246,1247,1249,1259,1283,1294,1301,1324,1327,1328,1329,1330,1339,1350,1357,1373,1376,1377,1378,1379,1388,1399,1406,1415,1418,1419,1420,1421,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1580,1597,1619,1665,1708,1814,1874,1913,1933,1952,1959,2021,2049,2059],planetari:[264,265,292,293,333,335],platform:[321,333,335],pleas:[312,333,335],plot:[333,335,2055],point:[0,267,272,275,278,300,322,323,324,790,797,804,1115,1205,2059],pointer:2059,pointtopologyarrai:325,polar:2059,pole:[322,323,324],polygon:[0,13,68,80,167,186,202,212,249,256,269,271,277,285,291,296,299,303,309,322,323,324,381,877,1036,1569,1697,1803,1865,2040,2059],pop:261,popitem:261,popul:331,posit:[0,272,275,300,319,329,331,374,395,421,423,441,452,471,473,492,504,519,521,536,559,564,565,614,616,617,618,661,686,720,730,756,758,780,783,786,797,802,806,808,817,818,820,834,870,891,910,912,948,949,954,1030,1050,1067,1069,1136,1137,1142,1160,1161,1202,1204,1222,1232,1244,1246,1257,1262,1263,1291,1301,1327,1329,1347,1357,1376,1378,1396,1406,1418,1420,1470,1475,1476,1498,1503,1504,1526,1531,1532,2059],possibl:[0,313,327,328,331,344,359,374,393,432,441,449,482,492,502,529,536,543,558,573,574,608,616,618,654,661,677,686,691,711,720,728,771,780,830,834,855,870,889,920,939,954,967,973,984,996,997,998,999,1016,1030,1048,1077,1081,1084,1103,1119,1126,1142,1158,1166,1177,1189,1190,1191,1192,1213,1222,1230,1256,1272,1273,1282,1291,1299,1338,1347,1355,1387,1396,1404,1426,1452,1469,1486,1487,1497,1514,1515,1525,1542,1543,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2055,2059],potenti:[290,313,327,2059],power:331,practic:[331,2055],pre:[331,2059],preced:[393,394,449,450,502,503,543,544,615,691,692,728,729,889,890,967,968,1048,1049,1084,1085,1158,1159,1230,1231,1299,1300,1355,1356,1404,1405,2059],precipitation_amount:[323,324,2059],precipitation_flux:[323,324,2059],precis:[259,288,331,424,913,1008,1070,1115,1205,2059],predefin:2059,predetermin:[640,1663],prefer:[360,856,969,970,971,976,977,978,988,989,990,991,992,993,1017,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,2059],prefix:[363,436,486,531,614,618,681,715,775,859,922,925,926,930,931,932,933,934,935,938,940,944,947,948,949,952,962,1020,1079,1105,1108,1109,1111,1112,1116,1117,1118,1120,1121,1122,1125,1127,1132,1135,1136,1137,1140,1144,1153,1217,1286,1342,1391],presenc:[272,300,328,2059],present:[263,267,328,331,333,335,374,395,421,423,441,492,588,610,640,720,870,891,910,912,954,1030,1050,1067,1069,1142,1222,1291,1347,1396,1652,1663,2059],preserv:[328,331,423,912,1069,2059],pressur:[361,411,419,434,467,469,484,514,517,713,752,754,857,900,908,928,950,1003,1006,1018,1058,1065,1113,1138,1196,1200,1215,1240,1242,1284,1323,1325,1340,1372,1374,1389,1414,1416,1556,1577,1583,1586,1596,1598,1605,1618,1621,1684,1705,1711,1790,1811,1817,1829,1844,1847,1854,1872,1877,1894,1911,1915,1922,1932,1934,1941,1951,1953,1994,2002,2003,2010,2020,2022,2029,2047,2052],prevent:[0,331,344,359,363,432,436,482,486,529,558,608,654,677,711,715,771,830,855,859,920,938,1016,1020,1077,1103,1125,1213,1217,1256,1282,1286,1338,1342,1387,1391,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],previou:[635,644,2059],previous:[609,635,644],primarili:263,print:[0,7,11,17,19,24,27,44,46,51,54,55,57,62,66,73,74,78,85,87,89,95,98,109,111,116,118,123,125,136,193,207,218,237,261,313,319,320,321,322,323,327,328,329,331,333,335,360,363,364,365,366,367,368,372,373,374,375,377,378,380,381,385,386,387,388,389,392,393,396,399,400,401,402,403,404,406,408,412,413,414,415,416,420,433,436,437,439,440,441,442,445,447,448,449,455,456,458,459,460,461,462,464,468,470,483,486,487,488,490,491,492,493,495,497,499,500,501,502,506,508,509,511,515,516,518,531,535,536,543,596,613,614,616,619,620,622,624,625,632,635,636,637,638,640,644,645,646,658,659,661,662,663,664,665,668,669,681,685,686,691,694,695,696,697,712,715,716,718,719,720,721,724,726,727,728,734,735,736,738,739,740,741,742,743,745,747,749,753,755,760,764,772,773,775,776,777,778,780,781,782,783,784,792,798,799,800,801,803,804,806,808,812,813,814,815,818,833,834,836,837,839,840,841,842,846,856,859,860,861,862,863,864,868,869,870,871,873,874,876,877,881,882,883,884,885,888,889,892,894,895,896,897,901,902,903,904,905,909,921,922,923,924,925,926,927,930,931,932,933,934,935,936,938,939,940,943,944,945,946,947,948,949,950,951,952,953,954,960,962,964,966,979,980,982,983,986,987,994,1000,1005,1007,1017,1020,1021,1022,1023,1024,1028,1029,1030,1031,1033,1035,1036,1040,1041,1042,1043,1044,1047,1048,1052,1053,1054,1055,1059,1060,1061,1062,1066,1079,1080,1081,1082,1083,1084,1087,1089,1090,1092,1095,1104,1105,1106,1107,1108,1109,1110,1111,1112,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1125,1126,1127,1128,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1146,1151,1153,1154,1157,1158,1160,1172,1173,1175,1176,1179,1180,1187,1193,1198,1201,1214,1217,1218,1220,1221,1222,1223,1226,1228,1229,1230,1234,1235,1236,1237,1241,1243,1273,1283,1286,1287,1289,1290,1291,1292,1295,1297,1298,1299,1305,1306,1307,1309,1310,1311,1312,1313,1314,1316,1318,1320,1324,1326,1339,1342,1343,1345,1346,1347,1348,1351,1353,1354,1355,1360,1361,1363,1364,1365,1366,1367,1369,1373,1375,1388,1391,1392,1394,1395,1396,1397,1400,1402,1403,1404,1408,1409,1410,1411,1415,1417,1487,1515,1543,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1578,1579,1580,1581,1582,1584,1588,1590,1591,1592,1594,1595,1597,1599,1607,1608,1610,1611,1612,1613,1615,1616,1617,1619,1620,1622,1655,1659,1660,1661,1663,1667,1668,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1706,1707,1708,1709,1710,1712,1721,1722,1724,1725,1726,1727,1730,1731,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1779,1780,1781,1783,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1812,1813,1814,1815,1816,1818,1834,1837,1838,1842,1843,1846,1848,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1873,1874,1875,1876,1878,1885,1886,1887,1888,1897,1900,1902,1905,1908,1910,1913,1916,1924,1926,1927,1928,1930,1931,1933,1935,1943,1945,1946,1947,1949,1950,1952,1954,1967,1968,1969,1971,1977,1978,1980,1981,1982,1983,1986,1987,1997,1998,2001,2004,2012,2014,2015,2016,2018,2019,2021,2023,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2048,2049,2050,2051,2053,2054,2059],prior:[0,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,319,320,327,329,331,407,409,412,414,416,417,418,463,465,468,512,515,644,698,701,703,746,748,750,753,809,843,898,901,903,905,906,907,955,995,1001,1056,1059,1060,1062,1063,1064,1093,1188,1194,1198,1238,1241,1317,1319,1321,1324,1368,1370,1373,1412,1415,1578,1580,1582,1597,1619,1706,1708,1710,1748,1750,1812,1814,1816,1835,1873,1874,1876,1913,1933,1952,2021,2048,2049,2051,2058,2059],privat:313,problem:[939,1126],process:[253,313,333,335,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2059],produc:[331,383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399,2059],product:[16,23,31,50,71,83,94,102,115,122,129,170,175,181,189,205,215,224,230,235,245,252],profil:[283,1115,1205,1543],profile_1:[322,323,324],profile_id:[322,323],program:2055,progress:[312,2059],project:[0,264,265,292,293,320,331,334,371,372,385,392,420,438,439,445,448,470,489,490,497,501,518,717,718,724,727,755,867,868,881,888,909,942,943,960,966,997,999,1007,1027,1028,1040,1047,1066,1125,1130,1131,1151,1157,1190,1192,1201,1219,1220,1226,1229,1243,1288,1289,1295,1298,1326,1344,1345,1351,1354,1375,1393,1394,1400,1403,1417,1563,1564,1570,1575,1584,1589,1590,1592,1595,1599,1609,1610,1613,1617,1622,1691,1692,1698,1703,1712,1797,1798,1804,1809,1818,1833,1834,1838,1843,1848,1860,1861,1866,1871,1878,1899,1900,1905,1910,1916,1925,1926,1928,1931,1935,1944,1945,1947,1950,1954,1996,1997,1998,2001,2004,2013,2014,2016,2019,2023,2035,2036,2041,2046,2053,2059],promot:[253,333,335],prop:[372,385,392,420,439,445,448,470,490,497,501,518,718,724,727,755,868,881,888,909,943,960,966,996,998,1007,1028,1040,1047,1066,1131,1151,1157,1189,1191,1201,1220,1226,1229,1243,1289,1295,1298,1326,1345,1351,1354,1375,1394,1400,1403,1417,1564,1570,1575,1584,1590,1592,1595,1599,1610,1613,1617,1622,1692,1698,1703,1712,1798,1804,1809,1818,1834,1838,1843,1848,1861,1866,1871,1878,1900,1905,1910,1916,1926,1928,1931,1935,1945,1947,1950,1954,1997,1998,2001,2004,2014,2016,2019,2023,2036,2041,2046,2053],propag:[258,274,287,302],properti:[0,10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,253,265,268,293,295,297,313,328,330,331,333,335,353,360,361,363,369,370,371,372,373,374,378,382,384,385,390,391,392,393,394,417,418,419,420,433,434,436,438,439,440,441,442,445,448,449,450,451,469,470,483,484,486,489,490,491,492,493,497,501,502,503,517,518,615,616,617,622,629,637,645,685,712,713,715,717,718,719,720,721,724,727,728,729,754,755,849,856,857,859,865,866,867,868,869,870,874,878,880,881,886,887,888,889,890,906,907,908,909,921,928,930,931,932,942,943,953,954,960,966,967,968,973,974,984,985,996,997,998,999,1006,1007,1010,1017,1018,1020,1025,1026,1027,1028,1029,1030,1033,1037,1039,1040,1045,1046,1047,1048,1049,1063,1064,1065,1066,1097,1104,1113,1115,1116,1117,1118,1119,1130,1131,1141,1142,1146,1151,1157,1158,1159,1166,1167,1177,1178,1189,1190,1191,1192,1198,1200,1201,1214,1215,1217,1219,1220,1221,1222,1223,1226,1229,1230,1231,1242,1243,1283,1284,1286,1288,1289,1290,1291,1292,1295,1298,1299,1300,1325,1326,1339,1340,1342,1344,1345,1346,1347,1348,1351,1354,1355,1356,1374,1375,1388,1389,1391,1393,1394,1395,1396,1397,1400,1403,1404,1405,1416,1417,1556,1563,1564,1567,1570,1575,1583,1584,1586,1589,1590,1591,1592,1595,1598,1599,1605,1609,1610,1611,1613,1617,1621,1622,1660,1667,1684,1691,1692,1695,1698,1703,1711,1712,1790,1797,1798,1801,1804,1809,1817,1818,1829,1833,1834,1838,1843,1847,1848,1854,1860,1861,1863,1866,1871,1877,1878,1894,1899,1900,1902,1905,1910,1913,1915,1916,1922,1925,1926,1927,1928,1931,1934,1935,1941,1944,1945,1946,1947,1950,1953,1954,2010,2013,2014,2015,2016,2019,2022,2023,2029,2035,2036,2038,2041,2046,2052,2053,2055],propertiesdata:[257,258,266,273,274,276,277,278,286,287,301,302,303,309],propertiesdatabound:[271,291,299],property_mod:[617,629],provid:[0,253,256,257,258,263,265,269,271,274,285,287,289,293,296,299,302,310,313,318,320,323,328,331,333,335,373,401,402,419,440,459,469,491,508,517,565,583,584,589,614,617,618,619,620,623,624,625,626,627,628,629,630,631,667,670,695,719,740,754,773,840,847,869,895,908,922,923,924,925,926,927,930,931,932,933,934,935,936,944,945,947,948,949,950,951,952,953,983,997,999,1006,1029,1053,1065,1105,1106,1107,1108,1109,1110,1111,1112,1115,1116,1117,1118,1120,1121,1122,1123,1132,1133,1135,1136,1137,1138,1139,1140,1141,1144,1160,1176,1190,1192,1200,1221,1235,1242,1263,1290,1311,1325,1346,1364,1374,1395,1409,1416,1446,1476,1504,1532,1583,1598,1621,1656,1670,1675,1711,1729,1732,1784,1817,1847,1877,1915,1934,1953,1972,1985,1988,2003,2022,2052,2055,2059],publish:[333,335],pull:[0,2058],pure:2059,purpos:2059,push:312,pypi:334,python3:321,python:[0,263,312,313,321,328,333,335,636,638,646,1659,1661,1668,2054,2055,2057,2059],q2_file:2059,q_file:2059,qualifi:[259,288,531,534,535,536,539,542,548,549,1631,1634,1637,1641,2059],quantiti:[259,273,288,301,313,2059],queri:320,question:[320,536,686,2058],radiation_wavelength:2059,rag:[0,266,276,281,282,283,333,335,347,424,474,522,566,759,787,821,913,969,970,971,976,977,978,988,989,990,991,992,993,1070,1115,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1205,1247,1264,1330,1379,1421,1433,1455,1477,1487,1505,1515,1533,1543,2059],ragged_arrai:2059,ragged_contigu:1205,ragged_index:1205,ragged_indexed_contigu:1205,raggedarrai:[281,282,283],raggedcontiguousarrai:[313,325,571,821,1270,1512,1540,2059],raggedindexedarrai:[313,325,2059],raggedindexedcontiguousarrai:[313,325,2059],rais:[0,61,312,331,346,351,364,365,366,367,368,369,370,372,375,376,377,378,380,381,382,384,385,399,400,401,402,437,439,442,445,455,456,458,459,487,488,490,493,495,497,506,508,532,533,534,537,538,539,563,565,570,571,585,586,634,637,640,645,658,659,662,663,682,694,695,716,718,721,724,734,735,736,738,739,740,776,777,778,784,786,788,790,792,793,794,795,797,798,816,833,836,839,840,860,861,862,863,864,865,866,868,871,872,873,874,876,877,878,880,881,894,895,922,924,925,926,930,931,932,933,934,940,941,943,944,947,949,950,952,956,957,960,979,980,982,983,1004,1021,1022,1023,1024,1025,1026,1028,1031,1032,1033,1035,1036,1037,1039,1040,1052,1053,1080,1082,1087,1089,1105,1107,1108,1109,1111,1116,1117,1118,1120,1121,1127,1128,1129,1131,1132,1135,1137,1138,1140,1144,1145,1146,1147,1151,1172,1173,1175,1176,1197,1218,1220,1223,1226,1234,1235,1261,1263,1267,1269,1270,1287,1289,1292,1295,1305,1306,1307,1309,1310,1311,1343,1345,1348,1351,1360,1361,1363,1364,1392,1394,1397,1400,1408,1409,1430,1432,1434,1444,1454,1459,1474,1476,1483,1484,1502,1504,1511,1512,1530,1532,1539,1540,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1588,1590,1591,1592,1607,1608,1610,1611,1612,1613,1629,1630,1631,1632,1633,1634,1658,1660,1663,1667,1670,1675,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1721,1722,1724,1725,1741,1759,1760,1761,1762,1763,1764,1771,1779,1780,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1831,1832,1834,1836,1837,1838,1845,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1885,1886,1896,1897,1898,1900,1901,1902,1903,1905,1912,1924,1926,1927,1928,1943,1945,1946,1947,1967,1968,1977,1978,1980,1981,1997,1998,2012,2014,2015,2016,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2058,2059],random:328,rang:[328,331,360,375,433,442,483,637,645,712,766,856,871,903,921,1017,1031,1104,1214,1283,1339,1388,1660,1667,1814,2059],rank:[353,426,476,705,762,766,849,1010,1097,1207,1276,1332,1381,2059],rare:2059,rather:[0,261,313,327,331,374,393,441,449,492,502,536,543,621,661,686,691,720,728,780,834,870,889,954,984,985,1030,1048,1081,1084,1142,1158,1177,1178,1222,1230,1291,1299,1347,1355,1396,1404,2054,2059],ratio:331,read:[0,1,273,279,313,325,331,333,335,360,367,380,383,388,415,433,444,483,496,689,712,723,791,796,816,835,856,863,876,879,884,904,921,939,958,959,1017,1023,1035,1038,1043,1061,1104,1115,1119,1126,1149,1150,1214,1225,1283,1294,1339,1350,1388,1399,1435,1561,1568,1573,1581,1689,1696,1701,1709,1771,1795,1802,1807,1815,1858,1864,1869,1875,2033,2039,2044,2050,2054,2055],read_writ:[0,313],readm:334,real:[270,298,319,329,374,441,492,536,616,661,686,720,780,804,834,870,954,1030,1142,1222,1291,1347,1396,2059],reason:[312,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2059],recal:2059,recent:[635,644,764,940,1127,1896,2059],recognis:0,recommend:2059,reconstitut:2059,record:[0,256,259,269,271,277,285,288,296,299,303,331,383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399,2059],recreat:[313,331,360,383,433,444,483,496,689,712,723,796,835,856,879,921,959,1017,1038,1104,1150,1214,1225,1283,1294,1339,1350,1388,1399],rectifi:331,recurs:[344,359,432,482,529,558,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],reduc:[275,278,353,426,476,705,762,766,849,1010,1097,1207,1276,1332,1381,2059],refer:[0,11,19,27,46,54,55,66,78,89,98,111,118,125,253,263,264,265,267,268,270,271,273,289,292,293,294,295,298,299,301,306,312,322,323,324,328,331,413,631,678,679,681,682,685,686,690,700,702,779,902,934,935,938,939,940,1004,1119,1121,1122,1125,1126,1127,1197,1579,1656,1707,1738,1739,1741,1746,1747,1749,1813,1831,1845,1896,1912,2055,2059],referenc:[265,268,271,293,295,299,938,940,1125,1127,1831,1896,2059],reflect:[313,320,2059],regard:2059,regardless:[290,328,331,374,441,492,536,616,629,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396],region:[277,303,2059],regrid:[313,333,335,2055],regul:331,reinstat:2059,rel:[319,320,328,329,331,374,441,492,536,616,635,661,686,720,780,804,834,870,954,1030,1142,1204,1222,1291,1347,1396,2059],relat:[0,253,256,257,264,265,269,274,285,286,292,293,296,302,2059],relationship:[618,2059],releas:[0,315,328,333,334,2059],relev:[265,293,328,360,856,1017,2059],reloc:0,remain:[0,331,360,433,483,712,773,856,921,1017,1104,1160,1214,1283,1339,1388,2059],remot:[0,312,333,335],remov:[0,270,273,330,331,361,364,365,366,367,368,369,370,371,372,397,398,399,400,414,421,424,434,437,438,439,453,454,455,456,468,471,484,487,488,489,490,505,506,515,519,532,533,534,579,585,586,609,655,656,658,659,678,682,683,684,693,694,713,716,717,718,731,732,733,734,735,736,753,756,817,831,833,838,839,857,860,861,862,863,864,865,866,867,868,893,894,903,910,913,928,940,941,942,943,955,969,970,971,972,973,974,975,976,977,978,979,980,1008,1018,1021,1022,1023,1024,1025,1026,1027,1028,1051,1052,1060,1067,1070,1080,1086,1087,1113,1115,1127,1128,1129,1130,1131,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1198,1202,1205,1215,1218,1219,1220,1233,1234,1241,1244,1284,1287,1288,1289,1302,1303,1304,1305,1306,1307,1324,1327,1340,1343,1344,1345,1358,1359,1360,1361,1373,1376,1389,1392,1393,1394,1407,1408,1415,1418,1556,1558,1559,1560,1561,1562,1563,1564,1580,1586,1588,1589,1590,1597,1605,1607,1608,1609,1610,1619,1629,1630,1631,1670,1684,1686,1687,1688,1689,1690,1691,1692,1708,1718,1719,1721,1722,1738,1741,1742,1743,1777,1779,1790,1792,1793,1794,1795,1796,1797,1798,1814,1829,1831,1832,1833,1834,1835,1854,1856,1857,1858,1859,1860,1861,1874,1885,1894,1896,1897,1898,1899,1900,1913,1922,1924,1925,1926,1933,1941,1943,1944,1945,1952,1965,1967,1974,1975,1977,1978,1994,1996,1997,2010,2012,2013,2014,2021,2029,2031,2032,2033,2034,2035,2036,2049,2059],removed_properti:[371,438,489,717,867,942,1027,1130,1219,1288,1344,1393,1563,1589,1609,1691,1797,1833,1860,1899,1925,1944,1996,2013,2035],renam:0,reorder:[331,2059],repeat:2054,replac:[0,313,334,342,343,344,357,358,359,430,431,432,480,481,482,527,528,529,556,557,558,573,606,607,608,652,653,654,675,676,677,709,710,711,769,770,771,781,828,829,830,853,854,855,918,919,920,1004,1014,1015,1016,1075,1076,1077,1101,1102,1103,1197,1211,1212,1213,1254,1255,1256,1272,1280,1281,1282,1336,1337,1338,1385,1386,1387,1424,1425,1426,1450,1451,1452,1467,1468,1469,1486,1495,1496,1497,1514,1523,1524,1525,1542,1547,1548,1549,1553,1554,1555,1602,1603,1604,1625,1626,1627,1649,1650,1651,1672,1673,1674,1681,1682,1683,1715,1716,1717,1735,1736,1737,1755,1756,1757,1774,1775,1776,1787,1788,1789,1820,1821,1822,1826,1827,1828,1845,1851,1852,1853,1881,1882,1883,1891,1892,1893,1912,1919,1920,1921,1938,1939,1940,1956,1957,1958,1962,1963,1964,1991,1992,1993,2007,2008,2009,2026,2027,2028,2059],report:[327,939,1126,2058],repositori:[312,2058],repr:[313,320,339,354,427,477,524,553,578,593,603,649,672,706,764,765,825,850,915,1011,1072,1098,1208,1251,1277,1333,1382,1464,1492,1520,1752,2059],repres:[259,270,272,273,288,298,300,301,312,313,315,331,333,335,562,938,1125,1260,1473,1501,1529,2055,2056,2059],represent:[55,61,283,319,326,328,329,333,335,363,424,436,474,486,522,643,715,759,859,913,938,1020,1070,1115,1125,1205,1217,1247,1286,1330,1342,1379,1391,1421,1666,2059],representative_data:[363,436,486,715,859,938,1020,1125,1217,1286,1342,1391],request:[313,331,617,973,974,984,985,1166,1167,1177,1178,1435,2054,2058,2059],requir:[0,256,262,266,268,275,276,277,278,281,282,283,285,290,295,303,313,326,328,331,334,341,356,429,479,526,555,560,572,601,605,651,674,708,764,768,794,827,852,917,1013,1074,1100,1115,1210,1253,1271,1279,1335,1384,1423,1449,1466,1471,1485,1494,1499,1513,1522,1527,1541,1546,1552,1601,1624,1646,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2054,2055,2056,2059],research:[997,999,1125,1190,1192,2059],reset:[407,409,463,465,512,698,746,748,750,843,898,995,1001,1056,1093,1188,1194,1238,1317,1319,1321,1368,1370,1412],reshap:[8,13,63,68,75,80,163,167,183,186,198,202,208,212,246,249,267,364,368,375,381,386,389,412,416,471,519,756,762,766,773,783,806,808,818,860,864,871,877,882,885,901,905,1021,1024,1031,1036,1041,1044,1059,1062,1244,1327,1376,1418,1558,1562,1565,1569,1571,1574,1578,1582,1686,1690,1693,1697,1699,1702,1706,1710,1792,1796,1799,1803,1805,1808,1812,1816,1856,1859,1862,1865,1867,1870,1873,1876,2031,2034,2037,2040,2042,2045,2048,2051,2059],resid:2059,resolut:[259,288,1823],resolv:[328,331,2059],respect:[636,1091,1094,1273,1515,1543,1659,2059],respons:2055,rest:2059,restrict:[344,350,359,432,482,529,558,569,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1268,1282,1338,1387,1422,1426,1443,1448,1452,1458,1469,1482,1497,1510,1525,1538,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],result:[0,320,331,424,617,629,635,644,772,804,913,1008,1070,1115,1119,1205,2059],retain:331,retir:0,retriev:[0,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,333,335,609,2056,2059],revers:[423,473,521,758,820,912,1069,1204,1246,1329,1378,1420,2059],review:0,rew:[333,335],rewrit:[313,341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025],rewritten:[333,335],rich:262,right:[262,2059],rightmost:1115,rilei:312,ring:[13,68,80,167,186,202,212,249,256,269,271,277,285,291,296,299,303,309,322,323,324,368,381,389,864,877,885,969,971,976,978,988,989,992,993,1024,1036,1044,1162,1164,1169,1171,1181,1182,1185,1186,1346,1562,1569,1574,1690,1697,1702,1796,1803,1808,1859,1865,1870,2034,2040,2045,2059],root:[331,334,397,398,405,406,407,408,409,410,453,454,457,462,463,464,465,466,505,511,512,513,693,697,698,699,731,732,733,737,744,745,746,747,748,749,750,751,838,842,843,844,893,897,898,899,972,975,981,994,995,1000,1001,1002,1051,1055,1056,1057,1086,1088,1092,1093,1165,1168,1174,1187,1188,1193,1194,1195,1233,1237,1238,1239,1302,1303,1304,1308,1315,1316,1317,1318,1319,1320,1321,1322,1358,1359,1362,1367,1368,1369,1370,1371,1407,1411,1412,1413],rotat:[322,323,324],rotated_latitude_longitud:[322,323,632,691,692,934,935,956,1119,1121,1122,1145,1836,1901,2059],row:[783,2059],row_siz:2059,rst:312,rtol:[0,261,319,320,374,441,492,536,616,661,686,720,780,804,834,870,954,1030,1142,1222,1291,1347,1396,2059],rule:[328,331,353,426,476,705,762,766,849,1010,1097,1207,1276,1332,1381,2059],run:[312,334,2057,2059],run_test:[312,334],runtim:[327,576,577,591,592,2059],sadi:[312,333,335],same:[0,256,257,261,269,271,273,274,276,277,285,286,296,299,301,302,303,313,320,330,331,333,335,353,360,374,426,441,476,492,536,614,616,617,661,686,705,720,762,766,780,834,849,856,870,948,949,954,973,984,985,996,997,1010,1017,1030,1081,1097,1136,1137,1142,1166,1177,1178,1189,1190,1204,1207,1222,1276,1291,1332,1347,1381,1396,2056,2059],sampl:[259,270,273,274,281,282,283,288,302,322,323,324,424,474,522,732,735,739,742,744,747,748,759,913,970,977,990,991,1070,1115,1163,1170,1183,1184,1247,1303,1306,1310,1313,1315,1318,1319,1330,1379,1421],sample_dimens:[266,990,1183,2059],sample_fil:313,satellit:[274,302,2059],satisfi:2055,save:[0,424,913,1008,1070,1115,1205,2059],scalar:[0,253,256,264,267,269,272,285,292,296,300,331,773,781,782,803,812,814,903,1769,1814],scale:2059,scheme:2056,scientif:[333,335],scipi:[0,61,321,334],script:2059,sea:[259,288],search:[328,596,614,618,619,620,622,623,624,625,627,628,629,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,962,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1153],second:[331,812,1115,1543,2059],second_el:[0,782,803],section:[275,281,282,283,423,912,1069,2056,2059],see:[0,51,193,263,267,275,279,281,282,283,284,294,313,320,322,323,324,327,328,331,333,334,335,350,374,423,441,492,536,569,596,614,616,617,618,661,686,720,780,834,870,912,931,932,948,949,954,957,1030,1069,1081,1111,1112,1115,1117,1118,1136,1137,1142,1147,1222,1268,1291,1347,1396,1443,1458,1482,1510,1538,2059],seealso:[936,1123],seen:[642,1665,2059],segment:0,select:[258,263,270,273,322,323,324,331,373,421,440,471,491,519,596,614,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,635,644,719,756,783,817,869,910,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,953,957,962,973,974,984,985,996,997,998,1029,1067,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1119,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1143,1144,1147,1153,1166,1167,1177,1178,1189,1190,1191,1202,1221,1244,1290,1327,1346,1376,1395,1418,1656,1831,1896],self:[313,1752,1753],sens:[333,335],separ:[342,343,357,358,363,430,431,436,480,481,486,527,528,531,556,557,606,607,652,653,675,676,681,709,710,715,769,770,775,828,829,853,854,859,918,919,938,1014,1015,1020,1075,1076,1079,1101,1102,1125,1211,1212,1217,1254,1255,1280,1281,1286,1336,1337,1342,1385,1386,1391,1424,1425,1450,1451,1467,1468,1495,1496,1523,1524,1547,1548,1553,1554,1602,1603,1625,1626,1649,1650,1672,1673,1681,1682,1715,1716,1735,1736,1755,1756,1774,1775,1787,1788,1820,1821,1826,1827,1851,1852,1881,1882,1891,1892,1919,1920,1938,1939,1956,1957,1962,1963,1991,1992,2007,2008,2026,2027,2059],sequenc:[259,263,265,279,283,288,289,293,328,330,331,341,350,353,356,371,374,397,398,405,407,409,410,421,423,426,429,438,441,453,454,457,463,465,466,471,473,476,479,489,492,505,512,513,519,521,526,536,546,549,555,569,573,574,605,617,651,674,693,698,699,702,705,708,717,720,731,732,733,737,744,746,748,750,751,756,758,762,766,768,773,783,806,808,811,817,818,820,827,838,843,844,849,852,867,870,893,898,899,910,912,917,942,954,972,975,981,989,991,993,995,1001,1002,1004,1005,1010,1013,1027,1030,1051,1056,1057,1067,1069,1074,1086,1088,1093,1097,1100,1130,1142,1165,1168,1174,1182,1184,1186,1188,1194,1195,1197,1198,1199,1202,1204,1207,1210,1219,1222,1233,1238,1239,1244,1246,1253,1268,1272,1273,1276,1279,1288,1291,1302,1303,1304,1308,1315,1317,1319,1321,1322,1327,1329,1332,1335,1344,1347,1358,1359,1362,1368,1370,1371,1376,1378,1381,1384,1393,1396,1407,1412,1413,1418,1420,1422,1423,1443,1448,1449,1458,1466,1482,1486,1487,1494,1510,1514,1515,1522,1538,1542,1543,1546,1552,1563,1589,1601,1609,1624,1639,1648,1671,1680,1691,1714,1734,1749,1754,1773,1786,1797,1819,1825,1833,1845,1846,1850,1860,1880,1890,1899,1912,1913,1914,1918,1925,1937,1944,1955,1961,1990,1996,2006,2013,2025,2035,2059],seri:[322,323,324],seriou:2059,serious:[327,2059],serv:[259,288],server:[313,328],session:[328,2054,2057,2059],set:[0,10,11,18,19,26,27,45,46,51,54,55,65,66,77,78,88,89,97,98,110,111,117,118,124,125,165,171,177,184,193,200,210,219,226,231,241,247,256,257,258,259,260,264,265,266,268,269,270,271,272,273,274,275,276,277,278,279,281,282,283,285,286,287,288,291,292,293,294,295,296,298,299,300,301,302,303,305,306,307,308,309,320,327,328,330,331,341,342,346,351,356,357,360,363,364,365,366,367,368,369,370,372,374,375,376,377,378,379,380,381,382,383,384,385,387,392,397,398,399,400,401,402,403,404,405,406,407,408,409,410,412,413,414,415,416,417,418,419,420,429,430,433,436,437,439,441,442,443,444,445,447,448,453,454,455,456,457,458,459,460,461,462,463,464,465,466,468,469,470,479,480,483,486,487,488,490,492,493,494,495,496,497,499,500,501,505,506,508,509,510,511,512,513,515,516,517,518,526,527,531,532,533,534,536,537,538,539,540,541,542,546,547,548,555,556,563,565,568,570,571,581,583,584,605,606,616,634,635,637,644,645,651,652,658,659,661,662,663,664,665,667,668,669,670,674,675,678,679,681,682,686,689,690,693,694,695,696,697,698,699,700,701,702,703,708,709,712,715,716,718,720,721,722,723,724,726,727,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,753,754,755,766,768,769,773,775,776,777,778,780,781,784,786,788,790,791,792,793,794,795,796,797,798,799,800,801,804,811,813,814,815,816,827,828,833,834,835,836,837,838,839,840,841,842,843,844,846,847,852,853,856,859,860,861,862,863,864,865,866,868,870,871,872,873,874,875,876,877,878,879,880,881,883,888,893,894,895,896,897,898,899,901,902,903,904,905,906,907,908,909,917,918,921,922,925,926,929,930,931,932,933,934,938,940,941,943,944,947,949,950,952,954,956,957,958,959,960,964,966,969,970,971,972,975,976,977,978,979,980,981,982,983,986,987,988,989,990,991,992,993,994,995,997,999,1000,1001,1002,1004,1005,1006,1007,1013,1014,1017,1020,1021,1022,1023,1024,1025,1026,1028,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1042,1047,1051,1052,1053,1054,1055,1056,1057,1059,1060,1061,1062,1063,1064,1065,1066,1074,1075,1079,1080,1081,1082,1083,1086,1087,1088,1089,1090,1092,1093,1094,1095,1100,1101,1104,1105,1108,1109,1111,1114,1116,1117,1118,1120,1121,1125,1127,1128,1129,1131,1132,1135,1137,1138,1140,1142,1144,1145,1146,1147,1149,1150,1151,1154,1155,1157,1162,1163,1164,1165,1168,1169,1170,1171,1172,1173,1174,1175,1176,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1190,1192,1193,1194,1195,1197,1198,1199,1200,1201,1210,1211,1214,1217,1218,1220,1222,1223,1224,1225,1226,1228,1229,1233,1234,1235,1236,1237,1238,1239,1241,1242,1243,1253,1254,1261,1263,1266,1267,1269,1270,1279,1280,1283,1286,1287,1289,1291,1292,1293,1294,1295,1297,1298,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1324,1325,1326,1335,1336,1339,1342,1343,1345,1347,1348,1349,1350,1351,1353,1354,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1373,1374,1375,1384,1385,1388,1391,1392,1394,1396,1397,1398,1399,1400,1402,1403,1407,1408,1409,1410,1411,1412,1413,1415,1416,1417,1423,1424,1430,1432,1434,1441,1444,1449,1450,1454,1459,1466,1467,1474,1476,1480,1483,1484,1494,1495,1502,1504,1508,1511,1512,1522,1523,1530,1532,1536,1539,1540,1546,1547,1552,1553,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1572,1575,1578,1579,1580,1581,1582,1583,1584,1588,1590,1591,1592,1594,1595,1597,1598,1599,1601,1602,1607,1608,1610,1611,1612,1613,1615,1616,1617,1619,1620,1621,1622,1624,1625,1629,1630,1631,1632,1633,1634,1635,1636,1637,1639,1640,1641,1648,1649,1658,1660,1667,1670,1671,1672,1675,1676,1677,1680,1681,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1700,1703,1706,1707,1708,1709,1710,1711,1712,1714,1715,1721,1722,1724,1725,1726,1727,1729,1730,1731,1732,1734,1735,1738,1739,1741,1746,1747,1748,1749,1750,1754,1755,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1773,1774,1779,1780,1781,1783,1784,1786,1787,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1806,1809,1812,1813,1814,1815,1816,1817,1818,1819,1820,1825,1826,1831,1832,1834,1836,1837,1838,1842,1843,1845,1846,1847,1848,1850,1851,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1868,1871,1873,1874,1875,1876,1877,1878,1880,1881,1885,1886,1887,1888,1890,1891,1896,1897,1898,1900,1901,1902,1903,1905,1908,1909,1910,1912,1913,1914,1915,1916,1918,1919,1924,1926,1927,1928,1930,1931,1933,1934,1935,1937,1938,1943,1945,1946,1947,1949,1950,1952,1953,1954,1955,1956,1961,1962,1967,1968,1969,1971,1972,1977,1978,1980,1981,1982,1983,1985,1986,1987,1988,1990,1991,1997,1998,2001,2003,2004,2006,2007,2012,2014,2015,2016,2018,2019,2021,2022,2023,2025,2026,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2043,2046,2048,2049,2050,2051,2052,2053,2056,2059],set_ax:[259,288,531,532,537,540,1125,1629,1632,1635,2059],set_bound:[8,63,75,163,183,198,208,246,256,269,271,285,291,296,299,309,363,364,375,386,859,860,871,882,938,1020,1021,1031,1041,1125,1558,1565,1571,1686,1693,1699,1792,1799,1805,1856,1862,1867,2031,2037,2042,2059],set_calendar:[267,294,776,784,799,815,1759,1762,1765,1770],set_class:313,set_climatolog:[0,365,377,396,861,873,892,1559,1566,1576,1687,1694,1704,1793,1800,1810],set_construct:[930,938,940,956,962,1116,1125,1127,1145,1153,1831,1836,1840,1896,1901,1907,2059],set_coordin:[265,293,678,679,681,682,690,1738,1739,1741,1746],set_coordinate_convers:[265,293,683,687,1742,1744],set_data:[0,10,18,26,45,65,77,88,97,110,117,124,165,171,177,184,200,210,219,226,231,241,247,256,257,258,266,269,271,274,276,277,278,285,286,287,291,296,299,302,303,308,309,363,366,378,387,412,436,437,442,447,471,486,487,493,499,519,715,716,721,726,756,859,862,874,883,901,938,1020,1022,1033,1042,1059,1125,1128,1146,1154,1217,1218,1223,1228,1244,1286,1287,1292,1297,1327,1342,1343,1348,1353,1376,1391,1392,1397,1402,1418,1560,1567,1572,1578,1588,1591,1594,1607,1611,1615,1688,1695,1700,1706,1794,1801,1806,1812,1857,1863,1868,1873,1897,1902,1908,1924,1927,1930,1943,1946,1949,2012,2015,2018,2032,2038,2043,2048,2059],set_data_ax:[0,941,957,964,1004,1125,1129,1147,1155,1197,1198,1832,1837,1842,1845,1898,1903,1909,1912,1913,2059],set_datum:[265,293,684,688,1743,1745],set_domain_ancillari:[264,292,306,331,655,658,660,662,664,681,1718,1721,1723,1724,1726,1974,1977,1979,1980,1982],set_fill_valu:[51,193,267,294,773,777,781,792,800,1760,1763,1766],set_geometri:[256,269,271,285,291,296,299,309,367,380,388,863,876,884,1023,1035,1043,1561,1568,1573,1689,1696,1701,1795,1802,1807,1858,1864,1869,2033,2039,2044],set_interior_r:[13,68,80,167,186,202,212,249,256,269,271,285,291,296,299,309,368,381,389,864,877,885,1024,1036,1044,1562,1569,1574,1690,1697,1702,1796,1803,1808,1859,1865,1870,2034,2040,2045],set_measur:[258,287,486,488,495,500,1608,1612,1616],set_mesh_id:0,set_method:[259,288,533,538,541,1125,1630,1633,1636,2059],set_node_count:[369,382,390,865,878,886,1025,1037,1045],set_paramet:[264,268,292,295,305,306,656,659,663,665,666,681,831,833,836,837,845,1719,1722,1725,1727,1728,1777,1779,1780,1781,1782,1965,1967,1968,1969,1970,1975,1978,1981,1983,1984],set_part_node_count:[370,384,391,866,880,887,1026,1039,1046],set_properti:[256,257,258,266,269,270,271,273,274,276,277,278,285,286,287,291,296,298,299,301,302,303,307,308,309,361,363,371,372,385,392,411,434,436,438,439,445,448,467,484,486,489,490,492,497,501,514,713,715,717,718,724,727,729,752,857,859,867,868,881,888,900,928,938,942,943,954,960,966,967,968,1003,1018,1020,1027,1028,1040,1047,1058,1113,1125,1130,1131,1142,1151,1157,1159,1196,1215,1217,1219,1220,1226,1229,1231,1240,1284,1286,1288,1289,1295,1298,1300,1323,1340,1342,1344,1345,1351,1354,1356,1372,1389,1391,1393,1394,1400,1403,1405,1414,1556,1563,1564,1570,1575,1577,1586,1589,1590,1592,1595,1596,1605,1609,1610,1613,1617,1618,1684,1691,1692,1698,1703,1705,1790,1797,1798,1804,1809,1811,1829,1833,1834,1838,1843,1844,1854,1860,1861,1866,1871,1872,1894,1899,1900,1905,1910,1911,1922,1925,1926,1928,1931,1932,1941,1944,1945,1947,1950,1951,1994,1996,1997,1998,2001,2002,2010,2013,2014,2016,2019,2020,2029,2035,2036,2041,2046,2047,2059],set_qualifi:[259,288,531,534,539,542,545,1631,1634,1637,1638],set_siz:[272,300,938,1079,1080,1082,1083,1125,1885,1886,1887,2059],set_unit:[267,294,778,798,801,813,1761,1764,1767,1768],setdefault:261,setup:334,seven:328,sever:[320,327,2059],shallow:[261,290,313,642,1665],shape:[0,8,10,13,14,16,18,21,23,26,29,31,45,48,50,58,60,63,65,68,69,71,75,77,80,81,83,88,92,94,97,100,102,110,113,115,117,120,122,124,127,129,163,165,167,168,170,171,173,175,177,179,181,183,184,186,187,189,195,197,198,200,202,203,205,208,210,212,213,215,219,222,224,226,228,230,231,233,235,241,243,245,246,247,249,250,252,258,260,275,279,281,282,283,287,353,368,374,381,389,395,416,421,423,426,441,452,471,473,476,492,504,519,521,573,574,705,720,730,756,758,762,766,779,780,783,785,802,809,810,811,817,820,849,864,870,877,885,891,905,910,912,954,1010,1024,1030,1036,1044,1050,1062,1067,1069,1097,1142,1161,1202,1204,1207,1222,1232,1244,1246,1272,1273,1276,1291,1301,1327,1329,1332,1347,1357,1376,1378,1381,1396,1406,1418,1420,1486,1487,1514,1515,1542,1543,1562,1569,1574,1582,1690,1697,1702,1710,1796,1803,1808,1816,1859,1865,1870,1876,2034,2040,2045,2051,2059],share:[0,253,331,333,335,2059],shell:[328,331,2059],should:[276,290,312,313,333,335,383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399,2058,2059],show:[253,2059],shown:[327,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396],shuffl:331,side:262,signel:[333,335],signifi:[397,398,405,407,409,410,453,454,457,463,465,466,505,512,513,693,698,699,731,732,733,737,744,746,748,750,751,838,843,844,893,898,899,972,975,981,995,1001,1002,1051,1056,1057,1086,1088,1091,1093,1094,1165,1168,1174,1188,1194,1195,1233,1238,1239,1302,1303,1304,1308,1315,1317,1319,1321,1322,1358,1359,1362,1368,1370,1371,1407,1412,1413,1436,1441],significantli:331,similar:[263,331,350,353,426,476,569,705,762,766,849,1010,1097,1207,1268,1276,1332,1381,1422,1443,1448,1458,1482,1510,1538,2059],similarli:313,simpl:[0,2059],simpli:297,simul:[270,298,333,335],simultan:[256,285,320,1160,2059],sinc:[11,19,27,46,54,55,66,73,78,87,89,98,111,118,125,207,218,256,257,267,269,285,286,294,296,613,635,636,640,644,646,930,931,932,936,938,940,945,950,1116,1117,1118,1123,1125,1127,1133,1138,1655,1659,1663,1668,2059],singl:[256,259,266,276,281,282,283,285,288,312,320,609,632,785,1273,2059],site:321,situ:[333,335],six:328,size:[0,14,15,21,22,29,30,48,49,58,59,69,70,73,81,82,87,92,93,100,101,113,114,120,121,127,128,138,168,169,173,174,179,180,187,188,195,196,203,204,207,213,214,218,222,223,228,229,233,234,239,243,244,250,251,256,257,258,260,266,269,271,275,279,281,282,283,285,286,287,296,299,312,331,374,395,421,441,452,471,492,504,519,573,574,613,617,630,632,635,636,644,646,661,720,730,756,783,802,811,817,834,870,891,910,949,950,954,1030,1050,1067,1079,1080,1081,1082,1083,1084,1085,1095,1137,1138,1142,1160,1161,1202,1222,1232,1244,1272,1273,1291,1301,1327,1347,1357,1376,1396,1406,1418,1486,1487,1514,1515,1542,1543,1655,1659,1668,1885,1886,1887,1888,2059],slash:[328,397,398,405,406,407,408,409,410,453,454,457,462,463,464,465,466,505,511,512,513,693,697,698,699,731,732,733,737,744,745,746,747,748,749,750,751,838,842,843,844,893,897,898,899,972,975,981,994,995,1000,1001,1002,1051,1055,1056,1057,1086,1088,1092,1093,1165,1168,1174,1187,1188,1193,1194,1195,1233,1237,1238,1239,1302,1303,1304,1308,1315,1316,1317,1318,1319,1320,1321,1322,1358,1359,1362,1367,1368,1369,1370,1371,1407,1411,1412,1413],slice:[0,350,569,1160,1268,1273,1422,1443,1448,1458,1482,1487,1510,1515,1538,1543,2059],slow:0,slowest:[331,395,452,504,730,802,891,1050,1161,1232,1301,1357,1406],small:[319,329,374,441,492,536,616,661,686,720,780,834,870,954,1030,1142,1222,1291,1347,1396,2057,2059],smaller:331,smallest:326,softwar:[253,333,335],sole:[637,645,1660,1667,2055],some:[0,270,273,289,301,383,444,496,689,723,796,835,879,959,969,970,971,976,977,978,988,989,990,991,992,993,1038,1150,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1225,1294,1350,1399,2054,2059],someth:[441,616,720,1222,1291,1347,1396],sometim:[0,257,2059],sophist:[313,333,335],sort:[328,678,679,822,1738,1739],sourc:[0,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,333,335,336,337,338,339,340,341,342,343,344,345,346,347,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,568,569,570,572,573,574,575,576,577,578,580,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1266,1267,1268,1269,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1430,1431,1432,1433,1434,1435,1436,1437,1439,1440,1441,1443,1444,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1480,1481,1482,1483,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1508,1509,1510,1511,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1536,1537,1538,1539,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2059],space:[258,259,270,287,288,298,328,363,424,436,486,531,681,715,775,859,913,938,1008,1020,1070,1079,1115,1125,1205,1217,1286,1342,1391,2059],span:[256,257,258,266,269,271,272,274,276,277,285,286,287,296,299,300,302,303,328,613,614,615,618,626,634,939,940,941,948,949,950,957,964,1004,1005,1097,1111,1112,1126,1127,1129,1136,1137,1138,1147,1155,1160,1197,1198,1199,1655,1658,1831,1832,1837,1842,1845,1846,1896,1898,1903,1909,1912,1913,1914,2059],spars:61,sparse_arrai:0,spatial:[253,264,292,333,335,2059],spatiotempor:[265,274,293,302,2059],special:[297,328,331,343,344,358,359,374,431,432,441,481,482,492,528,529,536,546,557,558,607,608,616,629,653,654,661,676,677,686,710,711,720,770,771,780,829,830,834,854,855,870,919,920,954,1015,1016,1030,1076,1077,1081,1102,1103,1142,1212,1213,1222,1255,1256,1281,1282,1291,1337,1338,1347,1386,1387,1396,1425,1426,1451,1452,1468,1469,1496,1497,1524,1525,1548,1549,1554,1555,1603,1604,1626,1627,1639,1650,1651,1673,1674,1682,1683,1716,1717,1736,1737,1756,1757,1775,1776,1788,1789,1821,1822,1827,1828,1852,1853,1882,1883,1892,1893,1920,1921,1939,1940,1957,1958,1963,1964,1992,1993,2008,2009,2027,2028,2059],specif:[54,55,257,264,320,347,566,573,574,613,626,634,941,950,957,964,1129,1138,1147,1155,1199,1264,1272,1273,1433,1455,1477,1486,1487,1505,1514,1515,1533,1542,1543,1655,1658,1832,1837,1842,1898,1903,1909,1914,2059],specifi:[0,258,259,265,268,272,276,282,283,287,288,293,295,300,319,320,327,329,331,344,359,360,395,432,433,452,482,483,504,529,546,558,585,608,618,629,631,634,654,677,711,712,730,771,773,802,806,808,818,830,855,856,891,920,921,941,964,969,970,971,976,977,978,988,989,990,991,992,993,1005,1016,1017,1050,1077,1103,1104,1129,1155,1160,1161,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1199,1213,1214,1232,1256,1282,1283,1301,1338,1339,1357,1387,1388,1406,1426,1452,1469,1497,1525,1549,1555,1604,1627,1639,1651,1656,1658,1674,1683,1717,1737,1757,1776,1789,1822,1828,1832,1837,1842,1846,1853,1883,1893,1898,1903,1909,1914,1921,1940,1958,1964,1993,2009,2028,2059],specific_humid:[313,323,324,330,940,962,1125,1127,1153,1160,2054,2059],spectrum:2055,speed:[331,2054],squar:[258,287,2059],squeez:[395,423,452,473,504,521,730,758,783,802,820,891,912,1050,1069,1161,1204,1232,1246,1301,1329,1357,1378,1406,1420,2054,2059],stage:2059,stand:[333,335,2055],standard:[54,55,253,259,288,313,328,331,525,532,546,549,598,599,973,984,996,997,1166,1177,1189,1190,1629,1639,1643,1644,2059],standard_error:[323,1119,2059],standard_nam:[42,191,256,257,258,269,271,273,274,285,286,291,296,299,301,302,303,307,308,309,322,323,361,363,385,393,394,411,419,434,436,442,445,449,450,451,467,469,484,497,502,503,514,517,615,622,629,632,637,645,681,683,687,691,692,701,713,715,724,728,729,752,754,857,859,881,889,890,900,908,928,930,931,932,938,960,1003,1006,1018,1020,1040,1048,1049,1058,1065,1113,1116,1117,1118,1125,1151,1158,1159,1196,1200,1215,1217,1226,1230,1231,1240,1242,1284,1286,1295,1299,1300,1323,1325,1340,1342,1351,1355,1356,1372,1374,1389,1391,1400,1404,1405,1414,1416,1556,1570,1577,1583,1586,1592,1596,1598,1605,1613,1618,1621,1660,1667,1684,1698,1705,1711,1742,1744,1748,1790,1804,1811,1817,1829,1838,1844,1847,1854,1866,1872,1877,1894,1905,1911,1915,1922,1928,1932,1934,1941,1947,1951,1953,1994,1998,2002,2003,2010,2016,2020,2022,2029,2041,2047,2052,2059],standard_parallel:[656,666,670,831,845,847,1719,1728,1732,1777,1782,1784,1965,1970,1972,1975,1984,1988],standardis:[794,2059],start:[328,406,408,462,464,511,620,624,629,697,745,747,749,842,897,930,931,932,994,1000,1055,1092,1116,1117,1118,1187,1193,1237,1316,1318,1320,1367,1369,1411],state:[328,2059],statement:2059,staticmethod:297,station1:[322,323,2059],station2:[322,323,2059],station3:[322,323],station4:[322,323,2059],station:[276,277,322,323,1115,2059],station_nam:2059,statist:[313,333,335,2055],statu:[365,377,507,510,861,873,1091,1094,1559,1566,1687,1694,1793,1800,2059],status_flag:2059,step:2059,still:[313,328,939,1126,2054,2059],storag:[254,313,2059],store:[253,256,257,261,266,269,271,275,276,278,279,281,282,283,285,289,290,296,299,313,326,331,333,335,383,419,424,444,469,496,517,640,667,670,689,723,754,796,835,847,879,908,913,959,1006,1008,1038,1065,1070,1115,1150,1200,1205,1225,1242,1294,1325,1350,1374,1399,1416,1446,1583,1598,1621,1663,1711,1729,1732,1784,1817,1847,1877,1915,1934,1953,1972,1985,1988,2003,2022,2052,2059],str:[9,25,32,41,64,72,76,84,86,96,164,176,182,190,199,206,209,216,217,225,256,258,259,260,262,263,265,267,269,271,279,285,287,288,289,291,293,294,296,299,309,315,318,319,320,327,328,329,330,331,340,344,346,347,351,355,359,363,365,367,371,372,373,374,377,380,385,392,397,398,399,400,401,402,405,406,407,408,409,410,415,420,428,432,436,438,439,440,441,445,448,453,454,455,456,457,458,459,462,463,464,465,466,470,478,482,486,489,490,491,492,497,501,505,506,508,511,512,513,516,518,525,529,531,533,535,536,538,542,546,547,548,554,558,563,566,570,573,594,604,608,610,615,616,617,618,634,637,639,650,654,658,659,661,662,663,664,665,668,673,677,681,682,685,686,690,693,694,695,697,698,699,700,702,707,711,715,717,718,719,720,724,727,731,732,733,734,735,736,737,738,739,740,744,745,746,747,748,749,750,751,755,767,771,775,776,778,779,780,782,784,787,798,803,812,813,815,826,830,833,834,836,837,838,839,840,842,843,844,851,855,859,861,863,867,868,869,870,873,876,881,888,893,894,895,897,898,899,904,909,916,920,932,938,941,942,943,950,953,954,956,960,964,966,969,970,971,972,975,976,977,978,979,980,981,982,983,988,989,990,991,992,993,994,995,996,998,1000,1001,1002,1004,1005,1007,1012,1016,1020,1023,1027,1028,1029,1030,1035,1040,1047,1051,1052,1053,1055,1056,1057,1061,1066,1073,1077,1079,1081,1086,1087,1088,1089,1092,1093,1099,1103,1115,1118,1119,1125,1129,1130,1131,1138,1141,1142,1145,1151,1155,1157,1161,1162,1163,1164,1165,1168,1169,1170,1171,1172,1173,1174,1175,1176,1181,1182,1183,1184,1185,1186,1187,1188,1189,1191,1193,1194,1195,1197,1198,1199,1201,1209,1213,1217,1219,1220,1221,1222,1226,1229,1233,1234,1235,1237,1238,1239,1243,1252,1256,1261,1264,1269,1272,1278,1282,1286,1288,1289,1290,1291,1295,1298,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1315,1316,1317,1318,1319,1320,1321,1322,1326,1334,1338,1342,1344,1345,1346,1347,1351,1354,1358,1359,1360,1361,1362,1363,1364,1367,1368,1369,1370,1371,1375,1383,1387,1391,1393,1394,1395,1396,1400,1403,1407,1408,1409,1411,1412,1413,1417,1426,1430,1432,1433,1434,1436,1439,1444,1446,1452,1454,1455,1459,1465,1469,1474,1477,1483,1486,1493,1497,1502,1505,1511,1514,1521,1525,1530,1533,1539,1542,1549,1555,1559,1561,1563,1564,1566,1568,1570,1575,1581,1584,1589,1590,1592,1595,1599,1604,1609,1610,1613,1617,1620,1622,1627,1630,1633,1637,1639,1640,1641,1651,1652,1658,1660,1662,1674,1677,1683,1687,1689,1691,1692,1694,1696,1698,1703,1709,1712,1717,1721,1722,1724,1725,1726,1727,1730,1737,1741,1746,1747,1749,1753,1757,1759,1761,1762,1764,1768,1770,1776,1779,1780,1781,1789,1793,1795,1797,1798,1800,1802,1804,1809,1815,1818,1822,1828,1831,1832,1833,1834,1836,1837,1838,1840,1842,1843,1845,1846,1848,1853,1858,1860,1861,1864,1866,1871,1875,1878,1883,1893,1896,1898,1899,1900,1901,1903,1905,1907,1909,1910,1912,1913,1914,1916,1921,1925,1926,1928,1931,1935,1940,1944,1945,1947,1950,1954,1958,1964,1967,1968,1969,1977,1978,1980,1981,1982,1983,1986,1993,1996,1997,1998,2001,2004,2009,2013,2014,2016,2019,2023,2028,2033,2035,2036,2039,2041,2046,2050,2053,2059],straight:313,strict:[374,441,492,536,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],strictli:[256,269,285,296,313,360,433,483,712,773,856,921,1017,1104,1214,1283,1339,1388],strike:2055,string:[0,55,259,264,279,288,292,318,320,321,327,328,331,333,335,344,347,359,363,373,374,397,398,405,407,409,410,432,436,440,441,453,454,457,463,465,466,482,486,491,492,505,512,513,525,529,531,535,536,546,558,566,608,616,622,629,631,654,661,677,681,685,686,693,698,699,711,715,719,720,731,732,733,737,744,746,748,750,751,771,775,780,787,830,834,838,843,844,855,859,869,870,893,898,899,920,938,953,954,972,975,981,995,1001,1002,1016,1020,1029,1030,1051,1056,1057,1077,1079,1081,1086,1088,1093,1103,1125,1141,1142,1165,1168,1174,1188,1194,1195,1213,1217,1221,1222,1233,1238,1239,1256,1264,1282,1286,1290,1291,1302,1303,1304,1308,1315,1317,1319,1321,1322,1338,1342,1346,1347,1358,1359,1362,1368,1370,1371,1387,1391,1395,1396,1407,1412,1413,1426,1433,1452,1455,1469,1477,1497,1505,1525,1533,1549,1555,1604,1627,1639,1651,1656,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2055],strlen8:2059,struct:2059,structur:[256,257,258,259,265,266,268,269,270,271,272,273,274,276,277,278,288,328,331,397,398,405,407,409,410,453,454,457,463,465,466,505,512,513,693,698,699,731,732,733,737,744,746,748,750,751,838,843,844,893,898,899,939,972,975,981,989,991,993,995,1001,1002,1051,1056,1057,1086,1088,1093,1126,1165,1168,1174,1182,1184,1186,1188,1194,1195,1233,1238,1239,1302,1303,1304,1308,1315,1317,1319,1321,1322,1358,1359,1362,1368,1370,1371,1407,1412,1413,1439,2059],style:783,sub:[313,344,359,432,482,529,558,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2059],subarrai:[338,562,572,573,1260,1271,1272,1473,1485,1486,1501,1513,1514,1529,1541,1542],subarray_shap:[574,1273,1487,1515,1543],subce:2059,subclass:[0,255,267,284,290,313,323,328,331,374,393,441,449,492,502,536,543,571,616,661,686,691,720,728,780,816,834,870,889,954,1030,1048,1081,1084,1142,1158,1222,1230,1270,1291,1299,1347,1355,1396,1404,1484,1512,1540,1771],submit:[312,2058],subsampl:[0,333,335,474,522,759,794,797,1247,1330,1379,1421],subsampledarrai:[325,2059],subsampledrrai:325,subscript:[350,353,426,476,569,705,762,766,849,1010,1097,1207,1268,1276,1332,1381,1422,1443,1448,1458,1482,1510,1538,2059],subsequ:[331,2059],subset:[0,256,258,263,265,269,285,287,293,296,618,783,1115,1205,2059],subspac:[0,333,335,338,350,353,426,476,552,569,705,762,849,1010,1097,1160,1207,1250,1268,1276,1332,1381,1422,1443,1448,1458,1463,1482,1491,1510,1519,1538,2054],substitut:[297,313,341,342,343,344,356,357,358,359,429,430,431,432,479,480,481,482,526,527,528,529,555,556,557,558,605,606,607,608,651,652,653,654,674,675,676,677,708,709,710,711,768,769,770,771,827,828,829,830,852,853,854,855,917,918,919,920,1013,1014,1015,1016,1074,1075,1076,1077,1100,1101,1102,1103,1210,1211,1212,1213,1253,1254,1255,1256,1279,1280,1281,1282,1335,1336,1337,1338,1384,1385,1386,1387,1423,1424,1425,1426,1449,1450,1451,1452,1466,1467,1468,1469,1494,1495,1496,1497,1522,1523,1524,1525,1546,1547,1548,1549,1552,1553,1554,1555,1601,1602,1603,1604,1624,1625,1626,1627,1648,1649,1650,1651,1671,1672,1673,1674,1680,1681,1682,1683,1714,1715,1716,1717,1734,1735,1736,1737,1754,1755,1756,1757,1773,1774,1775,1776,1786,1787,1788,1789,1819,1820,1821,1822,1825,1826,1827,1828,1850,1851,1852,1853,1880,1881,1882,1883,1890,1891,1892,1893,1918,1919,1920,1921,1937,1938,1939,1940,1955,1956,1957,1958,1961,1962,1963,1964,1990,1991,1992,1993,2006,2007,2008,2009,2025,2026,2027,2028],success:1435,suffici:[383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399],suggest:2058,suit:312,superced:2059,supersed:2059,superset:0,supplementari:[1115,2059],suppli:[258,277,287,303,320,419,469,517,667,670,754,847,908,997,999,1006,1065,1190,1192,1200,1242,1325,1374,1416,1583,1598,1621,1711,1729,1732,1784,1817,1847,1877,1915,1934,1953,1972,1985,1988,2003,2022,2052],support:[0,254,261,262,331,424,474,522,621,759,913,1070,1115,1247,1330,1379,1421,2059],suppress:[327,331],sure:312,surfac:[268,295,333,335,2059],surface_altitud:[322,323,442,946,947,1119,1134,1135,2059],surround:[277,303],swap:[423,912,1069],symmetr:[0,2059],system:[264,265,268,271,292,293,295,299,319,329,333,335],systemat:2059,t_contigu:2059,take:[262,353,362,426,435,476,485,705,714,762,766,806,808,849,858,1010,1019,1097,1124,1207,1216,1276,1285,1332,1341,1381,1390,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2054,2059],taken:[264,265,270,273,292,293,297,320,337,345,536,551,561,686,969,970,971,976,977,978,988,989,990,991,992,993,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1249,1259,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1758,1959,2059],tar:334,tas:[333,335,393,394,400,402,404,408,449,456,459,461,464,506,508,509,511,694,695,696,697,728,729,736,740,743,749,839,840,841,842,889,890,894,895,896,897,980,983,987,1000,1048,1049,1052,1053,1054,1055,1158,1159,1173,1176,1180,1193,1230,1231,1234,1235,1236,1237,1299,1300,1307,1311,1314,1320,1355,1356,1361,1364,1366,1369,1404,1405,1408,1409,1410,1411,1439,2059],taylor:[333,335],techniqu:[313,362,397,398,407,409,424,435,453,454,463,465,485,505,512,693,698,714,731,732,733,746,748,750,838,843,858,893,898,913,972,975,995,1001,1008,1019,1051,1056,1070,1086,1093,1115,1124,1165,1168,1188,1194,1205,1216,1233,1238,1285,1302,1303,1304,1317,1319,1321,1341,1358,1359,1368,1370,1390,1407,1412,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2054,2059],temp_fil:[791,958,1149],temperatur:[393,394,449,502,728,729,889,890,1048,1049,1158,1159,1230,1231,1299,1300,1355,1356,1404,1405,2059],templat:312,tempor:[253,265,293,333,335],temporari:328,temporarili:2059,term:[0,271,299,658,662,664,668,669,794,846,1721,1724,1726,1730,1731,1783,1971,1977,1980,1982,1986,1987,2059],ters:2055,test:[0,312,330,333,335,374,441,492,536,597,616,661,686,720,772,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,1642,2054,2059],text:[328,334,344,359,432,482,529,558,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],than:[0,256,261,265,285,293,313,319,327,329,331,360,374,393,433,441,449,483,492,502,536,543,617,618,619,620,621,622,623,624,625,626,627,628,630,631,635,644,661,686,691,712,720,728,773,780,834,856,870,889,921,954,984,985,1017,1030,1048,1081,1084,1104,1142,1158,1177,1178,1214,1222,1230,1283,1291,1299,1339,1347,1355,1388,1396,1404,1434,1656,2054,2059],thank:312,thei:[253,256,257,263,269,276,285,289,296,324,330,331,333,335,374,419,441,469,492,517,525,536,621,640,667,670,686,720,754,847,870,908,954,997,999,1006,1030,1065,1097,1119,1142,1160,1190,1192,1200,1222,1242,1291,1325,1347,1374,1396,1416,1431,1583,1598,1621,1663,1711,1729,1732,1784,1817,1847,1877,1915,1934,1953,1972,1985,1988,2003,2022,2052,2059],them:[270,273,331,333,335,622,766,969,970,971,973,976,977,978,984,988,989,990,991,992,993,996,997,1160,1162,1163,1164,1166,1169,1170,1171,1177,1181,1182,1183,1184,1185,1186,1189,1190,1435,2059],themselv:331,therefor:[315,337,345,551,561,1249,1259,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1959,2055,2056,2059],thi:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,311,312,313,315,320,327,328,331,344,353,359,362,363,374,426,432,435,436,441,446,476,482,485,486,492,498,525,529,531,536,558,588,608,609,615,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,635,654,661,677,681,686,705,711,714,715,720,725,762,766,771,773,775,780,781,830,834,849,855,858,859,870,920,929,938,954,961,969,970,971,976,977,978,988,989,990,991,992,993,996,997,998,999,1010,1016,1019,1020,1030,1077,1079,1081,1097,1103,1114,1119,1124,1125,1142,1152,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1189,1190,1191,1192,1207,1213,1216,1217,1222,1227,1256,1276,1282,1285,1286,1291,1296,1332,1338,1341,1342,1347,1352,1381,1387,1390,1391,1396,1401,1426,1452,1469,1497,1525,1549,1555,1557,1587,1593,1604,1606,1614,1627,1651,1656,1674,1683,1685,1717,1737,1757,1776,1789,1791,1822,1828,1839,1853,1855,1883,1893,1895,1906,1921,1923,1929,1940,1942,1948,1958,1964,1993,1999,2009,2011,2017,2028,2030,2054,2055,2056,2057,2059],third:[1115,2059],those:[0,257,259,263,274,288,289,302,312,331,360,373,383,444,491,496,644,685,689,719,723,796,835,856,869,879,953,959,1017,1029,1038,1141,1150,1221,1225,1290,1294,1346,1350,1395,1399,2059],though:2059,thought:2059,three:[424,474,522,759,913,1070,1115,1247,1330,1379,1421,2059],through:2059,throughout:320,thu:[275,278,2059],tidi:2056,tie:[790,797,2059],tie_point_map:2059,tiepointindex:[797,2059],tightli:313,tild:[328,331,2059],time:[0,11,19,27,46,54,55,66,73,78,87,89,98,111,118,125,207,218,256,257,259,269,285,286,288,296,297,313,322,323,324,328,330,333,335,397,398,405,407,409,410,413,453,454,455,457,458,460,462,463,465,466,505,512,513,533,546,613,617,622,627,628,629,635,636,644,646,693,698,699,731,733,734,735,737,738,739,741,742,745,746,747,750,751,779,838,843,844,893,898,899,902,929,930,931,932,936,938,940,945,950,957,962,975,1001,1002,1051,1056,1057,1079,1084,1085,1086,1087,1088,1089,1090,1092,1093,1114,1116,1117,1118,1119,1123,1125,1127,1133,1138,1147,1153,1160,1168,1194,1195,1233,1238,1239,1302,1304,1305,1306,1308,1309,1310,1312,1313,1316,1317,1318,1321,1322,1358,1359,1360,1362,1363,1365,1367,1368,1370,1371,1407,1412,1413,1579,1630,1639,1655,1659,1668,1707,1813,2054],timeit:2054,timeseri:[283,322,323,324,1115,1205,1487,1515,2059],timeseries_id:[322,323,324,615,2059],timeseriesprofil:[322,323,324,1115,1205,1543],titl:[331,333,335],tmp:[328,331],to_memori:0,todai:2059,todict:[263,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,1656,2059],todo:1008,todougrid:0,togeth:2059,tol:2059,toler:[267,319,320,329,374,441,492,536,616,661,686,720,780,804,834,870,954,1030,1142,1222,1291,1347,1396,2059],too:312,tool:[333,335,2059],top:[334,2055],topolog:[0,253,263,289,322,323,324,619,631,951,952,1139,1140,1656],total:[635,644],tp_lat:2059,tp_lon:2059,traceback:[577,592,764,930,931,932,940,1116,1117,1118,1127,1896,2059],tracker:[312,2058],trail:[257,1115,2059],trajectori:[1115,1205],trajectoryprofil:[1115,1205],transfer:313,transform:2059,transpos:[0,395,421,452,471,504,519,730,756,783,802,817,891,910,1050,1067,1161,1202,1232,1244,1301,1327,1357,1376,1406,1418,2054,2059],treat:2059,treatment:297,tree:297,treshanski:312,truncat:331,tupl:[15,22,30,49,59,70,82,93,101,114,121,128,138,169,174,180,188,196,204,214,223,229,234,239,244,251,260,275,279,281,282,283,343,358,397,398,405,407,409,410,431,453,454,457,463,465,466,481,505,512,513,528,532,537,557,574,586,607,609,614,632,634,635,644,653,676,693,698,699,710,731,732,733,737,744,746,748,750,751,770,779,809,810,829,838,843,844,854,893,898,899,919,922,925,926,930,931,933,934,941,944,947,948,949,952,957,972,975,981,995,1001,1002,1015,1051,1056,1057,1076,1086,1088,1093,1102,1105,1108,1109,1111,1116,1117,1120,1121,1129,1132,1135,1136,1137,1140,1144,1147,1160,1165,1168,1174,1188,1194,1195,1212,1233,1238,1239,1255,1258,1273,1281,1302,1303,1304,1308,1315,1317,1319,1321,1322,1337,1358,1359,1362,1368,1370,1371,1386,1407,1412,1413,1425,1431,1435,1437,1451,1468,1487,1496,1515,1524,1543,1548,1554,1603,1626,1629,1632,1650,1658,1673,1682,1716,1736,1756,1775,1788,1821,1827,1832,1837,1852,1882,1892,1898,1903,1920,1939,1957,1963,1992,2008,2027],turn:[328,331,333,335,2059],tutori:[313,327,328,333,2057],two:[269,277,283,296,303,313,319,328,329,333,335,350,353,360,374,423,426,433,441,476,483,492,536,569,616,617,626,661,686,705,712,720,762,766,773,780,834,849,856,870,912,921,922,924,925,926,930,931,932,933,944,947,949,952,954,1010,1017,1030,1069,1081,1097,1104,1105,1107,1108,1109,1111,1116,1117,1118,1120,1132,1135,1137,1140,1142,1144,1207,1214,1222,1268,1276,1283,1291,1332,1339,1347,1381,1388,1396,1422,1443,1448,1458,1482,1510,1538,2059],type:[0,3,7,9,12,17,20,24,25,28,32,35,41,44,47,51,56,62,64,67,72,74,76,79,84,85,86,91,95,96,99,105,109,112,116,119,123,126,131,136,142,148,154,159,164,166,172,176,178,182,185,190,193,194,199,201,206,209,211,216,217,221,225,227,232,237,242,248,253,255,256,257,258,259,260,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,313,326,328,330,331,333,335,347,350,367,368,374,380,388,415,424,441,474,492,522,536,566,569,610,611,616,617,619,620,631,636,638,639,640,646,661,686,720,759,760,779,780,781,782,787,803,804,812,834,863,864,870,876,884,904,913,939,954,969,970,971,976,977,978,988,989,990,991,992,993,1023,1024,1030,1035,1043,1061,1070,1081,1115,1126,1142,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1205,1222,1247,1264,1268,1291,1330,1347,1379,1396,1421,1422,1433,1443,1448,1455,1458,1477,1482,1505,1510,1533,1538,1561,1562,1568,1573,1581,1652,1653,1656,1659,1661,1662,1663,1668,1689,1690,1696,1701,1709,1795,1796,1802,1807,1815,1823,1858,1859,1864,1869,1875,2033,2034,2039,2044,2050,2055,2059],typecod:760,typeerror:764,typic:[319,329,374,441,492,536,616,661,686,720,780,834,870,954,1030,1119,1142,1222,1291,1347,1396,2059],u_indic:[1273,1487,1515,1543],u_shap:[1273,1487,1515,1543],ucar:[253,333,335],udunit:[54,55,2055],ufd:328,ugrid1:[],ugrid:[0,253,256,322,323,324,331],uml:253,unambigu:[269,296,328,939,1126,2055,2059],unari:262,uncertainti:[274,302,2059],unchang:[313,318,424,644,913,1008,1070,1160,2059],uncompress:[0,33,35,37,103,105,107,140,142,144,146,148,150,152,154,156,260,266,275,276,278,281,282,283,333,335,338,374,441,492,552,559,564,573,616,720,780,870,954,1030,1115,1142,1222,1250,1257,1258,1262,1272,1273,1291,1347,1396,1463,1470,1475,1486,1487,1491,1498,1503,1514,1515,1519,1526,1531,1542,1543,2054,2059],uncompressed_indic:1258,under:2059,underli:[255,260,275,279,280,281,282,283,347,374,441,492,564,565,566,571,616,720,780,785,816,821,870,954,1030,1142,1222,1262,1263,1264,1270,1291,1347,1396,1433,1455,1475,1476,1477,1484,1503,1504,1505,1512,1531,1532,1533,1540,1771,2059],underlying_arrai:0,understand:2055,unequ:330,unfilt:[0,609,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,635],unicod:0,unidata:[253,333,335,2059],uniqu:[263,289,328,330,618,922,925,926,930,931,932,933,934,938,940,944,947,949,950,952,957,962,1004,1105,1108,1109,1111,1112,1116,1117,1118,1120,1121,1125,1127,1132,1135,1137,1138,1140,1144,1147,1153,1197,1845,1912,2059],unique_construct:[0,328],unit:[10,11,18,19,26,27,45,46,54,55,65,66,77,78,88,89,97,98,110,111,117,118,124,125,165,171,177,184,200,210,219,226,231,241,247,258,264,273,287,292,301,351,363,378,393,394,413,414,436,451,468,486,492,493,502,503,515,570,629,632,637,645,715,721,753,775,778,779,780,798,801,815,859,874,889,890,902,903,938,1020,1033,1048,1049,1060,1125,1146,1198,1217,1223,1241,1269,1286,1292,1324,1342,1348,1373,1391,1397,1415,1444,1459,1483,1511,1539,1567,1579,1580,1591,1597,1611,1619,1660,1667,1695,1707,1708,1761,1764,1767,1770,1801,1813,1814,1863,1874,1902,1913,1927,1933,1946,1952,2015,2021,2038,2049,2055,2059],uniti:2059,unless:[276,341,356,429,479,525,526,555,605,614,651,674,708,768,827,852,917,923,924,927,935,936,945,946,948,951,1013,1074,1100,1106,1107,1110,1112,1122,1123,1133,1134,1136,1139,1143,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025,2059],unlik:[274,302,629],unlimit:[0,272,328,331,1091,1094,2059],unmask:[766,2059],unpack:[334,2057,2059],unrecognis:[],unset:[279,401,402,413,459,508,695,740,840,895,902,983,996,998,1053,1176,1189,1191,1235,1311,1364,1409,1579,1670,1675,1707,1813],unsign:331,until:[328,2054,2059],unus:[639,1662],unwant:[424,913,1008,1070,1115,1205,2059],unzip:[2057,2059],updat:[0,11,19,27,46,66,78,89,98,111,118,125,261,262,312,313,360,433,483,712,856,921,939,1017,1104,1126,1214,1283,1339,1388,2056,2059],upgrad:0,upon:[0,261,262,2059],url:[0,318,328,333,335,2059],usag:2059,use:[312,313,331,333,335,525,629,809,810,811,2055,2059],used:[11,19,27,46,51,54,55,66,78,89,98,111,118,125,193,253,256,258,261,262,267,283,285,287,289,294,313,331,344,359,360,393,432,449,482,502,529,543,558,574,608,609,622,632,654,677,691,711,728,771,773,781,804,830,855,856,889,920,997,999,1004,1016,1017,1048,1077,1084,1091,1094,1103,1158,1160,1190,1192,1197,1213,1230,1256,1273,1282,1299,1338,1355,1387,1404,1426,1452,1469,1487,1497,1515,1525,1543,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1845,1853,1883,1893,1912,1921,1940,1958,1964,1993,2009,2028,2056,2059],useful:[253,312,327,331,2055,2059],user:[297,321,328,331,333,334,335,791,2055,2059],usernam:312,uses:[312,313,2057,2059],using:[0,253,263,266,267,273,276,281,282,283,301,312,313,320,328,331,333,335,360,433,483,617,712,766,804,856,921,969,970,971,976,977,978,988,989,990,991,992,993,1017,1104,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1214,1283,1339,1388,2054,2059],usual:[262,263,272,289,300,331,344,359,432,482,529,558,608,654,677,711,771,830,855,920,938,1016,1077,1103,1119,1125,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028,2055,2059],utilis:[938,1125,2059],valid:[327,331,574,617,773,1273,1487,1515,1543,2055,2059],valid_max:[279,328,331,360,433,483,712,773,856,921,1017,1104,1214,1283,1339,1388,2059],valid_min:[279,328,331,360,433,483,712,773,856,921,1017,1104,1214,1283,1339,1388,1441,2059],valid_rang:[279,328,331,360,433,483,712,773,856,921,1017,1104,1214,1283,1339,1388,1441,2059],valu:[0,10,18,26,45,51,65,77,88,97,110,117,124,165,171,177,184,193,200,210,219,226,231,241,247,255,256,257,258,259,260,261,262,263,264,265,266,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,311,313,319,320,327,328,329,330,331,344,346,351,359,360,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,380,381,382,384,385,394,399,400,401,402,406,408,414,415,419,420,423,432,433,437,438,439,440,441,442,445,450,451,455,456,458,459,462,464,468,469,470,482,483,487,488,489,490,491,492,493,495,497,503,506,508,511,515,516,517,518,529,532,533,534,536,537,538,539,544,546,547,548,558,559,563,565,570,571,572,573,581,582,585,586,587,596,608,609,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,636,637,638,643,654,658,659,661,662,663,667,668,669,670,677,682,686,692,694,695,697,711,712,716,717,718,719,720,721,724,729,734,735,736,738,739,740,745,747,749,753,754,755,766,771,772,773,776,777,778,780,781,784,786,788,790,792,793,794,795,797,798,800,804,813,814,815,816,822,830,833,834,836,839,840,842,846,847,855,856,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,876,877,878,880,881,890,894,895,897,903,904,908,909,912,920,921,922,923,924,925,926,927,929,930,931,932,933,934,935,936,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,956,957,960,962,968,973,974,979,980,982,983,984,985,988,990,992,994,996,997,998,999,1000,1006,1007,1016,1017,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1035,1036,1037,1039,1040,1049,1052,1053,1055,1060,1061,1065,1066,1069,1077,1080,1081,1082,1085,1087,1089,1092,1094,1095,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1115,1116,1117,1118,1119,1120,1121,1122,1123,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1151,1153,1159,1160,1166,1167,1172,1173,1175,1176,1177,1178,1181,1183,1185,1187,1189,1190,1191,1192,1193,1198,1200,1201,1213,1214,1218,1219,1220,1221,1222,1223,1226,1231,1234,1235,1237,1241,1242,1243,1256,1257,1261,1263,1267,1269,1270,1271,1272,1282,1283,1287,1288,1289,1290,1291,1292,1295,1300,1305,1306,1307,1309,1310,1311,1316,1318,1320,1324,1325,1326,1338,1339,1343,1344,1345,1346,1347,1348,1351,1356,1360,1361,1363,1364,1367,1369,1373,1374,1375,1387,1388,1392,1393,1394,1395,1396,1397,1400,1405,1408,1409,1411,1415,1416,1417,1426,1430,1432,1434,1441,1444,1452,1454,1459,1469,1470,1474,1476,1483,1484,1485,1486,1497,1498,1502,1504,1511,1512,1513,1514,1525,1526,1530,1532,1539,1540,1541,1542,1549,1555,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1580,1581,1583,1584,1588,1589,1590,1591,1592,1597,1598,1599,1604,1607,1608,1609,1610,1611,1612,1613,1619,1620,1621,1622,1627,1629,1630,1631,1632,1633,1634,1639,1640,1641,1651,1656,1657,1658,1659,1660,1661,1666,1674,1677,1683,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1708,1709,1711,1712,1717,1721,1722,1724,1725,1729,1730,1731,1732,1737,1741,1757,1759,1760,1761,1762,1763,1764,1766,1768,1769,1770,1771,1776,1779,1780,1783,1784,1789,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1814,1815,1817,1818,1822,1828,1831,1832,1833,1834,1836,1837,1838,1847,1848,1853,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1874,1875,1877,1878,1883,1885,1886,1888,1893,1896,1897,1898,1899,1900,1901,1902,1903,1905,1913,1915,1916,1921,1924,1925,1926,1927,1928,1933,1934,1935,1940,1943,1944,1945,1946,1947,1952,1953,1954,1958,1964,1967,1968,1971,1972,1977,1978,1980,1981,1985,1986,1987,1988,1993,1996,1997,1998,2003,2004,2009,2012,2013,2014,2015,2016,2021,2022,2023,2028,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2049,2050,2052,2053,2055,2056,2059],valueerror:[346,351,364,365,366,367,368,369,370,372,375,376,377,378,380,381,382,384,385,399,400,401,402,437,439,442,445,455,456,458,459,487,488,490,493,495,497,506,508,532,533,534,537,538,539,563,565,570,571,634,637,645,658,659,662,663,682,694,695,716,718,721,724,734,735,736,738,739,740,776,777,778,784,786,788,789,790,792,793,794,795,797,798,799,800,801,813,814,815,816,833,836,839,840,860,861,862,863,864,865,866,868,871,872,873,874,876,877,878,880,881,894,895,922,925,926,930,931,932,933,934,940,941,943,944,947,949,950,952,956,957,960,979,980,982,983,1021,1022,1023,1024,1025,1026,1028,1031,1032,1033,1035,1036,1037,1039,1040,1052,1053,1080,1082,1087,1089,1105,1108,1109,1111,1116,1117,1118,1120,1121,1127,1128,1129,1131,1132,1135,1137,1138,1140,1144,1145,1146,1147,1151,1172,1173,1175,1176,1218,1220,1223,1226,1234,1235,1261,1263,1267,1269,1270,1287,1289,1292,1295,1305,1306,1307,1309,1310,1311,1343,1345,1348,1351,1360,1361,1363,1364,1392,1394,1397,1400,1408,1409,1432,1444,1454,1459,1474,1476,1478,1481,1483,1484,1502,1504,1506,1509,1511,1512,1530,1532,1534,1537,1539,1540,1558,1559,1560,1561,1562,1564,1565,1566,1567,1568,1569,1570,1588,1590,1591,1592,1607,1608,1610,1611,1612,1613,1629,1630,1631,1632,1633,1634,1658,1660,1667,1670,1675,1686,1687,1688,1689,1690,1692,1693,1694,1695,1696,1697,1698,1721,1722,1724,1725,1741,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1779,1780,1792,1793,1794,1795,1796,1798,1799,1800,1801,1802,1803,1804,1831,1832,1834,1836,1837,1838,1856,1857,1858,1859,1861,1862,1863,1864,1865,1866,1885,1886,1896,1897,1898,1900,1901,1902,1903,1905,1924,1926,1927,1928,1943,1945,1946,1947,1967,1968,1977,1978,1980,1981,1997,1998,2012,2014,2015,2016,2031,2032,2033,2034,2036,2037,2038,2039,2040,2041,2059],var1:[363,436,486,531,681,715,859,1020,1079,1125,1217,1286,1342,1391],vari:[256,264,274,285,292,302,313,395,452,504,730,802,891,1050,1161,1232,1301,1357,1406,2059],variabl:[0,13,68,80,167,186,202,212,249,253,256,257,258,265,266,268,269,270,271,272,273,274,275,276,277,278,279,281,282,283,285,287,291,296,299,300,301,302,303,309,322,323,324,328,331,333,335,353,368,369,370,374,381,382,384,389,390,391,393,394,397,398,399,400,401,402,403,404,405,406,407,408,409,410,417,418,426,441,449,450,454,456,459,461,464,465,466,476,492,502,503,505,506,507,508,509,510,511,512,513,616,622,628,686,691,692,693,694,695,696,697,698,699,705,719,720,728,729,733,736,740,743,749,750,751,762,766,775,788,790,793,794,795,797,816,838,839,840,841,842,843,844,849,864,865,866,870,877,878,880,885,886,887,889,890,893,894,895,896,897,898,899,906,907,939,954,967,968,969,970,971,972,973,975,976,977,978,979,980,981,982,983,984,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1010,1024,1025,1026,1030,1036,1037,1039,1044,1045,1046,1048,1049,1051,1052,1053,1054,1055,1056,1057,1063,1064,1081,1097,1115,1119,1126,1142,1158,1159,1162,1163,1164,1165,1166,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1207,1222,1230,1231,1233,1234,1235,1236,1237,1238,1239,1258,1267,1276,1290,1291,1299,1300,1304,1307,1311,1314,1320,1321,1322,1332,1346,1347,1355,1356,1359,1361,1364,1366,1369,1370,1371,1381,1395,1396,1404,1405,1407,1408,1409,1410,1411,1412,1413,1439,1441,1478,1481,1506,1509,1534,1537,1562,1569,1574,1690,1697,1702,1771,1796,1803,1808,1859,1865,1870,2034,2040,2045,2055],variable_attribut:331,varianc:2059,variat:[259,273,288,301,2059],varid:[279,1439],variou:[263,265,293,331,2059],vector:[264,292,350,353,374,426,441,476,492,569,661,705,720,762,766,773,834,849,870,954,1010,1030,1097,1142,1207,1222,1268,1276,1291,1332,1347,1381,1396,1422,1443,1448,1458,1482,1510,1538,2059],verbos:[0,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2055],veri:[0,319,329,353,362,374,426,435,441,476,485,492,536,616,661,686,705,714,720,762,766,780,834,849,858,870,954,1010,1019,1030,1097,1124,1142,1207,1216,1222,1276,1285,1291,1332,1341,1347,1381,1390,1396,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2054,2059],versa:[313,642,1665,2059],version:[1,2,3,4,5,6,7,8,9,10,11,13,17,18,19,24,25,26,27,32,36,38,41,42,43,44,45,46,52,54,55,61,62,63,64,65,66,68,72,73,74,75,76,77,78,80,84,85,86,87,88,89,90,95,96,97,98,105,106,108,109,110,111,116,117,118,123,124,125,130,132,134,135,136,137,138,139,143,145,149,151,155,157,158,159,160,161,162,163,164,165,167,171,176,177,182,183,184,186,190,191,192,198,199,200,202,206,207,208,209,210,212,216,217,218,219,220,225,226,231,236,237,238,239,240,241,246,247,249,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,315,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,345,346,347,350,351,352,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,565,566,568,569,570,572,573,574,575,580,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,642,643,644,645,646,647,648,649,651,652,653,654,655,656,657,658,659,660,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,758,759,760,761,762,766,768,769,770,771,773,775,780,781,782,783,785,786,787,788,789,790,792,793,794,795,796,797,802,803,804,806,808,809,810,811,812,817,820,821,822,823,824,825,826,827,828,829,830,831,832,833,835,836,837,838,839,840,841,842,843,844,845,846,847,848,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,913,914,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1263,1264,1266,1267,1268,1269,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1420,1421,1422,1423,1424,1425,1426,1427,1428,1430,1431,1432,1433,1434,1435,1436,1437,1439,1440,1441,1443,1444,1447,1448,1449,1450,1451,1452,1453,1454,1455,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1476,1477,1478,1480,1481,1482,1483,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1504,1505,1506,1508,1509,1510,1511,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1532,1533,1534,1536,1537,1538,1539,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1754,1755,1756,1757,1763,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2058],versionad:[936,1123],vertic:[0,256,257,265,268,269,271,283,285,286,293,295,296,299,2059],vertical_cr:2059,via:[262,263,276,312,320,328,331,596,614,618,619,620,622,623,624,625,626,627,628,629,630,922,923,924,925,926,927,930,931,932,933,934,935,936,940,944,945,946,947,948,949,950,951,952,962,1105,1106,1107,1108,1109,1110,1111,1112,1116,1117,1118,1120,1121,1122,1123,1127,1132,1133,1134,1135,1136,1137,1138,1139,1140,1143,1144,1153,2055,2059],vice:[313,642,1665,2059],view:[320,333,335,583,584,589,955,1665,1835,2059],virtual:0,visualis:[333,335],vlen:0,vocabulari:[328,939,1126,2059],volum:[333,335,624,2059],wai:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,333,335,350,353,426,476,569,705,762,766,849,1010,1097,1207,1268,1276,1332,1381,1422,1443,1448,1458,1482,1510,1538,2059],want:334,warn:[0,320,327,328,331,374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],warn_valid:[0,328,331],watersh:2059,websit:312,welcom:2058,well:[270,297,298,328,331,333,335,374,441,492,616,720,780,870,954,1030,1104,1142,1222,1291,1347,1396,2055,2059],were:[328,331,609,614,632,635,923,924,927,935,936,939,945,946,948,951,1106,1107,1110,1112,1122,1123,1126,1133,1134,1136,1139,1143,2059],what:[0,270,298,2059],when:[0,253,256,258,262,270,273,279,285,287,290,312,313,327,328,330,331,337,341,345,350,353,356,362,383,426,429,435,444,476,479,485,496,526,536,551,555,561,569,601,605,617,629,651,674,686,689,705,708,714,723,762,764,766,768,796,827,835,849,852,858,879,917,938,939,955,959,969,970,971,973,976,977,978,984,988,989,990,991,992,993,996,997,1010,1013,1019,1038,1074,1097,1100,1115,1124,1125,1126,1150,1162,1163,1164,1166,1169,1170,1171,1177,1181,1182,1183,1184,1185,1186,1189,1190,1207,1210,1216,1225,1249,1253,1259,1268,1276,1279,1285,1294,1332,1335,1341,1350,1381,1384,1390,1399,1422,1423,1428,1435,1443,1446,1448,1449,1453,1458,1462,1466,1472,1482,1490,1494,1500,1510,1518,1522,1528,1538,1545,1546,1550,1552,1557,1587,1601,1606,1624,1646,1648,1671,1680,1685,1714,1734,1754,1758,1773,1786,1791,1819,1825,1835,1850,1855,1880,1890,1895,1918,1923,1937,1942,1955,1959,1961,1990,2006,2011,2025,2030,2054,2055,2059],whenev:2059,where:[57,259,263,267,288,289,312,313,319,323,329,331,343,358,360,374,431,433,441,481,483,492,528,534,536,539,542,545,548,557,607,616,625,640,653,661,676,686,710,712,720,770,780,804,829,834,854,856,870,919,921,954,1015,1017,1030,1076,1102,1104,1119,1142,1143,1212,1214,1222,1255,1281,1283,1291,1337,1339,1347,1386,1388,1396,1425,1451,1468,1496,1524,1548,1554,1603,1626,1631,1634,1637,1638,1641,1650,1663,1673,1682,1716,1736,1756,1775,1788,1821,1827,1852,1882,1892,1920,1939,1957,1963,1992,2008,2027,2056,2059],wherebi:0,whether:[0,272,277,303,328,333,335,374,386,387,388,389,390,391,392,396,403,404,413,424,441,446,447,448,460,461,474,492,498,499,500,501,507,509,522,536,540,541,542,616,621,661,664,665,686,690,696,720,725,726,727,741,742,743,759,772,780,799,800,801,834,837,841,870,882,883,884,885,886,887,888,892,896,902,913,939,954,961,962,963,964,965,966,986,987,1008,1030,1041,1042,1043,1044,1045,1046,1047,1054,1070,1081,1083,1090,1115,1126,1142,1152,1153,1154,1155,1156,1157,1179,1180,1205,1222,1227,1228,1229,1236,1247,1291,1296,1297,1298,1312,1313,1314,1330,1347,1352,1353,1354,1365,1366,1379,1396,1401,1402,1403,1410,1421,1440,1571,1572,1573,1574,1575,1576,1579,1593,1594,1595,1614,1615,1616,1617,1635,1636,1637,1676,1699,1700,1701,1702,1703,1704,1707,1726,1727,1746,1765,1766,1767,1781,1805,1806,1807,1808,1809,1810,1813,1839,1840,1841,1842,1843,1867,1868,1869,1870,1871,1887,1906,1907,1908,1909,1910,1929,1930,1931,1948,1949,1950,1969,1982,1983,1999,2000,2001,2017,2018,2019,2042,2043,2044,2045,2046,2059],which:[0,253,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,313,315,322,326,327,328,330,331,333,334,335,363,436,486,535,617,629,635,639,640,644,715,760,806,808,818,859,929,938,955,996,997,998,999,1020,1114,1115,1119,1125,1160,1189,1190,1191,1192,1217,1286,1342,1391,1439,1662,1663,1835,2054,2056,2057,2059],whilst:[275,278,331,333,335,939,1126,2055,2059],white:328,who:312,whole:[253,2059],whose:[256,257,269,271,285,286,296,299,328,331,609,618,626,632,790,794,930,931,932,1116,1117,1118,1160,2055,2059],why:[312,2059],wide:[0,320,2059],wildli:331,window:334,wise:[374,441,492,661,720,780,834,870,954,1030,1142,1222,1291,1347,1396,2059],within:[259,270,273,288,301,313,328,331,334,360,362,374,433,435,441,483,485,492,616,712,714,720,780,834,856,858,870,921,954,969,970,971,976,977,978,988,989,990,991,992,993,1017,1019,1030,1104,1114,1124,1142,1162,1163,1164,1169,1170,1171,1181,1182,1183,1184,1185,1186,1214,1216,1222,1283,1285,1291,1339,1341,1347,1388,1390,1396,1439,1446,1557,1587,1606,1685,1791,1855,1895,1923,1942,2011,2030,2054,2059],without:[258,287,320,328,334,614,617,618,619,620,621,622,623,624,625,626,627,628,630,631,779,922,925,926,930,931,932,933,934,935,940,944,947,948,949,952,962,1105,1108,1109,1111,1112,1116,1117,1118,1120,1121,1122,1127,1132,1135,1136,1137,1140,1144,1153,1656,2059],word:2059,work:[0,312,313,334,350,353,426,476,569,705,762,766,849,1010,1097,1207,1268,1276,1332,1381,1422,1443,1448,1458,1482,1510,1538,2059],world:[270,298],would:[0,261,262,270,277,298,303,312,328,331,363,436,715,775,783,859,938,939,1020,1125,1126,1217,1286,1342,1391,2059],wouldn:0,write:[0,1,313,325,328,333,335,337,345,360,362,433,435,483,485,551,561,712,714,791,856,858,921,939,958,973,974,984,985,996,997,998,999,1017,1019,1091,1094,1104,1115,1124,1126,1149,1166,1167,1177,1178,1189,1190,1191,1192,1214,1216,1249,1259,1283,1285,1339,1341,1388,1390,1428,1453,1462,1472,1490,1500,1518,1528,1545,1550,1557,1587,1606,1685,1758,1791,1855,1895,1923,1942,1959,2011,2030,2054,2055],written:[0,258,270,273,312,313,328,331,969,970,971,973,976,977,978,984,988,989,990,991,992,993,996,997,998,999,1115,1162,1163,1164,1166,1169,1170,1171,1177,1181,1182,1183,1184,1185,1186,1189,1190,1191,1192,2055,2059],wrong:297,www:[253,333,335],x86_64:321,xyz:[363,436,486,531,681,715,775,859,938,1020,1079,1125,1217,1286,1342,1391],year:[259,288,333,335],yet:[265,293,313,1115,2059],you:[312,333,334,335,629,2059],your:[312,334],zero:[0,263,265,268,271,274,293,295,299,302,324,773,779,922,924,925,926,930,931,932,933,944,947,949,952,1105,1107,1108,1109,1111,1116,1117,1118,1120,1132,1135,1137,1140,1144,2059],zip:[2057,2059],zxvf:334},titles:["Change log","API reference","cfdm.Array.array","cfdm.Array.dtype","cfdm.Array.ndim","cfdm.Array.shape","cfdm.Array.size","cfdm.AuxiliaryCoordinate.array","cfdm.AuxiliaryCoordinate.bounds","cfdm.AuxiliaryCoordinate.construct_type","cfdm.AuxiliaryCoordinate.data","cfdm.AuxiliaryCoordinate.datetime_array","cfdm.AuxiliaryCoordinate.dtype","cfdm.AuxiliaryCoordinate.interior_ring","cfdm.AuxiliaryCoordinate.ndim","cfdm.AuxiliaryCoordinate.shape","cfdm.AuxiliaryCoordinate.size","cfdm.Bounds.array","cfdm.Bounds.data","cfdm.Bounds.datetime_array","cfdm.Bounds.dtype","cfdm.Bounds.ndim","cfdm.Bounds.shape","cfdm.Bounds.size","cfdm.CellMeasure.array","cfdm.CellMeasure.construct_type","cfdm.CellMeasure.data","cfdm.CellMeasure.datetime_array","cfdm.CellMeasure.dtype","cfdm.CellMeasure.ndim","cfdm.CellMeasure.shape","cfdm.CellMeasure.size","cfdm.CellMethod.construct_type","cfdm.CompressedArray.array","cfdm.CompressedArray.compressed_array","cfdm.CompressedArray.dtype","cfdm.CompressedArray.ndim","cfdm.CompressedArray.shape","cfdm.CompressedArray.size","cfdm.Constant._func","cfdm.Constant.value","cfdm.CoordinateReference.construct_type","cfdm.CoordinateReference.coordinate_conversion","cfdm.CoordinateReference.datum","cfdm.Count.array","cfdm.Count.data","cfdm.Count.datetime_array","cfdm.Count.dtype","cfdm.Count.ndim","cfdm.Count.shape","cfdm.Count.size","cfdm.Data.array","cfdm.Data.compressed_array","cfdm.Data.data","cfdm.Data.datetime_array","cfdm.Data.datetime_as_string","cfdm.Data.dtype","cfdm.Data.mask","cfdm.Data.ndim","cfdm.Data.shape","cfdm.Data.size","cfdm.Data.sparse_array","cfdm.DimensionCoordinate.array","cfdm.DimensionCoordinate.bounds","cfdm.DimensionCoordinate.construct_type","cfdm.DimensionCoordinate.data","cfdm.DimensionCoordinate.datetime_array","cfdm.DimensionCoordinate.dtype","cfdm.DimensionCoordinate.interior_ring","cfdm.DimensionCoordinate.ndim","cfdm.DimensionCoordinate.shape","cfdm.DimensionCoordinate.size","cfdm.Domain.construct_type","cfdm.Domain.constructs","cfdm.DomainAncillary.array","cfdm.DomainAncillary.bounds","cfdm.DomainAncillary.construct_type","cfdm.DomainAncillary.data","cfdm.DomainAncillary.datetime_array","cfdm.DomainAncillary.dtype","cfdm.DomainAncillary.interior_ring","cfdm.DomainAncillary.ndim","cfdm.DomainAncillary.shape","cfdm.DomainAncillary.size","cfdm.DomainAxis.construct_type","cfdm.Field.array","cfdm.Field.construct_type","cfdm.Field.constructs","cfdm.Field.data","cfdm.Field.datetime_array","cfdm.Field.domain","cfdm.Field.dtype","cfdm.Field.ndim","cfdm.Field.shape","cfdm.Field.size","cfdm.FieldAncillary.array","cfdm.FieldAncillary.construct_type","cfdm.FieldAncillary.data","cfdm.FieldAncillary.datetime_array","cfdm.FieldAncillary.dtype","cfdm.FieldAncillary.ndim","cfdm.FieldAncillary.shape","cfdm.FieldAncillary.size","cfdm.GatheredArray.array","cfdm.GatheredArray.compressed_array","cfdm.GatheredArray.dtype","cfdm.GatheredArray.ndim","cfdm.GatheredArray.shape","cfdm.GatheredArray.size","cfdm.Index.array","cfdm.Index.data","cfdm.Index.datetime_array","cfdm.Index.dtype","cfdm.Index.ndim","cfdm.Index.shape","cfdm.Index.size","cfdm.InteriorRing.array","cfdm.InteriorRing.data","cfdm.InteriorRing.datetime_array","cfdm.InteriorRing.dtype","cfdm.InteriorRing.ndim","cfdm.InteriorRing.shape","cfdm.InteriorRing.size","cfdm.List.array","cfdm.List.data","cfdm.List.datetime_array","cfdm.List.dtype","cfdm.List.ndim","cfdm.List.shape","cfdm.List.size","cfdm.NetCDFArray.array","cfdm.NetCDFArray.dtype","cfdm.NetCDFArray.ndim","cfdm.NetCDFArray.shape","cfdm.NetCDFArray.size","cfdm.NumpyArray.array","cfdm.NumpyArray.dtype","cfdm.NumpyArray.ndim","cfdm.NumpyArray.shape","cfdm.NumpyArray.size","cfdm.RaggedContiguousArray.array","cfdm.RaggedContiguousArray.compressed_array","cfdm.RaggedContiguousArray.dtype","cfdm.RaggedContiguousArray.ndim","cfdm.RaggedContiguousArray.shape","cfdm.RaggedContiguousArray.size","cfdm.RaggedIndexedArray.array","cfdm.RaggedIndexedArray.compressed_array","cfdm.RaggedIndexedArray.dtype","cfdm.RaggedIndexedArray.ndim","cfdm.RaggedIndexedArray.shape","cfdm.RaggedIndexedArray.size","cfdm.RaggedIndexedContiguousArray.array","cfdm.RaggedIndexedContiguousArray.compressed_array","cfdm.RaggedIndexedContiguousArray.dtype","cfdm.RaggedIndexedContiguousArray.ndim","cfdm.RaggedIndexedContiguousArray.shape","cfdm.RaggedIndexedContiguousArray.size","cfdm.core.Array.array","cfdm.core.Array.dtype","cfdm.core.Array.ndim","cfdm.core.Array.shape","cfdm.core.Array.size","cfdm.core.AuxiliaryCoordinate.bounds","cfdm.core.AuxiliaryCoordinate.construct_type","cfdm.core.AuxiliaryCoordinate.data","cfdm.core.AuxiliaryCoordinate.dtype","cfdm.core.AuxiliaryCoordinate.interior_ring","cfdm.core.AuxiliaryCoordinate.ndim","cfdm.core.AuxiliaryCoordinate.shape","cfdm.core.AuxiliaryCoordinate.size","cfdm.core.Bounds.data","cfdm.core.Bounds.dtype","cfdm.core.Bounds.ndim","cfdm.core.Bounds.shape","cfdm.core.Bounds.size","cfdm.core.CellMeasure.construct_type","cfdm.core.CellMeasure.data","cfdm.core.CellMeasure.dtype","cfdm.core.CellMeasure.ndim","cfdm.core.CellMeasure.shape","cfdm.core.CellMeasure.size","cfdm.core.CellMethod.construct_type","cfdm.core.Coordinate.bounds","cfdm.core.Coordinate.data","cfdm.core.Coordinate.dtype","cfdm.core.Coordinate.interior_ring","cfdm.core.Coordinate.ndim","cfdm.core.Coordinate.shape","cfdm.core.Coordinate.size","cfdm.core.CoordinateReference.construct_type","cfdm.core.CoordinateReference.coordinate_conversion","cfdm.core.CoordinateReference.datum","cfdm.core.Data.array","cfdm.core.Data.dtype","cfdm.core.Data.ndim","cfdm.core.Data.shape","cfdm.core.Data.size","cfdm.core.DimensionCoordinate.bounds","cfdm.core.DimensionCoordinate.construct_type","cfdm.core.DimensionCoordinate.data","cfdm.core.DimensionCoordinate.dtype","cfdm.core.DimensionCoordinate.interior_ring","cfdm.core.DimensionCoordinate.ndim","cfdm.core.DimensionCoordinate.shape","cfdm.core.DimensionCoordinate.size","cfdm.core.Domain.construct_type","cfdm.core.Domain.constructs","cfdm.core.DomainAncillary.bounds","cfdm.core.DomainAncillary.construct_type","cfdm.core.DomainAncillary.data","cfdm.core.DomainAncillary.dtype","cfdm.core.DomainAncillary.interior_ring","cfdm.core.DomainAncillary.ndim","cfdm.core.DomainAncillary.shape","cfdm.core.DomainAncillary.size","cfdm.core.DomainAxis.construct_type","cfdm.core.Field.construct_type","cfdm.core.Field.constructs","cfdm.core.Field.data","cfdm.core.Field.domain","cfdm.core.Field.dtype","cfdm.core.Field.ndim","cfdm.core.Field.shape","cfdm.core.Field.size","cfdm.core.FieldAncillary.construct_type","cfdm.core.FieldAncillary.data","cfdm.core.FieldAncillary.dtype","cfdm.core.FieldAncillary.ndim","cfdm.core.FieldAncillary.shape","cfdm.core.FieldAncillary.size","cfdm.core.InteriorRing.data","cfdm.core.InteriorRing.dtype","cfdm.core.InteriorRing.ndim","cfdm.core.InteriorRing.shape","cfdm.core.InteriorRing.size","cfdm.core.NumpyArray.array","cfdm.core.NumpyArray.dtype","cfdm.core.NumpyArray.ndim","cfdm.core.NumpyArray.shape","cfdm.core.NumpyArray.size","cfdm.core.PropertiesData.data","cfdm.core.PropertiesData.dtype","cfdm.core.PropertiesData.ndim","cfdm.core.PropertiesData.shape","cfdm.core.PropertiesData.size","cfdm.core.PropertiesDataBounds.bounds","cfdm.core.PropertiesDataBounds.data","cfdm.core.PropertiesDataBounds.dtype","cfdm.core.PropertiesDataBounds.interior_ring","cfdm.core.PropertiesDataBounds.ndim","cfdm.core.PropertiesDataBounds.shape","cfdm.core.PropertiesDataBounds.size","CF data model","cfdm classes","cfdm.Array","cfdm.AuxiliaryCoordinate","cfdm.Bounds","cfdm.CellMeasure","cfdm.CellMethod","cfdm.CompressedArray","cfdm.Configuration","cfdm.Constant","cfdm.Constructs","cfdm.CoordinateConversion","cfdm.CoordinateReference","cfdm.Count","cfdm.Data","cfdm.Datum","cfdm.DimensionCoordinate","cfdm.Domain","cfdm.DomainAncillary","cfdm.DomainAxis","cfdm.Field","cfdm.FieldAncillary","cfdm.GatheredArray","cfdm.Index","cfdm.InteriorRing","cfdm.List","cfdm.NetCDFArray","cfdm.NumpyArray","cfdm.RaggedContiguousArray","cfdm.RaggedIndexedArray","cfdm.RaggedIndexedContiguousArray","cfdm.core.Array","cfdm.core.AuxiliaryCoordinate","cfdm.core.Bounds","cfdm.core.CellMeasure","cfdm.core.CellMethod","cfdm.core.Constructs","cfdm.core.Container","cfdm.core.Coordinate","cfdm.core.CoordinateConversion","cfdm.core.CoordinateReference","cfdm.core.Data","cfdm.core.Datum","cfdm.core.DimensionCoordinate","cfdm.core.DocstringRewriteMeta","cfdm.core.Domain","cfdm.core.DomainAncillary","cfdm.core.DomainAxis","cfdm.core.Field","cfdm.core.FieldAncillary","cfdm.core.InteriorRing","cfdm.core.NumpyArray","cfdm.core.Parameters","cfdm.core.ParametersDomainAncillaries","cfdm.core.Properties","cfdm.core.PropertiesData","cfdm.core.PropertiesDataBounds","cfdm.core classes","cfdm constants","Contributing","Extensions","cfdm.ATOL","cfdm.CF","cfdm.LOG_LEVEL","cfdm.RTOL","cfdm.abspath","cfdm.atol","cfdm.configuration","cfdm.environment","cfdm.example_domain","cfdm.example_field","cfdm.example_fields","cfdm.implementation","cfdm.integer_dtype","cfdm.log_level","cfdm.read","cfdm.rtol","cfdm.unique_constructs","cfdm.write","cfdm functions","cfdm package","Installation","Introduction","cfdm.Array.__array__","cfdm.Array.__deepcopy__","cfdm.Array.__getitem__","cfdm.Array.__repr__","cfdm.Array.__str__","cfdm.Array._docstring_method_exclusions","cfdm.Array._docstring_package_depth","cfdm.Array._docstring_special_substitutions","cfdm.Array._docstring_substitutions","cfdm.Array.copy","cfdm.Array.get_calendar","cfdm.Array.get_compression_type","cfdm.Array.get_filename","cfdm.Array.get_filenames","cfdm.Array.get_subspace","cfdm.Array.get_units","cfdm.AuxiliaryCoordinate.__deepcopy__","cfdm.AuxiliaryCoordinate.__getitem__","cfdm.AuxiliaryCoordinate.__repr__","cfdm.AuxiliaryCoordinate.__str__","cfdm.AuxiliaryCoordinate._docstring_method_exclusions","cfdm.AuxiliaryCoordinate._docstring_package_depth","cfdm.AuxiliaryCoordinate._docstring_special_substitutions","cfdm.AuxiliaryCoordinate._docstring_substitutions","cfdm.AuxiliaryCoordinate.apply_masking","cfdm.AuxiliaryCoordinate.clear_properties","cfdm.AuxiliaryCoordinate.copy","cfdm.AuxiliaryCoordinate.creation_commands","cfdm.AuxiliaryCoordinate.del_bounds","cfdm.AuxiliaryCoordinate.del_climatology","cfdm.AuxiliaryCoordinate.del_data","cfdm.AuxiliaryCoordinate.del_geometry","cfdm.AuxiliaryCoordinate.del_interior_ring","cfdm.AuxiliaryCoordinate.del_node_count","cfdm.AuxiliaryCoordinate.del_part_node_count","cfdm.AuxiliaryCoordinate.del_properties","cfdm.AuxiliaryCoordinate.del_property","cfdm.AuxiliaryCoordinate.dump","cfdm.AuxiliaryCoordinate.equals","cfdm.AuxiliaryCoordinate.get_bounds","cfdm.AuxiliaryCoordinate.get_bounds_data","cfdm.AuxiliaryCoordinate.get_climatology","cfdm.AuxiliaryCoordinate.get_data","cfdm.AuxiliaryCoordinate.get_filenames","cfdm.AuxiliaryCoordinate.get_geometry","cfdm.AuxiliaryCoordinate.get_interior_ring","cfdm.AuxiliaryCoordinate.get_node_count","cfdm.AuxiliaryCoordinate.get_original_filenames","cfdm.AuxiliaryCoordinate.get_part_node_count","cfdm.AuxiliaryCoordinate.get_property","cfdm.AuxiliaryCoordinate.has_bounds","cfdm.AuxiliaryCoordinate.has_data","cfdm.AuxiliaryCoordinate.has_geometry","cfdm.AuxiliaryCoordinate.has_interior_ring","cfdm.AuxiliaryCoordinate.has_node_count","cfdm.AuxiliaryCoordinate.has_part_node_count","cfdm.AuxiliaryCoordinate.has_property","cfdm.AuxiliaryCoordinate.identities","cfdm.AuxiliaryCoordinate.identity","cfdm.AuxiliaryCoordinate.insert_dimension","cfdm.AuxiliaryCoordinate.is_climatology","cfdm.AuxiliaryCoordinate.nc_clear_node_coordinate_variable_groups","cfdm.AuxiliaryCoordinate.nc_clear_variable_groups","cfdm.AuxiliaryCoordinate.nc_del_node_coordinate_variable","cfdm.AuxiliaryCoordinate.nc_del_variable","cfdm.AuxiliaryCoordinate.nc_get_node_coordinate_variable","cfdm.AuxiliaryCoordinate.nc_get_variable","cfdm.AuxiliaryCoordinate.nc_has_node_coordinate_variable","cfdm.AuxiliaryCoordinate.nc_has_variable","cfdm.AuxiliaryCoordinate.nc_node_coordinate_variable_groups","cfdm.AuxiliaryCoordinate.nc_set_node_coordinate_variable","cfdm.AuxiliaryCoordinate.nc_set_node_coordinate_variable_groups","cfdm.AuxiliaryCoordinate.nc_set_variable","cfdm.AuxiliaryCoordinate.nc_set_variable_groups","cfdm.AuxiliaryCoordinate.nc_variable_groups","cfdm.AuxiliaryCoordinate.properties","cfdm.AuxiliaryCoordinate.set_bounds","cfdm.AuxiliaryCoordinate.set_climatology","cfdm.AuxiliaryCoordinate.set_data","cfdm.AuxiliaryCoordinate.set_geometry","cfdm.AuxiliaryCoordinate.set_interior_ring","cfdm.AuxiliaryCoordinate.set_node_count","cfdm.AuxiliaryCoordinate.set_part_node_count","cfdm.AuxiliaryCoordinate.set_properties","cfdm.AuxiliaryCoordinate.set_property","cfdm.AuxiliaryCoordinate.squeeze","cfdm.AuxiliaryCoordinate.to_memory","cfdm.AuxiliaryCoordinate.transpose","cfdm.AuxiliaryCoordinate.uncompress","cfdm.Bounds.__deepcopy__","cfdm.Bounds.__getitem__","cfdm.Bounds.__repr__","cfdm.Bounds.__str__","cfdm.Bounds._docstring_method_exclusions","cfdm.Bounds._docstring_package_depth","cfdm.Bounds._docstring_special_substitutions","cfdm.Bounds._docstring_substitutions","cfdm.Bounds.apply_masking","cfdm.Bounds.clear_properties","cfdm.Bounds.copy","cfdm.Bounds.creation_commands","cfdm.Bounds.del_data","cfdm.Bounds.del_properties","cfdm.Bounds.del_property","cfdm.Bounds.dump","cfdm.Bounds.equals","cfdm.Bounds.get_data","cfdm.Bounds.get_filenames","cfdm.Bounds.get_original_filenames","cfdm.Bounds.get_property","cfdm.Bounds.has_bounds","cfdm.Bounds.has_data","cfdm.Bounds.has_property","cfdm.Bounds.identities","cfdm.Bounds.identity","cfdm.Bounds.inherited_properties","cfdm.Bounds.insert_dimension","cfdm.Bounds.nc_clear_dimension_groups","cfdm.Bounds.nc_clear_variable_groups","cfdm.Bounds.nc_del_dimension","cfdm.Bounds.nc_del_variable","cfdm.Bounds.nc_dimension_groups","cfdm.Bounds.nc_get_dimension","cfdm.Bounds.nc_get_variable","cfdm.Bounds.nc_has_dimension","cfdm.Bounds.nc_has_variable","cfdm.Bounds.nc_set_dimension","cfdm.Bounds.nc_set_dimension_groups","cfdm.Bounds.nc_set_variable","cfdm.Bounds.nc_set_variable_groups","cfdm.Bounds.nc_variable_groups","cfdm.Bounds.properties","cfdm.Bounds.set_data","cfdm.Bounds.set_properties","cfdm.Bounds.set_property","cfdm.Bounds.squeeze","cfdm.Bounds.to_memory","cfdm.Bounds.transpose","cfdm.Bounds.uncompress","cfdm.CellMeasure.__deepcopy__","cfdm.CellMeasure.__getitem__","cfdm.CellMeasure.__repr__","cfdm.CellMeasure.__str__","cfdm.CellMeasure._docstring_method_exclusions","cfdm.CellMeasure._docstring_package_depth","cfdm.CellMeasure._docstring_special_substitutions","cfdm.CellMeasure._docstring_substitutions","cfdm.CellMeasure.apply_masking","cfdm.CellMeasure.clear_properties","cfdm.CellMeasure.copy","cfdm.CellMeasure.creation_commands","cfdm.CellMeasure.del_data","cfdm.CellMeasure.del_measure","cfdm.CellMeasure.del_properties","cfdm.CellMeasure.del_property","cfdm.CellMeasure.dump","cfdm.CellMeasure.equals","cfdm.CellMeasure.get_data","cfdm.CellMeasure.get_filenames","cfdm.CellMeasure.get_measure","cfdm.CellMeasure.get_original_filenames","cfdm.CellMeasure.get_property","cfdm.CellMeasure.has_bounds","cfdm.CellMeasure.has_data","cfdm.CellMeasure.has_measure","cfdm.CellMeasure.has_property","cfdm.CellMeasure.identities","cfdm.CellMeasure.identity","cfdm.CellMeasure.insert_dimension","cfdm.CellMeasure.nc_clear_variable_groups","cfdm.CellMeasure.nc_del_variable","cfdm.CellMeasure.nc_get_external","cfdm.CellMeasure.nc_get_variable","cfdm.CellMeasure.nc_has_variable","cfdm.CellMeasure.nc_set_external","cfdm.CellMeasure.nc_set_variable","cfdm.CellMeasure.nc_set_variable_groups","cfdm.CellMeasure.nc_variable_groups","cfdm.CellMeasure.properties","cfdm.CellMeasure.set_data","cfdm.CellMeasure.set_measure","cfdm.CellMeasure.set_properties","cfdm.CellMeasure.set_property","cfdm.CellMeasure.squeeze","cfdm.CellMeasure.to_memory","cfdm.CellMeasure.transpose","cfdm.CellMeasure.uncompress","cfdm.CellMethod.__deepcopy__","cfdm.CellMethod.__repr__","cfdm.CellMethod.__str__","cfdm.CellMethod._docstring_method_exclusions","cfdm.CellMethod._docstring_package_depth","cfdm.CellMethod._docstring_special_substitutions","cfdm.CellMethod._docstring_substitutions","cfdm.CellMethod.copy","cfdm.CellMethod.creation_commands","cfdm.CellMethod.del_axes","cfdm.CellMethod.del_method","cfdm.CellMethod.del_qualifier","cfdm.CellMethod.dump","cfdm.CellMethod.equals","cfdm.CellMethod.get_axes","cfdm.CellMethod.get_method","cfdm.CellMethod.get_qualifier","cfdm.CellMethod.has_axes","cfdm.CellMethod.has_method","cfdm.CellMethod.has_qualifier","cfdm.CellMethod.identities","cfdm.CellMethod.identity","cfdm.CellMethod.qualifiers","cfdm.CellMethod.set_axes","cfdm.CellMethod.set_method","cfdm.CellMethod.set_qualifier","cfdm.CellMethod.sorted","cfdm.CompressedArray.__array__","cfdm.CompressedArray.__deepcopy__","cfdm.CompressedArray.__getitem__","cfdm.CompressedArray.__repr__","cfdm.CompressedArray.__str__","cfdm.CompressedArray._docstring_method_exclusions","cfdm.CompressedArray._docstring_package_depth","cfdm.CompressedArray._docstring_special_substitutions","cfdm.CompressedArray._docstring_substitutions","cfdm.CompressedArray.compressed_dimensions","cfdm.CompressedArray.conformed_data","cfdm.CompressedArray.copy","cfdm.CompressedArray.get_Subarray","cfdm.CompressedArray.get_calendar","cfdm.CompressedArray.get_compressed_axes","cfdm.CompressedArray.get_compressed_dimension","cfdm.CompressedArray.get_compression_type","cfdm.CompressedArray.get_filename","cfdm.CompressedArray.get_filenames","cfdm.CompressedArray.get_subspace","cfdm.CompressedArray.get_units","cfdm.CompressedArray.source","cfdm.CompressedArray.subarray_parameters","cfdm.CompressedArray.subarray_shapes","cfdm.CompressedArray.subarrays","cfdm.CompressedArray.to_memory","cfdm.Configuration.__enter__","cfdm.Configuration.__exit__","cfdm.Configuration.__repr__","cfdm.Configuration.clear","cfdm.Configuration.copy","cfdm.Configuration.fromkeys","cfdm.Configuration.get","cfdm.Configuration.items","cfdm.Configuration.keys","cfdm.Configuration.pop","cfdm.Configuration.popitem","cfdm.Configuration.setdefault","cfdm.Configuration.update","cfdm.Configuration.values","cfdm.Constant.__deepcopy__","cfdm.Constant.__enter__","cfdm.Constant.__exit__","cfdm.Constant.__repr__","cfdm.Constant.__str__","cfdm.Constant.copy","cfdm.Constructs.__call__","cfdm.Constructs.__contains__","cfdm.Constructs.__copy__","cfdm.Constructs.__deepcopy__","cfdm.Constructs.__getitem__","cfdm.Constructs.__iter__","cfdm.Constructs.__len__","cfdm.Constructs.__repr__","cfdm.Constructs.__str__","cfdm.Constructs._docstring_method_exclusions","cfdm.Constructs._docstring_package_depth","cfdm.Constructs._docstring_special_substitutions","cfdm.Constructs._docstring_substitutions","cfdm.Constructs.clear_filters_applied","cfdm.Constructs.construct_type","cfdm.Constructs.construct_types","cfdm.Constructs.copy","cfdm.Constructs.data_axes","cfdm.Constructs.domain_axes","cfdm.Constructs.domain_axis_identity","cfdm.Constructs.equals","cfdm.Constructs.filter","cfdm.Constructs.filter_by_axis","cfdm.Constructs.filter_by_cell","cfdm.Constructs.filter_by_connectivity","cfdm.Constructs.filter_by_data","cfdm.Constructs.filter_by_identity","cfdm.Constructs.filter_by_key","cfdm.Constructs.filter_by_measure","cfdm.Constructs.filter_by_method","cfdm.Constructs.filter_by_naxes","cfdm.Constructs.filter_by_ncdim","cfdm.Constructs.filter_by_ncvar","cfdm.Constructs.filter_by_property","cfdm.Constructs.filter_by_size","cfdm.Constructs.filter_by_type","cfdm.Constructs.filters_applied","cfdm.Constructs.get","cfdm.Constructs.get_data_axes","cfdm.Constructs.inverse_filter","cfdm.Constructs.items","cfdm.Constructs.key","cfdm.Constructs.keys","cfdm.Constructs.new_identifier","cfdm.Constructs.ordered","cfdm.Constructs.replace","cfdm.Constructs.shallow_copy","cfdm.Constructs.todict","cfdm.Constructs.unfilter","cfdm.Constructs.value","cfdm.Constructs.values","cfdm.CoordinateConversion.__bool__","cfdm.CoordinateConversion.__deepcopy__","cfdm.CoordinateConversion.__repr__","cfdm.CoordinateConversion.__str__","cfdm.CoordinateConversion._docstring_method_exclusions","cfdm.CoordinateConversion._docstring_package_depth","cfdm.CoordinateConversion._docstring_special_substitutions","cfdm.CoordinateConversion._docstring_substitutions","cfdm.CoordinateConversion.clear_domain_ancillaries","cfdm.CoordinateConversion.clear_parameters","cfdm.CoordinateConversion.copy","cfdm.CoordinateConversion.del_domain_ancillary","cfdm.CoordinateConversion.del_parameter","cfdm.CoordinateConversion.domain_ancillaries","cfdm.CoordinateConversion.equals","cfdm.CoordinateConversion.get_domain_ancillary","cfdm.CoordinateConversion.get_parameter","cfdm.CoordinateConversion.has_domain_ancillary","cfdm.CoordinateConversion.has_parameter","cfdm.CoordinateConversion.parameters","cfdm.CoordinateConversion.set_domain_ancillaries","cfdm.CoordinateConversion.set_domain_ancillary","cfdm.CoordinateConversion.set_parameter","cfdm.CoordinateConversion.set_parameters","cfdm.CoordinateReference.__deepcopy__","cfdm.CoordinateReference.__repr__","cfdm.CoordinateReference.__str__","cfdm.CoordinateReference._docstring_method_exclusions","cfdm.CoordinateReference._docstring_package_depth","cfdm.CoordinateReference._docstring_special_substitutions","cfdm.CoordinateReference._docstring_substitutions","cfdm.CoordinateReference.clear_coordinates","cfdm.CoordinateReference.coordinates","cfdm.CoordinateReference.copy","cfdm.CoordinateReference.creation_commands","cfdm.CoordinateReference.del_coordinate","cfdm.CoordinateReference.del_coordinate_conversion","cfdm.CoordinateReference.del_datum","cfdm.CoordinateReference.dump","cfdm.CoordinateReference.equals","cfdm.CoordinateReference.get_coordinate_conversion","cfdm.CoordinateReference.get_datum","cfdm.CoordinateReference.get_original_filenames","cfdm.CoordinateReference.has_coordinate","cfdm.CoordinateReference.identities","cfdm.CoordinateReference.identity","cfdm.CoordinateReference.nc_clear_variable_groups","cfdm.CoordinateReference.nc_del_variable","cfdm.CoordinateReference.nc_get_variable","cfdm.CoordinateReference.nc_has_variable","cfdm.CoordinateReference.nc_set_variable","cfdm.CoordinateReference.nc_set_variable_groups","cfdm.CoordinateReference.nc_variable_groups","cfdm.CoordinateReference.set_coordinate","cfdm.CoordinateReference.set_coordinate_conversion","cfdm.CoordinateReference.set_coordinates","cfdm.CoordinateReference.set_datum","cfdm.Count.__deepcopy__","cfdm.Count.__getitem__","cfdm.Count.__repr__","cfdm.Count.__str__","cfdm.Count._docstring_method_exclusions","cfdm.Count._docstring_package_depth","cfdm.Count._docstring_special_substitutions","cfdm.Count._docstring_substitutions","cfdm.Count.apply_masking","cfdm.Count.clear_properties","cfdm.Count.copy","cfdm.Count.creation_commands","cfdm.Count.del_data","cfdm.Count.del_properties","cfdm.Count.del_property","cfdm.Count.dump","cfdm.Count.equals","cfdm.Count.get_data","cfdm.Count.get_filenames","cfdm.Count.get_original_filenames","cfdm.Count.get_property","cfdm.Count.has_bounds","cfdm.Count.has_data","cfdm.Count.has_property","cfdm.Count.identities","cfdm.Count.identity","cfdm.Count.insert_dimension","cfdm.Count.nc_clear_dimension_groups","cfdm.Count.nc_clear_sample_dimension_groups","cfdm.Count.nc_clear_variable_groups","cfdm.Count.nc_del_dimension","cfdm.Count.nc_del_sample_dimension","cfdm.Count.nc_del_variable","cfdm.Count.nc_dimension_groups","cfdm.Count.nc_get_dimension","cfdm.Count.nc_get_sample_dimension","cfdm.Count.nc_get_variable","cfdm.Count.nc_has_dimension","cfdm.Count.nc_has_sample_dimension","cfdm.Count.nc_has_variable","cfdm.Count.nc_sample_dimension_groups","cfdm.Count.nc_set_dimension","cfdm.Count.nc_set_dimension_groups","cfdm.Count.nc_set_sample_dimension","cfdm.Count.nc_set_sample_dimension_groups","cfdm.Count.nc_set_variable","cfdm.Count.nc_set_variable_groups","cfdm.Count.nc_variable_groups","cfdm.Count.properties","cfdm.Count.set_data","cfdm.Count.set_properties","cfdm.Count.set_property","cfdm.Count.squeeze","cfdm.Count.to_memory","cfdm.Count.transpose","cfdm.Count.uncompress","cfdm.Data.__array__","cfdm.Data.__deepcopy__","cfdm.Data.__getitem__","cfdm.Data.__int__","cfdm.Data.__iter__","cfdm.Data.__repr__","cfdm.Data.__setitem__","cfdm.Data.__str__","cfdm.Data._docstring_method_exclusions","cfdm.Data._docstring_package_depth","cfdm.Data._docstring_special_substitutions","cfdm.Data._docstring_substitutions","cfdm.Data.any","cfdm.Data.apply_masking","cfdm.Data.copy","cfdm.Data.creation_commands","cfdm.Data.del_calendar","cfdm.Data.del_fill_value","cfdm.Data.del_units","cfdm.Data.empty","cfdm.Data.equals","cfdm.Data.filled","cfdm.Data.first_element","cfdm.Data.flatten","cfdm.Data.get_calendar","cfdm.Data.get_compressed_axes","cfdm.Data.get_compressed_dimension","cfdm.Data.get_compression_type","cfdm.Data.get_count","cfdm.Data.get_data","cfdm.Data.get_dependent_tie_points","cfdm.Data.get_filenames","cfdm.Data.get_fill_value","cfdm.Data.get_index","cfdm.Data.get_interpolation_parameters","cfdm.Data.get_list","cfdm.Data.get_original_filenames","cfdm.Data.get_tie_point_indices","cfdm.Data.get_units","cfdm.Data.has_calendar","cfdm.Data.has_fill_value","cfdm.Data.has_units","cfdm.Data.insert_dimension","cfdm.Data.last_element","cfdm.Data.masked_values","cfdm.Data.max","cfdm.Data.maximum","cfdm.Data.min","cfdm.Data.minimum","cfdm.Data.nc_clear_hdf5_chunksizes","cfdm.Data.nc_hdf5_chunksizes","cfdm.Data.nc_set_hdf5_chunksizes","cfdm.Data.second_element","cfdm.Data.set_calendar","cfdm.Data.set_fill_value","cfdm.Data.set_units","cfdm.Data.source","cfdm.Data.squeeze","cfdm.Data.sum","cfdm.Data.to_memory","cfdm.Data.transpose","cfdm.Data.uncompress","cfdm.Data.unique","cfdm.Datum.__bool__","cfdm.Datum.__deepcopy__","cfdm.Datum.__repr__","cfdm.Datum.__str__","cfdm.Datum._docstring_method_exclusions","cfdm.Datum._docstring_package_depth","cfdm.Datum._docstring_special_substitutions","cfdm.Datum._docstring_substitutions","cfdm.Datum.clear_parameters","cfdm.Datum.copy","cfdm.Datum.del_parameter","cfdm.Datum.equals","cfdm.Datum.get_original_filenames","cfdm.Datum.get_parameter","cfdm.Datum.has_parameter","cfdm.Datum.nc_clear_variable_groups","cfdm.Datum.nc_del_variable","cfdm.Datum.nc_get_variable","cfdm.Datum.nc_has_variable","cfdm.Datum.nc_set_variable","cfdm.Datum.nc_set_variable_groups","cfdm.Datum.nc_variable_groups","cfdm.Datum.parameters","cfdm.Datum.set_parameter","cfdm.Datum.set_parameters","cfdm.DimensionCoordinate.__deepcopy__","cfdm.DimensionCoordinate.__getitem__","cfdm.DimensionCoordinate.__repr__","cfdm.DimensionCoordinate.__str__","cfdm.DimensionCoordinate._docstring_method_exclusions","cfdm.DimensionCoordinate._docstring_package_depth","cfdm.DimensionCoordinate._docstring_special_substitutions","cfdm.DimensionCoordinate._docstring_substitutions","cfdm.DimensionCoordinate.apply_masking","cfdm.DimensionCoordinate.clear_properties","cfdm.DimensionCoordinate.copy","cfdm.DimensionCoordinate.creation_commands","cfdm.DimensionCoordinate.del_bounds","cfdm.DimensionCoordinate.del_climatology","cfdm.DimensionCoordinate.del_data","cfdm.DimensionCoordinate.del_geometry","cfdm.DimensionCoordinate.del_interior_ring","cfdm.DimensionCoordinate.del_node_count","cfdm.DimensionCoordinate.del_part_node_count","cfdm.DimensionCoordinate.del_properties","cfdm.DimensionCoordinate.del_property","cfdm.DimensionCoordinate.dump","cfdm.DimensionCoordinate.equals","cfdm.DimensionCoordinate.get_bounds","cfdm.DimensionCoordinate.get_bounds_data","cfdm.DimensionCoordinate.get_climatology","cfdm.DimensionCoordinate.get_data","cfdm.DimensionCoordinate.get_filenames","cfdm.DimensionCoordinate.get_geometry","cfdm.DimensionCoordinate.get_interior_ring","cfdm.DimensionCoordinate.get_node_count","cfdm.DimensionCoordinate.get_original_filenames","cfdm.DimensionCoordinate.get_part_node_count","cfdm.DimensionCoordinate.get_property","cfdm.DimensionCoordinate.has_bounds","cfdm.DimensionCoordinate.has_data","cfdm.DimensionCoordinate.has_geometry","cfdm.DimensionCoordinate.has_interior_ring","cfdm.DimensionCoordinate.has_node_count","cfdm.DimensionCoordinate.has_part_node_count","cfdm.DimensionCoordinate.has_property","cfdm.DimensionCoordinate.identities","cfdm.DimensionCoordinate.identity","cfdm.DimensionCoordinate.insert_dimension","cfdm.DimensionCoordinate.is_climatology","cfdm.DimensionCoordinate.nc_clear_variable_groups","cfdm.DimensionCoordinate.nc_del_variable","cfdm.DimensionCoordinate.nc_get_variable","cfdm.DimensionCoordinate.nc_has_variable","cfdm.DimensionCoordinate.nc_set_variable","cfdm.DimensionCoordinate.nc_set_variable_groups","cfdm.DimensionCoordinate.nc_variable_groups","cfdm.DimensionCoordinate.properties","cfdm.DimensionCoordinate.set_bounds","cfdm.DimensionCoordinate.set_climatology","cfdm.DimensionCoordinate.set_data","cfdm.DimensionCoordinate.set_geometry","cfdm.DimensionCoordinate.set_interior_ring","cfdm.DimensionCoordinate.set_node_count","cfdm.DimensionCoordinate.set_part_node_count","cfdm.DimensionCoordinate.set_properties","cfdm.DimensionCoordinate.set_property","cfdm.DimensionCoordinate.squeeze","cfdm.DimensionCoordinate.to_memory","cfdm.DimensionCoordinate.transpose","cfdm.DimensionCoordinate.uncompress","cfdm.Domain.__deepcopy__","cfdm.Domain.__repr__","cfdm.Domain.__str__","cfdm.Domain._docstring_method_exclusions","cfdm.Domain._docstring_package_depth","cfdm.Domain._docstring_special_substitutions","cfdm.Domain._docstring_substitutions","cfdm.Domain.apply_masking","cfdm.Domain.auxiliary_coordinate","cfdm.Domain.auxiliary_coordinates","cfdm.Domain.cell_connectivities","cfdm.Domain.cell_connectivity","cfdm.Domain.cell_measure","cfdm.Domain.cell_measures","cfdm.Domain.clear_properties","cfdm.Domain.climatological_time_axes","cfdm.Domain.construct","cfdm.Domain.construct_item","cfdm.Domain.construct_key","cfdm.Domain.coordinate","cfdm.Domain.coordinate_reference","cfdm.Domain.coordinate_references","cfdm.Domain.coordinates","cfdm.Domain.copy","cfdm.Domain.creation_commands","cfdm.Domain.dataset_compliance","cfdm.Domain.del_construct","cfdm.Domain.del_data_axes","cfdm.Domain.del_properties","cfdm.Domain.del_property","cfdm.Domain.dimension_coordinate","cfdm.Domain.dimension_coordinates","cfdm.Domain.domain_ancillaries","cfdm.Domain.domain_ancillary","cfdm.Domain.domain_axes","cfdm.Domain.domain_axis","cfdm.Domain.domain_axis_key","cfdm.Domain.domain_topologies","cfdm.Domain.domain_topology","cfdm.Domain.dump","cfdm.Domain.equals","cfdm.Domain.fromconstructs","cfdm.Domain.get_construct","cfdm.Domain.get_data_axes","cfdm.Domain.get_filenames","cfdm.Domain.get_original_filenames","cfdm.Domain.get_property","cfdm.Domain.has_bounds","cfdm.Domain.has_construct","cfdm.Domain.has_data","cfdm.Domain.has_data_axes","cfdm.Domain.has_geometry","cfdm.Domain.has_property","cfdm.Domain.identities","cfdm.Domain.identity","cfdm.Domain.nc_clear_component_dimension_groups","cfdm.Domain.nc_clear_component_sample_dimension_groups","cfdm.Domain.nc_clear_component_variable_groups","cfdm.Domain.nc_clear_geometry_variable_groups","cfdm.Domain.nc_clear_global_attributes","cfdm.Domain.nc_clear_group_attributes","cfdm.Domain.nc_clear_variable_groups","cfdm.Domain.nc_del_component_dimension","cfdm.Domain.nc_del_component_sample_dimension","cfdm.Domain.nc_del_component_variable","cfdm.Domain.nc_del_geometry_variable","cfdm.Domain.nc_del_variable","cfdm.Domain.nc_geometry_variable_groups","cfdm.Domain.nc_get_geometry_variable","cfdm.Domain.nc_get_variable","cfdm.Domain.nc_global_attributes","cfdm.Domain.nc_group_attributes","cfdm.Domain.nc_has_geometry_variable","cfdm.Domain.nc_has_variable","cfdm.Domain.nc_set_component_dimension","cfdm.Domain.nc_set_component_dimension_groups","cfdm.Domain.nc_set_component_sample_dimension","cfdm.Domain.nc_set_component_sample_dimension_groups","cfdm.Domain.nc_set_component_variable","cfdm.Domain.nc_set_component_variable_groups","cfdm.Domain.nc_set_geometry_variable","cfdm.Domain.nc_set_geometry_variable_groups","cfdm.Domain.nc_set_global_attribute","cfdm.Domain.nc_set_global_attributes","cfdm.Domain.nc_set_group_attribute","cfdm.Domain.nc_set_group_attributes","cfdm.Domain.nc_set_variable","cfdm.Domain.nc_set_variable_groups","cfdm.Domain.nc_variable_groups","cfdm.Domain.properties","cfdm.Domain.set_construct","cfdm.Domain.set_data_axes","cfdm.Domain.set_properties","cfdm.Domain.set_property","cfdm.Domain.uncompress","cfdm.DomainAncillary.__deepcopy__","cfdm.DomainAncillary.__getitem__","cfdm.DomainAncillary.__repr__","cfdm.DomainAncillary.__str__","cfdm.DomainAncillary._docstring_method_exclusions","cfdm.DomainAncillary._docstring_package_depth","cfdm.DomainAncillary._docstring_special_substitutions","cfdm.DomainAncillary._docstring_substitutions","cfdm.DomainAncillary.apply_masking","cfdm.DomainAncillary.clear_properties","cfdm.DomainAncillary.copy","cfdm.DomainAncillary.creation_commands","cfdm.DomainAncillary.del_bounds","cfdm.DomainAncillary.del_data","cfdm.DomainAncillary.del_geometry","cfdm.DomainAncillary.del_interior_ring","cfdm.DomainAncillary.del_node_count","cfdm.DomainAncillary.del_part_node_count","cfdm.DomainAncillary.del_properties","cfdm.DomainAncillary.del_property","cfdm.DomainAncillary.dump","cfdm.DomainAncillary.equals","cfdm.DomainAncillary.get_bounds","cfdm.DomainAncillary.get_bounds_data","cfdm.DomainAncillary.get_data","cfdm.DomainAncillary.get_filenames","cfdm.DomainAncillary.get_geometry","cfdm.DomainAncillary.get_interior_ring","cfdm.DomainAncillary.get_node_count","cfdm.DomainAncillary.get_original_filenames","cfdm.DomainAncillary.get_part_node_count","cfdm.DomainAncillary.get_property","cfdm.DomainAncillary.has_bounds","cfdm.DomainAncillary.has_data","cfdm.DomainAncillary.has_geometry","cfdm.DomainAncillary.has_interior_ring","cfdm.DomainAncillary.has_node_count","cfdm.DomainAncillary.has_part_node_count","cfdm.DomainAncillary.has_property","cfdm.DomainAncillary.identities","cfdm.DomainAncillary.identity","cfdm.DomainAncillary.insert_dimension","cfdm.DomainAncillary.nc_clear_variable_groups","cfdm.DomainAncillary.nc_del_variable","cfdm.DomainAncillary.nc_get_variable","cfdm.DomainAncillary.nc_has_variable","cfdm.DomainAncillary.nc_set_variable","cfdm.DomainAncillary.nc_set_variable_groups","cfdm.DomainAncillary.nc_variable_groups","cfdm.DomainAncillary.properties","cfdm.DomainAncillary.set_bounds","cfdm.DomainAncillary.set_data","cfdm.DomainAncillary.set_geometry","cfdm.DomainAncillary.set_interior_ring","cfdm.DomainAncillary.set_node_count","cfdm.DomainAncillary.set_part_node_count","cfdm.DomainAncillary.set_properties","cfdm.DomainAncillary.set_property","cfdm.DomainAncillary.squeeze","cfdm.DomainAncillary.to_memory","cfdm.DomainAncillary.transpose","cfdm.DomainAncillary.uncompress","cfdm.DomainAxis.__deepcopy__","cfdm.DomainAxis.__repr__","cfdm.DomainAxis.__str__","cfdm.DomainAxis._docstring_method_exclusions","cfdm.DomainAxis._docstring_package_depth","cfdm.DomainAxis._docstring_special_substitutions","cfdm.DomainAxis._docstring_substitutions","cfdm.DomainAxis.copy","cfdm.DomainAxis.creation_commands","cfdm.DomainAxis.del_size","cfdm.DomainAxis.equals","cfdm.DomainAxis.get_size","cfdm.DomainAxis.has_size","cfdm.DomainAxis.identities","cfdm.DomainAxis.identity","cfdm.DomainAxis.nc_clear_dimension_groups","cfdm.DomainAxis.nc_del_dimension","cfdm.DomainAxis.nc_dimension_groups","cfdm.DomainAxis.nc_get_dimension","cfdm.DomainAxis.nc_has_dimension","cfdm.DomainAxis.nc_is_unlimited","cfdm.DomainAxis.nc_set_dimension","cfdm.DomainAxis.nc_set_dimension_groups","cfdm.DomainAxis.nc_set_unlimited","cfdm.DomainAxis.set_size","cfdm.Field.__deepcopy__","cfdm.Field.__getitem__","cfdm.Field.__repr__","cfdm.Field.__str__","cfdm.Field._docstring_method_exclusions","cfdm.Field._docstring_package_depth","cfdm.Field._docstring_special_substitutions","cfdm.Field._docstring_substitutions","cfdm.Field.apply_masking","cfdm.Field.auxiliary_coordinate","cfdm.Field.auxiliary_coordinates","cfdm.Field.cell_connectivities","cfdm.Field.cell_connectivity","cfdm.Field.cell_measure","cfdm.Field.cell_measures","cfdm.Field.cell_method","cfdm.Field.cell_methods","cfdm.Field.clear_properties","cfdm.Field.climatological_time_axes","cfdm.Field.compress","cfdm.Field.construct","cfdm.Field.construct_item","cfdm.Field.construct_key","cfdm.Field.convert","cfdm.Field.coordinate","cfdm.Field.coordinate_reference","cfdm.Field.coordinate_references","cfdm.Field.coordinates","cfdm.Field.copy","cfdm.Field.creation_commands","cfdm.Field.dataset_compliance","cfdm.Field.del_construct","cfdm.Field.del_data","cfdm.Field.del_data_axes","cfdm.Field.del_properties","cfdm.Field.del_property","cfdm.Field.dimension_coordinate","cfdm.Field.dimension_coordinates","cfdm.Field.domain_ancillaries","cfdm.Field.domain_ancillary","cfdm.Field.domain_axes","cfdm.Field.domain_axis","cfdm.Field.domain_axis_key","cfdm.Field.domain_topologies","cfdm.Field.domain_topology","cfdm.Field.dump","cfdm.Field.equals","cfdm.Field.field_ancillaries","cfdm.Field.field_ancillary","cfdm.Field.get_construct","cfdm.Field.get_data","cfdm.Field.get_data_axes","cfdm.Field.get_domain","cfdm.Field.get_filenames","cfdm.Field.get_original_filenames","cfdm.Field.get_property","cfdm.Field.has_bounds","cfdm.Field.has_construct","cfdm.Field.has_data","cfdm.Field.has_data_axes","cfdm.Field.has_geometry","cfdm.Field.has_property","cfdm.Field.identities","cfdm.Field.identity","cfdm.Field.indices","cfdm.Field.insert_dimension","cfdm.Field.nc_clear_component_dimension_groups","cfdm.Field.nc_clear_component_sample_dimension_groups","cfdm.Field.nc_clear_component_variable_groups","cfdm.Field.nc_clear_geometry_variable_groups","cfdm.Field.nc_clear_global_attributes","cfdm.Field.nc_clear_group_attributes","cfdm.Field.nc_clear_variable_groups","cfdm.Field.nc_del_component_dimension","cfdm.Field.nc_del_component_sample_dimension","cfdm.Field.nc_del_component_variable","cfdm.Field.nc_del_geometry_variable","cfdm.Field.nc_del_variable","cfdm.Field.nc_geometry_variable_groups","cfdm.Field.nc_get_geometry_variable","cfdm.Field.nc_get_variable","cfdm.Field.nc_global_attributes","cfdm.Field.nc_group_attributes","cfdm.Field.nc_has_geometry_variable","cfdm.Field.nc_has_variable","cfdm.Field.nc_set_component_dimension","cfdm.Field.nc_set_component_dimension_groups","cfdm.Field.nc_set_component_sample_dimension","cfdm.Field.nc_set_component_sample_dimension_groups","cfdm.Field.nc_set_component_variable","cfdm.Field.nc_set_component_variable_groups","cfdm.Field.nc_set_geometry_variable","cfdm.Field.nc_set_geometry_variable_groups","cfdm.Field.nc_set_global_attribute","cfdm.Field.nc_set_global_attributes","cfdm.Field.nc_set_group_attribute","cfdm.Field.nc_set_group_attributes","cfdm.Field.nc_set_variable","cfdm.Field.nc_set_variable_groups","cfdm.Field.nc_variable_groups","cfdm.Field.properties","cfdm.Field.set_construct","cfdm.Field.set_data","cfdm.Field.set_data_axes","cfdm.Field.set_properties","cfdm.Field.set_property","cfdm.Field.squeeze","cfdm.Field.to_memory","cfdm.Field.transpose","cfdm.Field.uncompress","cfdm.FieldAncillary.__deepcopy__","cfdm.FieldAncillary.__getitem__","cfdm.FieldAncillary.__repr__","cfdm.FieldAncillary.__str__","cfdm.FieldAncillary._docstring_method_exclusions","cfdm.FieldAncillary._docstring_package_depth","cfdm.FieldAncillary._docstring_special_substitutions","cfdm.FieldAncillary._docstring_substitutions","cfdm.FieldAncillary.apply_masking","cfdm.FieldAncillary.clear_properties","cfdm.FieldAncillary.copy","cfdm.FieldAncillary.creation_commands","cfdm.FieldAncillary.del_data","cfdm.FieldAncillary.del_properties","cfdm.FieldAncillary.del_property","cfdm.FieldAncillary.dump","cfdm.FieldAncillary.equals","cfdm.FieldAncillary.get_data","cfdm.FieldAncillary.get_filenames","cfdm.FieldAncillary.get_original_filenames","cfdm.FieldAncillary.get_property","cfdm.FieldAncillary.has_bounds","cfdm.FieldAncillary.has_data","cfdm.FieldAncillary.has_property","cfdm.FieldAncillary.identities","cfdm.FieldAncillary.identity","cfdm.FieldAncillary.insert_dimension","cfdm.FieldAncillary.nc_clear_variable_groups","cfdm.FieldAncillary.nc_del_variable","cfdm.FieldAncillary.nc_get_variable","cfdm.FieldAncillary.nc_has_variable","cfdm.FieldAncillary.nc_set_variable","cfdm.FieldAncillary.nc_set_variable_groups","cfdm.FieldAncillary.nc_variable_groups","cfdm.FieldAncillary.properties","cfdm.FieldAncillary.set_data","cfdm.FieldAncillary.set_properties","cfdm.FieldAncillary.set_property","cfdm.FieldAncillary.squeeze","cfdm.FieldAncillary.to_memory","cfdm.FieldAncillary.transpose","cfdm.FieldAncillary.uncompress","cfdm.GatheredArray.__array__","cfdm.GatheredArray.__deepcopy__","cfdm.GatheredArray.__getitem__","cfdm.GatheredArray.__repr__","cfdm.GatheredArray.__str__","cfdm.GatheredArray._docstring_method_exclusions","cfdm.GatheredArray._docstring_package_depth","cfdm.GatheredArray._docstring_special_substitutions","cfdm.GatheredArray._docstring_substitutions","cfdm.GatheredArray.compressed_dimensions","cfdm.GatheredArray.conformed_data","cfdm.GatheredArray.copy","cfdm.GatheredArray.get_Subarray","cfdm.GatheredArray.get_calendar","cfdm.GatheredArray.get_compressed_axes","cfdm.GatheredArray.get_compressed_dimension","cfdm.GatheredArray.get_compression_type","cfdm.GatheredArray.get_filename","cfdm.GatheredArray.get_filenames","cfdm.GatheredArray.get_list","cfdm.GatheredArray.get_subspace","cfdm.GatheredArray.get_units","cfdm.GatheredArray.source","cfdm.GatheredArray.subarray_parameters","cfdm.GatheredArray.subarray_shapes","cfdm.GatheredArray.subarrays","cfdm.GatheredArray.to_memory","cfdm.Index.__deepcopy__","cfdm.Index.__getitem__","cfdm.Index.__repr__","cfdm.Index.__str__","cfdm.Index._docstring_method_exclusions","cfdm.Index._docstring_package_depth","cfdm.Index._docstring_special_substitutions","cfdm.Index._docstring_substitutions","cfdm.Index.apply_masking","cfdm.Index.clear_properties","cfdm.Index.copy","cfdm.Index.creation_commands","cfdm.Index.del_data","cfdm.Index.del_properties","cfdm.Index.del_property","cfdm.Index.dump","cfdm.Index.equals","cfdm.Index.get_data","cfdm.Index.get_filenames","cfdm.Index.get_original_filenames","cfdm.Index.get_property","cfdm.Index.has_bounds","cfdm.Index.has_data","cfdm.Index.has_property","cfdm.Index.identities","cfdm.Index.identity","cfdm.Index.insert_dimension","cfdm.Index.nc_clear_dimension_groups","cfdm.Index.nc_clear_sample_dimension_groups","cfdm.Index.nc_clear_variable_groups","cfdm.Index.nc_del_dimension","cfdm.Index.nc_del_sample_dimension","cfdm.Index.nc_del_variable","cfdm.Index.nc_dimension_groups","cfdm.Index.nc_get_dimension","cfdm.Index.nc_get_sample_dimension","cfdm.Index.nc_get_variable","cfdm.Index.nc_has_dimension","cfdm.Index.nc_has_sample_dimension","cfdm.Index.nc_has_variable","cfdm.Index.nc_sample_dimension_groups","cfdm.Index.nc_set_dimension","cfdm.Index.nc_set_dimension_groups","cfdm.Index.nc_set_sample_dimension","cfdm.Index.nc_set_sample_dimension_groups","cfdm.Index.nc_set_variable","cfdm.Index.nc_set_variable_groups","cfdm.Index.nc_variable_groups","cfdm.Index.properties","cfdm.Index.set_data","cfdm.Index.set_properties","cfdm.Index.set_property","cfdm.Index.squeeze","cfdm.Index.to_memory","cfdm.Index.transpose","cfdm.Index.uncompress","cfdm.InteriorRing.__deepcopy__","cfdm.InteriorRing.__getitem__","cfdm.InteriorRing.__repr__","cfdm.InteriorRing.__str__","cfdm.InteriorRing._docstring_method_exclusions","cfdm.InteriorRing._docstring_package_depth","cfdm.InteriorRing._docstring_special_substitutions","cfdm.InteriorRing._docstring_substitutions","cfdm.InteriorRing.apply_masking","cfdm.InteriorRing.clear_properties","cfdm.InteriorRing.copy","cfdm.InteriorRing.creation_commands","cfdm.InteriorRing.del_data","cfdm.InteriorRing.del_properties","cfdm.InteriorRing.del_property","cfdm.InteriorRing.dump","cfdm.InteriorRing.equals","cfdm.InteriorRing.get_data","cfdm.InteriorRing.get_filenames","cfdm.InteriorRing.get_original_filenames","cfdm.InteriorRing.get_property","cfdm.InteriorRing.has_bounds","cfdm.InteriorRing.has_data","cfdm.InteriorRing.has_property","cfdm.InteriorRing.identities","cfdm.InteriorRing.identity","cfdm.InteriorRing.insert_dimension","cfdm.InteriorRing.nc_clear_dimension_groups","cfdm.InteriorRing.nc_clear_variable_groups","cfdm.InteriorRing.nc_del_dimension","cfdm.InteriorRing.nc_del_variable","cfdm.InteriorRing.nc_dimension_groups","cfdm.InteriorRing.nc_get_dimension","cfdm.InteriorRing.nc_get_variable","cfdm.InteriorRing.nc_has_dimension","cfdm.InteriorRing.nc_has_variable","cfdm.InteriorRing.nc_set_dimension","cfdm.InteriorRing.nc_set_dimension_groups","cfdm.InteriorRing.nc_set_variable","cfdm.InteriorRing.nc_set_variable_groups","cfdm.InteriorRing.nc_variable_groups","cfdm.InteriorRing.properties","cfdm.InteriorRing.set_data","cfdm.InteriorRing.set_properties","cfdm.InteriorRing.set_property","cfdm.InteriorRing.squeeze","cfdm.InteriorRing.to_memory","cfdm.InteriorRing.transpose","cfdm.InteriorRing.uncompress","cfdm.List.__deepcopy__","cfdm.List.__getitem__","cfdm.List.__repr__","cfdm.List.__str__","cfdm.List._docstring_method_exclusions","cfdm.List._docstring_package_depth","cfdm.List._docstring_special_substitutions","cfdm.List._docstring_substitutions","cfdm.List.apply_masking","cfdm.List.clear_properties","cfdm.List.copy","cfdm.List.creation_commands","cfdm.List.del_data","cfdm.List.del_properties","cfdm.List.del_property","cfdm.List.dump","cfdm.List.equals","cfdm.List.get_data","cfdm.List.get_filenames","cfdm.List.get_original_filenames","cfdm.List.get_property","cfdm.List.has_bounds","cfdm.List.has_data","cfdm.List.has_property","cfdm.List.identities","cfdm.List.identity","cfdm.List.insert_dimension","cfdm.List.nc_clear_variable_groups","cfdm.List.nc_del_variable","cfdm.List.nc_get_variable","cfdm.List.nc_has_variable","cfdm.List.nc_set_variable","cfdm.List.nc_set_variable_groups","cfdm.List.nc_variable_groups","cfdm.List.properties","cfdm.List.set_data","cfdm.List.set_properties","cfdm.List.set_property","cfdm.List.squeeze","cfdm.List.to_memory","cfdm.List.transpose","cfdm.List.uncompress","cfdm.NetCDFArray.__getitem__","cfdm.NetCDFArray._docstring_method_exclusions","cfdm.NetCDFArray._docstring_package_depth","cfdm.NetCDFArray._docstring_special_substitutions","cfdm.NetCDFArray._docstring_substitutions","cfdm.NetCDFArray.close","cfdm.NetCDFArray.copy","cfdm.NetCDFArray.file_address","cfdm.NetCDFArray.get_address","cfdm.NetCDFArray.get_addresses","cfdm.NetCDFArray.get_calendar","cfdm.NetCDFArray.get_compression_type","cfdm.NetCDFArray.get_filename","cfdm.NetCDFArray.get_filenames","cfdm.NetCDFArray.get_format","cfdm.NetCDFArray.get_formats","cfdm.NetCDFArray.get_group","cfdm.NetCDFArray.get_groups","cfdm.NetCDFArray.get_mask","cfdm.NetCDFArray.get_missing_values","cfdm.NetCDFArray.get_ncvar","cfdm.NetCDFArray.get_subspace","cfdm.NetCDFArray.get_units","cfdm.NetCDFArray.get_varid","cfdm.NetCDFArray.open","cfdm.NetCDFArray.to_memory","cfdm.NumpyArray.__getitem__","cfdm.NumpyArray._docstring_method_exclusions","cfdm.NumpyArray._docstring_package_depth","cfdm.NumpyArray._docstring_special_substitutions","cfdm.NumpyArray._docstring_substitutions","cfdm.NumpyArray.copy","cfdm.NumpyArray.get_calendar","cfdm.NumpyArray.get_compression_type","cfdm.NumpyArray.get_filename","cfdm.NumpyArray.get_filenames","cfdm.NumpyArray.get_subspace","cfdm.NumpyArray.get_units","cfdm.NumpyArray.to_memory","cfdm.RaggedContiguousArray.__array__","cfdm.RaggedContiguousArray.__deepcopy__","cfdm.RaggedContiguousArray.__getitem__","cfdm.RaggedContiguousArray.__repr__","cfdm.RaggedContiguousArray.__str__","cfdm.RaggedContiguousArray._docstring_method_exclusions","cfdm.RaggedContiguousArray._docstring_package_depth","cfdm.RaggedContiguousArray._docstring_special_substitutions","cfdm.RaggedContiguousArray._docstring_substitutions","cfdm.RaggedContiguousArray.compressed_dimensions","cfdm.RaggedContiguousArray.conformed_data","cfdm.RaggedContiguousArray.copy","cfdm.RaggedContiguousArray.get_Subarray","cfdm.RaggedContiguousArray.get_calendar","cfdm.RaggedContiguousArray.get_compressed_axes","cfdm.RaggedContiguousArray.get_compressed_dimension","cfdm.RaggedContiguousArray.get_compression_type","cfdm.RaggedContiguousArray.get_count","cfdm.RaggedContiguousArray.get_filename","cfdm.RaggedContiguousArray.get_filenames","cfdm.RaggedContiguousArray.get_index","cfdm.RaggedContiguousArray.get_subspace","cfdm.RaggedContiguousArray.get_units","cfdm.RaggedContiguousArray.source","cfdm.RaggedContiguousArray.subarray_parameters","cfdm.RaggedContiguousArray.subarray_shapes","cfdm.RaggedContiguousArray.subarrays","cfdm.RaggedContiguousArray.to_memory","cfdm.RaggedIndexedArray.__array__","cfdm.RaggedIndexedArray.__deepcopy__","cfdm.RaggedIndexedArray.__getitem__","cfdm.RaggedIndexedArray.__repr__","cfdm.RaggedIndexedArray.__str__","cfdm.RaggedIndexedArray._docstring_method_exclusions","cfdm.RaggedIndexedArray._docstring_package_depth","cfdm.RaggedIndexedArray._docstring_special_substitutions","cfdm.RaggedIndexedArray._docstring_substitutions","cfdm.RaggedIndexedArray.compressed_dimensions","cfdm.RaggedIndexedArray.conformed_data","cfdm.RaggedIndexedArray.copy","cfdm.RaggedIndexedArray.get_Subarray","cfdm.RaggedIndexedArray.get_calendar","cfdm.RaggedIndexedArray.get_compressed_axes","cfdm.RaggedIndexedArray.get_compressed_dimension","cfdm.RaggedIndexedArray.get_compression_type","cfdm.RaggedIndexedArray.get_count","cfdm.RaggedIndexedArray.get_filename","cfdm.RaggedIndexedArray.get_filenames","cfdm.RaggedIndexedArray.get_index","cfdm.RaggedIndexedArray.get_subspace","cfdm.RaggedIndexedArray.get_units","cfdm.RaggedIndexedArray.source","cfdm.RaggedIndexedArray.subarray_parameters","cfdm.RaggedIndexedArray.subarray_shapes","cfdm.RaggedIndexedArray.subarrays","cfdm.RaggedIndexedArray.to_memory","cfdm.RaggedIndexedContiguousArray.__array__","cfdm.RaggedIndexedContiguousArray.__deepcopy__","cfdm.RaggedIndexedContiguousArray.__getitem__","cfdm.RaggedIndexedContiguousArray.__repr__","cfdm.RaggedIndexedContiguousArray.__str__","cfdm.RaggedIndexedContiguousArray._docstring_method_exclusions","cfdm.RaggedIndexedContiguousArray._docstring_package_depth","cfdm.RaggedIndexedContiguousArray._docstring_special_substitutions","cfdm.RaggedIndexedContiguousArray._docstring_substitutions","cfdm.RaggedIndexedContiguousArray.compressed_dimensions","cfdm.RaggedIndexedContiguousArray.conformed_data","cfdm.RaggedIndexedContiguousArray.copy","cfdm.RaggedIndexedContiguousArray.get_Subarray","cfdm.RaggedIndexedContiguousArray.get_calendar","cfdm.RaggedIndexedContiguousArray.get_compressed_axes","cfdm.RaggedIndexedContiguousArray.get_compressed_dimension","cfdm.RaggedIndexedContiguousArray.get_compression_type","cfdm.RaggedIndexedContiguousArray.get_count","cfdm.RaggedIndexedContiguousArray.get_filename","cfdm.RaggedIndexedContiguousArray.get_filenames","cfdm.RaggedIndexedContiguousArray.get_index","cfdm.RaggedIndexedContiguousArray.get_subspace","cfdm.RaggedIndexedContiguousArray.get_units","cfdm.RaggedIndexedContiguousArray.source","cfdm.RaggedIndexedContiguousArray.subarray_parameters","cfdm.RaggedIndexedContiguousArray.subarray_shapes","cfdm.RaggedIndexedContiguousArray.subarrays","cfdm.RaggedIndexedContiguousArray.to_memory","cfdm.core.Array.__deepcopy__","cfdm.core.Array._docstring_method_exclusions","cfdm.core.Array._docstring_package_depth","cfdm.core.Array._docstring_special_substitutions","cfdm.core.Array._docstring_substitutions","cfdm.core.Array.copy","cfdm.core.AuxiliaryCoordinate.__deepcopy__","cfdm.core.AuxiliaryCoordinate._docstring_method_exclusions","cfdm.core.AuxiliaryCoordinate._docstring_package_depth","cfdm.core.AuxiliaryCoordinate._docstring_special_substitutions","cfdm.core.AuxiliaryCoordinate._docstring_substitutions","cfdm.core.AuxiliaryCoordinate.clear_properties","cfdm.core.AuxiliaryCoordinate.copy","cfdm.core.AuxiliaryCoordinate.del_bounds","cfdm.core.AuxiliaryCoordinate.del_climatology","cfdm.core.AuxiliaryCoordinate.del_data","cfdm.core.AuxiliaryCoordinate.del_geometry","cfdm.core.AuxiliaryCoordinate.del_interior_ring","cfdm.core.AuxiliaryCoordinate.del_properties","cfdm.core.AuxiliaryCoordinate.del_property","cfdm.core.AuxiliaryCoordinate.get_bounds","cfdm.core.AuxiliaryCoordinate.get_climatology","cfdm.core.AuxiliaryCoordinate.get_data","cfdm.core.AuxiliaryCoordinate.get_geometry","cfdm.core.AuxiliaryCoordinate.get_interior_ring","cfdm.core.AuxiliaryCoordinate.get_property","cfdm.core.AuxiliaryCoordinate.has_bounds","cfdm.core.AuxiliaryCoordinate.has_data","cfdm.core.AuxiliaryCoordinate.has_geometry","cfdm.core.AuxiliaryCoordinate.has_interior_ring","cfdm.core.AuxiliaryCoordinate.has_property","cfdm.core.AuxiliaryCoordinate.is_climatology","cfdm.core.AuxiliaryCoordinate.properties","cfdm.core.AuxiliaryCoordinate.set_bounds","cfdm.core.AuxiliaryCoordinate.set_climatology","cfdm.core.AuxiliaryCoordinate.set_data","cfdm.core.AuxiliaryCoordinate.set_geometry","cfdm.core.AuxiliaryCoordinate.set_interior_ring","cfdm.core.AuxiliaryCoordinate.set_properties","cfdm.core.AuxiliaryCoordinate.set_property","cfdm.core.Bounds.__deepcopy__","cfdm.core.Bounds.clear_properties","cfdm.core.Bounds.copy","cfdm.core.Bounds.del_data","cfdm.core.Bounds.del_properties","cfdm.core.Bounds.del_property","cfdm.core.Bounds.get_data","cfdm.core.Bounds.get_property","cfdm.core.Bounds.has_bounds","cfdm.core.Bounds.has_data","cfdm.core.Bounds.has_property","cfdm.core.Bounds.properties","cfdm.core.Bounds.set_data","cfdm.core.Bounds.set_properties","cfdm.core.Bounds.set_property","cfdm.core.CellMeasure.__deepcopy__","cfdm.core.CellMeasure._docstring_method_exclusions","cfdm.core.CellMeasure._docstring_package_depth","cfdm.core.CellMeasure._docstring_special_substitutions","cfdm.core.CellMeasure._docstring_substitutions","cfdm.core.CellMeasure.clear_properties","cfdm.core.CellMeasure.copy","cfdm.core.CellMeasure.del_data","cfdm.core.CellMeasure.del_measure","cfdm.core.CellMeasure.del_properties","cfdm.core.CellMeasure.del_property","cfdm.core.CellMeasure.get_data","cfdm.core.CellMeasure.get_measure","cfdm.core.CellMeasure.get_property","cfdm.core.CellMeasure.has_bounds","cfdm.core.CellMeasure.has_data","cfdm.core.CellMeasure.has_measure","cfdm.core.CellMeasure.has_property","cfdm.core.CellMeasure.properties","cfdm.core.CellMeasure.set_data","cfdm.core.CellMeasure.set_measure","cfdm.core.CellMeasure.set_properties","cfdm.core.CellMeasure.set_property","cfdm.core.CellMethod.__deepcopy__","cfdm.core.CellMethod._docstring_method_exclusions","cfdm.core.CellMethod._docstring_package_depth","cfdm.core.CellMethod._docstring_special_substitutions","cfdm.core.CellMethod._docstring_substitutions","cfdm.core.CellMethod.copy","cfdm.core.CellMethod.del_axes","cfdm.core.CellMethod.del_method","cfdm.core.CellMethod.del_qualifier","cfdm.core.CellMethod.get_axes","cfdm.core.CellMethod.get_method","cfdm.core.CellMethod.get_qualifier","cfdm.core.CellMethod.has_axes","cfdm.core.CellMethod.has_method","cfdm.core.CellMethod.has_qualifier","cfdm.core.CellMethod.qualifiers","cfdm.core.CellMethod.set_axes","cfdm.core.CellMethod.set_method","cfdm.core.CellMethod.set_qualifier","cfdm.core.Constructs.__contains__","cfdm.core.Constructs.__copy__","cfdm.core.Constructs.__deepcopy__","cfdm.core.Constructs.__getitem__","cfdm.core.Constructs.__iter__","cfdm.core.Constructs.__len__","cfdm.core.Constructs._docstring_method_exclusions","cfdm.core.Constructs._docstring_package_depth","cfdm.core.Constructs._docstring_special_substitutions","cfdm.core.Constructs._docstring_substitutions","cfdm.core.Constructs.construct_type","cfdm.core.Constructs.construct_types","cfdm.core.Constructs.copy","cfdm.core.Constructs.data_axes","cfdm.core.Constructs.filter_by_type","cfdm.core.Constructs.get","cfdm.core.Constructs.get_data_axes","cfdm.core.Constructs.items","cfdm.core.Constructs.key","cfdm.core.Constructs.keys","cfdm.core.Constructs.new_identifier","cfdm.core.Constructs.ordered","cfdm.core.Constructs.replace","cfdm.core.Constructs.shallow_copy","cfdm.core.Constructs.todict","cfdm.core.Constructs.value","cfdm.core.Constructs.values","cfdm.core.Container.__deepcopy__","cfdm.core.Container._del_component","cfdm.core.Container._docstring_method_exclusions","cfdm.core.Container._docstring_package_depth","cfdm.core.Container._docstring_special_substitutions","cfdm.core.Container._docstring_substitutions","cfdm.core.Container._get_component","cfdm.core.Container._has_component","cfdm.core.Container._set_component","cfdm.core.Container.copy","cfdm.core.Coordinate.__deepcopy__","cfdm.core.Coordinate._docstring_method_exclusions","cfdm.core.Coordinate._docstring_package_depth","cfdm.core.Coordinate._docstring_special_substitutions","cfdm.core.Coordinate._docstring_substitutions","cfdm.core.Coordinate.clear_properties","cfdm.core.Coordinate.copy","cfdm.core.Coordinate.del_bounds","cfdm.core.Coordinate.del_climatology","cfdm.core.Coordinate.del_data","cfdm.core.Coordinate.del_geometry","cfdm.core.Coordinate.del_interior_ring","cfdm.core.Coordinate.del_properties","cfdm.core.Coordinate.del_property","cfdm.core.Coordinate.get_bounds","cfdm.core.Coordinate.get_climatology","cfdm.core.Coordinate.get_data","cfdm.core.Coordinate.get_geometry","cfdm.core.Coordinate.get_interior_ring","cfdm.core.Coordinate.get_property","cfdm.core.Coordinate.has_bounds","cfdm.core.Coordinate.has_data","cfdm.core.Coordinate.has_geometry","cfdm.core.Coordinate.has_interior_ring","cfdm.core.Coordinate.has_property","cfdm.core.Coordinate.is_climatology","cfdm.core.Coordinate.properties","cfdm.core.Coordinate.set_bounds","cfdm.core.Coordinate.set_climatology","cfdm.core.Coordinate.set_data","cfdm.core.Coordinate.set_geometry","cfdm.core.Coordinate.set_interior_ring","cfdm.core.Coordinate.set_properties","cfdm.core.Coordinate.set_property","cfdm.core.CoordinateConversion.__deepcopy__","cfdm.core.CoordinateConversion._docstring_method_exclusions","cfdm.core.CoordinateConversion._docstring_package_depth","cfdm.core.CoordinateConversion._docstring_special_substitutions","cfdm.core.CoordinateConversion._docstring_substitutions","cfdm.core.CoordinateConversion.clear_domain_ancillaries","cfdm.core.CoordinateConversion.clear_parameters","cfdm.core.CoordinateConversion.copy","cfdm.core.CoordinateConversion.del_domain_ancillary","cfdm.core.CoordinateConversion.del_parameter","cfdm.core.CoordinateConversion.domain_ancillaries","cfdm.core.CoordinateConversion.get_domain_ancillary","cfdm.core.CoordinateConversion.get_parameter","cfdm.core.CoordinateConversion.has_domain_ancillary","cfdm.core.CoordinateConversion.has_parameter","cfdm.core.CoordinateConversion.parameters","cfdm.core.CoordinateConversion.set_domain_ancillaries","cfdm.core.CoordinateConversion.set_domain_ancillary","cfdm.core.CoordinateConversion.set_parameter","cfdm.core.CoordinateConversion.set_parameters","cfdm.core.CoordinateReference.__deepcopy__","cfdm.core.CoordinateReference._docstring_method_exclusions","cfdm.core.CoordinateReference._docstring_package_depth","cfdm.core.CoordinateReference._docstring_special_substitutions","cfdm.core.CoordinateReference._docstring_substitutions","cfdm.core.CoordinateReference.clear_coordinates","cfdm.core.CoordinateReference.coordinates","cfdm.core.CoordinateReference.copy","cfdm.core.CoordinateReference.del_coordinate","cfdm.core.CoordinateReference.del_coordinate_conversion","cfdm.core.CoordinateReference.del_datum","cfdm.core.CoordinateReference.get_coordinate_conversion","cfdm.core.CoordinateReference.get_datum","cfdm.core.CoordinateReference.has_coordinate","cfdm.core.CoordinateReference.set_coordinate","cfdm.core.CoordinateReference.set_coordinate_conversion","cfdm.core.CoordinateReference.set_coordinates","cfdm.core.CoordinateReference.set_datum","cfdm.core.Data.__deepcopy__","cfdm.core.Data.__repr__","cfdm.core.Data.__str__","cfdm.core.Data._docstring_method_exclusions","cfdm.core.Data._docstring_package_depth","cfdm.core.Data._docstring_special_substitutions","cfdm.core.Data._docstring_substitutions","cfdm.core.Data.copy","cfdm.core.Data.del_calendar","cfdm.core.Data.del_fill_value","cfdm.core.Data.del_units","cfdm.core.Data.get_calendar","cfdm.core.Data.get_fill_value","cfdm.core.Data.get_units","cfdm.core.Data.has_calendar","cfdm.core.Data.has_fill_value","cfdm.core.Data.has_units","cfdm.core.Data.set_calendar","cfdm.core.Data.set_fill_value","cfdm.core.Data.set_units","cfdm.core.Data.source","cfdm.core.Datum.__deepcopy__","cfdm.core.Datum._docstring_method_exclusions","cfdm.core.Datum._docstring_package_depth","cfdm.core.Datum._docstring_special_substitutions","cfdm.core.Datum._docstring_substitutions","cfdm.core.Datum.clear_parameters","cfdm.core.Datum.copy","cfdm.core.Datum.del_parameter","cfdm.core.Datum.get_parameter","cfdm.core.Datum.has_parameter","cfdm.core.Datum.parameters","cfdm.core.Datum.set_parameter","cfdm.core.Datum.set_parameters","cfdm.core.DimensionCoordinate.__deepcopy__","cfdm.core.DimensionCoordinate._docstring_method_exclusions","cfdm.core.DimensionCoordinate._docstring_package_depth","cfdm.core.DimensionCoordinate._docstring_special_substitutions","cfdm.core.DimensionCoordinate._docstring_substitutions","cfdm.core.DimensionCoordinate.clear_properties","cfdm.core.DimensionCoordinate.copy","cfdm.core.DimensionCoordinate.del_bounds","cfdm.core.DimensionCoordinate.del_climatology","cfdm.core.DimensionCoordinate.del_data","cfdm.core.DimensionCoordinate.del_geometry","cfdm.core.DimensionCoordinate.del_interior_ring","cfdm.core.DimensionCoordinate.del_properties","cfdm.core.DimensionCoordinate.del_property","cfdm.core.DimensionCoordinate.get_bounds","cfdm.core.DimensionCoordinate.get_climatology","cfdm.core.DimensionCoordinate.get_data","cfdm.core.DimensionCoordinate.get_geometry","cfdm.core.DimensionCoordinate.get_interior_ring","cfdm.core.DimensionCoordinate.get_property","cfdm.core.DimensionCoordinate.has_bounds","cfdm.core.DimensionCoordinate.has_data","cfdm.core.DimensionCoordinate.has_geometry","cfdm.core.DimensionCoordinate.has_interior_ring","cfdm.core.DimensionCoordinate.has_property","cfdm.core.DimensionCoordinate.is_climatology","cfdm.core.DimensionCoordinate.properties","cfdm.core.DimensionCoordinate.set_bounds","cfdm.core.DimensionCoordinate.set_climatology","cfdm.core.DimensionCoordinate.set_data","cfdm.core.DimensionCoordinate.set_geometry","cfdm.core.DimensionCoordinate.set_interior_ring","cfdm.core.DimensionCoordinate.set_properties","cfdm.core.DimensionCoordinate.set_property","cfdm.core.DocstringRewriteMeta._docstring_method_exclusions","cfdm.core.DocstringRewriteMeta._docstring_package_depth","cfdm.core.DocstringRewriteMeta._docstring_special_substitutions","cfdm.core.DocstringRewriteMeta._docstring_substitutions","cfdm.core.DocstringRewriteMeta.mro","cfdm.core.Domain.__deepcopy__","cfdm.core.Domain._docstring_method_exclusions","cfdm.core.Domain._docstring_package_depth","cfdm.core.Domain._docstring_special_substitutions","cfdm.core.Domain._docstring_substitutions","cfdm.core.Domain.clear_properties","cfdm.core.Domain.copy","cfdm.core.Domain.del_construct","cfdm.core.Domain.del_data_axes","cfdm.core.Domain.del_properties","cfdm.core.Domain.del_property","cfdm.core.Domain.fromconstructs","cfdm.core.Domain.get_construct","cfdm.core.Domain.get_data_axes","cfdm.core.Domain.get_property","cfdm.core.Domain.has_bounds","cfdm.core.Domain.has_construct","cfdm.core.Domain.has_data","cfdm.core.Domain.has_data_axes","cfdm.core.Domain.has_property","cfdm.core.Domain.properties","cfdm.core.Domain.set_construct","cfdm.core.Domain.set_data_axes","cfdm.core.Domain.set_properties","cfdm.core.Domain.set_property","cfdm.core.DomainAncillary.__deepcopy__","cfdm.core.DomainAncillary._docstring_method_exclusions","cfdm.core.DomainAncillary._docstring_package_depth","cfdm.core.DomainAncillary._docstring_special_substitutions","cfdm.core.DomainAncillary._docstring_substitutions","cfdm.core.DomainAncillary.clear_properties","cfdm.core.DomainAncillary.copy","cfdm.core.DomainAncillary.del_bounds","cfdm.core.DomainAncillary.del_data","cfdm.core.DomainAncillary.del_geometry","cfdm.core.DomainAncillary.del_interior_ring","cfdm.core.DomainAncillary.del_properties","cfdm.core.DomainAncillary.del_property","cfdm.core.DomainAncillary.get_bounds","cfdm.core.DomainAncillary.get_data","cfdm.core.DomainAncillary.get_geometry","cfdm.core.DomainAncillary.get_interior_ring","cfdm.core.DomainAncillary.get_property","cfdm.core.DomainAncillary.has_bounds","cfdm.core.DomainAncillary.has_data","cfdm.core.DomainAncillary.has_geometry","cfdm.core.DomainAncillary.has_interior_ring","cfdm.core.DomainAncillary.has_property","cfdm.core.DomainAncillary.properties","cfdm.core.DomainAncillary.set_bounds","cfdm.core.DomainAncillary.set_data","cfdm.core.DomainAncillary.set_geometry","cfdm.core.DomainAncillary.set_interior_ring","cfdm.core.DomainAncillary.set_properties","cfdm.core.DomainAncillary.set_property","cfdm.core.DomainAxis.__deepcopy__","cfdm.core.DomainAxis._docstring_method_exclusions","cfdm.core.DomainAxis._docstring_package_depth","cfdm.core.DomainAxis._docstring_special_substitutions","cfdm.core.DomainAxis._docstring_substitutions","cfdm.core.DomainAxis.copy","cfdm.core.DomainAxis.del_size","cfdm.core.DomainAxis.get_size","cfdm.core.DomainAxis.has_size","cfdm.core.DomainAxis.set_size","cfdm.core.Field.__deepcopy__","cfdm.core.Field._docstring_method_exclusions","cfdm.core.Field._docstring_package_depth","cfdm.core.Field._docstring_special_substitutions","cfdm.core.Field._docstring_substitutions","cfdm.core.Field.clear_properties","cfdm.core.Field.copy","cfdm.core.Field.del_construct","cfdm.core.Field.del_data","cfdm.core.Field.del_data_axes","cfdm.core.Field.del_properties","cfdm.core.Field.del_property","cfdm.core.Field.get_construct","cfdm.core.Field.get_data","cfdm.core.Field.get_data_axes","cfdm.core.Field.get_domain","cfdm.core.Field.get_property","cfdm.core.Field.has_bounds","cfdm.core.Field.has_construct","cfdm.core.Field.has_data","cfdm.core.Field.has_data_axes","cfdm.core.Field.has_property","cfdm.core.Field.properties","cfdm.core.Field.set_construct","cfdm.core.Field.set_data","cfdm.core.Field.set_data_axes","cfdm.core.Field.set_properties","cfdm.core.Field.set_property","cfdm.core.FieldAncillary.__deepcopy__","cfdm.core.FieldAncillary._docstring_method_exclusions","cfdm.core.FieldAncillary._docstring_package_depth","cfdm.core.FieldAncillary._docstring_special_substitutions","cfdm.core.FieldAncillary._docstring_substitutions","cfdm.core.FieldAncillary.clear_properties","cfdm.core.FieldAncillary.copy","cfdm.core.FieldAncillary.del_data","cfdm.core.FieldAncillary.del_properties","cfdm.core.FieldAncillary.del_property","cfdm.core.FieldAncillary.get_data","cfdm.core.FieldAncillary.get_property","cfdm.core.FieldAncillary.has_bounds","cfdm.core.FieldAncillary.has_data","cfdm.core.FieldAncillary.has_property","cfdm.core.FieldAncillary.properties","cfdm.core.FieldAncillary.set_data","cfdm.core.FieldAncillary.set_properties","cfdm.core.FieldAncillary.set_property","cfdm.core.InteriorRing.__deepcopy__","cfdm.core.InteriorRing._docstring_method_exclusions","cfdm.core.InteriorRing._docstring_package_depth","cfdm.core.InteriorRing._docstring_special_substitutions","cfdm.core.InteriorRing._docstring_substitutions","cfdm.core.InteriorRing.clear_properties","cfdm.core.InteriorRing.copy","cfdm.core.InteriorRing.del_data","cfdm.core.InteriorRing.del_properties","cfdm.core.InteriorRing.del_property","cfdm.core.InteriorRing.get_data","cfdm.core.InteriorRing.get_property","cfdm.core.InteriorRing.has_bounds","cfdm.core.InteriorRing.has_data","cfdm.core.InteriorRing.has_property","cfdm.core.InteriorRing.properties","cfdm.core.InteriorRing.set_data","cfdm.core.InteriorRing.set_properties","cfdm.core.InteriorRing.set_property","cfdm.core.NumpyArray._docstring_method_exclusions","cfdm.core.NumpyArray._docstring_package_depth","cfdm.core.NumpyArray._docstring_special_substitutions","cfdm.core.NumpyArray._docstring_substitutions","cfdm.core.NumpyArray.copy","cfdm.core.Parameters.__deepcopy__","cfdm.core.Parameters._docstring_method_exclusions","cfdm.core.Parameters._docstring_package_depth","cfdm.core.Parameters._docstring_special_substitutions","cfdm.core.Parameters._docstring_substitutions","cfdm.core.Parameters.clear_parameters","cfdm.core.Parameters.copy","cfdm.core.Parameters.del_parameter","cfdm.core.Parameters.get_parameter","cfdm.core.Parameters.has_parameter","cfdm.core.Parameters.parameters","cfdm.core.Parameters.set_parameter","cfdm.core.Parameters.set_parameters","cfdm.core.ParametersDomainAncillaries.__deepcopy__","cfdm.core.ParametersDomainAncillaries.clear_domain_ancillaries","cfdm.core.ParametersDomainAncillaries.clear_parameters","cfdm.core.ParametersDomainAncillaries.copy","cfdm.core.ParametersDomainAncillaries.del_domain_ancillary","cfdm.core.ParametersDomainAncillaries.del_parameter","cfdm.core.ParametersDomainAncillaries.domain_ancillaries","cfdm.core.ParametersDomainAncillaries.get_domain_ancillary","cfdm.core.ParametersDomainAncillaries.get_parameter","cfdm.core.ParametersDomainAncillaries.has_domain_ancillary","cfdm.core.ParametersDomainAncillaries.has_parameter","cfdm.core.ParametersDomainAncillaries.parameters","cfdm.core.ParametersDomainAncillaries.set_domain_ancillaries","cfdm.core.ParametersDomainAncillaries.set_domain_ancillary","cfdm.core.ParametersDomainAncillaries.set_parameter","cfdm.core.ParametersDomainAncillaries.set_parameters","cfdm.core.Properties.__deepcopy__","cfdm.core.Properties._docstring_method_exclusions","cfdm.core.Properties._docstring_package_depth","cfdm.core.Properties._docstring_special_substitutions","cfdm.core.Properties._docstring_substitutions","cfdm.core.Properties.clear_properties","cfdm.core.Properties.copy","cfdm.core.Properties.del_properties","cfdm.core.Properties.del_property","cfdm.core.Properties.get_property","cfdm.core.Properties.has_bounds","cfdm.core.Properties.has_data","cfdm.core.Properties.has_property","cfdm.core.Properties.properties","cfdm.core.Properties.set_properties","cfdm.core.Properties.set_property","cfdm.core.PropertiesData.__deepcopy__","cfdm.core.PropertiesData._docstring_method_exclusions","cfdm.core.PropertiesData._docstring_package_depth","cfdm.core.PropertiesData._docstring_special_substitutions","cfdm.core.PropertiesData._docstring_substitutions","cfdm.core.PropertiesData.clear_properties","cfdm.core.PropertiesData.copy","cfdm.core.PropertiesData.del_data","cfdm.core.PropertiesData.del_properties","cfdm.core.PropertiesData.del_property","cfdm.core.PropertiesData.get_data","cfdm.core.PropertiesData.get_property","cfdm.core.PropertiesData.has_bounds","cfdm.core.PropertiesData.has_data","cfdm.core.PropertiesData.has_property","cfdm.core.PropertiesData.properties","cfdm.core.PropertiesData.set_data","cfdm.core.PropertiesData.set_properties","cfdm.core.PropertiesData.set_property","cfdm.core.PropertiesDataBounds.__deepcopy__","cfdm.core.PropertiesDataBounds._docstring_method_exclusions","cfdm.core.PropertiesDataBounds._docstring_package_depth","cfdm.core.PropertiesDataBounds._docstring_special_substitutions","cfdm.core.PropertiesDataBounds._docstring_substitutions","cfdm.core.PropertiesDataBounds.clear_properties","cfdm.core.PropertiesDataBounds.copy","cfdm.core.PropertiesDataBounds.del_bounds","cfdm.core.PropertiesDataBounds.del_data","cfdm.core.PropertiesDataBounds.del_geometry","cfdm.core.PropertiesDataBounds.del_interior_ring","cfdm.core.PropertiesDataBounds.del_properties","cfdm.core.PropertiesDataBounds.del_property","cfdm.core.PropertiesDataBounds.get_bounds","cfdm.core.PropertiesDataBounds.get_data","cfdm.core.PropertiesDataBounds.get_geometry","cfdm.core.PropertiesDataBounds.get_interior_ring","cfdm.core.PropertiesDataBounds.get_property","cfdm.core.PropertiesDataBounds.has_bounds","cfdm.core.PropertiesDataBounds.has_data","cfdm.core.PropertiesDataBounds.has_geometry","cfdm.core.PropertiesDataBounds.has_interior_ring","cfdm.core.PropertiesDataBounds.has_property","cfdm.core.PropertiesDataBounds.properties","cfdm.core.PropertiesDataBounds.set_bounds","cfdm.core.PropertiesDataBounds.set_data","cfdm.core.PropertiesDataBounds.set_geometry","cfdm.core.PropertiesDataBounds.set_interior_ring","cfdm.core.PropertiesDataBounds.set_properties","cfdm.core.PropertiesDataBounds.set_property","Performance","Philosophy","Releases","Sample datasets","Support","Tutorial"],titleterms:{"abstract":310,"class":[254,310],"function":[261,267,332,333,335,2055,2059],"import":2059,Adding:267,Ones:267,The:313,__array__:[336,550,760,1248,1461,1489,1517],__bool__:[647,823],__call__:596,__contains__:[597,1642],__copy__:[598,1643],__deepcopy__:[337,352,425,475,523,551,590,599,648,671,704,761,824,848,914,1009,1071,1096,1206,1249,1275,1331,1380,1462,1490,1518,1545,1551,1585,1600,1623,1644,1669,1679,1713,1733,1751,1772,1785,1824,1849,1879,1889,1917,1936,1960,1973,1989,2005,2024],__enter__:[576,591],__exit__:[577,592],__getitem__:[338,353,426,476,552,600,705,762,849,1010,1097,1207,1250,1276,1332,1381,1422,1448,1463,1491,1519,1645],__int__:763,__iter__:[601,764,1646],__len__:[602,1647],__repr__:[339,354,427,477,524,553,578,593,603,649,672,706,765,825,850,915,1011,1072,1098,1208,1251,1277,1333,1382,1464,1492,1520,1752],__setitem__:766,__str__:[340,355,428,478,525,554,594,604,650,673,707,767,826,851,916,1012,1073,1099,1209,1252,1278,1334,1383,1465,1493,1521,1753],_custom:313,_del_compon:1670,_docstring_method_exclus:[341,356,429,479,526,555,605,651,674,708,768,827,852,917,1013,1074,1100,1210,1253,1279,1335,1384,1423,1449,1466,1494,1522,1546,1552,1601,1624,1648,1671,1680,1714,1734,1754,1773,1786,1819,1825,1850,1880,1890,1918,1937,1955,1961,1990,2006,2025],_docstring_package_depth:[342,357,430,480,527,556,606,652,675,709,769,828,853,918,1014,1075,1101,1211,1254,1280,1336,1385,1424,1450,1467,1495,1523,1547,1553,1602,1625,1649,1672,1681,1715,1735,1755,1774,1787,1820,1826,1851,1881,1891,1919,1938,1956,1962,1991,2007,2026],_docstring_special_substitut:[343,358,431,481,528,557,607,653,676,710,770,829,854,919,1015,1076,1102,1212,1255,1281,1337,1386,1425,1451,1468,1496,1524,1548,1554,1603,1626,1650,1673,1682,1716,1736,1756,1775,1788,1821,1827,1852,1882,1892,1920,1939,1957,1963,1992,2008,2027],_docstring_substitut:[344,359,432,482,529,558,608,654,677,711,771,830,855,920,1016,1077,1103,1213,1256,1282,1338,1387,1426,1452,1469,1497,1525,1549,1555,1604,1627,1651,1674,1683,1717,1737,1757,1776,1789,1822,1828,1853,1883,1893,1921,1940,1958,1964,1993,2009,2028],_func:39,_get_compon:1675,_has_compon:1676,_set_compon:1677,abspath:318,access:[263,289,2059],ancillari:[264,292,306,2059],ani:772,api:[1,2055],apply_mask:[360,433,483,712,773,856,921,1017,1104,1214,1283,1339,1388],arrai:[2,3,4,5,6,7,17,24,33,44,51,62,74,85,95,103,109,116,123,130,135,140,146,152,158,159,160,161,162,193,236,255,284,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,1545,1546,1547,1548,1549,1550,2059],assign:2059,atol:[314,319],attribut:2059,auxiliary_coordin:[922,923,1105,1106],auxiliarycoordin:[7,8,9,10,11,12,13,14,15,16,163,164,165,166,167,168,169,170,256,285,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584],axes:[263,289,2059],base:310,bound:[8,17,18,19,20,21,22,23,63,75,163,171,172,173,174,175,183,198,208,246,256,257,269,271,285,286,291,296,299,309,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,2059],bug:312,cell:2059,cell_connect:[924,925,1107,1108],cell_measur:[926,927,1109,1110],cell_method:[1111,1112],cellmeasur:[24,25,26,27,28,29,30,31,176,177,178,179,180,181,258,287,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622],cellmethod:[32,182,259,288,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641],cfdm:[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053],cfdump:[334,2059],chang:[0,267],citat:[333,335],clear:579,clear_coordin:[678,1738],clear_domain_ancillari:[655,1718,1974],clear_filters_appli:609,clear_paramet:[656,831,1719,1777,1965,1975],clear_properti:[361,434,484,713,857,928,1018,1113,1215,1284,1340,1389,1556,1586,1605,1684,1790,1829,1854,1894,1922,1941,1994,2010,2029],climatolog:[256,269,285,291,296],climatological_time_ax:[929,1114],close:1427,code:334,command:2059,comparison:267,complet:313,complianc:[270,273,2059],compon:[254,270,273,310],compress:[254,255,260,267,1115,2059],compressed_arrai:[34,52,104,141,147,153],compressed_dimens:[559,1257,1470,1498,1526],compressedarrai:[33,34,35,36,37,38,260,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575],conda:334,configur:[261,320,576,577,578,579,580,581,582,583,584,585,586,587,588,589],conformed_data:[560,1258,1471,1499,1527],constant:[39,40,262,311,332,590,591,592,593,594,595],construct:[73,87,207,218,254,263,270,273,289,298,301,310,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,930,1116,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,2059],construct_item:[931,1117],construct_kei:[932,1118],construct_typ:[9,25,32,41,64,72,76,84,86,96,164,176,182,190,199,206,209,216,217,225,610,611,1652,1653],contain:[290,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678],content:333,contribut:[312,2058],contributor:312,control:2059,convent:[267,2055,2059],convers:[265,293,2059],convert:1119,coordin:[183,184,185,186,187,188,189,254,265,291,293,310,679,933,936,1120,1123,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1739,2059],coordinate_convers:[42,191],coordinate_refer:[934,935,1121,1122],coordinateconvers:[264,292,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732],coordinaterefer:[41,42,43,190,191,192,265,293,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750],copi:[261,262,345,362,435,485,530,561,580,595,612,657,680,714,774,832,858,937,1019,1078,1124,1216,1259,1285,1341,1390,1428,1453,1472,1500,1528,1550,1557,1587,1606,1628,1654,1678,1685,1720,1740,1758,1778,1791,1830,1855,1884,1895,1923,1942,1959,1966,1976,1995,2011,2030,2059],core:[158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053],count:[44,45,46,47,48,49,50,266,267,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759],creat:2059,creation:[267,294,2059],creation_command:[363,436,486,531,681,715,775,859,938,1020,1079,1125,1217,1286,1342,1391],data:[10,18,26,45,51,52,53,54,55,56,57,58,59,60,61,65,77,88,97,110,117,124,165,171,177,184,193,194,195,196,197,200,210,219,226,231,241,247,253,254,256,257,258,263,266,267,269,271,273,274,276,277,278,285,286,287,289,291,294,296,299,301,302,303,308,309,310,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,2059],data_ax:[613,1655],dataset:[270,273,2057,2059],dataset_compli:[939,1126],date:[267,294,2059],datetime_arrai:[11,19,27,46,54,66,78,89,98,111,118,125],datetime_as_str:55,datum:[43,192,265,268,293,295,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784],del_ax:[532,1629],del_bound:[364,860,1021,1558,1686,1792,1856,2031],del_calendar:[776,1759],del_climatolog:[365,861,1559,1687,1793],del_construct:[940,1127,1831,1896],del_coordin:[682,1741],del_coordinate_convers:[683,1742],del_data:[366,437,487,716,862,1022,1128,1218,1287,1343,1392,1560,1588,1607,1688,1794,1857,1897,1924,1943,2012,2032],del_data_ax:[941,1129,1832,1898],del_datum:[684,1743],del_domain_ancillari:[658,1721,1977],del_fill_valu:[777,1760],del_geometri:[367,863,1023,1561,1689,1795,1858,2033],del_interior_r:[368,864,1024,1562,1690,1796,1859,2034],del_measur:[488,1608],del_method:[533,1630],del_node_count:[369,865,1025],del_paramet:[659,833,1722,1779,1967,1978],del_part_node_count:[370,866,1026],del_properti:[371,372,438,439,489,490,717,718,867,868,942,943,1027,1028,1130,1131,1219,1220,1288,1289,1344,1345,1393,1394,1563,1564,1589,1590,1609,1610,1691,1692,1797,1798,1833,1834,1860,1861,1899,1900,1925,1926,1944,1945,1996,1997,2013,2014,2035,2036],del_qualifi:[534,1631],del_siz:[1080,1885],del_unit:[778,1761],depend:334,detail:2059,dictionari:[261,263,289,313],differ:267,dimens:[266,267,276,2059],dimension_coordin:[944,945,1132,1133],dimensioncoordin:[62,63,64,65,66,67,68,69,70,71,198,199,200,201,202,203,204,205,269,296,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818],discret:2059,disk:2059,docstr:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309],docstringrewritemeta:[297,1819,1820,1821,1822,1823],document:313,domain:[72,73,90,206,207,220,254,264,270,273,292,298,301,306,310,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,2059],domain_ancillari:[660,946,947,1134,1135,1723,1979],domain_ax:[614,948,1136],domain_axi:[949,1137],domain_axis_ident:615,domain_axis_kei:[950,1138],domain_topolog:[951,952,1139,1140],domainancillari:[74,75,76,77,78,79,80,81,82,83,208,209,210,211,212,213,214,215,271,299,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878],domainaxi:[84,216,272,300,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888],dtype:[3,12,20,28,35,47,56,67,79,91,99,105,112,119,126,131,136,142,148,154,159,166,172,178,185,194,201,211,221,227,232,237,242,248],dump:[373,440,491,535,685,719,869,953,1029,1141,1221,1290,1346,1395],element:267,empti:779,environ:321,equal:[374,441,492,536,616,661,686,720,780,834,870,954,1030,1081,1142,1222,1291,1347,1396,2059],exampl:313,example_domain:322,example_field:[323,324],exist:[267,294],extens:313,extern:2059,featur:312,field:[85,86,87,88,89,90,91,92,93,94,217,218,219,220,221,222,223,224,254,273,301,310,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,2059],field_ancillari:[1143,1144],fieldancillari:[95,96,97,98,99,100,101,102,225,226,227,228,229,230,274,302,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935],file:[279,2059],file_address:1429,fill:781,filter:[263,289,617],filter_by_axi:618,filter_by_cel:619,filter_by_connect:620,filter_by_data:621,filter_by_ident:622,filter_by_kei:623,filter_by_measur:624,filter_by_method:625,filter_by_nax:626,filter_by_ncdim:627,filter_by_ncvar:628,filter_by_properti:629,filter_by_s:630,filter_by_typ:[631,1656],filters_appli:632,find:2056,first_el:782,flatten:783,from:[267,294,2059],fromconstruct:[955,1835],fromkei:581,full:2059,gather:2059,gatheredarrai:[103,104,105,106,107,108,275,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274],geometri:[256,269,270,271,273,285,291,296,299,309,2059],get:[582,633,1657],get_address:[1430,1431],get_ax:[537,1632],get_bound:[375,871,1031,1565,1693,1799,1862,2037],get_bounds_data:[376,872,1032],get_calendar:[346,563,784,1261,1432,1454,1474,1502,1530,1762],get_climatolog:[377,873,1566,1694,1800],get_compressed_ax:[564,785,1262,1475,1503,1531],get_compressed_dimens:[565,786,1263,1476,1504,1532],get_compression_typ:[347,566,787,1264,1433,1455,1477,1505,1533],get_construct:[956,1145,1836,1901],get_coordinate_convers:[687,1744],get_count:[788,1478,1506,1534],get_data:[378,442,493,721,789,874,1033,1146,1223,1292,1348,1397,1567,1591,1611,1695,1801,1863,1902,1927,1946,2015,2038],get_data_ax:[634,957,1147,1658,1837,1903],get_datum:[688,1745],get_dependent_tie_point:790,get_domain:[1148,1904],get_domain_ancillari:[662,1724,1980],get_filenam:[348,349,379,443,494,567,568,722,791,875,958,1034,1149,1224,1265,1266,1293,1349,1398,1434,1435,1456,1457,1479,1480,1507,1508,1535,1536],get_fill_valu:[792,1763],get_format:[1436,1437],get_geometri:[380,876,1035,1568,1696,1802,1864,2039],get_group:[1438,1439],get_index:[793,1481,1509,1537],get_interior_r:[381,877,1036,1569,1697,1803,1865,2040],get_interpolation_paramet:794,get_list:[795,1267],get_mask:1440,get_measur:[495,1612],get_method:[538,1633],get_missing_valu:1441,get_ncvar:1442,get_node_count:[382,878,1037],get_original_filenam:[383,444,496,689,723,796,835,879,959,1038,1150,1225,1294,1350,1399],get_paramet:[663,836,1725,1780,1968,1981],get_part_node_count:[384,880,1039],get_properti:[385,445,497,724,881,960,1040,1151,1226,1295,1351,1400,1570,1592,1613,1698,1804,1838,1866,1905,1928,1947,1998,2016,2041],get_qualifi:[539,1634],get_siz:[1082,1886],get_subarrai:[562,1260,1473,1501,1529],get_subspac:[350,569,1268,1443,1458,1482,1510,1538],get_tie_point_indic:797,get_unit:[351,570,798,1269,1444,1459,1483,1511,1539,1764],get_varid:1445,global:2059,group:[256,257,258,265,266,268,269,270,271,272,273,274,276,277,278,2059],has_ax:[540,1635],has_bound:[386,446,498,725,882,961,1041,1152,1227,1296,1352,1401,1571,1593,1614,1699,1805,1839,1867,1906,1929,1948,1999,2017,2042],has_calendar:[799,1765],has_construct:[962,1153,1840,1907],has_coordin:[690,1746],has_data:[387,447,499,726,883,963,1042,1154,1228,1297,1353,1402,1572,1594,1615,1700,1806,1841,1868,1908,1930,1949,2000,2018,2043],has_data_ax:[964,1155,1842,1909],has_domain_ancillari:[664,1726,1982],has_fill_valu:[800,1766],has_geometri:[388,884,965,1043,1156,1573,1701,1807,1869,2044],has_interior_r:[389,885,1044,1574,1702,1808,1870,2045],has_measur:[500,1616],has_method:[541,1636],has_node_count:[390,886,1045],has_paramet:[665,837,1727,1781,1969,1983],has_part_node_count:[391,887,1046],has_properti:[392,448,501,727,888,966,1047,1157,1229,1298,1354,1403,1575,1595,1617,1703,1809,1843,1871,1910,1931,1950,2001,2019,2046],has_qualifi:[542,1637],has_siz:[1083,1887],has_unit:[801,1767],hierarch:2059,ident:[393,394,449,450,502,503,543,544,691,692,728,729,889,890,967,968,1048,1049,1084,1085,1158,1159,1230,1231,1299,1300,1355,1356,1404,1405],identifi:[263,289],implement:[325,2055],improv:312,index:[109,110,111,112,113,114,115,267,276,333,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,2059],indic:1160,inherited_properti:451,initio:2059,insert_dimens:[395,452,504,730,802,891,1050,1161,1232,1301,1357,1406],inspect:[255,256,257,258,259,260,262,265,266,267,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,287,288,293,294,296,297,298,299,300,301,302,304,2059],instal:334,integer_dtyp:326,interfac:2059,interior:[116,117,118,119,120,121,122,231,232,233,234,235,277,303,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954],interior_r:[13,68,80,167,186,202,212,249],introduct:[333,335],inverse_filt:635,is_climatolog:[396,892,1576,1704,1810],item:[583,636,1659],kei:[584,637,638,1660,1661],last_el:803,level:2055,like:267,list:[123,124,125,126,127,128,129,278,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421],log:[0,2059],log_level:[316,327],logic:267,make:267,manipul:[267,2059],mask:[57,267,294,2059],masked_valu:804,mathemat:267,max:805,maximum:806,medium:2059,memori:[2054,2059],mesh:2059,messag:2059,metadata:[254,270,273,298,301,310,2059],method:[263,289,2059],min:807,minim:2059,minimum:808,miscellan:[254,255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309,310,332],model:253,modif:2059,mro:1823,nc_clear_component_dimension_group:[969,1162],nc_clear_component_sample_dimension_group:[970,1163],nc_clear_component_variable_group:[971,1164],nc_clear_dimension_group:[453,731,1086,1302,1358],nc_clear_geometry_variable_group:[972,1165],nc_clear_global_attribut:[973,1166],nc_clear_group_attribut:[974,1167],nc_clear_hdf5_chunks:809,nc_clear_node_coordinate_variable_group:397,nc_clear_sample_dimension_group:[732,1303],nc_clear_variable_group:[398,454,505,693,733,838,893,975,1051,1168,1233,1304,1359,1407],nc_del_component_dimens:[976,1169],nc_del_component_sample_dimens:[977,1170],nc_del_component_vari:[978,1171],nc_del_dimens:[455,734,1087,1305,1360],nc_del_geometry_vari:[979,1172],nc_del_node_coordinate_vari:399,nc_del_sample_dimens:[735,1306],nc_del_vari:[400,456,506,694,736,839,894,980,1052,1173,1234,1307,1361,1408],nc_dimension_group:[457,737,1088,1308,1362],nc_geometry_variable_group:[981,1174],nc_get_dimens:[458,738,1089,1309,1363],nc_get_extern:507,nc_get_geometry_vari:[982,1175],nc_get_node_coordinate_vari:401,nc_get_sample_dimens:[739,1310],nc_get_vari:[402,459,508,695,740,840,895,983,1053,1176,1235,1311,1364,1409],nc_global_attribut:[984,1177],nc_group_attribut:[985,1178],nc_has_dimens:[460,741,1090,1312,1365],nc_has_geometry_vari:[986,1179],nc_has_node_coordinate_vari:403,nc_has_sample_dimens:[742,1313],nc_has_vari:[404,461,509,696,743,841,896,987,1054,1180,1236,1314,1366,1410],nc_hdf5_chunksiz:810,nc_is_unlimit:1091,nc_node_coordinate_variable_group:405,nc_sample_dimension_group:[744,1315],nc_set_component_dimens:[988,1181],nc_set_component_dimension_group:[989,1182],nc_set_component_sample_dimens:[990,1183],nc_set_component_sample_dimension_group:[991,1184],nc_set_component_vari:[992,1185],nc_set_component_variable_group:[993,1186],nc_set_dimens:[462,745,1092,1316,1367],nc_set_dimension_group:[463,746,1093,1317,1368],nc_set_extern:510,nc_set_geometry_vari:[994,1187],nc_set_geometry_variable_group:[995,1188],nc_set_global_attribut:[996,997,1189,1190],nc_set_group_attribut:[998,999,1191,1192],nc_set_hdf5_chunks:811,nc_set_node_coordinate_vari:406,nc_set_node_coordinate_variable_group:407,nc_set_sample_dimens:[747,1318],nc_set_sample_dimension_group:[748,1319],nc_set_unlimit:1094,nc_set_vari:[408,464,511,697,749,842,897,1000,1055,1193,1237,1320,1369,1411],nc_set_variable_group:[409,465,512,698,750,843,898,1001,1056,1194,1238,1321,1370,1412],nc_variable_group:[410,466,513,699,751,844,899,1002,1057,1195,1239,1322,1371,1413],ndim:[4,14,21,29,36,48,58,69,81,92,100,106,113,120,127,132,137,143,149,155,160,168,173,179,187,195,203,213,222,228,233,238,243,250],netcdf:[256,257,258,265,266,268,269,270,271,272,273,274,276,277,278,2059],netcdfarrai:[130,131,132,133,134,279,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447],new_identifi:[639,1662],number:267,numpyarrai:[135,136,137,138,139,236,237,238,239,240,280,304,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1955,1956,1957,1958,1959],open:1446,oper:[267,334,2054],order:[267,640,1663],output:2059,packag:[333,335],paramet:[264,268,292,295,305,306,666,845,1728,1782,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1984],parametersdomainancillari:[306,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988],perform:[267,2054],philosophi:2055,pip:334,place:2054,pop:585,popitem:586,prepar:312,privat:290,product:267,proper:267,properti:[256,257,258,259,266,269,270,271,273,274,276,277,278,285,286,287,288,291,296,298,299,301,302,303,307,308,309,411,467,514,752,900,1003,1058,1196,1240,1323,1372,1414,1577,1596,1618,1705,1811,1844,1872,1911,1932,1951,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2020,2047,2059],propertiesdata:[241,242,243,244,245,308,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023],propertiesdatabound:[246,247,248,249,250,251,252,309,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053],pull:312,python:334,qualifi:[545,1638],question:312,raggedcontiguousarrai:[140,141,142,143,144,145,281,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488],raggedindexedarrai:[146,147,148,149,150,151,282,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516],raggedindexedcontiguousarrai:[152,153,154,155,156,157,283,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544],read:[328,332,2059],refer:[1,333,335],relat:[333,335],releas:2056,remov:267,replac:[641,1664],report:312,repositori:334,request:312,routin:[267,294],rtol:[317,329],sampl:[266,276,2057,2059],scalar:2059,search:[267,333],second_el:812,select:[267,2059],set:267,set_ax:[546,1639],set_bound:[412,901,1059,1578,1706,1812,1873,2048],set_calendar:[813,1768],set_climatolog:[413,902,1579,1707,1813],set_construct:[1004,1197,1845,1912],set_coordin:[700,702,1747,1749],set_coordinate_convers:[701,1748],set_data:[414,468,515,753,903,1060,1198,1241,1324,1373,1415,1580,1597,1619,1708,1814,1874,1913,1933,1952,2021,2049],set_data_ax:[1005,1199,1846,1914],set_datum:[703,1750],set_domain_ancillari:[667,668,1729,1730,1985,1986],set_fill_valu:[814,1769],set_geometri:[415,904,1061,1581,1709,1815,1875,2050],set_interior_r:[416,905,1062,1582,1710,1816,1876,2051],set_measur:[516,1620],set_method:[547,1640],set_node_count:[417,906,1063],set_paramet:[669,670,846,847,1731,1732,1783,1784,1971,1972,1987,1988],set_part_node_count:[418,907,1064],set_properti:[419,420,469,470,517,518,754,755,908,909,1006,1007,1065,1066,1200,1201,1242,1243,1325,1326,1374,1375,1416,1417,1583,1584,1598,1599,1621,1622,1711,1712,1817,1818,1847,1848,1877,1878,1915,1916,1934,1935,1953,1954,2003,2004,2022,2023,2052,2053],set_qualifi:[548,1641],set_siz:[1095,1888],set_unit:[815,1770],setdefault:587,shallow_copi:[642,1665],shape:[5,15,22,30,37,49,59,70,82,93,101,107,114,121,128,133,138,144,150,156,161,169,174,180,188,196,204,214,223,229,234,239,244,251,267],singl:267,size:[6,16,23,31,38,50,60,71,83,94,102,108,115,122,129,134,139,145,151,157,162,170,175,181,189,197,205,215,224,230,235,240,245,252,272,300],sort:[267,549],sourc:[334,571,816,1270,1484,1512,1540,1771],sparse_arrai:61,special:[255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,305,306,307,308,309],squeez:[421,471,519,756,817,910,1067,1202,1244,1327,1376,1418],statist:267,strategi:2056,string:2059,subarrai:[574,1273,1487,1515,1543],subarray_paramet:[572,1271,1485,1513,1541],subarray_shap:[573,1272,1486,1514,1542],subsampl:2059,subspac:2059,substitut:[255,256,257,258,259,260,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,298,299,300,301,302,303,304,305,306,307,308,309],suggest:312,sum:[267,818],support:[267,294,2058],system:[334,2059],term:[264,268,292,305,306],test:[267,334],time:[267,294,2059],to_memori:[422,472,520,575,757,819,911,1068,1203,1245,1274,1328,1377,1419,1447,1460,1488,1516,1544],todict:[643,1666],topolog:2059,transpos:[267,423,473,521,758,820,912,1069,1204,1246,1329,1378,1420],truth:267,tutori:2059,two:2055,ugrid:2059,uncompress:[424,474,522,759,821,913,1008,1070,1205,1247,1330,1379,1421],unfilt:644,uniqu:822,unique_construct:330,unit:[255,260,267,275,279,280,281,282,283,294],updat:588,util:334,valu:[40,267,589,645,646,1667,1668],variabl:2059,verbos:2059,version:[0,334,2056,2059],write:[331,332,2059],zero:267}}) \ No newline at end of file diff --git a/docs/support.html b/docs/support.html index f4044791e0..bd8d471b9e 100644 --- a/docs/support.html +++ b/docs/support.html @@ -3,7 +3,8 @@ - + + Support — Documentation @@ -35,7 +36,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -112,23 +113,23 @@

                                  Related Topics

                                  -
                                  +

                                  Support


                                  -

                                  Version 1.10.1.2 for version 1.10 of the CF conventions.

                                  +

                                  Version 1.11.0.0 for version 1.11 of the CF conventions.

                                  General questions, suggestions for enhancements, and reports of bugs may be reported in the GitHub issue tracker: https://github.com/NCAS-CMS/cfdm/issues


                                  -
                                  +

                                  Contributing

                                  Contributions to cfdm are welcome and should be raised as issues in the GitHub issue tracker: https://github.com/NCAS-CMS/cfdm/issues, prior to submitting a pull request containing the new code made from a fork of the cfdm GitHub code repository: https://github.com/NCAS-CMS/cfdm.

                                  -
                                  -
                                  + + @@ -139,11 +140,11 @@

                                  Related Topics

                                  diff --git a/docs/tutorial.html b/docs/tutorial.html index 21966e480d..12648eaf92 100644 --- a/docs/tutorial.html +++ b/docs/tutorial.html @@ -3,7 +3,8 @@ - + + Tutorial — Documentation @@ -37,7 +38,7 @@ -

                                  cfdm 1.10.1.2

                                  +

                                  cfdm 1.11.0.0

                                  @@ -116,10 +117,10 @@

                                  Related Topics

                                  -
                                  +

                                  Tutorial


                                  -

                                  Version 1.10.1.2 for version 1.10 of the CF conventions.

                                  +

                                  Version 1.11.0.0 for version 1.11 of the CF conventions.

                                  All of the Python code in this tutorial is available in an executable script (download, 12kB).

                                  @@ -177,18 +178,18 @@

                                  Related Topics

                                • Geometry cells

                              • -
                              • Domain ancillaries

                              • -
                              • Coordinate systems

                              • -
                              • Cell methods

                              • -
                              • Field ancillaries

                              • -
                              • Field creation in memory

                                +
                              • UGRID mesh topologies

                              • +
                              • Domain ancillaries

                              • +
                              • Coordinate systems

                              • +
                              • Cell methods

                              • +
                              • Field ancillaries

                              • +
                              • Field creation in memory

                              • Copying

                              • @@ -225,16 +226,16 @@

                                Related Topics

                              -
                              +

                              Sample datasets

                              This tutorial uses a number of small sample datasets, all of which can be found in the zip file cfdm_tutorial_files.zip (download, 8kB):

                              -
                              -
                              Unpack the sample datasets.
                              -
                              $ unzip -q cfdm_tutorial_files.zip
                              -$ ls -1
                              +
                              +
                              Unpack the sample datasets.
                              +
                              $ unzip -q cfdm_tutorial_files.zip
                              +$ ls -1
                               cfdm_tutorial_files.zip
                               contiguous.nc
                               external.nc
                              @@ -249,12 +250,12 @@ 

                              Related Topics

                              the directory that contains the zip file and its unpacked contents, and no other files.


                              -
                              -
                              +
                              +

                              Import

                              The cfdm package is imported as follows:

                              -
                              -
                              Import the cfdm package.
                              +
                              +
                              Import the cfdm package.
                              >>> import cfdm
                               
                              @@ -267,9 +268,9 @@

                              Related Topics

                              learn more about what cfdm is doing under the hood and about the nature of the dataset being operated on. This can be done for example by running:

                              -
                              +
                              Increase the verbosity of cfdm from the -default.
                              +default.
                              >>> cfdm.log_level('INFO')
                               
                              @@ -277,15 +278,15 @@

                              Related Topics

                              See the section on ‘Logging’ for more information.

                              -
                              +

                              CF version

                              The version of the CF conventions and the CF data model being used may be found with the cfdm.CF function:

                              -
                              -
                              Retrieve the version of the CF conventions.
                              +
                              +
                              Retrieve the version of the CF conventions.
                              >>> cfdm.CF()
                              -'1.10'
                              +'1.11'
                               
                              @@ -295,9 +296,9 @@

                              Related Topics

                              Note, however, that datasets of different versions may also be read from, or written to, disk.


                              -
                              -
                              -
                              +
                              + +

                              Field and domain constructs

                              The central constructs of CF are the field construct and domain construct.

                              @@ -329,15 +330,15 @@

                              Related Topics

                              “field construct” will be assumed to mean “cfdm.Field instance”, and “domain construct” will be assumed to mean “cfdm.Domain instance”.


                              -
                              -
                              + +

                              Reading field or domain constructs from datasets

                              The cfdm.read function reads a netCDF file from disk, or from an OPeNDAP URL 1, and by default returns the contents as a Python list of zero or more field constructs. This list contains a field construct to represent each of the CF-netCDF data variables in the file.

                              -

                              Datasets of any version of CF up to and including CF-1.10 can be +

                              Datasets of any version of CF up to and including CF-1.11 can be read.

                              All formats of netCDF3 and netCDF4 files can be read.

                              The file name may describe relative paths, and standard tilde and @@ -345,7 +346,8 @@

                              Related Topics

                              The following file types can be read:

                              • All formats of netCDF3 and netCDF4 files can be read, containing -datasets for versions of CF up to and including CF-1.10.

                              • +datasets for all versions of CF up to CF-1.11, including +UGRID datasets.

                              • Files in CDL format, @@ -353,9 +355,9 @@

                                Related Topics

                              For example, to read the file file.nc (found in the sample datasets), which contains two field constructs:

                              -
                              +
                              Read file.nc and show that the result is a two-element -list.
                              +list.
                              >>> x = cfdm.read('file.nc')
                               >>> print(type(x))
                               <type 'list'>
                              @@ -390,7 +392,7 @@ 

                              Related Topics

                            • display information and issue warnings about the mapping of the netCDF file contents to CF data model constructs.

                            -
                            +

                            CF-compliance

                            If the dataset is partially CF-compliant to the extent that it is not possible to unambiguously map an element of the netCDF dataset to an @@ -407,19 +409,19 @@

                            Related Topics

                            dataset_compliance method of the field construct, as well as optionally displayed when the dataset is read.


                            -
                            - -
                            + + +

                            Inspection

                            The contents of a field construct may be inspected at three different levels of detail.

                            -
                            +

                            Minimal detail

                            -

                            The built-in repr function returns a short, one-line description:

                            -
                            +

                            The built-in repr function returns a short, one-line description:

                            +
                            Inspect the contents of the two field constructs from the dataset and create a Python variable for each of -them.
                            +them.
                            >>> x
                             [<Field: specific_humidity(latitude(5), longitude(8)) 1>,
                              <Field: air_temperature(atmosphere_hybrid_height_coordinate(1), grid_latitude(10), grid_longitude(9)) K>]
                            @@ -434,16 +436,16 @@ 

                            Related Topics

                            (e.g. “specific_humidity”), the identities and sizes of the dimensions spanned by the data array (“latitude” and “longitude” with sizes 5 and 8 respectively) and the units of the data (“1”).

                            -
                            -
                            +
                            +

                            Medium detail

                            -

                            The built-in str function returns similar information as the +

                            The built-in str function returns similar information as the one-line output, along with short descriptions of the metadata constructs, which include the first and last values of their data arrays:

                            -
                            +
                            Inspect the contents of the two field constructs with -medium detail.
                            +medium detail.
                            >>> print(q)
                             Field: specific_humidity (ncvar%q)
                             ----------------------------------
                            @@ -477,20 +479,20 @@ 

                            Related Topics

                            Note that time values are converted to date-times with the cftime package.

                            -
                            -
                            +
                            +

                            Full detail

                            The dump method of the field construct gives all properties of all constructs, including metadata constructs and their components, and shows the first and last values of all data arrays:

                            -
                            +
                            Inspect the contents of the two field constructs with -full detail.
                            +full detail.
                            >>> q.dump()
                             ----------------------------------
                             Field: specific_humidity (ncvar%q)
                             ----------------------------------
                            -Conventions = 'CF-1.10'
                            +Conventions = 'CF-1.11'
                             project = 'research'
                             standard_name = 'specific_humidity'
                             units = '1'
                            @@ -524,7 +526,7 @@ 

                            Related Topics

                            --------------------------------- Field: air_temperature (ncvar%ta) --------------------------------- -Conventions = 'CF-1.10' +Conventions = 'CF-1.11' project = 'research' standard_name = 'air_temperature' units = 'K' @@ -620,24 +622,24 @@

                            Related Topics

                            -
                            -
                            +
                            +

                            cfdump

                            The description for every field construct in a file can also be generated from the command line, with minimal, medium or full detail, by using the cfdump tool, for example:

                            -
                            +
                            Use cfdump on the command line to inspect the field constructs contained in a dataset. The “-s” option -requests short, minimal detail as output.
                            -
                            $ cfdump
                            +requests short, minimal detail as output.
                            +
                            $ cfdump
                             USAGE: cfdump [-s] [-c] [-e file [-e file] ...] [-h] file
                               [-s]      Display short, one-line descriptions
                               [-c]      Display complete descriptions
                               [-e file] External files
                               [-h]      Display the full man page
                               file      Name of netCDF file (or URL if DAP access enabled)
                            -$ cfdump -s file.nc
                            +$ cfdump -s file.nc
                             Field: specific_humidity(latitude(5), longitude(8)) 1
                             Field: air_temperature(atmosphere_hybrid_height_coordinate(1), grid_latitude(10), grid_longitude(9)) K
                             
                            @@ -645,16 +647,16 @@

                            Related Topics

                            cfdump may also be used with external files.


                            -
                            -
                            -
                            +
                            + +

                            Properties

                            Descriptive properties that apply to field construct as a whole may be retrieved with the properties method:

                            -
                            -
                            Retrieve all of the descriptive properties
                            +
                            +
                            Retrieve all of the descriptive properties
                            >>> t.properties()
                            -{'Conventions': 'CF-1.10',
                            +{'Conventions': 'CF-1.11',
                              'project': 'research',
                              'standard_name': 'air_temperature',
                              'units': 'K'}
                            @@ -664,9 +666,9 @@ 

                            Related Topics

                            Individual properties may be accessed and modified with the del_property, get_property, has_property, and set_property methods:

                            -
                            +
                            Check is a property exists, retrieve its value, delete -it and then set it to a new value.
                            +it and then set it to a new value.
                            >>> t.has_property('standard_name')
                             True
                             >>> t.get_property('standard_name')
                            @@ -685,24 +687,24 @@ 

                            Related Topics

                            set_properties method of the field construct, and all or some properties may be removed with the clear_properties and del_properties methods respectively.

                            -
                            +
                            Update the properties with a collection, delete all of -the properties, and reinstate the original properties.
                            +the properties, and reinstate the original properties.
                            >>> original = t.properties()
                             >>> original
                            -{'Conventions': 'CF-1.10',
                            +{'Conventions': 'CF-1.11',
                              'project': 'research',
                              'standard_name': 'air_temperature',
                              'units': 'K'}
                             >>> t.set_properties({'foo': 'bar', 'units': 'K'})
                             >>> t.properties()
                            -{'Conventions': 'CF-1.10',
                            +{'Conventions': 'CF-1.11',
                              'foo': 'bar',
                              'project': 'research',
                              'standard_name': 'air_temperature',
                              'units': 'K'}
                             >>> t.clear_properties()
                            - {'Conventions': 'CF-1.10',
                            + {'Conventions': 'CF-1.11',
                              'foo': 'bar',
                              'project': 'research',
                              'standard_name': 'air_temperature',
                            @@ -711,7 +713,7 @@ 

                            Related Topics

                            {} >>> t.set_properties(original) >>> t.properties() -{'Conventions': 'CF-1.10', +{'Conventions': 'CF-1.11', 'project': 'research', 'standard_name': 'air_temperature', 'units': 'K'} @@ -720,8 +722,8 @@

                            Related Topics

                            All of the methods related to the properties are listed here.


                            -
                            -
                            +
                            +

                            Metadata constructs

                            The metadata constructs describe the field construct that contains them. Each CF data model metadata construct has @@ -764,6 +766,15 @@

                            Related Topics

                • + + + + + + + + + + + + + + @@ -818,16 +835,16 @@

                  Related Topics

                  Each of these attributes returns a Constructs class instance that maps metadata constructs to unique identifiers called “construct keys”. A Constructs instance has methods for selecting constructs -that meet particular criteria (see the section on filtering -metadata constructs). It also behaves +that meet particular criteria (see the section on selecting +metadata constructs). It also behaves like a “read-only” Python dictionary, in that it has items, keys and values -methods that work exactly like their corresponding dict methods. It +methods that work exactly like their corresponding dict methods. It also has a get method and indexing like a Python dictionary (see the section on metadata construct access for details).

                  -
                  +
                  Retrieve the field construct’s coordinate reference -constructs, and access them using dictionary methods.
                  +constructs, and access them using dictionary methods.
                  >>> t.coordinate_references()
                   <Constructs: coordinate_reference(2)>
                   >>> print(t.coordinate_references())
                  @@ -844,9 +861,9 @@ 

                  Related Topics

                  -
                  +
                  Retrieve the field construct’s dimension coordinate and -domain axis constructs.
                  +domain axis constructs.
                  >>> print(t.dimension_coordinates())
                   Constructs:
                   {'dimensioncoordinate0': <DimensionCoordinate: atmosphere_hybrid_height_coordinate(1) >,
                  @@ -868,9 +885,9 @@ 

                  Related Topics

                  from different field constructs, and for different Python sessions.

                  Metadata constructs of all types may be returned by the constructs attribute of the field construct:

                  -
                  +
                  Retrieve all of the field construct’s metadata -constructs.
                  +constructs.
                  >>> q.constructs
                   <Constructs: cell_method(1), dimension_coordinate(3), domain_axis(3)>
                   >>> print(q.constructs)
                  @@ -910,14 +927,14 @@ 

                  Related Topics


                  -
                  -
                  + +

                  Data

                  The field construct’s data is stored in a Data class instance that is accessed with the data attribute of the field construct.

                  -
                  +
                  Retrieve the data and inspect it, showing the shape and -some illustrative values.
                  +some illustrative values.
                  >>> t.data
                   <Data(1, 10, 9): [[[262.8, ..., 269.7]]] K>
                   
                  @@ -931,8 +948,8 @@

                  Related Topics

                  any data compression. However, the field construct (and any other construct that contains data) also provides attributes for direct access.

                  -
                  -
                  Retrieve a numpy array of the data.
                  +
                  +
                  Retrieve a numpy array of the data.
                  >>> print(t.array)
                   [[[262.8 270.5 279.8 269.5 260.9 265.0 263.5 278.9 269.2]
                     [272.7 268.4 279.5 278.9 263.8 263.3 274.2 265.7 279.5]
                  @@ -947,9 +964,9 @@ 

                  Related Topics

                  -
                  +
                  Inspect the data type, number of dimensions, dimension -sizes and number of elements of the data.
                  +sizes and number of elements of the data.
                  >>> t.dtype
                   dtype('float64')
                   >>> t.ndim
                  @@ -974,7 +991,7 @@ 

                  Related Topics

                  del_data method for removing the data.

                  All of the methods and attributes related to the data are listed here.

                  -
                  +

                  Data axes

                  The data array of the field construct spans all the domain axis constructs with the possible exception of size one domain axis @@ -983,9 +1000,9 @@

                  Related Topics

                  the field construct. For example, the data of the field construct t does not span the size one domain axis construct with key 'domainaxis3'.

                  -
                  +
                  Show which data axis constructs are spanned by the field -construct’s data.
                  +construct’s data.
                  >>> print(t.domain_axes())
                   Constructs:
                   {'domainaxis0': <DomainAxis: size(1)>,
                  @@ -1006,9 +1023,9 @@ 

                  Related Topics

                  set by explicitly providing them via their construct keys. In any case, the data axes may be set at any time with the set_data_axes method of the field construct.

                  -
                  +
                  Delete the data and then reinstate it, using the -existing data axes.
                  +existing data axes.
                  >>> data = t.del_data()
                   >>> t.has_data()
                   False
                  @@ -1019,8 +1036,8 @@ 

                  Related Topics

                  See the section field construct creation for more examples.

                  -
                  -
                  +
                  +

                  Date-time

                  Data representing date-times is defined as elapsed times since a reference date-time in a particular calendar (Gregorian, by @@ -1028,9 +1045,9 @@

                  Related Topics

                  (and any construct that contains it) returns the elapsed times, and the datetime_array (and any construct that contains it) returns the data as an array of date-time objects.

                  -
                  +
                  View date-times aas elapsed time or as date-time -objects.
                  +objects.
                  >>> d = cfdm.Data([1, 2, 3], units='days since 2004-2-28')
                   >>> print(d.array)
                   [1 2 3]
                  @@ -1049,8 +1066,8 @@ 

                  Related Topics

                  -
                  -
                  +
                  +

                  Manipulating dimensions

                  The dimensions of a field construct’s data may be reordered, have size one dimensions removed and have new new size one dimensions included @@ -1079,10 +1096,10 @@

                  Related Topics

                  'coordinate_reference'

                  Coordinate reference

                  'domain_topology'

                  Domain topology

                  'cell_connectivity'

                  Cell connectivity

                  'cell_method'

                  Cell method

                  Cell measure

                  Domain cell size or shape

                  DomainTopology

                  Domain topology

                  Geospatial topology of domain +cells

                  CellConnectivity

                  Cell connectivity

                  Connectivity of domain cells

                  FieldAncillary

                  Field ancillary

                  Ancillary metadata which vary @@ -807,6 +818,12 @@

                  Related Topics

                  cell_measures

                  Cell measures

                  domain_topologies

                  Domain topologies

                  cell_connectivities

                  Cell Connectivities

                  field_ancillaries

                  Field ancillaries

                  -
                  +
                  Remove all size one dimensions from the data, noting that metadata constructs which span the corresponding -domain axis construct are not affected.
                  +domain axis construct are not affected.
                  >>> q, t = cfdm.read('file.nc')
                   >>> t
                   <CF Field: air_temperature(atmosphere_hybrid_height_coordinate(1), grid_latitude(10), grid_longitude(9)) K>
                  @@ -1098,10 +1115,10 @@ 

                  Related Topics

                  -
                  +
                  Insert a new size one dimension, corresponding to a size one domain axis construct, and then reorder the -dimensions.
                  +dimensions.
                  >>> t3 = t2.insert_dimension(axis='domainaxis3', position=1)
                   >>> t3
                   <CF Field: air_temperature(grid_latitude(10), time(1), grid_longitude(9)) K>
                  @@ -1114,25 +1131,25 @@ 

                  Related Topics

                  construct data are, by default, unchanged. It is also possible to permute the data dimensions of the metadata constructs so that they have the same relative order as the field construct:

                  -
                  +
                  Also permute the data dimension of metadata constructs -using the ‘constructs’ keyword.
                  +using the ‘constructs’ keyword.
                  >>> t4 = t.transpose([0, 2, 1], constructs=True)
                   
                  -
                  -
                  +

                  +

                  Data mask

                  There is always a data mask, which may be thought of as a separate data array of Booleans with the same shape as the original data. The -data mask is False where the the data has values, and True where +data mask is False where the the data has values, and True where the data is missing. The data mask may be inspected with the mask attribute of the data instance, which returns the data mask in a field construct with the same metadata constructs as the original field construct.

                  -
                  -
                  Inspect the data mask of a field construct.
                  +
                  +
                  Inspect the data mask of a field construct.
                  >>> print(q)
                   Field: specific_humidity (ncvar%q)
                   ----------------------------------
                  @@ -1152,9 +1169,9 @@ 

                  Related Topics

                  -
                  +
                  Mask the polar rows (see the “Assignment by index” -section) and inspect the new data mask.
                  +section) and inspect the new data mask.
                  >>> q.data[[0, 4], :] = cfdm.masked
                   >>> print(q.data.mask.array)
                   [[ True  True  True  True  True  True  True  True]
                  @@ -1167,13 +1184,13 @@ 

                  Related Topics

                  The _FillValue and missing_value attributes of the field construct are not stored as values of the field construct’s -data. They are only used when writing the data to a netCDF -dataset. Therefore testing for missing -data by testing for equality to one of these property values will -produce incorrect results; the any method of the Data -instance should be used instead.

                  -
                  -
                  See if any data points are masked.
                  +data. They are only used when writing the data to a netCDF +dataset. Therefore testing for missing data by +testing for equality to one of these property values will produce +incorrect results; the any method of the Data instance +should be used instead.

                  +
                  +
                  See if any data points are masked.
                  >>> q.data.mask.any()
                   True
                   
                  @@ -1189,12 +1206,12 @@

                  Related Topics

                  property, or lie outside of the range defined by the valid_range property.

                  However, this automatic masking may be bypassed by setting the mask -keyword of the cfdm.read function to False. The mask, as defined +keyword of the cfdm.read function to False. The mask, as defined in the dataset, may subsequently be applied manually with the apply_masking method of the field construct.

                  -
                  +
                  Read a dataset from disk without automatic masking, and -then manually apply the mask
                  +then manually apply the mask
                  >>> cfdm.write(q, 'masked_q.nc')
                   >>> no_mask_q = cfdm.read('masked_q.nc', mask=False)[0]
                   >>> print(no_mask_q.array)
                  @@ -1220,8 +1237,8 @@ 

                  Related Topics

                  valid_max, and valid_range properties as are present and may be used on any construct, not only those that have been read from datasets.

                  -
                  -
                  +
                  +

                  Indexing

                  When a Data instance is indexed a new instance is created for the part of the data defined by the indices. Indexing follows rules that @@ -1239,9 +1256,9 @@

                  Related Topics

                  indexing behaviour as on a Variable object of the netCDF4 package.

                -
                +
                Create new data by indexing and show the shape -corresponding to the indices.
                +corresponding to the indices.
                >>> data = t.data
                 >>> data.shape
                 (1, 10, 9)
                @@ -1258,8 +1275,8 @@ 

                Related Topics

                - -
                + +

                Assignment

                Values can be changed by assigning to elements selected by indices of the Data instance using rules that are very similar to the numpy @@ -1273,9 +1290,9 @@

                Related Topics

                package.

              A single value may be assigned to any number of elements.

              -
              +
              Set a single element to -1, a “column” of elements -to -2 and a “square” of elements to -3.
              +to -2 and a “square” of elements to -3.
              >>> import numpy
               >>> t.data[:, 0, 0] = -1
               >>> t.data[:, :, 1] = -2
              @@ -1296,10 +1313,10 @@ 

              Related Topics

              An array of values can be assigned, as long as it is broadcastable to the shape defined by the indices, using the numpy broadcasting rules.

              -
              +
              Overwrite the square of values of -3 with the numbers 0 to 8, and set the corners of a different square to be -either -4 or -5.
              +either -4 or -5.
              >>> t.data[..., 6:3:-1, 3:6] = numpy.arange(9).reshape(3, 3)
               >>> t.data[0, [2, 9], [4, 8]] =  cfdm.Data([[-4, -5]])
               >>> print(t.array)
              @@ -1319,9 +1336,9 @@ 

              Related Topics

              Data array elements may be set to missing values by assigning them to the cfdm.masked constant. Missing values may be unmasked by assigning them to any other value.

              -
              +
              Set a column of elements to missing values, and then -change one of them back to a non-missing value.
              +change one of them back to a non-missing value.
              >>> t.data[0, :, -2] = cfdm.masked
               >>> t.data[0, 5, -2] = -6
               >>> print(t.array)
              @@ -1339,9 +1356,9 @@ 

              Related Topics


              -
              -
              -
              + + +

              Subspacing

              Creation of a new field construct which spans a subspace of the domain of an existing field construct is achieved by indexing the field @@ -1352,9 +1369,9 @@

              Related Topics

              construct is created with the same properties as the original field. Subspacing uses the same cfdm indexing rules that apply to the Data class.

              -
              +
              Create a new field whose domain spans the first longitude -of the original, and with a reversed latitude axis.
              +of the original, and with a reversed latitude axis.
              >>> print(q)
               Field: specific_humidity (ncvar%q)
               ----------------------------------
              @@ -1376,7 +1393,7 @@ 

              Related Topics

              -
              +

              Subspacing by metadata

              Indices that correspond to the locations of particular metadata construct values are created with the indices method @@ -1387,9 +1404,9 @@

              Related Topics

              construct, and its values are one or more construct array values. Indices are created that select every location for which the metadata construct’s data equals any of the given values.

              -
              +
              Create a new field constructs based on metadata-defined -subspaces.
              +subspaces.
              >>> print(q)
               Field: specific_humidity (ncvar%q)
               ----------------------------------
              @@ -1427,9 +1444,9 @@ 

              Related Topics

              Multiple domain axes may be subspaced simultaneously, and it doesn’t matter which order they are specified in the indices call.


              -
              -
              -
              +
              +
              +

              Selecting metadata constructs

              A Constructs instance has filtering methods for selecting constructs that meet various criteria:

              @@ -1489,8 +1506,8 @@

              Related Topics

              these filters to be chained together in a single call.

              Each of these methods returns a new Constructs instance by default that contains the selected constructs.

              -
              -
              Get constructs by their type.
              +
              +
              Get constructs by their type.
              >>> print(t.constructs.filter_by_type('dimension_coordinate'))
               Constructs:
               {'dimensioncoordinate0': <DimensionCoordinate: atmosphere_hybrid_height_coordinate(1) >,
              @@ -1505,8 +1522,8 @@ 

              Related Topics

              -
              -
              Get constructs by their properties.
              +
              +
              Get constructs by their properties.
              >>> print(t.constructs.filter_by_property(
               ...             standard_name='air_temperature standard_error'))
               Constructs:
              @@ -1527,9 +1544,9 @@ 

              Related Topics

              -
              +
              Get constructs whose data span at least one of the -‘grid_latitude’ and ‘grid_longitude’ domain axis constructs.
              +‘grid_latitude’ and ‘grid_longitude’ domain axis constructs.
              >>> print(t.constructs.filter_by_axis('grid_latitude', 'grid_longitude',
               ...                                   axis_mode='or'))
               Constructs:
              @@ -1543,16 +1560,16 @@ 

              Related Topics

              -
              -
              Get cell measure constructs by their “measure”.
              +
              +
              Get cell measure constructs by their “measure”.
              >>> print(t.constructs.filter_by_measure('area'))
               Constructs:
               {'cellmeasure0': <CellMeasure: measure:area(9, 10) km2>}
               
              -
              -
              Get cell method constructs by their “method”.
              +
              +
              Get cell method constructs by their “method”.
              >>> print(t.constructs.filter_by_method('maximum'))
               Constructs:
               {'cellmethod1': <CellMethod: domainaxis3: maximum>}
              @@ -1561,8 +1578,8 @@ 

              Related Topics

              As each of these methods returns a Constructs instance by default, further filters can be performed directly on their results:

              -
              -
              Make selections from previous selections.
              +
              +
              Make selections from previous selections.
              >>> print(
               ...     t.constructs.filter_by_type('auxiliary_coordinate').filter_by_axis('domainaxis2')
               ... )
              @@ -1580,8 +1597,8 @@ 

              Related Topics

              Filters can also be chained with the filter method of a Constructs instance

              -
              -
              Make a chain of selections.
              +
              +
              Make a chain of selections.
              >>> c = t.constructs.filter(filter_by_type=('dimension_coordinate',),
               ...                         filter_by_property={'units': 'degrees'})
               >>> print(c)
              @@ -1591,11 +1608,11 @@ 

              Related Topics

              -

              If the result are only required as a dict, rather than a +

              If the result are only required as a dict, rather than a Constructs instance, the “todict” parameter can be used to give faster performance:

              -
              -
              Make a chain of selections and return as a dictionary.
              +
              +
              Make a chain of selections and return as a dictionary.
              >>> d = t.constructs.filter(filter_by_type=('dimension_coordinate',),
               ...                         filter_by_property={'units': 'degrees'},
               ...                         todict=True)
              @@ -1609,8 +1626,8 @@ 

              Related Topics

              Filters can also be chained with the filter method of a Constructs instance

              -
              -
              Make a chain of selections.
              +
              +
              Make a chain of selections.
              >>> c = t.constructs.filter(filter_by_type=('dimension_coordinate',),
               ...                         filter_by_property={'units': 'degrees'})
               >>> print(c)
              @@ -1644,8 +1661,8 @@ 

              Related Topics

            • The construct key, preceded by “key%” e.g. 'key%auxiliarycoordinate2'.

            -
            -
            Get constructs by their identity.
            +
            +
            Get constructs by their identity.
            >>> print(t)
             Field: air_temperature (ncvar%ta)
             ---------------------------------
            @@ -1689,10 +1706,10 @@ 

            Related Topics

            possible by providing identities to a call of a Constructs instance itself, and this technique for selecting constructs by identity will be used in the rest of this tutorial:

            -
            +
            Construct selection by identity is possible with via the “filter_by_identity” method, or directly from the -“Constructs” instance.
            +“Constructs” instance.
            >>> print(t.constructs.filter_by_identity('latitude'))
             Constructs:
             {'auxiliarycoordinate0': <AuxiliaryCoordinate: latitude(10, 9) degrees_N>}
            @@ -1705,8 +1722,8 @@ 

            Related Topics

            Selection by construct key is useful for systematic metadata construct access, or for when a metadata construct is not identifiable by other means:

            -
            -
            Get constructs by construct key.
            +
            +
            Get constructs by construct key.
            >>> print(t.constructs.filter_by_key('domainancillary2'))
             Constructs:
             {'domainancillary2': <DomainAncillary: surface_altitude(10, 9) m>}
            @@ -1722,9 +1739,9 @@ 

            Related Topics

            If no constructs match the given criteria, then an “empty” Constructs instance is returned:

            -
            +
            If no constructs meet the criteria then an empty -“Constructs” object is returned.
            +“Constructs” object is returned.
            >>> c = t.constructs('radiation_wavelength')
             >>> c
             <Constructs: >
            @@ -1739,8 +1756,8 @@ 

            Related Topics

            The constructs that were not selected by a filter may be returned by the inverse_filter method applied to the results of filters:

            -
            -
            Get the constructs that were not selected by a filter.
            +
            +
            Get the constructs that were not selected by a filter.
            >>> c = t.constructs.filter_by_type('auxiliary_coordinate')
             >>> c
             <Constructs: auxiliary_coordinate(3)>
            @@ -1752,10 +1769,10 @@ 

            Related Topics

            Note that selection by construct type is equivalent to using the particular method of the field construct for retrieving that type of metadata construct:

            -
            +
            The bespoke methods for retrieving constructs by type are equivalent to a selection on all of the metadata -constructs.
            +constructs.
            >>> print(t.constructs.filter_by_type('cell_measure'))
             Constructs:
             {'cellmeasure0': <CellMeasure: measure:area(9, 10) km2>}
            @@ -1766,34 +1783,34 @@ 

            Related Topics


            -
            -
            + +

            Metadata construct access

            An individual metadata construct may be returned, without its construct key, by any of the following techniques:

            • with the construct method of a field construct,

            -
            +
            Get the “latitude” metadata construct with its construct -identity.
            +identity.
            >>> t.construct('latitude')
             <AuxiliaryCoordinate: latitude(10, 9) degrees_N>
             
            -
            +
            Get the “latitude” metadata construct key with its construct -identity and use the key to get the construct itself
            +identity and use the key to get the construct itself
            >>> key = t.construct('latitude', key=True)
             >>> t.construct(key)
             <AuxiliaryCoordinate: latitude(10, 9) degrees_N>
             
            -
            +
            Get the “latitude” metadata construct and its identifier -via its construct identity.
            +via its construct identity.
            >>> key, lat = t.construct('latitude', item=True)
             ('auxiliarycoordinate0', <AuxiliaryCoordinate: latitude(10, 9) degrees_N>)
             
            @@ -1802,9 +1819,9 @@

            Related Topics

            • by indexing a Constructs instance with a construct key.

            -
            +
            Get the “latitude” metadata construct via its construct -key and indexing
            +key and indexing
            >>> key = t.construct('latitude', key=True)
             >>> t.constructs[key]
             <AuxiliaryCoordinate: latitude(10, 9) degrees_N>
            @@ -1814,9 +1831,9 @@ 

            Related Topics

            -
            +
            Get the “latitude” metadata construct via its construct -key and the ‘get’ method.
            +key and the ‘get’ method.
            >>> key = t.construct('latitude', key=True)
             >>> c = t.constructs.get(key)
             <AuxiliaryCoordinate: latitude(10, 9) degrees_N>
            @@ -1826,9 +1843,9 @@ 

            Related Topics

            -
            +
            Get the “latitude” metadata construct via its ‘value’ -method.
            +method.
            >>> c = t.constructs('latitude').value()
             <AuxiliaryCoordinate: latitude(10, 9) degrees_N>
             
            @@ -1875,9 +1892,9 @@

            Related Topics

      These methods will only look for the given identity amongst constructs of the chosen type.

      -
      +
      Get the “latitude” auxiliary coordinate construct via -its construct identity, and also its key.
      +its construct identity, and also its key.
      >>> t.auxiliary_coordinate('latitude')
       <CF AuxiliaryCoordinate: latitude(10, 9) degrees_N>
       >>> t.auxiliary_coordinate('latitude', key=True)
      @@ -1890,19 +1907,19 @@ 

      Related Topics

      All of these techniques will raise an exception if there is not a unique metadata construct to return, but this may be replaced with returning a default value or raising a customised exception:

      -
      +
      By default an exception is raised if there is not a unique construct that meets the criteria. Alternatively, -the value of the “default” parameter is returned.
      +the value of the “default” parameter is returned.
      >>> t.cell_measure('measure:volume')                # Raises Exception
       Traceback (most recent call last):
      -   ...
      +   ...
       ValueError: Can't return zero constructs
       >>> t.cell_measure('measure:volume', default=False)
       False
       >>> t.cell_measure('measure:volume', default=Exception("my error"))  # Raises Exception
       Traceback (most recent call last):
      -   ...
      +   ...
       Exception: my error
       >>> c = t.cell_measures().filter_by_measure("volume")
       >>> len(c)
      @@ -1912,19 +1929,19 @@ 

      Related Topics

      2 >>> t.coordinate("units=degrees") # Raises Exception Traceback (most recent call last): - ... + ... ValueError: Field.construct() can't return 2 constructs >>> print(t.coordinate("units=degrees", default=None)) None
      -
      +

      Metadata construct properties

      Metadata constructs share the same API as the field construct for accessing their properties:

      -
      +
      Retrieve the “longitude” metadata construct, set a new -property, and then inspect all of the properties.
      +property, and then inspect all of the properties.
      >>> lon = q.construct('longitude')
       >>> lon
       <DimensionCoordinate: longitude(8) degrees_east>
      @@ -1936,10 +1953,10 @@ 

      Related Topics

      -
      +
      Get the metadata construct with units of “km2”, find its canonical identity, and all of its valid identities, that -may be used for its selection.
      +may be used for its selection.
      >>> area = t.construct('units=km2')
       >>> area
       <CellMeasure: measure:area(9, 10) km2>
      @@ -1952,15 +1969,15 @@ 

      Related Topics

      -
      -
      + +

      Metadata construct data

      Metadata constructs share the a similar API as the field construct as the field construct for accessing their data:

      -
      +
      Retrieve the “longitude” metadata construct, inspect its data, change the third element of the array, and get the -data as a numpy array.
      +data as a numpy array.
      >>> lon = q.construct('longitude')
       >>> lon
       <DimensionCoordinate: longitude(8) degrees_east>
      @@ -1977,9 +1994,9 @@ 

      Related Topics

      The domain axis constructs spanned by a particular metadata construct’s data are found with the get_data_axes method of the field construct:

      -
      -
      *Find the construct keys of the domain axis constructs -spanned by the ‘latitude’ construct.
      +
      +
      Find the construct keys of the domain axis constructs +spanned by the ‘latitude’ construct.
      >>> t.get_data_axes('latitude')
       ('domainaxis1', 'domainaxis2')
       
      @@ -1988,9 +2005,9 @@

      Related Topics

      The domain axis constructs spanned by all the data of all metadata construct may be found with the data_axes method of the field construct’s Constructs instance:

      -
      +
      Find the construct keys of the domain axis constructs -spanned by the data of each metadata construct.
      +spanned by the data of each metadata construct.
      >>> t.constructs.data_axes()
       {'auxiliarycoordinate0': ('domainaxis1', 'domainaxis2'),
        'auxiliarycoordinate1': ('domainaxis2', 'domainaxis1'),
      @@ -2018,19 +2035,19 @@ 

      Related Topics

      field construct’s data) corresponds to a CF-netCDF scalar coordinate variable.


      -
      -
      -
      -

      Time

      +
      + +
      +

      Time

      Constructs representing elapsed time (identified by the presence of “reference time” units) have data array values that represent elapsed time since a reference date. These values may be converted into the date-time objects of the cftime package with the datetime_array methods of any construct that contains data, as well as Data instances.

      -
      +
      Inspect the the values of a “time” construct as elapsed -times and as date-times.
      +times and as date-times.
      >>> time = q.construct('time')
       >>> time
       <DimensionCoordinate: time(1) days since 2018-12-01 >
      @@ -2046,16 +2063,16 @@ 

      Related Topics


      -
      -
      +
      +

      Domain

      The domain of the CF data model is defined collectively by various other metadata constructs. It is represented by the Domain class. A domain construct may exist independently, or is accessed from a field construct with its domain attribute, or get_domain method.

      -
      -
      Get the domain, and inspect it.
      +
      +
      Get the domain, and inspect it.
      >>> domain = t.domain
       >>> domain
       <Domain: {1, 1, 9, 10}>
      @@ -2082,10 +2099,10 @@ 

      Related Topics

      seen by the field construct, and vice versa. This is because, in this case, the domain instance is a “view” of the relevant metadata constructs contained in the field construct.

      -
      +
      Change a property of a metadata construct of the domain and show that this change appears in the same metadata -data construct of the parent field, and vice versa.
      +data construct of the parent field, and vice versa.
      >>> domain_latitude = t.domain.coordinate('latitude')
       >>> field_latitude = t.coordinate('latitude')
       >>> domain_latitude.set_property('test', 'set by domain')
      @@ -2102,15 +2119,15 @@ 

      Related Topics


      -
      -
      +
      +

      Domain axes

      A domain axis metadata construct specifies the number of points along an independent axis of the field construct’s domain and is stored in a DomainAxis instance. The size of the axis is retrieved with the get_size method of the domain axis construct.

      -
      -
      Get the size of a domain axis construct.
      +
      +
      Get the size of a domain axis construct.
      >>> print(q.domain_axes())
       Constructs:
       {'domainaxis0': <DomainAxis: size(5)>,
      @@ -2125,16 +2142,16 @@ 

      Related Topics


      -
      -
      +
      +

      Coordinates

      There are two types of coordinate construct, dimension and auxiliary coordinate constructs, which can be retrieved together with the coordinates method of the field construct, as well as individually with the auxiliary_coordinates and dimension_coordinates methods.

      -
      -
      Retrieve both types of coordinate constructs.
      +
      +
      Retrieve both types of coordinate constructs.
      >>> print(t.coordinates())
       Constructs:
       {'auxiliarycoordinate0': <AuxiliaryCoordinate: latitude(10, 9) degrees_N>,
      @@ -2147,8 +2164,8 @@ 

      Related Topics

      -
      -

      Bounds

      +
      +

      Bounds

      A coordinate construct may contain an array of cell bounds that provides the extent of each cell by defining the locations of the cell vertices. This is in addition to the main coordinate data array that @@ -2158,9 +2175,9 @@

      Related Topics

      method, of the coordinate construct.

      A Bounds instance shares the the same API as the field construct for accessing its data.

      -
      +
      Get the Bounds instance of a coordinate construct and -inspect its data.
      +inspect its data.
      >>> lon = t.coordinate('grid_longitude')
       >>> bounds = lon.bounds
       >>> bounds
      @@ -2183,9 +2200,9 @@ 

      Related Topics

      The Bounds instance inherits the descriptive properties from its parent coordinate construct, but it may also have its own properties (although setting these is not recommended).

      -
      +
      Inspect the inherited and bespoke properties of a Bounds -instance.
      +instance.
      >>> bounds.inherited_properties()
       {'standard_name': 'grid_longitude',
        'units': 'degrees'}
      @@ -2194,9 +2211,9 @@ 

      Related Topics

      -
      -
      +
      +

      Geometry cells

      For many geospatial applications, cell bounds can not be represented by a simple line or polygon, and different cells may have different numbers of nodes describing their bounds. For example, if each cell @@ -2208,9 +2225,9 @@

      Related Topics

      'line' or 'polygon'.

      This is illustrated with the file geometry.nc (found in the sample datasets):

      -
      +
      Read and inspect a dataset containing geometry cell -bounds.
      +bounds.
      >>> f = cfdm.read('geometry.nc')[0]
       >>> print(f)
       Field: precipitation_amount (ncvar%pr)
      @@ -2245,8 +2262,8 @@ 

      Related Topics

      geometry, and the second indexes the nodes of each part. When a part has fewer nodes than another, its nodes dimension is padded with missing data.

      -
      -
      Inspect the geometry nodes.
      +
      +
      Inspect the geometry nodes.
      >>> print(lon.bounds.array)
       [[20.0 10.0  0.0   --]
        [ 5.0 10.0 15.0 10.0]
      @@ -2266,8 +2283,8 @@ 

      Related Topics

      indexes the parts for each cell. This array records whether each polygon is to be included or excluded from the cell, with values of 1 or 0 respectively.

      -
      -
      Inspect the interior ring information.
      +
      +
      Inspect the interior ring information.
      >>> print(lon.get_interior_ring().array)
       [[0  1  0]
        [0 -- --]]
      @@ -2286,10 +2303,38 @@ 

      Related Topics

      the cells encoded with the compression techniques defined in the CF conventions.


      +
      +
      +
      +

      UGRID mesh topologies

      +

      A UGRID mesh topology defines the geospatial topology of cells +arranged in two or three dimensions in real space but indexed by a +single dimension. It explicitly describes the topological +relationships between cells, i.e. spatial relationships which do not +depend on the cell locations, via a mesh of connected nodes. See the +domain topology construct and cell connectivity construct +descriptions in the CF data model (from CF-1.11) for more details, +including on how the mesh relates to the cells of the domain.

      +
      +
      Inspect a dataset containing a UGRID mesh topology.
      +
      >>> f = cfdm.example_field(8)
      +>>> print(f)
      +Field: air_temperature (ncvar%ta)
      +---------------------------------
      +Data            : air_temperature(time(2), ncdim%nMesh2_face(3)) K
      +Cell methods    : time(2): point (interval: 3600 s)
      +Dimension coords: time(2) = [2016-01-02 01:00:00, 2016-01-02 11:00:00] gregorian
      +Auxiliary coords: longitude(ncdim%nMesh2_face(3)) = [-44.0, -44.0, -42.0] degrees_east
      +                : latitude(ncdim%nMesh2_face(3)) = [34.0, 32.0, 34.0] degrees_north
      +Domain Topology : cell:face(ncdim%nMesh2_face(3), 4) = [[2, ..., --]]
      +Cell connects   : connectivity:edge(ncdim%nMesh2_face(3), 5) = [[0, ..., --]]
      +
      -
      +
      +

      Domain ancillaries

      A domain ancillary construct provides information which is needed for computing the location of cells in an alternative coordinate system. If a domain ancillary construct provides extra @@ -2310,9 +2355,9 @@

      Related Topics


      -
      -
      -

      Coordinate systems

      + +
      +

      Coordinate systems

      A field construct may contain various coordinate systems. Each coordinate system is either defined by a coordinate reference construct that relates dimension @@ -2387,9 +2432,9 @@

      Related Topics


      - -
      -

      Cell methods

      + +
      +

      Cell methods

      A cell method construct describes how the data represent the variation of the physical quantity within the cells of the domain and is stored in a CellMethod instance. A field constructs allows multiple @@ -2434,9 +2479,9 @@

      Related Topics


      - -
      -

      Field ancillaries

      + +
      +

      Field ancillaries

      A field ancillary construct provides metadata which are distributed over the same domain as the field construct itself. For example, if a field construct holds a data @@ -2458,9 +2503,9 @@

      Related Topics


      - -
      -

      Field creation in memory

      + +
      +

      Field creation in memory

      There are various methods for creating a field construct in memory:

      -
      -

      Ab initio creation

      +
      +

      Ab initio creation

      Ab initio creation of a field construct has three stages:

      Stage 1: The field construct is created without metadata constructs.

      @@ -2721,7 +2766,7 @@

      Related Topics

      Here is a more complete example which creates a field construct that contains every type of metadata construct (again, data arrays have -been generated with dummy values using numpy.arange):

      +been generated with dummy values using numpy.arange):

      Create a field construct that contains at least one instance of each type of metadata construct.
      @@ -2908,9 +2953,9 @@

      Related Topics

      - -
      -

      Command modification

      + +
      +

      Command modification

      It is sometimes convenient to produce the commands that would create an already existing field construct, and then modify them to create the desired field construct. The commands are produced by the @@ -2923,7 +2968,7 @@

      Related Topics

      # # field: specific_humidity field = cfdm.Field() -field.set_properties({'Conventions': 'CF-1.10', 'project': 'research', 'standard_name': 'specific_humidity', 'units': '1'}) +field.set_properties({'Conventions': 'CF-1.11', 'project': 'research', 'standard_name': 'specific_humidity', 'units': '1'}) field.nc_set_variable('q') data = cfdm.Data([[0.007, 0.034, 0.003, 0.014, 0.018, 0.037, 0.024, 0.029], [0.023, 0.036, 0.045, 0.062, 0.046, 0.073, 0.006, 0.066], [0.11, 0.131, 0.124, 0.146, 0.087, 0.103, 0.057, 0.011], [0.029, 0.059, 0.039, 0.07, 0.058, 0.072, 0.009, 0.017], [0.006, 0.036, 0.019, 0.035, 0.018, 0.037, 0.034, 0.013]], units='1', dtype='f8') field.set_data(data) @@ -2992,9 +3037,9 @@

      Related Topics

      Some example fields are always available from the cfdm.example_field function.

      - -
      -

      Creating data from an array on disk

      + +
      +

      Creating data from an array on disk

      All the of above examples use arrays in memory to construct the data instances for the field and metadata constructs. It is, however, possible to create data from arrays that reside on disk. The @@ -3032,9 +3077,9 @@

      Related Topics

      (although they are the same in the above example). For example, a netCDF character array of shape (12, 9) is viewed in cfdm as a one-dimensional string array of shape (12,).

      -
      -
      -

      Creation by conversion

      + +
      +

      Creation by conversion

      An independent field construct may be created from an existing metadata construct using convert method of the field construct, which identifies a unique metadata construct and returns a @@ -3075,9 +3120,9 @@

      Related Topics

      - -
      -

      Creation by reading

      + +
      +

      Creation by reading

      The cfdm.read function reads a netCDF dataset and returns the contents as a list of zero or more field constructs, each one corresponding to a unique CF-netCDF data variable in the dataset. For example, the field construct tas that @@ -3128,14 +3173,11 @@

      Related Topics

      tas.nc does not have the coordinates, cell_measures nor grid_mapping netCDF attributes that would link it to auxiliary coordinate, cell measure and grid mapping netCDF variables.

      -
      - - -
      -

      Copying

      + + +
      +

      Copying

      A field construct may be copied with its copy method. This produces a “deep copy”, i.e. the new field construct is completely independent of the original field.

      @@ -3160,7 +3202,7 @@

      Creating compressed constructs

      -

      Equivalently, the copy.deepcopy function may be used:

      +

      Equivalently, the copy.deepcopy function may be used:

      Copy a field construct with the built-in copy module.
      >>> import copy
      @@ -3180,9 +3222,9 @@ 

      Creating compressed constructs
      -

      -
      -

      Equality

      + +
      +

      Equality

      Whether or not two field constructs are the same is tested with either field construct’s equals method.

      @@ -3284,9 +3326,9 @@

      Creating compressed constructs


      -
      -
      -

      NetCDF interface

      + +
      +

      NetCDF interface

      The logical CF data model is independent of netCDF, but the CF conventions are designed to enable the processing and sharing of datasets stored in netCDF files. Therefore, the cfdm package includes @@ -3720,9 +3762,9 @@

      Creating compressed constructs
      -

      -
      -

      Writing to disk

      + +
      +

      Writing to disk

      The cfdm.write function writes a field construct, or a sequence of field constructs, to a netCDF file on disk:

      @@ -3745,7 +3787,7 @@

      Creating compressed constructs - -

      By default the output file will be for CF-1.10.

      +

      By default the output file will be for CF-1.11.

      The cfdm.write function has optional parameters to

      • set the output netCDF format (all netCDF3 and netCDF4 formats are @@ -3802,7 +3844,7 @@

        Creating compressed constructs

        create external variables in an external file;

      • specify the version of the CF conventions (from CF-1.6 up to -CF-1.10), and of any other conventions that the file adheres +CF-1.11), and of any other conventions that the file adheres to;

      • change the data type of output data arrays;

      • apply netCDF compression and packing;

      • @@ -3850,8 +3892,8 @@

        Creating compressed constructs

      -
      @@ -3904,7 +3946,7 @@

      Creating compressed constructs - -
      -

      Conventions

      + +
      +

      Conventions

      The Conventions netCDF global attribute containing the version of the CF conventions is always automatically created. If the version of the CF conventions has been set as a field property, or with the @@ -3960,14 +4002,14 @@

      Creating compressed constructs -
      >>> f_file.set_property('Conventions', 'UGRID1.0')
      ->>> cfdm.write(f, 'f_file.nc', Conventions='UGRID1.0')
      +
      >>> f_file.set_property('Conventions', 'UGRID-1.0')
      +>>> cfdm.write(f, 'f_file.nc', Conventions='UGRID-1.0')
       
      -
      -

      +
      +

      Scalar coordinate variables

      A CF-netCDF scalar (i.e. zero-dimensional) coordinate variable is created from a size one dimension coordinate construct that spans a domain axis construct which is not spanned by the field construct’s @@ -4011,7 +4053,7 @@

      Creating compressed constructs - -

      +
      +

      Compressed constructs

      Constructs that contain compressed data will be automatically written to a dataset with the correct compression encoding. See the section on compression for details.

      -
      -
      -

      Strings

      + +
      +

      Strings

      String-valued data may be written to netCDF files either as netCDF character arrays with a trailing dimension large enough to contain the longest value, or as netCDF4 string arrays. The former is allowed for @@ -4063,8 +4105,8 @@

      Creating compressed constructsstring keyword of the cfdm.write function.

      -

      -
      + +

      Groups

      NetCDF4 files with hierarchical groups may be created if a group structure is defined by the netCDF variable and dimension names, @@ -4072,10 +4114,10 @@

      Groupshierarchical groups for details.


      -

      - -
      -

      Hierarchical groups

      + + +
      +

      Hierarchical groups

      Hierarchical groups provide a mechanism to structure variables within netCDF4 datasets, with well defined rules for resolving references to out-of-group netCDF variables and dimensions.

      @@ -4108,7 +4150,7 @@

      Groups -
      $ ncdump -h grouped.nc
      +
      $ ncdump -h grouped.nc
       netcdf grouped {
       dimensions:
               lat = 5 ;
      @@ -4184,7 +4226,7 @@ 

      Groupscfdm.write to False.

      +setting the group keyword to cfdm.write to False.

      Write the field construct to a file with the same group structure, and also to a flat file.
      @@ -4204,7 +4246,7 @@

      Groups -
      $ ncdump -h flat_out.nc
      +
      $ ncdump -h flat_out.nc
       netcdf flat {
       dimensions:
               lat = 5 ;
      @@ -4251,9 +4293,9 @@ 

      Groups -

      -

      +
      +

      External variables

      External variables are those in a netCDF file that are referred to, but which are not present in it. Instead, such variables are stored in other netCDF files known as “external files”. External variables may, @@ -4267,7 +4309,7 @@

      Groups -
      $ ncdump -h parent.nc
      +
      $ ncdump -h parent.nc
       netcdf parent {
       dimensions:
            latitude = 10 ;
      @@ -4295,7 +4337,7 @@ 

      Groups -
      $ ncdump -h external.nc
      +
      $ ncdump -h external.nc
       netcdf external {
       dimensions:
            latitude = 10 ;
      @@ -4401,13 +4443,13 @@ 

      Groups +

      External files with cfdump

      One or more external files may also be included with cfdump.

      Use cfdump to describe the parent file without resolving the external variable reference.
      -
      $ cfdump parent.nc
      +
      $ cfdump parent.nc
       Field: eastward_wind (ncvar%eastward_wind)
       ------------------------------------------
       Data            : eastward_wind(latitude(10), longitude(9)) m s-1
      @@ -4420,7 +4462,7 @@ 

      Groups -
      $ cfdump -e external.nc parent.nc
      +
      $ cfdump -e external.nc parent.nc
       Field: eastward_wind (ncvar%eastward_wind)
       ------------------------------------------
       Data            : eastward_wind(latitude(10), longitude(9)) m s-1
      @@ -4431,10 +4473,10 @@ 

      Groups -

      -
      -

      +

      +
      +

      Compression

      The CF conventions have support for saving space by identifying unwanted missing data. Such compression techniques store the data more efficiently and result in no precision loss. The CF data model, @@ -4468,7 +4510,7 @@

      GroupsEllipsis.

      +index the field construct with (indices equivalent to) Ellipsis.

  • - - - + + + @@ -5267,11 +5307,11 @@

    Groups