diff --git a/.buildinfo b/.buildinfo index 0dba2af8d..73324e587 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 6a9b5732278562635a09cd81ea36394c +config: c404042242496ea521d13e5a27b3ee1c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 4270b94bb..42f078d27 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/examples-dev/sg_execution_times.doctree b/.doctrees/examples-dev/sg_execution_times.doctree index 3dab2af2d..80c99ea21 100644 Binary files a/.doctrees/examples-dev/sg_execution_times.doctree and b/.doctrees/examples-dev/sg_execution_times.doctree differ diff --git a/.doctrees/examples-dev/voronoi.doctree b/.doctrees/examples-dev/voronoi.doctree index d30a75330..5fb1c25ca 100644 Binary files a/.doctrees/examples-dev/voronoi.doctree and b/.doctrees/examples-dev/voronoi.doctree differ diff --git a/.doctrees/examples/connectivity.doctree b/.doctrees/examples/connectivity.doctree index 1ba4f1e0b..4ea648d83 100644 Binary files a/.doctrees/examples/connectivity.doctree and b/.doctrees/examples/connectivity.doctree differ diff --git a/.doctrees/examples/overlap_regridder.doctree b/.doctrees/examples/overlap_regridder.doctree index d88f338c4..81aa6b0bc 100644 Binary files a/.doctrees/examples/overlap_regridder.doctree and b/.doctrees/examples/overlap_regridder.doctree differ diff --git a/.doctrees/examples/partitioning.doctree b/.doctrees/examples/partitioning.doctree index 94e577f10..fdac6db63 100644 Binary files a/.doctrees/examples/partitioning.doctree and b/.doctrees/examples/partitioning.doctree differ diff --git a/.doctrees/examples/plotting.doctree b/.doctrees/examples/plotting.doctree index 59b48abd6..4254242cf 100644 Binary files a/.doctrees/examples/plotting.doctree and b/.doctrees/examples/plotting.doctree differ diff --git a/.doctrees/examples/quick_overview.doctree b/.doctrees/examples/quick_overview.doctree index de608c035..42ef822ca 100644 Binary files a/.doctrees/examples/quick_overview.doctree and b/.doctrees/examples/quick_overview.doctree differ diff --git a/.doctrees/examples/regridder_overview.doctree b/.doctrees/examples/regridder_overview.doctree index aa368aaf0..b9f5225eb 100644 Binary files a/.doctrees/examples/regridder_overview.doctree and b/.doctrees/examples/regridder_overview.doctree differ diff --git a/.doctrees/examples/selection.doctree b/.doctrees/examples/selection.doctree index a2e291ec0..777740b77 100644 Binary files a/.doctrees/examples/selection.doctree and b/.doctrees/examples/selection.doctree differ diff --git a/.doctrees/examples/sg_execution_times.doctree b/.doctrees/examples/sg_execution_times.doctree index 9db7bb25b..e6fd12c8f 100644 Binary files a/.doctrees/examples/sg_execution_times.doctree and b/.doctrees/examples/sg_execution_times.doctree differ diff --git a/.doctrees/examples/vector_conversion.doctree b/.doctrees/examples/vector_conversion.doctree index b72f72699..80adec833 100644 Binary files a/.doctrees/examples/vector_conversion.doctree and b/.doctrees/examples/vector_conversion.doctree differ diff --git a/.doctrees/sample_data/adh_san_diego.doctree b/.doctrees/sample_data/adh_san_diego.doctree index 1a48ce004..7e309bc8d 100644 Binary files a/.doctrees/sample_data/adh_san_diego.doctree and b/.doctrees/sample_data/adh_san_diego.doctree differ diff --git a/.doctrees/sample_data/disk.doctree b/.doctrees/sample_data/disk.doctree index 2b54a7ec1..cee01fc6d 100644 Binary files a/.doctrees/sample_data/disk.doctree and b/.doctrees/sample_data/disk.doctree differ diff --git a/.doctrees/sample_data/elevation_nl.doctree b/.doctrees/sample_data/elevation_nl.doctree index 2ff0efd1c..1ebeb0ca0 100644 Binary files a/.doctrees/sample_data/elevation_nl.doctree and b/.doctrees/sample_data/elevation_nl.doctree differ diff --git a/.doctrees/sample_data/provinces_nl.doctree b/.doctrees/sample_data/provinces_nl.doctree index 76a243133..9b78ae7f4 100644 Binary files a/.doctrees/sample_data/provinces_nl.doctree and b/.doctrees/sample_data/provinces_nl.doctree differ diff --git a/.doctrees/sample_data/sg_execution_times.doctree b/.doctrees/sample_data/sg_execution_times.doctree index 255c48dd3..0a4a5abab 100644 Binary files a/.doctrees/sample_data/sg_execution_times.doctree and b/.doctrees/sample_data/sg_execution_times.doctree differ diff --git a/_sources/examples-dev/sg_execution_times.rst.txt b/_sources/examples-dev/sg_execution_times.rst.txt index addbaa620..9fc391c06 100644 --- a/_sources/examples-dev/sg_execution_times.rst.txt +++ b/_sources/examples-dev/sg_execution_times.rst.txt @@ -6,8 +6,8 @@ Computation times ================= -**00:01.209** total execution time for **examples-dev** files: +**00:01.134** total execution time for **examples-dev** files: +----------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples-dev_voronoi.py` (``voronoi.py``) | 00:01.209 | 0.0 MB | +| :ref:`sphx_glr_examples-dev_voronoi.py` (``voronoi.py``) | 00:01.134 | 0.0 MB | +----------------------------------------------------------+-----------+--------+ diff --git a/_sources/examples-dev/voronoi.rst.txt b/_sources/examples-dev/voronoi.rst.txt index b2a9e25d0..21714bf9d 100644 --- a/_sources/examples-dev/voronoi.rst.txt +++ b/_sources/examples-dev/voronoi.rst.txt @@ -630,7 +630,7 @@ The figure shows: .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 1.209 seconds) + **Total running time of the script:** (0 minutes 1.134 seconds) .. _sphx_glr_download_examples-dev_voronoi.py: diff --git a/_sources/examples/connectivity.rst.txt b/_sources/examples/connectivity.rst.txt index 9f3b1c4ad..4e789d353 100644 --- a/_sources/examples/connectivity.rst.txt +++ b/_sources/examples/connectivity.rst.txt @@ -129,7 +129,7 @@ By default, the border value for binary erosion is set to ``False`` (equal to .. code-block:: none - + @@ -165,7 +165,7 @@ start by setting a single value in the center of the grid to ``True``. .. code-block:: none - + @@ -200,7 +200,7 @@ alternative border value: .. code-block:: none - + @@ -238,7 +238,7 @@ analyse connected parts of the mesh. .. code-block:: none - + @@ -272,7 +272,7 @@ Tesselation. .. code-block:: none - + @@ -316,7 +316,7 @@ the original. .. code-block:: none - + @@ -355,7 +355,7 @@ We can break down one of the Voronoi tesselations from above into triangles: .. code-block:: none - + @@ -409,7 +409,7 @@ the upper and lower parts: .. code-block:: none - + @@ -439,7 +439,7 @@ We can now use Laplace interpolation to fill the gaps in the grid. .. code-block:: none - + @@ -477,7 +477,7 @@ interpolation. .. code-block:: none - + @@ -518,7 +518,7 @@ To illustrate, let's take a look at the connectivity matrix of the Xoxo grid. .. code-block:: none - + @@ -554,14 +554,14 @@ locality: .. code-block:: none - + .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 1.668 seconds) + **Total running time of the script:** (0 minutes 1.685 seconds) .. _sphx_glr_download_examples_connectivity.py: diff --git a/_sources/examples/overlap_regridder.rst.txt b/_sources/examples/overlap_regridder.rst.txt index 75e527c51..a32f88bb1 100644 --- a/_sources/examples/overlap_regridder.rst.txt +++ b/_sources/examples/overlap_regridder.rst.txt @@ -112,7 +112,7 @@ some bathymetry) of the Netherlands, and a coarser target grid. .. code-block:: none - + @@ -202,7 +202,7 @@ conservative methods, such as conductance: .. code-block:: none - + @@ -280,7 +280,7 @@ To use our custom method, we provide at initialization of the OverlapRegridder: .. code-block:: none - + @@ -320,7 +320,7 @@ function can deal with NaN values! -- hence ``nanpercentile`` rather than .. code-block:: none - + @@ -331,7 +331,7 @@ function can deal with NaN values! -- hence ``nanpercentile`` rather than .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 4.030 seconds) + **Total running time of the script:** (0 minutes 4.002 seconds) .. _sphx_glr_download_examples_overlap_regridder.py: diff --git a/_sources/examples/partitioning.rst.txt b/_sources/examples/partitioning.rst.txt index 757f5ffbd..8aada2c64 100644 --- a/_sources/examples/partitioning.rst.txt +++ b/_sources/examples/partitioning.rst.txt @@ -76,7 +76,7 @@ into several parts. .. code-block:: none - + @@ -145,7 +145,7 @@ We can easily plot this data to visualize the partitions: .. code-block:: none - + @@ -213,7 +213,7 @@ merge these partitions back into one whole for post-processing: .. code-block:: none - + @@ -275,7 +275,7 @@ data: .. code-block:: none - + @@ -667,7 +667,7 @@ Note that partioning and merging does not preserve order!
<xarray.DataArray 'elevation' (mesh2d_nFaces: 5248)>
     array([False, False, False, ..., False, False, False])
     Coordinates:
-      * mesh2d_nFaces  (mesh2d_nFaces) int64 0 1 2 3 4 ... 5243 5244 5245 5246 5247
+ * mesh2d_nFaces (mesh2d_nFaces) int64 0 1 2 3 4 ... 5243 5244 5245 5246 5247

@@ -1066,9 +1066,9 @@ original topology. ``reindex_like`` looks at the coordinates of both Coordinates: mesh2d_face_x (mesh2d_nFaces) float64 2.388e+04 1.86e+05 ... 3.03e+04 mesh2d_face_y (mesh2d_nFaces) float64 3.648e+05 4.171e+05 ... 3.964e+05 - * mesh2d_nFaces (mesh2d_nFaces) int64 0 1 2 3 4 ... 5243 5244 5245 5246 5247 + * mesh2d_nFaces (mesh2d_nFaces) int64 0 1 2 3 4 ... 5243 5244 5245 5246 5247

@@ -1470,9 +1470,9 @@ reorder the data after merging. Coordinates: mesh2d_face_x (mesh2d_nFaces) float64 2.388e+04 1.86e+05 ... 3.03e+04 mesh2d_face_y (mesh2d_nFaces) float64 3.648e+05 4.171e+05 ... 3.964e+05 - * mesh2d_nFaces (mesh2d_nFaces) int64 0 1 2 3 4 ... 5243 5244 5245 5246 5247 + * mesh2d_nFaces (mesh2d_nFaces) int64 0 1 2 3 4 ... 5243 5244 5245 5246 5247

@@ -1489,7 +1489,7 @@ partitions. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 3.910 seconds) + **Total running time of the script:** (0 minutes 3.869 seconds) .. _sphx_glr_download_examples_partitioning.py: diff --git a/_sources/examples/plotting.rst.txt b/_sources/examples/plotting.rst.txt index e822c3b58..7c77f3c6b 100644 --- a/_sources/examples/plotting.rst.txt +++ b/_sources/examples/plotting.rst.txt @@ -450,13 +450,13 @@ faces.
<xarray.Dataset>
     Dimensions:        (mesh2d_nNodes: 217, mesh2d_nFaces: 384, mesh2d_nEdges: 600)
     Coordinates:
-      * mesh2d_nFaces  (mesh2d_nFaces) int64 0 1 2 3 4 5 ... 378 379 380 381 382 383
       * mesh2d_nEdges  (mesh2d_nEdges) int64 0 1 2 3 4 5 ... 594 595 596 597 598 599
       * mesh2d_nNodes  (mesh2d_nNodes) int64 0 1 2 3 4 5 ... 211 212 213 214 215 216
+      * mesh2d_nFaces  (mesh2d_nFaces) int64 0 1 2 3 4 5 ... 378 379 380 381 382 383
     Data variables:
         node_z         (mesh2d_nNodes) float64 1.933 2.091 1.875 ... 5.688 7.491
         face_z         (mesh2d_nFaces) float64 1.737 1.918 2.269 ... 5.408 6.424
-        edge_z         (mesh2d_nEdges) float64 1.989 1.875 1.8 ... 3.929 4.909 6.544
    • mesh2d_nEdges
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=600, step=1, name='mesh2d_nEdges'))
    • mesh2d_nNodes
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=217, step=1, name='mesh2d_nNodes'))
    • mesh2d_nFaces
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=384, step=1, name='mesh2d_nFaces'))


  • @@ -611,7 +611,7 @@ Dataset and calling the :py:meth:`UgridDataArray.ugrid.plot()` method. .. code-block:: none - + @@ -646,7 +646,7 @@ the edges results in a different kind of plot: .. code-block:: none - + @@ -688,7 +688,7 @@ We can put them side by side to illustrate the differences: .. code-block:: none - + @@ -718,7 +718,7 @@ filled contours for data associated with the face dimension: .. code-block:: none - + @@ -749,7 +749,7 @@ We can also overlay this data with the edges: .. code-block:: none - + @@ -824,7 +824,7 @@ All these (2D) plots are illustrated here for completeness' sake: .. code-block:: none - + @@ -857,7 +857,7 @@ The ``surface`` methods generate 3D surface plots: .. code-block:: none - + @@ -891,7 +891,7 @@ used: .. code-block:: none - + @@ -927,7 +927,7 @@ take an xarray DataArray and a xugrid grid as arguments. .. code-block:: none - + @@ -963,14 +963,14 @@ somewhere in the unstructured topology, and plot the resulting timeseries: .. code-block:: none - [] + [] .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 11.556 seconds) + **Total running time of the script:** (0 minutes 11.336 seconds) .. _sphx_glr_download_examples_plotting.py: diff --git a/_sources/examples/quick_overview.rst.txt b/_sources/examples/quick_overview.rst.txt index 6854b5680..9a2f17e6b 100644 --- a/_sources/examples/quick_overview.rst.txt +++ b/_sources/examples/quick_overview.rst.txt @@ -464,7 +464,7 @@ We'll start by fetching a dataset: elevation (node) float64 ... depth (time, node) float64 ... mesh2d int32 ... - face_node_connectivity (face, nmax_face) float64 ...


  • @@ -919,7 +919,7 @@ separate the variables: * node (node) int64 0 1 2 3 4 5 6 ... 9133 9134 9135 9136 9137 9138 9139 Data variables: elevation (node) float64 ... - depth (time, node) float64 ...


  • @@ -1361,7 +1361,7 @@ We can then grab one of the data variables as usual for xarray: Coordinates: node_x (node) float64 ... node_y (node) float64 ... - * node (node) int64 0 1 2 3 4 5 6 7 ... 9133 9134 9135 9136 9137 9138 9139 + * node (node) int64 0 1 2 3 4 5 6 7 ... 9133 9134 9135 9136 9137 9138 9139

    @@ -1771,7 +1771,7 @@ some data by hand here:
    <xarray.DataArray (mesh2d_nFaces: 2)>
         array([1., 2.])
         Coordinates:
    -      * mesh2d_nFaces  (mesh2d_nFaces) int64 0 1
    + * mesh2d_nFaces (mesh2d_nFaces) int64 0 1

    @@ -1809,7 +1809,7 @@ Plotting .. code-block:: none - + @@ -1860,7 +1860,7 @@ To select based on the topology, use the ``.ugrid`` attribute: .. code-block:: none - + @@ -2258,7 +2258,7 @@ Computation on DataArrays is unchanged from xarray:
    <xarray.DataArray (mesh2d_nFaces: 2)>
         array([11., 12.])
         Coordinates:
    -      * mesh2d_nFaces  (mesh2d_nFaces) int64 0 1
    + * mesh2d_nFaces (mesh2d_nFaces) int64 0 1

    @@ -2720,7 +2720,7 @@ Conversion from Geopandas is easy too: Coordinates: * mesh2d_nFaces (mesh2d_nFaces) int64 0 1 Data variables: - test (mesh2d_nFaces) float64 1.0 2.0 + test (mesh2d_nFaces) float64 1.0 2.0

    @@ -3116,13 +3116,13 @@ grid (nodes, faces, edges).
    <xarray.Dataset>
         Dimensions:        (mesh2d_nNodes: 217, mesh2d_nFaces: 384, mesh2d_nEdges: 600)
         Coordinates:
    -      * mesh2d_nFaces  (mesh2d_nFaces) int64 0 1 2 3 4 5 ... 378 379 380 381 382 383
           * mesh2d_nEdges  (mesh2d_nEdges) int64 0 1 2 3 4 5 ... 594 595 596 597 598 599
           * mesh2d_nNodes  (mesh2d_nNodes) int64 0 1 2 3 4 5 ... 211 212 213 214 215 216
    +      * mesh2d_nFaces  (mesh2d_nFaces) int64 0 1 2 3 4 5 ... 378 379 380 381 382 383
         Data variables:
             node_z         (mesh2d_nNodes) float64 1.933 2.091 1.875 ... 5.688 7.491
             face_z         (mesh2d_nFaces) float64 1.737 1.918 2.269 ... 5.408 6.424
    -        edge_z         (mesh2d_nEdges) float64 1.989 1.875 1.8 ... 3.929 4.909 6.544
    • mesh2d_nEdges
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=600, step=1, name='mesh2d_nEdges'))
    • mesh2d_nNodes
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=217, step=1, name='mesh2d_nNodes'))
    • mesh2d_nFaces
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=384, step=1, name='mesh2d_nFaces'))


  • @@ -3634,7 +3634,7 @@ a grid object:
    <xarray.Dataset>
         Dimensions:  ()
         Data variables:
    -        *empty*
    + *empty*

    @@ -4029,7 +4029,7 @@ We can then add variables one-by-one, as we might with an xarray Dataset: node_y (node) float64 ... * node (node) int64 0 1 2 3 4 5 6 ... 9133 9134 9135 9136 9137 9138 9139 Data variables: - elevation (node) float64 ... + elevation (node) float64 ...

    @@ -4434,7 +4434,7 @@ before writing. elevation (node) float64 ... depth (time, node) float64 ... Attributes: - Conventions: CF-1.9 UGRID-1.0
  • Conventions :
    CF-1.9 UGRID-1.0


  • @@ -4495,7 +4495,7 @@ before writing. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 0.554 seconds) + **Total running time of the script:** (0 minutes 0.562 seconds) .. _sphx_glr_download_examples_quick_overview.py: diff --git a/_sources/examples/regridder_overview.rst.txt b/_sources/examples/regridder_overview.rst.txt index b9d48fe0a..f2aac02a5 100644 --- a/_sources/examples/regridder_overview.rst.txt +++ b/_sources/examples/regridder_overview.rst.txt @@ -79,7 +79,7 @@ elevation of the Netherlands. .. code-block:: none - + @@ -151,7 +151,7 @@ the centroids of the new grid fall. .. code-block:: none - + @@ -182,7 +182,7 @@ Rexgrid provides the CentroidLocatorRegridder for this: .. code-block:: none - + @@ -217,7 +217,7 @@ so large. Let's try the OverlapOverregridder instead. .. code-block:: none - + @@ -249,7 +249,7 @@ Let's try again, now with the minimum: .. code-block:: none - + @@ -280,7 +280,7 @@ Or the maximum: .. code-block:: none - + @@ -709,7 +709,7 @@ result. mesh2d_face_x (mesh2d_nFaces) float64 ... mesh2d_face_y (mesh2d_nFaces) float64 ... * layer (layer) int64 1 2 3 4 5 - * mesh2d_nFaces (mesh2d_nFaces) int64 0 1 2 3 4 ... 5243 5244 5245 5246 5247
    • mesh2d_face_x
      (mesh2d_nFaces)
      float64
      ...
      standard_name :
      projection_x_coordinate
      [5248 values with dtype=float64]
    • mesh2d_face_y
      (mesh2d_nFaces)
      float64
      ...
      standard_name :
      projection_y_coordinate
      [5248 values with dtype=float64]
    • layer
      (layer)
      int64
      1 2 3 4 5
      array([1, 2, 3, 4, 5])
    • mesh2d_nFaces
      (mesh2d_nFaces)
      int64
      0 1 2 3 4 ... 5244 5245 5246 5247
      array([   0,    1,    2, ..., 5245, 5246, 5247])
    • layer
      PandasIndex
      PandasIndex(Index([1, 2, 3, 4, 5], dtype='int64', name='layer'))
    • mesh2d_nFaces
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=5248, step=1, name='mesh2d_nFaces'))


  • @@ -1151,7 +1151,7 @@ all additional dimensions. -45.92794405, -39.50867478]]) Coordinates: * layer (layer) int64 1 2 3 4 5 - * mesh2d_nFaces (mesh2d_nFaces) int64 0 1 2 3 4 5 6 ... 91 92 93 94 95 96 97
    • layer
      PandasIndex
      PandasIndex(Index([1, 2, 3, 4, 5], dtype='int64', name='layer'))
    • mesh2d_nFaces
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=98, step=1, name='mesh2d_nFaces'))


  • @@ -1233,7 +1233,7 @@ and the aggregated mean. .. code-block:: none - [, , , , ] + [, , , , ] @@ -1270,7 +1270,7 @@ To illustrate, we will zoom in to a part of the Netherlands. .. code-block:: none - + @@ -1323,7 +1323,7 @@ the triangles. .. code-block:: none - + @@ -1364,7 +1364,7 @@ the regridders work for any collection of (convex) faces. .. code-block:: none - + @@ -1400,7 +1400,7 @@ is kept the same. .. code-block:: none - + @@ -1416,7 +1416,7 @@ is kept the same. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 7.991 seconds) + **Total running time of the script:** (0 minutes 7.850 seconds) .. _sphx_glr_download_examples_regridder_overview.py: diff --git a/_sources/examples/selection.rst.txt b/_sources/examples/selection.rst.txt index c5706460a..9a0e58c1e 100644 --- a/_sources/examples/selection.rst.txt +++ b/_sources/examples/selection.rst.txt @@ -85,7 +85,7 @@ elevation of the Netherlands. .. code-block:: none - + @@ -130,7 +130,7 @@ A subset of the unstructured grid is returned by using slices without a step: .. code-block:: none - + @@ -161,7 +161,7 @@ In such a case the entire grid is returned. .. code-block:: none - + @@ -196,7 +196,7 @@ This means we can easily select along a single dimension: .. code-block:: none - + @@ -226,7 +226,7 @@ Or, using ``None`` if we only care about the start: .. code-block:: none - + @@ -660,7 +660,7 @@ Two values will select a point: mesh2d_x (mesh2d_nFaces) float64 1.5e+05 mesh2d_y (mesh2d_nFaces) float64 4.63e+05 Attributes: - unit: m NAP + unit: m NAP

    @@ -1066,7 +1066,7 @@ of six points: mesh2d_x (mesh2d_nFaces) float64 1.25e+05 1.5e+05 ... 1.5e+05 1.75e+05 mesh2d_y (mesh2d_nFaces) float64 4e+05 4e+05 ... 4.65e+05 4.65e+05 Attributes: - unit: m NAP + unit: m NAP

    @@ -1472,7 +1472,7 @@ To select points without broadcasting, use ``.ugrid.sel_points`` instead: mesh2d_x (mesh2d_nFaces) float64 1.25e+05 1.5e+05 1.75e+05 mesh2d_y (mesh2d_nFaces) float64 4e+05 4.3e+05 4.65e+05 Attributes: - unit: m NAP + unit: m NAP

    @@ -1876,9 +1876,9 @@ We can sample points along a line as well by providing slices **with** a step: mesh2d_x (mesh2d_nFaces) float64 1e+05 1.1e+05 ... 1.8e+05 1.9e+05 mesh2d_y (mesh2d_nFaces) float64 4.65e+05 4.65e+05 ... 4.65e+05 Attributes: - unit: m NAP + unit: m NAP

    @@ -2284,7 +2284,7 @@ Two slices with a step results in broadcasting: mesh2d_x (mesh2d_nFaces) float64 1e+05 1.1e+05 ... 1.8e+05 1.9e+05 mesh2d_y (mesh2d_nFaces) float64 4e+05 4e+05 4e+05 ... 4.9e+05 4.9e+05 Attributes: - unit: m NAP
  • unit :
    m NAP


  • @@ -2738,15 +2738,15 @@ As well as a slice with a step and multiple values: mesh2d_x (mesh2d_nFaces) float64 1e+05 1.1e+05 ... 1.8e+05 1.9e+05 mesh2d_y (mesh2d_nFaces) float64 4e+05 4e+05 4e+05 ... 4.3e+05 4.3e+05 Attributes: - unit: m NAP
  • unit :
    m NAP


  • @@ -2930,7 +2930,7 @@ thousands faces: .. code-block:: none - + @@ -2952,7 +2952,7 @@ face dimension for 2D topologies. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 4.066 seconds) + **Total running time of the script:** (0 minutes 4.047 seconds) .. _sphx_glr_download_examples_selection.py: diff --git a/_sources/examples/sg_execution_times.rst.txt b/_sources/examples/sg_execution_times.rst.txt index 557523eab..c10b072c7 100644 --- a/_sources/examples/sg_execution_times.rst.txt +++ b/_sources/examples/sg_execution_times.rst.txt @@ -6,22 +6,22 @@ Computation times ================= -**00:49.563** total execution time for **examples** files: +**00:49.084** total execution time for **examples** files: +----------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples_vector_conversion.py` (``vector_conversion.py``) | 00:15.788 | 0.0 MB | +| :ref:`sphx_glr_examples_vector_conversion.py` (``vector_conversion.py``) | 00:15.733 | 0.0 MB | +----------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples_plotting.py` (``plotting.py``) | 00:11.556 | 0.0 MB | +| :ref:`sphx_glr_examples_plotting.py` (``plotting.py``) | 00:11.336 | 0.0 MB | +----------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples_regridder_overview.py` (``regridder_overview.py``) | 00:07.991 | 0.0 MB | +| :ref:`sphx_glr_examples_regridder_overview.py` (``regridder_overview.py``) | 00:07.850 | 0.0 MB | +----------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples_selection.py` (``selection.py``) | 00:04.066 | 0.0 MB | +| :ref:`sphx_glr_examples_selection.py` (``selection.py``) | 00:04.047 | 0.0 MB | +----------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples_overlap_regridder.py` (``overlap_regridder.py``) | 00:04.030 | 0.0 MB | +| :ref:`sphx_glr_examples_overlap_regridder.py` (``overlap_regridder.py``) | 00:04.002 | 0.0 MB | +----------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples_partitioning.py` (``partitioning.py``) | 00:03.910 | 0.0 MB | +| :ref:`sphx_glr_examples_partitioning.py` (``partitioning.py``) | 00:03.869 | 0.0 MB | +----------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples_connectivity.py` (``connectivity.py``) | 00:01.668 | 0.0 MB | +| :ref:`sphx_glr_examples_connectivity.py` (``connectivity.py``) | 00:01.685 | 0.0 MB | +----------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_examples_quick_overview.py` (``quick_overview.py``) | 00:00.554 | 0.0 MB | +| :ref:`sphx_glr_examples_quick_overview.py` (``quick_overview.py``) | 00:00.562 | 0.0 MB | +----------------------------------------------------------------------------+-----------+--------+ diff --git a/_sources/examples/vector_conversion.rst.txt b/_sources/examples/vector_conversion.rst.txt index 55c97acf6..56d76a543 100644 --- a/_sources/examples/vector_conversion.rst.txt +++ b/_sources/examples/vector_conversion.rst.txt @@ -73,7 +73,7 @@ We'll once again use the surface elevation data example. .. code-block:: none - + @@ -518,9 +518,9 @@ GeoDataFrame. Data variables: elevation (mesh2d_nFaces) float32 1.17 9.81 54.04 ... 0.28 -15.83 -0.45 mesh2d_face_x (mesh2d_nFaces) float64 2.388e+04 1.86e+05 ... 3.03e+04 - mesh2d_face_y (mesh2d_nFaces) float64 3.648e+05 4.171e+05 ... 3.964e+05 + mesh2d_face_y (mesh2d_nFaces) float64 3.648e+05 4.171e+05 ... 3.964e+05

    @@ -582,7 +582,7 @@ burn into the grid. .. code-block:: none - + @@ -978,9 +978,9 @@ we want to compute the average surface elevation per province: Coordinates: * id (id) float64 0.0 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0 11.0 Attributes: - unit: m NAP
    • id
      (id)
      float64
      0.0 1.0 2.0 3.0 ... 9.0 10.0 11.0
      array([ 0.,  1.,  2.,  3.,  4.,  5.,  6.,  7.,  8.,  9., 10., 11.])
    • id
      PandasIndex
      PandasIndex(Index([0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0], dtype='float64', name='id'))
  • unit :
    m NAP


  • @@ -1087,7 +1087,7 @@ We can also use such "masks" to e.g. modify specific parts of the grid data: .. code-block:: none - + @@ -1233,7 +1233,7 @@ burn operation. .. code-block:: none - + @@ -1342,7 +1342,7 @@ compare to the grid faces. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 15.788 seconds) + **Total running time of the script:** (0 minutes 15.733 seconds) .. _sphx_glr_download_examples_vector_conversion.py: diff --git a/_sources/sample_data/adh_san_diego.rst.txt b/_sources/sample_data/adh_san_diego.rst.txt index baa94949b..5b707208e 100644 --- a/_sources/sample_data/adh_san_diego.rst.txt +++ b/_sources/sample_data/adh_san_diego.rst.txt @@ -41,7 +41,7 @@ It contains a static dataset (bed elevation) and a time varying dataset .. code-block:: none - + @@ -71,7 +71,7 @@ It contains a static dataset (bed elevation) and a time varying dataset .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 0.320 seconds) + **Total running time of the script:** (0 minutes 0.324 seconds) .. _sphx_glr_download_sample_data_adh_san_diego.py: diff --git a/_sources/sample_data/disk.rst.txt b/_sources/sample_data/disk.rst.txt index a1b8a6136..7125fbcc3 100644 --- a/_sources/sample_data/disk.rst.txt +++ b/_sources/sample_data/disk.rst.txt @@ -39,7 +39,7 @@ of a disk. It contains data on the nodes, faces, and edges. .. code-block:: none - + @@ -68,7 +68,7 @@ of a disk. It contains data on the nodes, faces, and edges. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 0.163 seconds) + **Total running time of the script:** (0 minutes 0.164 seconds) .. _sphx_glr_download_sample_data_disk.py: diff --git a/_sources/sample_data/elevation_nl.rst.txt b/_sources/sample_data/elevation_nl.rst.txt index d44c6fa57..9cf985ec6 100644 --- a/_sources/sample_data/elevation_nl.rst.txt +++ b/_sources/sample_data/elevation_nl.rst.txt @@ -39,7 +39,7 @@ of the Netherlands. .. code-block:: none - [] + [] @@ -67,7 +67,7 @@ of the Netherlands. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 0.814 seconds) + **Total running time of the script:** (0 minutes 0.807 seconds) .. _sphx_glr_download_sample_data_elevation_nl.py: diff --git a/_sources/sample_data/provinces_nl.rst.txt b/_sources/sample_data/provinces_nl.rst.txt index b5b37f92f..21247ca7d 100644 --- a/_sources/sample_data/provinces_nl.rst.txt +++ b/_sources/sample_data/provinces_nl.rst.txt @@ -58,7 +58,7 @@ Netherlands, including water, presented as geopandas GeoDataFrame. .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 0.085 seconds) + **Total running time of the script:** (0 minutes 0.071 seconds) .. _sphx_glr_download_sample_data_provinces_nl.py: diff --git a/_sources/sample_data/sg_execution_times.rst.txt b/_sources/sample_data/sg_execution_times.rst.txt index 177d1dbd2..0e29aeca2 100644 --- a/_sources/sample_data/sg_execution_times.rst.txt +++ b/_sources/sample_data/sg_execution_times.rst.txt @@ -6,16 +6,16 @@ Computation times ================= -**00:01.449** total execution time for **sample_data** files: +**00:01.433** total execution time for **sample_data** files: +---------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_sample_data_elevation_nl.py` (``elevation_nl.py``) | 00:00.814 | 0.0 MB | +| :ref:`sphx_glr_sample_data_elevation_nl.py` (``elevation_nl.py``) | 00:00.807 | 0.0 MB | +---------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_sample_data_adh_san_diego.py` (``adh_san_diego.py``) | 00:00.320 | 0.0 MB | +| :ref:`sphx_glr_sample_data_adh_san_diego.py` (``adh_san_diego.py``) | 00:00.324 | 0.0 MB | +---------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_sample_data_disk.py` (``disk.py``) | 00:00.163 | 0.0 MB | +| :ref:`sphx_glr_sample_data_disk.py` (``disk.py``) | 00:00.164 | 0.0 MB | +---------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_sample_data_provinces_nl.py` (``provinces_nl.py``) | 00:00.085 | 0.0 MB | +| :ref:`sphx_glr_sample_data_provinces_nl.py` (``provinces_nl.py``) | 00:00.071 | 0.0 MB | +---------------------------------------------------------------------+-----------+--------+ | :ref:`sphx_glr_sample_data_xoxo.py` (``xoxo.py``) | 00:00.067 | 0.0 MB | +---------------------------------------------------------------------+-----------+--------+ diff --git a/examples-dev/sg_execution_times.html b/examples-dev/sg_execution_times.html index cd62b201e..8b407181d 100644 --- a/examples-dev/sg_execution_times.html +++ b/examples-dev/sg_execution_times.html @@ -393,11 +393,11 @@

    Computation times#

    -

    00:01.209 total execution time for examples-dev files:

    +

    00:01.134 total execution time for examples-dev files:

    - + diff --git a/examples-dev/voronoi.html b/examples-dev/voronoi.html index e98419373..6b680832d 100644 --- a/examples-dev/voronoi.html +++ b/examples-dev/voronoi.html @@ -798,7 +798,7 @@

    Infinite rays
    (-1.5, 1.5)
     
    -

    Total running time of the script: (0 minutes 1.209 seconds)

    +

    Total running time of the script: (0 minutes 1.134 seconds)

    -connectivity -connectivity -connectivity -connectivity -connectivity -connectivity -connectivity -connectivity -connectivity -connectivity -connectivity -connectivity
    <matplotlib.image.AxesImage object at 0x7faa163e0b10>
    +connectivity
    <matplotlib.image.AxesImage object at 0x7f0ebd3d9a90>
     
    -

    Total running time of the script: (0 minutes 1.668 seconds)

    +

    Total running time of the script: (0 minutes 1.685 seconds)

    -overlap regridder
    <matplotlib.collections.LineCollection object at 0x7faa0b474a10>
    +overlap regridder
    <matplotlib.collections.LineCollection object at 0x7f0ebe2b0050>
     
    @@ -523,7 +523,7 @@

    Relative overlapresult.ugrid.plot()

    -overlap regridder -overlap regridder -overlap regridder -partitioning -partitioning -partitioning -partitioning
    <matplotlib.collections.LineCollection object at 0x7faa0a211e50>
    +partitioning
    <matplotlib.collections.LineCollection object at 0x7f0ebd3f4690>
     
    @@ -899,7 +899,7 @@

    Preserving orderTotal running time of the script: (0 minutes 3.910 seconds)

    +

    Total running time of the script: (0 minutes 3.869 seconds)

    • mesh2d_nEdges
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=600, step=1, name='mesh2d_nEdges'))
    • mesh2d_nNodes
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=217, step=1, name='mesh2d_nNodes'))
    • mesh2d_nFaces
      PandasIndex
      PandasIndex(RangeIndex(start=0, stop=384, step=1, name='mesh2d_nFaces'))


  • @@ -968,7 +968,7 @@

    UgridDataArrayuda.ugrid.plot() -plotting
    -plotting -plotting
    -plotting -plotting -plotting -plotting
    -plotting -plotting -node_x = 4.84e+05, node_y = 3.614e+06, node = 1000
    [<matplotlib.lines.Line2D object at 0x7faa0b44d490>]
    +node_x = 4.84e+05, node_y = 3.614e+06, node = 1000
    [<matplotlib.lines.Line2D object at 0x7f0ebe27fb90>]
     
    -

    Total running time of the script: (0 minutes 11.556 seconds)

    +

    Total running time of the script: (0 minutes 11.336 seconds)

    Centroid Voronoi Tesselation (CVT) (voronoi.py)

    00:01.209

    00:01.134

    0.0 MB

    - + - + - + - + - + - + - + - + diff --git a/examples/vector_conversion.html b/examples/vector_conversion.html index 83310756b..1110550ce 100644 --- a/examples/vector_conversion.html +++ b/examples/vector_conversion.html @@ -448,7 +448,7 @@ uda.ugrid.plot(vmin=-20,vmax=90,cmap="terrain") -vector conversion
    <matplotlib.collections.PolyCollection object at 0x7faa1689ac50>
    +vector conversion
    <matplotlib.collections.PolyCollection object at 0x7f0eca941810>
     
    @@ -859,9 +859,9 @@

    Conversion from GeoDataFrame @@ -897,7 +897,7 @@

    “Rasterizing”, or “burning” vector geometriesburned.ugrid.plot()

    -vector conversion
    • id
      (id)
      float64
      0.0 1.0 2.0 3.0 ... 9.0 10.0 11.0
      array([ 0.,  1.,  2.,  3.,  4.,  5.,  6.,  7.,  8.,  9., 10., 11.])
    • id
      PandasIndex
      PandasIndex(Index([0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0], dtype='float64', name='id'))
  • unit :
    m NAP


  • This is a convenient way to create masks for specific regions:

    @@ -1319,7 +1319,7 @@

    “Rasterizing”, or “burning” vector geometriesmodified.ugrid.plot(vmin=-20, vmax=90, cmap="terrain") -vector conversion -vector conversion
    <matplotlib.collections.PolyCollection object at 0x7faa0b404690>
    +vector conversion
    <matplotlib.collections.PolyCollection object at 0x7f0ebe67ddd0>
     
    @@ -1436,7 +1436,7 @@

    Snap to gridTotal running time of the script: (0 minutes 15.788 seconds)

    +

    Total running time of the script: (0 minutes 15.733 seconds)

    -

    Total running time of the script: (0 minutes 0.085 seconds)

    +

    Total running time of the script: (0 minutes 0.071 seconds)

    Vector geometry conversion (vector_conversion.py)

    00:15.788

    00:15.733

    0.0 MB

    Plot unstructured mesh data (plotting.py)

    00:11.556

    00:11.336

    0.0 MB

    Regridding overview (regridder_overview.py)

    00:07.991

    00:07.850

    0.0 MB

    Select unstructured data (selection.py)

    00:04.066

    00:04.047

    0.0 MB

    OverlapRegridder (overlap_regridder.py)

    00:04.030

    00:04.002

    0.0 MB

    Partitioning (partitioning.py)

    00:03.910

    00:03.869

    0.0 MB

    Connectivity (connectivity.py)

    00:01.668

    00:01.685

    0.0 MB

    Quick overview (quick_overview.py)

    00:00.554

    00:00.562

    0.0 MB

    - + - + - + - + diff --git a/searchindex.js b/searchindex.js index e777b3e68..e773fe6a7 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["api", "api/xugrid.BarycentricInterpolator", "api/xugrid.CentroidLocatorRegridder", "api/xugrid.OverlapRegridder", "api/xugrid.RelativeOverlapRegridder", "api/xugrid.Ugrid1d", "api/xugrid.Ugrid1d.assign_edge_coords", "api/xugrid.Ugrid1d.assign_node_coords", "api/xugrid.Ugrid1d.attrs", "api/xugrid.Ugrid1d.bounds", "api/xugrid.Ugrid1d.contract_vertices", "api/xugrid.Ugrid1d.copy", "api/xugrid.Ugrid1d.dimensions", "api/xugrid.Ugrid1d.edge_bounds", "api/xugrid.Ugrid1d.edge_coordinates", "api/xugrid.Ugrid1d.edge_dimension", "api/xugrid.Ugrid1d.edge_x", "api/xugrid.Ugrid1d.edge_y", "api/xugrid.Ugrid1d.from_dataset", "api/xugrid.Ugrid1d.from_geodataframe", "api/xugrid.Ugrid1d.from_meshkernel", "api/xugrid.Ugrid1d.from_shapely", "api/xugrid.Ugrid1d.isel", "api/xugrid.Ugrid1d.merge_partitions", "api/xugrid.Ugrid1d.mesh", "api/xugrid.Ugrid1d.meshkernel", "api/xugrid.Ugrid1d.n_edge", "api/xugrid.Ugrid1d.n_node", "api/xugrid.Ugrid1d.node_coordinates", "api/xugrid.Ugrid1d.node_dimension", "api/xugrid.Ugrid1d.node_edge_connectivity", "api/xugrid.Ugrid1d.node_node_connectivity", "api/xugrid.Ugrid1d.plot", "api/xugrid.Ugrid1d.reindex_like", "api/xugrid.Ugrid1d.rename", "api/xugrid.Ugrid1d.sel", "api/xugrid.Ugrid1d.set_crs", "api/xugrid.Ugrid1d.set_node_coords", "api/xugrid.Ugrid1d.to_crs", "api/xugrid.Ugrid1d.to_dataset", "api/xugrid.Ugrid1d.to_shapely", "api/xugrid.Ugrid1d.topological_sort_by_dfs", "api/xugrid.Ugrid1d.topology_dimension", "api/xugrid.Ugrid1d.topology_subset", "api/xugrid.Ugrid2d", "api/xugrid.Ugrid2d.area", "api/xugrid.Ugrid2d.assign_edge_coords", "api/xugrid.Ugrid2d.assign_face_coords", "api/xugrid.Ugrid2d.assign_node_coords", "api/xugrid.Ugrid2d.attrs", "api/xugrid.Ugrid2d.bounding_polygon", "api/xugrid.Ugrid2d.bounds", "api/xugrid.Ugrid2d.celltree", "api/xugrid.Ugrid2d.centroid_triangulation", "api/xugrid.Ugrid2d.centroids", "api/xugrid.Ugrid2d.circumcenters", "api/xugrid.Ugrid2d.compute_barycentric_weights", "api/xugrid.Ugrid2d.copy", "api/xugrid.Ugrid2d.dimensions", "api/xugrid.Ugrid2d.edge_bounds", "api/xugrid.Ugrid2d.edge_coordinates", "api/xugrid.Ugrid2d.edge_dimension", "api/xugrid.Ugrid2d.edge_node_connectivity", "api/xugrid.Ugrid2d.edge_x", "api/xugrid.Ugrid2d.edge_y", "api/xugrid.Ugrid2d.exterior_edges", "api/xugrid.Ugrid2d.exterior_faces", "api/xugrid.Ugrid2d.face_bounds", "api/xugrid.Ugrid2d.face_coordinates", "api/xugrid.Ugrid2d.face_dimension", "api/xugrid.Ugrid2d.face_edge_connectivity", "api/xugrid.Ugrid2d.face_face_connectivity", "api/xugrid.Ugrid2d.face_x", "api/xugrid.Ugrid2d.face_y", "api/xugrid.Ugrid2d.from_dataset", "api/xugrid.Ugrid2d.from_geodataframe", "api/xugrid.Ugrid2d.from_meshkernel", "api/xugrid.Ugrid2d.from_shapely", "api/xugrid.Ugrid2d.from_structured", "api/xugrid.Ugrid2d.from_structured_bounds", "api/xugrid.Ugrid2d.from_structured_intervals1d", "api/xugrid.Ugrid2d.from_structured_intervals2d", "api/xugrid.Ugrid2d.from_structured_multicoord", "api/xugrid.Ugrid2d.intersect_edges", "api/xugrid.Ugrid2d.intersect_line", "api/xugrid.Ugrid2d.intersect_linestring", "api/xugrid.Ugrid2d.isel", "api/xugrid.Ugrid2d.label_partitions", "api/xugrid.Ugrid2d.locate_bounding_box", "api/xugrid.Ugrid2d.locate_points", "api/xugrid.Ugrid2d.merge_partitions", "api/xugrid.Ugrid2d.mesh", "api/xugrid.Ugrid2d.meshkernel", "api/xugrid.Ugrid2d.n_edge", "api/xugrid.Ugrid2d.n_face", "api/xugrid.Ugrid2d.n_node", "api/xugrid.Ugrid2d.node_coordinates", "api/xugrid.Ugrid2d.node_dimension", "api/xugrid.Ugrid2d.node_edge_connectivity", "api/xugrid.Ugrid2d.node_face_connectivity", "api/xugrid.Ugrid2d.node_node_connectivity", "api/xugrid.Ugrid2d.partition", "api/xugrid.Ugrid2d.perimeter", "api/xugrid.Ugrid2d.plot", "api/xugrid.Ugrid2d.rasterize", "api/xugrid.Ugrid2d.rasterize_like", "api/xugrid.Ugrid2d.reindex_like", "api/xugrid.Ugrid2d.rename", "api/xugrid.Ugrid2d.reverse_cuthill_mckee", "api/xugrid.Ugrid2d.sel", "api/xugrid.Ugrid2d.sel_points", "api/xugrid.Ugrid2d.set_crs", "api/xugrid.Ugrid2d.set_node_coords", "api/xugrid.Ugrid2d.tesselate_centroidal_voronoi", "api/xugrid.Ugrid2d.tesselate_circumcenter_voronoi", "api/xugrid.Ugrid2d.to_crs", "api/xugrid.Ugrid2d.to_dataset", "api/xugrid.Ugrid2d.to_nonperiodic", "api/xugrid.Ugrid2d.to_periodic", "api/xugrid.Ugrid2d.to_shapely", "api/xugrid.Ugrid2d.topology_dimension", "api/xugrid.Ugrid2d.topology_subset", "api/xugrid.Ugrid2d.triangulate", "api/xugrid.Ugrid2d.triangulation", "api/xugrid.Ugrid2d.validate_edge_node_connectivity", "api/xugrid.Ugrid2d.voronoi_topology", "api/xugrid.UgridDataArray", "api/xugrid.UgridDataArray.from_structured", "api/xugrid.UgridDataArray.ugrid", "api/xugrid.UgridDataArrayAccessor", "api/xugrid.UgridDataArrayAccessor.assign_edge_coords", "api/xugrid.UgridDataArrayAccessor.assign_face_coords", "api/xugrid.UgridDataArrayAccessor.assign_node_coords", "api/xugrid.UgridDataArrayAccessor.binary_dilation", "api/xugrid.UgridDataArrayAccessor.binary_erosion", "api/xugrid.UgridDataArrayAccessor.bounds", "api/xugrid.UgridDataArrayAccessor.connected_components", "api/xugrid.UgridDataArrayAccessor.crs", "api/xugrid.UgridDataArrayAccessor.grids", "api/xugrid.UgridDataArrayAccessor.intersect_line", "api/xugrid.UgridDataArrayAccessor.intersect_linestring", "api/xugrid.UgridDataArrayAccessor.laplace_interpolate", "api/xugrid.UgridDataArrayAccessor.name", "api/xugrid.UgridDataArrayAccessor.names", "api/xugrid.UgridDataArrayAccessor.partition", "api/xugrid.UgridDataArrayAccessor.partition_by_label", "api/xugrid.UgridDataArrayAccessor.rasterize", "api/xugrid.UgridDataArrayAccessor.rasterize_like", "api/xugrid.UgridDataArrayAccessor.reindex_like", "api/xugrid.UgridDataArrayAccessor.rename", "api/xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee", "api/xugrid.UgridDataArrayAccessor.sel", "api/xugrid.UgridDataArrayAccessor.sel_points", "api/xugrid.UgridDataArrayAccessor.set_crs", "api/xugrid.UgridDataArrayAccessor.set_node_coords", "api/xugrid.UgridDataArrayAccessor.to_crs", "api/xugrid.UgridDataArrayAccessor.to_dataset", "api/xugrid.UgridDataArrayAccessor.to_geodataframe", "api/xugrid.UgridDataArrayAccessor.to_netcdf", "api/xugrid.UgridDataArrayAccessor.to_nonperiodic", "api/xugrid.UgridDataArrayAccessor.to_periodic", "api/xugrid.UgridDataArrayAccessor.to_zarr", "api/xugrid.UgridDataArrayAccessor.topology", "api/xugrid.UgridDataArrayAccessor.total_bounds", "api/xugrid.UgridDataset", "api/xugrid.UgridDataset.from_geodataframe", "api/xugrid.UgridDataset.ugrid", "api/xugrid.UgridDatasetAccessor", "api/xugrid.UgridDatasetAccessor.assign_edge_coords", "api/xugrid.UgridDatasetAccessor.assign_face_coords", "api/xugrid.UgridDatasetAccessor.assign_node_coords", "api/xugrid.UgridDatasetAccessor.bounds", "api/xugrid.UgridDatasetAccessor.crs", "api/xugrid.UgridDatasetAccessor.grid", "api/xugrid.UgridDatasetAccessor.intersect_line", "api/xugrid.UgridDatasetAccessor.intersect_linestring", "api/xugrid.UgridDatasetAccessor.name", "api/xugrid.UgridDatasetAccessor.names", "api/xugrid.UgridDatasetAccessor.partition", "api/xugrid.UgridDatasetAccessor.partition_by_label", "api/xugrid.UgridDatasetAccessor.rasterize", "api/xugrid.UgridDatasetAccessor.rasterize_like", "api/xugrid.UgridDatasetAccessor.reindex_like", "api/xugrid.UgridDatasetAccessor.rename", "api/xugrid.UgridDatasetAccessor.sel", "api/xugrid.UgridDatasetAccessor.sel_points", "api/xugrid.UgridDatasetAccessor.set_crs", "api/xugrid.UgridDatasetAccessor.set_node_coords", "api/xugrid.UgridDatasetAccessor.to_crs", "api/xugrid.UgridDatasetAccessor.to_dataset", "api/xugrid.UgridDatasetAccessor.to_geodataframe", "api/xugrid.UgridDatasetAccessor.to_netcdf", "api/xugrid.UgridDatasetAccessor.to_nonperiodic", "api/xugrid.UgridDatasetAccessor.to_periodic", "api/xugrid.UgridDatasetAccessor.to_zarr", "api/xugrid.UgridDatasetAccessor.topology", "api/xugrid.UgridDatasetAccessor.total_bounds", "api/xugrid.UgridRolesAccessor", "api/xugrid.UgridRolesAccessor.connectivity", "api/xugrid.UgridRolesAccessor.coordinates", "api/xugrid.UgridRolesAccessor.dimensions", "api/xugrid.UgridRolesAccessor.topology", "api/xugrid.burn_vector_geometry", "api/xugrid.concat", "api/xugrid.full_like", "api/xugrid.merge", "api/xugrid.merge_partitions", "api/xugrid.ones_like", "api/xugrid.open_dataarray", "api/xugrid.open_dataset", "api/xugrid.open_mfdataset", "api/xugrid.open_zarr", "api/xugrid.plot.contour", "api/xugrid.plot.contourf", "api/xugrid.plot.imshow", "api/xugrid.plot.line", "api/xugrid.plot.pcolormesh", "api/xugrid.plot.scatter", "api/xugrid.plot.surface", "api/xugrid.plot.tripcolor", "api/xugrid.polygonize", "api/xugrid.snap_to_grid", "api/xugrid.zeros_like", "changelog", "dev_docs", "examples-dev/index", "examples-dev/sg_execution_times", "examples-dev/voronoi", "examples/connectivity", "examples/index", "examples/overlap_regridder", "examples/partitioning", "examples/plotting", "examples/quick_overview", "examples/regridder_overview", "examples/selection", "examples/sg_execution_times", "examples/vector_conversion", "index", "sample_data/adh_san_diego", "sample_data/disk", "sample_data/elevation_nl", "sample_data/index", "sample_data/provinces_nl", "sample_data/sg_execution_times", "sample_data/xoxo", "terminology", "user_guide"], "filenames": ["api.rst", "api/xugrid.BarycentricInterpolator.rst", "api/xugrid.CentroidLocatorRegridder.rst", "api/xugrid.OverlapRegridder.rst", "api/xugrid.RelativeOverlapRegridder.rst", "api/xugrid.Ugrid1d.rst", "api/xugrid.Ugrid1d.assign_edge_coords.rst", "api/xugrid.Ugrid1d.assign_node_coords.rst", "api/xugrid.Ugrid1d.attrs.rst", "api/xugrid.Ugrid1d.bounds.rst", "api/xugrid.Ugrid1d.contract_vertices.rst", "api/xugrid.Ugrid1d.copy.rst", "api/xugrid.Ugrid1d.dimensions.rst", "api/xugrid.Ugrid1d.edge_bounds.rst", "api/xugrid.Ugrid1d.edge_coordinates.rst", "api/xugrid.Ugrid1d.edge_dimension.rst", "api/xugrid.Ugrid1d.edge_x.rst", "api/xugrid.Ugrid1d.edge_y.rst", "api/xugrid.Ugrid1d.from_dataset.rst", "api/xugrid.Ugrid1d.from_geodataframe.rst", "api/xugrid.Ugrid1d.from_meshkernel.rst", "api/xugrid.Ugrid1d.from_shapely.rst", "api/xugrid.Ugrid1d.isel.rst", "api/xugrid.Ugrid1d.merge_partitions.rst", "api/xugrid.Ugrid1d.mesh.rst", "api/xugrid.Ugrid1d.meshkernel.rst", "api/xugrid.Ugrid1d.n_edge.rst", "api/xugrid.Ugrid1d.n_node.rst", "api/xugrid.Ugrid1d.node_coordinates.rst", "api/xugrid.Ugrid1d.node_dimension.rst", "api/xugrid.Ugrid1d.node_edge_connectivity.rst", "api/xugrid.Ugrid1d.node_node_connectivity.rst", "api/xugrid.Ugrid1d.plot.rst", "api/xugrid.Ugrid1d.reindex_like.rst", "api/xugrid.Ugrid1d.rename.rst", "api/xugrid.Ugrid1d.sel.rst", "api/xugrid.Ugrid1d.set_crs.rst", "api/xugrid.Ugrid1d.set_node_coords.rst", "api/xugrid.Ugrid1d.to_crs.rst", "api/xugrid.Ugrid1d.to_dataset.rst", "api/xugrid.Ugrid1d.to_shapely.rst", "api/xugrid.Ugrid1d.topological_sort_by_dfs.rst", "api/xugrid.Ugrid1d.topology_dimension.rst", "api/xugrid.Ugrid1d.topology_subset.rst", "api/xugrid.Ugrid2d.rst", "api/xugrid.Ugrid2d.area.rst", "api/xugrid.Ugrid2d.assign_edge_coords.rst", "api/xugrid.Ugrid2d.assign_face_coords.rst", "api/xugrid.Ugrid2d.assign_node_coords.rst", "api/xugrid.Ugrid2d.attrs.rst", "api/xugrid.Ugrid2d.bounding_polygon.rst", "api/xugrid.Ugrid2d.bounds.rst", "api/xugrid.Ugrid2d.celltree.rst", "api/xugrid.Ugrid2d.centroid_triangulation.rst", "api/xugrid.Ugrid2d.centroids.rst", "api/xugrid.Ugrid2d.circumcenters.rst", "api/xugrid.Ugrid2d.compute_barycentric_weights.rst", "api/xugrid.Ugrid2d.copy.rst", "api/xugrid.Ugrid2d.dimensions.rst", "api/xugrid.Ugrid2d.edge_bounds.rst", "api/xugrid.Ugrid2d.edge_coordinates.rst", "api/xugrid.Ugrid2d.edge_dimension.rst", "api/xugrid.Ugrid2d.edge_node_connectivity.rst", "api/xugrid.Ugrid2d.edge_x.rst", "api/xugrid.Ugrid2d.edge_y.rst", "api/xugrid.Ugrid2d.exterior_edges.rst", "api/xugrid.Ugrid2d.exterior_faces.rst", "api/xugrid.Ugrid2d.face_bounds.rst", "api/xugrid.Ugrid2d.face_coordinates.rst", "api/xugrid.Ugrid2d.face_dimension.rst", "api/xugrid.Ugrid2d.face_edge_connectivity.rst", "api/xugrid.Ugrid2d.face_face_connectivity.rst", "api/xugrid.Ugrid2d.face_x.rst", "api/xugrid.Ugrid2d.face_y.rst", "api/xugrid.Ugrid2d.from_dataset.rst", "api/xugrid.Ugrid2d.from_geodataframe.rst", "api/xugrid.Ugrid2d.from_meshkernel.rst", "api/xugrid.Ugrid2d.from_shapely.rst", "api/xugrid.Ugrid2d.from_structured.rst", "api/xugrid.Ugrid2d.from_structured_bounds.rst", "api/xugrid.Ugrid2d.from_structured_intervals1d.rst", "api/xugrid.Ugrid2d.from_structured_intervals2d.rst", "api/xugrid.Ugrid2d.from_structured_multicoord.rst", "api/xugrid.Ugrid2d.intersect_edges.rst", "api/xugrid.Ugrid2d.intersect_line.rst", "api/xugrid.Ugrid2d.intersect_linestring.rst", "api/xugrid.Ugrid2d.isel.rst", "api/xugrid.Ugrid2d.label_partitions.rst", "api/xugrid.Ugrid2d.locate_bounding_box.rst", "api/xugrid.Ugrid2d.locate_points.rst", "api/xugrid.Ugrid2d.merge_partitions.rst", "api/xugrid.Ugrid2d.mesh.rst", "api/xugrid.Ugrid2d.meshkernel.rst", "api/xugrid.Ugrid2d.n_edge.rst", "api/xugrid.Ugrid2d.n_face.rst", "api/xugrid.Ugrid2d.n_node.rst", "api/xugrid.Ugrid2d.node_coordinates.rst", "api/xugrid.Ugrid2d.node_dimension.rst", "api/xugrid.Ugrid2d.node_edge_connectivity.rst", "api/xugrid.Ugrid2d.node_face_connectivity.rst", "api/xugrid.Ugrid2d.node_node_connectivity.rst", "api/xugrid.Ugrid2d.partition.rst", "api/xugrid.Ugrid2d.perimeter.rst", "api/xugrid.Ugrid2d.plot.rst", "api/xugrid.Ugrid2d.rasterize.rst", "api/xugrid.Ugrid2d.rasterize_like.rst", "api/xugrid.Ugrid2d.reindex_like.rst", "api/xugrid.Ugrid2d.rename.rst", "api/xugrid.Ugrid2d.reverse_cuthill_mckee.rst", "api/xugrid.Ugrid2d.sel.rst", "api/xugrid.Ugrid2d.sel_points.rst", "api/xugrid.Ugrid2d.set_crs.rst", "api/xugrid.Ugrid2d.set_node_coords.rst", "api/xugrid.Ugrid2d.tesselate_centroidal_voronoi.rst", "api/xugrid.Ugrid2d.tesselate_circumcenter_voronoi.rst", "api/xugrid.Ugrid2d.to_crs.rst", "api/xugrid.Ugrid2d.to_dataset.rst", "api/xugrid.Ugrid2d.to_nonperiodic.rst", "api/xugrid.Ugrid2d.to_periodic.rst", "api/xugrid.Ugrid2d.to_shapely.rst", "api/xugrid.Ugrid2d.topology_dimension.rst", "api/xugrid.Ugrid2d.topology_subset.rst", "api/xugrid.Ugrid2d.triangulate.rst", "api/xugrid.Ugrid2d.triangulation.rst", "api/xugrid.Ugrid2d.validate_edge_node_connectivity.rst", "api/xugrid.Ugrid2d.voronoi_topology.rst", "api/xugrid.UgridDataArray.rst", "api/xugrid.UgridDataArray.from_structured.rst", "api/xugrid.UgridDataArray.ugrid.rst", "api/xugrid.UgridDataArrayAccessor.rst", "api/xugrid.UgridDataArrayAccessor.assign_edge_coords.rst", "api/xugrid.UgridDataArrayAccessor.assign_face_coords.rst", "api/xugrid.UgridDataArrayAccessor.assign_node_coords.rst", "api/xugrid.UgridDataArrayAccessor.binary_dilation.rst", "api/xugrid.UgridDataArrayAccessor.binary_erosion.rst", "api/xugrid.UgridDataArrayAccessor.bounds.rst", "api/xugrid.UgridDataArrayAccessor.connected_components.rst", "api/xugrid.UgridDataArrayAccessor.crs.rst", "api/xugrid.UgridDataArrayAccessor.grids.rst", "api/xugrid.UgridDataArrayAccessor.intersect_line.rst", "api/xugrid.UgridDataArrayAccessor.intersect_linestring.rst", "api/xugrid.UgridDataArrayAccessor.laplace_interpolate.rst", "api/xugrid.UgridDataArrayAccessor.name.rst", "api/xugrid.UgridDataArrayAccessor.names.rst", "api/xugrid.UgridDataArrayAccessor.partition.rst", "api/xugrid.UgridDataArrayAccessor.partition_by_label.rst", "api/xugrid.UgridDataArrayAccessor.rasterize.rst", "api/xugrid.UgridDataArrayAccessor.rasterize_like.rst", "api/xugrid.UgridDataArrayAccessor.reindex_like.rst", "api/xugrid.UgridDataArrayAccessor.rename.rst", "api/xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee.rst", "api/xugrid.UgridDataArrayAccessor.sel.rst", "api/xugrid.UgridDataArrayAccessor.sel_points.rst", "api/xugrid.UgridDataArrayAccessor.set_crs.rst", "api/xugrid.UgridDataArrayAccessor.set_node_coords.rst", "api/xugrid.UgridDataArrayAccessor.to_crs.rst", "api/xugrid.UgridDataArrayAccessor.to_dataset.rst", "api/xugrid.UgridDataArrayAccessor.to_geodataframe.rst", "api/xugrid.UgridDataArrayAccessor.to_netcdf.rst", "api/xugrid.UgridDataArrayAccessor.to_nonperiodic.rst", "api/xugrid.UgridDataArrayAccessor.to_periodic.rst", "api/xugrid.UgridDataArrayAccessor.to_zarr.rst", "api/xugrid.UgridDataArrayAccessor.topology.rst", "api/xugrid.UgridDataArrayAccessor.total_bounds.rst", "api/xugrid.UgridDataset.rst", "api/xugrid.UgridDataset.from_geodataframe.rst", "api/xugrid.UgridDataset.ugrid.rst", "api/xugrid.UgridDatasetAccessor.rst", "api/xugrid.UgridDatasetAccessor.assign_edge_coords.rst", "api/xugrid.UgridDatasetAccessor.assign_face_coords.rst", "api/xugrid.UgridDatasetAccessor.assign_node_coords.rst", "api/xugrid.UgridDatasetAccessor.bounds.rst", "api/xugrid.UgridDatasetAccessor.crs.rst", "api/xugrid.UgridDatasetAccessor.grid.rst", "api/xugrid.UgridDatasetAccessor.intersect_line.rst", "api/xugrid.UgridDatasetAccessor.intersect_linestring.rst", "api/xugrid.UgridDatasetAccessor.name.rst", "api/xugrid.UgridDatasetAccessor.names.rst", "api/xugrid.UgridDatasetAccessor.partition.rst", "api/xugrid.UgridDatasetAccessor.partition_by_label.rst", "api/xugrid.UgridDatasetAccessor.rasterize.rst", "api/xugrid.UgridDatasetAccessor.rasterize_like.rst", "api/xugrid.UgridDatasetAccessor.reindex_like.rst", "api/xugrid.UgridDatasetAccessor.rename.rst", "api/xugrid.UgridDatasetAccessor.sel.rst", "api/xugrid.UgridDatasetAccessor.sel_points.rst", "api/xugrid.UgridDatasetAccessor.set_crs.rst", "api/xugrid.UgridDatasetAccessor.set_node_coords.rst", "api/xugrid.UgridDatasetAccessor.to_crs.rst", "api/xugrid.UgridDatasetAccessor.to_dataset.rst", "api/xugrid.UgridDatasetAccessor.to_geodataframe.rst", "api/xugrid.UgridDatasetAccessor.to_netcdf.rst", "api/xugrid.UgridDatasetAccessor.to_nonperiodic.rst", "api/xugrid.UgridDatasetAccessor.to_periodic.rst", "api/xugrid.UgridDatasetAccessor.to_zarr.rst", "api/xugrid.UgridDatasetAccessor.topology.rst", "api/xugrid.UgridDatasetAccessor.total_bounds.rst", "api/xugrid.UgridRolesAccessor.rst", "api/xugrid.UgridRolesAccessor.connectivity.rst", "api/xugrid.UgridRolesAccessor.coordinates.rst", "api/xugrid.UgridRolesAccessor.dimensions.rst", "api/xugrid.UgridRolesAccessor.topology.rst", "api/xugrid.burn_vector_geometry.rst", "api/xugrid.concat.rst", "api/xugrid.full_like.rst", "api/xugrid.merge.rst", "api/xugrid.merge_partitions.rst", "api/xugrid.ones_like.rst", "api/xugrid.open_dataarray.rst", "api/xugrid.open_dataset.rst", "api/xugrid.open_mfdataset.rst", "api/xugrid.open_zarr.rst", "api/xugrid.plot.contour.rst", "api/xugrid.plot.contourf.rst", "api/xugrid.plot.imshow.rst", "api/xugrid.plot.line.rst", "api/xugrid.plot.pcolormesh.rst", "api/xugrid.plot.scatter.rst", "api/xugrid.plot.surface.rst", "api/xugrid.plot.tripcolor.rst", "api/xugrid.polygonize.rst", "api/xugrid.snap_to_grid.rst", "api/xugrid.zeros_like.rst", "changelog.rst", "dev_docs.rst", "examples-dev/index.rst", "examples-dev/sg_execution_times.rst", "examples-dev/voronoi.rst", "examples/connectivity.rst", "examples/index.rst", "examples/overlap_regridder.rst", "examples/partitioning.rst", "examples/plotting.rst", "examples/quick_overview.rst", "examples/regridder_overview.rst", "examples/selection.rst", "examples/sg_execution_times.rst", "examples/vector_conversion.rst", "index.rst", "sample_data/adh_san_diego.rst", "sample_data/disk.rst", "sample_data/elevation_nl.rst", "sample_data/index.rst", "sample_data/provinces_nl.rst", "sample_data/sg_execution_times.rst", "sample_data/xoxo.rst", "terminology.rst", "user_guide.rst"], "titles": ["API Reference", "xugrid.BarycentricInterpolator", "xugrid.CentroidLocatorRegridder", "xugrid.OverlapRegridder", "xugrid.RelativeOverlapRegridder", "xugrid.Ugrid1d", "xugrid.Ugrid1d.assign_edge_coords", "xugrid.Ugrid1d.assign_node_coords", "xugrid.Ugrid1d.attrs", "xugrid.Ugrid1d.bounds", "xugrid.Ugrid1d.contract_vertices", "xugrid.Ugrid1d.copy", "xugrid.Ugrid1d.dimensions", "xugrid.Ugrid1d.edge_bounds", "xugrid.Ugrid1d.edge_coordinates", "xugrid.Ugrid1d.edge_dimension", "xugrid.Ugrid1d.edge_x", "xugrid.Ugrid1d.edge_y", "xugrid.Ugrid1d.from_dataset", "xugrid.Ugrid1d.from_geodataframe", "xugrid.Ugrid1d.from_meshkernel", "xugrid.Ugrid1d.from_shapely", "xugrid.Ugrid1d.isel", "xugrid.Ugrid1d.merge_partitions", "xugrid.Ugrid1d.mesh", "xugrid.Ugrid1d.meshkernel", "xugrid.Ugrid1d.n_edge", "xugrid.Ugrid1d.n_node", "xugrid.Ugrid1d.node_coordinates", "xugrid.Ugrid1d.node_dimension", "xugrid.Ugrid1d.node_edge_connectivity", "xugrid.Ugrid1d.node_node_connectivity", "xugrid.Ugrid1d.plot", "xugrid.Ugrid1d.reindex_like", "xugrid.Ugrid1d.rename", "xugrid.Ugrid1d.sel", "xugrid.Ugrid1d.set_crs", "xugrid.Ugrid1d.set_node_coords", "xugrid.Ugrid1d.to_crs", "xugrid.Ugrid1d.to_dataset", "xugrid.Ugrid1d.to_shapely", "xugrid.Ugrid1d.topological_sort_by_dfs", "xugrid.Ugrid1d.topology_dimension", "xugrid.Ugrid1d.topology_subset", "xugrid.Ugrid2d", "xugrid.Ugrid2d.area", "xugrid.Ugrid2d.assign_edge_coords", "xugrid.Ugrid2d.assign_face_coords", "xugrid.Ugrid2d.assign_node_coords", "xugrid.Ugrid2d.attrs", "xugrid.Ugrid2d.bounding_polygon", "xugrid.Ugrid2d.bounds", "xugrid.Ugrid2d.celltree", "xugrid.Ugrid2d.centroid_triangulation", "xugrid.Ugrid2d.centroids", "xugrid.Ugrid2d.circumcenters", "xugrid.Ugrid2d.compute_barycentric_weights", "xugrid.Ugrid2d.copy", "xugrid.Ugrid2d.dimensions", "xugrid.Ugrid2d.edge_bounds", "xugrid.Ugrid2d.edge_coordinates", "xugrid.Ugrid2d.edge_dimension", "xugrid.Ugrid2d.edge_node_connectivity", "xugrid.Ugrid2d.edge_x", "xugrid.Ugrid2d.edge_y", "xugrid.Ugrid2d.exterior_edges", "xugrid.Ugrid2d.exterior_faces", "xugrid.Ugrid2d.face_bounds", "xugrid.Ugrid2d.face_coordinates", "xugrid.Ugrid2d.face_dimension", "xugrid.Ugrid2d.face_edge_connectivity", "xugrid.Ugrid2d.face_face_connectivity", "xugrid.Ugrid2d.face_x", "xugrid.Ugrid2d.face_y", "xugrid.Ugrid2d.from_dataset", "xugrid.Ugrid2d.from_geodataframe", "xugrid.Ugrid2d.from_meshkernel", "xugrid.Ugrid2d.from_shapely", "xugrid.Ugrid2d.from_structured", "xugrid.Ugrid2d.from_structured_bounds", "xugrid.Ugrid2d.from_structured_intervals1d", "xugrid.Ugrid2d.from_structured_intervals2d", "xugrid.Ugrid2d.from_structured_multicoord", "xugrid.Ugrid2d.intersect_edges", "xugrid.Ugrid2d.intersect_line", "xugrid.Ugrid2d.intersect_linestring", "xugrid.Ugrid2d.isel", "xugrid.Ugrid2d.label_partitions", "xugrid.Ugrid2d.locate_bounding_box", "xugrid.Ugrid2d.locate_points", "xugrid.Ugrid2d.merge_partitions", "xugrid.Ugrid2d.mesh", "xugrid.Ugrid2d.meshkernel", "xugrid.Ugrid2d.n_edge", "xugrid.Ugrid2d.n_face", "xugrid.Ugrid2d.n_node", "xugrid.Ugrid2d.node_coordinates", "xugrid.Ugrid2d.node_dimension", "xugrid.Ugrid2d.node_edge_connectivity", "xugrid.Ugrid2d.node_face_connectivity", "xugrid.Ugrid2d.node_node_connectivity", "xugrid.Ugrid2d.partition", "xugrid.Ugrid2d.perimeter", "xugrid.Ugrid2d.plot", "xugrid.Ugrid2d.rasterize", "xugrid.Ugrid2d.rasterize_like", "xugrid.Ugrid2d.reindex_like", "xugrid.Ugrid2d.rename", "xugrid.Ugrid2d.reverse_cuthill_mckee", "xugrid.Ugrid2d.sel", "xugrid.Ugrid2d.sel_points", "xugrid.Ugrid2d.set_crs", "xugrid.Ugrid2d.set_node_coords", "xugrid.Ugrid2d.tesselate_centroidal_voronoi", "xugrid.Ugrid2d.tesselate_circumcenter_voronoi", "xugrid.Ugrid2d.to_crs", "xugrid.Ugrid2d.to_dataset", "xugrid.Ugrid2d.to_nonperiodic", "xugrid.Ugrid2d.to_periodic", "xugrid.Ugrid2d.to_shapely", "xugrid.Ugrid2d.topology_dimension", "xugrid.Ugrid2d.topology_subset", "xugrid.Ugrid2d.triangulate", "xugrid.Ugrid2d.triangulation", "xugrid.Ugrid2d.validate_edge_node_connectivity", "xugrid.Ugrid2d.voronoi_topology", "xugrid.UgridDataArray", "xugrid.UgridDataArray.from_structured", "xugrid.UgridDataArray.ugrid", "xugrid.UgridDataArrayAccessor", "xugrid.UgridDataArrayAccessor.assign_edge_coords", "xugrid.UgridDataArrayAccessor.assign_face_coords", "xugrid.UgridDataArrayAccessor.assign_node_coords", "xugrid.UgridDataArrayAccessor.binary_dilation", "xugrid.UgridDataArrayAccessor.binary_erosion", "xugrid.UgridDataArrayAccessor.bounds", "xugrid.UgridDataArrayAccessor.connected_components", "xugrid.UgridDataArrayAccessor.crs", "xugrid.UgridDataArrayAccessor.grids", "xugrid.UgridDataArrayAccessor.intersect_line", "xugrid.UgridDataArrayAccessor.intersect_linestring", "xugrid.UgridDataArrayAccessor.laplace_interpolate", "xugrid.UgridDataArrayAccessor.name", "xugrid.UgridDataArrayAccessor.names", "xugrid.UgridDataArrayAccessor.partition", "xugrid.UgridDataArrayAccessor.partition_by_label", "xugrid.UgridDataArrayAccessor.rasterize", "xugrid.UgridDataArrayAccessor.rasterize_like", "xugrid.UgridDataArrayAccessor.reindex_like", "xugrid.UgridDataArrayAccessor.rename", "xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee", "xugrid.UgridDataArrayAccessor.sel", "xugrid.UgridDataArrayAccessor.sel_points", "xugrid.UgridDataArrayAccessor.set_crs", "xugrid.UgridDataArrayAccessor.set_node_coords", "xugrid.UgridDataArrayAccessor.to_crs", "xugrid.UgridDataArrayAccessor.to_dataset", "xugrid.UgridDataArrayAccessor.to_geodataframe", "xugrid.UgridDataArrayAccessor.to_netcdf", "xugrid.UgridDataArrayAccessor.to_nonperiodic", "xugrid.UgridDataArrayAccessor.to_periodic", "xugrid.UgridDataArrayAccessor.to_zarr", "xugrid.UgridDataArrayAccessor.topology", "xugrid.UgridDataArrayAccessor.total_bounds", "xugrid.UgridDataset", "xugrid.UgridDataset.from_geodataframe", "xugrid.UgridDataset.ugrid", "xugrid.UgridDatasetAccessor", "xugrid.UgridDatasetAccessor.assign_edge_coords", "xugrid.UgridDatasetAccessor.assign_face_coords", "xugrid.UgridDatasetAccessor.assign_node_coords", "xugrid.UgridDatasetAccessor.bounds", "xugrid.UgridDatasetAccessor.crs", "xugrid.UgridDatasetAccessor.grid", "xugrid.UgridDatasetAccessor.intersect_line", "xugrid.UgridDatasetAccessor.intersect_linestring", "xugrid.UgridDatasetAccessor.name", "xugrid.UgridDatasetAccessor.names", "xugrid.UgridDatasetAccessor.partition", "xugrid.UgridDatasetAccessor.partition_by_label", "xugrid.UgridDatasetAccessor.rasterize", "xugrid.UgridDatasetAccessor.rasterize_like", "xugrid.UgridDatasetAccessor.reindex_like", "xugrid.UgridDatasetAccessor.rename", "xugrid.UgridDatasetAccessor.sel", "xugrid.UgridDatasetAccessor.sel_points", "xugrid.UgridDatasetAccessor.set_crs", "xugrid.UgridDatasetAccessor.set_node_coords", "xugrid.UgridDatasetAccessor.to_crs", "xugrid.UgridDatasetAccessor.to_dataset", "xugrid.UgridDatasetAccessor.to_geodataframe", "xugrid.UgridDatasetAccessor.to_netcdf", "xugrid.UgridDatasetAccessor.to_nonperiodic", "xugrid.UgridDatasetAccessor.to_periodic", "xugrid.UgridDatasetAccessor.to_zarr", "xugrid.UgridDatasetAccessor.topology", "xugrid.UgridDatasetAccessor.total_bounds", "xugrid.UgridRolesAccessor", "xugrid.UgridRolesAccessor.connectivity", "xugrid.UgridRolesAccessor.coordinates", "xugrid.UgridRolesAccessor.dimensions", "xugrid.UgridRolesAccessor.topology", "xugrid.burn_vector_geometry", "xugrid.concat", "xugrid.full_like", "xugrid.merge", "xugrid.merge_partitions", "xugrid.ones_like", "xugrid.open_dataarray", "xugrid.open_dataset", "xugrid.open_mfdataset", "xugrid.open_zarr", "xugrid.plot.contour", "xugrid.plot.contourf", "xugrid.plot.imshow", "xugrid.plot.line", "xugrid.plot.pcolormesh", "xugrid.plot.scatter", "xugrid.plot.surface", "xugrid.plot.tripcolor", "xugrid.polygonize", "xugrid.snap_to_grid", "xugrid.zeros_like", "Changelog", "Development", "Developer Examples", "Computation times", "Centroid Voronoi Tesselation (CVT)", "Connectivity", "Examples", "OverlapRegridder", "Partitioning", "Plot unstructured mesh data", "Quick overview", "Regridding overview", "Select unstructured data", "Computation times", "Vector geometry conversion", "Xugrid", "ADH San Diego", "Disk", "Elevation NL", "Sample Data", "Pronvinces NL", "Computation times", "Xoxo", "Terminology", "User Guide"], "terms": {"thi": [0, 4, 5, 36, 38, 43, 44, 50, 78, 82, 84, 85, 87, 101, 111, 113, 114, 115, 117, 118, 121, 122, 125, 127, 128, 129, 138, 139, 141, 142, 148, 153, 155, 156, 157, 158, 159, 160, 161, 166, 173, 174, 176, 182, 183, 186, 188, 189, 190, 191, 194, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 243, 245, 246, 247], "page": [0, 246], "provid": [0, 5, 44, 104, 127, 141, 157, 190, 202, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 224, 225, 228, 230, 231, 232, 233, 234, 235, 237, 242, 246], "an": [0, 2, 5, 18, 20, 21, 31, 36, 37, 38, 41, 44, 66, 71, 74, 76, 77, 78, 100, 111, 112, 115, 117, 124, 141, 151, 153, 154, 155, 159, 186, 187, 188, 192, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 246, 247], "auto": [0, 204, 207, 208, 209, 210, 211, 222], "gener": [0, 82, 87, 104, 156, 189, 210, 223, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245, 246], "summari": 0, "xugrid": [0, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245, 247], "": [0, 84, 85, 135, 139, 140, 141, 163, 171, 174, 175, 203, 205, 211, 223, 227, 228, 230, 231, 232, 234, 235, 237, 245, 246], "also": [0, 3, 4, 50, 157, 190, 197, 203, 204, 205, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 230, 231, 232, 234, 235, 237, 246], "almost": 0, "complet": [0, 223, 232], "expos": [0, 208, 209], "attribut": [0, 1, 2, 3, 4, 5, 20, 38, 44, 76, 115, 126, 129, 155, 156, 164, 167, 188, 189, 197, 199, 200, 203, 205, 208, 209, 210, 211, 223, 228, 231, 232, 233, 234, 235, 237], "method": [0, 1, 2, 3, 4, 5, 36, 38, 44, 78, 82, 87, 101, 111, 115, 126, 127, 129, 141, 153, 155, 164, 167, 186, 188, 197, 204, 207, 208, 209, 211, 222, 223, 228, 232, 234, 235, 247], "xarrai": [0, 18, 74, 127, 151, 156, 158, 161, 189, 191, 194, 197, 203, 204, 205, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 228, 231, 234, 235, 237, 238, 246, 247], "dataarrai": [0, 6, 7, 22, 33, 37, 46, 47, 48, 78, 82, 84, 85, 86, 106, 109, 110, 112, 117, 118, 126, 127, 129, 139, 140, 142, 146, 147, 148, 149, 151, 152, 157, 174, 181, 182, 185, 190, 203, 204, 205, 207, 208, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 228, 231, 234, 235, 237, 247], "dataset": [0, 5, 6, 7, 18, 22, 33, 37, 39, 44, 46, 47, 48, 74, 78, 82, 84, 85, 86, 106, 109, 110, 112, 116, 117, 118, 124, 139, 147, 148, 151, 152, 156, 158, 161, 164, 165, 167, 171, 173, 174, 175, 176, 177, 180, 181, 182, 183, 185, 189, 191, 194, 196, 197, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 230, 231, 232, 234, 235, 237, 239, 241, 243, 247], "document": [0, 141, 208, 210, 223, 233, 246], "changelog": 0, "These": [0, 203, 210, 227, 228, 237, 242], "ar": [0, 3, 4, 5, 10, 20, 23, 36, 38, 44, 56, 76, 78, 82, 83, 88, 89, 90, 104, 110, 111, 115, 117, 118, 124, 127, 136, 141, 152, 153, 155, 157, 158, 159, 161, 182, 185, 186, 188, 190, 191, 192, 194, 199, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 246, 247], "avail": [0, 128, 129, 166, 208, 209, 210, 223, 228, 230, 232, 234, 237, 247], "under": 0, "i": [0, 1, 2, 3, 4, 5, 22, 31, 36, 38, 43, 44, 52, 65, 66, 71, 82, 84, 85, 86, 100, 109, 110, 111, 113, 114, 115, 121, 124, 136, 137, 139, 140, 141, 151, 153, 155, 156, 157, 172, 174, 175, 183, 185, 186, 188, 189, 190, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 243, 245, 246, 247], "process": [0, 231, 234, 238], "move": [0, 223], "node": [0, 6, 7, 9, 10, 22, 27, 28, 29, 30, 31, 33, 37, 40, 43, 46, 47, 48, 51, 53, 62, 86, 95, 96, 97, 98, 99, 100, 106, 112, 117, 118, 119, 121, 125, 130, 131, 132, 135, 141, 148, 154, 157, 159, 160, 163, 168, 169, 170, 171, 182, 187, 190, 192, 193, 199, 200, 223, 227, 228, 231, 232, 233, 235, 237, 240, 246], "edg": [0, 2, 13, 14, 15, 16, 17, 22, 23, 26, 30, 31, 32, 33, 35, 40, 43, 59, 60, 61, 62, 63, 64, 65, 66, 70, 71, 83, 86, 93, 98, 100, 103, 106, 119, 121, 124, 130, 136, 141, 148, 157, 168, 182, 190, 199, 200, 220, 221, 223, 227, 228, 231, 232, 233, 235, 237, 240, 246], "face": [0, 1, 2, 3, 4, 45, 47, 53, 54, 55, 56, 65, 66, 67, 68, 69, 70, 71, 72, 73, 83, 84, 85, 86, 88, 89, 90, 94, 99, 102, 106, 119, 121, 123, 124, 125, 127, 131, 136, 139, 141, 145, 148, 157, 169, 174, 179, 180, 181, 182, 190, 199, 200, 202, 220, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 240, 246], "other": [0, 5, 33, 38, 39, 44, 65, 106, 115, 116, 147, 148, 155, 181, 182, 188, 203, 204, 205, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 228, 235, 237, 246, 247], "within": [0, 202], "certain": [0, 212, 213, 214, 215, 216, 217, 218, 219, 237], "rang": [0, 212, 213, 214, 215, 216, 217, 218, 219, 237], "convert": [0, 19, 21, 40, 75, 77, 117, 118, 119, 127, 156, 157, 159, 160, 165, 189, 190, 192, 193, 211, 220, 223, 233, 234, 237], "grid": [0, 1, 2, 5, 6, 7, 13, 18, 20, 22, 23, 34, 37, 44, 46, 47, 48, 50, 52, 55, 59, 67, 74, 76, 78, 79, 82, 84, 85, 86, 87, 90, 101, 104, 105, 107, 110, 112, 117, 118, 124, 126, 129, 130, 131, 132, 135, 137, 139, 140, 141, 144, 145, 146, 147, 151, 152, 154, 157, 159, 160, 163, 164, 167, 168, 169, 170, 171, 172, 174, 175, 178, 179, 180, 181, 185, 186, 187, 188, 190, 192, 193, 196, 202, 214, 221, 223, 228, 230, 232, 233, 238, 245, 246, 247], "data": [0, 5, 6, 7, 31, 44, 46, 47, 48, 53, 71, 78, 82, 100, 124, 130, 131, 132, 139, 141, 156, 157, 168, 169, 170, 174, 180, 181, 189, 190, 198, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 227, 228, 229, 230, 234, 236, 237, 238, 239, 240, 241, 243, 245, 246, 247], "from": [0, 5, 6, 7, 18, 20, 23, 44, 46, 47, 48, 71, 74, 76, 78, 79, 80, 81, 82, 90, 99, 104, 117, 124, 127, 130, 131, 132, 135, 141, 147, 159, 162, 168, 169, 170, 171, 181, 183, 192, 195, 199, 200, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 231, 232, 234, 235, 246, 247], "one": [0, 127, 157, 173, 176, 190, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 228, 231, 233, 234, 235, 237, 246], "anoth": [0, 33, 106, 148, 182, 208, 209, 221, 223, 231, 234, 246], "tool": [0, 232, 234, 235], "2d": [0, 74, 76, 78, 81, 82, 180, 181, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 232, 233, 234, 235, 238, 246], "3d": [0, 232, 234], "structur": [0, 52, 78, 79, 80, 81, 82, 127, 210, 223, 228, 232, 234, 235, 238, 246], "repres": [0, 31, 71, 83, 100, 137, 172, 208, 209, 211, 234, 235, 237, 246], "object": [0, 5, 6, 7, 20, 21, 24, 37, 38, 40, 44, 46, 47, 48, 76, 77, 91, 112, 115, 119, 130, 131, 132, 137, 147, 148, 151, 154, 155, 168, 169, 170, 172, 181, 182, 187, 188, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 246], "well": [0, 124, 203, 204, 210, 228, 231, 234, 235], "layer": [0, 227, 234], "unstructur": [0, 5, 44, 52, 104, 105, 110, 127, 146, 147, 151, 152, 180, 181, 185, 223, 227, 228, 229, 234, 236, 237, 238, 240, 245, 246, 247], "class": [1, 2, 3, 4, 5, 44, 126, 129, 164, 167, 197, 209, 223, 234, 247], "sourc": [1, 2, 3, 4, 5, 10, 18, 19, 20, 21, 22, 23, 33, 35, 39, 40, 41, 43, 44, 47, 50, 56, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 101, 104, 105, 106, 108, 109, 110, 113, 114, 116, 117, 118, 119, 121, 122, 124, 126, 127, 129, 130, 131, 132, 133, 134, 136, 139, 140, 141, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 159, 160, 164, 165, 167, 168, 169, 170, 174, 175, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 197, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "ugriddataarrai": [1, 2, 3, 4, 87, 129, 130, 131, 132, 133, 134, 136, 141, 144, 145, 148, 149, 150, 151, 155, 156, 159, 160, 178, 179, 182, 202, 206, 212, 213, 216, 218, 220, 221, 223, 228, 231, 235, 237, 238, 247], "target": [1, 2, 3, 4, 211, 223, 230, 234], "The": [1, 2, 3, 4, 31, 33, 36, 38, 71, 79, 83, 84, 85, 87, 88, 100, 101, 106, 109, 110, 111, 115, 117, 127, 137, 138, 139, 140, 144, 148, 149, 151, 153, 155, 156, 159, 172, 174, 175, 178, 182, 185, 186, 188, 189, 192, 199, 203, 204, 205, 207, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 238, 242, 245, 246], "search": [1, 2, 52, 230], "centroid": [1, 2, 14, 35, 53, 60, 68, 72, 73, 88, 113, 125, 141, 221, 223, 224, 225, 226, 234, 237, 247], "everi": [1, 13, 14, 16, 17, 31, 45, 54, 55, 56, 59, 60, 62, 63, 64, 67, 68, 71, 72, 73, 83, 100, 102, 123, 124, 136, 171, 193, 203, 205, 210, 220, 221, 223, 224, 225, 227, 228, 229, 230, 231, 232, 237, 246], "It": [1, 3, 4, 38, 115, 155, 188, 210, 223, 227, 230, 233, 234, 239, 240, 247], "find": [1, 56, 83, 88, 89, 109, 141, 210, 227, 233, 234, 235, 242], "which": [1, 3, 4, 53, 56, 82, 83, 88, 89, 127, 157, 186, 187, 190, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 227, 228, 232, 233, 234, 237, 246], "surround": [1, 237], "via": [1, 110, 129, 152, 185, 204, 207, 208, 209, 211, 222, 223, 228, 231, 232, 233, 234, 235, 245], "its": [1, 117, 137, 159, 160, 192, 193, 203, 205, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 231, 232, 233, 235, 237, 246], "voronoi": [1, 53, 113, 114, 125, 223, 224, 225, 226, 247], "tessel": [1, 53, 113, 114, 125, 223, 224, 225, 226, 247], "comput": [1, 3, 4, 56, 83, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 230, 231, 234, 237, 247], "barycentr": [1, 56], "weight": [1, 2, 56, 141, 223, 230, 234], "can": [1, 3, 4, 5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 133, 134, 141, 153, 155, 186, 187, 188, 197, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 242, 246, 247], "us": [1, 2, 3, 4, 5, 20, 36, 44, 76, 78, 82, 87, 88, 101, 111, 127, 128, 129, 133, 134, 141, 153, 166, 183, 186, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 227, 228, 230, 231, 232, 233, 235, 237, 246, 247], "interpol": [1, 141, 223, 234, 247], "smoothli": [1, 223], "between": [1, 2, 33, 62, 106, 148, 182, 223, 227, 228, 230, 231, 234, 237], "valu": [1, 2, 3, 4, 22, 33, 36, 38, 43, 53, 80, 81, 84, 85, 86, 106, 111, 115, 117, 121, 133, 134, 135, 139, 140, 141, 148, 153, 155, 159, 163, 171, 174, 175, 182, 186, 188, 192, 196, 202, 203, 204, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 227, 228, 230, 231, 233, 234, 235, 237, 246], "associ": [1, 3, 4, 53, 124, 141, 149, 183, 223, 228, 231, 232, 235, 237, 246], "paramet": [1, 2, 3, 4, 5, 6, 7, 10, 18, 19, 20, 21, 22, 23, 32, 33, 35, 36, 37, 38, 40, 43, 44, 46, 47, 48, 56, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 101, 103, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 117, 119, 121, 127, 133, 134, 139, 140, 141, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 156, 157, 159, 165, 174, 175, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 192, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 227], "ugrid2d": [1, 2, 3, 4, 22, 148, 182, 202, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 230, 231, 233, 234], "__init__": [1, 2, 3, 4, 5, 44, 126, 129, 164, 167, 197], "centroidlocatorregrid": 2, "regrid": [2, 3, 4, 223, 229, 230, 236, 247], "If": [2, 36, 111, 136, 141, 153, 157, 183, 186, 190, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 230, 235], "exactli": [2, 33, 106, 118, 148, 182, 212, 213, 214, 215, 216, 217, 218, 219, 220, 227, 228, 230, 232, 237], "locat": [2, 56, 83, 88, 89, 203, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 232, 233, 237, 242, 246], "two": [2, 62, 84, 127, 139, 174, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 232, 233, 235, 237, 245, 246], "either": [2, 38, 115, 155, 188, 203, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 224, 225, 228, 229, 235], "mai": [2, 22, 33, 38, 50, 86, 106, 110, 115, 141, 148, 152, 155, 182, 185, 188, 199, 203, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 231, 233, 235, 237, 246], "option": [2, 3, 4, 5, 20, 21, 22, 32, 36, 38, 43, 44, 76, 77, 78, 86, 103, 104, 111, 115, 121, 133, 134, 141, 153, 155, 156, 186, 187, 188, 189, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227], "matrixcoo": 2, "str": [3, 4, 5, 18, 20, 22, 34, 35, 36, 37, 38, 40, 44, 74, 76, 78, 82, 86, 107, 109, 111, 112, 115, 119, 127, 135, 142, 143, 149, 153, 154, 155, 157, 162, 171, 176, 177, 183, 186, 187, 188, 190, 195, 198, 199, 200, 201, 202, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222], "callabl": [3, 4, 203, 205, 210], "mean": [3, 211, 223, 227, 228, 230, 234, 235, 237], "overlap": [3, 4, 223, 234, 237, 247], "store": [3, 4, 5, 18, 44, 74, 208, 209, 211, 230, 231, 233, 235, 238, 246], "area": [3, 4, 202, 223, 227, 230, 234, 237], "multipl": [3, 4, 199, 208, 209, 210, 211, 223, 231, 234, 235, 237], "wai": [3, 4, 230, 231, 232, 233, 234, 235, 237, 242], "aggreg": [3, 4, 223, 234], "current": [3, 4, 38, 115, 155, 188, 196, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 233, 234, 242], "support": [3, 4, 208, 209, 223, 232, 233, 234], "harmonic_mean": [3, 230], "geometric_mean": [3, 223, 230], "sum": [3, 230], "minimum": [3, 223, 230, 234], "maximum": [3, 33, 106, 141, 148, 182, 230, 234], "mode": [3, 223, 230], "median": [3, 230], "max_overlap": [3, 4, 230], "custom": [3, 4, 209, 247], "function": [3, 4, 141, 158, 161, 191, 194, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 227, 228, 229, 230, 231, 233, 235, 237, 242, 247], "thei": [3, 4, 110, 127, 152, 185, 203, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 227, 232, 233, 246], "compil": [3, 4, 230], "numba": [3, 4, 223, 230], "see": [3, 4, 109, 151, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 234, 237], "user": [3, 4, 210], "guid": [3, 4, 233], "default": [3, 4, 5, 20, 33, 34, 36, 44, 76, 106, 107, 111, 113, 114, 127, 133, 134, 141, 148, 153, 156, 157, 182, 186, 189, 190, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 228, 232, 234, 235, 237, 242], "first_order_conserv": 4, "unlik": 4, "overlapregridd": [4, 223, 229, 236, 247], "intersect": [4, 83, 84, 85, 139, 140, 174, 175, 203, 205, 210, 223, 227, 228, 230, 235, 237], "divid": [4, 210, 231], "total": [4, 223, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 239, 240, 241, 243, 244, 245], "requir": [4, 5, 44, 53, 141, 157, 190, 210, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 233, 235, 246], "e": [4, 5, 44, 53, 65, 66, 78, 109, 151, 204, 207, 208, 209, 210, 211, 220, 222, 223, 227, 228, 230, 231, 234, 235, 237, 246], "g": [4, 5, 44, 53, 78, 204, 207, 208, 209, 210, 211, 220, 222, 223, 227, 228, 230, 231, 234, 235, 237, 246], "first": [4, 83, 141, 203, 205, 210, 227, 230, 233, 235, 242, 246], "order": [4, 33, 41, 106, 148, 157, 182, 190, 203, 209, 223, 227, 230, 247], "conser": 4, "node_x": [5, 20, 37, 44, 76, 112, 123, 154, 187, 233], "ndarrai": [5, 10, 13, 14, 21, 22, 28, 40, 41, 43, 44, 45, 53, 54, 56, 59, 60, 62, 65, 66, 67, 68, 77, 79, 80, 81, 83, 86, 88, 89, 96, 102, 104, 105, 110, 119, 121, 124, 125, 145, 152, 179, 185, 221, 227], "node_i": [5, 20, 37, 44, 76, 112, 123, 154, 187, 233], "fill_valu": [5, 44, 203, 204, 205, 227, 233], "int": [5, 26, 27, 36, 38, 44, 87, 93, 94, 95, 101, 111, 115, 133, 134, 141, 144, 153, 155, 178, 186, 188, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 227], "edge_node_connect": [5, 44, 124, 198, 223, 227, 228, 233], "none": [5, 18, 20, 21, 22, 36, 38, 39, 44, 74, 76, 77, 78, 86, 104, 108, 109, 111, 115, 116, 117, 118, 127, 133, 134, 137, 151, 153, 155, 157, 164, 172, 184, 186, 187, 188, 190, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 233, 235, 237], "name": [5, 15, 20, 29, 34, 37, 44, 61, 69, 76, 78, 82, 84, 85, 97, 107, 110, 112, 127, 135, 137, 148, 149, 154, 157, 162, 171, 172, 174, 175, 182, 183, 185, 186, 187, 188, 190, 195, 197, 198, 199, 200, 201, 202, 203, 205, 206, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 231, 232, 233, 234, 235, 237], "network1d": [5, 20], "index": [5, 22, 31, 35, 43, 44, 71, 86, 100, 109, 110, 121, 151, 152, 185, 203, 205, 208, 209, 210, 223, 227, 228, 230, 231, 232, 233, 234, 237, 246, 247], "dict": [5, 22, 35, 43, 44, 86, 109, 121, 135, 137, 162, 171, 172, 183, 195, 198, 199, 200, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 233], "project": [5, 20, 36, 37, 38, 44, 76, 111, 112, 115, 153, 155, 186, 188, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 232, 237], "bool": [5, 20, 22, 34, 35, 36, 37, 39, 43, 44, 76, 86, 88, 107, 109, 111, 112, 113, 114, 116, 121, 124, 133, 134, 141, 153, 156, 186, 189, 202, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 228], "true": [5, 20, 22, 37, 43, 44, 76, 86, 112, 113, 114, 121, 141, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 231, 232, 233, 234, 237, 239, 240, 246], "cr": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188, 196, 223, 237], "ani": [5, 20, 21, 44, 76, 77, 203, 204, 205, 207, 210, 211, 222, 223, 231, 232, 234, 235, 246], "attr": [5, 44, 203, 205, 210, 223], "topolog": [5, 41, 44, 227, 228, 232, 233], "1": [5, 42, 80, 81, 133, 134, 141, 151, 202, 203, 204, 205, 207, 208, 209, 210, 221, 222, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 245, 246], "d": [5, 44, 197, 204, 210, 228, 232, 233], "collect": [5, 140, 175, 210, 221, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 246], "connect": [5, 30, 31, 53, 62, 70, 71, 98, 99, 100, 108, 125, 136, 141, 150, 197, 200, 220, 223, 227, 229, 233, 236, 237, 246, 247], "line": [5, 32, 38, 84, 103, 115, 139, 155, 157, 174, 188, 190, 202, 221, 223, 227, 228, 232, 234, 237, 241, 245, 246, 247], "element": [5, 42, 120, 227, 246], "river": 5, "network": [5, 10, 246], "float": [5, 9, 33, 44, 51, 53, 54, 56, 68, 83, 84, 88, 89, 104, 105, 106, 109, 110, 117, 125, 139, 141, 146, 147, 148, 151, 152, 159, 174, 180, 181, 182, 185, 192, 202, 204, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 227, 230], "integ": [5, 10, 22, 35, 41, 43, 44, 53, 56, 62, 65, 66, 83, 86, 87, 89, 101, 104, 105, 109, 121, 123, 125, 144, 145, 178, 179, 203, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 246], "string": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 183, 186, 188, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219], "xr": [5, 6, 7, 18, 22, 44, 46, 47, 48, 74, 78, 82, 84, 85, 86, 109, 110, 117, 118, 127, 139, 140, 146, 147, 151, 152, 158, 161, 174, 175, 180, 181, 185, 191, 194, 203, 204, 205, 207, 209, 210, 221, 222, 223, 228, 233, 234], "when": [5, 36, 44, 111, 153, 186, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 227, 230, 233, 234, 237], "map": [5, 44, 135, 162, 171, 183, 195, 203, 204, 205, 207, 212, 213, 214, 215, 216, 217, 218, 219, 222, 233, 235], "ugrid": [5, 14, 16, 17, 18, 20, 22, 26, 27, 36, 38, 40, 44, 60, 63, 64, 74, 76, 78, 82, 86, 93, 95, 109, 111, 115, 119, 124, 127, 129, 138, 142, 143, 149, 151, 153, 155, 156, 158, 161, 162, 165, 173, 176, 177, 183, 186, 188, 189, 191, 194, 195, 197, 198, 199, 200, 206, 223, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 246], "role": [5, 44, 199, 201, 233], "variabl": [5, 34, 44, 107, 156, 158, 161, 189, 191, 194, 197, 198, 199, 201, 203, 204, 205, 206, 207, 208, 209, 210, 211, 222, 223, 230, 232, 233, 237, 242], "face_x": [5, 44], "mesh2d_face_lon": [5, 44], "whether": [5, 20, 22, 43, 44, 76, 86, 121, 124, 141, 156, 189, 196, 208, 209, 210, 211, 223, 235], "longitud": [5, 20, 44, 76, 223], "latitud": [5, 20, 44, 76, 223], "x": [5, 14, 16, 20, 28, 35, 37, 44, 54, 55, 60, 63, 68, 72, 76, 78, 79, 80, 81, 82, 83, 84, 85, 96, 104, 105, 109, 110, 112, 117, 127, 139, 146, 147, 151, 152, 154, 159, 174, 175, 180, 181, 184, 185, 187, 192, 199, 203, 204, 205, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 228, 230, 232, 233, 234, 235, 237, 238, 241, 246], "y": [5, 14, 17, 20, 28, 35, 37, 44, 54, 55, 60, 64, 68, 73, 76, 78, 79, 80, 81, 82, 83, 84, 85, 96, 104, 105, 109, 110, 112, 118, 127, 139, 146, 147, 151, 152, 154, 174, 175, 180, 181, 184, 185, 187, 199, 203, 204, 205, 207, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 228, 230, 232, 233, 234, 235, 237, 238, 241, 246], "coordin": [5, 6, 7, 14, 16, 17, 20, 21, 28, 33, 36, 37, 38, 44, 46, 47, 48, 60, 63, 64, 72, 73, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 96, 104, 105, 106, 109, 110, 111, 112, 115, 118, 127, 130, 131, 132, 135, 137, 139, 140, 147, 148, 149, 151, 152, 153, 154, 155, 158, 161, 163, 168, 169, 170, 171, 172, 174, 175, 181, 182, 183, 185, 186, 187, 188, 191, 194, 196, 200, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 228, 231, 232, 233, 234, 235, 237, 246], "write": [5, 20, 44, 76, 158, 161, 191, 194, 208, 209, 223, 231, 247], "appropri": [5, 20, 44, 76, 165, 208, 209, 223, 234], "standard_nam": [5, 20, 44, 76, 233, 234, 235], "refer": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 137, 141, 153, 155, 172, 186, 188, 196, 203, 204, 205, 207, 208, 209, 210, 211, 222, 223, 237, 246, 247], "system": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 137, 153, 155, 172, 186, 188, 196, 204, 207, 208, 209, 211, 222, 223, 237, 242], "geometri": [5, 20, 21, 36, 38, 40, 44, 76, 77, 85, 111, 115, 119, 153, 155, 157, 186, 188, 190, 202, 221, 223, 229, 233, 235, 236, 246, 247], "anyth": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "accept": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188, 208, 209, 211, 223], "pyproj": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 137, 153, 155, 172, 186, 188], "from_user_input": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "author": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "eg": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "epsg": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188, 237], "4326": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188, 237], "wkt": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "topologi": [5, 10, 14, 16, 17, 18, 19, 20, 21, 22, 26, 27, 33, 36, 40, 43, 44, 53, 60, 63, 64, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 93, 94, 95, 101, 104, 106, 110, 111, 113, 114, 119, 121, 122, 123, 125, 128, 129, 138, 142, 143, 148, 149, 153, 156, 157, 165, 166, 173, 174, 175, 176, 177, 182, 183, 185, 186, 187, 188, 189, 190, 197, 199, 200, 206, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 231, 232, 233, 234, 235, 237, 238, 240, 245, 246], "should": [5, 44, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 227, 235, 237, 247], "togeth": [5, 44, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219, 237], "updat": [5, 44, 149, 183, 202, 223], "instead": [5, 44, 141, 203, 205, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 232, 234, 235], "A": [5, 44, 52, 137, 172, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 233, 234, 235, 237, 246], "entri": [5, 44], "ignor": [5, 44, 110, 152, 185, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228], "given": [5, 37, 44, 112, 136, 144, 154, 178, 187, 204, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 222, 228, 231, 235], "explicitli": [5, 44, 210, 246], "obj": [6, 7, 22, 33, 35, 37, 46, 47, 48, 84, 85, 86, 106, 109, 110, 112, 117, 118, 126, 129, 139, 148, 164, 167, 174, 182, 203, 223, 228, 232], "assign": [6, 7, 46, 47, 48, 130, 131, 132, 168, 169, 170, 203, 231], "return": [6, 7, 9, 10, 13, 18, 19, 20, 22, 23, 24, 25, 30, 31, 33, 35, 40, 41, 43, 46, 47, 48, 51, 52, 53, 54, 56, 59, 62, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 98, 99, 100, 101, 104, 105, 106, 108, 109, 110, 113, 114, 117, 118, 119, 121, 122, 123, 124, 125, 127, 130, 131, 132, 133, 134, 136, 137, 139, 140, 141, 144, 145, 146, 147, 148, 150, 151, 152, 156, 157, 159, 160, 163, 165, 168, 169, 170, 172, 173, 174, 175, 176, 178, 179, 180, 181, 182, 185, 189, 190, 192, 193, 196, 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, 227, 228, 230, 231, 234, 235], "new": [6, 7, 34, 36, 38, 43, 46, 47, 48, 107, 111, 115, 121, 130, 131, 132, 140, 149, 151, 153, 155, 168, 169, 170, 175, 183, 186, 188, 203, 204, 207, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 231, 234, 237], "all": [6, 7, 10, 34, 38, 46, 47, 48, 65, 66, 107, 115, 130, 131, 132, 136, 155, 157, 158, 161, 168, 169, 170, 177, 180, 181, 186, 188, 190, 191, 194, 202, 203, 205, 206, 208, 209, 210, 211, 220, 223, 228, 230, 231, 232, 234, 235, 237, 246], "origin": [6, 7, 46, 47, 48, 123, 130, 131, 132, 168, 169, 170, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 230, 231, 234, 237], "addit": [6, 7, 32, 46, 47, 48, 103, 130, 131, 132, 168, 169, 170, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 234, 247], "type": [6, 7, 9, 10, 13, 18, 19, 20, 23, 24, 25, 30, 31, 33, 40, 41, 42, 46, 47, 48, 51, 54, 59, 62, 65, 66, 67, 68, 70, 71, 74, 75, 76, 77, 78, 79, 82, 84, 85, 87, 88, 89, 90, 91, 92, 98, 99, 100, 101, 106, 108, 110, 113, 114, 119, 120, 122, 124, 126, 127, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 144, 145, 146, 147, 148, 150, 151, 152, 156, 157, 159, 160, 162, 164, 165, 167, 168, 169, 170, 172, 173, 174, 175, 178, 179, 180, 181, 182, 185, 189, 190, 192, 193, 195, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 235, 237, 247], "same": [6, 7, 46, 47, 48, 136, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 230, 232, 233, 234, 237, 246], "properti": [8, 9, 12, 13, 14, 15, 16, 17, 24, 25, 26, 27, 28, 29, 30, 31, 42, 45, 49, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 120, 123, 125, 128, 135, 137, 138, 142, 143, 162, 163, 166, 171, 172, 173, 176, 177, 195, 196, 198, 199, 200, 201, 223], "tupl": [9, 35, 51, 56, 104, 105, 123, 135, 163, 171, 196, 199, 204, 207, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222], "xmin": [9, 51, 88, 104, 230, 234, 237], "ymin": [9, 51, 88, 104, 230, 234, 237], "xmax": [9, 51, 88, 104, 117, 159, 192, 230, 234, 237], "ymax": [9, 51, 88, 104, 230, 234, 237], "indic": [10, 31, 71, 100, 203, 205, 210, 223, 228, 230, 246], "simplifi": 10, "remov": [10, 23, 90, 208, 209, 211, 223, 227, 228], "list": [10, 138, 143, 144, 145, 157, 177, 178, 179, 190, 197, 199, 201, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 232, 246], "np": [10, 13, 21, 22, 41, 59, 67, 77, 79, 80, 81, 86, 124, 141, 145, 179, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 227, 228, 230, 231, 233, 234, 235, 239], "contract": 10, "creat": [11, 20, 24, 25, 34, 43, 57, 76, 78, 79, 80, 81, 82, 91, 92, 107, 113, 114, 117, 121, 127, 141, 159, 192, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 230, 232, 234, 235, 237, 247], "deepcopi": [11, 57], "numpi": [13, 59, 67, 208, 209, 211, 227, 228, 230, 231, 233, 234, 235, 239, 246], "arrai": [13, 21, 35, 41, 43, 53, 59, 65, 66, 67, 77, 104, 105, 109, 110, 121, 123, 125, 133, 134, 151, 157, 190, 200, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 230, 231, 233, 234, 235, 237, 246, 247], "column": [13, 31, 38, 59, 67, 71, 79, 80, 81, 100, 115, 155, 188, 202, 212, 213, 214, 215, 216, 217, 218, 219, 221, 228, 237, 246], "minx": [13, 59, 67, 135, 163, 171, 196], "mini": [13, 59, 67, 135, 163, 171, 196], "maxx": [13, 59, 67, 135, 163, 171, 196], "maxi": [13, 59, 67, 135, 163, 171, 196], "describ": [13, 53, 59, 67, 125, 223, 228, 246], "bound": [13, 50, 59, 67, 79, 88, 104, 110, 152, 185, 196, 208, 209, 223, 228, 230, 232, 234, 246], "shape": [13, 21, 40, 50, 53, 54, 56, 59, 62, 67, 68, 77, 79, 80, 81, 83, 85, 88, 89, 104, 105, 110, 119, 125, 133, 134, 140, 152, 175, 185, 203, 204, 207, 221, 222, 223, 227, 228, 235, 237, 240, 246], "n_edg": [13, 59, 62, 83, 227, 228, 246], "4": [13, 59, 67, 203, 204, 205, 207, 222, 228, 230, 231, 232, 233, 234, 235, 237, 246], "dimens": [15, 22, 29, 35, 40, 43, 61, 69, 83, 86, 97, 108, 109, 119, 121, 127, 148, 149, 157, 182, 183, 190, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 232, 233, 234, 235, 237], "classmethod": [18, 19, 20, 74, 75, 76], "extract": [18, 74, 223, 228, 232], "1d": [18, 20, 35, 43, 53, 65, 66, 78, 79, 80, 82, 104, 105, 109, 110, 121, 123, 125, 133, 134, 151, 210, 233, 235], "inform": [18, 74, 156, 189, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 232, 246, 247], "contain": [18, 31, 50, 71, 74, 79, 100, 123, 124, 135, 137, 163, 171, 172, 173, 176, 183, 187, 196, 198, 203, 205, 208, 209, 210, 211, 220, 221, 223, 230, 232, 233, 234, 237, 239, 240, 241, 243, 246], "accord": [18, 34, 74, 107, 157, 190, 208, 209, 210, 211, 233, 238, 246], "convent": [18, 34, 74, 107, 208, 209, 211, 233, 238, 246], "ugrid1dadapt": [18, 74], "geodatafram": [19, 75, 157, 165, 190, 202, 220, 221, 223, 233, 243, 247], "geopanda": [19, 75, 157, 165, 190, 202, 223, 237, 243, 247], "linestr": [19, 21, 40, 85, 119, 140, 175, 221, 223, 235, 237], "mesh": [20, 32, 44, 76, 87, 101, 103, 144, 178, 202, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 229, 233, 234, 236, 237, 246, 247], "meshkernel": [20, 24, 76, 91, 223], "mesh1d": [20, 24], "mesh2d": [20, 44, 76, 91, 197, 233], "static": [21, 23, 77, 78, 79, 80, 81, 82, 90, 127, 165, 239], "return_index": [22, 43, 86, 121, 223], "fals": [22, 34, 36, 39, 43, 86, 107, 111, 113, 114, 116, 121, 124, 133, 134, 141, 153, 156, 186, 189, 202, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 231, 232, 237, 239, 240, 246], "indexers_kwarg": [22, 86], "select": [22, 35, 84, 85, 86, 109, 110, 151, 152, 185, 223, 229, 231, 232, 236, 247], "base": [22, 31, 35, 71, 79, 80, 81, 86, 100, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 230, 233, 234, 235, 242, 247], "alwai": [22, 86, 109, 151, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 235, 237, 246], "result": [22, 86, 109, 113, 114, 151, 157, 158, 161, 190, 191, 194, 203, 205, 206, 208, 210, 211, 220, 223, 227, 228, 230, 231, 232, 234, 235, 237], "valid": [22, 86, 124, 211, 223, 227, 230, 235, 237], "invalid": [22, 86, 124, 223, 235], "incomplet": [22, 86], "error": [22, 86, 124, 208, 209, 211, 223, 230, 232, 235], "case": [22, 82, 86, 141, 203, 208, 209, 220, 223, 227, 230, 231, 232, 235, 237], "node_index": [22, 43, 86, 121], "edge_index": [22, 43, 65, 83, 86, 121], "dictionari": [22, 43, 86, 121, 137, 172, 199, 200, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223], "kei": [22, 43, 86, 121, 208, 209, 210, 223], "respect": [22, 43, 86, 121, 223, 246], "onli": [22, 23, 33, 43, 55, 86, 90, 106, 121, 148, 182, 183, 187, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 227, 228, 230, 233, 234, 235, 237, 246], "sequenc": [23, 84, 90, 139, 164, 167, 174, 203, 205, 206, 210, 212, 213, 214, 215, 216, 217, 218, 219], "merg": [23, 90, 203, 206, 210, 223, 233, 237, 247], "partit": [23, 87, 90, 145, 179, 206, 223, 227, 229, 236, 247], "singl": [23, 90, 127, 173, 176, 183, 187, 205, 206, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 230, 231, 235, 237], "whole": [23, 90, 196, 231, 233], "duplic": [23, 90, 124], "includ": [23, 50, 82, 90, 138, 143, 157, 190, 203, 208, 209, 210, 221, 223, 227, 228, 230, 235, 237, 243, 246], "onc": [23, 90, 210, 227, 230, 232, 233, 237], "subsequ": [23, 90], "befor": [23, 90, 204, 210, 214, 223, 227, 232, 233, 246], "mk": [24, 25, 91, 92], "need": [24, 25, 52, 91, 92, 210, 227, 234, 242], "instanc": [25, 92], "number": [26, 27, 87, 93, 94, 95, 101, 136, 141, 144, 178, 205, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 233, 234, 237, 246], "vertic": [27, 28, 41, 53, 95, 96, 125, 223, 227, 228, 233, 237], "csr_matrix": [30, 31, 44, 70, 71, 98, 99, 100, 125, 228], "adjac": [31, 71, 100, 246], "matrix": [31, 71, 100, 108, 141, 150, 223, 228, 246], "csr": [31, 71, 100, 223], "format": [31, 71, 100, 208, 209, 211, 223, 233, 246], "row": [31, 71, 79, 80, 81, 100, 212, 213, 214, 215, 216, 217, 218, 219, 228, 237, 246], "0": [31, 33, 71, 100, 106, 109, 141, 148, 151, 182, 202, 203, 204, 205, 207, 221, 222, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 243, 244, 245, 246], "form": [31, 71, 100, 208, 209, 210, 211, 223, 228, 232, 234, 235, 237, 246], "kwarg": [32, 103, 158, 161, 191, 194, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 227], "keyword": [32, 103, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223], "argument": [32, 103, 158, 161, 183, 191, 194, 202, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 230, 235, 247], "matplotlib": [32, 103, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 245], "pyplot": [32, 103, 212, 213, 214, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 245], "toler": [33, 106, 141, 148, 182, 223], "conform": [33, 106, 148, 182], "match": [33, 106, 118, 148, 182, 196, 203, 206, 208, 209, 210, 211], "must": [33, 38, 106, 115, 118, 127, 148, 155, 157, 182, 188, 190, 203, 205, 206, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 230, 237], "equival": [33, 106, 148, 182, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 231, 235, 237], "differ": [33, 38, 83, 106, 113, 114, 115, 148, 155, 182, 188, 203, 205, 210, 223, 227, 228, 230, 231, 232, 233, 237, 246], "distanc": [33, 84, 85, 106, 141, 148, 174, 175, 182, 223], "inexact": [33, 106, 148, 182], "reindex": [33, 106, 148, 182], "return_name_dict": [34, 107], "slice": [35, 109, 151, 203, 210, 230, 233, 234, 235], "as_ugrid": [35, 109], "coord": [35, 109, 203, 204, 205, 207, 210, 222, 234], "allow_overrid": [36, 111, 153, 186], "set": [36, 37, 38, 111, 112, 113, 114, 115, 137, 141, 153, 154, 155, 172, 186, 187, 188, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 231, 232, 237, 242, 246], "note": [36, 111, 118, 141, 153, 186, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 227, 231, 233, 234, 237], "underli": [36, 111, 153, 186, 204, 207, 208, 209, 222, 232, 235], "transform": [36, 38, 111, 115, 153, 155, 186, 188], "To": [36, 111, 113, 114, 124, 127, 153, 186, 197, 228, 230, 231, 232, 233, 234, 235], "to_cr": [36, 111, 153, 186, 223, 237], "specifi": [36, 38, 111, 115, 153, 155, 186, 188, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 246], "code": [36, 38, 111, 115, 153, 155, 186, 188, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "alreadi": [36, 111, 153, 186, 203, 210, 211, 223, 245], "ha": [36, 38, 111, 115, 141, 153, 155, 157, 186, 188, 190, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 232, 235, 246], "allow": [36, 111, 141, 153, 186, 220, 223, 232], "replac": [36, 111, 153, 186, 208, 209, 211, 223, 227], "exist": [36, 111, 153, 186, 203, 208, 209, 211, 223, 227, 235], "even": [36, 111, 153, 186, 209, 210, 223, 246], "both": [36, 111, 153, 186, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 231, 246], "equal": [36, 109, 111, 118, 141, 151, 153, 186, 203, 205, 208, 209, 210, 211, 223, 228, 230], "them": [37, 112, 154, 187, 200, 205, 208, 209, 210, 211, 227, 228, 231, 232, 233, 242], "activ": [38, 115, 155, 188, 208, 209, 223], "output": [38, 115, 155, 188, 207, 222, 228, 231, 239], "point": [38, 40, 56, 84, 89, 109, 110, 115, 119, 139, 151, 152, 155, 157, 174, 185, 188, 190, 202, 223, 228, 232, 237, 246, 247], "notion": [38, 115, 155, 188], "cell": [38, 79, 113, 114, 115, 155, 188, 202, 220, 221, 223, 227, 228, 230, 231, 234, 237, 246], "segment": [38, 115, 140, 155, 175, 188, 221, 235, 237], "join": [38, 115, 155, 188, 203, 205, 210], "assum": [38, 78, 82, 115, 127, 155, 188, 208, 209, 211, 227], "geodes": [38, 115, 155, 188], "cross": [38, 115, 155, 188, 238, 246], "datelin": [38, 115, 155, 188], "boundari": [38, 79, 115, 117, 118, 141, 155, 159, 160, 188, 192, 193, 220, 228, 237, 246], "have": [38, 115, 136, 155, 188, 203, 205, 207, 208, 209, 210, 211, 222, 223, 227, 228, 237], "undesir": [38, 115, 155, 188], "behavior": [38, 115, 155, 188, 208, 209, 235], "optional_attribut": [39, 116, 156, 189, 223], "dim": [40, 119, 157, 203, 204, 205, 207, 222, 228, 233, 234], "sorted_vertic": 41, "highest": [42, 120], "dimension": [42, 120, 127, 210, 212, 213, 214, 215, 216, 217, 218, 219, 232, 234, 235], "geometr": [42, 120, 228, 230, 246], "subset": [43, 121, 223, 230, 233, 247], "face_node_connect": [44, 53, 123, 124, 125, 198, 223, 227, 228, 233, 246], "coo_matrix": 44, "2": [44, 53, 54, 56, 62, 68, 79, 83, 89, 120, 125, 203, 204, 205, 207, 210, 211, 221, 222, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 246], "polygon": [50, 75, 77, 119, 122, 157, 190, 202, 223, 228, 232, 233, 243, 246, 247], "construct": [50, 233], "hole": [50, 228], "initi": [52, 223, 230, 233], "spatial": [52, 127, 227, 232, 235, 237], "lookup": 52, "triangul": [53, 212, 213, 214, 215, 216, 217, 218, 219, 227, 230, 233, 234, 237, 241, 247], "contour": [53, 213, 214, 215, 216, 217, 218, 219, 223, 232], "take": [53, 147, 181, 208, 209, 223, 227, 228, 230, 232, 234, 235], "triangl": [53, 122, 123, 227, 228, 230, 233, 234, 237, 246], "n_centroid": [53, 125], "n_triangl": [53, 227], "3": [53, 203, 204, 205, 207, 211, 222, 227, 228, 231, 232, 233, 234, 235, 237, 240, 246], "face_index": [53, 56, 66, 83, 86, 88, 89, 104, 105, 121, 125, 227], "n_face": [54, 67, 68, 88, 228, 246], "circument": 55, "work": [55, 118, 183, 211, 223, 230, 234, 235, 237, 238], "fulli": [55, 208, 228, 237], "triangular": [55, 223, 227, 230, 234, 235, 237], "vertex": [56, 83, 223, 227, 228, 233, 246], "n_point": [56, 89, 110, 152, 185], "n_max_nod": 56, "consist": [62, 138, 143, 203, 220, 223, 228, 237, 245, 246], "get": [65, 66, 197, 198, 199, 200, 201, 223, 230, 233, 234, 238], "exterior": [65, 66, 113, 114, 223, 227, 228, 235, 237, 246], "unshar": 66, "deriv": [71, 228, 246], "share": [71, 117, 159, 160, 192, 193, 206, 220, 221, 223, 233, 237], "axi": [78, 82, 203, 212, 213, 214, 215, 216, 217, 218, 219, 227, 232, 235], "align": [78, 82, 117, 118, 203, 205, 210, 235], "rectilinear": [78, 82], "from_structured_multicoord": [78, 223], "approxim": [78, 82, 223], "curvilinear": [78, 82, 127, 223], "rotat": [78, 82, 127, 223], "x_bound": [79, 223], "y_bound": [79, 223], "lower": [79, 227, 228, 237], "upper": [79, 227, 228], "each": [79, 140, 141, 145, 175, 179, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 231, 234, 235, 237, 246], "m": [79, 80, 81, 223, 235, 237], "n": [79, 80, 81, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 233], "x_interv": [80, 81], "y_interv": [80, 81], "interv": [80, 81, 212, 213, 214, 215, 216, 217, 218, 219, 223], "from_structur": [82, 223], "most": [82, 205, 227, 234, 246], "raster": [82, 105, 147, 181, 214, 223, 247], "second": [83, 208, 209, 211, 221, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "start": [83, 84, 139, 174, 227, 228, 230, 231, 232, 233, 234, 235, 237], "end": [83, 84, 139, 174, 208, 209, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "third": [83, 210, 227], "reres": 83, "n_intersect": 83, "fetch": [84, 85, 139, 174, 233], "pair": [84, 139, 174, 228, 232, 246], "design": [84, 139, 174, 208], "prefix": [84, 85, 110, 174, 175, 185, 223], "spatium": [84, 85, 174, 175], "n_part": [87, 101, 144, 178, 231], "labesl": 87, "meti": [87, 101, 231], "karypislab": [87, 101], "util": [87, 101, 223, 231, 235, 237], "pymeti": [87, 101, 231], "python": [87, 101, 208, 209, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245, 246], "bind": [87, 101, 231], "induc": [87, 101], "part": [87, 101, 124, 144, 151, 178, 223, 227, 228, 230, 231, 234, 237, 245, 246], "partition_label": 87, "box": [88, 223], "invert": [99, 227], "length": [102, 139, 140, 223, 233], "resolut": [104, 146, 147, 180, 181, 214], "sampl": [104, 105, 146, 147, 180, 181, 223, 234, 235, 238, 247], "space": [104, 146, 147, 180, 181, 212, 213, 214, 215, 216, 217, 218, 219, 227, 246], "four": [104, 109, 151, 231, 246], "ncol": [104, 105, 227, 228, 230, 232, 234, 235, 237, 238, 239, 240, 241], "nrow": [104, 105, 227, 230, 232, 239, 240], "reduc": [108, 150, 230], "bandwith": [108, 150, 228], "wrap": [108, 136, 150, 158, 161, 191, 194, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 231], "scipi": [108, 133, 134, 136, 141, 150, 208, 209, 210, 223, 227, 228, 246], "spars": [108, 136, 141, 150, 227, 228, 246], "csgraph": [108, 136, 150, 228], "reorder": [108, 150, 223, 228, 231], "occur": [109, 151, 223, 230], "orthogon": [109, 151, 223, 227, 235], "5": [109, 141, 151, 203, 204, 205, 207, 211, 222, 227, 228, 230, 232, 233, 234, 235, 237, 239, 240], "10": [109, 151, 203, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 241], "15": [109, 151, 227, 231, 232, 233, 234, 235, 236, 237, 240], "For": [109, 151, 204, 207, 208, 209, 210, 222, 223, 227, 228, 230, 232, 233, 235, 237, 246], "vector": [109, 151, 157, 190, 202, 220, 223, 229, 236, 243, 247], "zip": [109, 151, 227, 230, 231, 237], "ing": [109, 151], "through": [109, 151, 197, 204, 207, 208, 209, 210, 211, 222, 242], "sel_point": [109, 151, 223, 235], "out": [110, 152, 157, 185, 190, 204, 207, 222, 223], "identifi": [110, 123, 152, 185, 211, 234, 246], "add_exterior": [113, 114, 223, 227, 228], "add_vertic": [113, 114, 227, 228], "Such": [113, 114, 230, 234], "guarante": [113, 114, 228, 235], "produc": [113, 114, 208, 220, 227, 231, 237], "convex": [113, 114, 227, 228, 234, 237], "ensur": [113, 114, 203, 205, 210], "howev": [113, 114, 228, 231, 234, 235, 237], "circumcent": 114, "period": [117, 118, 159, 160, 192, 193, 223], "where": [117, 118, 141, 159, 160, 192, 193, 205, 208, 209, 211, 223, 228, 237, 247], "rightmost": [117, 118, 159, 160, 192, 193, 223, 228], "leftmost": [117, 118, 159, 160, 192, 193, 223], "aperiod": [117, 159, 192], "separ": [117, 159, 192, 210, 211, 221, 223, 233, 246], "newli": [117, 159, 192, 203, 205, 209, 211], "nonperiodic_grid": 117, "left": [118, 186, 188, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 237], "those": [118, 202, 203, 205, 210], "right": [118, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227], "periodic_grid": 118, "ugrid1d": [121, 148, 182, 212, 213, 214, 215, 216, 217, 218, 219, 223], "break": [122, 223, 228], "more": [122, 124, 173, 176, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 224, 225, 227, 228, 230, 233, 237, 246], "complex": [122, 227], "down": [122, 203, 228], "triangle_face_connect": 123, "mark": [124, 201, 237], "compar": [124, 133, 134, 203, 205, 210, 223, 227, 230, 231, 235, 237], "rais": [124, 173, 176, 203, 205, 208, 209, 210, 211, 223, 235], "defin": [124, 199, 223, 230, 235, 246], "uniqu": [124, 220, 227, 237], "than": [124, 173, 176, 210, 223, 227, 228, 230, 235, 237], "exampl": [124, 197, 203, 204, 205, 207, 208, 209, 210, 222, 224, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 239, 240, 241, 243, 245, 247], "purg": 124, "un": 124, "ud": [124, 231, 233, 239, 240], "open_dataset": [124, 208, 210, 211, 233], "nc": [124, 210, 233], "isel": [124, 203, 223, 231, 232, 235, 239], "edge_dimens": 124, "abstractugrid": [126, 129, 138, 148, 162, 164, 167, 173, 182, 195], "da": [127, 203, 228, 232, 233, 235], "flatten": 127, "By": [127, 157, 190, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 228, 234, 237], "look": [127, 228, 231, 234, 235], "last": [127, 157, 190, 203, 205, 208, 209, 210, 211, 233, 234], "accessor": [128, 129, 166, 197, 232, 235], "make": [128, 129, 166, 212, 213, 214, 215, 216, 217, 218, 219, 228, 230, 232, 234, 237], "oper": [128, 129, 157, 166, 190, 210, 223, 228, 235, 237, 242], "ugriddataset": [129, 130, 131, 132, 138, 143, 144, 145, 148, 150, 151, 156, 168, 169, 170, 178, 179, 182, 183, 187, 188, 189, 192, 193, 202, 206, 223, 231, 232, 233, 237], "iter": [133, 134, 141, 203, 205, 208, 209, 211, 228], "mask": [133, 134, 237], "border_valu": [133, 134, 228], "binari": [133, 134, 247], "dilat": [133, 247], "boolean": [133, 134, 246], "expand": [133, 210], "featur": [133, 134, 223, 230, 234, 246, 247], "ndimag": [133, 134], "eros": [134, 247], "shrink": [134, 228], "erod": [134, 228], "compon": [136, 247], "label": [136, 145, 179, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 231, 232, 235], "dataarri": 138, "along": [139, 140, 175, 203, 204, 206, 207, 208, 209, 210, 211, 222, 223, 227, 231, 235], "xy_weight": 141, "direct_solv": [141, 223, 228], "delta": 141, "relax": 141, "tol": 141, "1e": [141, 235], "05": [141, 227, 231, 233, 235, 237], "maxit": 141, "500": 141, "fill": [141, 202, 203, 204, 205, 213, 223, 227, 228, 232, 246], "gap": [141, 228], "nan": [141, 202, 204, 205, 223, 227, 228, 230, 234], "laplac": [141, 247], "solv": [141, 228], "equat": [141, 228], "fix": [141, 212, 213, 214, 215, 216, 217, 218, 219, 228], "potenti": [141, 203, 205, 210, 227, 228], "condit": [141, 228], "solver": 141, "larg": [141, 223, 233, 234, 237], "In": [141, 209, 210, 220, 223, 227, 228, 230, 232, 235, 237, 246], "some": [141, 210, 223, 227, 228, 230, 231, 233, 237, 238, 242], "experiment": [141, 204, 207, 208, 209, 211, 222], "converg": 141, "solut": [141, 228], "suffici": [141, 246], "accuraci": 141, "linalg": 141, "spilu": 141, "cg": 141, "direct": 141, "translat": 141, "wether": 141, "invers": [141, 228], "coeffici": 141, "uniform": 141, "so": [141, 157, 190, 212, 213, 214, 215, 216, 217, 218, 219, 223, 231, 234], "conjug": 141, "gradient": 141, "exact": [141, 203, 205, 210], "answer": 141, "unsuit": [141, 227], "problem": [141, 208, 209, 211], "ilu0": 141, "precondition": [141, 223], "non": [141, 203, 205, 206, 210, 211, 223, 237, 246], "diagon": 141, "domin": [141, 223], "correct": [141, 223], "modifi": [141, 209, 210, 237], "factor": 141, "0e": 141, "union": [147, 150, 151, 152, 181, 185, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219], "give": [149, 157, 183, 190, 212, 213, 214, 215, 216, 217, 218, 219, 223, 235, 237, 247], "subselect": [151, 223], "depend": [151, 208, 209, 210, 223, 227, 228, 232, 235, 242], "natur": 151, "without": [151, 203, 223, 233, 235, 247], "step": [151, 210, 231, 232, 233, 234, 235, 237], "100": [151, 203, 205, 234, 235, 245], "seri": 151, "90": [151, 203, 223, 230, 231, 234, 235, 237, 238, 241], "80": [151, 234, 235], "scalar": [151, 203, 204, 205, 212, 213, 214, 215, 216, 217, 218, 219], "17": [151, 230, 233, 234, 235, 237], "standard": [156, 158, 161, 189, 191, 194, 208, 209, 211, 223], "ad": [156, 189, 203, 233], "dim_ord": [157, 190], "facet": [157, 190, 212, 213, 214, 215, 216, 217, 218, 219, 223], "determin": [157, 190, 211, 231], "infer": [157, 200, 212, 213, 214, 215, 216, 217, 218, 219, 223], "unnam": [157, 190], "hierarch": [157, 190], "datafram": [157, 190, 221, 232], "content": [157, 158, 161, 190, 191, 194], "transpos": [157, 190, 234], "written": [157, 190, 246], "flat": [157, 190, 230, 246], "contigu": [157, 190], "major": [157, 190, 210], "influenc": [157, 190], "effici": [157, 190, 220, 228, 230, 237, 238, 246], "sort": [157, 190, 210, 223], "gpd": [157, 165, 190, 220, 221, 237], "arg": [158, 161, 191, 194, 208, 209, 210, 211], "compliant": [158, 161, 191, 194], "netcdf": [158, 191, 208, 209, 211, 231, 246, 247], "file": [158, 161, 191, 194, 208, 209, 210, 211, 223, 226, 231, 236, 244, 246, 247], "add": [158, 161, 191, 194, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 233], "forward": [158, 161, 191, 194, 223], "nonperiod": [159, 192], "zarr": [161, 194, 208, 209, 210, 211, 246], "typeerror": [173, 176, 223], "new_name_or_name_dict": 183, "old": 183, "unspecifi": [186, 188], "omit": [187, 204, 206, 207, 222], "reproject": [188, 223], "doe": [196, 208, 209, 211, 223, 227, 228, 231, 232, 235], "check": [196, 223, 235], "retriev": 197, "dummi": [197, 201, 223, 233], "ugrid_rol": 197, "access": [197, 208, 209, 210, 211, 223, 228, 232], "directli": [197, 208, 209, 220, 223, 227, 228, 237, 246], "node_dimens": 197, "face_edge_connect": [198, 227, 228], "edge_face_connect": [198, 227, 228], "group": [199, 208, 209, 211, 237], "per": [200, 220, 231, 232, 237], "cf": [201, 208, 209, 211, 233, 246], "mesh_topologi": 201, "gdf": [202, 233, 237, 243], "like": [202, 203, 204, 205, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 232, 233, 235], "all_touch": [202, 237], "burn": [202, 223, 247], "nodata": [202, 228], "touch": [202, 209, 210, 237], "just": [202, 228, 230, 232], "whose": [202, 221, 237], "center": [202, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228], "t_dataset": 203, "hashabl": [203, 204, 207, 222], "t_dataarrai": 203, "pd": [203, 221, 237], "data_var": [203, 210], "t_datavar": 203, "concatopt": 203, "compat": [203, 205, 208, 210], "compatopt": [203, 205], "posit": 203, "dtype": [203, 204, 207, 222, 227, 228, 233, 234, 235, 237], "na": [203, 205, 208, 209, 211], "joinopt": [203, 205], "outer": [203, 205, 210, 235], "combine_attr": [203, 205, 210], "combineattrsopt": [203, 205], "overrid": [203, 205, 210], "concaten": [203, 208, 209, 210, 211, 231], "expect": [203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219], "except": [203, 208, 209, 210, 232, 246], "panda": [203, 208, 209, 232, 237], "unchang": [203, 233], "minim": [203, 205, 210, 231], "appear": [203, 210], "across": [203, 210], "bewar": [203, 210], "load": [203, 208, 209, 210, 211, 242], "payload": [203, 210], "memori": [203, 208, 209, 210, 228, 230], "correspond": [203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 227, 237, 246], "ident": [203, 205, 208, 210, 233], "broadcast_equ": [203, 205, 210], "no_conflict": [203, 205, 210], "how": [203, 205, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 227, 231, 233, 234, 247], "conflict": [203, 205, 210, 223], "pass": [203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 232], "broadcast": [203, 205, 210, 235], "against": [203, 205, 210, 235], "common": [203, 205, 210, 220, 223, 237, 246, 247], "null": [203, 205, 210], "combin": [203, 205, 210, 237], "skip": [203, 205, 210, 223], "pick": [203, 205, 210], "suppli": 203, "miss": [203, 205, 208, 209, 223], "inner": [203, 205, 210], "exclud": [203, 208, 209, 210, 211], "valueerror": [203, 205, 208, 210], "size": [203, 204, 205, 206, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 230, 235, 246], "rewrit": [203, 205, 210], "drop": [203, 205, 208, 209, 210, 211], "drop_conflict": [203, 205, 210], "being": [203, 205, 208, 209, 210, 211, 223], "empti": [203, 205, 210, 227, 233], "copi": [203, 204, 205, 209, 210, 223], "context": [203, 205, 210], "arang": [203, 204, 207, 222, 227, 230, 231, 234, 235, 239], "6": [203, 204, 205, 207, 222, 230, 231, 232, 233, 234, 235, 237, 238, 241], "reshap": [203, 204, 207, 222], "b": [203, 204], "20": [203, 230, 231, 233, 234, 235, 237, 238, 239, 241], "30": [203, 205, 233, 234, 235], "u1": 203, "int64": [203, 204, 207, 222, 231, 232, 233, 234, 235, 237], "new_dim": 203, "dtypelikesav": [204, 207, 222], "chunk": [204, 207, 208, 209, 210, 211, 222, 223, 227], "t_chunk": [204, 207, 222], "chunked_array_typ": [204, 207, 208, 209, 211, 222], "from_array_kwarg": [204, 207, 208, 209, 211, 222], "dtypemaybemap": [204, 207, 222], "input": [204, 210, 228, 231], "coerc": [204, 207, 208, 209, 211, 222], "dask": [204, 207, 208, 209, 210, 211, 222, 223], "instal": [204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222], "els": [204, 207, 208, 209, 211, 222, 235], "whatev": [204, 207, 208, 209, 211, 222], "regist": [204, 207, 208, 209, 211, 222], "chunkmanagerenetrypoint": [204, 207, 208, 209, 222], "api": [204, 207, 208, 209, 211, 222, 247], "reli": [204, 207, 208, 209, 211, 222, 227], "upon": [204, 207, 208, 209, 211, 222, 223], "chunkmanagerentrypoint": [204, 207, 208, 209, 211, 222], "from_arrai": [204, 207, 208, 209, 211, 222], "whichev": [204, 207, 208, 209, 211, 222], "manag": [204, 207, 208, 209, 211, 222], "would": [204, 207, 222, 223, 246], "split": [204, 212, 213, 214, 215, 216, 217, 218, 219, 228], "lat": [204, 205, 207, 210, 222], "lon": [204, 205, 207, 210, 222], "doubl": 204, "9": [204, 205, 232, 233, 234, 235, 237], "float64": [204, 205, 231, 232, 233, 234, 235, 237], "zeros_lik": [204, 207], "ones_lik": [204, 222], "coerciblemap": 205, "35": [205, 234, 235], "40": [205, 210, 234, 235], "120": 205, "var1": 205, "7": [205, 228, 230, 232, 233, 234, 235, 237], "8": [205, 228, 232, 233, 234, 235, 237], "42": [205, 234, 235], "150": 205, "var2": 205, "z": 205, "time": [205, 208, 209, 210, 211, 220, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245], "60": [205, 234, 235], "var3": 205, "999": 205, "traceback": 205, "recent": 205, "call": [205, 210, 223, 230, 231, 232, 237], "cannot": [205, 235, 237], "mergeerror": 205, "concat": [205, 223, 237], "combine_nest": [205, 210], "combine_by_coord": [205, 210], "present": [206, 208, 223, 232, 234, 237, 243], "do": [206, 210, 223, 227, 231, 237], "ones": [207, 228], "full_lik": [207, 222, 228], "open": [208, 209, 210, 211, 233], "read": [208, 209, 210, 211, 246], "filename_or_obj": [208, 209], "path": [208, 209, 210, 211, 242], "datastor": [208, 209], "interpret": [208, 209, 235], "opendap": [208, 209], "url": [208, 209], "netcdf4": [208, 209, 210], "unless": [208, 209, 212, 213, 214, 215, 216, 217, 218, 219], "filenam": [208, 209, 210], "gz": [208, 209], "gunzip": [208, 209], "io": [208, 209, 211], "netcdf3": [208, 209], "byte": [208, 209], "h5py": [208, 209], "hdf": [208, 209], "engin": [208, 209, 210], "pydap": [208, 209, 210], "h5netcdf": [208, 209, 210], "pynio": [208, 209, 210], "pseudonetcdf": [208, 209, 210], "backend": [208, 209, 210, 211], "subclass": [208, 209, 210], "backendentrypoint": [208, 209, 210], "chosen": [208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219], "prefer": [208, 209, 210, 231], "otherwis": [208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 232], "account": [208, 209, 223], "detail": [208, 209, 210, 233], "cach": [208, 209, 242], "avoid": [208, 209, 223, 230, 235], "you": [208, 209, 210, 227, 230, 232, 242, 247], "chang": [208, 209, 242], "disk": [208, 209, 210, 227, 228, 232, 233, 242, 244], "decode_cf": [208, 209, 211], "decod": [208, 209, 211], "were": [208, 209, 211, 223, 237], "save": [208, 209, 211, 242], "mask_and_scal": [208, 209, 211], "_fillvalu": [208, 209, 211], "scale": [208, 209, 211], "formula": [208, 209, 211], "original_valu": [208, 209, 211], "scale_factor": [208, 209, 211], "add_offset": [208, 209, 211], "taken": [208, 209, 211], "missing_valu": [208, 209, 211], "warn": [208, 209, 211, 223], "issu": [208, 209, 211], "decode_tim": [208, 209, 211], "encod": [208, 209, 210, 211], "datetim": [208, 209, 211], "leav": [208, 209, 211], "decode_timedelta": [208, 209, 211], "unit": [208, 209, 211, 227, 235, 237], "dai": [208, 209, 211], "hour": [208, 209, 211], "minut": [208, 209, 211, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "millisecond": [208, 209, 211], "microsecond": [208, 209, 211], "timedelta": [208, 209, 211], "use_cftim": [208, 209, 211], "relev": [208, 209, 211, 223, 227], "date": [208, 209, 211, 232], "come": [208, 209, 211], "calendar": [208, 209, 211], "gregorian": [208, 209, 211], "proleptic_gregorian": [208, 209, 211], "attempt": [208, 209, 211, 223], "datetime64": [208, 209, 211, 233], "possibl": [208, 209, 210, 211, 223, 230, 237, 246], "cftime": [208, 209, 211], "regardless": [208, 209, 211], "concat_charact": [208, 209, 211], "charact": [208, 209, 211], "over": [208, 209, 211, 228, 230, 234], "decode_coord": [208, 209, 211], "control": [208, 209, 214, 227, 232], "individu": [208, 209, 210, 228, 233, 234], "grid_map": [208, 209], "silent": [208, 209], "drop_vari": [208, 209, 210, 211], "pars": [208, 209, 211], "inconsist": [208, 209, 211], "inline_arrai": [208, 209], "task": [208, 209, 247], "graph": [208, 209], "itself": [208, 209], "With": [208, 209], "inlin": [208, 209], "backend_kwarg": [208, 209], "lock": [208, 209], "resourc": [208, 209], "parallel": [208, 209, 210, 231], "safe": [208, 209], "schedul": [208, 209], "specif": [208, 209, 211, 223, 237, 246, 247], "to_netcdf": [208, 233], "further": 208, "reproduc": 209, "open_zarr": 209, "link": [209, 210, 223], "manipul": [209, 210], "never": [209, 210], "open_mfdataset": [209, 211], "by_coord": 210, "nest": 210, "filepath": 210, "global": 210, "attrs_fil": 210, "glob": 210, "my": [210, 247], "explicit": [210, 212, 213, 214, 215, 216, 217, 218, 219, 228, 246], "pathlib": 210, "desir": [210, 211, 228, 242], "entir": [210, 227, 234, 235], "impact": 210, "perform": [210, 228, 230, 235], "pleas": [210, 237], "full": [210, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "concat_dim": 210, "want": [210, 227, 232, 237], "stack": 210, "disabl": 210, "particular": 210, "preprocess": 210, "prior": 210, "wa": [210, 223], "delai": 210, "wildcard": 210, "overview": [210, 229, 230, 236, 247], "might": [210, 231, 233], "appli": [210, 212, 213, 214, 215, 216, 217, 218, 219, 227, 230, 231, 246], "mani": [210, 220, 223, 228, 230, 231, 233, 237], "One": [210, 227], "rout": 210, "functool": 210, "partial": [210, 223, 246], "import": [210, 223, 227, 230, 231, 233, 234, 237, 238, 239, 240, 241, 243, 245, 247], "def": [210, 227, 230, 234, 235], "_preprocess": 210, "lon_bnd": 210, "lat_bnd": 210, "sel": [210, 223, 230, 233, 234, 235, 238, 241], "110": [210, 235], "105": 210, "45": [210, 233, 234, 235, 237], "partial_func": 210, "file_": 210, "varname_1": 210, "varname_2": 210, "var": 210, "http": [210, 211], "doc": 210, "dev": [210, 226], "en": 210, "stabl": 210, "html": 210, "metadata": [211, 212, 213, 214, 215, 216, 217, 218, 219, 246], "_array_dimens": 211, "nczarr": 211, "mutablemap": 211, "been": [211, 223, 232, 237], "directori": [211, 242, 245], "directorystor": 211, "synchron": 211, "k": 211, "terminologi": [211, 247], "lazili": 211, "overwrite_encoded_chunk": 211, "consolid": 211, "capabl": [211, 227], "fall": [211, 234], "back": [211, 231, 237], "fail": 211, "zarr_vers": 211, "chunk_stor": 211, "storage_opt": 211, "storag": [211, 242, 246], "local": [211, 228, 245, 246], "spec": 211, "version": [211, 223], "eventu": 211, "readthedoc": 211, "darrai": [212, 213, 214, 215, 216, 217, 218, 219], "tricontour": 212, "floatarrai": [212, 213, 214, 215, 216, 217, 218, 219], "figsiz": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241], "width": [212, 213, 214, 215, 216, 217, 218, 219], "height": [212, 213, 214, 215, 216, 217, 218, 219], "figur": [212, 213, 214, 215, 216, 217, 218, 219, 227, 230, 232], "inch": [212, 213, 214, 215, 216, 217, 218, 219], "mutual": [212, 213, 214, 215, 216, 217, 218, 219], "exclus": [212, 213, 214, 215, 216, 217, 218, 219, 221, 228, 246], "ax": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 243, 245], "aspect": [212, 213, 214, 215, 216, 217, 218, 219, 224, 225, 233, 235], "ratio": [212, 213, 214, 215, 216, 217, 218, 219], "col": [212, 213, 214, 215, 216, 217, 218, 219], "col_wrap": [212, 213, 214, 215, 216, 217, 218, 219], "xtick": [212, 213, 214, 215, 216, 217, 218, 219], "tick": [212, 213, 214, 215, 216, 217, 218, 219], "ytick": [212, 213, 214, 215, 216, 217, 218, 219], "xlim": [212, 213, 214, 215, 216, 217, 218, 219], "limit": [212, 213, 214, 215, 216, 217, 218, 219], "ylim": [212, 213, 214, 215, 216, 217, 218, 219], "xincreas": [212, 213, 214, 215, 216, 217, 218, 219], "increas": [212, 213, 214, 215, 216, 217, 218, 219, 223, 228], "yincreas": [212, 213, 214, 215, 216, 217, 218, 219, 232], "top": [212, 213, 214, 215, 216, 217, 218, 219], "bottom": [212, 213, 214, 215, 216, 217, 218, 219, 234], "add_colorbar": [212, 213, 214, 215, 216, 217, 218, 219, 237, 239, 240], "colorbar": [212, 213, 214, 215, 216, 217, 218, 219, 232], "add_label": [212, 213, 214, 215, 216, 217, 218, 219], "norm": [212, 213, 214, 215, 216, 217, 218, 219], "color": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 232, 234, 235, 238, 241, 245], "normal": [212, 213, 214, 215, 216, 217, 218, 219], "vmin": [212, 213, 214, 215, 216, 217, 218, 219, 228, 230, 231, 234, 235, 237, 238, 241], "vmax": [212, 213, 214, 215, 216, 217, 218, 219, 228, 230, 231, 234, 235, 237, 238, 241], "anchor": [212, 213, 214, 215, 216, 217, 218, 219], "colormap": [212, 213, 214, 215, 216, 217, 218, 219], "diverg": [212, 213, 214, 215, 216, 217, 218, 219], "symmetri": [212, 213, 214, 215, 216, 217, 218, 219], "around": [212, 213, 214, 215, 216, 217, 218, 219, 223, 227], "prevent": [212, 213, 214, 215, 216, 217, 218, 219], "discret": [212, 213, 214, 215, 216, 217, 218, 219, 246], "level": [212, 213, 214, 215, 216, 217, 218, 219, 223, 224, 225, 230, 232, 237, 239], "cmap": [212, 213, 214, 215, 216, 217, 218, 219, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241], "viridi": [212, 213, 214, 215, 216, 217, 218, 219, 233, 239], "sequenti": [212, 213, 214, 215, 216, 217, 218, 219], "rdbu_r": [212, 213, 214, 215, 216, 217, 218, 219], "choos": [212, 213, 214, 215, 216, 217, 218, 219], "seaborn": [212, 213, 214, 215, 216, 217, 218, 219], "palett": [212, 213, 214, 215, 216, 217, 218, 219], "contourf": [212, 214, 215, 216, 217, 218, 219, 223, 232], "impli": [212, 213, 214, 215, 216, 217, 218, 219], "robust": [212, 213, 214, 215, 216, 217, 218, 219], "absent": [212, 213, 214, 215, 216, 217, 218, 219], "2nd": [212, 213, 214, 215, 216, 217, 218, 219], "98th": [212, 213, 214, 215, 216, 217, 218, 219], "percentil": [212, 213, 214, 215, 216, 217, 218, 219, 230], "extrem": [212, 213, 214, 215, 216, 217, 218, 219], "extend": [212, 213, 214, 215, 216, 217, 218, 219, 227, 232, 238], "neither": [212, 213, 214, 215, 216, 217, 218, 219, 228], "min": [212, 213, 214, 215, 216, 217, 218, 219], "max": [212, 213, 214, 215, 216, 217, 218, 219], "draw": [212, 213, 214, 215, 216, 217, 218, 219, 223], "arrow": [212, 213, 214, 215, 216, 217, 218, 219], "beyond": [212, 213, 214, 215, 216, 217, 218, 219, 227], "nice": [212, 213, 214, 215, 216, 217, 218, 219], "final": [212, 213, 214, 215, 216, 217, 218, 219, 223, 237], "linspac": [212, 213, 214, 215, 216, 217, 218, 219, 227], "infer_interv": [212, 213, 214, 215, 216, 217, 218, 219], "pcolormesh": [212, 213, 214, 215, 217, 218, 219, 223, 232], "irregular": [212, 213, 214, 215, 216, 217, 218, 219, 228, 246], "subplot_kw": [212, 213, 214, 215, 216, 217, 218, 219, 227], "subplot": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 245], "add_subplot": [212, 213, 214, 215, 216, 217, 218, 219, 232], "cbar_ax": [212, 213, 214, 215, 216, 217, 218, 219], "cbar_kwarg": [212, 213, 214, 215, 216, 217, 218, 219], "primit": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228], "artist": [212, 213, 214, 215, 216, 217, 218, 219], "tricontourf": [213, 227], "imag": [214, 228], "pseudocolor": 216, "polycollect": [216, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239], "mplot3d": [218, 232], "plot_trisurf": 218, "uda": [220, 228, 230, 231, 232, 233, 234, 235, 237, 238, 241], "region": [220, 223, 237], "follow": [220, 228, 230, 232, 235, 237, 246], "unbin": [220, 237], "elev": [220, 230, 231, 233, 234, 235, 237, 239, 242, 244], "essenti": [220, 233, 234, 237], "much": [220, 228, 230], "to_geodatafram": [220, 223, 233, 237], "meant": [220, 237], "rel": [220, 223, 237, 247], "few": [220, 233, 234], "classif": 220, "max_snap_dist": [221, 237], "snap": [221, 223, 247], "denot": [221, 234, 246], "cell_to_cel": 221, "colum": 221, "xu": [221, 230, 231, 233, 234, 235, 237], "segment_data": 221, "return_geometri": 221, "zero": [222, 230, 246], "notabl": 223, "keep": 223, "adher": 223, "semant": 223, "test": [223, 230, 233], "bug": 223, "did": 223, "id": [223, 231, 237], "from_structured_intervals1d": 223, "from_structured_intervals2d": 223, "ugriddataarrayaccessor": 223, "now": [223, 227, 228, 234], "reindex_lik": [223, 231], "past": 223, "ti": 223, "could": [223, 230, 237], "resolv": 223, "similar": [223, 232], "due": [223, 228], "roundoff": 223, "laplace_interpol": [223, 228], "from_shap": 223, "instanti": 223, "longer": 223, "ilu": 223, "decomposit": [223, 231], "simpler": 223, "effect": 223, "automat": [223, 231, 232, 233, 234, 242], "accordingli": 223, "from_geodatafram": [223, 233, 237], "spheric": [223, 234], "geograph": 223, "171": 223, "cartesian": [223, 234], "to_nonperiod": 223, "ugriddatasetaccessor": 223, "periodid": 223, "globe": 223, "ordinari": [223, 231, 232, 235, 246], "convers": [223, 229, 233, 236, 247], "to_period": 223, "perimet": 223, "deal": [223, 227, 230, 237], "forc": 223, "counterclockwis": [223, 233], "orient": 223, "dure": [223, 230], "topology_subset": 223, "erron": 223, "rather": [223, 230, 235], "shuffl": 223, "intersect_lin": [223, 235], "intersect_linestr": [223, 235], "collis": 223, "plot": [223, 224, 228, 229, 230, 231, 234, 235, 236, 237, 238, 239, 240, 241, 243, 245, 247], "modul": [223, 227, 242], "latest": 223, "releas": 223, "broke": 223, "sinc": [223, 227, 231, 235], "privat": 223, "subject": 223, "correctli": 223, "snap_to_grid": [223, 237], "caus": 223, "indexerror": 223, "122": 223, "burn_vector_geometri": [223, 237], "validate_edge_node_connect": 223, "from_structured_bound": 223, "easier": 223, "renam": 223, "bounding_polygon": 223, "centroidlocatorregridd": [223, 247], "barycentricinterpol": [223, 247], "to_dataset": 223, "unus": 223, "conserv": [223, 230], "incorrect": 223, "repeat": [223, 227], "node_node_connect": 223, "directed_node_node_connect": 223, "face_face_connect": [223, 228], "unknown": 223, "117": 223, "119": 223, "thrown": 223, "relativeoverlapregridd": [223, 230], "flip": 223, "fillvalu": 223, "properli": 223, "cast": 223, "113": 223, "label_partit": [223, 231], "merge_partit": [223, 231], "partition_by_label": [223, 231], "ugrid2": 223, "topological_sort_by_df": 223, "contract_vertic": 223, "again": [223, 227, 228, 230, 232, 233, 234, 235, 237], "regridd": [223, 230, 234], "from_weight": 223, "broken": 223, "decreas": 223, "midpoint": 223, "throw": 223, "clip": 223, "tesselate_centroidal_voronoi": [223, 228, 234], "tesselate_circumcenter_voronoi": 223, "previous": 223, "scrambl": 223, "neighbor": [223, 237, 246], "importerror": 223, "anymor": 223, "packag": [223, 224, 225, 229, 233, 234], "environ": [223, 242], "node_edge_connect": [223, 228], "edgecolor": [223, 234, 237], "white": [223, 230], "becom": [223, 227], "rasterize_lik": 223, "pygeo": 223, "logic": [223, 232], "from_dataset": 223, "pre": [223, 231], "neg": [223, 230], "open_dataarrai": 223, "next": 223, "sever": [223, 231, 234, 235], "simpli": [223, 231, 234], "edge_node_coordin": 223, "face_node_coordin": 223, "therefor": [223, 227, 237], "propag": 223, "go": [223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "sync": 223, "errat": 223, "island": 223, "sliver": 223, "mutat": 223, "intern": [223, 233], "setup": [223, 228], "definit": 223, "runtim": 223, "tab": 223, "docstr": 223, "u": 223, "track": 223, "necessari": 223, "consequ": 223, "voronoi_topologi": [223, 227], "altern": [223, 228, 231, 233, 246], "clip_box": 223, "easili": [223, 231, 232, 235, 246], "conveni": [223, 232, 235, 237, 238], "bodi": 223, "remain": [223, 234], "pyproject": 223, "toml": 223, "setuptool": 223, "cfg": 223, "edge_bound": 223, "face_bound": 223, "from_meshkernel": 223, "coordint": 223, "ascend": 223, "setitem": 223, "decid": 223, "append": 223, "assign_edge_coord": 223, "assign_face_coord": 223, "mixup": 223, "ugridrolesaccessor": 223, "incorrectli": 223, "ugriddimensionerror": 223, "complain": 223, "about": [223, 235], "annot": 223, "older": 223, "inplac": 223, "request": 223, "set_cr": 223, "total_bound": [223, 230, 234, 237], "start_index": [223, 233], "handl": 223, "proce": 223, "connet": 223, "projection_x_coordin": [223, 233, 234, 235], "projection_y_coordin": [223, 233, 234, 235], "found": [223, 233, 247], "ugridaccessor": 223, "subtli": 223, "_dataset": 223, "assign_node_coord": 223, "set_node_coord": 223, "galleri": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245], "demonstr": [224, 225, 229, 230, 231, 233, 235, 237], "low": [224, 225, 228], "trade": [224, 225], "off": [224, 225, 227], "visual": [224, 225, 227, 228, 231, 237], "help": [224, 225], "understand": [224, 225], "download": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245], "script": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "jupyt": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "notebook": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "interact": [224, 225, 229], "explor": [224, 225, 229], "cvt": [224, 225, 226], "infinit": 224, "rai": 224, "sphinx": [225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245], "00": [226, 233, 236, 244], "01": [226, 233, 234, 236, 244], "209": [226, 227], "execut": [226, 236, 244], "py": [226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 239, 240, 241, 243, 244, 245], "mb": [226, 236, 244], "principl": 227, "tesslat": 227, "easi": [227, 232, 233, 234, 237], "counter": 227, "clockwis": 227, "manner": [227, 231], "tricki": 227, "simplic": 227, "bare": 227, "show": [227, 234, 235, 247], "plt": [227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 245], "tri": [227, 230, 232, 234], "mtri": 227, "linecollect": [227, 228, 230, 231, 232, 234, 240], "we": [227, 228, 230, 231, 232, 233, 234, 235, 237, 242, 246], "generate_disk": 227, "depth": [227, 232, 233, 239], "circl": 227, "n_vertex": 227, "n_per_level": 227, "delta_angl": 227, "pi": 227, "insert": [227, 230], "cumsum": [227, 234], "angl": 227, "radii": 227, "co": 227, "sin": 227, "triang": 227, "column_stack": 227, "edge_plot": 227, "edge_nod": 227, "len": [227, 231, 237], "edge_coord": 227, "node_0": 227, "node_1": 227, "add_collect": 227, "autoscal": 227, "face_plot": 227, "face_nod": 227, "comparison_plot": 227, "vertices0": 227, "faces0": 227, "centroids0": 227, "vertices1": 227, "faces1": 227, "fig": [227, 228, 230, 231, 232, 234, 237, 238, 239, 240, 241, 245], "ax0": [227, 228, 232, 234, 235, 238, 239, 241], "ax1": [227, 228, 232, 234, 235, 238, 239, 241], "ax2": [227, 228, 232], "box_aspect": 227, "sharei": [227, 230, 232, 234, 239, 240], "sharex": [227, 230, 232, 234, 239, 240], "edges0": 227, "_": [227, 228, 231, 235], "edge_connect": 227, "black": [227, 228, 232, 237], "scatter": [227, 228, 232, 234, 235], "t": [227, 234, 235], "red": [227, 230, 234, 235, 237, 238, 241], "edges1": 227, "let": [227, 228, 230, 231, 234, 237], "simpl": [227, 228, 230, 232, 233, 234, 246], "node_face_connect": [227, 228], "invert_dense_to_spars": 227, "voronoi_vertic": 227, "voronoi_fac": 227, "to_dens": 227, "overlaid": 227, "1500x500": 227, "clear": 227, "preserv": [227, 228, 247], "invert_dens": 227, "downsid": 227, "circular": 227, "abov": [227, 228, 232, 233, 234, 237], "dx": [227, 230, 234], "dy": [227, 230, 234], "arctan2": 227, "87": [227, 234, 235], "27": [227, 234, 235], "ravel": [227, 230, 231, 234, 240], "renumb": 227, "concav": 227, "render": 227, "finit": 227, "volum": [227, 234], "simul": [227, 231, 239], "circumv": 227, "difficulti": 227, "altogeth": 227, "still": 227, "obvious": 227, "three": [227, 230, 233, 235, 246], "side": [227, 230, 232, 246], "nodes0": 227, "face_index0": 227, "nodes1": 227, "face_index1": 227, "nodes2": 227, "faces2": 227, "edges2": 227, "all_edg": 227, "all_nod": 227, "v": 227, "sake": [227, 232], "pressur": 227, "vari": [227, 239, 242], "linearli": 227, "send": 227, "librari": [227, 231], "ll": [227, 228, 230, 231, 232, 233, 234, 237], "triangles0": 227, "face_triangles0": 227, "triangulation0": 227, "triangles1": 227, "face_triangles1": 227, "triangulation1": 227, "ax3": 227, "set_xlim": [227, 237, 245], "set_ylim": [227, 237, 245], "while": [227, 228, 237], "greater": 227, "proport": 227, "confin": 227, "approach": 227, "artifact": 227, "consid": [227, 228], "outward": 227, "unbound": 227, "infin": 227, "dot": 227, "below": [227, 228, 235, 237], "made": [227, 232], "blue": 227, "orang": 227, "voronoi_plot_2d": 227, "vor": 227, "zorder": 227, "run": [227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "ipynb": [227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "fundament": 228, "li": 228, "up": [228, 231, 235], "implicit": [228, 246], "kind": [228, 232], "interrel": 228, "briefli": [228, 234], "introduc": 228, "here": [228, 230, 232, 233, 234], "suffic": [228, 232, 235], "xugriddataarrai": 228, "xugriddataset": [228, 240, 247], "ir": 228, "regular": [228, 233, 246], "dens": [228, 246], "n_max_nodes_per_fac": [228, 246], "veri": [228, 232, 233, 234, 237], "border": [228, 237], "inward": 228, "face_z": [228, 232, 233, 240], "iter2": 228, "binary_eros": 228, "iter5": 228, "12": [228, 231, 233, 234, 235, 237], "0x7faa17b51e90": 228, "0x7faa17753550": 228, "iter1": 228, "binary_dil": 228, "iter1_boundari": 228, "0x7faa0b4b6e50": 228, "connected_compon": 228, "analys": 228, "xoxo": [228, 242, 244], "rdbu": [228, 232, 239], "0x7faa0a504990": 228, "voronoi_grid": [228, 234], "0x7faa15f78250": 228, "There": [228, 230, 233, 237], "flavor": 228, "interior": 228, "benefit": [228, 246], "smaller": [228, 237, 246], "centroid_onli": 228, "convex_exterior": 228, "0x7faa0b41a090": 228, "commonli": [228, 230, 246], "simplest": 228, "attract": 228, "0x7faa0a4b8a90": 228, "power": 228, "flow": 228, "steadi": 228, "state": 228, "heat": 228, "conduct": [228, 230], "groundwat": 228, "283": 228, "face_dimens": [228, 233], "77": [228, 234, 235], "132": 228, "0x7faa0a2110d0": 228, "gist_rainbow": 228, "0x7faa0b047910": 228, "75": [228, 234, 235, 237, 239], "Then": [228, 237], "disk_nod": 228, "node_z": [228, 232, 233, 240], "disk_empti": 228, "mesh2d_nnod": [228, 232, 233], "disk_fil": 228, "0x7faa0b299910": 228, "numer": 228, "bandwidth": 228, "reverse_cuthill_mcke": 228, "reduct": [228, 234, 247], "illustr": [228, 232, 234], "toarrai": 228, "imshow": [228, 232], "grei": 228, "axesimag": 228, "0x7faa0a5b1f50": 228, "poor": 228, "place": [228, 232], "high": [228, 230], "vice": 228, "versa": 228, "better": [228, 232], "renumbered_grid": 228, "0x7faa163e0b10": 228, "668": [228, 236], "quick": [229, 230, 234, 236, 247], "stage": [230, 233], "best": [230, 237], "choic": 230, "physic": 230, "applic": [230, 246], "surfac": [230, 232, 234, 235, 237, 246], "bathymetri": 230, "netherland": [230, 231, 234, 235, 241, 243], "coarser": 230, "create_grid": [230, 234], "nx": [230, 234], "ny": [230, 234], "cover": [230, 234, 237], "rectangl": [230, 234], "meshgrid": [230, 234], "ij": [230, 234], "elevation_nl": [230, 231, 234, 235, 237, 238, 241, 244], "125_000": [230, 234, 235], "225_000": [230, 234], "440_000": [230, 234], "500_000": [230, 234, 235], "terrain": [230, 231, 234, 235, 237, 238, 240, 241], "0x7faa0b474a10": 230, "higher": 230, "contrast": [230, 246], "sens": 230, "quantiti": 230, "datum": 230, "arbitrari": [230, 246, 247], "25": [230, 234, 235], "f": 230, "set_titl": [230, 237], "degre": [230, 246], "absolut": 230, "0x7faa0b6c7cd0": 230, "your": [230, 232, 242], "own": [230, 232, 237], "linear": 230, "implement": 230, "nansum": 230, "abl": 230, "encount": 230, "unsupport": 230, "somewhat": [230, 246], "obscur": 230, "synthet": [230, 232, 240, 242], "built": 230, "temporari": 230, "alloc": 230, "our": [230, 234], "0x7faa15f18050": 230, "Not": [230, 231, 237], "quantil": 230, "sure": 230, "henc": [230, 237], "nanpercentil": 230, "p17": 230, "0x7faa0a4a4590": 230, "030": [230, 236], "overlap_regridd": [230, 236], "domain": [231, 246], "known": 231, "commun": 231, "dive": 231, "0x7faa0bf58c90": 231, "0x7faa1755f110": 231, "quit": 231, "twelv": 231, "provinc": [231, 237, 243], "nonetheless": 231, "re": [231, 232, 237, 247], "workflow": 231, "after": 231, "model": [231, 241], "post": 231, "0x7faa17767110": 231, "Of": 231, "cours": 231, "grid_part": 231, "merged_grid": 231, "0x7faa0a211e50": 231, "partion": 231, "lt": [231, 232, 233, 234, 235, 237], "x27": [231, 232, 233, 234, 235, 237], "mesh2d_nfac": [231, 232, 233, 234, 235, 237], "5248": [231, 234, 237], "gt": [231, 232, 233, 234, 235, 237], "5243": [231, 234, 237], "5244": [231, 234, 237], "5245": [231, 234, 237], "5246": [231, 234, 237], "5247xarrai": [231, 234], "5248fals": 231, "falsearrai": 231, "int640": [231, 232, 233, 234, 235, 237], "5247arrai": [231, 234, 237], "5247": [231, 234, 237], "mesh2d_nfacespandasindexpandasindex": [231, 232, 233, 234, 235, 237], "rangeindex": [231, 232, 233, 234, 237], "stop": [231, 232, 233, 234, 237], "becaus": 231, "easiest": 231, "restor": 231, "mesh2d_face_x": [231, 234, 235, 237, 238], "388e": [231, 237], "04": [231, 233, 234, 236, 237], "86e": [231, 237], "03e": [231, 237], "mesh2d_face_i": [231, 234, 235, 237], "648e": [231, 237], "171e": [231, 237], "964e": [231, 237], "5248true": 231, "truearrai": 231, "float642": [231, 237], "04standard_nam": 231, "projection_x_coordinatearrai": 231, "23882": [231, 237], "79376058": [231, 237], "186048": [231, 237], "98609163": [231, 237], "183280": [231, 237], "61324667": [231, 237], "33842": [231, 237], "56847139": [231, 237], "33139": [231, 237], "63056206": [231, 237], "30303": [231, 237], "5164253": [231, 237], "float643": [231, 237], "05standard_nam": 231, "projection_y_coordinatearrai": 231, "364821": [231, 237], "96725663": [231, 237], "417102": [231, 237], "96121876": [231, 237], "334623": [231, 237], "01878379": [231, 237], "397494": [231, 237], "51640391": [231, 237], "400187": [231, 237], "85011645": [231, 237], "396399": [231, 237], "29036318": [231, 237], "carri": 231, "cell_id": 231, "argsort": 231, "stem": 231, "910": [231, 236], "creation": 232, "think": 232, "geospati": [232, 237], "focu": [232, 246], "fit": 232, "involv": 232, "behav": [232, 233], "curv": [232, 246], "enclos": [232, 246], "217": [232, 233], "384": [232, 233], "mesh2d_nedg": [232, 233], "600": [232, 233], "378": [232, 233], "379": [232, 233], "380": [232, 233], "381": [232, 233], "382": [232, 233], "383": [232, 233], "594": [232, 233], "595": [232, 233], "596": [232, 233], "597": [232, 233], "598": [232, 233], "599": [232, 233], "211": [232, 233], "212": [232, 233], "213": [232, 233], "214": [232, 233, 235], "215": [232, 233], "216": [232, 233], "933": [232, 233], "091": [232, 233], "875": [232, 233], "688": [232, 233], "491": [232, 233], "737": [232, 233], "918": [232, 233], "269": [232, 233], "408": [232, 233], "424": [232, 233], "edge_z": [232, 233, 240], "989": [232, 233], "929": [232, 233], "909": [232, 233], "544xarrai": [232, 233], "datasetdimens": [232, 233, 237], "217mesh2d_nfac": [232, 233], "384mesh2d_nedg": [232, 233], "600coordin": [232, 233], "383arrai": [232, 233], "599arrai": [232, 233], "216arrai": [232, 233], "float641": [232, 233, 235], "491arrai": [232, 233], "93329198": [232, 233], "09140061": [232, 233], "87484204": [232, 233], "71955236": [232, 233], "71961656": [232, 233], "87394091": [232, 233], "14519674": [232, 233], "30021006": [232, 233], "24185487": [232, 233], "02372336": [232, 233], "68192173": [232, 233], "51366054": [232, 233], "49636083": [232, 233], "42590672": [232, 233], "4384199": [232, 233], "61206453": [232, 233], "98452218": [232, 233], "34631843": [232, 233], "38859332": [232, 233], "67626878": [232, 233], "8793418": [232, 233], "89181551": [232, 233], "58063619": [232, 233], "06485024": [232, 233], "56460556": [232, 233], "32670679": [232, 233], "31542666": [232, 233], "23435738": [232, 233], "17907947": [232, 233], "24911761": [232, 233], "32261676": [232, 233], "37932098": [232, 233], "59725896": [232, 233], "06960715": [232, 233], "52752541": [232, 233], "65542763": [232, 233], "59122115": [232, 233], "30909635": [232, 233], "79743633": [232, 233], "01309648": [232, 233], "80492175": [232, 233], "29623902": [232, 233], "67948901": [232, 233], "05720241": [232, 233], "49414364": [232, 233], "17061388": [232, 233], "14380135": [232, 233], "0929027": [232, 233], "04250078": [232, 233], "21983342": [232, 233], "52605796": [232, 233], "74456435": [232, 233], "73636134": [232, 233], "53367517": [232, 233], "37912956": [232, 233], "56456472": [232, 233], "1128184": [232, 233], "67860083": [232, 233], "90658589": [232, 233], "8581717": [232, 233], "92243874": [232, 233], "25314101": [232, 233], "98920876": [232, 233], "29433566": [232, 233], "02795009": [232, 233], "35861518": [232, 233], "5754677": [232, 233], "88972349": [232, 233], "35500065": [232, 233], "89656484": [232, 233], "42645786": [232, 233], "05358622": [232, 233], "98163386": [232, 233], "96805522": [232, 233], "92737431": [232, 233], "16497958": [232, 233], "65219751": [232, 233], "20001501": [232, 233], "66499818": [232, 233], "9070488": [232, 233], "79695147": [232, 233], "32581368": [232, 233], "70815781": [232, 233], "32681922": [232, 233], "47769763": [232, 233], "10054406": [232, 233], "78736232": [232, 233], "13480945": [232, 233], "12359037": [232, 233], "12348431": [232, 233], "50348723": [232, 233], "5346238": [232, 233], "43476969": [232, 233], "68985676": [232, 233], "19436222": [232, 233], "17305364": [232, 233], "99674384": [232, 233], "97609826": [232, 233], "25808351": [232, 233], "83919312": [232, 233], "01546212": [232, 233], "83873236": [232, 233], "3276847": [232, 233], "38264023": [232, 233], "32331857": [232, 233], "60444537": [232, 233], "42153257": [232, 233], "16263349": [232, 233], "11146439": [232, 233], "16952407": [232, 233], "29505212": [232, 233], "78998581": [232, 233], "11058016": [232, 233], "6527454": [232, 233], "6246035": [232, 233], "03946376": [232, 233], "79128974": [232, 233], "74829616": [232, 233], "81372159": [232, 233], "92601744": [232, 233], "99063101": [232, 233], "86806664": [232, 233], "71520542": [232, 233], "74153275": [232, 233], "72350332": [232, 233], "91308887": [232, 233], "27760255": [232, 233], "61640222": [232, 233], "97395572": [232, 233], "46314597": [232, 233], "15626581": [232, 233], "04468409": [232, 233], "0056848": [232, 233], "79731756": [232, 233], "11759994": [232, 233], "73440401": [232, 233], "63791929": [232, 233], "12278136": [232, 233], "71509427": [232, 233], "93999744": [232, 233], "04170698": [232, 233], "83522249": [232, 233], "81366753": [232, 233], "469313": [232, 233], "62268817": [232, 233], "52829401": [232, 233], "67588241": [232, 233], "42603994": [232, 233], "73664633": [232, 233], "1392758": [232, 233], "7122408": [232, 233], "32582715": [232, 233], "24106939": [232, 233], "01006992": [232, 233], "11551236": [232, 233], "82639924": [232, 233], "17028126": [232, 233], "10006346": [232, 233], "27987773": [232, 233], "42556246": [232, 233], "50987452": [232, 233], "57343103": [232, 233], "66895654": [232, 233], "72003468": [232, 233], "61344721": [232, 233], "63703592": [232, 233], "63235002": [232, 233], "73530696": [232, 233], "90787418": [232, 233], "95115347": [232, 233], "96519653": [232, 233], "0603338": [232, 233], "32881279": [232, 233], "8662602": [232, 233], "74857467": [232, 233], "97745928": [232, 233], "42432536": [232, 233], "80975867": [232, 233], "75144002": [232, 233], "88800553": [232, 233], "04359085": [232, 233], "35779319": [232, 233], "29726906": [232, 233], "5076096": [232, 233], "54807376": [232, 233], "63361455": [232, 233], "53104833": [232, 233], "68784153": [232, 233], "53975332": [232, 233], "82702868": [232, 233], "73040836": [232, 233], "74099464": [232, 233], "34093488": [232, 233], "68812411": [232, 233], "49116681": [232, 233], "424arrai": [232, 233], "73730009": [232, 233], "91825084": [232, 233], "26876665": [232, 233], "31052091": [232, 233], "78990802": [232, 233], "56592199": [232, 233], "0239473": [232, 233], "20054259": [232, 233], "50084278": [232, 233], "2032856": [232, 233], "82037735": [232, 233], "69611343": [232, 233], "34307619": [232, 233], "45189748": [232, 233], "05010445": [232, 233], "23173146": [232, 233], "24293922": [232, 233], "96369209": [232, 233], "23243737": [232, 233], "31070306": [232, 233], "4679772": [232, 233], "67854164": [232, 233], "6176979": [232, 233], "38214386": [232, 233], "73305299": [232, 233], "12696041": [232, 233], "7557379": [232, 233], "46896622": [232, 233], "81353967": [232, 233], "66282462": [232, 233], "49842491": [232, 233], "88905017": [232, 233], "14756229": [232, 233], "93823378": [232, 233], "32658274": [232, 233], "70496014": [232, 233], "75997195": [232, 233], "86366982": [232, 233], "40334076": [232, 233], "61638288": [232, 233], "08577494": [232, 233], "2469001": [232, 233], "43745556": [232, 233], "6593039": [232, 233], "24747201": [232, 233], "41423365": [232, 233], "59867793": [232, 233], "76873353": [232, 233], "01055328": [232, 233], "03445169": [232, 233], "2555184": [232, 233], "37725087": [232, 233], "46190819": [232, 233], "29115682": [232, 233], "01870268": [232, 233], "94066027": [232, 233], "25905367": [232, 233], "33664867": [232, 233], "13347392": [232, 233], "19148844": [232, 233], "92302886": [232, 233], "98393527": [232, 233], "74986148": [232, 233], "56610806": [232, 233], "70253319": [232, 233], "94001636": [232, 233], "67116513": [232, 233], "69996221": [232, 233], "43672463": [232, 233], "34888072": [232, 233], "24776438": [232, 233], "59270025": [232, 233], "28217841": [232, 233], "09683054": [232, 233], "13032688": [232, 233], "99799398": [232, 233], "59541373": [232, 233], "44429486": [232, 233], "70053321": [232, 233], "49586377": [232, 233], "92752612": [232, 233], "48356218": [232, 233], "26794194": [232, 233], "94499938": [232, 233], "4014765": [232, 233], "15090053": [232, 233], "3510253": [232, 233], "69787528": [232, 233], "24345543": [232, 233], "28084397": [232, 233], "34147464": [232, 233], "62334982": [232, 233], "37949882": [232, 233], "46523899": [232, 233], "02004231": [232, 233], "66440448": [232, 233], "27703645": [232, 233], "80282308": [232, 233], "7997561": [232, 233], "11593038": [232, 233], "26297077": [232, 233], "88366643": [232, 233], "51686604": [232, 233], "85913062": [232, 233], "54883651": [232, 233], "87813329": [232, 233], "72788383": [232, 233], "59858735": [232, 233], "01295114": [232, 233], "83407379": [232, 233], "08914369": [232, 233], "70697436": [232, 233], "15901204": [232, 233], "71100283": [232, 233], "92405244": [232, 233], "40079685": [232, 233], "177885": [232, 233], "71287975": [232, 233], "6753383": [232, 233], "49988524": [232, 233], "36217383": [232, 233], "4492063": [232, 233], "01810003": [232, 233], "9699373": [232, 233], "9360992": [232, 233], "67119084": [232, 233], "74213434": [232, 233], "79875639": [232, 233], "91392151": [232, 233], "03630167": [232, 233], "9087847": [232, 233], "86667389": [232, 233], "24024485": [232, 233], "28558795": [232, 233], "10553913": [232, 233], "03949895": [232, 233], "26908159": [232, 233], "12554511": [232, 233], "34567758": [232, 233], "77185205": [232, 233], "00441495": [232, 233], "82921317": [232, 233], "4329395": [232, 233], "24566867": [232, 233], "2517506": [232, 233], "11334953": [232, 233], "215765": [232, 233], "06724702": [232, 233], "33121811": [232, 233], "92298247": [232, 233], "55366156": [232, 233], "43694415": [232, 233], "56997182": [232, 233], "09002962": [232, 233], "28253854": [232, 233], "81668051": [232, 233], "21441695": [232, 233], "43893569": [232, 233], "59375587": [232, 233], "7909234": [232, 233], "29677012": [232, 233], "10784093": [232, 233], "90209116": [232, 233], "84679298": [232, 233], "69025667": [232, 233], "49161343": [232, 233], "44610569": [232, 233], "49052346": [232, 233], "02810574": [232, 233], "16127284": [232, 233], "97948068": [232, 233], "50639712": [232, 233], "21165741": [232, 233], "04926132": [232, 233], "88239861": [232, 233], "23617477": [232, 233], "20600021": [232, 233], "42468112": [232, 233], "38869071": [232, 233], "91611618": [232, 233], "93777886": [232, 233], "82127919": [232, 233], "82409913": [232, 233], "93548072": [232, 233], "94143233": [232, 233], "96785184": [232, 233], "94683372": [232, 233], "36476797": [232, 233], "85117403": [232, 233], "39410053": [232, 233], "05700573": [232, 233], "22359378": [232, 233], "59335232": [232, 233], "86883751": [232, 233], "30890722": [232, 233], "04320847": [232, 233], "40762661": [232, 233], "42392991": [232, 233], "544arrai": [232, 233], "98860502": [232, 233], "87511577": [232, 233], "7999506": [232, 233], "81179977": [232, 233], "90641372": [232, 233], "01522135": [232, 233], "95483397": [232, 233], "10396573": [232, 233], "1578564": [232, 233], "07770379": [232, 233], "21438924": [232, 233], "76492656": [232, 233], "9903005": [232, 233], "87706115": [232, 233], "74001569": [232, 233], "71509433": [232, 233], "64090366": [232, 233], "58755786": [232, 233], "5894138": [232, 233], "77229325": [232, 233], "57964458": [232, 233], "55118043": [232, 233], "573687": [232, 233], "99804322": [232, 233], "62998439": [232, 233], "73330358": [232, 233], "91196666": [232, 233], "08718002": [232, 233], "2241093": [232, 233], "25154692": [232, 233], "22950616": [232, 233], "30057297": [232, 233], "43865261": [232, 233], "45683795": [232, 233], "42071363": [232, 233], "10724944": [232, 233], "49815985": [232, 233], "47782083": [232, 233], "81238047": [232, 233], "36887269": [232, 233], "23126459": [232, 233], "00438211": [232, 233], "54539598": [232, 233], "78945401": [232, 233], "58812582": [232, 233], "49286878": [232, 233], "4536075": [232, 233], "38844881": [232, 233], "38816024": [232, 233], "45183333": [232, 233], "37731958": [232, 233], "34296569": [232, 233], "40766864": [232, 233], "29954468": [232, 233], "25301587": [232, 233], "25486123": [232, 233], "49556603": [232, 233], "26842541": [232, 233], "30534774": [232, 233], "76696931": [232, 233], "36476329": [232, 233], "44125682": [232, 233], "58586748": [232, 233], "16567022": [232, 233], "77179538": [232, 233], "00771139": [232, 233], "36778639": [232, 233], "23878222": [232, 233], "41763555": [232, 233], "4933684": [232, 233], "49980804": [232, 233], "45866534": [232, 233], "73113358": [232, 233], "56848957": [232, 233], "9371726": [232, 233], "09427502": [232, 233], "77748965": [232, 233], "86423511": [232, 233], "28290049": [232, 233], "37966805": [232, 233], "71441275": [232, 233], "39795039": [232, 233], "32964125": [232, 233], "28708489": [232, 233], "14036611": [232, 233], "93326778": [232, 233], "63837412": [232, 233], "76024269": [232, 233], "35426865": [232, 233], "04411316": [232, 233], "37855752": [232, 233], "75125903": [232, 233], "49731427": [232, 233], "29423679": [232, 233], "31320184": [232, 233], "21442941": [232, 233], "19914061": [232, 233], "26737082": [232, 233], "1994776": [232, 233], "18248773": [232, 233], "42331083": [232, 233], "68722239": [232, 233], "291009": [232, 233], "00553446": [232, 233], "8635312": [232, 233], "36763118": [232, 233], "98177038": [232, 233], "73777904": [232, 233], "97386222": [232, 233], "21760229": [232, 233], "96947242": [232, 233], "80987361": [232, 233], "36223008": [232, 233], "85601446": [232, 233], "78423227": [232, 233], "98350774": [232, 233], "32763318": [232, 233], "12360142": [232, 233], "20081241": [232, 233], "19115798": [232, 233], "34312232": [232, 233], "60159339": [232, 233], "85827083": [232, 233], "05110617": [232, 233], "73227065": [232, 233], "35962144": [232, 233], "66427517": [232, 233], "82588487": [232, 233], "31902209": [232, 233], "19032074": [232, 233], "67398171": [232, 233], "18441521": [232, 233], "22400336": [232, 233], "74472387": [232, 233], "18513313": [232, 233], "58262842": [232, 233], "49900026": [232, 233], "66843179": [232, 233], "55806506": [232, 233], "71573878": [232, 233], "67568433": [232, 233], "52219645": [232, 233], "61492196": [232, 233], "5986852": [232, 233], "94487745": [232, 233], "69281356": [232, 233], "94581405": [232, 233], "00528561": [232, 233], "37612392": [232, 233], "98859731": [232, 233], "72194763": [232, 233], "5589851": [232, 233], "68427751": [232, 233], "35682975": [232, 233], "14131276": [232, 233], "34853711": [232, 233], "1241342": [232, 233], "00899026": [232, 233], "39075873": [232, 233], "41658096": [232, 233], "01719411": [232, 233], "15374599": [232, 233], "32275557": [232, 233], "43687329": [232, 233], "505908": [232, 233], "58638634": [232, 233], "68459798": [232, 233], "64047318": [232, 233], "5766114": [232, 233], "61581032": [232, 233], "61957888": [232, 233], "80680054": [232, 233], "91804968": [232, 233], "93520026": [232, 233], "98213717": [232, 233], "15697188": [232, 233], "55385034": [232, 233], "26299927": [232, 233], "32923738": [232, 233], "69300073": [232, 233], "14800061": [232, 233], "35257773": [232, 233], "91736337": [232, 233], "55634316": [232, 233], "24399649": [232, 233], "29381546": [232, 233], "28970536": [232, 233], "86825983": [232, 233], "43934876": [232, 233], "99050549": [232, 233], "09805846": [232, 233], "16064474": [232, 233], "73547458": [232, 233], "7830263": [232, 233], "6705139": [232, 233], "92869759": [232, 233], "90866681": [232, 233], "54446841": [232, 233], "mesh2d_nedgespandasindexpandasindex": [232, 233], "mesh2d_nnodespandasindexpandasindex": [232, 233], "0x7faa0a21ee90": 232, "dispatch": 232, "0x7faa0a349e50": 232, "tripcolor": 232, "put": 232, "11": [232, 233, 234, 235, 236, 237], "0x7faa0af99910": 232, "_tricontour": 232, "tricontourset": 232, "0x7faa0a353310": 232, "overlai": 232, "0x7faa15f44610": 232, "rule": 232, "meaning": 232, "reason": [232, 246], "pathcollect": [232, 234], "0x7faa15f779d0": 232, "figaspect": 232, "mpl_toolkit": 232, "art3d": 232, "poly3dcollect": 232, "0x7faa0b5d6e50": 232, "0x7faa0a2ff110": 232, "0x7faa0b1bc810": 232, "mention": 232, "apart": 232, "somewher": 232, "timeseri": 232, "adh_san_diego": [232, 233, 239, 244], "1000": [232, 235], "line2d": [232, 234, 241], "0x7faa0b44d490": 232, "556": [232, 236], "explan": 233, "rest": 233, "main": 233, "9140": 233, "49": [233, 234, 235, 236], "16869": 233, "nmax_fac": 233, "9135": 233, "9136": 233, "9137": 233, "9138": 233, "9139": 233, "2000": 233, "02": [233, 237], "int32": 233, "9140time": 233, "49face": 233, "16869nmax_fac": 233, "3coordin": 233, "9139arrai": 233, "02arrai": 233, "01t00": 233, "000000000": 233, "01t01": 233, "33": [233, 234, 235, 237], "01t02": 233, "03": [233, 236], "01t03": 233, "01t04": 233, "01t05": 233, "01t06": 233, "01t07": 233, "01t08": 233, "01t09": 233, "01t10": 233, "01t11": 233, "32": [233, 234, 235], "01t12": 233, "01t13": 233, "01t14": 233, "01t15": 233, "01t16": 233, "01t17": 233, "01t18": 233, "01t19": 233, "01t20": 233, "01t21": 233, "01t22": 233, "01t23": 233, "02t00": 233, "447860": 233, "cf_role": 233, "mesh_topologylong_nam": 233, "meshtopology_dimens": 233, "2node_coordin": 233, "node_yface_node_connect": 233, "face_node_connectivityedge_node_connect": 233, "face_node_connectivitylong_nam": 233, "50607": 233, "nodepandasindexpandasindex": 233, "9130": 233, "9131": 233, "9132": 233, "9133": 233, "9134": 233, "timepandasindexpandasindex": 233, "datetimeindex": 233, "06": 233, "07": [233, 234, 236], "08": 233, "09": [233, 237], "13": [233, 234, 235, 239], "14": [233, 234, 235], "16": [233, 234, 235], "18": [233, 234, 235], "19": [233, 234, 235], "21": [233, 234, 235], "22": [233, 234, 235, 238, 241], "23": [233, 234, 235], "freq": 233, "49coordin": 233, "grab": 233, "usual": 233, "9139xarrai": 233, "build": [233, 246], "asssoci": 233, "typic": 233, "delaunai": 233, "hand": 233, "1xarrai": 233, "dataarraymesh2d_nfac": 233, "0arrai": [233, 237], "1arrai": 233, "section": [233, 234, 238, 241, 246], "seen": 233, "0x7faa17821750": 233, "0x7faa15fbc390": 233, "flexibl": [233, 235, 246], "ineffici": 233, "00000": 233, "10000": 233, "too": 233, "0xarrai": 233, "2coordin": 233, "new_ud": 233, "9140coordin": 233, "recommend": [233, 246], "554": [233, 236], "quick_overview": [233, 236], "routin": 234, "xesmf": 234, "earth": 234, "represent": [234, 237, 246], "emsf": 234, "conda": 234, "forg": 234, "window": 234, "0x7faa0b06f250": 234, "coars": 234, "0x7faa0a54ddd0": 234, "rexgrid": 234, "0x7faa0b221c50": 234, "try": 234, "overlapoverregridd": 234, "0x7faa0a49fcd0": 234, "0x7faa0a1c2910": 234, "Or": [234, 235], "0x7faa0a3af110": 234, "multi": 234, "pretend": 234, "geolog": 234, "strata": 234, "five": 234, "thick": 234, "meter": 234, "83000004": 234, "18999958": 234, "44": [234, 235], "04000092": 234, "72": [234, 235], "82999992": 234, "44999999": 234, "34": [234, 235], "28": [234, 235, 237], "24": [234, 235], "29": [234, 235], "38": [234, 235], "39": [234, 235], "55": [234, 235], "48": [234, 235], "65": [234, 235], "50": [234, 235, 237], "dataarraylay": 234, "5mesh2d_nfac": 234, "83": [234, 235, 237], "81": [234, 235, 237], "45arrai": [234, 237], "int641": 234, "5arrai": [234, 235], "layerpandasindexpandasindex": 234, "feed": 234, "mean_bottom": 234, "98": [234, 235], "73378481": 234, "75605825": 234, "6866454": 234, "59076039": 234, "30473318": 234, "46283808": 234, "98885124": 234, "45315257": 234, "76052909": 234, "60938601": 234, "9746031": 234, "82278477": 234, "86447095": 234, "9699236": 234, "32250825": 234, "61944108": 234, "39512475": 234, "94184232": 234, "71162015": 234, "05908219": 234, "63407438": 234, "07322886": 234, "79753456": 234, "4475533": 234, "63484974": 234, "75826454": 234, "61134759": 234, "75454656": 234, "20785073": 234, "81124398": 234, "69": [234, 235], "34102272": 234, "73683325": 234, "46905942": 234, "27368816": 234, "92800775": 234, "78767776": 234, "59914228": 234, "1621325": 234, "30399372": 234, "92605801": 234, "65570035": 234, "30620094": 234, "73834196": 234, "55580261": 234, "23052693": 234, "40449714": 234, "85176061": 234, "33053948": 234, "89456194": 234, "43064765": 234, "51684987": 234, "9563055": 234, "51": [234, 235], "53": [234, 235], "52": [234, 235, 237], "28837985": 234, "94091781": 234, "36592562": 234, "92677114": 234, "31": [234, 235], "20246544": 234, "5524467": 234, "36515026": 234, "24173546": 234, "46": [234, 235], "79214927": 234, "26316675": 234, "53094058": 234, "69600628": 234, "07394199": 234, "34429965": 234, "47": [234, 235], "24352139": 234, "97530487": 234, "54": [234, 235, 237], "90399917": 234, "87557562": 234, "05098298": 234, "91804551": 234, "44818058": 234, "02645019": 234, "95904013": 234, "75848616": 234, "71649682": 234, "7613762": 234, "45744354": 234, "33120932": 234, "24098772": 234, "25680056": 234, "92794405": 234, "50867478": 234, "91": [234, 235], "92": [234, 235], "93": [234, 235], "94": [234, 235], "95": [234, 235], "96": [234, 235], "97xarrai": 234, "9898": 234, "73": [234, 235, 237], "76": [234, 235], "26": [234, 235], "51arrai": 234, "97arrai": 234, "36": [234, 235, 237], "37": [234, 235], "41": [234, 235, 237], "43": [234, 235], "56": [234, 235], "57": [234, 235], "58": [234, 235], "59": [234, 235], "61": [234, 235], "62": [234, 235], "63": [234, 235], "64": [234, 235], "66": [234, 235], "67": [234, 235], "68": [234, 235], "70": [234, 235], "71": [234, 235], "74": [234, 235], "78": [234, 235], "79": [234, 235], "82": [234, 235], "84": [234, 235], "85": [234, 235, 245], "86": [234, 235], "88": [234, 235], "89": [234, 235], "97": [234, 235], "inspect": 234, "section_i": [234, 238, 241], "475_000": [234, 235, 238, 241], "section_mean": 234, "mesh2d_": [234, 235], "hue": 234, "0x7faa178f0b50": 234, "0x7faa0af92790": 234, "0x7faa15f195d0": 234, "0x7faa178f39d0": 234, "0x7faa0af90dd0": 234, "fine": 234, "smooth": 234, "zoom": 234, "0x7faa15f37110": 234, "clearli": [234, 237], "0x7faa0b7e6e90": 234, "0x7faa0bf1acd0": 234, "expens": 234, "repeatedli": 234, "kept": 234, "part_oth": 234, "0x7faa0a1d7110": 234, "991": [234, 236], "regridder_overview": [234, 236], "reflect": 235, "primarili": [235, 237, 247], "variou": 235, "0x7faa0a382b10": 235, "100_000": 235, "200_000": 235, "450_000": 235, "550_000": 235, "0x7faa0b0b59d0": 235, "0x7faa0b59ca50": 235, "0x7faa0b2b3cd0": 235, "care": 235, "0x7faa0b23f110": 235, "what": 235, "show_point_select": 235, "mesh2d_x": [235, 241], "mesh2d_i": 235, "set_aspect": [235, 240, 245], "150_000": 235, "463_000": 235, "float32": [235, 237], "4221": 235, "mesh2d_index": 235, "5e": 235, "63e": 235, "napxarrai": [235, 237], "int644221arrai": 235, "int640arrai": 235, "05arrai": [235, 237], "150000": 235, "float644": 235, "463000": 235, "nap": [235, 237], "six": 235, "175_000": 235, "400_000": 235, "465_000": 235, "1905": 235, "1356": 235, "372": 235, "3057": 235, "4198": 235, "4113": 235, "25e": 235, "75e": 235, "4e": 235, "65e": 235, "int641905": 235, "4113arrai": 235, "125000": 235, "175000": 235, "400000": 235, "465000": 235, "430_000": 235, "2675": 235, "3e": 235, "2arrai": 235, "430000": 235, "10_000": [235, 237], "3263": 235, "3225": 235, "3144": 235, "2854": 235, "2941": 235, "3135": 235, "4256": 235, "8e": 235, "9e": 235, "int643263": 235, "4256arrai": 235, "3012": 235, "4197": 235, "9arrai": 235, "100000": 235, "110000": 235, "120000": 235, "130000": 235, "140000": 235, "160000": 235, "170000": [235, 237], "180000": 235, "190000": 235, "1867": 235, "1882": 235, "1890": 235, "1936": 235, "4121": 235, "4077": 235, "1581": 235, "99": 235, "int641867": 235, "1581arrai": 235, "1735": 235, "1482": 235, "1350": 235, "1445": 235, "1122": 235, "2745": 235, "1908": 235, "1912": 235, "1824": 235, "240": 235, "1654": 235, "1647": 235, "1696": 235, "1164": 235, "164": 235, "2750": 235, "2716": 235, "2687": 235, "2708": 235, "1792": 235, "2666": 235, "1668": 235, "2628": 235, "370": 235, "2825": 235, "2738": 235, "2695": 235, "2705": 235, "2655": 235, "2836": 235, "2889": 235, "226": 235, "3035": 235, "4297": 235, "2864": 235, "2722": 235, "3146": 235, "3069": 235, "2820": 235, "2804": 235, "2907": 235, "2904": 235, "3277": 235, "3279": 235, "3056": 235, "3183": 235, "3022": 235, "3006": 235, "2850": 235, "2818": 235, "2991": 235, "2997": 235, "3250": 235, "3259": 235, "3138": 235, "3140": 235, "2964": 235, "3002": 235, "2953": 235, "2935": 235, "4229": 235, "4251": 235, "3291": 235, "3246": 235, "3089": 235, "4302": 235, "3088": 235, "4218": 235, "4117": 235, "4203": 235, "4241": 235, "4260": 235, "1945": 235, "3377": 235, "3378": 235, "4675": 235, "4562": 235, "4173": 235, "2939": 235, "4096": 235, "4093": 235, "3677": 235, "4928": 235, "4876": 235, "4813": 235, "4838": 235, "4559": 235, "4770": 235, "4131": 235, "99arrai": 235, "410000": 235, "420000": 235, "440000": 235, "450000": [235, 237], "460000": 235, "470000": 235, "480000": 235, "490000": 235, "As": [235, 247], "3035arrai": 235, "19arrai": 235, "show_line_select": 235, "line_x": 235, "line_i": 235, "axhlin": [235, 238, 241], "elif": 235, "axvlin": 235, "60_000": 235, "190_000": 235, "120_000": 235, "575_000": 235, "250_000": 235, "get_coordin": 235, "ring": 235, "155_000": 235, "buffer": [235, 237], "50_000": 235, "thousand": 235, "0x7faa0b0b7110": 235, "core": 235, "066": [235, 236], "563": 236, "vector_convers": [236, 237], "788": [236, 237], "great": 237, "ecosystem": [237, 246], "0x7faa1689ac50": 237, "print": 237, "21303": 237, "903": 237, "363737": 237, "469": 237, "25340": 237, "195": 237, "3630": 237, "810000": 237, "185417": 237, "879": 237, "419222": 237, "681": 237, "184927": 237, "836": 237, "040001": 237, "181811": 237, "627": 237, "338063": 237, "592": 237, "182510": 237, "446": 237, "990000": 237, "20177": 237, "702": 237, "368500": 237, "703": 237, "17210": 237, "674": 237, "3644": 237, "600000": 237, "51139": 237, "349": 237, "357499": 237, "291": 237, "48079": 237, "937": 237, "3617": 237, "930000": 237, "38115": 237, "173": 237, "400096": 237, "935": 237, "34838": 237, "247": 237, "3952": 237, "189999": 237, "252916": 237, "585": 237, "467082": 237, "255888": 237, "448": 237, "280000": 237, "395258": 237, "331": 237, "34522": 237, "298": 237, "3998": 237, "830000": 237, "32729": 237, "434": 237, "403338": 237, "332": 237, "32167": 237, "160": 237, "3973": 237, "29985": 237, "831": 237, "394355": 237, "220": 237, "opposit": 237, "05xarrai": 237, "5248coordin": 237, "float321": 237, "04arrai": 237, "secondli": 237, "wgs84": 237, "dutch": 237, "nation": 237, "rd": 237, "28992": 237, "provinces_nl": [237, 243, 244], "0x7faa0b5bd0d0": 237, "classifi": 237, "sai": 237, "averag": 237, "groupbi": 237, "725979": 237, "806918": 237, "46903867": 237, "090816": 237, "3133026": 237, "252567": 237, "194658": 237, "7175047": 237, "021334": 237, "0442472": 237, "4584134": 237, "9470762": 237, "1210": 237, "807": 237, "3133": 237, "718": 237, "044": 237, "458": 237, "9471arrai": 237, "float640": 237, "idpandasindexpandasindex": 237, "utrecht": 237, "linewidth": 237, "facecolor": 237, "428343": 237, "70545104187": 237, "489587": 237, "5779869387": 237, "0x7faa168cf110": 237, "less": 237, "suitabl": 237, "overwrit": 237, "by_centroid": 237, "by_touch": 237, "titl": 237, "province_centroid": 237, "xlabel": 237, "ylabel": 237, "0x7faa0b404690": 237, "turn": 237, "sea": 237, "snapped_ud": 237, "snapped_gdf": 237, "grai": 237, "arguabl": 237, "criterion": 237, "sometim": 237, "corner": 237, "progress": 238, "extens": 238, "goal": 238, "eas": 238, "pip": 238, "small": [239, 240, 241, 243, 245], "hydraul": 239, "bed": 239, "water": [239, 243], "0x7faa0b37a610": 239, "320": [239, 244], "0x7faa15fbdcd0": 240, "163": [240, 244], "digit": 241, "0x7faa0b35e8d0": 241, "814": [241, 244], "pooch": 242, "configur": 242, "xugrid_data_dir": 242, "pronvinc": [242, 244], "nl": [242, 244], "adh": [242, 244], "san": [242, 244], "diego": [242, 244], "085": [243, 244], "449": 244, "sample_data": 244, "067": [244, 245], "unconnect": 245, "bd0d1f": 245, "glossari": 246, "strongli": 246, "larger": 246, "interchangeab": 246, "arrang": 246, "n_row": 246, "n_column": 246, "though": 246, "arbitrarili": 246, "equidist": 246, "quadrilater": 246, "primari": 246, "refin": 246, "n_cell": 246, "interchang": 246, "short": 246, "constitu": 246, "broadli": 246, "environment": 246, "climat": 246, "forecast": 246, "thu": 246, "nearli": 246, "unidata": 246, "rich": 246, "basic": 246, "plane": 246, "lesser": 246, "matric": 246, "special": 246, "straightforward": 246, "scheme": 246, "coo": 246, "triplet": 246, "row_index": 246, "column_index": 246, "rectangular": 246, "rag": 246, "wherein": 246, "member": 246, "mix": 246, "quandrilater": 246, "arrrai": 246, "exhaust": 246, "descript": 246, "concept": 247, "idea": 247, "accomplish": 247, "comparison": 247, "revers": 247, "cuthil": 247, "mckee": 247}, "objects": {"xugrid": [[1, 0, 1, "", "BarycentricInterpolator"], [2, 0, 1, "", "CentroidLocatorRegridder"], [3, 0, 1, "", "OverlapRegridder"], [4, 0, 1, "", "RelativeOverlapRegridder"], [5, 0, 1, "", "Ugrid1d"], [44, 0, 1, "", "Ugrid2d"], [126, 0, 1, "", "UgridDataArray"], [129, 0, 1, "", "UgridDataArrayAccessor"], [164, 0, 1, "", "UgridDataset"], [167, 0, 1, "", "UgridDatasetAccessor"], [197, 0, 1, "", "UgridRolesAccessor"], [202, 3, 1, "", "burn_vector_geometry"], [203, 3, 1, "", "concat"], [204, 3, 1, "", "full_like"], [205, 3, 1, "", "merge"], [206, 3, 1, "", "merge_partitions"], [207, 3, 1, "", "ones_like"], [208, 3, 1, "", "open_dataarray"], [209, 3, 1, "", "open_dataset"], [210, 3, 1, "", "open_mfdataset"], [211, 3, 1, "", "open_zarr"], [220, 3, 1, "", "polygonize"], [221, 3, 1, "", "snap_to_grid"], [222, 3, 1, "", "zeros_like"]], "xugrid.BarycentricInterpolator": [[1, 1, 1, "", "__init__"]], "xugrid.CentroidLocatorRegridder": [[2, 1, 1, "", "__init__"]], "xugrid.OverlapRegridder": [[3, 1, 1, "", "__init__"]], "xugrid.RelativeOverlapRegridder": [[4, 1, 1, "", "__init__"]], "xugrid.Ugrid1d": [[5, 1, 1, "", "__init__"], [6, 1, 1, "", "assign_edge_coords"], [7, 1, 1, "", "assign_node_coords"], [8, 2, 1, "", "attrs"], [9, 2, 1, "", "bounds"], [10, 1, 1, "", "contract_vertices"], [11, 1, 1, "", "copy"], [12, 2, 1, "", "dimensions"], [13, 2, 1, "", "edge_bounds"], [14, 2, 1, "", "edge_coordinates"], [15, 2, 1, "", "edge_dimension"], [16, 2, 1, "", "edge_x"], [17, 2, 1, "", "edge_y"], [18, 1, 1, "", "from_dataset"], [19, 1, 1, "", "from_geodataframe"], [20, 1, 1, "", "from_meshkernel"], [21, 1, 1, "", "from_shapely"], [22, 1, 1, "", "isel"], [23, 1, 1, "", "merge_partitions"], [24, 2, 1, "", "mesh"], [25, 2, 1, "", "meshkernel"], [26, 2, 1, "", "n_edge"], [27, 2, 1, "", "n_node"], [28, 2, 1, "", "node_coordinates"], [29, 2, 1, "", "node_dimension"], [30, 2, 1, "", "node_edge_connectivity"], [31, 2, 1, "", "node_node_connectivity"], [32, 1, 1, "", "plot"], [33, 1, 1, "", "reindex_like"], [34, 1, 1, "", "rename"], [35, 1, 1, "", "sel"], [36, 1, 1, "", "set_crs"], [37, 1, 1, "", "set_node_coords"], [38, 1, 1, "", "to_crs"], [39, 1, 1, "", "to_dataset"], [40, 1, 1, "", "to_shapely"], [41, 1, 1, "", "topological_sort_by_dfs"], [42, 2, 1, "", "topology_dimension"], [43, 1, 1, "", "topology_subset"]], "xugrid.Ugrid2d": [[44, 1, 1, "", "__init__"], [45, 2, 1, "", "area"], [46, 1, 1, "", "assign_edge_coords"], [47, 1, 1, "", "assign_face_coords"], [48, 1, 1, "", "assign_node_coords"], [49, 2, 1, "", "attrs"], [50, 1, 1, "", "bounding_polygon"], [51, 2, 1, "", "bounds"], [52, 2, 1, "", "celltree"], [53, 2, 1, "", "centroid_triangulation"], [54, 2, 1, "", "centroids"], [55, 2, 1, "", "circumcenters"], [56, 1, 1, "", "compute_barycentric_weights"], [57, 1, 1, "", "copy"], [58, 2, 1, "", "dimensions"], [59, 2, 1, "", "edge_bounds"], [60, 2, 1, "", "edge_coordinates"], [61, 2, 1, "", "edge_dimension"], [62, 2, 1, "", "edge_node_connectivity"], [63, 2, 1, "", "edge_x"], [64, 2, 1, "", "edge_y"], [65, 2, 1, "", "exterior_edges"], [66, 2, 1, "", "exterior_faces"], [67, 2, 1, "", "face_bounds"], [68, 2, 1, "", "face_coordinates"], [69, 2, 1, "", "face_dimension"], [70, 2, 1, "", "face_edge_connectivity"], [71, 2, 1, "", "face_face_connectivity"], [72, 2, 1, "", "face_x"], [73, 2, 1, "", "face_y"], [74, 1, 1, "", "from_dataset"], [75, 1, 1, "", "from_geodataframe"], [76, 1, 1, "", "from_meshkernel"], [77, 1, 1, "", "from_shapely"], [78, 1, 1, "", "from_structured"], [79, 1, 1, "", "from_structured_bounds"], [80, 1, 1, "", "from_structured_intervals1d"], [81, 1, 1, "", "from_structured_intervals2d"], [82, 1, 1, "", "from_structured_multicoord"], [83, 1, 1, "", "intersect_edges"], [84, 1, 1, "", "intersect_line"], [85, 1, 1, "", "intersect_linestring"], [86, 1, 1, "", "isel"], [87, 1, 1, "", "label_partitions"], [88, 1, 1, "", "locate_bounding_box"], [89, 1, 1, "", "locate_points"], [90, 1, 1, "", "merge_partitions"], [91, 2, 1, "", "mesh"], [92, 2, 1, "", "meshkernel"], [93, 2, 1, "", "n_edge"], [94, 2, 1, "", "n_face"], [95, 2, 1, "", "n_node"], [96, 2, 1, "", "node_coordinates"], [97, 2, 1, "", "node_dimension"], [98, 2, 1, "", "node_edge_connectivity"], [99, 2, 1, "", "node_face_connectivity"], [100, 2, 1, "", "node_node_connectivity"], [101, 1, 1, "", "partition"], [102, 2, 1, "", "perimeter"], [103, 1, 1, "", "plot"], [104, 1, 1, "", "rasterize"], [105, 1, 1, "", "rasterize_like"], [106, 1, 1, "", "reindex_like"], [107, 1, 1, "", "rename"], [108, 1, 1, "", "reverse_cuthill_mckee"], [109, 1, 1, "", "sel"], [110, 1, 1, "", "sel_points"], [111, 1, 1, "", "set_crs"], [112, 1, 1, "", "set_node_coords"], [113, 1, 1, "", "tesselate_centroidal_voronoi"], [114, 1, 1, "", "tesselate_circumcenter_voronoi"], [115, 1, 1, "", "to_crs"], [116, 1, 1, "", "to_dataset"], [117, 1, 1, "", "to_nonperiodic"], [118, 1, 1, "", "to_periodic"], [119, 1, 1, "", "to_shapely"], [120, 2, 1, "", "topology_dimension"], [121, 1, 1, "", "topology_subset"], [122, 1, 1, "", "triangulate"], [123, 2, 1, "", "triangulation"], [124, 1, 1, "", "validate_edge_node_connectivity"], [125, 2, 1, "", "voronoi_topology"]], "xugrid.UgridDataArray": [[126, 1, 1, "", "__init__"], [127, 1, 1, "", "from_structured"], [128, 2, 1, "", "ugrid"]], "xugrid.UgridDataArrayAccessor": [[129, 1, 1, "", "__init__"], [130, 1, 1, "", "assign_edge_coords"], [131, 1, 1, "", "assign_face_coords"], [132, 1, 1, "", "assign_node_coords"], [133, 1, 1, "", "binary_dilation"], [134, 1, 1, "", "binary_erosion"], [135, 2, 1, "", "bounds"], [136, 1, 1, "", "connected_components"], [137, 2, 1, "", "crs"], [138, 2, 1, "", "grids"], [139, 1, 1, "", "intersect_line"], [140, 1, 1, "", "intersect_linestring"], [141, 1, 1, "", "laplace_interpolate"], [142, 2, 1, "", "name"], [143, 2, 1, "", "names"], [144, 1, 1, "", "partition"], [145, 1, 1, "", "partition_by_label"], [146, 1, 1, "", "rasterize"], [147, 1, 1, "", "rasterize_like"], [148, 1, 1, "", "reindex_like"], [149, 1, 1, "", "rename"], [150, 1, 1, "", "reverse_cuthill_mckee"], [151, 1, 1, "", "sel"], [152, 1, 1, "", "sel_points"], [153, 1, 1, "", "set_crs"], [154, 1, 1, "", "set_node_coords"], [155, 1, 1, "", "to_crs"], [156, 1, 1, "", "to_dataset"], [157, 1, 1, "", "to_geodataframe"], [158, 1, 1, "", "to_netcdf"], [159, 1, 1, "", "to_nonperiodic"], [160, 1, 1, "", "to_periodic"], [161, 1, 1, "", "to_zarr"], [162, 2, 1, "", "topology"], [163, 2, 1, "", "total_bounds"]], "xugrid.UgridDataset": [[164, 1, 1, "", "__init__"], [165, 1, 1, "", "from_geodataframe"], [166, 2, 1, "", "ugrid"]], "xugrid.UgridDatasetAccessor": [[167, 1, 1, "", "__init__"], [168, 1, 1, "", "assign_edge_coords"], [169, 1, 1, "", "assign_face_coords"], [170, 1, 1, "", "assign_node_coords"], [171, 2, 1, "", "bounds"], [172, 2, 1, "", "crs"], [173, 2, 1, "", "grid"], [174, 1, 1, "", "intersect_line"], [175, 1, 1, "", "intersect_linestring"], [176, 2, 1, "", "name"], [177, 2, 1, "", "names"], [178, 1, 1, "", "partition"], [179, 1, 1, "", "partition_by_label"], [180, 1, 1, "", "rasterize"], [181, 1, 1, "", "rasterize_like"], [182, 1, 1, "", "reindex_like"], [183, 1, 1, "", "rename"], [184, 1, 1, "", "sel"], [185, 1, 1, "", "sel_points"], [186, 1, 1, "", "set_crs"], [187, 1, 1, "", "set_node_coords"], [188, 1, 1, "", "to_crs"], [189, 1, 1, "", "to_dataset"], [190, 1, 1, "", "to_geodataframe"], [191, 1, 1, "", "to_netcdf"], [192, 1, 1, "", "to_nonperiodic"], [193, 1, 1, "", "to_periodic"], [194, 1, 1, "", "to_zarr"], [195, 2, 1, "", "topology"], [196, 2, 1, "", "total_bounds"]], "xugrid.UgridRolesAccessor": [[197, 1, 1, "", "__init__"], [198, 2, 1, "", "connectivity"], [199, 2, 1, "", "coordinates"], [200, 2, 1, "", "dimensions"], [201, 2, 1, "", "topology"]], "xugrid.plot": [[212, 3, 1, "", "contour"], [213, 3, 1, "", "contourf"], [214, 3, 1, "", "imshow"], [215, 3, 1, "", "line"], [216, 3, 1, "", "pcolormesh"], [217, 3, 1, "", "scatter"], [218, 3, 1, "", "surface"], [219, 3, 1, "", "tripcolor"]]}, "objtypes": {"0": "py:class", "1": "py:method", "2": "py:property", "3": "py:function"}, "objnames": {"0": ["py", "class", "Python class"], "1": ["py", "method", "Python method"], "2": ["py", "property", "Python property"], "3": ["py", "function", "Python function"]}, "titleterms": {"api": 0, "refer": 0, "top": 0, "level": 0, "function": [0, 232], "ugriddataarrai": [0, 126, 127, 128, 232, 233], "ugriddataset": [0, 164, 165, 166], "ugrid": [0, 128, 166, 233], "accessor": 0, "snap": [0, 237], "regrid": [0, 234], "plot": [0, 32, 103, 212, 213, 214, 215, 216, 217, 218, 219, 227, 232, 233], "ugrid1d": [0, 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], "topologi": [0, 162, 195, 201], "ugrid2d": [0, 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], "role": 0, "xugrid": [1, 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, 238], "barycentricinterpol": [1, 234], "centroidlocatorregridd": [2, 234], "overlapregridd": [3, 230, 234], "relativeoverlapregridd": 4, "assign_edge_coord": [6, 46, 130, 168], "assign_node_coord": [7, 48, 132, 170], "attr": [8, 49], "bound": [9, 51, 135, 171], "contract_vertic": 10, "copi": [11, 57], "dimens": [12, 58, 200], "edge_bound": [13, 59], "edge_coordin": [14, 60], "edge_dimens": [15, 61], "edge_x": [16, 63], "edge_i": [17, 64], "from_dataset": [18, 74], "from_geodatafram": [19, 75, 165], "from_meshkernel": [20, 76], "from_shap": [21, 77], "isel": [22, 86], "merge_partit": [23, 90, 206], "mesh": [24, 91, 232], "meshkernel": [25, 92], "n_edg": [26, 93], "n_node": [27, 95], "node_coordin": [28, 96], "node_dimens": [29, 97], "node_edge_connect": [30, 98], "node_node_connect": [31, 100], "reindex_lik": [33, 106, 148, 182], "renam": [34, 107, 149, 183], "sel": [35, 109, 151, 184], "set_cr": [36, 111, 153, 186], "set_node_coord": [37, 112, 154, 187], "to_cr": [38, 115, 155, 188], "to_dataset": [39, 116, 156, 189], "to_shap": [40, 119], "topological_sort_by_df": 41, "topology_dimens": [42, 120], "topology_subset": [43, 121], "area": 45, "assign_face_coord": [47, 131, 169], "bounding_polygon": 50, "celltre": 52, "centroid_triangul": 53, "centroid": [54, 227, 228], "circumcent": 55, "compute_barycentric_weight": 56, "edge_node_connect": 62, "exterior_edg": 65, "exterior_fac": 66, "face_bound": 67, "face_coordin": 68, "face_dimens": 69, "face_edge_connect": 70, "face_face_connect": 71, "face_x": 72, "face_i": 73, "from_structur": [78, 127], "from_structured_bound": 79, "from_structured_intervals1d": 80, "from_structured_intervals2d": 81, "from_structured_multicoord": 82, "intersect_edg": 83, "intersect_lin": [84, 139, 174], "intersect_linestr": [85, 140, 175], "label_partit": 87, "locate_bounding_box": 88, "locate_point": 89, "n_face": 94, "node_face_connect": 99, "partit": [101, 144, 178, 231], "perimet": 102, "raster": [104, 146, 180, 237], "rasterize_lik": [105, 147, 181], "reverse_cuthill_mcke": [108, 150], "sel_point": [110, 152, 185], "tesselate_centroidal_voronoi": 113, "tesselate_circumcenter_voronoi": 114, "to_nonperiod": [117, 159, 192], "to_period": [118, 160, 193], "triangul": [122, 123, 228], "validate_edge_node_connect": 124, "voronoi_topologi": 125, "ugriddataarrayaccessor": [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], "binary_dil": 133, "binary_eros": 134, "connected_compon": 136, "cr": [137, 172], "grid": [138, 173, 231, 234, 235, 237], "laplace_interpol": 141, "name": [142, 143, 176, 177], "partition_by_label": [145, 179], "to_geodatafram": [157, 190], "to_netcdf": [158, 191], "to_zarr": [161, 194], "total_bound": [163, 196], "ugriddatasetaccessor": [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], "ugridrolesaccessor": [197, 198, 199, 200, 201], "connect": [198, 228], "coordin": 199, "burn_vector_geometri": 202, "concat": 203, "full_lik": 204, "merg": [205, 231], "ones_lik": 207, "open_dataarrai": 208, "open_dataset": 209, "open_mfdataset": 210, "open_zarr": 211, "contour": 212, "contourf": 213, "imshow": 214, "line": [215, 235], "pcolormesh": 216, "scatter": 217, "surfac": 218, "tripcolor": 219, "polygon": [220, 237], "snap_to_grid": 221, "zeros_lik": 222, "changelog": 223, "unreleas": 223, "fix": 223, "ad": 223, "chang": 223, "0": 223, "8": 223, "1": 223, "2024": 223, "01": 223, "19": 223, "2023": 223, "12": 223, "11": 223, "7": 223, "17": 223, "10": 223, "6": 223, "5": 223, "09": 223, "30": 223, "4": 223, "08": 223, "22": 223, "3": 223, "2": 223, "07": 223, "26": 223, "05": 223, "25": 223, "03": 223, "14": 223, "02": 223, "06": 223, "2022": 223, "13": 223, "9": 223, "16": 223, "2021": 223, "23": 223, "develop": [224, 225], "exampl": [225, 229], "comput": [226, 233, 236, 244], "time": [226, 236, 244], "voronoi": [227, 228], "tessel": [227, 228], "cvt": 227, "infinit": 227, "rai": 227, "import": [228, 232, 235], "arrai": 228, "binari": 228, "eros": 228, "dilat": 228, "compon": 228, "laplac": 228, "interpol": 228, "revers": 228, "cuthil": 228, "mckee": 228, "method": 230, "comparison": 230, "rel": 230, "overlap": 230, "custom": 230, "reduct": 230, "creat": [231, 233], "without": 231, "data": [231, 232, 233, 235, 242], "preserv": 231, "order": 231, "unstructur": [232, 235], "other": 232, "type": 232, "addit": 232, "argument": 232, "As": 232, "xarrai": [232, 233], "dataarrai": [232, 233], "quick": 233, "overview": [233, 234], "from": [233, 237], "dataset": [233, 242], "netcdf": 233, "file": [233, 242], "select": [233, 235], "geopanda": 233, "xugriddataset": 233, "write": 233, "arbitrari": 234, "re": 234, "us": 234, "subset": 235, "point": 235, "index": 235, "vector": 237, "geometri": 237, "convers": 237, "geodatafram": 237, "burn": 237, "instal": 238, "adh": 239, "san": 239, "diego": 239, "disk": 240, "elev": 241, "nl": [241, 243], "sampl": 242, "where": 242, "ar": 242, "my": 242, "avail": 242, "pronvinc": 243, "xoxo": 245, "terminologi": 246, "user": 247, "guid": 247}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.viewcode": 1, "sphinx.ext.todo": 2, "sphinx": 60}, "alltitles": {"API Reference": [[0, "api-reference"]], "Top-level functions": [[0, "top-level-functions"]], "UgridDataArray": [[0, "ugriddataarray"], [232, "ugriddataarray"]], "UgridDataset": [[0, "ugriddataset"]], "UGRID Accessor": [[0, "ugrid-accessor"]], "Snapping": [[0, "snapping"]], "Regridding": [[0, "regridding"]], "Plotting": [[0, "plotting"], [227, "plotting"], [233, "plotting"]], "UGRID1D Topology": [[0, "ugrid1d-topology"]], "UGRID2D Topology": [[0, "ugrid2d-topology"]], "UGRID Roles Accessor": [[0, "ugrid-roles-accessor"]], "xugrid.BarycentricInterpolator": [[1, "xugrid-barycentricinterpolator"]], "xugrid.CentroidLocatorRegridder": [[2, "xugrid-centroidlocatorregridder"]], "xugrid.OverlapRegridder": [[3, "xugrid-overlapregridder"]], "xugrid.RelativeOverlapRegridder": [[4, "xugrid-relativeoverlapregridder"]], "xugrid.Ugrid1d": [[5, "xugrid-ugrid1d"]], "xugrid.Ugrid1d.assign_edge_coords": [[6, "xugrid-ugrid1d-assign-edge-coords"]], "xugrid.Ugrid1d.assign_node_coords": [[7, "xugrid-ugrid1d-assign-node-coords"]], "xugrid.Ugrid1d.attrs": [[8, "xugrid-ugrid1d-attrs"]], "xugrid.Ugrid1d.bounds": [[9, "xugrid-ugrid1d-bounds"]], "xugrid.Ugrid1d.contract_vertices": [[10, "xugrid-ugrid1d-contract-vertices"]], "xugrid.Ugrid1d.copy": [[11, "xugrid-ugrid1d-copy"]], "xugrid.Ugrid1d.dimensions": [[12, "xugrid-ugrid1d-dimensions"]], "xugrid.Ugrid1d.edge_bounds": [[13, "xugrid-ugrid1d-edge-bounds"]], "xugrid.Ugrid1d.edge_coordinates": [[14, "xugrid-ugrid1d-edge-coordinates"]], "xugrid.Ugrid1d.edge_dimension": [[15, "xugrid-ugrid1d-edge-dimension"]], "xugrid.Ugrid1d.edge_x": [[16, "xugrid-ugrid1d-edge-x"]], "xugrid.Ugrid1d.edge_y": [[17, "xugrid-ugrid1d-edge-y"]], "xugrid.Ugrid1d.from_dataset": [[18, "xugrid-ugrid1d-from-dataset"]], "xugrid.Ugrid1d.from_geodataframe": [[19, "xugrid-ugrid1d-from-geodataframe"]], "xugrid.Ugrid1d.from_meshkernel": [[20, "xugrid-ugrid1d-from-meshkernel"]], "xugrid.Ugrid1d.from_shapely": [[21, "xugrid-ugrid1d-from-shapely"]], "xugrid.Ugrid1d.isel": [[22, "xugrid-ugrid1d-isel"]], "xugrid.Ugrid1d.merge_partitions": [[23, "xugrid-ugrid1d-merge-partitions"]], "xugrid.Ugrid1d.mesh": [[24, "xugrid-ugrid1d-mesh"]], "xugrid.Ugrid1d.meshkernel": [[25, "xugrid-ugrid1d-meshkernel"]], "xugrid.Ugrid1d.n_edge": [[26, "xugrid-ugrid1d-n-edge"]], "xugrid.Ugrid1d.n_node": [[27, "xugrid-ugrid1d-n-node"]], "xugrid.Ugrid1d.node_coordinates": [[28, "xugrid-ugrid1d-node-coordinates"]], "xugrid.Ugrid1d.node_dimension": [[29, "xugrid-ugrid1d-node-dimension"]], "xugrid.Ugrid1d.node_edge_connectivity": [[30, "xugrid-ugrid1d-node-edge-connectivity"]], "xugrid.Ugrid1d.node_node_connectivity": [[31, "xugrid-ugrid1d-node-node-connectivity"]], "xugrid.Ugrid1d.plot": [[32, "xugrid-ugrid1d-plot"]], "xugrid.Ugrid1d.reindex_like": [[33, "xugrid-ugrid1d-reindex-like"]], "xugrid.Ugrid1d.rename": [[34, "xugrid-ugrid1d-rename"]], "xugrid.Ugrid1d.sel": [[35, "xugrid-ugrid1d-sel"]], "xugrid.Ugrid1d.set_crs": [[36, "xugrid-ugrid1d-set-crs"]], "xugrid.Ugrid1d.set_node_coords": [[37, "xugrid-ugrid1d-set-node-coords"]], "xugrid.Ugrid1d.to_crs": [[38, "xugrid-ugrid1d-to-crs"]], "xugrid.Ugrid1d.to_dataset": [[39, "xugrid-ugrid1d-to-dataset"]], "xugrid.Ugrid1d.to_shapely": [[40, "xugrid-ugrid1d-to-shapely"]], "xugrid.Ugrid1d.topological_sort_by_dfs": [[41, "xugrid-ugrid1d-topological-sort-by-dfs"]], "xugrid.Ugrid1d.topology_dimension": [[42, "xugrid-ugrid1d-topology-dimension"]], "xugrid.Ugrid1d.topology_subset": [[43, "xugrid-ugrid1d-topology-subset"]], "xugrid.Ugrid2d": [[44, "xugrid-ugrid2d"]], "xugrid.Ugrid2d.area": [[45, "xugrid-ugrid2d-area"]], "xugrid.Ugrid2d.assign_edge_coords": [[46, "xugrid-ugrid2d-assign-edge-coords"]], "xugrid.Ugrid2d.assign_face_coords": [[47, "xugrid-ugrid2d-assign-face-coords"]], "xugrid.Ugrid2d.assign_node_coords": [[48, "xugrid-ugrid2d-assign-node-coords"]], "xugrid.Ugrid2d.attrs": [[49, "xugrid-ugrid2d-attrs"]], "xugrid.Ugrid2d.bounding_polygon": [[50, "xugrid-ugrid2d-bounding-polygon"]], "xugrid.Ugrid2d.bounds": [[51, "xugrid-ugrid2d-bounds"]], "xugrid.Ugrid2d.celltree": [[52, "xugrid-ugrid2d-celltree"]], "xugrid.Ugrid2d.centroid_triangulation": [[53, "xugrid-ugrid2d-centroid-triangulation"]], "xugrid.Ugrid2d.centroids": [[54, "xugrid-ugrid2d-centroids"]], "xugrid.Ugrid2d.circumcenters": [[55, "xugrid-ugrid2d-circumcenters"]], "xugrid.Ugrid2d.compute_barycentric_weights": [[56, "xugrid-ugrid2d-compute-barycentric-weights"]], "xugrid.Ugrid2d.copy": [[57, "xugrid-ugrid2d-copy"]], "xugrid.Ugrid2d.dimensions": [[58, "xugrid-ugrid2d-dimensions"]], "xugrid.Ugrid2d.edge_bounds": [[59, "xugrid-ugrid2d-edge-bounds"]], "xugrid.Ugrid2d.edge_coordinates": [[60, "xugrid-ugrid2d-edge-coordinates"]], "xugrid.Ugrid2d.edge_dimension": [[61, "xugrid-ugrid2d-edge-dimension"]], "xugrid.Ugrid2d.edge_node_connectivity": [[62, "xugrid-ugrid2d-edge-node-connectivity"]], "xugrid.Ugrid2d.edge_x": [[63, "xugrid-ugrid2d-edge-x"]], "xugrid.Ugrid2d.edge_y": [[64, "xugrid-ugrid2d-edge-y"]], "xugrid.Ugrid2d.exterior_edges": [[65, "xugrid-ugrid2d-exterior-edges"]], "xugrid.Ugrid2d.exterior_faces": [[66, "xugrid-ugrid2d-exterior-faces"]], "xugrid.Ugrid2d.face_bounds": [[67, "xugrid-ugrid2d-face-bounds"]], "xugrid.Ugrid2d.face_coordinates": [[68, "xugrid-ugrid2d-face-coordinates"]], "xugrid.Ugrid2d.face_dimension": [[69, "xugrid-ugrid2d-face-dimension"]], "xugrid.Ugrid2d.face_edge_connectivity": [[70, "xugrid-ugrid2d-face-edge-connectivity"]], "xugrid.Ugrid2d.face_face_connectivity": [[71, "xugrid-ugrid2d-face-face-connectivity"]], "xugrid.Ugrid2d.face_x": [[72, "xugrid-ugrid2d-face-x"]], "xugrid.Ugrid2d.face_y": [[73, "xugrid-ugrid2d-face-y"]], "xugrid.Ugrid2d.from_dataset": [[74, "xugrid-ugrid2d-from-dataset"]], "xugrid.Ugrid2d.from_geodataframe": [[75, "xugrid-ugrid2d-from-geodataframe"]], "xugrid.Ugrid2d.from_meshkernel": [[76, "xugrid-ugrid2d-from-meshkernel"]], "xugrid.Ugrid2d.from_shapely": [[77, "xugrid-ugrid2d-from-shapely"]], "xugrid.Ugrid2d.from_structured": [[78, "xugrid-ugrid2d-from-structured"]], "xugrid.Ugrid2d.from_structured_bounds": [[79, "xugrid-ugrid2d-from-structured-bounds"]], "xugrid.Ugrid2d.from_structured_intervals1d": [[80, "xugrid-ugrid2d-from-structured-intervals1d"]], "xugrid.Ugrid2d.from_structured_intervals2d": [[81, "xugrid-ugrid2d-from-structured-intervals2d"]], "xugrid.Ugrid2d.from_structured_multicoord": [[82, "xugrid-ugrid2d-from-structured-multicoord"]], "xugrid.Ugrid2d.intersect_edges": [[83, "xugrid-ugrid2d-intersect-edges"]], "xugrid.Ugrid2d.intersect_line": [[84, "xugrid-ugrid2d-intersect-line"]], "xugrid.Ugrid2d.intersect_linestring": [[85, "xugrid-ugrid2d-intersect-linestring"]], "xugrid.Ugrid2d.isel": [[86, "xugrid-ugrid2d-isel"]], "xugrid.Ugrid2d.label_partitions": [[87, "xugrid-ugrid2d-label-partitions"]], "xugrid.Ugrid2d.locate_bounding_box": [[88, "xugrid-ugrid2d-locate-bounding-box"]], "xugrid.Ugrid2d.locate_points": [[89, "xugrid-ugrid2d-locate-points"]], "xugrid.Ugrid2d.merge_partitions": [[90, "xugrid-ugrid2d-merge-partitions"]], "xugrid.Ugrid2d.mesh": [[91, "xugrid-ugrid2d-mesh"]], "xugrid.Ugrid2d.meshkernel": [[92, "xugrid-ugrid2d-meshkernel"]], "xugrid.Ugrid2d.n_edge": [[93, "xugrid-ugrid2d-n-edge"]], "xugrid.Ugrid2d.n_face": [[94, "xugrid-ugrid2d-n-face"]], "xugrid.Ugrid2d.n_node": [[95, "xugrid-ugrid2d-n-node"]], "xugrid.Ugrid2d.node_coordinates": [[96, "xugrid-ugrid2d-node-coordinates"]], "xugrid.Ugrid2d.node_dimension": [[97, "xugrid-ugrid2d-node-dimension"]], "xugrid.Ugrid2d.node_edge_connectivity": [[98, "xugrid-ugrid2d-node-edge-connectivity"]], "xugrid.Ugrid2d.node_face_connectivity": [[99, "xugrid-ugrid2d-node-face-connectivity"]], "xugrid.Ugrid2d.node_node_connectivity": [[100, "xugrid-ugrid2d-node-node-connectivity"]], "xugrid.Ugrid2d.partition": [[101, "xugrid-ugrid2d-partition"]], "xugrid.Ugrid2d.perimeter": [[102, "xugrid-ugrid2d-perimeter"]], "xugrid.Ugrid2d.plot": [[103, "xugrid-ugrid2d-plot"]], "xugrid.Ugrid2d.rasterize": [[104, "xugrid-ugrid2d-rasterize"]], "xugrid.Ugrid2d.rasterize_like": [[105, "xugrid-ugrid2d-rasterize-like"]], "xugrid.Ugrid2d.reindex_like": [[106, "xugrid-ugrid2d-reindex-like"]], "xugrid.Ugrid2d.rename": [[107, "xugrid-ugrid2d-rename"]], "xugrid.Ugrid2d.reverse_cuthill_mckee": [[108, "xugrid-ugrid2d-reverse-cuthill-mckee"]], "xugrid.Ugrid2d.sel": [[109, "xugrid-ugrid2d-sel"]], "xugrid.Ugrid2d.sel_points": [[110, "xugrid-ugrid2d-sel-points"]], "xugrid.Ugrid2d.set_crs": [[111, "xugrid-ugrid2d-set-crs"]], "xugrid.Ugrid2d.set_node_coords": [[112, "xugrid-ugrid2d-set-node-coords"]], "xugrid.Ugrid2d.tesselate_centroidal_voronoi": [[113, "xugrid-ugrid2d-tesselate-centroidal-voronoi"]], "xugrid.Ugrid2d.tesselate_circumcenter_voronoi": [[114, "xugrid-ugrid2d-tesselate-circumcenter-voronoi"]], "xugrid.Ugrid2d.to_crs": [[115, "xugrid-ugrid2d-to-crs"]], "xugrid.Ugrid2d.to_dataset": [[116, "xugrid-ugrid2d-to-dataset"]], "xugrid.Ugrid2d.to_nonperiodic": [[117, "xugrid-ugrid2d-to-nonperiodic"]], "xugrid.Ugrid2d.to_periodic": [[118, "xugrid-ugrid2d-to-periodic"]], "xugrid.Ugrid2d.to_shapely": [[119, "xugrid-ugrid2d-to-shapely"]], "xugrid.Ugrid2d.topology_dimension": [[120, "xugrid-ugrid2d-topology-dimension"]], "xugrid.Ugrid2d.topology_subset": [[121, "xugrid-ugrid2d-topology-subset"]], "xugrid.Ugrid2d.triangulate": [[122, "xugrid-ugrid2d-triangulate"]], "xugrid.Ugrid2d.triangulation": [[123, "xugrid-ugrid2d-triangulation"]], "xugrid.Ugrid2d.validate_edge_node_connectivity": [[124, "xugrid-ugrid2d-validate-edge-node-connectivity"]], "xugrid.Ugrid2d.voronoi_topology": [[125, "xugrid-ugrid2d-voronoi-topology"]], "xugrid.UgridDataArray": [[126, "xugrid-ugriddataarray"]], "xugrid.UgridDataArray.from_structured": [[127, "xugrid-ugriddataarray-from-structured"]], "xugrid.UgridDataArray.ugrid": [[128, "xugrid-ugriddataarray-ugrid"]], "xugrid.UgridDataArrayAccessor": [[129, "xugrid-ugriddataarrayaccessor"]], "xugrid.UgridDataArrayAccessor.assign_edge_coords": [[130, "xugrid-ugriddataarrayaccessor-assign-edge-coords"]], "xugrid.UgridDataArrayAccessor.assign_face_coords": [[131, "xugrid-ugriddataarrayaccessor-assign-face-coords"]], "xugrid.UgridDataArrayAccessor.assign_node_coords": [[132, "xugrid-ugriddataarrayaccessor-assign-node-coords"]], "xugrid.UgridDataArrayAccessor.binary_dilation": [[133, "xugrid-ugriddataarrayaccessor-binary-dilation"]], "xugrid.UgridDataArrayAccessor.binary_erosion": [[134, "xugrid-ugriddataarrayaccessor-binary-erosion"]], "xugrid.UgridDataArrayAccessor.bounds": [[135, "xugrid-ugriddataarrayaccessor-bounds"]], "xugrid.UgridDataArrayAccessor.connected_components": [[136, "xugrid-ugriddataarrayaccessor-connected-components"]], "xugrid.UgridDataArrayAccessor.crs": [[137, "xugrid-ugriddataarrayaccessor-crs"]], "xugrid.UgridDataArrayAccessor.grids": [[138, "xugrid-ugriddataarrayaccessor-grids"]], "xugrid.UgridDataArrayAccessor.intersect_line": [[139, "xugrid-ugriddataarrayaccessor-intersect-line"]], "xugrid.UgridDataArrayAccessor.intersect_linestring": [[140, "xugrid-ugriddataarrayaccessor-intersect-linestring"]], "xugrid.UgridDataArrayAccessor.laplace_interpolate": [[141, "xugrid-ugriddataarrayaccessor-laplace-interpolate"]], "xugrid.UgridDataArrayAccessor.name": [[142, "xugrid-ugriddataarrayaccessor-name"]], "xugrid.UgridDataArrayAccessor.names": [[143, "xugrid-ugriddataarrayaccessor-names"]], "xugrid.UgridDataArrayAccessor.partition": [[144, "xugrid-ugriddataarrayaccessor-partition"]], "xugrid.UgridDataArrayAccessor.partition_by_label": [[145, "xugrid-ugriddataarrayaccessor-partition-by-label"]], "xugrid.UgridDataArrayAccessor.rasterize": [[146, "xugrid-ugriddataarrayaccessor-rasterize"]], "xugrid.UgridDataArrayAccessor.rasterize_like": [[147, "xugrid-ugriddataarrayaccessor-rasterize-like"]], "xugrid.UgridDataArrayAccessor.reindex_like": [[148, "xugrid-ugriddataarrayaccessor-reindex-like"]], "xugrid.UgridDataArrayAccessor.rename": [[149, "xugrid-ugriddataarrayaccessor-rename"]], "xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee": [[150, "xugrid-ugriddataarrayaccessor-reverse-cuthill-mckee"]], "xugrid.UgridDataArrayAccessor.sel": [[151, "xugrid-ugriddataarrayaccessor-sel"]], "xugrid.UgridDataArrayAccessor.sel_points": [[152, "xugrid-ugriddataarrayaccessor-sel-points"]], "xugrid.UgridDataArrayAccessor.set_crs": [[153, "xugrid-ugriddataarrayaccessor-set-crs"]], "xugrid.UgridDataArrayAccessor.set_node_coords": [[154, "xugrid-ugriddataarrayaccessor-set-node-coords"]], "xugrid.UgridDataArrayAccessor.to_crs": [[155, "xugrid-ugriddataarrayaccessor-to-crs"]], "xugrid.UgridDataArrayAccessor.to_dataset": [[156, "xugrid-ugriddataarrayaccessor-to-dataset"]], "xugrid.UgridDataArrayAccessor.to_geodataframe": [[157, "xugrid-ugriddataarrayaccessor-to-geodataframe"]], "xugrid.UgridDataArrayAccessor.to_netcdf": [[158, "xugrid-ugriddataarrayaccessor-to-netcdf"]], "xugrid.UgridDataArrayAccessor.to_nonperiodic": [[159, "xugrid-ugriddataarrayaccessor-to-nonperiodic"]], "xugrid.UgridDataArrayAccessor.to_periodic": [[160, "xugrid-ugriddataarrayaccessor-to-periodic"]], "xugrid.UgridDataArrayAccessor.to_zarr": [[161, "xugrid-ugriddataarrayaccessor-to-zarr"]], "xugrid.UgridDataArrayAccessor.topology": [[162, "xugrid-ugriddataarrayaccessor-topology"]], "xugrid.UgridDataArrayAccessor.total_bounds": [[163, "xugrid-ugriddataarrayaccessor-total-bounds"]], "xugrid.UgridDataset": [[164, "xugrid-ugriddataset"]], "xugrid.UgridDataset.from_geodataframe": [[165, "xugrid-ugriddataset-from-geodataframe"]], "xugrid.UgridDataset.ugrid": [[166, "xugrid-ugriddataset-ugrid"]], "xugrid.UgridDatasetAccessor": [[167, "xugrid-ugriddatasetaccessor"]], "xugrid.UgridDatasetAccessor.assign_edge_coords": [[168, "xugrid-ugriddatasetaccessor-assign-edge-coords"]], "xugrid.UgridDatasetAccessor.assign_face_coords": [[169, "xugrid-ugriddatasetaccessor-assign-face-coords"]], "xugrid.UgridDatasetAccessor.assign_node_coords": [[170, "xugrid-ugriddatasetaccessor-assign-node-coords"]], "xugrid.UgridDatasetAccessor.bounds": [[171, "xugrid-ugriddatasetaccessor-bounds"]], "xugrid.UgridDatasetAccessor.crs": [[172, "xugrid-ugriddatasetaccessor-crs"]], "xugrid.UgridDatasetAccessor.grid": [[173, "xugrid-ugriddatasetaccessor-grid"]], "xugrid.UgridDatasetAccessor.intersect_line": [[174, "xugrid-ugriddatasetaccessor-intersect-line"]], "xugrid.UgridDatasetAccessor.intersect_linestring": [[175, "xugrid-ugriddatasetaccessor-intersect-linestring"]], "xugrid.UgridDatasetAccessor.name": [[176, "xugrid-ugriddatasetaccessor-name"]], "xugrid.UgridDatasetAccessor.names": [[177, "xugrid-ugriddatasetaccessor-names"]], "xugrid.UgridDatasetAccessor.partition": [[178, "xugrid-ugriddatasetaccessor-partition"]], "xugrid.UgridDatasetAccessor.partition_by_label": [[179, "xugrid-ugriddatasetaccessor-partition-by-label"]], "xugrid.UgridDatasetAccessor.rasterize": [[180, "xugrid-ugriddatasetaccessor-rasterize"]], "xugrid.UgridDatasetAccessor.rasterize_like": [[181, "xugrid-ugriddatasetaccessor-rasterize-like"]], "xugrid.UgridDatasetAccessor.reindex_like": [[182, "xugrid-ugriddatasetaccessor-reindex-like"]], "xugrid.UgridDatasetAccessor.rename": [[183, "xugrid-ugriddatasetaccessor-rename"]], "xugrid.UgridDatasetAccessor.sel": [[184, "xugrid-ugriddatasetaccessor-sel"]], "xugrid.UgridDatasetAccessor.sel_points": [[185, "xugrid-ugriddatasetaccessor-sel-points"]], "xugrid.UgridDatasetAccessor.set_crs": [[186, "xugrid-ugriddatasetaccessor-set-crs"]], "xugrid.UgridDatasetAccessor.set_node_coords": [[187, "xugrid-ugriddatasetaccessor-set-node-coords"]], "xugrid.UgridDatasetAccessor.to_crs": [[188, "xugrid-ugriddatasetaccessor-to-crs"]], "xugrid.UgridDatasetAccessor.to_dataset": [[189, "xugrid-ugriddatasetaccessor-to-dataset"]], "xugrid.UgridDatasetAccessor.to_geodataframe": [[190, "xugrid-ugriddatasetaccessor-to-geodataframe"]], "xugrid.UgridDatasetAccessor.to_netcdf": [[191, "xugrid-ugriddatasetaccessor-to-netcdf"]], "xugrid.UgridDatasetAccessor.to_nonperiodic": [[192, "xugrid-ugriddatasetaccessor-to-nonperiodic"]], "xugrid.UgridDatasetAccessor.to_periodic": [[193, "xugrid-ugriddatasetaccessor-to-periodic"]], "xugrid.UgridDatasetAccessor.to_zarr": [[194, "xugrid-ugriddatasetaccessor-to-zarr"]], "xugrid.UgridDatasetAccessor.topology": [[195, "xugrid-ugriddatasetaccessor-topology"]], "xugrid.UgridDatasetAccessor.total_bounds": [[196, "xugrid-ugriddatasetaccessor-total-bounds"]], "xugrid.UgridRolesAccessor": [[197, "xugrid-ugridrolesaccessor"]], "xugrid.UgridRolesAccessor.connectivity": [[198, "xugrid-ugridrolesaccessor-connectivity"]], "xugrid.UgridRolesAccessor.coordinates": [[199, "xugrid-ugridrolesaccessor-coordinates"]], "xugrid.UgridRolesAccessor.dimensions": [[200, "xugrid-ugridrolesaccessor-dimensions"]], "xugrid.UgridRolesAccessor.topology": [[201, "xugrid-ugridrolesaccessor-topology"]], "xugrid.burn_vector_geometry": [[202, "xugrid-burn-vector-geometry"]], "xugrid.concat": [[203, "xugrid-concat"]], "xugrid.full_like": [[204, "xugrid-full-like"]], "xugrid.merge": [[205, "xugrid-merge"]], "xugrid.merge_partitions": [[206, "xugrid-merge-partitions"]], "xugrid.ones_like": [[207, "xugrid-ones-like"]], "xugrid.open_dataarray": [[208, "xugrid-open-dataarray"]], "xugrid.open_dataset": [[209, "xugrid-open-dataset"]], "xugrid.open_mfdataset": [[210, "xugrid-open-mfdataset"]], "xugrid.open_zarr": [[211, "xugrid-open-zarr"]], "xugrid.plot.contour": [[212, "xugrid-plot-contour"]], "xugrid.plot.contourf": [[213, "xugrid-plot-contourf"]], "xugrid.plot.imshow": [[214, "xugrid-plot-imshow"]], "xugrid.plot.line": [[215, "xugrid-plot-line"]], "xugrid.plot.pcolormesh": [[216, "xugrid-plot-pcolormesh"]], "xugrid.plot.scatter": [[217, "xugrid-plot-scatter"]], "xugrid.plot.surface": [[218, "xugrid-plot-surface"]], "xugrid.plot.tripcolor": [[219, "xugrid-plot-tripcolor"]], "xugrid.polygonize": [[220, "xugrid-polygonize"]], "xugrid.snap_to_grid": [[221, "xugrid-snap-to-grid"]], "xugrid.zeros_like": [[222, "xugrid-zeros-like"]], "Changelog": [[223, "changelog"]], "Unreleased": [[223, "unreleased"]], "Fixed": [[223, "fixed"], [223, "id2"], [223, "id8"], [223, "id12"], [223, "id16"], [223, "id18"], [223, "id22"], [223, "id25"], [223, "id29"], [223, "id33"], [223, "id39"], [223, "id43"], [223, "id47"], [223, "id51"], [223, "id55"], [223, "id59"], [223, "id61"], [223, "id63"], [223, "id67"]], "Added": [[223, "added"], [223, "id3"], [223, "id10"], [223, "id14"], [223, "id21"], [223, "id32"], [223, "id37"], [223, "id41"], [223, "id45"], [223, "id49"], [223, "id53"], [223, "id58"], [223, "id65"], [223, "id69"]], "Changed": [[223, "changed"], [223, "id4"], [223, "id6"], [223, "id11"], [223, "id15"], [223, "id23"], [223, "id35"], [223, "id40"], [223, "id44"], [223, "id48"], [223, "id52"], [223, "id57"], [223, "id64"], [223, "id68"]], "[0.8.1] 2024-01-19": [[223, "id1"]], "[0.8.0] 2023-12-11": [[223, "id5"]], "[0.7.1] 2023-11-17": [[223, "id7"]], "[0.7.0] 2023-10-19": [[223, "id9"]], "[0.6.5] 2023-09-30": [[223, "id13"]], "[0.6.4] 2023-08-22": [[223, "id17"]], "[0.6.3] 2023-08-12": [[223, "id20"]], "[0.6.2] 2023-07-26": [[223, "id24"]], "[0.6.1] 2023-07-07": [[223, "id28"]], "[0.6.0] 2023-07-05": [[223, "id31"]], "[0.5.0] 2023-05-25": [[223, "id36"]], "[0.4.0] 2023-05-05": [[223, "id38"]], "[0.3.0] 2023-03-14": [[223, "id42"]], "[0.2.1] 2023-02-06": [[223, "id46"]], "[0.2.0] 2023-01-19": [[223, "id50"]], "[0.1.10] 2022-12-13": [[223, "id54"]], "[0.1.9] 2022-12-13": [[223, "id56"]], "[0.1.7] 2022-09-06": [[223, "id60"]], "[0.1.5] 2022-08-22": [[223, "id62"]], "[0.1.4] 2022-08-16": [[223, "id66"]], "[0.1.3] 2021-12-23": [[223, "id70"]], "Development": [[224, "development"]], "Developer Examples": [[225, "developer-examples"]], "Computation times": [[226, "computation-times"], [236, "computation-times"], [244, "computation-times"]], "Centroid Voronoi Tesselation (CVT)": [[227, "centroid-voronoi-tesselation-cvt"]], "Infinite rays": [[227, "infinite-rays"]], "Connectivity": [[228, "connectivity"]], "Imports": [[228, "imports"], [232, "imports"], [235, "imports"]], "Connectivity arrays": [[228, "connectivity-arrays"]], "Binary erosion and dilation": [[228, "binary-erosion-and-dilation"]], "Connected Components": [[228, "connected-components"]], "Centroidal Voronoi Tesselation": [[228, "centroidal-voronoi-tesselation"]], "Triangulation": [[228, "triangulation"]], "Laplace interpolation": [[228, "laplace-interpolation"]], "Reverse-Cuthill McKee": [[228, "reverse-cuthill-mckee"]], "Examples": [[229, "examples"]], "OverlapRegridder": [[230, "overlapregridder"], [234, "overlapregridder"]], "Method comparison": [[230, "method-comparison"]], "Relative overlap": [[230, "relative-overlap"]], "Custom reductions": [[230, "custom-reductions"]], "Partitioning": [[231, "partitioning"]], "Create partitions": [[231, "create-partitions"]], "Partition the grid": [[231, "partition-the-grid"]], "Merging partitions": [[231, "merging-partitions"]], "Partitioning grids without data": [[231, "partitioning-grids-without-data"]], "Preserving order": [[231, "preserving-order"]], "Plot unstructured mesh data": [[232, "plot-unstructured-mesh-data"]], "Other types of plot": [[232, "other-types-of-plot"]], "Additional Arguments": [[232, "additional-arguments"]], "As a function": [[232, "as-a-function"]], "Xarray DataArray plots": [[232, "xarray-dataarray-plots"]], "Quick overview": [[233, "quick-overview"]], "Create a UgridDataArray": [[233, "create-a-ugriddataarray"]], "From xarray Dataset": [[233, "from-xarray-dataset"]], "From Ugrid and DataArray": [[233, "from-ugrid-and-dataarray"]], "From netCDF file": [[233, "from-netcdf-file"]], "Data selection": [[233, "data-selection"]], "Computation": [[233, "computation"]], "Geopandas": [[233, "geopandas"]], "XugridDatasets": [[233, "xugriddatasets"]], "Write netCDF files": [[233, "write-netcdf-files"]], "Regridding overview": [[234, "regridding-overview"]], "CentroidLocatorRegridder": [[234, "centroidlocatorregridder"]], "BarycentricInterpolator": [[234, "barycentricinterpolator"]], "Arbitrary grids": [[234, "arbitrary-grids"]], "Re-use": [[234, "re-use"]], "Select unstructured data": [[235, "select-unstructured-data"]], "Grid subset selection": [[235, "grid-subset-selection"]], "Point selection": [[235, "point-selection"]], "Line selection": [[235, "line-selection"]], "Index selection": [[235, "index-selection"]], "Vector geometry conversion": [[237, "vector-geometry-conversion"]], "Conversion to GeoDataFrame": [[237, "conversion-to-geodataframe"]], "Conversion from GeoDataFrame": [[237, "conversion-from-geodataframe"]], "\u201cRasterizing\u201d, or \u201cburning\u201d vector geometries": [[237, "rasterizing-or-burning-vector-geometries"]], "Polygonizing": [[237, "polygonizing"]], "Snap to grid": [[237, "snap-to-grid"]], "Xugrid": [[238, "xugrid"]], "Installation": [[238, "installation"]], "ADH San Diego": [[239, "adh-san-diego"]], "Disk": [[240, "disk"]], "Elevation NL": [[241, "elevation-nl"]], "Sample Data": [[242, "sample-data"]], "Where are my data files?": [[242, "where-are-my-data-files"]], "Available datasets": [[242, "available-datasets"]], "Pronvinces NL": [[243, "pronvinces-nl"]], "Xoxo": [[245, "xoxo"]], "Terminology": [[246, "terminology"]], "User Guide": [[247, "user-guide"]]}, "indexentries": {"barycentricinterpolator (class in xugrid)": [[1, "xugrid.BarycentricInterpolator"]], "__init__() (xugrid.barycentricinterpolator method)": [[1, "xugrid.BarycentricInterpolator.__init__"]], "centroidlocatorregridder (class in xugrid)": [[2, "xugrid.CentroidLocatorRegridder"]], "__init__() (xugrid.centroidlocatorregridder method)": [[2, "xugrid.CentroidLocatorRegridder.__init__"]], "overlapregridder (class in xugrid)": [[3, "xugrid.OverlapRegridder"]], "__init__() (xugrid.overlapregridder method)": [[3, "xugrid.OverlapRegridder.__init__"]], "relativeoverlapregridder (class in xugrid)": [[4, "xugrid.RelativeOverlapRegridder"]], "__init__() (xugrid.relativeoverlapregridder method)": [[4, "xugrid.RelativeOverlapRegridder.__init__"]], "ugrid1d (class in xugrid)": [[5, "xugrid.Ugrid1d"]], "__init__() (xugrid.ugrid1d method)": [[5, "xugrid.Ugrid1d.__init__"]], "assign_edge_coords() (xugrid.ugrid1d method)": [[6, "xugrid.Ugrid1d.assign_edge_coords"]], "assign_node_coords() (xugrid.ugrid1d method)": [[7, "xugrid.Ugrid1d.assign_node_coords"]], "attrs (xugrid.ugrid1d property)": [[8, "xugrid.Ugrid1d.attrs"]], "bounds (xugrid.ugrid1d property)": [[9, "xugrid.Ugrid1d.bounds"]], "contract_vertices() (xugrid.ugrid1d method)": [[10, "xugrid.Ugrid1d.contract_vertices"]], "copy() (xugrid.ugrid1d method)": [[11, "xugrid.Ugrid1d.copy"]], "dimensions (xugrid.ugrid1d property)": [[12, "xugrid.Ugrid1d.dimensions"]], "edge_bounds (xugrid.ugrid1d property)": [[13, "xugrid.Ugrid1d.edge_bounds"]], "edge_coordinates (xugrid.ugrid1d property)": [[14, "xugrid.Ugrid1d.edge_coordinates"]], "edge_dimension (xugrid.ugrid1d property)": [[15, "xugrid.Ugrid1d.edge_dimension"]], "edge_x (xugrid.ugrid1d property)": [[16, "xugrid.Ugrid1d.edge_x"]], "edge_y (xugrid.ugrid1d property)": [[17, "xugrid.Ugrid1d.edge_y"]], "from_dataset() (xugrid.ugrid1d class method)": [[18, "xugrid.Ugrid1d.from_dataset"]], "from_geodataframe() (xugrid.ugrid1d class method)": [[19, "xugrid.Ugrid1d.from_geodataframe"]], "from_meshkernel() (xugrid.ugrid1d class method)": [[20, "xugrid.Ugrid1d.from_meshkernel"]], "from_shapely() (xugrid.ugrid1d static method)": [[21, "xugrid.Ugrid1d.from_shapely"]], "isel() (xugrid.ugrid1d method)": [[22, "xugrid.Ugrid1d.isel"]], "merge_partitions() (xugrid.ugrid1d static method)": [[23, "xugrid.Ugrid1d.merge_partitions"]], "mesh (xugrid.ugrid1d property)": [[24, "xugrid.Ugrid1d.mesh"]], "meshkernel (xugrid.ugrid1d property)": [[25, "xugrid.Ugrid1d.meshkernel"]], "n_edge (xugrid.ugrid1d property)": [[26, "xugrid.Ugrid1d.n_edge"]], "n_node (xugrid.ugrid1d property)": [[27, "xugrid.Ugrid1d.n_node"]], "node_coordinates (xugrid.ugrid1d property)": [[28, "xugrid.Ugrid1d.node_coordinates"]], "node_dimension (xugrid.ugrid1d property)": [[29, "xugrid.Ugrid1d.node_dimension"]], "node_edge_connectivity (xugrid.ugrid1d property)": [[30, "xugrid.Ugrid1d.node_edge_connectivity"]], "node_node_connectivity (xugrid.ugrid1d property)": [[31, "xugrid.Ugrid1d.node_node_connectivity"]], "plot() (xugrid.ugrid1d method)": [[32, "xugrid.Ugrid1d.plot"]], "reindex_like() (xugrid.ugrid1d method)": [[33, "xugrid.Ugrid1d.reindex_like"]], "rename() (xugrid.ugrid1d method)": [[34, "xugrid.Ugrid1d.rename"]], "sel() (xugrid.ugrid1d method)": [[35, "xugrid.Ugrid1d.sel"]], "set_crs() (xugrid.ugrid1d method)": [[36, "xugrid.Ugrid1d.set_crs"]], "set_node_coords() (xugrid.ugrid1d method)": [[37, "xugrid.Ugrid1d.set_node_coords"]], "to_crs() (xugrid.ugrid1d method)": [[38, "xugrid.Ugrid1d.to_crs"]], "to_dataset() (xugrid.ugrid1d method)": [[39, "xugrid.Ugrid1d.to_dataset"]], "to_shapely() (xugrid.ugrid1d method)": [[40, "xugrid.Ugrid1d.to_shapely"]], "topological_sort_by_dfs() (xugrid.ugrid1d method)": [[41, "xugrid.Ugrid1d.topological_sort_by_dfs"]], "topology_dimension (xugrid.ugrid1d property)": [[42, "xugrid.Ugrid1d.topology_dimension"]], "topology_subset() (xugrid.ugrid1d method)": [[43, "xugrid.Ugrid1d.topology_subset"]], "ugrid2d (class in xugrid)": [[44, "xugrid.Ugrid2d"]], "__init__() (xugrid.ugrid2d method)": [[44, "xugrid.Ugrid2d.__init__"]], "area (xugrid.ugrid2d property)": [[45, "xugrid.Ugrid2d.area"]], "assign_edge_coords() (xugrid.ugrid2d method)": [[46, "xugrid.Ugrid2d.assign_edge_coords"]], "assign_face_coords() (xugrid.ugrid2d method)": [[47, "xugrid.Ugrid2d.assign_face_coords"]], "assign_node_coords() (xugrid.ugrid2d method)": [[48, "xugrid.Ugrid2d.assign_node_coords"]], "attrs (xugrid.ugrid2d property)": [[49, "xugrid.Ugrid2d.attrs"]], "bounding_polygon() (xugrid.ugrid2d method)": [[50, "xugrid.Ugrid2d.bounding_polygon"]], "bounds (xugrid.ugrid2d property)": [[51, "xugrid.Ugrid2d.bounds"]], "celltree (xugrid.ugrid2d property)": [[52, "xugrid.Ugrid2d.celltree"]], "centroid_triangulation (xugrid.ugrid2d property)": [[53, "xugrid.Ugrid2d.centroid_triangulation"]], "centroids (xugrid.ugrid2d property)": [[54, "xugrid.Ugrid2d.centroids"]], "circumcenters (xugrid.ugrid2d property)": [[55, "xugrid.Ugrid2d.circumcenters"]], "compute_barycentric_weights() (xugrid.ugrid2d method)": [[56, "xugrid.Ugrid2d.compute_barycentric_weights"]], "copy() (xugrid.ugrid2d method)": [[57, "xugrid.Ugrid2d.copy"]], "dimensions (xugrid.ugrid2d property)": [[58, "xugrid.Ugrid2d.dimensions"]], "edge_bounds (xugrid.ugrid2d property)": [[59, "xugrid.Ugrid2d.edge_bounds"]], "edge_coordinates (xugrid.ugrid2d property)": [[60, "xugrid.Ugrid2d.edge_coordinates"]], "edge_dimension (xugrid.ugrid2d property)": [[61, "xugrid.Ugrid2d.edge_dimension"]], "edge_node_connectivity (xugrid.ugrid2d property)": [[62, "xugrid.Ugrid2d.edge_node_connectivity"]], "edge_x (xugrid.ugrid2d property)": [[63, "xugrid.Ugrid2d.edge_x"]], "edge_y (xugrid.ugrid2d property)": [[64, "xugrid.Ugrid2d.edge_y"]], "exterior_edges (xugrid.ugrid2d property)": [[65, "xugrid.Ugrid2d.exterior_edges"]], "exterior_faces (xugrid.ugrid2d property)": [[66, "xugrid.Ugrid2d.exterior_faces"]], "face_bounds (xugrid.ugrid2d property)": [[67, "xugrid.Ugrid2d.face_bounds"]], "face_coordinates (xugrid.ugrid2d property)": [[68, "xugrid.Ugrid2d.face_coordinates"]], "face_dimension (xugrid.ugrid2d property)": [[69, "xugrid.Ugrid2d.face_dimension"]], "face_edge_connectivity (xugrid.ugrid2d property)": [[70, "xugrid.Ugrid2d.face_edge_connectivity"]], "face_face_connectivity (xugrid.ugrid2d property)": [[71, "xugrid.Ugrid2d.face_face_connectivity"]], "face_x (xugrid.ugrid2d property)": [[72, "xugrid.Ugrid2d.face_x"]], "face_y (xugrid.ugrid2d property)": [[73, "xugrid.Ugrid2d.face_y"]], "from_dataset() (xugrid.ugrid2d class method)": [[74, "xugrid.Ugrid2d.from_dataset"]], "from_geodataframe() (xugrid.ugrid2d class method)": [[75, "xugrid.Ugrid2d.from_geodataframe"]], "from_meshkernel() (xugrid.ugrid2d class method)": [[76, "xugrid.Ugrid2d.from_meshkernel"]], "from_shapely() (xugrid.ugrid2d static method)": [[77, "xugrid.Ugrid2d.from_shapely"]], "from_structured() (xugrid.ugrid2d static method)": [[78, "xugrid.Ugrid2d.from_structured"]], "from_structured_bounds() (xugrid.ugrid2d static method)": [[79, "xugrid.Ugrid2d.from_structured_bounds"]], "from_structured_intervals1d() (xugrid.ugrid2d static method)": [[80, "xugrid.Ugrid2d.from_structured_intervals1d"]], "from_structured_intervals2d() (xugrid.ugrid2d static method)": [[81, "xugrid.Ugrid2d.from_structured_intervals2d"]], "from_structured_multicoord() (xugrid.ugrid2d static method)": [[82, "xugrid.Ugrid2d.from_structured_multicoord"]], "intersect_edges() (xugrid.ugrid2d method)": [[83, "xugrid.Ugrid2d.intersect_edges"]], "intersect_line() (xugrid.ugrid2d method)": [[84, "xugrid.Ugrid2d.intersect_line"]], "intersect_linestring() (xugrid.ugrid2d method)": [[85, "xugrid.Ugrid2d.intersect_linestring"]], "isel() (xugrid.ugrid2d method)": [[86, "xugrid.Ugrid2d.isel"]], "label_partitions() (xugrid.ugrid2d method)": [[87, "xugrid.Ugrid2d.label_partitions"]], "locate_bounding_box() (xugrid.ugrid2d method)": [[88, "xugrid.Ugrid2d.locate_bounding_box"]], "locate_points() (xugrid.ugrid2d method)": [[89, "xugrid.Ugrid2d.locate_points"]], "merge_partitions() (xugrid.ugrid2d static method)": [[90, "xugrid.Ugrid2d.merge_partitions"]], "mesh (xugrid.ugrid2d property)": [[91, "xugrid.Ugrid2d.mesh"]], "meshkernel (xugrid.ugrid2d property)": [[92, "xugrid.Ugrid2d.meshkernel"]], "n_edge (xugrid.ugrid2d property)": [[93, "xugrid.Ugrid2d.n_edge"]], "n_face (xugrid.ugrid2d property)": [[94, "xugrid.Ugrid2d.n_face"]], "n_node (xugrid.ugrid2d property)": [[95, "xugrid.Ugrid2d.n_node"]], "node_coordinates (xugrid.ugrid2d property)": [[96, "xugrid.Ugrid2d.node_coordinates"]], "node_dimension (xugrid.ugrid2d property)": [[97, "xugrid.Ugrid2d.node_dimension"]], "node_edge_connectivity (xugrid.ugrid2d property)": [[98, "xugrid.Ugrid2d.node_edge_connectivity"]], "node_face_connectivity (xugrid.ugrid2d property)": [[99, "xugrid.Ugrid2d.node_face_connectivity"]], "node_node_connectivity (xugrid.ugrid2d property)": [[100, "xugrid.Ugrid2d.node_node_connectivity"]], "partition() (xugrid.ugrid2d method)": [[101, "xugrid.Ugrid2d.partition"]], "perimeter (xugrid.ugrid2d property)": [[102, "xugrid.Ugrid2d.perimeter"]], "plot() (xugrid.ugrid2d method)": [[103, "xugrid.Ugrid2d.plot"]], "rasterize() (xugrid.ugrid2d method)": [[104, "xugrid.Ugrid2d.rasterize"]], "rasterize_like() (xugrid.ugrid2d method)": [[105, "xugrid.Ugrid2d.rasterize_like"]], "reindex_like() (xugrid.ugrid2d method)": [[106, "xugrid.Ugrid2d.reindex_like"]], "rename() (xugrid.ugrid2d method)": [[107, "xugrid.Ugrid2d.rename"]], "reverse_cuthill_mckee() (xugrid.ugrid2d method)": [[108, "xugrid.Ugrid2d.reverse_cuthill_mckee"]], "sel() (xugrid.ugrid2d method)": [[109, "xugrid.Ugrid2d.sel"]], "sel_points() (xugrid.ugrid2d method)": [[110, "xugrid.Ugrid2d.sel_points"]], "set_crs() (xugrid.ugrid2d method)": [[111, "xugrid.Ugrid2d.set_crs"]], "set_node_coords() (xugrid.ugrid2d method)": [[112, "xugrid.Ugrid2d.set_node_coords"]], "tesselate_centroidal_voronoi() (xugrid.ugrid2d method)": [[113, "xugrid.Ugrid2d.tesselate_centroidal_voronoi"]], "tesselate_circumcenter_voronoi() (xugrid.ugrid2d method)": [[114, "xugrid.Ugrid2d.tesselate_circumcenter_voronoi"]], "to_crs() (xugrid.ugrid2d method)": [[115, "xugrid.Ugrid2d.to_crs"]], "to_dataset() (xugrid.ugrid2d method)": [[116, "xugrid.Ugrid2d.to_dataset"]], "to_nonperiodic() (xugrid.ugrid2d method)": [[117, "xugrid.Ugrid2d.to_nonperiodic"]], "to_periodic() (xugrid.ugrid2d method)": [[118, "xugrid.Ugrid2d.to_periodic"]], "to_shapely() (xugrid.ugrid2d method)": [[119, "xugrid.Ugrid2d.to_shapely"]], "topology_dimension (xugrid.ugrid2d property)": [[120, "xugrid.Ugrid2d.topology_dimension"]], "topology_subset() (xugrid.ugrid2d method)": [[121, "xugrid.Ugrid2d.topology_subset"]], "triangulate() (xugrid.ugrid2d method)": [[122, "xugrid.Ugrid2d.triangulate"]], "triangulation (xugrid.ugrid2d property)": [[123, "xugrid.Ugrid2d.triangulation"]], "validate_edge_node_connectivity() (xugrid.ugrid2d method)": [[124, "xugrid.Ugrid2d.validate_edge_node_connectivity"]], "voronoi_topology (xugrid.ugrid2d property)": [[125, "xugrid.Ugrid2d.voronoi_topology"]], "ugriddataarray (class in xugrid)": [[126, "xugrid.UgridDataArray"]], "__init__() (xugrid.ugriddataarray method)": [[126, "xugrid.UgridDataArray.__init__"]], "from_structured() (xugrid.ugriddataarray static method)": [[127, "xugrid.UgridDataArray.from_structured"]], "ugrid (xugrid.ugriddataarray property)": [[128, "xugrid.UgridDataArray.ugrid"]], "ugriddataarrayaccessor (class in xugrid)": [[129, "xugrid.UgridDataArrayAccessor"]], "__init__() (xugrid.ugriddataarrayaccessor method)": [[129, "xugrid.UgridDataArrayAccessor.__init__"]], "assign_edge_coords() (xugrid.ugriddataarrayaccessor method)": [[130, "xugrid.UgridDataArrayAccessor.assign_edge_coords"]], "assign_face_coords() (xugrid.ugriddataarrayaccessor method)": [[131, "xugrid.UgridDataArrayAccessor.assign_face_coords"]], "assign_node_coords() (xugrid.ugriddataarrayaccessor method)": [[132, "xugrid.UgridDataArrayAccessor.assign_node_coords"]], "binary_dilation() (xugrid.ugriddataarrayaccessor method)": [[133, "xugrid.UgridDataArrayAccessor.binary_dilation"]], "binary_erosion() (xugrid.ugriddataarrayaccessor method)": [[134, "xugrid.UgridDataArrayAccessor.binary_erosion"]], "bounds (xugrid.ugriddataarrayaccessor property)": [[135, "xugrid.UgridDataArrayAccessor.bounds"]], "connected_components() (xugrid.ugriddataarrayaccessor method)": [[136, "xugrid.UgridDataArrayAccessor.connected_components"]], "crs (xugrid.ugriddataarrayaccessor property)": [[137, "xugrid.UgridDataArrayAccessor.crs"]], "grids (xugrid.ugriddataarrayaccessor property)": [[138, "xugrid.UgridDataArrayAccessor.grids"]], "intersect_line() (xugrid.ugriddataarrayaccessor method)": [[139, "xugrid.UgridDataArrayAccessor.intersect_line"]], "intersect_linestring() (xugrid.ugriddataarrayaccessor method)": [[140, "xugrid.UgridDataArrayAccessor.intersect_linestring"]], "laplace_interpolate() (xugrid.ugriddataarrayaccessor method)": [[141, "xugrid.UgridDataArrayAccessor.laplace_interpolate"]], "name (xugrid.ugriddataarrayaccessor property)": [[142, "xugrid.UgridDataArrayAccessor.name"]], "names (xugrid.ugriddataarrayaccessor property)": [[143, "xugrid.UgridDataArrayAccessor.names"]], "partition() (xugrid.ugriddataarrayaccessor method)": [[144, "xugrid.UgridDataArrayAccessor.partition"]], "partition_by_label() (xugrid.ugriddataarrayaccessor method)": [[145, "xugrid.UgridDataArrayAccessor.partition_by_label"]], "rasterize() (xugrid.ugriddataarrayaccessor method)": [[146, "xugrid.UgridDataArrayAccessor.rasterize"]], "rasterize_like() (xugrid.ugriddataarrayaccessor method)": [[147, "xugrid.UgridDataArrayAccessor.rasterize_like"]], "reindex_like() (xugrid.ugriddataarrayaccessor method)": [[148, "xugrid.UgridDataArrayAccessor.reindex_like"]], "rename() (xugrid.ugriddataarrayaccessor method)": [[149, "xugrid.UgridDataArrayAccessor.rename"]], "reverse_cuthill_mckee() (xugrid.ugriddataarrayaccessor method)": [[150, "xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee"]], "sel() (xugrid.ugriddataarrayaccessor method)": [[151, "xugrid.UgridDataArrayAccessor.sel"]], "sel_points() (xugrid.ugriddataarrayaccessor method)": [[152, "xugrid.UgridDataArrayAccessor.sel_points"]], "set_crs() (xugrid.ugriddataarrayaccessor method)": [[153, "xugrid.UgridDataArrayAccessor.set_crs"]], "set_node_coords() (xugrid.ugriddataarrayaccessor method)": [[154, "xugrid.UgridDataArrayAccessor.set_node_coords"]], "to_crs() (xugrid.ugriddataarrayaccessor method)": [[155, "xugrid.UgridDataArrayAccessor.to_crs"]], "to_dataset() (xugrid.ugriddataarrayaccessor method)": [[156, "xugrid.UgridDataArrayAccessor.to_dataset"]], "to_geodataframe() (xugrid.ugriddataarrayaccessor method)": [[157, "xugrid.UgridDataArrayAccessor.to_geodataframe"]], "to_netcdf() (xugrid.ugriddataarrayaccessor method)": [[158, "xugrid.UgridDataArrayAccessor.to_netcdf"]], "to_nonperiodic() (xugrid.ugriddataarrayaccessor method)": [[159, "xugrid.UgridDataArrayAccessor.to_nonperiodic"]], "to_periodic() (xugrid.ugriddataarrayaccessor method)": [[160, "xugrid.UgridDataArrayAccessor.to_periodic"]], "to_zarr() (xugrid.ugriddataarrayaccessor method)": [[161, "xugrid.UgridDataArrayAccessor.to_zarr"]], "topology (xugrid.ugriddataarrayaccessor property)": [[162, "xugrid.UgridDataArrayAccessor.topology"]], "total_bounds (xugrid.ugriddataarrayaccessor property)": [[163, "xugrid.UgridDataArrayAccessor.total_bounds"]], "ugriddataset (class in xugrid)": [[164, "xugrid.UgridDataset"]], "__init__() (xugrid.ugriddataset method)": [[164, "xugrid.UgridDataset.__init__"]], "from_geodataframe() (xugrid.ugriddataset static method)": [[165, "xugrid.UgridDataset.from_geodataframe"]], "ugrid (xugrid.ugriddataset property)": [[166, "xugrid.UgridDataset.ugrid"]], "ugriddatasetaccessor (class in xugrid)": [[167, "xugrid.UgridDatasetAccessor"]], "__init__() (xugrid.ugriddatasetaccessor method)": [[167, "xugrid.UgridDatasetAccessor.__init__"]], "assign_edge_coords() (xugrid.ugriddatasetaccessor method)": [[168, "xugrid.UgridDatasetAccessor.assign_edge_coords"]], "assign_face_coords() (xugrid.ugriddatasetaccessor method)": [[169, "xugrid.UgridDatasetAccessor.assign_face_coords"]], "assign_node_coords() (xugrid.ugriddatasetaccessor method)": [[170, "xugrid.UgridDatasetAccessor.assign_node_coords"]], "bounds (xugrid.ugriddatasetaccessor property)": [[171, "xugrid.UgridDatasetAccessor.bounds"]], "crs (xugrid.ugriddatasetaccessor property)": [[172, "xugrid.UgridDatasetAccessor.crs"]], "grid (xugrid.ugriddatasetaccessor property)": [[173, "xugrid.UgridDatasetAccessor.grid"]], "intersect_line() (xugrid.ugriddatasetaccessor method)": [[174, "xugrid.UgridDatasetAccessor.intersect_line"]], "intersect_linestring() (xugrid.ugriddatasetaccessor method)": [[175, "xugrid.UgridDatasetAccessor.intersect_linestring"]], "name (xugrid.ugriddatasetaccessor property)": [[176, "xugrid.UgridDatasetAccessor.name"]], "names (xugrid.ugriddatasetaccessor property)": [[177, "xugrid.UgridDatasetAccessor.names"]], "partition() (xugrid.ugriddatasetaccessor method)": [[178, "xugrid.UgridDatasetAccessor.partition"]], "partition_by_label() (xugrid.ugriddatasetaccessor method)": [[179, "xugrid.UgridDatasetAccessor.partition_by_label"]], "rasterize() (xugrid.ugriddatasetaccessor method)": [[180, "xugrid.UgridDatasetAccessor.rasterize"]], "rasterize_like() (xugrid.ugriddatasetaccessor method)": [[181, "xugrid.UgridDatasetAccessor.rasterize_like"]], "reindex_like() (xugrid.ugriddatasetaccessor method)": [[182, "xugrid.UgridDatasetAccessor.reindex_like"]], "rename() (xugrid.ugriddatasetaccessor method)": [[183, "xugrid.UgridDatasetAccessor.rename"]], "sel() (xugrid.ugriddatasetaccessor method)": [[184, "xugrid.UgridDatasetAccessor.sel"]], "sel_points() (xugrid.ugriddatasetaccessor method)": [[185, "xugrid.UgridDatasetAccessor.sel_points"]], "set_crs() (xugrid.ugriddatasetaccessor method)": [[186, "xugrid.UgridDatasetAccessor.set_crs"]], "set_node_coords() (xugrid.ugriddatasetaccessor method)": [[187, "xugrid.UgridDatasetAccessor.set_node_coords"]], "to_crs() (xugrid.ugriddatasetaccessor method)": [[188, "xugrid.UgridDatasetAccessor.to_crs"]], "to_dataset() (xugrid.ugriddatasetaccessor method)": [[189, "xugrid.UgridDatasetAccessor.to_dataset"]], "to_geodataframe() (xugrid.ugriddatasetaccessor method)": [[190, "xugrid.UgridDatasetAccessor.to_geodataframe"]], "to_netcdf() (xugrid.ugriddatasetaccessor method)": [[191, "xugrid.UgridDatasetAccessor.to_netcdf"]], "to_nonperiodic() (xugrid.ugriddatasetaccessor method)": [[192, "xugrid.UgridDatasetAccessor.to_nonperiodic"]], "to_periodic() (xugrid.ugriddatasetaccessor method)": [[193, "xugrid.UgridDatasetAccessor.to_periodic"]], "to_zarr() (xugrid.ugriddatasetaccessor method)": [[194, "xugrid.UgridDatasetAccessor.to_zarr"]], "topology (xugrid.ugriddatasetaccessor property)": [[195, "xugrid.UgridDatasetAccessor.topology"]], "total_bounds (xugrid.ugriddatasetaccessor property)": [[196, "xugrid.UgridDatasetAccessor.total_bounds"]], "ugridrolesaccessor (class in xugrid)": [[197, "xugrid.UgridRolesAccessor"]], "__init__() (xugrid.ugridrolesaccessor method)": [[197, "xugrid.UgridRolesAccessor.__init__"]], "connectivity (xugrid.ugridrolesaccessor property)": [[198, "xugrid.UgridRolesAccessor.connectivity"]], "coordinates (xugrid.ugridrolesaccessor property)": [[199, "xugrid.UgridRolesAccessor.coordinates"]], "dimensions (xugrid.ugridrolesaccessor property)": [[200, "xugrid.UgridRolesAccessor.dimensions"]], "topology (xugrid.ugridrolesaccessor property)": [[201, "xugrid.UgridRolesAccessor.topology"]], "burn_vector_geometry() (in module xugrid)": [[202, "xugrid.burn_vector_geometry"]], "concat() (in module xugrid)": [[203, "xugrid.concat"]], "full_like() (in module xugrid)": [[204, "xugrid.full_like"]], "merge() (in module xugrid)": [[205, "xugrid.merge"]], "merge_partitions() (in module xugrid)": [[206, "xugrid.merge_partitions"]], "ones_like() (in module xugrid)": [[207, "xugrid.ones_like"]], "open_dataarray() (in module xugrid)": [[208, "xugrid.open_dataarray"]], "open_dataset() (in module xugrid)": [[209, "xugrid.open_dataset"]], "open_mfdataset() (in module xugrid)": [[210, "xugrid.open_mfdataset"]], "open_zarr() (in module xugrid)": [[211, "xugrid.open_zarr"]], "contour() (in module xugrid.plot)": [[212, "xugrid.plot.contour"]], "contourf() (in module xugrid.plot)": [[213, "xugrid.plot.contourf"]], "imshow() (in module xugrid.plot)": [[214, "xugrid.plot.imshow"]], "line() (in module xugrid.plot)": [[215, "xugrid.plot.line"]], "pcolormesh() (in module xugrid.plot)": [[216, "xugrid.plot.pcolormesh"]], "scatter() (in module xugrid.plot)": [[217, "xugrid.plot.scatter"]], "surface() (in module xugrid.plot)": [[218, "xugrid.plot.surface"]], "tripcolor() (in module xugrid.plot)": [[219, "xugrid.plot.tripcolor"]], "polygonize() (in module xugrid)": [[220, "xugrid.polygonize"]], "snap_to_grid() (in module xugrid)": [[221, "xugrid.snap_to_grid"]], "zeros_like() (in module xugrid)": [[222, "xugrid.zeros_like"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["api", "api/xugrid.BarycentricInterpolator", "api/xugrid.CentroidLocatorRegridder", "api/xugrid.OverlapRegridder", "api/xugrid.RelativeOverlapRegridder", "api/xugrid.Ugrid1d", "api/xugrid.Ugrid1d.assign_edge_coords", "api/xugrid.Ugrid1d.assign_node_coords", "api/xugrid.Ugrid1d.attrs", "api/xugrid.Ugrid1d.bounds", "api/xugrid.Ugrid1d.contract_vertices", "api/xugrid.Ugrid1d.copy", "api/xugrid.Ugrid1d.dimensions", "api/xugrid.Ugrid1d.edge_bounds", "api/xugrid.Ugrid1d.edge_coordinates", "api/xugrid.Ugrid1d.edge_dimension", "api/xugrid.Ugrid1d.edge_x", "api/xugrid.Ugrid1d.edge_y", "api/xugrid.Ugrid1d.from_dataset", "api/xugrid.Ugrid1d.from_geodataframe", "api/xugrid.Ugrid1d.from_meshkernel", "api/xugrid.Ugrid1d.from_shapely", "api/xugrid.Ugrid1d.isel", "api/xugrid.Ugrid1d.merge_partitions", "api/xugrid.Ugrid1d.mesh", "api/xugrid.Ugrid1d.meshkernel", "api/xugrid.Ugrid1d.n_edge", "api/xugrid.Ugrid1d.n_node", "api/xugrid.Ugrid1d.node_coordinates", "api/xugrid.Ugrid1d.node_dimension", "api/xugrid.Ugrid1d.node_edge_connectivity", "api/xugrid.Ugrid1d.node_node_connectivity", "api/xugrid.Ugrid1d.plot", "api/xugrid.Ugrid1d.reindex_like", "api/xugrid.Ugrid1d.rename", "api/xugrid.Ugrid1d.sel", "api/xugrid.Ugrid1d.set_crs", "api/xugrid.Ugrid1d.set_node_coords", "api/xugrid.Ugrid1d.to_crs", "api/xugrid.Ugrid1d.to_dataset", "api/xugrid.Ugrid1d.to_shapely", "api/xugrid.Ugrid1d.topological_sort_by_dfs", "api/xugrid.Ugrid1d.topology_dimension", "api/xugrid.Ugrid1d.topology_subset", "api/xugrid.Ugrid2d", "api/xugrid.Ugrid2d.area", "api/xugrid.Ugrid2d.assign_edge_coords", "api/xugrid.Ugrid2d.assign_face_coords", "api/xugrid.Ugrid2d.assign_node_coords", "api/xugrid.Ugrid2d.attrs", "api/xugrid.Ugrid2d.bounding_polygon", "api/xugrid.Ugrid2d.bounds", "api/xugrid.Ugrid2d.celltree", "api/xugrid.Ugrid2d.centroid_triangulation", "api/xugrid.Ugrid2d.centroids", "api/xugrid.Ugrid2d.circumcenters", "api/xugrid.Ugrid2d.compute_barycentric_weights", "api/xugrid.Ugrid2d.copy", "api/xugrid.Ugrid2d.dimensions", "api/xugrid.Ugrid2d.edge_bounds", "api/xugrid.Ugrid2d.edge_coordinates", "api/xugrid.Ugrid2d.edge_dimension", "api/xugrid.Ugrid2d.edge_node_connectivity", "api/xugrid.Ugrid2d.edge_x", "api/xugrid.Ugrid2d.edge_y", "api/xugrid.Ugrid2d.exterior_edges", "api/xugrid.Ugrid2d.exterior_faces", "api/xugrid.Ugrid2d.face_bounds", "api/xugrid.Ugrid2d.face_coordinates", "api/xugrid.Ugrid2d.face_dimension", "api/xugrid.Ugrid2d.face_edge_connectivity", "api/xugrid.Ugrid2d.face_face_connectivity", "api/xugrid.Ugrid2d.face_x", "api/xugrid.Ugrid2d.face_y", "api/xugrid.Ugrid2d.from_dataset", "api/xugrid.Ugrid2d.from_geodataframe", "api/xugrid.Ugrid2d.from_meshkernel", "api/xugrid.Ugrid2d.from_shapely", "api/xugrid.Ugrid2d.from_structured", "api/xugrid.Ugrid2d.from_structured_bounds", "api/xugrid.Ugrid2d.from_structured_intervals1d", "api/xugrid.Ugrid2d.from_structured_intervals2d", "api/xugrid.Ugrid2d.from_structured_multicoord", "api/xugrid.Ugrid2d.intersect_edges", "api/xugrid.Ugrid2d.intersect_line", "api/xugrid.Ugrid2d.intersect_linestring", "api/xugrid.Ugrid2d.isel", "api/xugrid.Ugrid2d.label_partitions", "api/xugrid.Ugrid2d.locate_bounding_box", "api/xugrid.Ugrid2d.locate_points", "api/xugrid.Ugrid2d.merge_partitions", "api/xugrid.Ugrid2d.mesh", "api/xugrid.Ugrid2d.meshkernel", "api/xugrid.Ugrid2d.n_edge", "api/xugrid.Ugrid2d.n_face", "api/xugrid.Ugrid2d.n_node", "api/xugrid.Ugrid2d.node_coordinates", "api/xugrid.Ugrid2d.node_dimension", "api/xugrid.Ugrid2d.node_edge_connectivity", "api/xugrid.Ugrid2d.node_face_connectivity", "api/xugrid.Ugrid2d.node_node_connectivity", "api/xugrid.Ugrid2d.partition", "api/xugrid.Ugrid2d.perimeter", "api/xugrid.Ugrid2d.plot", "api/xugrid.Ugrid2d.rasterize", "api/xugrid.Ugrid2d.rasterize_like", "api/xugrid.Ugrid2d.reindex_like", "api/xugrid.Ugrid2d.rename", "api/xugrid.Ugrid2d.reverse_cuthill_mckee", "api/xugrid.Ugrid2d.sel", "api/xugrid.Ugrid2d.sel_points", "api/xugrid.Ugrid2d.set_crs", "api/xugrid.Ugrid2d.set_node_coords", "api/xugrid.Ugrid2d.tesselate_centroidal_voronoi", "api/xugrid.Ugrid2d.tesselate_circumcenter_voronoi", "api/xugrid.Ugrid2d.to_crs", "api/xugrid.Ugrid2d.to_dataset", "api/xugrid.Ugrid2d.to_nonperiodic", "api/xugrid.Ugrid2d.to_periodic", "api/xugrid.Ugrid2d.to_shapely", "api/xugrid.Ugrid2d.topology_dimension", "api/xugrid.Ugrid2d.topology_subset", "api/xugrid.Ugrid2d.triangulate", "api/xugrid.Ugrid2d.triangulation", "api/xugrid.Ugrid2d.validate_edge_node_connectivity", "api/xugrid.Ugrid2d.voronoi_topology", "api/xugrid.UgridDataArray", "api/xugrid.UgridDataArray.from_structured", "api/xugrid.UgridDataArray.ugrid", "api/xugrid.UgridDataArrayAccessor", "api/xugrid.UgridDataArrayAccessor.assign_edge_coords", "api/xugrid.UgridDataArrayAccessor.assign_face_coords", "api/xugrid.UgridDataArrayAccessor.assign_node_coords", "api/xugrid.UgridDataArrayAccessor.binary_dilation", "api/xugrid.UgridDataArrayAccessor.binary_erosion", "api/xugrid.UgridDataArrayAccessor.bounds", "api/xugrid.UgridDataArrayAccessor.connected_components", "api/xugrid.UgridDataArrayAccessor.crs", "api/xugrid.UgridDataArrayAccessor.grids", "api/xugrid.UgridDataArrayAccessor.intersect_line", "api/xugrid.UgridDataArrayAccessor.intersect_linestring", "api/xugrid.UgridDataArrayAccessor.laplace_interpolate", "api/xugrid.UgridDataArrayAccessor.name", "api/xugrid.UgridDataArrayAccessor.names", "api/xugrid.UgridDataArrayAccessor.partition", "api/xugrid.UgridDataArrayAccessor.partition_by_label", "api/xugrid.UgridDataArrayAccessor.rasterize", "api/xugrid.UgridDataArrayAccessor.rasterize_like", "api/xugrid.UgridDataArrayAccessor.reindex_like", "api/xugrid.UgridDataArrayAccessor.rename", "api/xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee", "api/xugrid.UgridDataArrayAccessor.sel", "api/xugrid.UgridDataArrayAccessor.sel_points", "api/xugrid.UgridDataArrayAccessor.set_crs", "api/xugrid.UgridDataArrayAccessor.set_node_coords", "api/xugrid.UgridDataArrayAccessor.to_crs", "api/xugrid.UgridDataArrayAccessor.to_dataset", "api/xugrid.UgridDataArrayAccessor.to_geodataframe", "api/xugrid.UgridDataArrayAccessor.to_netcdf", "api/xugrid.UgridDataArrayAccessor.to_nonperiodic", "api/xugrid.UgridDataArrayAccessor.to_periodic", "api/xugrid.UgridDataArrayAccessor.to_zarr", "api/xugrid.UgridDataArrayAccessor.topology", "api/xugrid.UgridDataArrayAccessor.total_bounds", "api/xugrid.UgridDataset", "api/xugrid.UgridDataset.from_geodataframe", "api/xugrid.UgridDataset.ugrid", "api/xugrid.UgridDatasetAccessor", "api/xugrid.UgridDatasetAccessor.assign_edge_coords", "api/xugrid.UgridDatasetAccessor.assign_face_coords", "api/xugrid.UgridDatasetAccessor.assign_node_coords", "api/xugrid.UgridDatasetAccessor.bounds", "api/xugrid.UgridDatasetAccessor.crs", "api/xugrid.UgridDatasetAccessor.grid", "api/xugrid.UgridDatasetAccessor.intersect_line", "api/xugrid.UgridDatasetAccessor.intersect_linestring", "api/xugrid.UgridDatasetAccessor.name", "api/xugrid.UgridDatasetAccessor.names", "api/xugrid.UgridDatasetAccessor.partition", "api/xugrid.UgridDatasetAccessor.partition_by_label", "api/xugrid.UgridDatasetAccessor.rasterize", "api/xugrid.UgridDatasetAccessor.rasterize_like", "api/xugrid.UgridDatasetAccessor.reindex_like", "api/xugrid.UgridDatasetAccessor.rename", "api/xugrid.UgridDatasetAccessor.sel", "api/xugrid.UgridDatasetAccessor.sel_points", "api/xugrid.UgridDatasetAccessor.set_crs", "api/xugrid.UgridDatasetAccessor.set_node_coords", "api/xugrid.UgridDatasetAccessor.to_crs", "api/xugrid.UgridDatasetAccessor.to_dataset", "api/xugrid.UgridDatasetAccessor.to_geodataframe", "api/xugrid.UgridDatasetAccessor.to_netcdf", "api/xugrid.UgridDatasetAccessor.to_nonperiodic", "api/xugrid.UgridDatasetAccessor.to_periodic", "api/xugrid.UgridDatasetAccessor.to_zarr", "api/xugrid.UgridDatasetAccessor.topology", "api/xugrid.UgridDatasetAccessor.total_bounds", "api/xugrid.UgridRolesAccessor", "api/xugrid.UgridRolesAccessor.connectivity", "api/xugrid.UgridRolesAccessor.coordinates", "api/xugrid.UgridRolesAccessor.dimensions", "api/xugrid.UgridRolesAccessor.topology", "api/xugrid.burn_vector_geometry", "api/xugrid.concat", "api/xugrid.full_like", "api/xugrid.merge", "api/xugrid.merge_partitions", "api/xugrid.ones_like", "api/xugrid.open_dataarray", "api/xugrid.open_dataset", "api/xugrid.open_mfdataset", "api/xugrid.open_zarr", "api/xugrid.plot.contour", "api/xugrid.plot.contourf", "api/xugrid.plot.imshow", "api/xugrid.plot.line", "api/xugrid.plot.pcolormesh", "api/xugrid.plot.scatter", "api/xugrid.plot.surface", "api/xugrid.plot.tripcolor", "api/xugrid.polygonize", "api/xugrid.snap_to_grid", "api/xugrid.zeros_like", "changelog", "dev_docs", "examples-dev/index", "examples-dev/sg_execution_times", "examples-dev/voronoi", "examples/connectivity", "examples/index", "examples/overlap_regridder", "examples/partitioning", "examples/plotting", "examples/quick_overview", "examples/regridder_overview", "examples/selection", "examples/sg_execution_times", "examples/vector_conversion", "index", "sample_data/adh_san_diego", "sample_data/disk", "sample_data/elevation_nl", "sample_data/index", "sample_data/provinces_nl", "sample_data/sg_execution_times", "sample_data/xoxo", "terminology", "user_guide"], "filenames": ["api.rst", "api/xugrid.BarycentricInterpolator.rst", "api/xugrid.CentroidLocatorRegridder.rst", "api/xugrid.OverlapRegridder.rst", "api/xugrid.RelativeOverlapRegridder.rst", "api/xugrid.Ugrid1d.rst", "api/xugrid.Ugrid1d.assign_edge_coords.rst", "api/xugrid.Ugrid1d.assign_node_coords.rst", "api/xugrid.Ugrid1d.attrs.rst", "api/xugrid.Ugrid1d.bounds.rst", "api/xugrid.Ugrid1d.contract_vertices.rst", "api/xugrid.Ugrid1d.copy.rst", "api/xugrid.Ugrid1d.dimensions.rst", "api/xugrid.Ugrid1d.edge_bounds.rst", "api/xugrid.Ugrid1d.edge_coordinates.rst", "api/xugrid.Ugrid1d.edge_dimension.rst", "api/xugrid.Ugrid1d.edge_x.rst", "api/xugrid.Ugrid1d.edge_y.rst", "api/xugrid.Ugrid1d.from_dataset.rst", "api/xugrid.Ugrid1d.from_geodataframe.rst", "api/xugrid.Ugrid1d.from_meshkernel.rst", "api/xugrid.Ugrid1d.from_shapely.rst", "api/xugrid.Ugrid1d.isel.rst", "api/xugrid.Ugrid1d.merge_partitions.rst", "api/xugrid.Ugrid1d.mesh.rst", "api/xugrid.Ugrid1d.meshkernel.rst", "api/xugrid.Ugrid1d.n_edge.rst", "api/xugrid.Ugrid1d.n_node.rst", "api/xugrid.Ugrid1d.node_coordinates.rst", "api/xugrid.Ugrid1d.node_dimension.rst", "api/xugrid.Ugrid1d.node_edge_connectivity.rst", "api/xugrid.Ugrid1d.node_node_connectivity.rst", "api/xugrid.Ugrid1d.plot.rst", "api/xugrid.Ugrid1d.reindex_like.rst", "api/xugrid.Ugrid1d.rename.rst", "api/xugrid.Ugrid1d.sel.rst", "api/xugrid.Ugrid1d.set_crs.rst", "api/xugrid.Ugrid1d.set_node_coords.rst", "api/xugrid.Ugrid1d.to_crs.rst", "api/xugrid.Ugrid1d.to_dataset.rst", "api/xugrid.Ugrid1d.to_shapely.rst", "api/xugrid.Ugrid1d.topological_sort_by_dfs.rst", "api/xugrid.Ugrid1d.topology_dimension.rst", "api/xugrid.Ugrid1d.topology_subset.rst", "api/xugrid.Ugrid2d.rst", "api/xugrid.Ugrid2d.area.rst", "api/xugrid.Ugrid2d.assign_edge_coords.rst", "api/xugrid.Ugrid2d.assign_face_coords.rst", "api/xugrid.Ugrid2d.assign_node_coords.rst", "api/xugrid.Ugrid2d.attrs.rst", "api/xugrid.Ugrid2d.bounding_polygon.rst", "api/xugrid.Ugrid2d.bounds.rst", "api/xugrid.Ugrid2d.celltree.rst", "api/xugrid.Ugrid2d.centroid_triangulation.rst", "api/xugrid.Ugrid2d.centroids.rst", "api/xugrid.Ugrid2d.circumcenters.rst", "api/xugrid.Ugrid2d.compute_barycentric_weights.rst", "api/xugrid.Ugrid2d.copy.rst", "api/xugrid.Ugrid2d.dimensions.rst", "api/xugrid.Ugrid2d.edge_bounds.rst", "api/xugrid.Ugrid2d.edge_coordinates.rst", "api/xugrid.Ugrid2d.edge_dimension.rst", "api/xugrid.Ugrid2d.edge_node_connectivity.rst", "api/xugrid.Ugrid2d.edge_x.rst", "api/xugrid.Ugrid2d.edge_y.rst", "api/xugrid.Ugrid2d.exterior_edges.rst", "api/xugrid.Ugrid2d.exterior_faces.rst", "api/xugrid.Ugrid2d.face_bounds.rst", "api/xugrid.Ugrid2d.face_coordinates.rst", "api/xugrid.Ugrid2d.face_dimension.rst", "api/xugrid.Ugrid2d.face_edge_connectivity.rst", "api/xugrid.Ugrid2d.face_face_connectivity.rst", "api/xugrid.Ugrid2d.face_x.rst", "api/xugrid.Ugrid2d.face_y.rst", "api/xugrid.Ugrid2d.from_dataset.rst", "api/xugrid.Ugrid2d.from_geodataframe.rst", "api/xugrid.Ugrid2d.from_meshkernel.rst", "api/xugrid.Ugrid2d.from_shapely.rst", "api/xugrid.Ugrid2d.from_structured.rst", "api/xugrid.Ugrid2d.from_structured_bounds.rst", "api/xugrid.Ugrid2d.from_structured_intervals1d.rst", "api/xugrid.Ugrid2d.from_structured_intervals2d.rst", "api/xugrid.Ugrid2d.from_structured_multicoord.rst", "api/xugrid.Ugrid2d.intersect_edges.rst", "api/xugrid.Ugrid2d.intersect_line.rst", "api/xugrid.Ugrid2d.intersect_linestring.rst", "api/xugrid.Ugrid2d.isel.rst", "api/xugrid.Ugrid2d.label_partitions.rst", "api/xugrid.Ugrid2d.locate_bounding_box.rst", "api/xugrid.Ugrid2d.locate_points.rst", "api/xugrid.Ugrid2d.merge_partitions.rst", "api/xugrid.Ugrid2d.mesh.rst", "api/xugrid.Ugrid2d.meshkernel.rst", "api/xugrid.Ugrid2d.n_edge.rst", "api/xugrid.Ugrid2d.n_face.rst", "api/xugrid.Ugrid2d.n_node.rst", "api/xugrid.Ugrid2d.node_coordinates.rst", "api/xugrid.Ugrid2d.node_dimension.rst", "api/xugrid.Ugrid2d.node_edge_connectivity.rst", "api/xugrid.Ugrid2d.node_face_connectivity.rst", "api/xugrid.Ugrid2d.node_node_connectivity.rst", "api/xugrid.Ugrid2d.partition.rst", "api/xugrid.Ugrid2d.perimeter.rst", "api/xugrid.Ugrid2d.plot.rst", "api/xugrid.Ugrid2d.rasterize.rst", "api/xugrid.Ugrid2d.rasterize_like.rst", "api/xugrid.Ugrid2d.reindex_like.rst", "api/xugrid.Ugrid2d.rename.rst", "api/xugrid.Ugrid2d.reverse_cuthill_mckee.rst", "api/xugrid.Ugrid2d.sel.rst", "api/xugrid.Ugrid2d.sel_points.rst", "api/xugrid.Ugrid2d.set_crs.rst", "api/xugrid.Ugrid2d.set_node_coords.rst", "api/xugrid.Ugrid2d.tesselate_centroidal_voronoi.rst", "api/xugrid.Ugrid2d.tesselate_circumcenter_voronoi.rst", "api/xugrid.Ugrid2d.to_crs.rst", "api/xugrid.Ugrid2d.to_dataset.rst", "api/xugrid.Ugrid2d.to_nonperiodic.rst", "api/xugrid.Ugrid2d.to_periodic.rst", "api/xugrid.Ugrid2d.to_shapely.rst", "api/xugrid.Ugrid2d.topology_dimension.rst", "api/xugrid.Ugrid2d.topology_subset.rst", "api/xugrid.Ugrid2d.triangulate.rst", "api/xugrid.Ugrid2d.triangulation.rst", "api/xugrid.Ugrid2d.validate_edge_node_connectivity.rst", "api/xugrid.Ugrid2d.voronoi_topology.rst", "api/xugrid.UgridDataArray.rst", "api/xugrid.UgridDataArray.from_structured.rst", "api/xugrid.UgridDataArray.ugrid.rst", "api/xugrid.UgridDataArrayAccessor.rst", "api/xugrid.UgridDataArrayAccessor.assign_edge_coords.rst", "api/xugrid.UgridDataArrayAccessor.assign_face_coords.rst", "api/xugrid.UgridDataArrayAccessor.assign_node_coords.rst", "api/xugrid.UgridDataArrayAccessor.binary_dilation.rst", "api/xugrid.UgridDataArrayAccessor.binary_erosion.rst", "api/xugrid.UgridDataArrayAccessor.bounds.rst", "api/xugrid.UgridDataArrayAccessor.connected_components.rst", "api/xugrid.UgridDataArrayAccessor.crs.rst", "api/xugrid.UgridDataArrayAccessor.grids.rst", "api/xugrid.UgridDataArrayAccessor.intersect_line.rst", "api/xugrid.UgridDataArrayAccessor.intersect_linestring.rst", "api/xugrid.UgridDataArrayAccessor.laplace_interpolate.rst", "api/xugrid.UgridDataArrayAccessor.name.rst", "api/xugrid.UgridDataArrayAccessor.names.rst", "api/xugrid.UgridDataArrayAccessor.partition.rst", "api/xugrid.UgridDataArrayAccessor.partition_by_label.rst", "api/xugrid.UgridDataArrayAccessor.rasterize.rst", "api/xugrid.UgridDataArrayAccessor.rasterize_like.rst", "api/xugrid.UgridDataArrayAccessor.reindex_like.rst", "api/xugrid.UgridDataArrayAccessor.rename.rst", "api/xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee.rst", "api/xugrid.UgridDataArrayAccessor.sel.rst", "api/xugrid.UgridDataArrayAccessor.sel_points.rst", "api/xugrid.UgridDataArrayAccessor.set_crs.rst", "api/xugrid.UgridDataArrayAccessor.set_node_coords.rst", "api/xugrid.UgridDataArrayAccessor.to_crs.rst", "api/xugrid.UgridDataArrayAccessor.to_dataset.rst", "api/xugrid.UgridDataArrayAccessor.to_geodataframe.rst", "api/xugrid.UgridDataArrayAccessor.to_netcdf.rst", "api/xugrid.UgridDataArrayAccessor.to_nonperiodic.rst", "api/xugrid.UgridDataArrayAccessor.to_periodic.rst", "api/xugrid.UgridDataArrayAccessor.to_zarr.rst", "api/xugrid.UgridDataArrayAccessor.topology.rst", "api/xugrid.UgridDataArrayAccessor.total_bounds.rst", "api/xugrid.UgridDataset.rst", "api/xugrid.UgridDataset.from_geodataframe.rst", "api/xugrid.UgridDataset.ugrid.rst", "api/xugrid.UgridDatasetAccessor.rst", "api/xugrid.UgridDatasetAccessor.assign_edge_coords.rst", "api/xugrid.UgridDatasetAccessor.assign_face_coords.rst", "api/xugrid.UgridDatasetAccessor.assign_node_coords.rst", "api/xugrid.UgridDatasetAccessor.bounds.rst", "api/xugrid.UgridDatasetAccessor.crs.rst", "api/xugrid.UgridDatasetAccessor.grid.rst", "api/xugrid.UgridDatasetAccessor.intersect_line.rst", "api/xugrid.UgridDatasetAccessor.intersect_linestring.rst", "api/xugrid.UgridDatasetAccessor.name.rst", "api/xugrid.UgridDatasetAccessor.names.rst", "api/xugrid.UgridDatasetAccessor.partition.rst", "api/xugrid.UgridDatasetAccessor.partition_by_label.rst", "api/xugrid.UgridDatasetAccessor.rasterize.rst", "api/xugrid.UgridDatasetAccessor.rasterize_like.rst", "api/xugrid.UgridDatasetAccessor.reindex_like.rst", "api/xugrid.UgridDatasetAccessor.rename.rst", "api/xugrid.UgridDatasetAccessor.sel.rst", "api/xugrid.UgridDatasetAccessor.sel_points.rst", "api/xugrid.UgridDatasetAccessor.set_crs.rst", "api/xugrid.UgridDatasetAccessor.set_node_coords.rst", "api/xugrid.UgridDatasetAccessor.to_crs.rst", "api/xugrid.UgridDatasetAccessor.to_dataset.rst", "api/xugrid.UgridDatasetAccessor.to_geodataframe.rst", "api/xugrid.UgridDatasetAccessor.to_netcdf.rst", "api/xugrid.UgridDatasetAccessor.to_nonperiodic.rst", "api/xugrid.UgridDatasetAccessor.to_periodic.rst", "api/xugrid.UgridDatasetAccessor.to_zarr.rst", "api/xugrid.UgridDatasetAccessor.topology.rst", "api/xugrid.UgridDatasetAccessor.total_bounds.rst", "api/xugrid.UgridRolesAccessor.rst", "api/xugrid.UgridRolesAccessor.connectivity.rst", "api/xugrid.UgridRolesAccessor.coordinates.rst", "api/xugrid.UgridRolesAccessor.dimensions.rst", "api/xugrid.UgridRolesAccessor.topology.rst", "api/xugrid.burn_vector_geometry.rst", "api/xugrid.concat.rst", "api/xugrid.full_like.rst", "api/xugrid.merge.rst", "api/xugrid.merge_partitions.rst", "api/xugrid.ones_like.rst", "api/xugrid.open_dataarray.rst", "api/xugrid.open_dataset.rst", "api/xugrid.open_mfdataset.rst", "api/xugrid.open_zarr.rst", "api/xugrid.plot.contour.rst", "api/xugrid.plot.contourf.rst", "api/xugrid.plot.imshow.rst", "api/xugrid.plot.line.rst", "api/xugrid.plot.pcolormesh.rst", "api/xugrid.plot.scatter.rst", "api/xugrid.plot.surface.rst", "api/xugrid.plot.tripcolor.rst", "api/xugrid.polygonize.rst", "api/xugrid.snap_to_grid.rst", "api/xugrid.zeros_like.rst", "changelog.rst", "dev_docs.rst", "examples-dev/index.rst", "examples-dev/sg_execution_times.rst", "examples-dev/voronoi.rst", "examples/connectivity.rst", "examples/index.rst", "examples/overlap_regridder.rst", "examples/partitioning.rst", "examples/plotting.rst", "examples/quick_overview.rst", "examples/regridder_overview.rst", "examples/selection.rst", "examples/sg_execution_times.rst", "examples/vector_conversion.rst", "index.rst", "sample_data/adh_san_diego.rst", "sample_data/disk.rst", "sample_data/elevation_nl.rst", "sample_data/index.rst", "sample_data/provinces_nl.rst", "sample_data/sg_execution_times.rst", "sample_data/xoxo.rst", "terminology.rst", "user_guide.rst"], "titles": ["API Reference", "xugrid.BarycentricInterpolator", "xugrid.CentroidLocatorRegridder", "xugrid.OverlapRegridder", "xugrid.RelativeOverlapRegridder", "xugrid.Ugrid1d", "xugrid.Ugrid1d.assign_edge_coords", "xugrid.Ugrid1d.assign_node_coords", "xugrid.Ugrid1d.attrs", "xugrid.Ugrid1d.bounds", "xugrid.Ugrid1d.contract_vertices", "xugrid.Ugrid1d.copy", "xugrid.Ugrid1d.dimensions", "xugrid.Ugrid1d.edge_bounds", "xugrid.Ugrid1d.edge_coordinates", "xugrid.Ugrid1d.edge_dimension", "xugrid.Ugrid1d.edge_x", "xugrid.Ugrid1d.edge_y", "xugrid.Ugrid1d.from_dataset", "xugrid.Ugrid1d.from_geodataframe", "xugrid.Ugrid1d.from_meshkernel", "xugrid.Ugrid1d.from_shapely", "xugrid.Ugrid1d.isel", "xugrid.Ugrid1d.merge_partitions", "xugrid.Ugrid1d.mesh", "xugrid.Ugrid1d.meshkernel", "xugrid.Ugrid1d.n_edge", "xugrid.Ugrid1d.n_node", "xugrid.Ugrid1d.node_coordinates", "xugrid.Ugrid1d.node_dimension", "xugrid.Ugrid1d.node_edge_connectivity", "xugrid.Ugrid1d.node_node_connectivity", "xugrid.Ugrid1d.plot", "xugrid.Ugrid1d.reindex_like", "xugrid.Ugrid1d.rename", "xugrid.Ugrid1d.sel", "xugrid.Ugrid1d.set_crs", "xugrid.Ugrid1d.set_node_coords", "xugrid.Ugrid1d.to_crs", "xugrid.Ugrid1d.to_dataset", "xugrid.Ugrid1d.to_shapely", "xugrid.Ugrid1d.topological_sort_by_dfs", "xugrid.Ugrid1d.topology_dimension", "xugrid.Ugrid1d.topology_subset", "xugrid.Ugrid2d", "xugrid.Ugrid2d.area", "xugrid.Ugrid2d.assign_edge_coords", "xugrid.Ugrid2d.assign_face_coords", "xugrid.Ugrid2d.assign_node_coords", "xugrid.Ugrid2d.attrs", "xugrid.Ugrid2d.bounding_polygon", "xugrid.Ugrid2d.bounds", "xugrid.Ugrid2d.celltree", "xugrid.Ugrid2d.centroid_triangulation", "xugrid.Ugrid2d.centroids", "xugrid.Ugrid2d.circumcenters", "xugrid.Ugrid2d.compute_barycentric_weights", "xugrid.Ugrid2d.copy", "xugrid.Ugrid2d.dimensions", "xugrid.Ugrid2d.edge_bounds", "xugrid.Ugrid2d.edge_coordinates", "xugrid.Ugrid2d.edge_dimension", "xugrid.Ugrid2d.edge_node_connectivity", "xugrid.Ugrid2d.edge_x", "xugrid.Ugrid2d.edge_y", "xugrid.Ugrid2d.exterior_edges", "xugrid.Ugrid2d.exterior_faces", "xugrid.Ugrid2d.face_bounds", "xugrid.Ugrid2d.face_coordinates", "xugrid.Ugrid2d.face_dimension", "xugrid.Ugrid2d.face_edge_connectivity", "xugrid.Ugrid2d.face_face_connectivity", "xugrid.Ugrid2d.face_x", "xugrid.Ugrid2d.face_y", "xugrid.Ugrid2d.from_dataset", "xugrid.Ugrid2d.from_geodataframe", "xugrid.Ugrid2d.from_meshkernel", "xugrid.Ugrid2d.from_shapely", "xugrid.Ugrid2d.from_structured", "xugrid.Ugrid2d.from_structured_bounds", "xugrid.Ugrid2d.from_structured_intervals1d", "xugrid.Ugrid2d.from_structured_intervals2d", "xugrid.Ugrid2d.from_structured_multicoord", "xugrid.Ugrid2d.intersect_edges", "xugrid.Ugrid2d.intersect_line", "xugrid.Ugrid2d.intersect_linestring", "xugrid.Ugrid2d.isel", "xugrid.Ugrid2d.label_partitions", "xugrid.Ugrid2d.locate_bounding_box", "xugrid.Ugrid2d.locate_points", "xugrid.Ugrid2d.merge_partitions", "xugrid.Ugrid2d.mesh", "xugrid.Ugrid2d.meshkernel", "xugrid.Ugrid2d.n_edge", "xugrid.Ugrid2d.n_face", "xugrid.Ugrid2d.n_node", "xugrid.Ugrid2d.node_coordinates", "xugrid.Ugrid2d.node_dimension", "xugrid.Ugrid2d.node_edge_connectivity", "xugrid.Ugrid2d.node_face_connectivity", "xugrid.Ugrid2d.node_node_connectivity", "xugrid.Ugrid2d.partition", "xugrid.Ugrid2d.perimeter", "xugrid.Ugrid2d.plot", "xugrid.Ugrid2d.rasterize", "xugrid.Ugrid2d.rasterize_like", "xugrid.Ugrid2d.reindex_like", "xugrid.Ugrid2d.rename", "xugrid.Ugrid2d.reverse_cuthill_mckee", "xugrid.Ugrid2d.sel", "xugrid.Ugrid2d.sel_points", "xugrid.Ugrid2d.set_crs", "xugrid.Ugrid2d.set_node_coords", "xugrid.Ugrid2d.tesselate_centroidal_voronoi", "xugrid.Ugrid2d.tesselate_circumcenter_voronoi", "xugrid.Ugrid2d.to_crs", "xugrid.Ugrid2d.to_dataset", "xugrid.Ugrid2d.to_nonperiodic", "xugrid.Ugrid2d.to_periodic", "xugrid.Ugrid2d.to_shapely", "xugrid.Ugrid2d.topology_dimension", "xugrid.Ugrid2d.topology_subset", "xugrid.Ugrid2d.triangulate", "xugrid.Ugrid2d.triangulation", "xugrid.Ugrid2d.validate_edge_node_connectivity", "xugrid.Ugrid2d.voronoi_topology", "xugrid.UgridDataArray", "xugrid.UgridDataArray.from_structured", "xugrid.UgridDataArray.ugrid", "xugrid.UgridDataArrayAccessor", "xugrid.UgridDataArrayAccessor.assign_edge_coords", "xugrid.UgridDataArrayAccessor.assign_face_coords", "xugrid.UgridDataArrayAccessor.assign_node_coords", "xugrid.UgridDataArrayAccessor.binary_dilation", "xugrid.UgridDataArrayAccessor.binary_erosion", "xugrid.UgridDataArrayAccessor.bounds", "xugrid.UgridDataArrayAccessor.connected_components", "xugrid.UgridDataArrayAccessor.crs", "xugrid.UgridDataArrayAccessor.grids", "xugrid.UgridDataArrayAccessor.intersect_line", "xugrid.UgridDataArrayAccessor.intersect_linestring", "xugrid.UgridDataArrayAccessor.laplace_interpolate", "xugrid.UgridDataArrayAccessor.name", "xugrid.UgridDataArrayAccessor.names", "xugrid.UgridDataArrayAccessor.partition", "xugrid.UgridDataArrayAccessor.partition_by_label", "xugrid.UgridDataArrayAccessor.rasterize", "xugrid.UgridDataArrayAccessor.rasterize_like", "xugrid.UgridDataArrayAccessor.reindex_like", "xugrid.UgridDataArrayAccessor.rename", "xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee", "xugrid.UgridDataArrayAccessor.sel", "xugrid.UgridDataArrayAccessor.sel_points", "xugrid.UgridDataArrayAccessor.set_crs", "xugrid.UgridDataArrayAccessor.set_node_coords", "xugrid.UgridDataArrayAccessor.to_crs", "xugrid.UgridDataArrayAccessor.to_dataset", "xugrid.UgridDataArrayAccessor.to_geodataframe", "xugrid.UgridDataArrayAccessor.to_netcdf", "xugrid.UgridDataArrayAccessor.to_nonperiodic", "xugrid.UgridDataArrayAccessor.to_periodic", "xugrid.UgridDataArrayAccessor.to_zarr", "xugrid.UgridDataArrayAccessor.topology", "xugrid.UgridDataArrayAccessor.total_bounds", "xugrid.UgridDataset", "xugrid.UgridDataset.from_geodataframe", "xugrid.UgridDataset.ugrid", "xugrid.UgridDatasetAccessor", "xugrid.UgridDatasetAccessor.assign_edge_coords", "xugrid.UgridDatasetAccessor.assign_face_coords", "xugrid.UgridDatasetAccessor.assign_node_coords", "xugrid.UgridDatasetAccessor.bounds", "xugrid.UgridDatasetAccessor.crs", "xugrid.UgridDatasetAccessor.grid", "xugrid.UgridDatasetAccessor.intersect_line", "xugrid.UgridDatasetAccessor.intersect_linestring", "xugrid.UgridDatasetAccessor.name", "xugrid.UgridDatasetAccessor.names", "xugrid.UgridDatasetAccessor.partition", "xugrid.UgridDatasetAccessor.partition_by_label", "xugrid.UgridDatasetAccessor.rasterize", "xugrid.UgridDatasetAccessor.rasterize_like", "xugrid.UgridDatasetAccessor.reindex_like", "xugrid.UgridDatasetAccessor.rename", "xugrid.UgridDatasetAccessor.sel", "xugrid.UgridDatasetAccessor.sel_points", "xugrid.UgridDatasetAccessor.set_crs", "xugrid.UgridDatasetAccessor.set_node_coords", "xugrid.UgridDatasetAccessor.to_crs", "xugrid.UgridDatasetAccessor.to_dataset", "xugrid.UgridDatasetAccessor.to_geodataframe", "xugrid.UgridDatasetAccessor.to_netcdf", "xugrid.UgridDatasetAccessor.to_nonperiodic", "xugrid.UgridDatasetAccessor.to_periodic", "xugrid.UgridDatasetAccessor.to_zarr", "xugrid.UgridDatasetAccessor.topology", "xugrid.UgridDatasetAccessor.total_bounds", "xugrid.UgridRolesAccessor", "xugrid.UgridRolesAccessor.connectivity", "xugrid.UgridRolesAccessor.coordinates", "xugrid.UgridRolesAccessor.dimensions", "xugrid.UgridRolesAccessor.topology", "xugrid.burn_vector_geometry", "xugrid.concat", "xugrid.full_like", "xugrid.merge", "xugrid.merge_partitions", "xugrid.ones_like", "xugrid.open_dataarray", "xugrid.open_dataset", "xugrid.open_mfdataset", "xugrid.open_zarr", "xugrid.plot.contour", "xugrid.plot.contourf", "xugrid.plot.imshow", "xugrid.plot.line", "xugrid.plot.pcolormesh", "xugrid.plot.scatter", "xugrid.plot.surface", "xugrid.plot.tripcolor", "xugrid.polygonize", "xugrid.snap_to_grid", "xugrid.zeros_like", "Changelog", "Development", "Developer Examples", "Computation times", "Centroid Voronoi Tesselation (CVT)", "Connectivity", "Examples", "OverlapRegridder", "Partitioning", "Plot unstructured mesh data", "Quick overview", "Regridding overview", "Select unstructured data", "Computation times", "Vector geometry conversion", "Xugrid", "ADH San Diego", "Disk", "Elevation NL", "Sample Data", "Pronvinces NL", "Computation times", "Xoxo", "Terminology", "User Guide"], "terms": {"thi": [0, 4, 5, 36, 38, 43, 44, 50, 78, 82, 84, 85, 87, 101, 111, 113, 114, 115, 117, 118, 121, 122, 125, 127, 128, 129, 138, 139, 141, 142, 148, 153, 155, 156, 157, 158, 159, 160, 161, 166, 173, 174, 176, 182, 183, 186, 188, 189, 190, 191, 194, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 243, 245, 246, 247], "page": [0, 246], "provid": [0, 5, 44, 104, 127, 141, 157, 190, 202, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 224, 225, 228, 230, 231, 232, 233, 234, 235, 237, 242, 246], "an": [0, 2, 5, 18, 20, 21, 31, 36, 37, 38, 41, 44, 66, 71, 74, 76, 77, 78, 100, 111, 112, 115, 117, 124, 141, 151, 153, 154, 155, 159, 186, 187, 188, 192, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 246, 247], "auto": [0, 204, 207, 208, 209, 210, 211, 222], "gener": [0, 82, 87, 104, 156, 189, 210, 223, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245, 246], "summari": 0, "xugrid": [0, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245, 247], "": [0, 84, 85, 135, 139, 140, 141, 163, 171, 174, 175, 203, 205, 211, 223, 227, 228, 230, 231, 232, 234, 235, 237, 245, 246], "also": [0, 3, 4, 50, 157, 190, 197, 203, 204, 205, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 230, 231, 232, 234, 235, 237, 246], "almost": 0, "complet": [0, 223, 232], "expos": [0, 208, 209], "attribut": [0, 1, 2, 3, 4, 5, 20, 38, 44, 76, 115, 126, 129, 155, 156, 164, 167, 188, 189, 197, 199, 200, 203, 205, 208, 209, 210, 211, 223, 228, 231, 232, 233, 234, 235, 237], "method": [0, 1, 2, 3, 4, 5, 36, 38, 44, 78, 82, 87, 101, 111, 115, 126, 127, 129, 141, 153, 155, 164, 167, 186, 188, 197, 204, 207, 208, 209, 211, 222, 223, 228, 232, 234, 235, 247], "xarrai": [0, 18, 74, 127, 151, 156, 158, 161, 189, 191, 194, 197, 203, 204, 205, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 228, 231, 234, 235, 237, 238, 246, 247], "dataarrai": [0, 6, 7, 22, 33, 37, 46, 47, 48, 78, 82, 84, 85, 86, 106, 109, 110, 112, 117, 118, 126, 127, 129, 139, 140, 142, 146, 147, 148, 149, 151, 152, 157, 174, 181, 182, 185, 190, 203, 204, 205, 207, 208, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 228, 231, 234, 235, 237, 247], "dataset": [0, 5, 6, 7, 18, 22, 33, 37, 39, 44, 46, 47, 48, 74, 78, 82, 84, 85, 86, 106, 109, 110, 112, 116, 117, 118, 124, 139, 147, 148, 151, 152, 156, 158, 161, 164, 165, 167, 171, 173, 174, 175, 176, 177, 180, 181, 182, 183, 185, 189, 191, 194, 196, 197, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 230, 231, 232, 234, 235, 237, 239, 241, 243, 247], "document": [0, 141, 208, 210, 223, 233, 246], "changelog": 0, "These": [0, 203, 210, 227, 228, 237, 242], "ar": [0, 3, 4, 5, 10, 20, 23, 36, 38, 44, 56, 76, 78, 82, 83, 88, 89, 90, 104, 110, 111, 115, 117, 118, 124, 127, 136, 141, 152, 153, 155, 157, 158, 159, 161, 182, 185, 186, 188, 190, 191, 192, 194, 199, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 246, 247], "avail": [0, 128, 129, 166, 208, 209, 210, 223, 228, 230, 232, 234, 237, 247], "under": 0, "i": [0, 1, 2, 3, 4, 5, 22, 31, 36, 38, 43, 44, 52, 65, 66, 71, 82, 84, 85, 86, 100, 109, 110, 111, 113, 114, 115, 121, 124, 136, 137, 139, 140, 141, 151, 153, 155, 156, 157, 172, 174, 175, 183, 185, 186, 188, 189, 190, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 243, 245, 246, 247], "process": [0, 231, 234, 238], "move": [0, 223], "node": [0, 6, 7, 9, 10, 22, 27, 28, 29, 30, 31, 33, 37, 40, 43, 46, 47, 48, 51, 53, 62, 86, 95, 96, 97, 98, 99, 100, 106, 112, 117, 118, 119, 121, 125, 130, 131, 132, 135, 141, 148, 154, 157, 159, 160, 163, 168, 169, 170, 171, 182, 187, 190, 192, 193, 199, 200, 223, 227, 228, 231, 232, 233, 235, 237, 240, 246], "edg": [0, 2, 13, 14, 15, 16, 17, 22, 23, 26, 30, 31, 32, 33, 35, 40, 43, 59, 60, 61, 62, 63, 64, 65, 66, 70, 71, 83, 86, 93, 98, 100, 103, 106, 119, 121, 124, 130, 136, 141, 148, 157, 168, 182, 190, 199, 200, 220, 221, 223, 227, 228, 231, 232, 233, 235, 237, 240, 246], "face": [0, 1, 2, 3, 4, 45, 47, 53, 54, 55, 56, 65, 66, 67, 68, 69, 70, 71, 72, 73, 83, 84, 85, 86, 88, 89, 90, 94, 99, 102, 106, 119, 121, 123, 124, 125, 127, 131, 136, 139, 141, 145, 148, 157, 169, 174, 179, 180, 181, 182, 190, 199, 200, 202, 220, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 240, 246], "other": [0, 5, 33, 38, 39, 44, 65, 106, 115, 116, 147, 148, 155, 181, 182, 188, 203, 204, 205, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 228, 235, 237, 246, 247], "within": [0, 202], "certain": [0, 212, 213, 214, 215, 216, 217, 218, 219, 237], "rang": [0, 212, 213, 214, 215, 216, 217, 218, 219, 237], "convert": [0, 19, 21, 40, 75, 77, 117, 118, 119, 127, 156, 157, 159, 160, 165, 189, 190, 192, 193, 211, 220, 223, 233, 234, 237], "grid": [0, 1, 2, 5, 6, 7, 13, 18, 20, 22, 23, 34, 37, 44, 46, 47, 48, 50, 52, 55, 59, 67, 74, 76, 78, 79, 82, 84, 85, 86, 87, 90, 101, 104, 105, 107, 110, 112, 117, 118, 124, 126, 129, 130, 131, 132, 135, 137, 139, 140, 141, 144, 145, 146, 147, 151, 152, 154, 157, 159, 160, 163, 164, 167, 168, 169, 170, 171, 172, 174, 175, 178, 179, 180, 181, 185, 186, 187, 188, 190, 192, 193, 196, 202, 214, 221, 223, 228, 230, 232, 233, 238, 245, 246, 247], "data": [0, 5, 6, 7, 31, 44, 46, 47, 48, 53, 71, 78, 82, 100, 124, 130, 131, 132, 139, 141, 156, 157, 168, 169, 170, 174, 180, 181, 189, 190, 198, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 227, 228, 229, 230, 234, 236, 237, 238, 239, 240, 241, 243, 245, 246, 247], "from": [0, 5, 6, 7, 18, 20, 23, 44, 46, 47, 48, 71, 74, 76, 78, 79, 80, 81, 82, 90, 99, 104, 117, 124, 127, 130, 131, 132, 135, 141, 147, 159, 162, 168, 169, 170, 171, 181, 183, 192, 195, 199, 200, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 231, 232, 234, 235, 246, 247], "one": [0, 127, 157, 173, 176, 190, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 228, 231, 233, 234, 235, 237, 246], "anoth": [0, 33, 106, 148, 182, 208, 209, 221, 223, 231, 234, 246], "tool": [0, 232, 234, 235], "2d": [0, 74, 76, 78, 81, 82, 180, 181, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 232, 233, 234, 235, 238, 246], "3d": [0, 232, 234], "structur": [0, 52, 78, 79, 80, 81, 82, 127, 210, 223, 228, 232, 234, 235, 238, 246], "repres": [0, 31, 71, 83, 100, 137, 172, 208, 209, 211, 234, 235, 237, 246], "object": [0, 5, 6, 7, 20, 21, 24, 37, 38, 40, 44, 46, 47, 48, 76, 77, 91, 112, 115, 119, 130, 131, 132, 137, 147, 148, 151, 154, 155, 168, 169, 170, 172, 181, 182, 187, 188, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 246], "well": [0, 124, 203, 204, 210, 228, 231, 234, 235], "layer": [0, 227, 234], "unstructur": [0, 5, 44, 52, 104, 105, 110, 127, 146, 147, 151, 152, 180, 181, 185, 223, 227, 228, 229, 234, 236, 237, 238, 240, 245, 246, 247], "class": [1, 2, 3, 4, 5, 44, 126, 129, 164, 167, 197, 209, 223, 234, 247], "sourc": [1, 2, 3, 4, 5, 10, 18, 19, 20, 21, 22, 23, 33, 35, 39, 40, 41, 43, 44, 47, 50, 56, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 101, 104, 105, 106, 108, 109, 110, 113, 114, 116, 117, 118, 119, 121, 122, 124, 126, 127, 129, 130, 131, 132, 133, 134, 136, 139, 140, 141, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 159, 160, 164, 165, 167, 168, 169, 170, 174, 175, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 192, 193, 197, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "ugriddataarrai": [1, 2, 3, 4, 87, 129, 130, 131, 132, 133, 134, 136, 141, 144, 145, 148, 149, 150, 151, 155, 156, 159, 160, 178, 179, 182, 202, 206, 212, 213, 216, 218, 220, 221, 223, 228, 231, 235, 237, 238, 247], "target": [1, 2, 3, 4, 211, 223, 230, 234], "The": [1, 2, 3, 4, 31, 33, 36, 38, 71, 79, 83, 84, 85, 87, 88, 100, 101, 106, 109, 110, 111, 115, 117, 127, 137, 138, 139, 140, 144, 148, 149, 151, 153, 155, 156, 159, 172, 174, 175, 178, 182, 185, 186, 188, 189, 192, 199, 203, 204, 205, 207, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 238, 242, 245, 246], "search": [1, 2, 52, 230], "centroid": [1, 2, 14, 35, 53, 60, 68, 72, 73, 88, 113, 125, 141, 221, 223, 224, 225, 226, 234, 237, 247], "everi": [1, 13, 14, 16, 17, 31, 45, 54, 55, 56, 59, 60, 62, 63, 64, 67, 68, 71, 72, 73, 83, 100, 102, 123, 124, 136, 171, 193, 203, 205, 210, 220, 221, 223, 224, 225, 227, 228, 229, 230, 231, 232, 237, 246], "It": [1, 3, 4, 38, 115, 155, 188, 210, 223, 227, 230, 233, 234, 239, 240, 247], "find": [1, 56, 83, 88, 89, 109, 141, 210, 227, 233, 234, 235, 242], "which": [1, 3, 4, 53, 56, 82, 83, 88, 89, 127, 157, 186, 187, 190, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 227, 228, 232, 233, 234, 237, 246], "surround": [1, 237], "via": [1, 110, 129, 152, 185, 204, 207, 208, 209, 211, 222, 223, 228, 231, 232, 233, 234, 235, 245], "its": [1, 117, 137, 159, 160, 192, 193, 203, 205, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 231, 232, 233, 235, 237, 246], "voronoi": [1, 53, 113, 114, 125, 223, 224, 225, 226, 247], "tessel": [1, 53, 113, 114, 125, 223, 224, 225, 226, 247], "comput": [1, 3, 4, 56, 83, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 230, 231, 234, 237, 247], "barycentr": [1, 56], "weight": [1, 2, 56, 141, 223, 230, 234], "can": [1, 3, 4, 5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 133, 134, 141, 153, 155, 186, 187, 188, 197, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 242, 246, 247], "us": [1, 2, 3, 4, 5, 20, 36, 44, 76, 78, 82, 87, 88, 101, 111, 127, 128, 129, 133, 134, 141, 153, 166, 183, 186, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 227, 228, 230, 231, 232, 233, 235, 237, 246, 247], "interpol": [1, 141, 223, 234, 247], "smoothli": [1, 223], "between": [1, 2, 33, 62, 106, 148, 182, 223, 227, 228, 230, 231, 234, 237], "valu": [1, 2, 3, 4, 22, 33, 36, 38, 43, 53, 80, 81, 84, 85, 86, 106, 111, 115, 117, 121, 133, 134, 135, 139, 140, 141, 148, 153, 155, 159, 163, 171, 174, 175, 182, 186, 188, 192, 196, 202, 203, 204, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 227, 228, 230, 231, 233, 234, 235, 237, 246], "associ": [1, 3, 4, 53, 124, 141, 149, 183, 223, 228, 231, 232, 235, 237, 246], "paramet": [1, 2, 3, 4, 5, 6, 7, 10, 18, 19, 20, 21, 22, 23, 32, 33, 35, 36, 37, 38, 40, 43, 44, 46, 47, 48, 56, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 101, 103, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 117, 119, 121, 127, 133, 134, 139, 140, 141, 144, 145, 146, 147, 148, 149, 151, 152, 153, 154, 155, 156, 157, 159, 165, 174, 175, 178, 179, 180, 181, 182, 183, 185, 186, 187, 188, 189, 190, 192, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 227], "ugrid2d": [1, 2, 3, 4, 22, 148, 182, 202, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 230, 231, 233, 234], "__init__": [1, 2, 3, 4, 5, 44, 126, 129, 164, 167, 197], "centroidlocatorregrid": 2, "regrid": [2, 3, 4, 223, 229, 230, 236, 247], "If": [2, 36, 111, 136, 141, 153, 157, 183, 186, 190, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 230, 235], "exactli": [2, 33, 106, 118, 148, 182, 212, 213, 214, 215, 216, 217, 218, 219, 220, 227, 228, 230, 232, 237], "locat": [2, 56, 83, 88, 89, 203, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 232, 233, 237, 242, 246], "two": [2, 62, 84, 127, 139, 174, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 232, 233, 235, 237, 245, 246], "either": [2, 38, 115, 155, 188, 203, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 224, 225, 228, 229, 235], "mai": [2, 22, 33, 38, 50, 86, 106, 110, 115, 141, 148, 152, 155, 182, 185, 188, 199, 203, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 231, 233, 235, 237, 246], "option": [2, 3, 4, 5, 20, 21, 22, 32, 36, 38, 43, 44, 76, 77, 78, 86, 103, 104, 111, 115, 121, 133, 134, 141, 153, 155, 156, 186, 187, 188, 189, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227], "matrixcoo": 2, "str": [3, 4, 5, 18, 20, 22, 34, 35, 36, 37, 38, 40, 44, 74, 76, 78, 82, 86, 107, 109, 111, 112, 115, 119, 127, 135, 142, 143, 149, 153, 154, 155, 157, 162, 171, 176, 177, 183, 186, 187, 188, 190, 195, 198, 199, 200, 201, 202, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222], "callabl": [3, 4, 203, 205, 210], "mean": [3, 211, 223, 227, 228, 230, 234, 235, 237], "overlap": [3, 4, 223, 234, 237, 247], "store": [3, 4, 5, 18, 44, 74, 208, 209, 211, 230, 231, 233, 235, 238, 246], "area": [3, 4, 202, 223, 227, 230, 234, 237], "multipl": [3, 4, 199, 208, 209, 210, 211, 223, 231, 234, 235, 237], "wai": [3, 4, 230, 231, 232, 233, 234, 235, 237, 242], "aggreg": [3, 4, 223, 234], "current": [3, 4, 38, 115, 155, 188, 196, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 233, 234, 242], "support": [3, 4, 208, 209, 223, 232, 233, 234], "harmonic_mean": [3, 230], "geometric_mean": [3, 223, 230], "sum": [3, 230], "minimum": [3, 223, 230, 234], "maximum": [3, 33, 106, 141, 148, 182, 230, 234], "mode": [3, 223, 230], "median": [3, 230], "max_overlap": [3, 4, 230], "custom": [3, 4, 209, 247], "function": [3, 4, 141, 158, 161, 191, 194, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 227, 228, 229, 230, 231, 233, 235, 237, 242, 247], "thei": [3, 4, 110, 127, 152, 185, 203, 205, 206, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 227, 232, 233, 246], "compil": [3, 4, 230], "numba": [3, 4, 223, 230], "see": [3, 4, 109, 151, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 234, 237], "user": [3, 4, 210], "guid": [3, 4, 233], "default": [3, 4, 5, 20, 33, 34, 36, 44, 76, 106, 107, 111, 113, 114, 127, 133, 134, 141, 148, 153, 156, 157, 182, 186, 189, 190, 202, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 228, 232, 234, 235, 237, 242], "first_order_conserv": 4, "unlik": 4, "overlapregridd": [4, 223, 229, 236, 247], "intersect": [4, 83, 84, 85, 139, 140, 174, 175, 203, 205, 210, 223, 227, 228, 230, 235, 237], "divid": [4, 210, 231], "total": [4, 223, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 239, 240, 241, 243, 244, 245], "requir": [4, 5, 44, 53, 141, 157, 190, 210, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 233, 235, 246], "e": [4, 5, 44, 53, 65, 66, 78, 109, 151, 204, 207, 208, 209, 210, 211, 220, 222, 223, 227, 228, 230, 231, 234, 235, 237, 246], "g": [4, 5, 44, 53, 78, 204, 207, 208, 209, 210, 211, 220, 222, 223, 227, 228, 230, 231, 234, 235, 237, 246], "first": [4, 83, 141, 203, 205, 210, 227, 230, 233, 235, 242, 246], "order": [4, 33, 41, 106, 148, 157, 182, 190, 203, 209, 223, 227, 230, 247], "conser": 4, "node_x": [5, 20, 37, 44, 76, 112, 123, 154, 187, 233], "ndarrai": [5, 10, 13, 14, 21, 22, 28, 40, 41, 43, 44, 45, 53, 54, 56, 59, 60, 62, 65, 66, 67, 68, 77, 79, 80, 81, 83, 86, 88, 89, 96, 102, 104, 105, 110, 119, 121, 124, 125, 145, 152, 179, 185, 221, 227], "node_i": [5, 20, 37, 44, 76, 112, 123, 154, 187, 233], "fill_valu": [5, 44, 203, 204, 205, 227, 233], "int": [5, 26, 27, 36, 38, 44, 87, 93, 94, 95, 101, 111, 115, 133, 134, 141, 144, 153, 155, 178, 186, 188, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 227], "edge_node_connect": [5, 44, 124, 198, 223, 227, 228, 233], "none": [5, 18, 20, 21, 22, 36, 38, 39, 44, 74, 76, 77, 78, 86, 104, 108, 109, 111, 115, 116, 117, 118, 127, 133, 134, 137, 151, 153, 155, 157, 164, 172, 184, 186, 187, 188, 190, 202, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 233, 235, 237], "name": [5, 15, 20, 29, 34, 37, 44, 61, 69, 76, 78, 82, 84, 85, 97, 107, 110, 112, 127, 135, 137, 148, 149, 154, 157, 162, 171, 172, 174, 175, 182, 183, 185, 186, 187, 188, 190, 195, 197, 198, 199, 200, 201, 202, 203, 205, 206, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 231, 232, 233, 234, 235, 237], "network1d": [5, 20], "index": [5, 22, 31, 35, 43, 44, 71, 86, 100, 109, 110, 121, 151, 152, 185, 203, 205, 208, 209, 210, 223, 227, 228, 230, 231, 232, 233, 234, 237, 246, 247], "dict": [5, 22, 35, 43, 44, 86, 109, 121, 135, 137, 162, 171, 172, 183, 195, 198, 199, 200, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 233], "project": [5, 20, 36, 37, 38, 44, 76, 111, 112, 115, 153, 155, 186, 188, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 232, 237], "bool": [5, 20, 22, 34, 35, 36, 37, 39, 43, 44, 76, 86, 88, 107, 109, 111, 112, 113, 114, 116, 121, 124, 133, 134, 141, 153, 156, 186, 189, 202, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 228], "true": [5, 20, 22, 37, 43, 44, 76, 86, 112, 113, 114, 121, 141, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 231, 232, 233, 234, 237, 239, 240, 246], "cr": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188, 196, 223, 237], "ani": [5, 20, 21, 44, 76, 77, 203, 204, 205, 207, 210, 211, 222, 223, 231, 232, 234, 235, 246], "attr": [5, 44, 203, 205, 210, 223], "topolog": [5, 41, 44, 227, 228, 232, 233], "1": [5, 42, 80, 81, 133, 134, 141, 151, 202, 203, 204, 205, 207, 208, 209, 210, 221, 222, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 245, 246], "d": [5, 44, 197, 204, 210, 228, 232, 233], "collect": [5, 140, 175, 210, 221, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 246], "connect": [5, 30, 31, 53, 62, 70, 71, 98, 99, 100, 108, 125, 136, 141, 150, 197, 200, 220, 223, 227, 229, 233, 236, 237, 246, 247], "line": [5, 32, 38, 84, 103, 115, 139, 155, 157, 174, 188, 190, 202, 221, 223, 227, 228, 232, 234, 237, 241, 245, 246, 247], "element": [5, 42, 120, 227, 246], "river": 5, "network": [5, 10, 246], "float": [5, 9, 33, 44, 51, 53, 54, 56, 68, 83, 84, 88, 89, 104, 105, 106, 109, 110, 117, 125, 139, 141, 146, 147, 148, 151, 152, 159, 174, 180, 181, 182, 185, 192, 202, 204, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 227, 230], "integ": [5, 10, 22, 35, 41, 43, 44, 53, 56, 62, 65, 66, 83, 86, 87, 89, 101, 104, 105, 109, 121, 123, 125, 144, 145, 178, 179, 203, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 246], "string": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 183, 186, 188, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219], "xr": [5, 6, 7, 18, 22, 44, 46, 47, 48, 74, 78, 82, 84, 85, 86, 109, 110, 117, 118, 127, 139, 140, 146, 147, 151, 152, 158, 161, 174, 175, 180, 181, 185, 191, 194, 203, 204, 205, 207, 209, 210, 221, 222, 223, 228, 233, 234], "when": [5, 36, 44, 111, 153, 186, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 227, 230, 233, 234, 237], "map": [5, 44, 135, 162, 171, 183, 195, 203, 204, 205, 207, 212, 213, 214, 215, 216, 217, 218, 219, 222, 233, 235], "ugrid": [5, 14, 16, 17, 18, 20, 22, 26, 27, 36, 38, 40, 44, 60, 63, 64, 74, 76, 78, 82, 86, 93, 95, 109, 111, 115, 119, 124, 127, 129, 138, 142, 143, 149, 151, 153, 155, 156, 158, 161, 162, 165, 173, 176, 177, 183, 186, 188, 189, 191, 194, 195, 197, 198, 199, 200, 206, 223, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 246], "role": [5, 44, 199, 201, 233], "variabl": [5, 34, 44, 107, 156, 158, 161, 189, 191, 194, 197, 198, 199, 201, 203, 204, 205, 206, 207, 208, 209, 210, 211, 222, 223, 230, 232, 233, 237, 242], "face_x": [5, 44], "mesh2d_face_lon": [5, 44], "whether": [5, 20, 22, 43, 44, 76, 86, 121, 124, 141, 156, 189, 196, 208, 209, 210, 211, 223, 235], "longitud": [5, 20, 44, 76, 223], "latitud": [5, 20, 44, 76, 223], "x": [5, 14, 16, 20, 28, 35, 37, 44, 54, 55, 60, 63, 68, 72, 76, 78, 79, 80, 81, 82, 83, 84, 85, 96, 104, 105, 109, 110, 112, 117, 127, 139, 146, 147, 151, 152, 154, 159, 174, 175, 180, 181, 184, 185, 187, 192, 199, 203, 204, 205, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 228, 230, 232, 233, 234, 235, 237, 238, 241, 246], "y": [5, 14, 17, 20, 28, 35, 37, 44, 54, 55, 60, 64, 68, 73, 76, 78, 79, 80, 81, 82, 83, 84, 85, 96, 104, 105, 109, 110, 112, 118, 127, 139, 146, 147, 151, 152, 154, 174, 175, 180, 181, 184, 185, 187, 199, 203, 204, 205, 207, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 228, 230, 232, 233, 234, 235, 237, 238, 241, 246], "coordin": [5, 6, 7, 14, 16, 17, 20, 21, 28, 33, 36, 37, 38, 44, 46, 47, 48, 60, 63, 64, 72, 73, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 96, 104, 105, 106, 109, 110, 111, 112, 115, 118, 127, 130, 131, 132, 135, 137, 139, 140, 147, 148, 149, 151, 152, 153, 154, 155, 158, 161, 163, 168, 169, 170, 171, 172, 174, 175, 181, 182, 183, 185, 186, 187, 188, 191, 194, 196, 200, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 228, 231, 232, 233, 234, 235, 237, 246], "write": [5, 20, 44, 76, 158, 161, 191, 194, 208, 209, 223, 231, 247], "appropri": [5, 20, 44, 76, 165, 208, 209, 223, 234], "standard_nam": [5, 20, 44, 76, 233, 234, 235], "refer": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 137, 141, 153, 155, 172, 186, 188, 196, 203, 204, 205, 207, 208, 209, 210, 211, 222, 223, 237, 246, 247], "system": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 137, 153, 155, 172, 186, 188, 196, 204, 207, 208, 209, 211, 222, 223, 237, 242], "geometri": [5, 20, 21, 36, 38, 40, 44, 76, 77, 85, 111, 115, 119, 153, 155, 157, 186, 188, 190, 202, 221, 223, 229, 233, 235, 236, 246, 247], "anyth": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "accept": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188, 208, 209, 211, 223], "pyproj": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 137, 153, 155, 172, 186, 188], "from_user_input": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "author": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "eg": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "epsg": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188, 237], "4326": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188, 237], "wkt": [5, 20, 21, 36, 38, 44, 76, 77, 111, 115, 153, 155, 186, 188], "topologi": [5, 10, 14, 16, 17, 18, 19, 20, 21, 22, 26, 27, 33, 36, 40, 43, 44, 53, 60, 63, 64, 74, 75, 76, 77, 78, 79, 80, 81, 82, 84, 85, 86, 87, 93, 94, 95, 101, 104, 106, 110, 111, 113, 114, 119, 121, 122, 123, 125, 128, 129, 138, 142, 143, 148, 149, 153, 156, 157, 165, 166, 173, 174, 175, 176, 177, 182, 183, 185, 186, 187, 188, 189, 190, 197, 199, 200, 206, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 231, 232, 233, 234, 235, 237, 238, 240, 245, 246], "should": [5, 44, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 227, 235, 237, 247], "togeth": [5, 44, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219, 237], "updat": [5, 44, 149, 183, 202, 223], "instead": [5, 44, 141, 203, 205, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 232, 234, 235], "A": [5, 44, 52, 137, 172, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 228, 230, 233, 234, 235, 237, 246], "entri": [5, 44], "ignor": [5, 44, 110, 152, 185, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228], "given": [5, 37, 44, 112, 136, 144, 154, 178, 187, 204, 207, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 222, 228, 231, 235], "explicitli": [5, 44, 210, 246], "obj": [6, 7, 22, 33, 35, 37, 46, 47, 48, 84, 85, 86, 106, 109, 110, 112, 117, 118, 126, 129, 139, 148, 164, 167, 174, 182, 203, 223, 228, 232], "assign": [6, 7, 46, 47, 48, 130, 131, 132, 168, 169, 170, 203, 231], "return": [6, 7, 9, 10, 13, 18, 19, 20, 22, 23, 24, 25, 30, 31, 33, 35, 40, 41, 43, 46, 47, 48, 51, 52, 53, 54, 56, 59, 62, 65, 66, 67, 68, 69, 70, 71, 74, 75, 76, 77, 78, 79, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 94, 98, 99, 100, 101, 104, 105, 106, 108, 109, 110, 113, 114, 117, 118, 119, 121, 122, 123, 124, 125, 127, 130, 131, 132, 133, 134, 136, 137, 139, 140, 141, 144, 145, 146, 147, 148, 150, 151, 152, 156, 157, 159, 160, 163, 165, 168, 169, 170, 172, 173, 174, 175, 176, 178, 179, 180, 181, 182, 185, 189, 190, 192, 193, 196, 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, 227, 228, 230, 231, 234, 235], "new": [6, 7, 34, 36, 38, 43, 46, 47, 48, 107, 111, 115, 121, 130, 131, 132, 140, 149, 151, 153, 155, 168, 169, 170, 175, 183, 186, 188, 203, 204, 207, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 231, 234, 237], "all": [6, 7, 10, 34, 38, 46, 47, 48, 65, 66, 107, 115, 130, 131, 132, 136, 155, 157, 158, 161, 168, 169, 170, 177, 180, 181, 186, 188, 190, 191, 194, 202, 203, 205, 206, 208, 209, 210, 211, 220, 223, 228, 230, 231, 232, 234, 235, 237, 246], "origin": [6, 7, 46, 47, 48, 123, 130, 131, 132, 168, 169, 170, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 230, 231, 234, 237], "addit": [6, 7, 32, 46, 47, 48, 103, 130, 131, 132, 168, 169, 170, 203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 234, 247], "type": [6, 7, 9, 10, 13, 18, 19, 20, 23, 24, 25, 30, 31, 33, 40, 41, 42, 46, 47, 48, 51, 54, 59, 62, 65, 66, 67, 68, 70, 71, 74, 75, 76, 77, 78, 79, 82, 84, 85, 87, 88, 89, 90, 91, 92, 98, 99, 100, 101, 106, 108, 110, 113, 114, 119, 120, 122, 124, 126, 127, 129, 130, 131, 132, 133, 134, 136, 137, 138, 139, 140, 141, 144, 145, 146, 147, 148, 150, 151, 152, 156, 157, 159, 160, 162, 164, 165, 167, 168, 169, 170, 172, 173, 174, 175, 178, 179, 180, 181, 182, 185, 189, 190, 192, 193, 195, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 235, 237, 247], "same": [6, 7, 46, 47, 48, 136, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 230, 232, 233, 234, 237, 246], "properti": [8, 9, 12, 13, 14, 15, 16, 17, 24, 25, 26, 27, 28, 29, 30, 31, 42, 45, 49, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 120, 123, 125, 128, 135, 137, 138, 142, 143, 162, 163, 166, 171, 172, 173, 176, 177, 195, 196, 198, 199, 200, 201, 223], "tupl": [9, 35, 51, 56, 104, 105, 123, 135, 163, 171, 196, 199, 204, 207, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222], "xmin": [9, 51, 88, 104, 230, 234, 237], "ymin": [9, 51, 88, 104, 230, 234, 237], "xmax": [9, 51, 88, 104, 117, 159, 192, 230, 234, 237], "ymax": [9, 51, 88, 104, 230, 234, 237], "indic": [10, 31, 71, 100, 203, 205, 210, 223, 228, 230, 246], "simplifi": 10, "remov": [10, 23, 90, 208, 209, 211, 223, 227, 228], "list": [10, 138, 143, 144, 145, 157, 177, 178, 179, 190, 197, 199, 201, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 232, 246], "np": [10, 13, 21, 22, 41, 59, 67, 77, 79, 80, 81, 86, 124, 141, 145, 179, 202, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 227, 228, 230, 231, 233, 234, 235, 239], "contract": 10, "creat": [11, 20, 24, 25, 34, 43, 57, 76, 78, 79, 80, 81, 82, 91, 92, 107, 113, 114, 117, 121, 127, 141, 159, 192, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 230, 232, 234, 235, 237, 247], "deepcopi": [11, 57], "numpi": [13, 59, 67, 208, 209, 211, 227, 228, 230, 231, 233, 234, 235, 239, 246], "arrai": [13, 21, 35, 41, 43, 53, 59, 65, 66, 67, 77, 104, 105, 109, 110, 121, 123, 125, 133, 134, 151, 157, 190, 200, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 230, 231, 233, 234, 235, 237, 246, 247], "column": [13, 31, 38, 59, 67, 71, 79, 80, 81, 100, 115, 155, 188, 202, 212, 213, 214, 215, 216, 217, 218, 219, 221, 228, 237, 246], "minx": [13, 59, 67, 135, 163, 171, 196], "mini": [13, 59, 67, 135, 163, 171, 196], "maxx": [13, 59, 67, 135, 163, 171, 196], "maxi": [13, 59, 67, 135, 163, 171, 196], "describ": [13, 53, 59, 67, 125, 223, 228, 246], "bound": [13, 50, 59, 67, 79, 88, 104, 110, 152, 185, 196, 208, 209, 223, 228, 230, 232, 234, 246], "shape": [13, 21, 40, 50, 53, 54, 56, 59, 62, 67, 68, 77, 79, 80, 81, 83, 85, 88, 89, 104, 105, 110, 119, 125, 133, 134, 140, 152, 175, 185, 203, 204, 207, 221, 222, 223, 227, 228, 235, 237, 240, 246], "n_edg": [13, 59, 62, 83, 227, 228, 246], "4": [13, 59, 67, 203, 204, 205, 207, 222, 228, 230, 231, 232, 233, 234, 235, 237, 246], "dimens": [15, 22, 29, 35, 40, 43, 61, 69, 83, 86, 97, 108, 109, 119, 121, 127, 148, 149, 157, 182, 183, 190, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 232, 233, 234, 235, 237], "classmethod": [18, 19, 20, 74, 75, 76], "extract": [18, 74, 223, 228, 232], "1d": [18, 20, 35, 43, 53, 65, 66, 78, 79, 80, 82, 104, 105, 109, 110, 121, 123, 125, 133, 134, 151, 210, 233, 235], "inform": [18, 74, 156, 189, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 232, 246, 247], "contain": [18, 31, 50, 71, 74, 79, 100, 123, 124, 135, 137, 163, 171, 172, 173, 176, 183, 187, 196, 198, 203, 205, 208, 209, 210, 211, 220, 221, 223, 230, 232, 233, 234, 237, 239, 240, 241, 243, 246], "accord": [18, 34, 74, 107, 157, 190, 208, 209, 210, 211, 233, 238, 246], "convent": [18, 34, 74, 107, 208, 209, 211, 233, 238, 246], "ugrid1dadapt": [18, 74], "geodatafram": [19, 75, 157, 165, 190, 202, 220, 221, 223, 233, 243, 247], "geopanda": [19, 75, 157, 165, 190, 202, 223, 237, 243, 247], "linestr": [19, 21, 40, 85, 119, 140, 175, 221, 223, 235, 237], "mesh": [20, 32, 44, 76, 87, 101, 103, 144, 178, 202, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 229, 233, 234, 236, 237, 246, 247], "meshkernel": [20, 24, 76, 91, 223], "mesh1d": [20, 24], "mesh2d": [20, 44, 76, 91, 197, 233], "static": [21, 23, 77, 78, 79, 80, 81, 82, 90, 127, 165, 239], "return_index": [22, 43, 86, 121, 223], "fals": [22, 34, 36, 39, 43, 86, 107, 111, 113, 114, 116, 121, 124, 133, 134, 141, 153, 156, 186, 189, 202, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 231, 232, 237, 239, 240, 246], "indexers_kwarg": [22, 86], "select": [22, 35, 84, 85, 86, 109, 110, 151, 152, 185, 223, 229, 231, 232, 236, 247], "base": [22, 31, 35, 71, 79, 80, 81, 86, 100, 204, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 230, 233, 234, 235, 242, 247], "alwai": [22, 86, 109, 151, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 235, 237, 246], "result": [22, 86, 109, 113, 114, 151, 157, 158, 161, 190, 191, 194, 203, 205, 206, 208, 210, 211, 220, 223, 227, 228, 230, 231, 232, 234, 235, 237], "valid": [22, 86, 124, 211, 223, 227, 230, 235, 237], "invalid": [22, 86, 124, 223, 235], "incomplet": [22, 86], "error": [22, 86, 124, 208, 209, 211, 223, 230, 232, 235], "case": [22, 82, 86, 141, 203, 208, 209, 220, 223, 227, 230, 231, 232, 235, 237], "node_index": [22, 43, 86, 121], "edge_index": [22, 43, 65, 83, 86, 121], "dictionari": [22, 43, 86, 121, 137, 172, 199, 200, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223], "kei": [22, 43, 86, 121, 208, 209, 210, 223], "respect": [22, 43, 86, 121, 223, 246], "onli": [22, 23, 33, 43, 55, 86, 90, 106, 121, 148, 182, 183, 187, 203, 205, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 227, 228, 230, 233, 234, 235, 237, 246], "sequenc": [23, 84, 90, 139, 164, 167, 174, 203, 205, 206, 210, 212, 213, 214, 215, 216, 217, 218, 219], "merg": [23, 90, 203, 206, 210, 223, 233, 237, 247], "partit": [23, 87, 90, 145, 179, 206, 223, 227, 229, 236, 247], "singl": [23, 90, 127, 173, 176, 183, 187, 205, 206, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 230, 231, 235, 237], "whole": [23, 90, 196, 231, 233], "duplic": [23, 90, 124], "includ": [23, 50, 82, 90, 138, 143, 157, 190, 203, 208, 209, 210, 221, 223, 227, 228, 230, 235, 237, 243, 246], "onc": [23, 90, 210, 227, 230, 232, 233, 237], "subsequ": [23, 90], "befor": [23, 90, 204, 210, 214, 223, 227, 232, 233, 246], "mk": [24, 25, 91, 92], "need": [24, 25, 52, 91, 92, 210, 227, 234, 242], "instanc": [25, 92], "number": [26, 27, 87, 93, 94, 95, 101, 136, 141, 144, 178, 205, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 233, 234, 237, 246], "vertic": [27, 28, 41, 53, 95, 96, 125, 223, 227, 228, 233, 237], "csr_matrix": [30, 31, 44, 70, 71, 98, 99, 100, 125, 228], "adjac": [31, 71, 100, 246], "matrix": [31, 71, 100, 108, 141, 150, 223, 228, 246], "csr": [31, 71, 100, 223], "format": [31, 71, 100, 208, 209, 211, 223, 233, 246], "row": [31, 71, 79, 80, 81, 100, 212, 213, 214, 215, 216, 217, 218, 219, 228, 237, 246], "0": [31, 33, 71, 100, 106, 109, 141, 148, 151, 182, 202, 203, 204, 205, 207, 221, 222, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 243, 244, 245, 246], "form": [31, 71, 100, 208, 209, 210, 211, 223, 228, 232, 234, 235, 237, 246], "kwarg": [32, 103, 158, 161, 191, 194, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 227], "keyword": [32, 103, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223], "argument": [32, 103, 158, 161, 183, 191, 194, 202, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 230, 235, 247], "matplotlib": [32, 103, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 245], "pyplot": [32, 103, 212, 213, 214, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 245], "toler": [33, 106, 141, 148, 182, 223], "conform": [33, 106, 148, 182], "match": [33, 106, 118, 148, 182, 196, 203, 206, 208, 209, 210, 211], "must": [33, 38, 106, 115, 118, 127, 148, 155, 157, 182, 188, 190, 203, 205, 206, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 230, 237], "equival": [33, 106, 148, 182, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 231, 235, 237], "differ": [33, 38, 83, 106, 113, 114, 115, 148, 155, 182, 188, 203, 205, 210, 223, 227, 228, 230, 231, 232, 233, 237, 246], "distanc": [33, 84, 85, 106, 141, 148, 174, 175, 182, 223], "inexact": [33, 106, 148, 182], "reindex": [33, 106, 148, 182], "return_name_dict": [34, 107], "slice": [35, 109, 151, 203, 210, 230, 233, 234, 235], "as_ugrid": [35, 109], "coord": [35, 109, 203, 204, 205, 207, 210, 222, 234], "allow_overrid": [36, 111, 153, 186], "set": [36, 37, 38, 111, 112, 113, 114, 115, 137, 141, 153, 154, 155, 172, 186, 187, 188, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 231, 232, 237, 242, 246], "note": [36, 111, 118, 141, 153, 186, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 227, 231, 233, 234, 237], "underli": [36, 111, 153, 186, 204, 207, 208, 209, 222, 232, 235], "transform": [36, 38, 111, 115, 153, 155, 186, 188], "To": [36, 111, 113, 114, 124, 127, 153, 186, 197, 228, 230, 231, 232, 233, 234, 235], "to_cr": [36, 111, 153, 186, 223, 237], "specifi": [36, 38, 111, 115, 153, 155, 186, 188, 203, 204, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 246], "code": [36, 38, 111, 115, 153, 155, 186, 188, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "alreadi": [36, 111, 153, 186, 203, 210, 211, 223, 245], "ha": [36, 38, 111, 115, 141, 153, 155, 157, 186, 188, 190, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 232, 235, 246], "allow": [36, 111, 141, 153, 186, 220, 223, 232], "replac": [36, 111, 153, 186, 208, 209, 211, 223, 227], "exist": [36, 111, 153, 186, 203, 208, 209, 211, 223, 227, 235], "even": [36, 111, 153, 186, 209, 210, 223, 246], "both": [36, 111, 153, 186, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 231, 246], "equal": [36, 109, 111, 118, 141, 151, 153, 186, 203, 205, 208, 209, 210, 211, 223, 228, 230], "them": [37, 112, 154, 187, 200, 205, 208, 209, 210, 211, 227, 228, 231, 232, 233, 242], "activ": [38, 115, 155, 188, 208, 209, 223], "output": [38, 115, 155, 188, 207, 222, 228, 231, 239], "point": [38, 40, 56, 84, 89, 109, 110, 115, 119, 139, 151, 152, 155, 157, 174, 185, 188, 190, 202, 223, 228, 232, 237, 246, 247], "notion": [38, 115, 155, 188], "cell": [38, 79, 113, 114, 115, 155, 188, 202, 220, 221, 223, 227, 228, 230, 231, 234, 237, 246], "segment": [38, 115, 140, 155, 175, 188, 221, 235, 237], "join": [38, 115, 155, 188, 203, 205, 210], "assum": [38, 78, 82, 115, 127, 155, 188, 208, 209, 211, 227], "geodes": [38, 115, 155, 188], "cross": [38, 115, 155, 188, 238, 246], "datelin": [38, 115, 155, 188], "boundari": [38, 79, 115, 117, 118, 141, 155, 159, 160, 188, 192, 193, 220, 228, 237, 246], "have": [38, 115, 136, 155, 188, 203, 205, 207, 208, 209, 210, 211, 222, 223, 227, 228, 237], "undesir": [38, 115, 155, 188], "behavior": [38, 115, 155, 188, 208, 209, 235], "optional_attribut": [39, 116, 156, 189, 223], "dim": [40, 119, 157, 203, 204, 205, 207, 222, 228, 233, 234], "sorted_vertic": 41, "highest": [42, 120], "dimension": [42, 120, 127, 210, 212, 213, 214, 215, 216, 217, 218, 219, 232, 234, 235], "geometr": [42, 120, 228, 230, 246], "subset": [43, 121, 223, 230, 233, 247], "face_node_connect": [44, 53, 123, 124, 125, 198, 223, 227, 228, 233, 246], "coo_matrix": 44, "2": [44, 53, 54, 56, 62, 68, 79, 83, 89, 120, 125, 203, 204, 205, 207, 210, 211, 221, 222, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 246], "polygon": [50, 75, 77, 119, 122, 157, 190, 202, 223, 228, 232, 233, 243, 246, 247], "construct": [50, 233], "hole": [50, 228], "initi": [52, 223, 230, 233], "spatial": [52, 127, 227, 232, 235, 237], "lookup": 52, "triangul": [53, 212, 213, 214, 215, 216, 217, 218, 219, 227, 230, 233, 234, 237, 241, 247], "contour": [53, 213, 214, 215, 216, 217, 218, 219, 223, 232], "take": [53, 147, 181, 208, 209, 223, 227, 228, 230, 232, 234, 235], "triangl": [53, 122, 123, 227, 228, 230, 233, 234, 237, 246], "n_centroid": [53, 125], "n_triangl": [53, 227], "3": [53, 203, 204, 205, 207, 211, 222, 227, 228, 231, 232, 233, 234, 235, 237, 240, 246], "face_index": [53, 56, 66, 83, 86, 88, 89, 104, 105, 121, 125, 227], "n_face": [54, 67, 68, 88, 228, 246], "circument": 55, "work": [55, 118, 183, 211, 223, 230, 234, 235, 237, 238], "fulli": [55, 208, 228, 237], "triangular": [55, 223, 227, 230, 234, 235, 237], "vertex": [56, 83, 223, 227, 228, 233, 246], "n_point": [56, 89, 110, 152, 185], "n_max_nod": 56, "consist": [62, 138, 143, 203, 220, 223, 228, 237, 245, 246], "get": [65, 66, 197, 198, 199, 200, 201, 223, 230, 233, 234, 238], "exterior": [65, 66, 113, 114, 223, 227, 228, 235, 237, 246], "unshar": 66, "deriv": [71, 228, 246], "share": [71, 117, 159, 160, 192, 193, 206, 220, 221, 223, 233, 237], "axi": [78, 82, 203, 212, 213, 214, 215, 216, 217, 218, 219, 227, 232, 235], "align": [78, 82, 117, 118, 203, 205, 210, 235], "rectilinear": [78, 82], "from_structured_multicoord": [78, 223], "approxim": [78, 82, 223], "curvilinear": [78, 82, 127, 223], "rotat": [78, 82, 127, 223], "x_bound": [79, 223], "y_bound": [79, 223], "lower": [79, 227, 228, 237], "upper": [79, 227, 228], "each": [79, 140, 141, 145, 175, 179, 203, 204, 205, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 231, 234, 235, 237, 246], "m": [79, 80, 81, 223, 235, 237], "n": [79, 80, 81, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 223, 227, 233], "x_interv": [80, 81], "y_interv": [80, 81], "interv": [80, 81, 212, 213, 214, 215, 216, 217, 218, 219, 223], "from_structur": [82, 223], "most": [82, 205, 227, 234, 246], "raster": [82, 105, 147, 181, 214, 223, 247], "second": [83, 208, 209, 211, 221, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "start": [83, 84, 139, 174, 227, 228, 230, 231, 232, 233, 234, 235, 237], "end": [83, 84, 139, 174, 208, 209, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "third": [83, 210, 227], "reres": 83, "n_intersect": 83, "fetch": [84, 85, 139, 174, 233], "pair": [84, 139, 174, 228, 232, 246], "design": [84, 139, 174, 208], "prefix": [84, 85, 110, 174, 175, 185, 223], "spatium": [84, 85, 174, 175], "n_part": [87, 101, 144, 178, 231], "labesl": 87, "meti": [87, 101, 231], "karypislab": [87, 101], "util": [87, 101, 223, 231, 235, 237], "pymeti": [87, 101, 231], "python": [87, 101, 208, 209, 223, 224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245, 246], "bind": [87, 101, 231], "induc": [87, 101], "part": [87, 101, 124, 144, 151, 178, 223, 227, 228, 230, 231, 234, 237, 245, 246], "partition_label": 87, "box": [88, 223], "invert": [99, 227], "length": [102, 139, 140, 223, 233], "resolut": [104, 146, 147, 180, 181, 214], "sampl": [104, 105, 146, 147, 180, 181, 223, 234, 235, 238, 247], "space": [104, 146, 147, 180, 181, 212, 213, 214, 215, 216, 217, 218, 219, 227, 246], "four": [104, 109, 151, 231, 246], "ncol": [104, 105, 227, 228, 230, 232, 234, 235, 237, 238, 239, 240, 241], "nrow": [104, 105, 227, 230, 232, 239, 240], "reduc": [108, 150, 230], "bandwith": [108, 150, 228], "wrap": [108, 136, 150, 158, 161, 191, 194, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 231], "scipi": [108, 133, 134, 136, 141, 150, 208, 209, 210, 223, 227, 228, 246], "spars": [108, 136, 141, 150, 227, 228, 246], "csgraph": [108, 136, 150, 228], "reorder": [108, 150, 223, 228, 231], "occur": [109, 151, 223, 230], "orthogon": [109, 151, 223, 227, 235], "5": [109, 141, 151, 203, 204, 205, 207, 211, 222, 227, 228, 230, 232, 233, 234, 235, 237, 239, 240], "10": [109, 151, 203, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 241], "15": [109, 151, 227, 231, 232, 233, 234, 235, 236, 237, 240], "For": [109, 151, 204, 207, 208, 209, 210, 222, 223, 227, 228, 230, 232, 233, 235, 237, 246], "vector": [109, 151, 157, 190, 202, 220, 223, 229, 236, 243, 247], "zip": [109, 151, 227, 230, 231, 237], "ing": [109, 151], "through": [109, 151, 197, 204, 207, 208, 209, 210, 211, 222, 242], "sel_point": [109, 151, 223, 235], "out": [110, 152, 157, 185, 190, 204, 207, 222, 223], "identifi": [110, 123, 152, 185, 211, 234, 246], "add_exterior": [113, 114, 223, 227, 228], "add_vertic": [113, 114, 227, 228], "Such": [113, 114, 230, 234], "guarante": [113, 114, 228, 235], "produc": [113, 114, 208, 220, 227, 231, 237], "convex": [113, 114, 227, 228, 234, 237], "ensur": [113, 114, 203, 205, 210], "howev": [113, 114, 228, 231, 234, 235, 237], "circumcent": 114, "period": [117, 118, 159, 160, 192, 193, 223], "where": [117, 118, 141, 159, 160, 192, 193, 205, 208, 209, 211, 223, 228, 237, 247], "rightmost": [117, 118, 159, 160, 192, 193, 223, 228], "leftmost": [117, 118, 159, 160, 192, 193, 223], "aperiod": [117, 159, 192], "separ": [117, 159, 192, 210, 211, 221, 223, 233, 246], "newli": [117, 159, 192, 203, 205, 209, 211], "nonperiodic_grid": 117, "left": [118, 186, 188, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 228, 237], "those": [118, 202, 203, 205, 210], "right": [118, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227], "periodic_grid": 118, "ugrid1d": [121, 148, 182, 212, 213, 214, 215, 216, 217, 218, 219, 223], "break": [122, 223, 228], "more": [122, 124, 173, 176, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 223, 224, 225, 227, 228, 230, 233, 237, 246], "complex": [122, 227], "down": [122, 203, 228], "triangle_face_connect": 123, "mark": [124, 201, 237], "compar": [124, 133, 134, 203, 205, 210, 223, 227, 230, 231, 235, 237], "rais": [124, 173, 176, 203, 205, 208, 209, 210, 211, 223, 235], "defin": [124, 199, 223, 230, 235, 246], "uniqu": [124, 220, 227, 237], "than": [124, 173, 176, 210, 223, 227, 228, 230, 235, 237], "exampl": [124, 197, 203, 204, 205, 207, 208, 209, 210, 222, 224, 226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 239, 240, 241, 243, 245, 247], "purg": 124, "un": 124, "ud": [124, 231, 233, 239, 240], "open_dataset": [124, 208, 210, 211, 233], "nc": [124, 210, 233], "isel": [124, 203, 223, 231, 232, 235, 239], "edge_dimens": 124, "abstractugrid": [126, 129, 138, 148, 162, 164, 167, 173, 182, 195], "da": [127, 203, 228, 232, 233, 235], "flatten": 127, "By": [127, 157, 190, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 228, 234, 237], "look": [127, 228, 231, 234, 235], "last": [127, 157, 190, 203, 205, 208, 209, 210, 211, 233, 234], "accessor": [128, 129, 166, 197, 232, 235], "make": [128, 129, 166, 212, 213, 214, 215, 216, 217, 218, 219, 228, 230, 232, 234, 237], "oper": [128, 129, 157, 166, 190, 210, 223, 228, 235, 237, 242], "ugriddataset": [129, 130, 131, 132, 138, 143, 144, 145, 148, 150, 151, 156, 168, 169, 170, 178, 179, 182, 183, 187, 188, 189, 192, 193, 202, 206, 223, 231, 232, 233, 237], "iter": [133, 134, 141, 203, 205, 208, 209, 211, 228], "mask": [133, 134, 237], "border_valu": [133, 134, 228], "binari": [133, 134, 247], "dilat": [133, 247], "boolean": [133, 134, 246], "expand": [133, 210], "featur": [133, 134, 223, 230, 234, 246, 247], "ndimag": [133, 134], "eros": [134, 247], "shrink": [134, 228], "erod": [134, 228], "compon": [136, 247], "label": [136, 145, 179, 212, 213, 214, 215, 216, 217, 218, 219, 223, 228, 231, 232, 235], "dataarri": 138, "along": [139, 140, 175, 203, 204, 206, 207, 208, 209, 210, 211, 222, 223, 227, 231, 235], "xy_weight": 141, "direct_solv": [141, 223, 228], "delta": 141, "relax": 141, "tol": 141, "1e": [141, 235], "05": [141, 227, 231, 233, 235, 237], "maxit": 141, "500": 141, "fill": [141, 202, 203, 204, 205, 213, 223, 227, 228, 232, 246], "gap": [141, 228], "nan": [141, 202, 204, 205, 223, 227, 228, 230, 234], "laplac": [141, 247], "solv": [141, 228], "equat": [141, 228], "fix": [141, 212, 213, 214, 215, 216, 217, 218, 219, 228], "potenti": [141, 203, 205, 210, 227, 228], "condit": [141, 228], "solver": 141, "larg": [141, 223, 233, 234, 237], "In": [141, 209, 210, 220, 223, 227, 228, 230, 232, 235, 237, 246], "some": [141, 210, 223, 227, 228, 230, 231, 233, 237, 238, 242], "experiment": [141, 204, 207, 208, 209, 211, 222], "converg": 141, "solut": [141, 228], "suffici": [141, 246], "accuraci": 141, "linalg": 141, "spilu": 141, "cg": 141, "direct": 141, "translat": 141, "wether": 141, "invers": [141, 228], "coeffici": 141, "uniform": 141, "so": [141, 157, 190, 212, 213, 214, 215, 216, 217, 218, 219, 223, 231, 234], "conjug": 141, "gradient": 141, "exact": [141, 203, 205, 210], "answer": 141, "unsuit": [141, 227], "problem": [141, 208, 209, 211], "ilu0": 141, "precondition": [141, 223], "non": [141, 203, 205, 206, 210, 211, 223, 237, 246], "diagon": 141, "domin": [141, 223], "correct": [141, 223], "modifi": [141, 209, 210, 237], "factor": 141, "0e": 141, "union": [147, 150, 151, 152, 181, 185, 203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219], "give": [149, 157, 183, 190, 212, 213, 214, 215, 216, 217, 218, 219, 223, 235, 237, 247], "subselect": [151, 223], "depend": [151, 208, 209, 210, 223, 227, 228, 232, 235, 242], "natur": 151, "without": [151, 203, 223, 233, 235, 247], "step": [151, 210, 231, 232, 233, 234, 235, 237], "100": [151, 203, 205, 234, 235, 245], "seri": 151, "90": [151, 203, 223, 230, 231, 234, 235, 237, 238, 241], "80": [151, 234, 235], "scalar": [151, 203, 204, 205, 212, 213, 214, 215, 216, 217, 218, 219], "17": [151, 230, 233, 234, 235, 237], "standard": [156, 158, 161, 189, 191, 194, 208, 209, 211, 223], "ad": [156, 189, 203, 233], "dim_ord": [157, 190], "facet": [157, 190, 212, 213, 214, 215, 216, 217, 218, 219, 223], "determin": [157, 190, 211, 231], "infer": [157, 200, 212, 213, 214, 215, 216, 217, 218, 219, 223], "unnam": [157, 190], "hierarch": [157, 190], "datafram": [157, 190, 221, 232], "content": [157, 158, 161, 190, 191, 194], "transpos": [157, 190, 234], "written": [157, 190, 246], "flat": [157, 190, 230, 246], "contigu": [157, 190], "major": [157, 190, 210], "influenc": [157, 190], "effici": [157, 190, 220, 228, 230, 237, 238, 246], "sort": [157, 190, 210, 223], "gpd": [157, 165, 190, 220, 221, 237], "arg": [158, 161, 191, 194, 208, 209, 210, 211], "compliant": [158, 161, 191, 194], "netcdf": [158, 191, 208, 209, 211, 231, 246, 247], "file": [158, 161, 191, 194, 208, 209, 210, 211, 223, 226, 231, 236, 244, 246, 247], "add": [158, 161, 191, 194, 212, 213, 214, 215, 216, 217, 218, 219, 223, 227, 233], "forward": [158, 161, 191, 194, 223], "nonperiod": [159, 192], "zarr": [161, 194, 208, 209, 210, 211, 246], "typeerror": [173, 176, 223], "new_name_or_name_dict": 183, "old": 183, "unspecifi": [186, 188], "omit": [187, 204, 206, 207, 222], "reproject": [188, 223], "doe": [196, 208, 209, 211, 223, 227, 228, 231, 232, 235], "check": [196, 223, 235], "retriev": 197, "dummi": [197, 201, 223, 233], "ugrid_rol": 197, "access": [197, 208, 209, 210, 211, 223, 228, 232], "directli": [197, 208, 209, 220, 223, 227, 228, 237, 246], "node_dimens": 197, "face_edge_connect": [198, 227, 228], "edge_face_connect": [198, 227, 228], "group": [199, 208, 209, 211, 237], "per": [200, 220, 231, 232, 237], "cf": [201, 208, 209, 211, 233, 246], "mesh_topologi": 201, "gdf": [202, 233, 237, 243], "like": [202, 203, 204, 205, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 232, 233, 235], "all_touch": [202, 237], "burn": [202, 223, 247], "nodata": [202, 228], "touch": [202, 209, 210, 237], "just": [202, 228, 230, 232], "whose": [202, 221, 237], "center": [202, 212, 213, 214, 215, 216, 217, 218, 219, 227, 228], "t_dataset": 203, "hashabl": [203, 204, 207, 222], "t_dataarrai": 203, "pd": [203, 221, 237], "data_var": [203, 210], "t_datavar": 203, "concatopt": 203, "compat": [203, 205, 208, 210], "compatopt": [203, 205], "posit": 203, "dtype": [203, 204, 207, 222, 227, 228, 233, 234, 235, 237], "na": [203, 205, 208, 209, 211], "joinopt": [203, 205], "outer": [203, 205, 210, 235], "combine_attr": [203, 205, 210], "combineattrsopt": [203, 205], "overrid": [203, 205, 210], "concaten": [203, 208, 209, 210, 211, 231], "expect": [203, 205, 210, 212, 213, 214, 215, 216, 217, 218, 219], "except": [203, 208, 209, 210, 232, 246], "panda": [203, 208, 209, 232, 237], "unchang": [203, 233], "minim": [203, 205, 210, 231], "appear": [203, 210], "across": [203, 210], "bewar": [203, 210], "load": [203, 208, 209, 210, 211, 242], "payload": [203, 210], "memori": [203, 208, 209, 210, 228, 230], "correspond": [203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 227, 237, 246], "ident": [203, 205, 208, 210, 233], "broadcast_equ": [203, 205, 210], "no_conflict": [203, 205, 210], "how": [203, 205, 208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219, 227, 231, 233, 234, 247], "conflict": [203, 205, 210, 223], "pass": [203, 204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 232], "broadcast": [203, 205, 210, 235], "against": [203, 205, 210, 235], "common": [203, 205, 210, 220, 223, 237, 246, 247], "null": [203, 205, 210], "combin": [203, 205, 210, 237], "skip": [203, 205, 210, 223], "pick": [203, 205, 210], "suppli": 203, "miss": [203, 205, 208, 209, 223], "inner": [203, 205, 210], "exclud": [203, 208, 209, 210, 211], "valueerror": [203, 205, 208, 210], "size": [203, 204, 205, 206, 207, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 227, 230, 235, 246], "rewrit": [203, 205, 210], "drop": [203, 205, 208, 209, 210, 211], "drop_conflict": [203, 205, 210], "being": [203, 205, 208, 209, 210, 211, 223], "empti": [203, 205, 210, 227, 233], "copi": [203, 204, 205, 209, 210, 223], "context": [203, 205, 210], "arang": [203, 204, 207, 222, 227, 230, 231, 234, 235, 239], "6": [203, 204, 205, 207, 222, 230, 231, 232, 233, 234, 235, 237, 238, 241], "reshap": [203, 204, 207, 222], "b": [203, 204], "20": [203, 230, 231, 233, 234, 235, 237, 238, 239, 241], "30": [203, 205, 233, 234, 235], "u1": 203, "int64": [203, 204, 207, 222, 231, 232, 233, 234, 235, 237], "new_dim": 203, "dtypelikesav": [204, 207, 222], "chunk": [204, 207, 208, 209, 210, 211, 222, 223, 227], "t_chunk": [204, 207, 222], "chunked_array_typ": [204, 207, 208, 209, 211, 222], "from_array_kwarg": [204, 207, 208, 209, 211, 222], "dtypemaybemap": [204, 207, 222], "input": [204, 210, 228, 231], "coerc": [204, 207, 208, 209, 211, 222], "dask": [204, 207, 208, 209, 210, 211, 222, 223], "instal": [204, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222], "els": [204, 207, 208, 209, 211, 222, 235], "whatev": [204, 207, 208, 209, 211, 222], "regist": [204, 207, 208, 209, 211, 222], "chunkmanagerenetrypoint": [204, 207, 208, 209, 222], "api": [204, 207, 208, 209, 211, 222, 247], "reli": [204, 207, 208, 209, 211, 222, 227], "upon": [204, 207, 208, 209, 211, 222, 223], "chunkmanagerentrypoint": [204, 207, 208, 209, 211, 222], "from_arrai": [204, 207, 208, 209, 211, 222], "whichev": [204, 207, 208, 209, 211, 222], "manag": [204, 207, 208, 209, 211, 222], "would": [204, 207, 222, 223, 246], "split": [204, 212, 213, 214, 215, 216, 217, 218, 219, 228], "lat": [204, 205, 207, 210, 222], "lon": [204, 205, 207, 210, 222], "doubl": 204, "9": [204, 205, 232, 233, 234, 235, 237], "float64": [204, 205, 231, 232, 233, 234, 235, 237], "zeros_lik": [204, 207], "ones_lik": [204, 222], "coerciblemap": 205, "35": [205, 234, 235], "40": [205, 210, 234, 235], "120": 205, "var1": 205, "7": [205, 228, 230, 232, 233, 234, 235, 237], "8": [205, 228, 232, 233, 234, 235, 237], "42": [205, 234, 235], "150": 205, "var2": 205, "z": 205, "time": [205, 208, 209, 210, 211, 220, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245], "60": [205, 234, 235], "var3": 205, "999": 205, "traceback": 205, "recent": 205, "call": [205, 210, 223, 230, 231, 232, 237], "cannot": [205, 235, 237], "mergeerror": 205, "concat": [205, 223, 237], "combine_nest": [205, 210], "combine_by_coord": [205, 210], "present": [206, 208, 223, 232, 234, 237, 243], "do": [206, 210, 223, 227, 231, 237], "ones": [207, 228], "full_lik": [207, 222, 228], "open": [208, 209, 210, 211, 233], "read": [208, 209, 210, 211, 246], "filename_or_obj": [208, 209], "path": [208, 209, 210, 211, 242], "datastor": [208, 209], "interpret": [208, 209, 235], "opendap": [208, 209], "url": [208, 209], "netcdf4": [208, 209, 210], "unless": [208, 209, 212, 213, 214, 215, 216, 217, 218, 219], "filenam": [208, 209, 210], "gz": [208, 209], "gunzip": [208, 209], "io": [208, 209, 211], "netcdf3": [208, 209], "byte": [208, 209], "h5py": [208, 209], "hdf": [208, 209], "engin": [208, 209, 210], "pydap": [208, 209, 210], "h5netcdf": [208, 209, 210], "pynio": [208, 209, 210], "pseudonetcdf": [208, 209, 210], "backend": [208, 209, 210, 211], "subclass": [208, 209, 210], "backendentrypoint": [208, 209, 210], "chosen": [208, 209, 210, 212, 213, 214, 215, 216, 217, 218, 219], "prefer": [208, 209, 210, 231], "otherwis": [208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 232], "account": [208, 209, 223], "detail": [208, 209, 210, 233], "cach": [208, 209, 242], "avoid": [208, 209, 223, 230, 235], "you": [208, 209, 210, 227, 230, 232, 242, 247], "chang": [208, 209, 242], "disk": [208, 209, 210, 227, 228, 232, 233, 242, 244], "decode_cf": [208, 209, 211], "decod": [208, 209, 211], "were": [208, 209, 211, 223, 237], "save": [208, 209, 211, 242], "mask_and_scal": [208, 209, 211], "_fillvalu": [208, 209, 211], "scale": [208, 209, 211], "formula": [208, 209, 211], "original_valu": [208, 209, 211], "scale_factor": [208, 209, 211], "add_offset": [208, 209, 211], "taken": [208, 209, 211], "missing_valu": [208, 209, 211], "warn": [208, 209, 211, 223], "issu": [208, 209, 211], "decode_tim": [208, 209, 211], "encod": [208, 209, 210, 211], "datetim": [208, 209, 211], "leav": [208, 209, 211], "decode_timedelta": [208, 209, 211], "unit": [208, 209, 211, 227, 235, 237], "dai": [208, 209, 211], "hour": [208, 209, 211], "minut": [208, 209, 211, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "millisecond": [208, 209, 211], "microsecond": [208, 209, 211], "timedelta": [208, 209, 211], "use_cftim": [208, 209, 211], "relev": [208, 209, 211, 223, 227], "date": [208, 209, 211, 232], "come": [208, 209, 211], "calendar": [208, 209, 211], "gregorian": [208, 209, 211], "proleptic_gregorian": [208, 209, 211], "attempt": [208, 209, 211, 223], "datetime64": [208, 209, 211, 233], "possibl": [208, 209, 210, 211, 223, 230, 237, 246], "cftime": [208, 209, 211], "regardless": [208, 209, 211], "concat_charact": [208, 209, 211], "charact": [208, 209, 211], "over": [208, 209, 211, 228, 230, 234], "decode_coord": [208, 209, 211], "control": [208, 209, 214, 227, 232], "individu": [208, 209, 210, 228, 233, 234], "grid_map": [208, 209], "silent": [208, 209], "drop_vari": [208, 209, 210, 211], "pars": [208, 209, 211], "inconsist": [208, 209, 211], "inline_arrai": [208, 209], "task": [208, 209, 247], "graph": [208, 209], "itself": [208, 209], "With": [208, 209], "inlin": [208, 209], "backend_kwarg": [208, 209], "lock": [208, 209], "resourc": [208, 209], "parallel": [208, 209, 210, 231], "safe": [208, 209], "schedul": [208, 209], "specif": [208, 209, 211, 223, 237, 246, 247], "to_netcdf": [208, 233], "further": 208, "reproduc": 209, "open_zarr": 209, "link": [209, 210, 223], "manipul": [209, 210], "never": [209, 210], "open_mfdataset": [209, 211], "by_coord": 210, "nest": 210, "filepath": 210, "global": 210, "attrs_fil": 210, "glob": 210, "my": [210, 247], "explicit": [210, 212, 213, 214, 215, 216, 217, 218, 219, 228, 246], "pathlib": 210, "desir": [210, 211, 228, 242], "entir": [210, 227, 234, 235], "impact": 210, "perform": [210, 228, 230, 235], "pleas": [210, 237], "full": [210, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "concat_dim": 210, "want": [210, 227, 232, 237], "stack": 210, "disabl": 210, "particular": 210, "preprocess": 210, "prior": 210, "wa": [210, 223], "delai": 210, "wildcard": 210, "overview": [210, 229, 230, 236, 247], "might": [210, 231, 233], "appli": [210, 212, 213, 214, 215, 216, 217, 218, 219, 227, 230, 231, 246], "mani": [210, 220, 223, 228, 230, 231, 233, 237], "One": [210, 227], "rout": 210, "functool": 210, "partial": [210, 223, 246], "import": [210, 223, 227, 230, 231, 233, 234, 237, 238, 239, 240, 241, 243, 245, 247], "def": [210, 227, 230, 234, 235], "_preprocess": 210, "lon_bnd": 210, "lat_bnd": 210, "sel": [210, 223, 230, 233, 234, 235, 238, 241], "110": [210, 235], "105": 210, "45": [210, 233, 234, 235, 237], "partial_func": 210, "file_": 210, "varname_1": 210, "varname_2": 210, "var": 210, "http": [210, 211], "doc": 210, "dev": [210, 226], "en": 210, "stabl": 210, "html": 210, "metadata": [211, 212, 213, 214, 215, 216, 217, 218, 219, 246], "_array_dimens": 211, "nczarr": 211, "mutablemap": 211, "been": [211, 223, 232, 237], "directori": [211, 242, 245], "directorystor": 211, "synchron": 211, "k": 211, "terminologi": [211, 247], "lazili": 211, "overwrite_encoded_chunk": 211, "consolid": 211, "capabl": [211, 227], "fall": [211, 234], "back": [211, 231, 237], "fail": 211, "zarr_vers": 211, "chunk_stor": 211, "storage_opt": 211, "storag": [211, 242, 246], "local": [211, 228, 245, 246], "spec": 211, "version": [211, 223], "eventu": 211, "readthedoc": 211, "darrai": [212, 213, 214, 215, 216, 217, 218, 219], "tricontour": 212, "floatarrai": [212, 213, 214, 215, 216, 217, 218, 219], "figsiz": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241], "width": [212, 213, 214, 215, 216, 217, 218, 219], "height": [212, 213, 214, 215, 216, 217, 218, 219], "figur": [212, 213, 214, 215, 216, 217, 218, 219, 227, 230, 232], "inch": [212, 213, 214, 215, 216, 217, 218, 219], "mutual": [212, 213, 214, 215, 216, 217, 218, 219], "exclus": [212, 213, 214, 215, 216, 217, 218, 219, 221, 228, 246], "ax": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 243, 245], "aspect": [212, 213, 214, 215, 216, 217, 218, 219, 224, 225, 233, 235], "ratio": [212, 213, 214, 215, 216, 217, 218, 219], "col": [212, 213, 214, 215, 216, 217, 218, 219], "col_wrap": [212, 213, 214, 215, 216, 217, 218, 219], "xtick": [212, 213, 214, 215, 216, 217, 218, 219], "tick": [212, 213, 214, 215, 216, 217, 218, 219], "ytick": [212, 213, 214, 215, 216, 217, 218, 219], "xlim": [212, 213, 214, 215, 216, 217, 218, 219], "limit": [212, 213, 214, 215, 216, 217, 218, 219], "ylim": [212, 213, 214, 215, 216, 217, 218, 219], "xincreas": [212, 213, 214, 215, 216, 217, 218, 219], "increas": [212, 213, 214, 215, 216, 217, 218, 219, 223, 228], "yincreas": [212, 213, 214, 215, 216, 217, 218, 219, 232], "top": [212, 213, 214, 215, 216, 217, 218, 219], "bottom": [212, 213, 214, 215, 216, 217, 218, 219, 234], "add_colorbar": [212, 213, 214, 215, 216, 217, 218, 219, 237, 239, 240], "colorbar": [212, 213, 214, 215, 216, 217, 218, 219, 232], "add_label": [212, 213, 214, 215, 216, 217, 218, 219], "norm": [212, 213, 214, 215, 216, 217, 218, 219], "color": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 232, 234, 235, 238, 241, 245], "normal": [212, 213, 214, 215, 216, 217, 218, 219], "vmin": [212, 213, 214, 215, 216, 217, 218, 219, 228, 230, 231, 234, 235, 237, 238, 241], "vmax": [212, 213, 214, 215, 216, 217, 218, 219, 228, 230, 231, 234, 235, 237, 238, 241], "anchor": [212, 213, 214, 215, 216, 217, 218, 219], "colormap": [212, 213, 214, 215, 216, 217, 218, 219], "diverg": [212, 213, 214, 215, 216, 217, 218, 219], "symmetri": [212, 213, 214, 215, 216, 217, 218, 219], "around": [212, 213, 214, 215, 216, 217, 218, 219, 223, 227], "prevent": [212, 213, 214, 215, 216, 217, 218, 219], "discret": [212, 213, 214, 215, 216, 217, 218, 219, 246], "level": [212, 213, 214, 215, 216, 217, 218, 219, 223, 224, 225, 230, 232, 237, 239], "cmap": [212, 213, 214, 215, 216, 217, 218, 219, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241], "viridi": [212, 213, 214, 215, 216, 217, 218, 219, 233, 239], "sequenti": [212, 213, 214, 215, 216, 217, 218, 219], "rdbu_r": [212, 213, 214, 215, 216, 217, 218, 219], "choos": [212, 213, 214, 215, 216, 217, 218, 219], "seaborn": [212, 213, 214, 215, 216, 217, 218, 219], "palett": [212, 213, 214, 215, 216, 217, 218, 219], "contourf": [212, 214, 215, 216, 217, 218, 219, 223, 232], "impli": [212, 213, 214, 215, 216, 217, 218, 219], "robust": [212, 213, 214, 215, 216, 217, 218, 219], "absent": [212, 213, 214, 215, 216, 217, 218, 219], "2nd": [212, 213, 214, 215, 216, 217, 218, 219], "98th": [212, 213, 214, 215, 216, 217, 218, 219], "percentil": [212, 213, 214, 215, 216, 217, 218, 219, 230], "extrem": [212, 213, 214, 215, 216, 217, 218, 219], "extend": [212, 213, 214, 215, 216, 217, 218, 219, 227, 232, 238], "neither": [212, 213, 214, 215, 216, 217, 218, 219, 228], "min": [212, 213, 214, 215, 216, 217, 218, 219], "max": [212, 213, 214, 215, 216, 217, 218, 219], "draw": [212, 213, 214, 215, 216, 217, 218, 219, 223], "arrow": [212, 213, 214, 215, 216, 217, 218, 219], "beyond": [212, 213, 214, 215, 216, 217, 218, 219, 227], "nice": [212, 213, 214, 215, 216, 217, 218, 219], "final": [212, 213, 214, 215, 216, 217, 218, 219, 223, 237], "linspac": [212, 213, 214, 215, 216, 217, 218, 219, 227], "infer_interv": [212, 213, 214, 215, 216, 217, 218, 219], "pcolormesh": [212, 213, 214, 215, 217, 218, 219, 223, 232], "irregular": [212, 213, 214, 215, 216, 217, 218, 219, 228, 246], "subplot_kw": [212, 213, 214, 215, 216, 217, 218, 219, 227], "subplot": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 245], "add_subplot": [212, 213, 214, 215, 216, 217, 218, 219, 232], "cbar_ax": [212, 213, 214, 215, 216, 217, 218, 219], "cbar_kwarg": [212, 213, 214, 215, 216, 217, 218, 219], "primit": [212, 213, 214, 215, 216, 217, 218, 219, 227, 228], "artist": [212, 213, 214, 215, 216, 217, 218, 219], "tricontourf": [213, 227], "imag": [214, 228], "pseudocolor": 216, "polycollect": [216, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239], "mplot3d": [218, 232], "plot_trisurf": 218, "uda": [220, 228, 230, 231, 232, 233, 234, 235, 237, 238, 241], "region": [220, 223, 237], "follow": [220, 228, 230, 232, 235, 237, 246], "unbin": [220, 237], "elev": [220, 230, 231, 233, 234, 235, 237, 239, 242, 244], "essenti": [220, 233, 234, 237], "much": [220, 228, 230], "to_geodatafram": [220, 223, 233, 237], "meant": [220, 237], "rel": [220, 223, 237, 247], "few": [220, 233, 234], "classif": 220, "max_snap_dist": [221, 237], "snap": [221, 223, 247], "denot": [221, 234, 246], "cell_to_cel": 221, "colum": 221, "xu": [221, 230, 231, 233, 234, 235, 237], "segment_data": 221, "return_geometri": 221, "zero": [222, 230, 246], "notabl": 223, "keep": 223, "adher": 223, "semant": 223, "test": [223, 230, 233], "bug": 223, "did": 223, "id": [223, 231, 237], "from_structured_intervals1d": 223, "from_structured_intervals2d": 223, "ugriddataarrayaccessor": 223, "now": [223, 227, 228, 234], "reindex_lik": [223, 231], "past": 223, "ti": 223, "could": [223, 230, 237], "resolv": 223, "similar": [223, 232], "due": [223, 228], "roundoff": 223, "laplace_interpol": [223, 228], "from_shap": 223, "instanti": 223, "longer": 223, "ilu": 223, "decomposit": [223, 231], "simpler": 223, "effect": 223, "automat": [223, 231, 232, 233, 234, 242], "accordingli": 223, "from_geodatafram": [223, 233, 237], "spheric": [223, 234], "geograph": 223, "171": 223, "cartesian": [223, 234], "to_nonperiod": 223, "ugriddatasetaccessor": 223, "periodid": 223, "globe": 223, "ordinari": [223, 231, 232, 235, 246], "convers": [223, 229, 233, 236, 247], "to_period": 223, "perimet": 223, "deal": [223, 227, 230, 237], "forc": 223, "counterclockwis": [223, 233], "orient": 223, "dure": [223, 230], "topology_subset": 223, "erron": 223, "rather": [223, 230, 235], "shuffl": 223, "intersect_lin": [223, 235], "intersect_linestr": [223, 235], "collis": 223, "plot": [223, 224, 228, 229, 230, 231, 234, 235, 236, 237, 238, 239, 240, 241, 243, 245, 247], "modul": [223, 227, 242], "latest": 223, "releas": 223, "broke": 223, "sinc": [223, 227, 231, 235], "privat": 223, "subject": 223, "correctli": 223, "snap_to_grid": [223, 237], "caus": 223, "indexerror": 223, "122": 223, "burn_vector_geometri": [223, 237], "validate_edge_node_connect": 223, "from_structured_bound": 223, "easier": 223, "renam": 223, "bounding_polygon": 223, "centroidlocatorregridd": [223, 247], "barycentricinterpol": [223, 247], "to_dataset": 223, "unus": 223, "conserv": [223, 230], "incorrect": 223, "repeat": [223, 227], "node_node_connect": 223, "directed_node_node_connect": 223, "face_face_connect": [223, 228], "unknown": 223, "117": 223, "119": 223, "thrown": 223, "relativeoverlapregridd": [223, 230], "flip": 223, "fillvalu": 223, "properli": 223, "cast": 223, "113": 223, "label_partit": [223, 231], "merge_partit": [223, 231], "partition_by_label": [223, 231], "ugrid2": 223, "topological_sort_by_df": 223, "contract_vertic": 223, "again": [223, 227, 228, 230, 232, 233, 234, 235, 237], "regridd": [223, 230, 234], "from_weight": 223, "broken": 223, "decreas": 223, "midpoint": 223, "throw": 223, "clip": 223, "tesselate_centroidal_voronoi": [223, 228, 234], "tesselate_circumcenter_voronoi": 223, "previous": 223, "scrambl": 223, "neighbor": [223, 237, 246], "importerror": 223, "anymor": 223, "packag": [223, 224, 225, 229, 233, 234], "environ": [223, 242], "node_edge_connect": [223, 228], "edgecolor": [223, 234, 237], "white": [223, 230], "becom": [223, 227], "rasterize_lik": 223, "pygeo": 223, "logic": [223, 232], "from_dataset": 223, "pre": [223, 231], "neg": [223, 230], "open_dataarrai": 223, "next": 223, "sever": [223, 231, 234, 235], "simpli": [223, 231, 234], "edge_node_coordin": 223, "face_node_coordin": 223, "therefor": [223, 227, 237], "propag": 223, "go": [223, 227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "sync": 223, "errat": 223, "island": 223, "sliver": 223, "mutat": 223, "intern": [223, 233], "setup": [223, 228], "definit": 223, "runtim": 223, "tab": 223, "docstr": 223, "u": 223, "track": 223, "necessari": 223, "consequ": 223, "voronoi_topologi": [223, 227], "altern": [223, 228, 231, 233, 246], "clip_box": 223, "easili": [223, 231, 232, 235, 246], "conveni": [223, 232, 235, 237, 238], "bodi": 223, "remain": [223, 234], "pyproject": 223, "toml": 223, "setuptool": 223, "cfg": 223, "edge_bound": 223, "face_bound": 223, "from_meshkernel": 223, "coordint": 223, "ascend": 223, "setitem": 223, "decid": 223, "append": 223, "assign_edge_coord": 223, "assign_face_coord": 223, "mixup": 223, "ugridrolesaccessor": 223, "incorrectli": 223, "ugriddimensionerror": 223, "complain": 223, "about": [223, 235], "annot": 223, "older": 223, "inplac": 223, "request": 223, "set_cr": 223, "total_bound": [223, 230, 234, 237], "start_index": [223, 233], "handl": 223, "proce": 223, "connet": 223, "projection_x_coordin": [223, 233, 234, 235], "projection_y_coordin": [223, 233, 234, 235], "found": [223, 233, 247], "ugridaccessor": 223, "subtli": 223, "_dataset": 223, "assign_node_coord": 223, "set_node_coord": 223, "galleri": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245], "demonstr": [224, 225, 229, 230, 231, 233, 235, 237], "low": [224, 225, 228], "trade": [224, 225], "off": [224, 225, 227], "visual": [224, 225, 227, 228, 231, 237], "help": [224, 225], "understand": [224, 225], "download": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245], "script": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "jupyt": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "notebook": [224, 225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "interact": [224, 225, 229], "explor": [224, 225, 229], "cvt": [224, 225, 226], "infinit": 224, "rai": 224, "sphinx": [225, 227, 228, 229, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 242, 243, 245], "00": [226, 233, 236, 244], "01": [226, 233, 234, 236, 244], "134": [226, 227], "execut": [226, 236, 244], "py": [226, 227, 228, 230, 231, 232, 233, 234, 235, 236, 237, 239, 240, 241, 243, 244, 245], "mb": [226, 236, 244], "principl": 227, "tesslat": 227, "easi": [227, 232, 233, 234, 237], "counter": 227, "clockwis": 227, "manner": [227, 231], "tricki": 227, "simplic": 227, "bare": 227, "show": [227, 234, 235, 247], "plt": [227, 228, 230, 231, 232, 234, 235, 237, 238, 239, 240, 241, 245], "tri": [227, 230, 232, 234], "mtri": 227, "linecollect": [227, 228, 230, 231, 232, 234, 240], "we": [227, 228, 230, 231, 232, 233, 234, 235, 237, 242, 246], "generate_disk": 227, "depth": [227, 232, 233, 239], "circl": 227, "n_vertex": 227, "n_per_level": 227, "delta_angl": 227, "pi": 227, "insert": [227, 230], "cumsum": [227, 234], "angl": 227, "radii": 227, "co": 227, "sin": 227, "triang": 227, "column_stack": 227, "edge_plot": 227, "edge_nod": 227, "len": [227, 231, 237], "edge_coord": 227, "node_0": 227, "node_1": 227, "add_collect": 227, "autoscal": 227, "face_plot": 227, "face_nod": 227, "comparison_plot": 227, "vertices0": 227, "faces0": 227, "centroids0": 227, "vertices1": 227, "faces1": 227, "fig": [227, 228, 230, 231, 232, 234, 237, 238, 239, 240, 241, 245], "ax0": [227, 228, 232, 234, 235, 238, 239, 241], "ax1": [227, 228, 232, 234, 235, 238, 239, 241], "ax2": [227, 228, 232], "box_aspect": 227, "sharei": [227, 230, 232, 234, 239, 240], "sharex": [227, 230, 232, 234, 239, 240], "edges0": 227, "_": [227, 228, 231, 235], "edge_connect": 227, "black": [227, 228, 232, 237], "scatter": [227, 228, 232, 234, 235], "t": [227, 234, 235], "red": [227, 230, 234, 235, 237, 238, 241], "edges1": 227, "let": [227, 228, 230, 231, 234, 237], "simpl": [227, 228, 230, 232, 233, 234, 246], "node_face_connect": [227, 228], "invert_dense_to_spars": 227, "voronoi_vertic": 227, "voronoi_fac": 227, "to_dens": 227, "overlaid": 227, "1500x500": 227, "clear": 227, "preserv": [227, 228, 247], "invert_dens": 227, "downsid": 227, "circular": 227, "abov": [227, 228, 232, 233, 234, 237], "dx": [227, 230, 234], "dy": [227, 230, 234], "arctan2": 227, "87": [227, 234, 235], "27": [227, 234, 235], "ravel": [227, 230, 231, 234, 240], "renumb": 227, "concav": 227, "render": 227, "finit": 227, "volum": [227, 234], "simul": [227, 231, 239], "circumv": 227, "difficulti": 227, "altogeth": 227, "still": 227, "obvious": 227, "three": [227, 230, 233, 235, 246], "side": [227, 230, 232, 246], "nodes0": 227, "face_index0": 227, "nodes1": 227, "face_index1": 227, "nodes2": 227, "faces2": 227, "edges2": 227, "all_edg": 227, "all_nod": 227, "v": 227, "sake": [227, 232], "pressur": 227, "vari": [227, 239, 242], "linearli": 227, "send": 227, "librari": [227, 231], "ll": [227, 228, 230, 231, 232, 233, 234, 237], "triangles0": 227, "face_triangles0": 227, "triangulation0": 227, "triangles1": 227, "face_triangles1": 227, "triangulation1": 227, "ax3": 227, "set_xlim": [227, 237, 245], "set_ylim": [227, 237, 245], "while": [227, 228, 237], "greater": 227, "proport": 227, "confin": 227, "approach": 227, "artifact": 227, "consid": [227, 228], "outward": 227, "unbound": 227, "infin": 227, "dot": 227, "below": [227, 228, 235, 237], "made": [227, 232], "blue": 227, "orang": 227, "voronoi_plot_2d": 227, "vor": 227, "zorder": 227, "run": [227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "ipynb": [227, 228, 230, 231, 232, 233, 234, 235, 237, 239, 240, 241, 243, 245], "fundament": 228, "li": 228, "up": [228, 231, 235], "implicit": [228, 246], "kind": [228, 232], "interrel": 228, "briefli": [228, 234], "introduc": 228, "here": [228, 230, 232, 233, 234], "suffic": [228, 232, 235], "xugriddataarrai": 228, "xugriddataset": [228, 240, 247], "ir": 228, "regular": [228, 233, 246], "dens": [228, 246], "n_max_nodes_per_fac": [228, 246], "veri": [228, 232, 233, 234, 237], "border": [228, 237], "inward": 228, "face_z": [228, 232, 233, 240], "iter2": 228, "binary_eros": 228, "iter5": 228, "12": [228, 231, 233, 234, 235, 237], "0x7f0eca82ac90": 228, "0x7f0ebe4db050": 228, "iter1": 228, "binary_dil": 228, "iter1_boundari": 228, "0x7f0ec93ef510": 228, "connected_compon": 228, "analys": 228, "xoxo": [228, 242, 244], "rdbu": [228, 232, 239], "0x7f0ebd68bc50": 228, "voronoi_grid": [228, 234], "0x7f0ec938c350": 228, "There": [228, 230, 233, 237], "flavor": 228, "interior": 228, "benefit": [228, 246], "smaller": [228, 237, 246], "centroid_onli": 228, "convex_exterior": 228, "0x7f0ebe6d7f90": 228, "commonli": [228, 230, 246], "simplest": 228, "attract": 228, "0x7f0ebe265f90": 228, "power": 228, "flow": 228, "steadi": 228, "state": 228, "heat": 228, "conduct": [228, 230], "groundwat": 228, "283": 228, "face_dimens": [228, 233], "77": [228, 234, 235], "132": 228, "0x7f0ec93eb950": 228, "gist_rainbow": 228, "0x7f0ebe426e10": 228, "75": [228, 234, 235, 237, 239], "Then": [228, 237], "disk_nod": 228, "node_z": [228, 232, 233, 240], "disk_empti": 228, "mesh2d_nnod": [228, 232, 233], "disk_fil": 228, "0x7f0ebd271810": 228, "numer": 228, "bandwidth": 228, "reverse_cuthill_mcke": 228, "reduct": [228, 234, 247], "illustr": [228, 232, 234], "toarrai": 228, "imshow": [228, 232], "grei": 228, "axesimag": 228, "0x7f0ebd663990": 228, "poor": 228, "place": [228, 232], "high": [228, 230], "vice": 228, "versa": 228, "better": [228, 232], "renumbered_grid": 228, "0x7f0ebd3d9a90": 228, "685": [228, 236], "quick": [229, 230, 234, 236, 247], "stage": [230, 233], "best": [230, 237], "choic": 230, "physic": 230, "applic": [230, 246], "surfac": [230, 232, 234, 235, 237, 246], "bathymetri": 230, "netherland": [230, 231, 234, 235, 241, 243], "coarser": 230, "create_grid": [230, 234], "nx": [230, 234], "ny": [230, 234], "cover": [230, 234, 237], "rectangl": [230, 234], "meshgrid": [230, 234], "ij": [230, 234], "elevation_nl": [230, 231, 234, 235, 237, 238, 241, 244], "125_000": [230, 234, 235], "225_000": [230, 234], "440_000": [230, 234], "500_000": [230, 234, 235], "terrain": [230, 231, 234, 235, 237, 238, 240, 241], "0x7f0ebe2b0050": 230, "higher": 230, "contrast": [230, 246], "sens": 230, "quantiti": 230, "datum": 230, "arbitrari": [230, 246, 247], "25": [230, 234, 235], "f": 230, "set_titl": [230, 237], "degre": [230, 246], "absolut": 230, "0x7f0ebe8b8ad0": 230, "your": [230, 232, 242], "own": [230, 232, 237], "linear": 230, "implement": 230, "nansum": 230, "abl": 230, "encount": 230, "unsupport": 230, "somewhat": [230, 246], "obscur": 230, "synthet": [230, 232, 240, 242], "built": 230, "temporari": 230, "alloc": 230, "our": [230, 234], "0x7f0eca831750": 230, "Not": [230, 231, 237], "quantil": 230, "sure": 230, "henc": [230, 237], "nanpercentil": 230, "p17": 230, "0x7f0eca833050": 230, "002": [230, 236], "overlap_regridd": [230, 236], "domain": [231, 246], "known": 231, "commun": 231, "dive": 231, "0x7f0ebf129750": 231, "0x7f0ebe853050": 231, "quit": 231, "twelv": 231, "provinc": [231, 237, 243], "nonetheless": 231, "re": [231, 232, 237, 247], "workflow": 231, "after": 231, "model": [231, 241], "post": 231, "0x7f0ebf2fb050": 231, "Of": 231, "cours": 231, "grid_part": 231, "merged_grid": 231, "0x7f0ebd3f4690": 231, "partion": 231, "lt": [231, 232, 233, 234, 235, 237], "x27": [231, 232, 233, 234, 235, 237], "mesh2d_nfac": [231, 232, 233, 234, 235, 237], "5248": [231, 234, 237], "gt": [231, 232, 233, 234, 235, 237], "5243": [231, 234, 237], "5244": [231, 234, 237], "5245": [231, 234, 237], "5246": [231, 234, 237], "5247xarrai": [231, 234], "5248fals": 231, "falsearrai": 231, "int640": [231, 232, 233, 234, 235, 237], "5247arrai": [231, 234, 237], "5247": [231, 234, 237], "mesh2d_nfacespandasindexpandasindex": [231, 232, 233, 234, 235, 237], "rangeindex": [231, 232, 233, 234, 237], "stop": [231, 232, 233, 234, 237], "becaus": 231, "easiest": 231, "restor": 231, "mesh2d_face_x": [231, 234, 235, 237, 238], "388e": [231, 237], "04": [231, 233, 234, 236, 237], "86e": [231, 237], "03e": [231, 237], "mesh2d_face_i": [231, 234, 235, 237], "648e": [231, 237], "171e": [231, 237], "964e": [231, 237], "5248true": 231, "truearrai": 231, "float642": [231, 237], "04standard_nam": 231, "projection_x_coordinatearrai": 231, "23882": [231, 237], "79376058": [231, 237], "186048": [231, 237], "98609163": [231, 237], "183280": [231, 237], "61324667": [231, 237], "33842": [231, 237], "56847139": [231, 237], "33139": [231, 237], "63056206": [231, 237], "30303": [231, 237], "5164253": [231, 237], "float643": [231, 237], "05standard_nam": 231, "projection_y_coordinatearrai": 231, "364821": [231, 237], "96725663": [231, 237], "417102": [231, 237], "96121876": [231, 237], "334623": [231, 237], "01878379": [231, 237], "397494": [231, 237], "51640391": [231, 237], "400187": [231, 237], "85011645": [231, 237], "396399": [231, 237], "29036318": [231, 237], "carri": 231, "cell_id": 231, "argsort": 231, "stem": 231, "869": [231, 236], "creation": 232, "think": 232, "geospati": [232, 237], "focu": [232, 246], "fit": 232, "involv": 232, "behav": [232, 233], "curv": [232, 246], "enclos": [232, 246], "217": [232, 233], "384": [232, 233], "mesh2d_nedg": [232, 233], "600": [232, 233], "594": [232, 233], "595": [232, 233], "596": [232, 233], "597": [232, 233], "598": [232, 233], "599": [232, 233], "211": [232, 233], "212": [232, 233], "213": [232, 233], "214": [232, 233, 235], "215": [232, 233], "216": [232, 233], "378": [232, 233], "379": [232, 233], "380": [232, 233], "381": [232, 233], "382": [232, 233], "383": [232, 233], "933": [232, 233], "091": [232, 233], "875": [232, 233], "688": [232, 233], "491": [232, 233], "737": [232, 233], "918": [232, 233], "269": [232, 233], "408": [232, 233], "424": [232, 233], "edge_z": [232, 233, 240], "989": [232, 233], "929": [232, 233], "909": [232, 233], "544xarrai": [232, 233], "datasetdimens": [232, 233, 237], "217mesh2d_nfac": [232, 233], "384mesh2d_nedg": [232, 233], "600coordin": [232, 233], "599arrai": [232, 233], "216arrai": [232, 233], "383arrai": [232, 233], "float641": [232, 233, 235], "491arrai": [232, 233], "93329198": [232, 233], "09140061": [232, 233], "87484204": [232, 233], "71955236": [232, 233], "71961656": [232, 233], "87394091": [232, 233], "14519674": [232, 233], "30021006": [232, 233], "24185487": [232, 233], "02372336": [232, 233], "68192173": [232, 233], "51366054": [232, 233], "49636083": [232, 233], "42590672": [232, 233], "4384199": [232, 233], "61206453": [232, 233], "98452218": [232, 233], "34631843": [232, 233], "38859332": [232, 233], "67626878": [232, 233], "8793418": [232, 233], "89181551": [232, 233], "58063619": [232, 233], "06485024": [232, 233], "56460556": [232, 233], "32670679": [232, 233], "31542666": [232, 233], "23435738": [232, 233], "17907947": [232, 233], "24911761": [232, 233], "32261676": [232, 233], "37932098": [232, 233], "59725896": [232, 233], "06960715": [232, 233], "52752541": [232, 233], "65542763": [232, 233], "59122115": [232, 233], "30909635": [232, 233], "79743633": [232, 233], "01309648": [232, 233], "80492175": [232, 233], "29623902": [232, 233], "67948901": [232, 233], "05720241": [232, 233], "49414364": [232, 233], "17061388": [232, 233], "14380135": [232, 233], "0929027": [232, 233], "04250078": [232, 233], "21983342": [232, 233], "52605796": [232, 233], "74456435": [232, 233], "73636134": [232, 233], "53367517": [232, 233], "37912956": [232, 233], "56456472": [232, 233], "1128184": [232, 233], "67860083": [232, 233], "90658589": [232, 233], "8581717": [232, 233], "92243874": [232, 233], "25314101": [232, 233], "98920876": [232, 233], "29433566": [232, 233], "02795009": [232, 233], "35861518": [232, 233], "5754677": [232, 233], "88972349": [232, 233], "35500065": [232, 233], "89656484": [232, 233], "42645786": [232, 233], "05358622": [232, 233], "98163386": [232, 233], "96805522": [232, 233], "92737431": [232, 233], "16497958": [232, 233], "65219751": [232, 233], "20001501": [232, 233], "66499818": [232, 233], "9070488": [232, 233], "79695147": [232, 233], "32581368": [232, 233], "70815781": [232, 233], "32681922": [232, 233], "47769763": [232, 233], "10054406": [232, 233], "78736232": [232, 233], "13480945": [232, 233], "12359037": [232, 233], "12348431": [232, 233], "50348723": [232, 233], "5346238": [232, 233], "43476969": [232, 233], "68985676": [232, 233], "19436222": [232, 233], "17305364": [232, 233], "99674384": [232, 233], "97609826": [232, 233], "25808351": [232, 233], "83919312": [232, 233], "01546212": [232, 233], "83873236": [232, 233], "3276847": [232, 233], "38264023": [232, 233], "32331857": [232, 233], "60444537": [232, 233], "42153257": [232, 233], "16263349": [232, 233], "11146439": [232, 233], "16952407": [232, 233], "29505212": [232, 233], "78998581": [232, 233], "11058016": [232, 233], "6527454": [232, 233], "6246035": [232, 233], "03946376": [232, 233], "79128974": [232, 233], "74829616": [232, 233], "81372159": [232, 233], "92601744": [232, 233], "99063101": [232, 233], "86806664": [232, 233], "71520542": [232, 233], "74153275": [232, 233], "72350332": [232, 233], "91308887": [232, 233], "27760255": [232, 233], "61640222": [232, 233], "97395572": [232, 233], "46314597": [232, 233], "15626581": [232, 233], "04468409": [232, 233], "0056848": [232, 233], "79731756": [232, 233], "11759994": [232, 233], "73440401": [232, 233], "63791929": [232, 233], "12278136": [232, 233], "71509427": [232, 233], "93999744": [232, 233], "04170698": [232, 233], "83522249": [232, 233], "81366753": [232, 233], "469313": [232, 233], "62268817": [232, 233], "52829401": [232, 233], "67588241": [232, 233], "42603994": [232, 233], "73664633": [232, 233], "1392758": [232, 233], "7122408": [232, 233], "32582715": [232, 233], "24106939": [232, 233], "01006992": [232, 233], "11551236": [232, 233], "82639924": [232, 233], "17028126": [232, 233], "10006346": [232, 233], "27987773": [232, 233], "42556246": [232, 233], "50987452": [232, 233], "57343103": [232, 233], "66895654": [232, 233], "72003468": [232, 233], "61344721": [232, 233], "63703592": [232, 233], "63235002": [232, 233], "73530696": [232, 233], "90787418": [232, 233], "95115347": [232, 233], "96519653": [232, 233], "0603338": [232, 233], "32881279": [232, 233], "8662602": [232, 233], "74857467": [232, 233], "97745928": [232, 233], "42432536": [232, 233], "80975867": [232, 233], "75144002": [232, 233], "88800553": [232, 233], "04359085": [232, 233], "35779319": [232, 233], "29726906": [232, 233], "5076096": [232, 233], "54807376": [232, 233], "63361455": [232, 233], "53104833": [232, 233], "68784153": [232, 233], "53975332": [232, 233], "82702868": [232, 233], "73040836": [232, 233], "74099464": [232, 233], "34093488": [232, 233], "68812411": [232, 233], "49116681": [232, 233], "424arrai": [232, 233], "73730009": [232, 233], "91825084": [232, 233], "26876665": [232, 233], "31052091": [232, 233], "78990802": [232, 233], "56592199": [232, 233], "0239473": [232, 233], "20054259": [232, 233], "50084278": [232, 233], "2032856": [232, 233], "82037735": [232, 233], "69611343": [232, 233], "34307619": [232, 233], "45189748": [232, 233], "05010445": [232, 233], "23173146": [232, 233], "24293922": [232, 233], "96369209": [232, 233], "23243737": [232, 233], "31070306": [232, 233], "4679772": [232, 233], "67854164": [232, 233], "6176979": [232, 233], "38214386": [232, 233], "73305299": [232, 233], "12696041": [232, 233], "7557379": [232, 233], "46896622": [232, 233], "81353967": [232, 233], "66282462": [232, 233], "49842491": [232, 233], "88905017": [232, 233], "14756229": [232, 233], "93823378": [232, 233], "32658274": [232, 233], "70496014": [232, 233], "75997195": [232, 233], "86366982": [232, 233], "40334076": [232, 233], "61638288": [232, 233], "08577494": [232, 233], "2469001": [232, 233], "43745556": [232, 233], "6593039": [232, 233], "24747201": [232, 233], "41423365": [232, 233], "59867793": [232, 233], "76873353": [232, 233], "01055328": [232, 233], "03445169": [232, 233], "2555184": [232, 233], "37725087": [232, 233], "46190819": [232, 233], "29115682": [232, 233], "01870268": [232, 233], "94066027": [232, 233], "25905367": [232, 233], "33664867": [232, 233], "13347392": [232, 233], "19148844": [232, 233], "92302886": [232, 233], "98393527": [232, 233], "74986148": [232, 233], "56610806": [232, 233], "70253319": [232, 233], "94001636": [232, 233], "67116513": [232, 233], "69996221": [232, 233], "43672463": [232, 233], "34888072": [232, 233], "24776438": [232, 233], "59270025": [232, 233], "28217841": [232, 233], "09683054": [232, 233], "13032688": [232, 233], "99799398": [232, 233], "59541373": [232, 233], "44429486": [232, 233], "70053321": [232, 233], "49586377": [232, 233], "92752612": [232, 233], "48356218": [232, 233], "26794194": [232, 233], "94499938": [232, 233], "4014765": [232, 233], "15090053": [232, 233], "3510253": [232, 233], "69787528": [232, 233], "24345543": [232, 233], "28084397": [232, 233], "34147464": [232, 233], "62334982": [232, 233], "37949882": [232, 233], "46523899": [232, 233], "02004231": [232, 233], "66440448": [232, 233], "27703645": [232, 233], "80282308": [232, 233], "7997561": [232, 233], "11593038": [232, 233], "26297077": [232, 233], "88366643": [232, 233], "51686604": [232, 233], "85913062": [232, 233], "54883651": [232, 233], "87813329": [232, 233], "72788383": [232, 233], "59858735": [232, 233], "01295114": [232, 233], "83407379": [232, 233], "08914369": [232, 233], "70697436": [232, 233], "15901204": [232, 233], "71100283": [232, 233], "92405244": [232, 233], "40079685": [232, 233], "177885": [232, 233], "71287975": [232, 233], "6753383": [232, 233], "49988524": [232, 233], "36217383": [232, 233], "4492063": [232, 233], "01810003": [232, 233], "9699373": [232, 233], "9360992": [232, 233], "67119084": [232, 233], "74213434": [232, 233], "79875639": [232, 233], "91392151": [232, 233], "03630167": [232, 233], "9087847": [232, 233], "86667389": [232, 233], "24024485": [232, 233], "28558795": [232, 233], "10553913": [232, 233], "03949895": [232, 233], "26908159": [232, 233], "12554511": [232, 233], "34567758": [232, 233], "77185205": [232, 233], "00441495": [232, 233], "82921317": [232, 233], "4329395": [232, 233], "24566867": [232, 233], "2517506": [232, 233], "11334953": [232, 233], "215765": [232, 233], "06724702": [232, 233], "33121811": [232, 233], "92298247": [232, 233], "55366156": [232, 233], "43694415": [232, 233], "56997182": [232, 233], "09002962": [232, 233], "28253854": [232, 233], "81668051": [232, 233], "21441695": [232, 233], "43893569": [232, 233], "59375587": [232, 233], "7909234": [232, 233], "29677012": [232, 233], "10784093": [232, 233], "90209116": [232, 233], "84679298": [232, 233], "69025667": [232, 233], "49161343": [232, 233], "44610569": [232, 233], "49052346": [232, 233], "02810574": [232, 233], "16127284": [232, 233], "97948068": [232, 233], "50639712": [232, 233], "21165741": [232, 233], "04926132": [232, 233], "88239861": [232, 233], "23617477": [232, 233], "20600021": [232, 233], "42468112": [232, 233], "38869071": [232, 233], "91611618": [232, 233], "93777886": [232, 233], "82127919": [232, 233], "82409913": [232, 233], "93548072": [232, 233], "94143233": [232, 233], "96785184": [232, 233], "94683372": [232, 233], "36476797": [232, 233], "85117403": [232, 233], "39410053": [232, 233], "05700573": [232, 233], "22359378": [232, 233], "59335232": [232, 233], "86883751": [232, 233], "30890722": [232, 233], "04320847": [232, 233], "40762661": [232, 233], "42392991": [232, 233], "544arrai": [232, 233], "98860502": [232, 233], "87511577": [232, 233], "7999506": [232, 233], "81179977": [232, 233], "90641372": [232, 233], "01522135": [232, 233], "95483397": [232, 233], "10396573": [232, 233], "1578564": [232, 233], "07770379": [232, 233], "21438924": [232, 233], "76492656": [232, 233], "9903005": [232, 233], "87706115": [232, 233], "74001569": [232, 233], "71509433": [232, 233], "64090366": [232, 233], "58755786": [232, 233], "5894138": [232, 233], "77229325": [232, 233], "57964458": [232, 233], "55118043": [232, 233], "573687": [232, 233], "99804322": [232, 233], "62998439": [232, 233], "73330358": [232, 233], "91196666": [232, 233], "08718002": [232, 233], "2241093": [232, 233], "25154692": [232, 233], "22950616": [232, 233], "30057297": [232, 233], "43865261": [232, 233], "45683795": [232, 233], "42071363": [232, 233], "10724944": [232, 233], "49815985": [232, 233], "47782083": [232, 233], "81238047": [232, 233], "36887269": [232, 233], "23126459": [232, 233], "00438211": [232, 233], "54539598": [232, 233], "78945401": [232, 233], "58812582": [232, 233], "49286878": [232, 233], "4536075": [232, 233], "38844881": [232, 233], "38816024": [232, 233], "45183333": [232, 233], "37731958": [232, 233], "34296569": [232, 233], "40766864": [232, 233], "29954468": [232, 233], "25301587": [232, 233], "25486123": [232, 233], "49556603": [232, 233], "26842541": [232, 233], "30534774": [232, 233], "76696931": [232, 233], "36476329": [232, 233], "44125682": [232, 233], "58586748": [232, 233], "16567022": [232, 233], "77179538": [232, 233], "00771139": [232, 233], "36778639": [232, 233], "23878222": [232, 233], "41763555": [232, 233], "4933684": [232, 233], "49980804": [232, 233], "45866534": [232, 233], "73113358": [232, 233], "56848957": [232, 233], "9371726": [232, 233], "09427502": [232, 233], "77748965": [232, 233], "86423511": [232, 233], "28290049": [232, 233], "37966805": [232, 233], "71441275": [232, 233], "39795039": [232, 233], "32964125": [232, 233], "28708489": [232, 233], "14036611": [232, 233], "93326778": [232, 233], "63837412": [232, 233], "76024269": [232, 233], "35426865": [232, 233], "04411316": [232, 233], "37855752": [232, 233], "75125903": [232, 233], "49731427": [232, 233], "29423679": [232, 233], "31320184": [232, 233], "21442941": [232, 233], "19914061": [232, 233], "26737082": [232, 233], "1994776": [232, 233], "18248773": [232, 233], "42331083": [232, 233], "68722239": [232, 233], "291009": [232, 233], "00553446": [232, 233], "8635312": [232, 233], "36763118": [232, 233], "98177038": [232, 233], "73777904": [232, 233], "97386222": [232, 233], "21760229": [232, 233], "96947242": [232, 233], "80987361": [232, 233], "36223008": [232, 233], "85601446": [232, 233], "78423227": [232, 233], "98350774": [232, 233], "32763318": [232, 233], "12360142": [232, 233], "20081241": [232, 233], "19115798": [232, 233], "34312232": [232, 233], "60159339": [232, 233], "85827083": [232, 233], "05110617": [232, 233], "73227065": [232, 233], "35962144": [232, 233], "66427517": [232, 233], "82588487": [232, 233], "31902209": [232, 233], "19032074": [232, 233], "67398171": [232, 233], "18441521": [232, 233], "22400336": [232, 233], "74472387": [232, 233], "18513313": [232, 233], "58262842": [232, 233], "49900026": [232, 233], "66843179": [232, 233], "55806506": [232, 233], "71573878": [232, 233], "67568433": [232, 233], "52219645": [232, 233], "61492196": [232, 233], "5986852": [232, 233], "94487745": [232, 233], "69281356": [232, 233], "94581405": [232, 233], "00528561": [232, 233], "37612392": [232, 233], "98859731": [232, 233], "72194763": [232, 233], "5589851": [232, 233], "68427751": [232, 233], "35682975": [232, 233], "14131276": [232, 233], "34853711": [232, 233], "1241342": [232, 233], "00899026": [232, 233], "39075873": [232, 233], "41658096": [232, 233], "01719411": [232, 233], "15374599": [232, 233], "32275557": [232, 233], "43687329": [232, 233], "505908": [232, 233], "58638634": [232, 233], "68459798": [232, 233], "64047318": [232, 233], "5766114": [232, 233], "61581032": [232, 233], "61957888": [232, 233], "80680054": [232, 233], "91804968": [232, 233], "93520026": [232, 233], "98213717": [232, 233], "15697188": [232, 233], "55385034": [232, 233], "26299927": [232, 233], "32923738": [232, 233], "69300073": [232, 233], "14800061": [232, 233], "35257773": [232, 233], "91736337": [232, 233], "55634316": [232, 233], "24399649": [232, 233], "29381546": [232, 233], "28970536": [232, 233], "86825983": [232, 233], "43934876": [232, 233], "99050549": [232, 233], "09805846": [232, 233], "16064474": [232, 233], "73547458": [232, 233], "7830263": [232, 233], "6705139": [232, 233], "92869759": [232, 233], "90866681": [232, 233], "54446841": [232, 233], "mesh2d_nedgespandasindexpandasindex": [232, 233], "mesh2d_nnodespandasindexpandasindex": [232, 233], "0x7f0ebd3f6f50": 232, "dispatch": 232, "0x7f0ebd710810": 232, "tripcolor": 232, "put": 232, "11": [232, 233, 234, 235, 236, 237], "0x7f0ebd3f5710": 232, "_tricontour": 232, "tricontourset": 232, "0x7f0ec736ea10": 232, "overlai": 232, "0x7f0ebe951990": 232, "rule": 232, "meaning": 232, "reason": [232, 246], "pathcollect": [232, 234], "0x7f0ebf22ba10": 232, "figaspect": 232, "mpl_toolkit": 232, "art3d": 232, "poly3dcollect": 232, "0x7f0ebe5a6fd0": 232, "0x7f0ec93813d0": 232, "0x7f0ebe63d5d0": 232, "mention": 232, "apart": 232, "somewher": 232, "timeseri": 232, "adh_san_diego": [232, 233, 239, 244], "1000": [232, 235], "line2d": [232, 234, 241], "0x7f0ebe27fb90": 232, "336": [232, 236], "explan": 233, "rest": 233, "main": 233, "9140": 233, "49": [233, 234, 235, 236], "16869": 233, "nmax_fac": 233, "9135": 233, "9136": 233, "9137": 233, "9138": 233, "9139": 233, "2000": 233, "02": [233, 237], "int32": 233, "9140time": 233, "49face": 233, "16869nmax_fac": 233, "3coordin": 233, "9139arrai": 233, "02arrai": 233, "01t00": 233, "000000000": 233, "01t01": 233, "33": [233, 234, 235, 237], "01t02": 233, "03": [233, 236], "01t03": 233, "01t04": 233, "01t05": 233, "01t06": 233, "01t07": 233, "01t08": 233, "01t09": 233, "01t10": 233, "01t11": 233, "32": [233, 234, 235], "01t12": 233, "01t13": 233, "01t14": 233, "01t15": 233, "01t16": 233, "01t17": 233, "01t18": 233, "01t19": 233, "01t20": 233, "01t21": 233, "01t22": 233, "01t23": 233, "02t00": 233, "447860": 233, "cf_role": 233, "mesh_topologylong_nam": 233, "meshtopology_dimens": 233, "2node_coordin": 233, "node_yface_node_connect": 233, "face_node_connectivityedge_node_connect": 233, "face_node_connectivitylong_nam": 233, "50607": 233, "nodepandasindexpandasindex": 233, "9130": 233, "9131": 233, "9132": 233, "9133": 233, "9134": 233, "timepandasindexpandasindex": 233, "datetimeindex": 233, "06": 233, "07": [233, 234, 236], "08": 233, "09": [233, 237], "13": [233, 234, 235, 239], "14": [233, 234, 235], "16": [233, 234, 235], "18": [233, 234, 235], "19": [233, 234, 235], "21": [233, 234, 235], "22": [233, 234, 235, 238, 241], "23": [233, 234, 235], "freq": 233, "49coordin": 233, "grab": 233, "usual": 233, "9139xarrai": 233, "build": [233, 246], "asssoci": 233, "typic": 233, "delaunai": 233, "hand": 233, "1xarrai": 233, "dataarraymesh2d_nfac": 233, "0arrai": [233, 237], "1arrai": 233, "section": [233, 234, 238, 241, 246], "seen": 233, "0x7f0eca8bc250": 233, "0x7f0ebf29a290": 233, "flexibl": [233, 235, 246], "ineffici": 233, "00000": 233, "10000": 233, "too": 233, "0xarrai": 233, "2coordin": 233, "new_ud": 233, "9140coordin": 233, "recommend": [233, 246], "562": [233, 236], "quick_overview": [233, 236], "routin": 234, "xesmf": 234, "earth": 234, "represent": [234, 237, 246], "emsf": 234, "conda": 234, "forg": 234, "window": 234, "0x7f0ebe63d510": 234, "coars": 234, "0x7f0ebd6d06d0": 234, "rexgrid": 234, "0x7f0ebd461ad0": 234, "try": 234, "overlapoverregridd": 234, "0x7f0ebe4d1750": 234, "0x7f0ebd682f90": 234, "Or": [234, 235], "0x7f0ebd713050": 234, "multi": 234, "pretend": 234, "geolog": 234, "strata": 234, "five": 234, "thick": 234, "meter": 234, "83000004": 234, "18999958": 234, "44": [234, 235], "04000092": 234, "72": [234, 235], "82999992": 234, "44999999": 234, "34": [234, 235], "28": [234, 235, 237], "24": [234, 235], "29": [234, 235], "38": [234, 235], "39": [234, 235], "55": [234, 235], "48": [234, 235], "65": [234, 235], "50": [234, 235, 237], "dataarraylay": 234, "5mesh2d_nfac": 234, "83": [234, 235, 237], "81": [234, 235, 237], "45arrai": [234, 237], "int641": 234, "5arrai": [234, 235], "layerpandasindexpandasindex": 234, "feed": 234, "mean_bottom": 234, "98": [234, 235], "73378481": 234, "75605825": 234, "6866454": 234, "59076039": 234, "30473318": 234, "46283808": 234, "98885124": 234, "45315257": 234, "76052909": 234, "60938601": 234, "9746031": 234, "82278477": 234, "86447095": 234, "9699236": 234, "32250825": 234, "61944108": 234, "39512475": 234, "94184232": 234, "71162015": 234, "05908219": 234, "63407438": 234, "07322886": 234, "79753456": 234, "4475533": 234, "63484974": 234, "75826454": 234, "61134759": 234, "75454656": 234, "20785073": 234, "81124398": 234, "69": [234, 235], "34102272": 234, "73683325": 234, "46905942": 234, "27368816": 234, "92800775": 234, "78767776": 234, "59914228": 234, "1621325": 234, "30399372": 234, "92605801": 234, "65570035": 234, "30620094": 234, "73834196": 234, "55580261": 234, "23052693": 234, "40449714": 234, "85176061": 234, "33053948": 234, "89456194": 234, "43064765": 234, "51684987": 234, "9563055": 234, "51": [234, 235], "53": [234, 235], "52": [234, 235, 237], "28837985": 234, "94091781": 234, "36592562": 234, "92677114": 234, "31": [234, 235], "20246544": 234, "5524467": 234, "36515026": 234, "24173546": 234, "46": [234, 235], "79214927": 234, "26316675": 234, "53094058": 234, "69600628": 234, "07394199": 234, "34429965": 234, "47": [234, 235], "24352139": 234, "97530487": 234, "54": [234, 235, 237], "90399917": 234, "87557562": 234, "05098298": 234, "91804551": 234, "44818058": 234, "02645019": 234, "95904013": 234, "75848616": 234, "71649682": 234, "7613762": 234, "45744354": 234, "33120932": 234, "24098772": 234, "25680056": 234, "92794405": 234, "50867478": 234, "91": [234, 235], "92": [234, 235], "93": [234, 235], "94": [234, 235], "95": [234, 235], "96": [234, 235], "97xarrai": 234, "9898": 234, "73": [234, 235, 237], "76": [234, 235], "26": [234, 235], "51arrai": 234, "97arrai": 234, "36": [234, 235, 237], "37": [234, 235], "41": [234, 235, 237], "43": [234, 235], "56": [234, 235], "57": [234, 235], "58": [234, 235], "59": [234, 235], "61": [234, 235], "62": [234, 235], "63": [234, 235], "64": [234, 235], "66": [234, 235], "67": [234, 235], "68": [234, 235], "70": [234, 235], "71": [234, 235], "74": [234, 235], "78": [234, 235], "79": [234, 235], "82": [234, 235], "84": [234, 235], "85": [234, 235, 245], "86": [234, 235], "88": [234, 235], "89": [234, 235], "97": [234, 235], "inspect": 234, "section_i": [234, 238, 241], "475_000": [234, 235, 238, 241], "section_mean": 234, "mesh2d_": [234, 235], "hue": 234, "0x7f0ebd527dd0": 234, "0x7f0ebd526d90": 234, "0x7f0ebd5271d0": 234, "0x7f0ebd53c850": 234, "0x7f0ebd542750": 234, "fine": 234, "smooth": 234, "zoom": 234, "0x7f0eca829b10": 234, "clearli": [234, 237], "0x7f0ebe76c050": 234, "0x7f0ebd6b4190": 234, "expens": 234, "repeatedli": 234, "kept": 234, "part_oth": 234, "0x7f0ebd59d290": 234, "850": [234, 236], "regridder_overview": [234, 236], "reflect": 235, "primarili": [235, 237, 247], "variou": 235, "0x7f0ebe549f90": 235, "100_000": 235, "200_000": 235, "450_000": 235, "550_000": 235, "0x7f0ebe4d5050": 235, "0x7f0ebe20b1d0": 235, "0x7f0ec7351750": 235, "care": 235, "0x7f0ebd513910": 235, "what": 235, "show_point_select": 235, "mesh2d_x": [235, 241], "mesh2d_i": 235, "set_aspect": [235, 240, 245], "150_000": 235, "463_000": 235, "float32": [235, 237], "4221": 235, "mesh2d_index": 235, "5e": 235, "63e": 235, "napxarrai": [235, 237], "int644221arrai": 235, "int640arrai": 235, "05arrai": [235, 237], "150000": 235, "float644": 235, "463000": 235, "nap": [235, 237], "six": 235, "175_000": 235, "400_000": 235, "465_000": 235, "1905": 235, "1356": 235, "372": 235, "3057": 235, "4198": 235, "4113": 235, "25e": 235, "75e": 235, "4e": 235, "65e": 235, "int641905": 235, "4113arrai": 235, "125000": 235, "175000": 235, "400000": 235, "465000": 235, "430_000": 235, "2675": 235, "3e": 235, "2arrai": 235, "430000": 235, "10_000": [235, 237], "3263": 235, "3225": 235, "3144": 235, "2854": 235, "2941": 235, "3135": 235, "4256": 235, "8e": 235, "9e": 235, "int643263": 235, "4256arrai": 235, "3012": 235, "4197": 235, "9arrai": 235, "100000": 235, "110000": 235, "120000": 235, "130000": 235, "140000": 235, "160000": 235, "170000": [235, 237], "180000": 235, "190000": 235, "1867": 235, "1882": 235, "1890": 235, "1936": 235, "4121": 235, "4077": 235, "1581": 235, "99": 235, "int641867": 235, "1581arrai": 235, "1735": 235, "1482": 235, "1350": 235, "1445": 235, "1122": 235, "2745": 235, "1908": 235, "1912": 235, "1824": 235, "240": 235, "1654": 235, "1647": 235, "1696": 235, "1164": 235, "164": [235, 240, 244], "2750": 235, "2716": 235, "2687": 235, "2708": 235, "1792": 235, "2666": 235, "1668": 235, "2628": 235, "370": 235, "2825": 235, "2738": 235, "2695": 235, "2705": 235, "2655": 235, "2836": 235, "2889": 235, "226": 235, "3035": 235, "4297": 235, "2864": 235, "2722": 235, "3146": 235, "3069": 235, "2820": 235, "2804": 235, "2907": 235, "2904": 235, "3277": 235, "3279": 235, "3056": 235, "3183": 235, "3022": 235, "3006": 235, "2850": 235, "2818": 235, "2991": 235, "2997": 235, "3250": 235, "3259": 235, "3138": 235, "3140": 235, "2964": 235, "3002": 235, "2953": 235, "2935": 235, "4229": 235, "4251": 235, "3291": 235, "3246": 235, "3089": 235, "4302": 235, "3088": 235, "4218": 235, "4117": 235, "4203": 235, "4241": 235, "4260": 235, "1945": 235, "3377": 235, "3378": 235, "4675": 235, "4562": 235, "4173": 235, "2939": 235, "4096": 235, "4093": 235, "3677": 235, "4928": 235, "4876": 235, "4813": 235, "4838": 235, "4559": 235, "4770": 235, "4131": 235, "99arrai": 235, "410000": 235, "420000": 235, "440000": 235, "450000": [235, 237], "460000": 235, "470000": 235, "480000": 235, "490000": 235, "As": [235, 247], "3035arrai": 235, "19arrai": 235, "show_line_select": 235, "line_x": 235, "line_i": 235, "axhlin": [235, 238, 241], "elif": 235, "axvlin": 235, "60_000": 235, "190_000": 235, "120_000": 235, "575_000": 235, "250_000": 235, "get_coordin": 235, "ring": 235, "155_000": 235, "buffer": [235, 237], "50_000": 235, "thousand": 235, "0x7f0eca853050": 235, "core": 235, "047": [235, 236], "084": 236, "vector_convers": [236, 237], "733": [236, 237], "great": 237, "ecosystem": [237, 246], "0x7f0eca941810": 237, "print": 237, "21303": 237, "903": 237, "363737": 237, "469": 237, "25340": 237, "195": 237, "3630": 237, "810000": 237, "185417": 237, "879": 237, "419222": 237, "681": 237, "184927": 237, "836": 237, "040001": 237, "181811": 237, "627": 237, "338063": 237, "592": 237, "182510": 237, "446": 237, "990000": 237, "20177": 237, "702": 237, "368500": 237, "703": 237, "17210": 237, "674": 237, "3644": 237, "600000": 237, "51139": 237, "349": 237, "357499": 237, "291": 237, "48079": 237, "937": 237, "3617": 237, "930000": 237, "38115": 237, "173": 237, "400096": 237, "935": 237, "34838": 237, "247": 237, "3952": 237, "189999": 237, "252916": 237, "585": 237, "467082": 237, "255888": 237, "448": 237, "280000": 237, "395258": 237, "331": 237, "34522": 237, "298": 237, "3998": 237, "830000": 237, "32729": 237, "434": 237, "403338": 237, "332": 237, "32167": 237, "160": 237, "3973": 237, "29985": 237, "831": 237, "394355": 237, "220": 237, "opposit": 237, "05xarrai": 237, "5248coordin": 237, "float321": 237, "04arrai": 237, "secondli": 237, "wgs84": 237, "dutch": 237, "nation": 237, "rd": 237, "28992": 237, "provinces_nl": [237, 243, 244], "0x7f0ecaa41490": 237, "classifi": 237, "sai": 237, "averag": 237, "groupbi": 237, "725979": 237, "806918": 237, "46903867": 237, "090816": 237, "3133026": 237, "252567": 237, "194658": 237, "7175047": 237, "021334": 237, "0442472": 237, "4584134": 237, "9470762": 237, "1210": 237, "807": [237, 241, 244], "3133": 237, "718": 237, "044": 237, "458": 237, "9471arrai": 237, "float640": 237, "idpandasindexpandasindex": 237, "utrecht": 237, "linewidth": 237, "facecolor": 237, "428343": 237, "70545104187": 237, "489587": 237, "5779869387": 237, "0x7f0ebe49b090": 237, "less": 237, "suitabl": 237, "overwrit": 237, "by_centroid": 237, "by_touch": 237, "titl": 237, "province_centroid": 237, "xlabel": 237, "ylabel": 237, "0x7f0ebe67ddd0": 237, "turn": 237, "sea": 237, "snapped_ud": 237, "snapped_gdf": 237, "grai": 237, "arguabl": 237, "criterion": 237, "sometim": 237, "corner": 237, "progress": 238, "extens": 238, "goal": 238, "eas": 238, "pip": 238, "small": [239, 240, 241, 243, 245], "hydraul": 239, "bed": 239, "water": [239, 243], "0x7f0ebe1388d0": 239, "324": [239, 244], "0x7f0ec734b590": 240, "digit": 241, "0x7f0ebe87c190": 241, "pooch": 242, "configur": 242, "xugrid_data_dir": 242, "pronvinc": [242, 244], "nl": [242, 244], "adh": [242, 244], "san": [242, 244], "diego": [242, 244], "071": [243, 244], "433": 244, "sample_data": 244, "067": [244, 245], "unconnect": 245, "bd0d1f": 245, "glossari": 246, "strongli": 246, "larger": 246, "interchangeab": 246, "arrang": 246, "n_row": 246, "n_column": 246, "though": 246, "arbitrarili": 246, "equidist": 246, "quadrilater": 246, "primari": 246, "refin": 246, "n_cell": 246, "interchang": 246, "short": 246, "constitu": 246, "broadli": 246, "environment": 246, "climat": 246, "forecast": 246, "thu": 246, "nearli": 246, "unidata": 246, "rich": 246, "basic": 246, "plane": 246, "lesser": 246, "matric": 246, "special": 246, "straightforward": 246, "scheme": 246, "coo": 246, "triplet": 246, "row_index": 246, "column_index": 246, "rectangular": 246, "rag": 246, "wherein": 246, "member": 246, "mix": 246, "quandrilater": 246, "arrrai": 246, "exhaust": 246, "descript": 246, "concept": 247, "idea": 247, "accomplish": 247, "comparison": 247, "revers": 247, "cuthil": 247, "mckee": 247}, "objects": {"xugrid": [[1, 0, 1, "", "BarycentricInterpolator"], [2, 0, 1, "", "CentroidLocatorRegridder"], [3, 0, 1, "", "OverlapRegridder"], [4, 0, 1, "", "RelativeOverlapRegridder"], [5, 0, 1, "", "Ugrid1d"], [44, 0, 1, "", "Ugrid2d"], [126, 0, 1, "", "UgridDataArray"], [129, 0, 1, "", "UgridDataArrayAccessor"], [164, 0, 1, "", "UgridDataset"], [167, 0, 1, "", "UgridDatasetAccessor"], [197, 0, 1, "", "UgridRolesAccessor"], [202, 3, 1, "", "burn_vector_geometry"], [203, 3, 1, "", "concat"], [204, 3, 1, "", "full_like"], [205, 3, 1, "", "merge"], [206, 3, 1, "", "merge_partitions"], [207, 3, 1, "", "ones_like"], [208, 3, 1, "", "open_dataarray"], [209, 3, 1, "", "open_dataset"], [210, 3, 1, "", "open_mfdataset"], [211, 3, 1, "", "open_zarr"], [220, 3, 1, "", "polygonize"], [221, 3, 1, "", "snap_to_grid"], [222, 3, 1, "", "zeros_like"]], "xugrid.BarycentricInterpolator": [[1, 1, 1, "", "__init__"]], "xugrid.CentroidLocatorRegridder": [[2, 1, 1, "", "__init__"]], "xugrid.OverlapRegridder": [[3, 1, 1, "", "__init__"]], "xugrid.RelativeOverlapRegridder": [[4, 1, 1, "", "__init__"]], "xugrid.Ugrid1d": [[5, 1, 1, "", "__init__"], [6, 1, 1, "", "assign_edge_coords"], [7, 1, 1, "", "assign_node_coords"], [8, 2, 1, "", "attrs"], [9, 2, 1, "", "bounds"], [10, 1, 1, "", "contract_vertices"], [11, 1, 1, "", "copy"], [12, 2, 1, "", "dimensions"], [13, 2, 1, "", "edge_bounds"], [14, 2, 1, "", "edge_coordinates"], [15, 2, 1, "", "edge_dimension"], [16, 2, 1, "", "edge_x"], [17, 2, 1, "", "edge_y"], [18, 1, 1, "", "from_dataset"], [19, 1, 1, "", "from_geodataframe"], [20, 1, 1, "", "from_meshkernel"], [21, 1, 1, "", "from_shapely"], [22, 1, 1, "", "isel"], [23, 1, 1, "", "merge_partitions"], [24, 2, 1, "", "mesh"], [25, 2, 1, "", "meshkernel"], [26, 2, 1, "", "n_edge"], [27, 2, 1, "", "n_node"], [28, 2, 1, "", "node_coordinates"], [29, 2, 1, "", "node_dimension"], [30, 2, 1, "", "node_edge_connectivity"], [31, 2, 1, "", "node_node_connectivity"], [32, 1, 1, "", "plot"], [33, 1, 1, "", "reindex_like"], [34, 1, 1, "", "rename"], [35, 1, 1, "", "sel"], [36, 1, 1, "", "set_crs"], [37, 1, 1, "", "set_node_coords"], [38, 1, 1, "", "to_crs"], [39, 1, 1, "", "to_dataset"], [40, 1, 1, "", "to_shapely"], [41, 1, 1, "", "topological_sort_by_dfs"], [42, 2, 1, "", "topology_dimension"], [43, 1, 1, "", "topology_subset"]], "xugrid.Ugrid2d": [[44, 1, 1, "", "__init__"], [45, 2, 1, "", "area"], [46, 1, 1, "", "assign_edge_coords"], [47, 1, 1, "", "assign_face_coords"], [48, 1, 1, "", "assign_node_coords"], [49, 2, 1, "", "attrs"], [50, 1, 1, "", "bounding_polygon"], [51, 2, 1, "", "bounds"], [52, 2, 1, "", "celltree"], [53, 2, 1, "", "centroid_triangulation"], [54, 2, 1, "", "centroids"], [55, 2, 1, "", "circumcenters"], [56, 1, 1, "", "compute_barycentric_weights"], [57, 1, 1, "", "copy"], [58, 2, 1, "", "dimensions"], [59, 2, 1, "", "edge_bounds"], [60, 2, 1, "", "edge_coordinates"], [61, 2, 1, "", "edge_dimension"], [62, 2, 1, "", "edge_node_connectivity"], [63, 2, 1, "", "edge_x"], [64, 2, 1, "", "edge_y"], [65, 2, 1, "", "exterior_edges"], [66, 2, 1, "", "exterior_faces"], [67, 2, 1, "", "face_bounds"], [68, 2, 1, "", "face_coordinates"], [69, 2, 1, "", "face_dimension"], [70, 2, 1, "", "face_edge_connectivity"], [71, 2, 1, "", "face_face_connectivity"], [72, 2, 1, "", "face_x"], [73, 2, 1, "", "face_y"], [74, 1, 1, "", "from_dataset"], [75, 1, 1, "", "from_geodataframe"], [76, 1, 1, "", "from_meshkernel"], [77, 1, 1, "", "from_shapely"], [78, 1, 1, "", "from_structured"], [79, 1, 1, "", "from_structured_bounds"], [80, 1, 1, "", "from_structured_intervals1d"], [81, 1, 1, "", "from_structured_intervals2d"], [82, 1, 1, "", "from_structured_multicoord"], [83, 1, 1, "", "intersect_edges"], [84, 1, 1, "", "intersect_line"], [85, 1, 1, "", "intersect_linestring"], [86, 1, 1, "", "isel"], [87, 1, 1, "", "label_partitions"], [88, 1, 1, "", "locate_bounding_box"], [89, 1, 1, "", "locate_points"], [90, 1, 1, "", "merge_partitions"], [91, 2, 1, "", "mesh"], [92, 2, 1, "", "meshkernel"], [93, 2, 1, "", "n_edge"], [94, 2, 1, "", "n_face"], [95, 2, 1, "", "n_node"], [96, 2, 1, "", "node_coordinates"], [97, 2, 1, "", "node_dimension"], [98, 2, 1, "", "node_edge_connectivity"], [99, 2, 1, "", "node_face_connectivity"], [100, 2, 1, "", "node_node_connectivity"], [101, 1, 1, "", "partition"], [102, 2, 1, "", "perimeter"], [103, 1, 1, "", "plot"], [104, 1, 1, "", "rasterize"], [105, 1, 1, "", "rasterize_like"], [106, 1, 1, "", "reindex_like"], [107, 1, 1, "", "rename"], [108, 1, 1, "", "reverse_cuthill_mckee"], [109, 1, 1, "", "sel"], [110, 1, 1, "", "sel_points"], [111, 1, 1, "", "set_crs"], [112, 1, 1, "", "set_node_coords"], [113, 1, 1, "", "tesselate_centroidal_voronoi"], [114, 1, 1, "", "tesselate_circumcenter_voronoi"], [115, 1, 1, "", "to_crs"], [116, 1, 1, "", "to_dataset"], [117, 1, 1, "", "to_nonperiodic"], [118, 1, 1, "", "to_periodic"], [119, 1, 1, "", "to_shapely"], [120, 2, 1, "", "topology_dimension"], [121, 1, 1, "", "topology_subset"], [122, 1, 1, "", "triangulate"], [123, 2, 1, "", "triangulation"], [124, 1, 1, "", "validate_edge_node_connectivity"], [125, 2, 1, "", "voronoi_topology"]], "xugrid.UgridDataArray": [[126, 1, 1, "", "__init__"], [127, 1, 1, "", "from_structured"], [128, 2, 1, "", "ugrid"]], "xugrid.UgridDataArrayAccessor": [[129, 1, 1, "", "__init__"], [130, 1, 1, "", "assign_edge_coords"], [131, 1, 1, "", "assign_face_coords"], [132, 1, 1, "", "assign_node_coords"], [133, 1, 1, "", "binary_dilation"], [134, 1, 1, "", "binary_erosion"], [135, 2, 1, "", "bounds"], [136, 1, 1, "", "connected_components"], [137, 2, 1, "", "crs"], [138, 2, 1, "", "grids"], [139, 1, 1, "", "intersect_line"], [140, 1, 1, "", "intersect_linestring"], [141, 1, 1, "", "laplace_interpolate"], [142, 2, 1, "", "name"], [143, 2, 1, "", "names"], [144, 1, 1, "", "partition"], [145, 1, 1, "", "partition_by_label"], [146, 1, 1, "", "rasterize"], [147, 1, 1, "", "rasterize_like"], [148, 1, 1, "", "reindex_like"], [149, 1, 1, "", "rename"], [150, 1, 1, "", "reverse_cuthill_mckee"], [151, 1, 1, "", "sel"], [152, 1, 1, "", "sel_points"], [153, 1, 1, "", "set_crs"], [154, 1, 1, "", "set_node_coords"], [155, 1, 1, "", "to_crs"], [156, 1, 1, "", "to_dataset"], [157, 1, 1, "", "to_geodataframe"], [158, 1, 1, "", "to_netcdf"], [159, 1, 1, "", "to_nonperiodic"], [160, 1, 1, "", "to_periodic"], [161, 1, 1, "", "to_zarr"], [162, 2, 1, "", "topology"], [163, 2, 1, "", "total_bounds"]], "xugrid.UgridDataset": [[164, 1, 1, "", "__init__"], [165, 1, 1, "", "from_geodataframe"], [166, 2, 1, "", "ugrid"]], "xugrid.UgridDatasetAccessor": [[167, 1, 1, "", "__init__"], [168, 1, 1, "", "assign_edge_coords"], [169, 1, 1, "", "assign_face_coords"], [170, 1, 1, "", "assign_node_coords"], [171, 2, 1, "", "bounds"], [172, 2, 1, "", "crs"], [173, 2, 1, "", "grid"], [174, 1, 1, "", "intersect_line"], [175, 1, 1, "", "intersect_linestring"], [176, 2, 1, "", "name"], [177, 2, 1, "", "names"], [178, 1, 1, "", "partition"], [179, 1, 1, "", "partition_by_label"], [180, 1, 1, "", "rasterize"], [181, 1, 1, "", "rasterize_like"], [182, 1, 1, "", "reindex_like"], [183, 1, 1, "", "rename"], [184, 1, 1, "", "sel"], [185, 1, 1, "", "sel_points"], [186, 1, 1, "", "set_crs"], [187, 1, 1, "", "set_node_coords"], [188, 1, 1, "", "to_crs"], [189, 1, 1, "", "to_dataset"], [190, 1, 1, "", "to_geodataframe"], [191, 1, 1, "", "to_netcdf"], [192, 1, 1, "", "to_nonperiodic"], [193, 1, 1, "", "to_periodic"], [194, 1, 1, "", "to_zarr"], [195, 2, 1, "", "topology"], [196, 2, 1, "", "total_bounds"]], "xugrid.UgridRolesAccessor": [[197, 1, 1, "", "__init__"], [198, 2, 1, "", "connectivity"], [199, 2, 1, "", "coordinates"], [200, 2, 1, "", "dimensions"], [201, 2, 1, "", "topology"]], "xugrid.plot": [[212, 3, 1, "", "contour"], [213, 3, 1, "", "contourf"], [214, 3, 1, "", "imshow"], [215, 3, 1, "", "line"], [216, 3, 1, "", "pcolormesh"], [217, 3, 1, "", "scatter"], [218, 3, 1, "", "surface"], [219, 3, 1, "", "tripcolor"]]}, "objtypes": {"0": "py:class", "1": "py:method", "2": "py:property", "3": "py:function"}, "objnames": {"0": ["py", "class", "Python class"], "1": ["py", "method", "Python method"], "2": ["py", "property", "Python property"], "3": ["py", "function", "Python function"]}, "titleterms": {"api": 0, "refer": 0, "top": 0, "level": 0, "function": [0, 232], "ugriddataarrai": [0, 126, 127, 128, 232, 233], "ugriddataset": [0, 164, 165, 166], "ugrid": [0, 128, 166, 233], "accessor": 0, "snap": [0, 237], "regrid": [0, 234], "plot": [0, 32, 103, 212, 213, 214, 215, 216, 217, 218, 219, 227, 232, 233], "ugrid1d": [0, 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], "topologi": [0, 162, 195, 201], "ugrid2d": [0, 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], "role": 0, "xugrid": [1, 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, 238], "barycentricinterpol": [1, 234], "centroidlocatorregridd": [2, 234], "overlapregridd": [3, 230, 234], "relativeoverlapregridd": 4, "assign_edge_coord": [6, 46, 130, 168], "assign_node_coord": [7, 48, 132, 170], "attr": [8, 49], "bound": [9, 51, 135, 171], "contract_vertic": 10, "copi": [11, 57], "dimens": [12, 58, 200], "edge_bound": [13, 59], "edge_coordin": [14, 60], "edge_dimens": [15, 61], "edge_x": [16, 63], "edge_i": [17, 64], "from_dataset": [18, 74], "from_geodatafram": [19, 75, 165], "from_meshkernel": [20, 76], "from_shap": [21, 77], "isel": [22, 86], "merge_partit": [23, 90, 206], "mesh": [24, 91, 232], "meshkernel": [25, 92], "n_edg": [26, 93], "n_node": [27, 95], "node_coordin": [28, 96], "node_dimens": [29, 97], "node_edge_connect": [30, 98], "node_node_connect": [31, 100], "reindex_lik": [33, 106, 148, 182], "renam": [34, 107, 149, 183], "sel": [35, 109, 151, 184], "set_cr": [36, 111, 153, 186], "set_node_coord": [37, 112, 154, 187], "to_cr": [38, 115, 155, 188], "to_dataset": [39, 116, 156, 189], "to_shap": [40, 119], "topological_sort_by_df": 41, "topology_dimens": [42, 120], "topology_subset": [43, 121], "area": 45, "assign_face_coord": [47, 131, 169], "bounding_polygon": 50, "celltre": 52, "centroid_triangul": 53, "centroid": [54, 227, 228], "circumcent": 55, "compute_barycentric_weight": 56, "edge_node_connect": 62, "exterior_edg": 65, "exterior_fac": 66, "face_bound": 67, "face_coordin": 68, "face_dimens": 69, "face_edge_connect": 70, "face_face_connect": 71, "face_x": 72, "face_i": 73, "from_structur": [78, 127], "from_structured_bound": 79, "from_structured_intervals1d": 80, "from_structured_intervals2d": 81, "from_structured_multicoord": 82, "intersect_edg": 83, "intersect_lin": [84, 139, 174], "intersect_linestr": [85, 140, 175], "label_partit": 87, "locate_bounding_box": 88, "locate_point": 89, "n_face": 94, "node_face_connect": 99, "partit": [101, 144, 178, 231], "perimet": 102, "raster": [104, 146, 180, 237], "rasterize_lik": [105, 147, 181], "reverse_cuthill_mcke": [108, 150], "sel_point": [110, 152, 185], "tesselate_centroidal_voronoi": 113, "tesselate_circumcenter_voronoi": 114, "to_nonperiod": [117, 159, 192], "to_period": [118, 160, 193], "triangul": [122, 123, 228], "validate_edge_node_connect": 124, "voronoi_topologi": 125, "ugriddataarrayaccessor": [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], "binary_dil": 133, "binary_eros": 134, "connected_compon": 136, "cr": [137, 172], "grid": [138, 173, 231, 234, 235, 237], "laplace_interpol": 141, "name": [142, 143, 176, 177], "partition_by_label": [145, 179], "to_geodatafram": [157, 190], "to_netcdf": [158, 191], "to_zarr": [161, 194], "total_bound": [163, 196], "ugriddatasetaccessor": [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], "ugridrolesaccessor": [197, 198, 199, 200, 201], "connect": [198, 228], "coordin": 199, "burn_vector_geometri": 202, "concat": 203, "full_lik": 204, "merg": [205, 231], "ones_lik": 207, "open_dataarrai": 208, "open_dataset": 209, "open_mfdataset": 210, "open_zarr": 211, "contour": 212, "contourf": 213, "imshow": 214, "line": [215, 235], "pcolormesh": 216, "scatter": 217, "surfac": 218, "tripcolor": 219, "polygon": [220, 237], "snap_to_grid": 221, "zeros_lik": 222, "changelog": 223, "unreleas": 223, "fix": 223, "ad": 223, "chang": 223, "0": 223, "8": 223, "1": 223, "2024": 223, "01": 223, "19": 223, "2023": 223, "12": 223, "11": 223, "7": 223, "17": 223, "10": 223, "6": 223, "5": 223, "09": 223, "30": 223, "4": 223, "08": 223, "22": 223, "3": 223, "2": 223, "07": 223, "26": 223, "05": 223, "25": 223, "03": 223, "14": 223, "02": 223, "06": 223, "2022": 223, "13": 223, "9": 223, "16": 223, "2021": 223, "23": 223, "develop": [224, 225], "exampl": [225, 229], "comput": [226, 233, 236, 244], "time": [226, 236, 244], "voronoi": [227, 228], "tessel": [227, 228], "cvt": 227, "infinit": 227, "rai": 227, "import": [228, 232, 235], "arrai": 228, "binari": 228, "eros": 228, "dilat": 228, "compon": 228, "laplac": 228, "interpol": 228, "revers": 228, "cuthil": 228, "mckee": 228, "method": 230, "comparison": 230, "rel": 230, "overlap": 230, "custom": 230, "reduct": 230, "creat": [231, 233], "without": 231, "data": [231, 232, 233, 235, 242], "preserv": 231, "order": 231, "unstructur": [232, 235], "other": 232, "type": 232, "addit": 232, "argument": 232, "As": 232, "xarrai": [232, 233], "dataarrai": [232, 233], "quick": 233, "overview": [233, 234], "from": [233, 237], "dataset": [233, 242], "netcdf": 233, "file": [233, 242], "select": [233, 235], "geopanda": 233, "xugriddataset": 233, "write": 233, "arbitrari": 234, "re": 234, "us": 234, "subset": 235, "point": 235, "index": 235, "vector": 237, "geometri": 237, "convers": 237, "geodatafram": 237, "burn": 237, "instal": 238, "adh": 239, "san": 239, "diego": 239, "disk": 240, "elev": 241, "nl": [241, 243], "sampl": 242, "where": 242, "ar": 242, "my": 242, "avail": 242, "pronvinc": 243, "xoxo": 245, "terminologi": 246, "user": 247, "guid": 247}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.viewcode": 1, "sphinx.ext.todo": 2, "sphinx": 60}, "alltitles": {"API Reference": [[0, "api-reference"]], "Top-level functions": [[0, "top-level-functions"]], "UgridDataArray": [[0, "ugriddataarray"], [232, "ugriddataarray"]], "UgridDataset": [[0, "ugriddataset"]], "UGRID Accessor": [[0, "ugrid-accessor"]], "Snapping": [[0, "snapping"]], "Regridding": [[0, "regridding"]], "Plotting": [[0, "plotting"], [227, "plotting"], [233, "plotting"]], "UGRID1D Topology": [[0, "ugrid1d-topology"]], "UGRID2D Topology": [[0, "ugrid2d-topology"]], "UGRID Roles Accessor": [[0, "ugrid-roles-accessor"]], "xugrid.BarycentricInterpolator": [[1, "xugrid-barycentricinterpolator"]], "xugrid.CentroidLocatorRegridder": [[2, "xugrid-centroidlocatorregridder"]], "xugrid.OverlapRegridder": [[3, "xugrid-overlapregridder"]], "xugrid.RelativeOverlapRegridder": [[4, "xugrid-relativeoverlapregridder"]], "xugrid.Ugrid1d": [[5, "xugrid-ugrid1d"]], "xugrid.Ugrid1d.assign_edge_coords": [[6, "xugrid-ugrid1d-assign-edge-coords"]], "xugrid.Ugrid1d.assign_node_coords": [[7, "xugrid-ugrid1d-assign-node-coords"]], "xugrid.Ugrid1d.attrs": [[8, "xugrid-ugrid1d-attrs"]], "xugrid.Ugrid1d.bounds": [[9, "xugrid-ugrid1d-bounds"]], "xugrid.Ugrid1d.contract_vertices": [[10, "xugrid-ugrid1d-contract-vertices"]], "xugrid.Ugrid1d.copy": [[11, "xugrid-ugrid1d-copy"]], "xugrid.Ugrid1d.dimensions": [[12, "xugrid-ugrid1d-dimensions"]], "xugrid.Ugrid1d.edge_bounds": [[13, "xugrid-ugrid1d-edge-bounds"]], "xugrid.Ugrid1d.edge_coordinates": [[14, "xugrid-ugrid1d-edge-coordinates"]], "xugrid.Ugrid1d.edge_dimension": [[15, "xugrid-ugrid1d-edge-dimension"]], "xugrid.Ugrid1d.edge_x": [[16, "xugrid-ugrid1d-edge-x"]], "xugrid.Ugrid1d.edge_y": [[17, "xugrid-ugrid1d-edge-y"]], "xugrid.Ugrid1d.from_dataset": [[18, "xugrid-ugrid1d-from-dataset"]], "xugrid.Ugrid1d.from_geodataframe": [[19, "xugrid-ugrid1d-from-geodataframe"]], "xugrid.Ugrid1d.from_meshkernel": [[20, "xugrid-ugrid1d-from-meshkernel"]], "xugrid.Ugrid1d.from_shapely": [[21, "xugrid-ugrid1d-from-shapely"]], "xugrid.Ugrid1d.isel": [[22, "xugrid-ugrid1d-isel"]], "xugrid.Ugrid1d.merge_partitions": [[23, "xugrid-ugrid1d-merge-partitions"]], "xugrid.Ugrid1d.mesh": [[24, "xugrid-ugrid1d-mesh"]], "xugrid.Ugrid1d.meshkernel": [[25, "xugrid-ugrid1d-meshkernel"]], "xugrid.Ugrid1d.n_edge": [[26, "xugrid-ugrid1d-n-edge"]], "xugrid.Ugrid1d.n_node": [[27, "xugrid-ugrid1d-n-node"]], "xugrid.Ugrid1d.node_coordinates": [[28, "xugrid-ugrid1d-node-coordinates"]], "xugrid.Ugrid1d.node_dimension": [[29, "xugrid-ugrid1d-node-dimension"]], "xugrid.Ugrid1d.node_edge_connectivity": [[30, "xugrid-ugrid1d-node-edge-connectivity"]], "xugrid.Ugrid1d.node_node_connectivity": [[31, "xugrid-ugrid1d-node-node-connectivity"]], "xugrid.Ugrid1d.plot": [[32, "xugrid-ugrid1d-plot"]], "xugrid.Ugrid1d.reindex_like": [[33, "xugrid-ugrid1d-reindex-like"]], "xugrid.Ugrid1d.rename": [[34, "xugrid-ugrid1d-rename"]], "xugrid.Ugrid1d.sel": [[35, "xugrid-ugrid1d-sel"]], "xugrid.Ugrid1d.set_crs": [[36, "xugrid-ugrid1d-set-crs"]], "xugrid.Ugrid1d.set_node_coords": [[37, "xugrid-ugrid1d-set-node-coords"]], "xugrid.Ugrid1d.to_crs": [[38, "xugrid-ugrid1d-to-crs"]], "xugrid.Ugrid1d.to_dataset": [[39, "xugrid-ugrid1d-to-dataset"]], "xugrid.Ugrid1d.to_shapely": [[40, "xugrid-ugrid1d-to-shapely"]], "xugrid.Ugrid1d.topological_sort_by_dfs": [[41, "xugrid-ugrid1d-topological-sort-by-dfs"]], "xugrid.Ugrid1d.topology_dimension": [[42, "xugrid-ugrid1d-topology-dimension"]], "xugrid.Ugrid1d.topology_subset": [[43, "xugrid-ugrid1d-topology-subset"]], "xugrid.Ugrid2d": [[44, "xugrid-ugrid2d"]], "xugrid.Ugrid2d.area": [[45, "xugrid-ugrid2d-area"]], "xugrid.Ugrid2d.assign_edge_coords": [[46, "xugrid-ugrid2d-assign-edge-coords"]], "xugrid.Ugrid2d.assign_face_coords": [[47, "xugrid-ugrid2d-assign-face-coords"]], "xugrid.Ugrid2d.assign_node_coords": [[48, "xugrid-ugrid2d-assign-node-coords"]], "xugrid.Ugrid2d.attrs": [[49, "xugrid-ugrid2d-attrs"]], "xugrid.Ugrid2d.bounding_polygon": [[50, "xugrid-ugrid2d-bounding-polygon"]], "xugrid.Ugrid2d.bounds": [[51, "xugrid-ugrid2d-bounds"]], "xugrid.Ugrid2d.celltree": [[52, "xugrid-ugrid2d-celltree"]], "xugrid.Ugrid2d.centroid_triangulation": [[53, "xugrid-ugrid2d-centroid-triangulation"]], "xugrid.Ugrid2d.centroids": [[54, "xugrid-ugrid2d-centroids"]], "xugrid.Ugrid2d.circumcenters": [[55, "xugrid-ugrid2d-circumcenters"]], "xugrid.Ugrid2d.compute_barycentric_weights": [[56, "xugrid-ugrid2d-compute-barycentric-weights"]], "xugrid.Ugrid2d.copy": [[57, "xugrid-ugrid2d-copy"]], "xugrid.Ugrid2d.dimensions": [[58, "xugrid-ugrid2d-dimensions"]], "xugrid.Ugrid2d.edge_bounds": [[59, "xugrid-ugrid2d-edge-bounds"]], "xugrid.Ugrid2d.edge_coordinates": [[60, "xugrid-ugrid2d-edge-coordinates"]], "xugrid.Ugrid2d.edge_dimension": [[61, "xugrid-ugrid2d-edge-dimension"]], "xugrid.Ugrid2d.edge_node_connectivity": [[62, "xugrid-ugrid2d-edge-node-connectivity"]], "xugrid.Ugrid2d.edge_x": [[63, "xugrid-ugrid2d-edge-x"]], "xugrid.Ugrid2d.edge_y": [[64, "xugrid-ugrid2d-edge-y"]], "xugrid.Ugrid2d.exterior_edges": [[65, "xugrid-ugrid2d-exterior-edges"]], "xugrid.Ugrid2d.exterior_faces": [[66, "xugrid-ugrid2d-exterior-faces"]], "xugrid.Ugrid2d.face_bounds": [[67, "xugrid-ugrid2d-face-bounds"]], "xugrid.Ugrid2d.face_coordinates": [[68, "xugrid-ugrid2d-face-coordinates"]], "xugrid.Ugrid2d.face_dimension": [[69, "xugrid-ugrid2d-face-dimension"]], "xugrid.Ugrid2d.face_edge_connectivity": [[70, "xugrid-ugrid2d-face-edge-connectivity"]], "xugrid.Ugrid2d.face_face_connectivity": [[71, "xugrid-ugrid2d-face-face-connectivity"]], "xugrid.Ugrid2d.face_x": [[72, "xugrid-ugrid2d-face-x"]], "xugrid.Ugrid2d.face_y": [[73, "xugrid-ugrid2d-face-y"]], "xugrid.Ugrid2d.from_dataset": [[74, "xugrid-ugrid2d-from-dataset"]], "xugrid.Ugrid2d.from_geodataframe": [[75, "xugrid-ugrid2d-from-geodataframe"]], "xugrid.Ugrid2d.from_meshkernel": [[76, "xugrid-ugrid2d-from-meshkernel"]], "xugrid.Ugrid2d.from_shapely": [[77, "xugrid-ugrid2d-from-shapely"]], "xugrid.Ugrid2d.from_structured": [[78, "xugrid-ugrid2d-from-structured"]], "xugrid.Ugrid2d.from_structured_bounds": [[79, "xugrid-ugrid2d-from-structured-bounds"]], "xugrid.Ugrid2d.from_structured_intervals1d": [[80, "xugrid-ugrid2d-from-structured-intervals1d"]], "xugrid.Ugrid2d.from_structured_intervals2d": [[81, "xugrid-ugrid2d-from-structured-intervals2d"]], "xugrid.Ugrid2d.from_structured_multicoord": [[82, "xugrid-ugrid2d-from-structured-multicoord"]], "xugrid.Ugrid2d.intersect_edges": [[83, "xugrid-ugrid2d-intersect-edges"]], "xugrid.Ugrid2d.intersect_line": [[84, "xugrid-ugrid2d-intersect-line"]], "xugrid.Ugrid2d.intersect_linestring": [[85, "xugrid-ugrid2d-intersect-linestring"]], "xugrid.Ugrid2d.isel": [[86, "xugrid-ugrid2d-isel"]], "xugrid.Ugrid2d.label_partitions": [[87, "xugrid-ugrid2d-label-partitions"]], "xugrid.Ugrid2d.locate_bounding_box": [[88, "xugrid-ugrid2d-locate-bounding-box"]], "xugrid.Ugrid2d.locate_points": [[89, "xugrid-ugrid2d-locate-points"]], "xugrid.Ugrid2d.merge_partitions": [[90, "xugrid-ugrid2d-merge-partitions"]], "xugrid.Ugrid2d.mesh": [[91, "xugrid-ugrid2d-mesh"]], "xugrid.Ugrid2d.meshkernel": [[92, "xugrid-ugrid2d-meshkernel"]], "xugrid.Ugrid2d.n_edge": [[93, "xugrid-ugrid2d-n-edge"]], "xugrid.Ugrid2d.n_face": [[94, "xugrid-ugrid2d-n-face"]], "xugrid.Ugrid2d.n_node": [[95, "xugrid-ugrid2d-n-node"]], "xugrid.Ugrid2d.node_coordinates": [[96, "xugrid-ugrid2d-node-coordinates"]], "xugrid.Ugrid2d.node_dimension": [[97, "xugrid-ugrid2d-node-dimension"]], "xugrid.Ugrid2d.node_edge_connectivity": [[98, "xugrid-ugrid2d-node-edge-connectivity"]], "xugrid.Ugrid2d.node_face_connectivity": [[99, "xugrid-ugrid2d-node-face-connectivity"]], "xugrid.Ugrid2d.node_node_connectivity": [[100, "xugrid-ugrid2d-node-node-connectivity"]], "xugrid.Ugrid2d.partition": [[101, "xugrid-ugrid2d-partition"]], "xugrid.Ugrid2d.perimeter": [[102, "xugrid-ugrid2d-perimeter"]], "xugrid.Ugrid2d.plot": [[103, "xugrid-ugrid2d-plot"]], "xugrid.Ugrid2d.rasterize": [[104, "xugrid-ugrid2d-rasterize"]], "xugrid.Ugrid2d.rasterize_like": [[105, "xugrid-ugrid2d-rasterize-like"]], "xugrid.Ugrid2d.reindex_like": [[106, "xugrid-ugrid2d-reindex-like"]], "xugrid.Ugrid2d.rename": [[107, "xugrid-ugrid2d-rename"]], "xugrid.Ugrid2d.reverse_cuthill_mckee": [[108, "xugrid-ugrid2d-reverse-cuthill-mckee"]], "xugrid.Ugrid2d.sel": [[109, "xugrid-ugrid2d-sel"]], "xugrid.Ugrid2d.sel_points": [[110, "xugrid-ugrid2d-sel-points"]], "xugrid.Ugrid2d.set_crs": [[111, "xugrid-ugrid2d-set-crs"]], "xugrid.Ugrid2d.set_node_coords": [[112, "xugrid-ugrid2d-set-node-coords"]], "xugrid.Ugrid2d.tesselate_centroidal_voronoi": [[113, "xugrid-ugrid2d-tesselate-centroidal-voronoi"]], "xugrid.Ugrid2d.tesselate_circumcenter_voronoi": [[114, "xugrid-ugrid2d-tesselate-circumcenter-voronoi"]], "xugrid.Ugrid2d.to_crs": [[115, "xugrid-ugrid2d-to-crs"]], "xugrid.Ugrid2d.to_dataset": [[116, "xugrid-ugrid2d-to-dataset"]], "xugrid.Ugrid2d.to_nonperiodic": [[117, "xugrid-ugrid2d-to-nonperiodic"]], "xugrid.Ugrid2d.to_periodic": [[118, "xugrid-ugrid2d-to-periodic"]], "xugrid.Ugrid2d.to_shapely": [[119, "xugrid-ugrid2d-to-shapely"]], "xugrid.Ugrid2d.topology_dimension": [[120, "xugrid-ugrid2d-topology-dimension"]], "xugrid.Ugrid2d.topology_subset": [[121, "xugrid-ugrid2d-topology-subset"]], "xugrid.Ugrid2d.triangulate": [[122, "xugrid-ugrid2d-triangulate"]], "xugrid.Ugrid2d.triangulation": [[123, "xugrid-ugrid2d-triangulation"]], "xugrid.Ugrid2d.validate_edge_node_connectivity": [[124, "xugrid-ugrid2d-validate-edge-node-connectivity"]], "xugrid.Ugrid2d.voronoi_topology": [[125, "xugrid-ugrid2d-voronoi-topology"]], "xugrid.UgridDataArray": [[126, "xugrid-ugriddataarray"]], "xugrid.UgridDataArray.from_structured": [[127, "xugrid-ugriddataarray-from-structured"]], "xugrid.UgridDataArray.ugrid": [[128, "xugrid-ugriddataarray-ugrid"]], "xugrid.UgridDataArrayAccessor": [[129, "xugrid-ugriddataarrayaccessor"]], "xugrid.UgridDataArrayAccessor.assign_edge_coords": [[130, "xugrid-ugriddataarrayaccessor-assign-edge-coords"]], "xugrid.UgridDataArrayAccessor.assign_face_coords": [[131, "xugrid-ugriddataarrayaccessor-assign-face-coords"]], "xugrid.UgridDataArrayAccessor.assign_node_coords": [[132, "xugrid-ugriddataarrayaccessor-assign-node-coords"]], "xugrid.UgridDataArrayAccessor.binary_dilation": [[133, "xugrid-ugriddataarrayaccessor-binary-dilation"]], "xugrid.UgridDataArrayAccessor.binary_erosion": [[134, "xugrid-ugriddataarrayaccessor-binary-erosion"]], "xugrid.UgridDataArrayAccessor.bounds": [[135, "xugrid-ugriddataarrayaccessor-bounds"]], "xugrid.UgridDataArrayAccessor.connected_components": [[136, "xugrid-ugriddataarrayaccessor-connected-components"]], "xugrid.UgridDataArrayAccessor.crs": [[137, "xugrid-ugriddataarrayaccessor-crs"]], "xugrid.UgridDataArrayAccessor.grids": [[138, "xugrid-ugriddataarrayaccessor-grids"]], "xugrid.UgridDataArrayAccessor.intersect_line": [[139, "xugrid-ugriddataarrayaccessor-intersect-line"]], "xugrid.UgridDataArrayAccessor.intersect_linestring": [[140, "xugrid-ugriddataarrayaccessor-intersect-linestring"]], "xugrid.UgridDataArrayAccessor.laplace_interpolate": [[141, "xugrid-ugriddataarrayaccessor-laplace-interpolate"]], "xugrid.UgridDataArrayAccessor.name": [[142, "xugrid-ugriddataarrayaccessor-name"]], "xugrid.UgridDataArrayAccessor.names": [[143, "xugrid-ugriddataarrayaccessor-names"]], "xugrid.UgridDataArrayAccessor.partition": [[144, "xugrid-ugriddataarrayaccessor-partition"]], "xugrid.UgridDataArrayAccessor.partition_by_label": [[145, "xugrid-ugriddataarrayaccessor-partition-by-label"]], "xugrid.UgridDataArrayAccessor.rasterize": [[146, "xugrid-ugriddataarrayaccessor-rasterize"]], "xugrid.UgridDataArrayAccessor.rasterize_like": [[147, "xugrid-ugriddataarrayaccessor-rasterize-like"]], "xugrid.UgridDataArrayAccessor.reindex_like": [[148, "xugrid-ugriddataarrayaccessor-reindex-like"]], "xugrid.UgridDataArrayAccessor.rename": [[149, "xugrid-ugriddataarrayaccessor-rename"]], "xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee": [[150, "xugrid-ugriddataarrayaccessor-reverse-cuthill-mckee"]], "xugrid.UgridDataArrayAccessor.sel": [[151, "xugrid-ugriddataarrayaccessor-sel"]], "xugrid.UgridDataArrayAccessor.sel_points": [[152, "xugrid-ugriddataarrayaccessor-sel-points"]], "xugrid.UgridDataArrayAccessor.set_crs": [[153, "xugrid-ugriddataarrayaccessor-set-crs"]], "xugrid.UgridDataArrayAccessor.set_node_coords": [[154, "xugrid-ugriddataarrayaccessor-set-node-coords"]], "xugrid.UgridDataArrayAccessor.to_crs": [[155, "xugrid-ugriddataarrayaccessor-to-crs"]], "xugrid.UgridDataArrayAccessor.to_dataset": [[156, "xugrid-ugriddataarrayaccessor-to-dataset"]], "xugrid.UgridDataArrayAccessor.to_geodataframe": [[157, "xugrid-ugriddataarrayaccessor-to-geodataframe"]], "xugrid.UgridDataArrayAccessor.to_netcdf": [[158, "xugrid-ugriddataarrayaccessor-to-netcdf"]], "xugrid.UgridDataArrayAccessor.to_nonperiodic": [[159, "xugrid-ugriddataarrayaccessor-to-nonperiodic"]], "xugrid.UgridDataArrayAccessor.to_periodic": [[160, "xugrid-ugriddataarrayaccessor-to-periodic"]], "xugrid.UgridDataArrayAccessor.to_zarr": [[161, "xugrid-ugriddataarrayaccessor-to-zarr"]], "xugrid.UgridDataArrayAccessor.topology": [[162, "xugrid-ugriddataarrayaccessor-topology"]], "xugrid.UgridDataArrayAccessor.total_bounds": [[163, "xugrid-ugriddataarrayaccessor-total-bounds"]], "xugrid.UgridDataset": [[164, "xugrid-ugriddataset"]], "xugrid.UgridDataset.from_geodataframe": [[165, "xugrid-ugriddataset-from-geodataframe"]], "xugrid.UgridDataset.ugrid": [[166, "xugrid-ugriddataset-ugrid"]], "xugrid.UgridDatasetAccessor": [[167, "xugrid-ugriddatasetaccessor"]], "xugrid.UgridDatasetAccessor.assign_edge_coords": [[168, "xugrid-ugriddatasetaccessor-assign-edge-coords"]], "xugrid.UgridDatasetAccessor.assign_face_coords": [[169, "xugrid-ugriddatasetaccessor-assign-face-coords"]], "xugrid.UgridDatasetAccessor.assign_node_coords": [[170, "xugrid-ugriddatasetaccessor-assign-node-coords"]], "xugrid.UgridDatasetAccessor.bounds": [[171, "xugrid-ugriddatasetaccessor-bounds"]], "xugrid.UgridDatasetAccessor.crs": [[172, "xugrid-ugriddatasetaccessor-crs"]], "xugrid.UgridDatasetAccessor.grid": [[173, "xugrid-ugriddatasetaccessor-grid"]], "xugrid.UgridDatasetAccessor.intersect_line": [[174, "xugrid-ugriddatasetaccessor-intersect-line"]], "xugrid.UgridDatasetAccessor.intersect_linestring": [[175, "xugrid-ugriddatasetaccessor-intersect-linestring"]], "xugrid.UgridDatasetAccessor.name": [[176, "xugrid-ugriddatasetaccessor-name"]], "xugrid.UgridDatasetAccessor.names": [[177, "xugrid-ugriddatasetaccessor-names"]], "xugrid.UgridDatasetAccessor.partition": [[178, "xugrid-ugriddatasetaccessor-partition"]], "xugrid.UgridDatasetAccessor.partition_by_label": [[179, "xugrid-ugriddatasetaccessor-partition-by-label"]], "xugrid.UgridDatasetAccessor.rasterize": [[180, "xugrid-ugriddatasetaccessor-rasterize"]], "xugrid.UgridDatasetAccessor.rasterize_like": [[181, "xugrid-ugriddatasetaccessor-rasterize-like"]], "xugrid.UgridDatasetAccessor.reindex_like": [[182, "xugrid-ugriddatasetaccessor-reindex-like"]], "xugrid.UgridDatasetAccessor.rename": [[183, "xugrid-ugriddatasetaccessor-rename"]], "xugrid.UgridDatasetAccessor.sel": [[184, "xugrid-ugriddatasetaccessor-sel"]], "xugrid.UgridDatasetAccessor.sel_points": [[185, "xugrid-ugriddatasetaccessor-sel-points"]], "xugrid.UgridDatasetAccessor.set_crs": [[186, "xugrid-ugriddatasetaccessor-set-crs"]], "xugrid.UgridDatasetAccessor.set_node_coords": [[187, "xugrid-ugriddatasetaccessor-set-node-coords"]], "xugrid.UgridDatasetAccessor.to_crs": [[188, "xugrid-ugriddatasetaccessor-to-crs"]], "xugrid.UgridDatasetAccessor.to_dataset": [[189, "xugrid-ugriddatasetaccessor-to-dataset"]], "xugrid.UgridDatasetAccessor.to_geodataframe": [[190, "xugrid-ugriddatasetaccessor-to-geodataframe"]], "xugrid.UgridDatasetAccessor.to_netcdf": [[191, "xugrid-ugriddatasetaccessor-to-netcdf"]], "xugrid.UgridDatasetAccessor.to_nonperiodic": [[192, "xugrid-ugriddatasetaccessor-to-nonperiodic"]], "xugrid.UgridDatasetAccessor.to_periodic": [[193, "xugrid-ugriddatasetaccessor-to-periodic"]], "xugrid.UgridDatasetAccessor.to_zarr": [[194, "xugrid-ugriddatasetaccessor-to-zarr"]], "xugrid.UgridDatasetAccessor.topology": [[195, "xugrid-ugriddatasetaccessor-topology"]], "xugrid.UgridDatasetAccessor.total_bounds": [[196, "xugrid-ugriddatasetaccessor-total-bounds"]], "xugrid.UgridRolesAccessor": [[197, "xugrid-ugridrolesaccessor"]], "xugrid.UgridRolesAccessor.connectivity": [[198, "xugrid-ugridrolesaccessor-connectivity"]], "xugrid.UgridRolesAccessor.coordinates": [[199, "xugrid-ugridrolesaccessor-coordinates"]], "xugrid.UgridRolesAccessor.dimensions": [[200, "xugrid-ugridrolesaccessor-dimensions"]], "xugrid.UgridRolesAccessor.topology": [[201, "xugrid-ugridrolesaccessor-topology"]], "xugrid.burn_vector_geometry": [[202, "xugrid-burn-vector-geometry"]], "xugrid.concat": [[203, "xugrid-concat"]], "xugrid.full_like": [[204, "xugrid-full-like"]], "xugrid.merge": [[205, "xugrid-merge"]], "xugrid.merge_partitions": [[206, "xugrid-merge-partitions"]], "xugrid.ones_like": [[207, "xugrid-ones-like"]], "xugrid.open_dataarray": [[208, "xugrid-open-dataarray"]], "xugrid.open_dataset": [[209, "xugrid-open-dataset"]], "xugrid.open_mfdataset": [[210, "xugrid-open-mfdataset"]], "xugrid.open_zarr": [[211, "xugrid-open-zarr"]], "xugrid.plot.contour": [[212, "xugrid-plot-contour"]], "xugrid.plot.contourf": [[213, "xugrid-plot-contourf"]], "xugrid.plot.imshow": [[214, "xugrid-plot-imshow"]], "xugrid.plot.line": [[215, "xugrid-plot-line"]], "xugrid.plot.pcolormesh": [[216, "xugrid-plot-pcolormesh"]], "xugrid.plot.scatter": [[217, "xugrid-plot-scatter"]], "xugrid.plot.surface": [[218, "xugrid-plot-surface"]], "xugrid.plot.tripcolor": [[219, "xugrid-plot-tripcolor"]], "xugrid.polygonize": [[220, "xugrid-polygonize"]], "xugrid.snap_to_grid": [[221, "xugrid-snap-to-grid"]], "xugrid.zeros_like": [[222, "xugrid-zeros-like"]], "Changelog": [[223, "changelog"]], "Unreleased": [[223, "unreleased"]], "Fixed": [[223, "fixed"], [223, "id2"], [223, "id8"], [223, "id12"], [223, "id16"], [223, "id18"], [223, "id22"], [223, "id25"], [223, "id29"], [223, "id33"], [223, "id39"], [223, "id43"], [223, "id47"], [223, "id51"], [223, "id55"], [223, "id59"], [223, "id61"], [223, "id63"], [223, "id67"]], "Added": [[223, "added"], [223, "id3"], [223, "id10"], [223, "id14"], [223, "id21"], [223, "id32"], [223, "id37"], [223, "id41"], [223, "id45"], [223, "id49"], [223, "id53"], [223, "id58"], [223, "id65"], [223, "id69"]], "Changed": [[223, "changed"], [223, "id4"], [223, "id6"], [223, "id11"], [223, "id15"], [223, "id23"], [223, "id35"], [223, "id40"], [223, "id44"], [223, "id48"], [223, "id52"], [223, "id57"], [223, "id64"], [223, "id68"]], "[0.8.1] 2024-01-19": [[223, "id1"]], "[0.8.0] 2023-12-11": [[223, "id5"]], "[0.7.1] 2023-11-17": [[223, "id7"]], "[0.7.0] 2023-10-19": [[223, "id9"]], "[0.6.5] 2023-09-30": [[223, "id13"]], "[0.6.4] 2023-08-22": [[223, "id17"]], "[0.6.3] 2023-08-12": [[223, "id20"]], "[0.6.2] 2023-07-26": [[223, "id24"]], "[0.6.1] 2023-07-07": [[223, "id28"]], "[0.6.0] 2023-07-05": [[223, "id31"]], "[0.5.0] 2023-05-25": [[223, "id36"]], "[0.4.0] 2023-05-05": [[223, "id38"]], "[0.3.0] 2023-03-14": [[223, "id42"]], "[0.2.1] 2023-02-06": [[223, "id46"]], "[0.2.0] 2023-01-19": [[223, "id50"]], "[0.1.10] 2022-12-13": [[223, "id54"]], "[0.1.9] 2022-12-13": [[223, "id56"]], "[0.1.7] 2022-09-06": [[223, "id60"]], "[0.1.5] 2022-08-22": [[223, "id62"]], "[0.1.4] 2022-08-16": [[223, "id66"]], "[0.1.3] 2021-12-23": [[223, "id70"]], "Development": [[224, "development"]], "Developer Examples": [[225, "developer-examples"]], "Computation times": [[226, "computation-times"], [236, "computation-times"], [244, "computation-times"]], "Centroid Voronoi Tesselation (CVT)": [[227, "centroid-voronoi-tesselation-cvt"]], "Infinite rays": [[227, "infinite-rays"]], "Connectivity": [[228, "connectivity"]], "Imports": [[228, "imports"], [232, "imports"], [235, "imports"]], "Connectivity arrays": [[228, "connectivity-arrays"]], "Binary erosion and dilation": [[228, "binary-erosion-and-dilation"]], "Connected Components": [[228, "connected-components"]], "Centroidal Voronoi Tesselation": [[228, "centroidal-voronoi-tesselation"]], "Triangulation": [[228, "triangulation"]], "Laplace interpolation": [[228, "laplace-interpolation"]], "Reverse-Cuthill McKee": [[228, "reverse-cuthill-mckee"]], "Examples": [[229, "examples"]], "OverlapRegridder": [[230, "overlapregridder"], [234, "overlapregridder"]], "Method comparison": [[230, "method-comparison"]], "Relative overlap": [[230, "relative-overlap"]], "Custom reductions": [[230, "custom-reductions"]], "Partitioning": [[231, "partitioning"]], "Create partitions": [[231, "create-partitions"]], "Partition the grid": [[231, "partition-the-grid"]], "Merging partitions": [[231, "merging-partitions"]], "Partitioning grids without data": [[231, "partitioning-grids-without-data"]], "Preserving order": [[231, "preserving-order"]], "Plot unstructured mesh data": [[232, "plot-unstructured-mesh-data"]], "Other types of plot": [[232, "other-types-of-plot"]], "Additional Arguments": [[232, "additional-arguments"]], "As a function": [[232, "as-a-function"]], "Xarray DataArray plots": [[232, "xarray-dataarray-plots"]], "Quick overview": [[233, "quick-overview"]], "Create a UgridDataArray": [[233, "create-a-ugriddataarray"]], "From xarray Dataset": [[233, "from-xarray-dataset"]], "From Ugrid and DataArray": [[233, "from-ugrid-and-dataarray"]], "From netCDF file": [[233, "from-netcdf-file"]], "Data selection": [[233, "data-selection"]], "Computation": [[233, "computation"]], "Geopandas": [[233, "geopandas"]], "XugridDatasets": [[233, "xugriddatasets"]], "Write netCDF files": [[233, "write-netcdf-files"]], "Regridding overview": [[234, "regridding-overview"]], "CentroidLocatorRegridder": [[234, "centroidlocatorregridder"]], "BarycentricInterpolator": [[234, "barycentricinterpolator"]], "Arbitrary grids": [[234, "arbitrary-grids"]], "Re-use": [[234, "re-use"]], "Select unstructured data": [[235, "select-unstructured-data"]], "Grid subset selection": [[235, "grid-subset-selection"]], "Point selection": [[235, "point-selection"]], "Line selection": [[235, "line-selection"]], "Index selection": [[235, "index-selection"]], "Vector geometry conversion": [[237, "vector-geometry-conversion"]], "Conversion to GeoDataFrame": [[237, "conversion-to-geodataframe"]], "Conversion from GeoDataFrame": [[237, "conversion-from-geodataframe"]], "\u201cRasterizing\u201d, or \u201cburning\u201d vector geometries": [[237, "rasterizing-or-burning-vector-geometries"]], "Polygonizing": [[237, "polygonizing"]], "Snap to grid": [[237, "snap-to-grid"]], "Xugrid": [[238, "xugrid"]], "Installation": [[238, "installation"]], "ADH San Diego": [[239, "adh-san-diego"]], "Disk": [[240, "disk"]], "Elevation NL": [[241, "elevation-nl"]], "Sample Data": [[242, "sample-data"]], "Where are my data files?": [[242, "where-are-my-data-files"]], "Available datasets": [[242, "available-datasets"]], "Pronvinces NL": [[243, "pronvinces-nl"]], "Xoxo": [[245, "xoxo"]], "Terminology": [[246, "terminology"]], "User Guide": [[247, "user-guide"]]}, "indexentries": {"barycentricinterpolator (class in xugrid)": [[1, "xugrid.BarycentricInterpolator"]], "__init__() (xugrid.barycentricinterpolator method)": [[1, "xugrid.BarycentricInterpolator.__init__"]], "centroidlocatorregridder (class in xugrid)": [[2, "xugrid.CentroidLocatorRegridder"]], "__init__() (xugrid.centroidlocatorregridder method)": [[2, "xugrid.CentroidLocatorRegridder.__init__"]], "overlapregridder (class in xugrid)": [[3, "xugrid.OverlapRegridder"]], "__init__() (xugrid.overlapregridder method)": [[3, "xugrid.OverlapRegridder.__init__"]], "relativeoverlapregridder (class in xugrid)": [[4, "xugrid.RelativeOverlapRegridder"]], "__init__() (xugrid.relativeoverlapregridder method)": [[4, "xugrid.RelativeOverlapRegridder.__init__"]], "ugrid1d (class in xugrid)": [[5, "xugrid.Ugrid1d"]], "__init__() (xugrid.ugrid1d method)": [[5, "xugrid.Ugrid1d.__init__"]], "assign_edge_coords() (xugrid.ugrid1d method)": [[6, "xugrid.Ugrid1d.assign_edge_coords"]], "assign_node_coords() (xugrid.ugrid1d method)": [[7, "xugrid.Ugrid1d.assign_node_coords"]], "attrs (xugrid.ugrid1d property)": [[8, "xugrid.Ugrid1d.attrs"]], "bounds (xugrid.ugrid1d property)": [[9, "xugrid.Ugrid1d.bounds"]], "contract_vertices() (xugrid.ugrid1d method)": [[10, "xugrid.Ugrid1d.contract_vertices"]], "copy() (xugrid.ugrid1d method)": [[11, "xugrid.Ugrid1d.copy"]], "dimensions (xugrid.ugrid1d property)": [[12, "xugrid.Ugrid1d.dimensions"]], "edge_bounds (xugrid.ugrid1d property)": [[13, "xugrid.Ugrid1d.edge_bounds"]], "edge_coordinates (xugrid.ugrid1d property)": [[14, "xugrid.Ugrid1d.edge_coordinates"]], "edge_dimension (xugrid.ugrid1d property)": [[15, "xugrid.Ugrid1d.edge_dimension"]], "edge_x (xugrid.ugrid1d property)": [[16, "xugrid.Ugrid1d.edge_x"]], "edge_y (xugrid.ugrid1d property)": [[17, "xugrid.Ugrid1d.edge_y"]], "from_dataset() (xugrid.ugrid1d class method)": [[18, "xugrid.Ugrid1d.from_dataset"]], "from_geodataframe() (xugrid.ugrid1d class method)": [[19, "xugrid.Ugrid1d.from_geodataframe"]], "from_meshkernel() (xugrid.ugrid1d class method)": [[20, "xugrid.Ugrid1d.from_meshkernel"]], "from_shapely() (xugrid.ugrid1d static method)": [[21, "xugrid.Ugrid1d.from_shapely"]], "isel() (xugrid.ugrid1d method)": [[22, "xugrid.Ugrid1d.isel"]], "merge_partitions() (xugrid.ugrid1d static method)": [[23, "xugrid.Ugrid1d.merge_partitions"]], "mesh (xugrid.ugrid1d property)": [[24, "xugrid.Ugrid1d.mesh"]], "meshkernel (xugrid.ugrid1d property)": [[25, "xugrid.Ugrid1d.meshkernel"]], "n_edge (xugrid.ugrid1d property)": [[26, "xugrid.Ugrid1d.n_edge"]], "n_node (xugrid.ugrid1d property)": [[27, "xugrid.Ugrid1d.n_node"]], "node_coordinates (xugrid.ugrid1d property)": [[28, "xugrid.Ugrid1d.node_coordinates"]], "node_dimension (xugrid.ugrid1d property)": [[29, "xugrid.Ugrid1d.node_dimension"]], "node_edge_connectivity (xugrid.ugrid1d property)": [[30, "xugrid.Ugrid1d.node_edge_connectivity"]], "node_node_connectivity (xugrid.ugrid1d property)": [[31, "xugrid.Ugrid1d.node_node_connectivity"]], "plot() (xugrid.ugrid1d method)": [[32, "xugrid.Ugrid1d.plot"]], "reindex_like() (xugrid.ugrid1d method)": [[33, "xugrid.Ugrid1d.reindex_like"]], "rename() (xugrid.ugrid1d method)": [[34, "xugrid.Ugrid1d.rename"]], "sel() (xugrid.ugrid1d method)": [[35, "xugrid.Ugrid1d.sel"]], "set_crs() (xugrid.ugrid1d method)": [[36, "xugrid.Ugrid1d.set_crs"]], "set_node_coords() (xugrid.ugrid1d method)": [[37, "xugrid.Ugrid1d.set_node_coords"]], "to_crs() (xugrid.ugrid1d method)": [[38, "xugrid.Ugrid1d.to_crs"]], "to_dataset() (xugrid.ugrid1d method)": [[39, "xugrid.Ugrid1d.to_dataset"]], "to_shapely() (xugrid.ugrid1d method)": [[40, "xugrid.Ugrid1d.to_shapely"]], "topological_sort_by_dfs() (xugrid.ugrid1d method)": [[41, "xugrid.Ugrid1d.topological_sort_by_dfs"]], "topology_dimension (xugrid.ugrid1d property)": [[42, "xugrid.Ugrid1d.topology_dimension"]], "topology_subset() (xugrid.ugrid1d method)": [[43, "xugrid.Ugrid1d.topology_subset"]], "ugrid2d (class in xugrid)": [[44, "xugrid.Ugrid2d"]], "__init__() (xugrid.ugrid2d method)": [[44, "xugrid.Ugrid2d.__init__"]], "area (xugrid.ugrid2d property)": [[45, "xugrid.Ugrid2d.area"]], "assign_edge_coords() (xugrid.ugrid2d method)": [[46, "xugrid.Ugrid2d.assign_edge_coords"]], "assign_face_coords() (xugrid.ugrid2d method)": [[47, "xugrid.Ugrid2d.assign_face_coords"]], "assign_node_coords() (xugrid.ugrid2d method)": [[48, "xugrid.Ugrid2d.assign_node_coords"]], "attrs (xugrid.ugrid2d property)": [[49, "xugrid.Ugrid2d.attrs"]], "bounding_polygon() (xugrid.ugrid2d method)": [[50, "xugrid.Ugrid2d.bounding_polygon"]], "bounds (xugrid.ugrid2d property)": [[51, "xugrid.Ugrid2d.bounds"]], "celltree (xugrid.ugrid2d property)": [[52, "xugrid.Ugrid2d.celltree"]], "centroid_triangulation (xugrid.ugrid2d property)": [[53, "xugrid.Ugrid2d.centroid_triangulation"]], "centroids (xugrid.ugrid2d property)": [[54, "xugrid.Ugrid2d.centroids"]], "circumcenters (xugrid.ugrid2d property)": [[55, "xugrid.Ugrid2d.circumcenters"]], "compute_barycentric_weights() (xugrid.ugrid2d method)": [[56, "xugrid.Ugrid2d.compute_barycentric_weights"]], "copy() (xugrid.ugrid2d method)": [[57, "xugrid.Ugrid2d.copy"]], "dimensions (xugrid.ugrid2d property)": [[58, "xugrid.Ugrid2d.dimensions"]], "edge_bounds (xugrid.ugrid2d property)": [[59, "xugrid.Ugrid2d.edge_bounds"]], "edge_coordinates (xugrid.ugrid2d property)": [[60, "xugrid.Ugrid2d.edge_coordinates"]], "edge_dimension (xugrid.ugrid2d property)": [[61, "xugrid.Ugrid2d.edge_dimension"]], "edge_node_connectivity (xugrid.ugrid2d property)": [[62, "xugrid.Ugrid2d.edge_node_connectivity"]], "edge_x (xugrid.ugrid2d property)": [[63, "xugrid.Ugrid2d.edge_x"]], "edge_y (xugrid.ugrid2d property)": [[64, "xugrid.Ugrid2d.edge_y"]], "exterior_edges (xugrid.ugrid2d property)": [[65, "xugrid.Ugrid2d.exterior_edges"]], "exterior_faces (xugrid.ugrid2d property)": [[66, "xugrid.Ugrid2d.exterior_faces"]], "face_bounds (xugrid.ugrid2d property)": [[67, "xugrid.Ugrid2d.face_bounds"]], "face_coordinates (xugrid.ugrid2d property)": [[68, "xugrid.Ugrid2d.face_coordinates"]], "face_dimension (xugrid.ugrid2d property)": [[69, "xugrid.Ugrid2d.face_dimension"]], "face_edge_connectivity (xugrid.ugrid2d property)": [[70, "xugrid.Ugrid2d.face_edge_connectivity"]], "face_face_connectivity (xugrid.ugrid2d property)": [[71, "xugrid.Ugrid2d.face_face_connectivity"]], "face_x (xugrid.ugrid2d property)": [[72, "xugrid.Ugrid2d.face_x"]], "face_y (xugrid.ugrid2d property)": [[73, "xugrid.Ugrid2d.face_y"]], "from_dataset() (xugrid.ugrid2d class method)": [[74, "xugrid.Ugrid2d.from_dataset"]], "from_geodataframe() (xugrid.ugrid2d class method)": [[75, "xugrid.Ugrid2d.from_geodataframe"]], "from_meshkernel() (xugrid.ugrid2d class method)": [[76, "xugrid.Ugrid2d.from_meshkernel"]], "from_shapely() (xugrid.ugrid2d static method)": [[77, "xugrid.Ugrid2d.from_shapely"]], "from_structured() (xugrid.ugrid2d static method)": [[78, "xugrid.Ugrid2d.from_structured"]], "from_structured_bounds() (xugrid.ugrid2d static method)": [[79, "xugrid.Ugrid2d.from_structured_bounds"]], "from_structured_intervals1d() (xugrid.ugrid2d static method)": [[80, "xugrid.Ugrid2d.from_structured_intervals1d"]], "from_structured_intervals2d() (xugrid.ugrid2d static method)": [[81, "xugrid.Ugrid2d.from_structured_intervals2d"]], "from_structured_multicoord() (xugrid.ugrid2d static method)": [[82, "xugrid.Ugrid2d.from_structured_multicoord"]], "intersect_edges() (xugrid.ugrid2d method)": [[83, "xugrid.Ugrid2d.intersect_edges"]], "intersect_line() (xugrid.ugrid2d method)": [[84, "xugrid.Ugrid2d.intersect_line"]], "intersect_linestring() (xugrid.ugrid2d method)": [[85, "xugrid.Ugrid2d.intersect_linestring"]], "isel() (xugrid.ugrid2d method)": [[86, "xugrid.Ugrid2d.isel"]], "label_partitions() (xugrid.ugrid2d method)": [[87, "xugrid.Ugrid2d.label_partitions"]], "locate_bounding_box() (xugrid.ugrid2d method)": [[88, "xugrid.Ugrid2d.locate_bounding_box"]], "locate_points() (xugrid.ugrid2d method)": [[89, "xugrid.Ugrid2d.locate_points"]], "merge_partitions() (xugrid.ugrid2d static method)": [[90, "xugrid.Ugrid2d.merge_partitions"]], "mesh (xugrid.ugrid2d property)": [[91, "xugrid.Ugrid2d.mesh"]], "meshkernel (xugrid.ugrid2d property)": [[92, "xugrid.Ugrid2d.meshkernel"]], "n_edge (xugrid.ugrid2d property)": [[93, "xugrid.Ugrid2d.n_edge"]], "n_face (xugrid.ugrid2d property)": [[94, "xugrid.Ugrid2d.n_face"]], "n_node (xugrid.ugrid2d property)": [[95, "xugrid.Ugrid2d.n_node"]], "node_coordinates (xugrid.ugrid2d property)": [[96, "xugrid.Ugrid2d.node_coordinates"]], "node_dimension (xugrid.ugrid2d property)": [[97, "xugrid.Ugrid2d.node_dimension"]], "node_edge_connectivity (xugrid.ugrid2d property)": [[98, "xugrid.Ugrid2d.node_edge_connectivity"]], "node_face_connectivity (xugrid.ugrid2d property)": [[99, "xugrid.Ugrid2d.node_face_connectivity"]], "node_node_connectivity (xugrid.ugrid2d property)": [[100, "xugrid.Ugrid2d.node_node_connectivity"]], "partition() (xugrid.ugrid2d method)": [[101, "xugrid.Ugrid2d.partition"]], "perimeter (xugrid.ugrid2d property)": [[102, "xugrid.Ugrid2d.perimeter"]], "plot() (xugrid.ugrid2d method)": [[103, "xugrid.Ugrid2d.plot"]], "rasterize() (xugrid.ugrid2d method)": [[104, "xugrid.Ugrid2d.rasterize"]], "rasterize_like() (xugrid.ugrid2d method)": [[105, "xugrid.Ugrid2d.rasterize_like"]], "reindex_like() (xugrid.ugrid2d method)": [[106, "xugrid.Ugrid2d.reindex_like"]], "rename() (xugrid.ugrid2d method)": [[107, "xugrid.Ugrid2d.rename"]], "reverse_cuthill_mckee() (xugrid.ugrid2d method)": [[108, "xugrid.Ugrid2d.reverse_cuthill_mckee"]], "sel() (xugrid.ugrid2d method)": [[109, "xugrid.Ugrid2d.sel"]], "sel_points() (xugrid.ugrid2d method)": [[110, "xugrid.Ugrid2d.sel_points"]], "set_crs() (xugrid.ugrid2d method)": [[111, "xugrid.Ugrid2d.set_crs"]], "set_node_coords() (xugrid.ugrid2d method)": [[112, "xugrid.Ugrid2d.set_node_coords"]], "tesselate_centroidal_voronoi() (xugrid.ugrid2d method)": [[113, "xugrid.Ugrid2d.tesselate_centroidal_voronoi"]], "tesselate_circumcenter_voronoi() (xugrid.ugrid2d method)": [[114, "xugrid.Ugrid2d.tesselate_circumcenter_voronoi"]], "to_crs() (xugrid.ugrid2d method)": [[115, "xugrid.Ugrid2d.to_crs"]], "to_dataset() (xugrid.ugrid2d method)": [[116, "xugrid.Ugrid2d.to_dataset"]], "to_nonperiodic() (xugrid.ugrid2d method)": [[117, "xugrid.Ugrid2d.to_nonperiodic"]], "to_periodic() (xugrid.ugrid2d method)": [[118, "xugrid.Ugrid2d.to_periodic"]], "to_shapely() (xugrid.ugrid2d method)": [[119, "xugrid.Ugrid2d.to_shapely"]], "topology_dimension (xugrid.ugrid2d property)": [[120, "xugrid.Ugrid2d.topology_dimension"]], "topology_subset() (xugrid.ugrid2d method)": [[121, "xugrid.Ugrid2d.topology_subset"]], "triangulate() (xugrid.ugrid2d method)": [[122, "xugrid.Ugrid2d.triangulate"]], "triangulation (xugrid.ugrid2d property)": [[123, "xugrid.Ugrid2d.triangulation"]], "validate_edge_node_connectivity() (xugrid.ugrid2d method)": [[124, "xugrid.Ugrid2d.validate_edge_node_connectivity"]], "voronoi_topology (xugrid.ugrid2d property)": [[125, "xugrid.Ugrid2d.voronoi_topology"]], "ugriddataarray (class in xugrid)": [[126, "xugrid.UgridDataArray"]], "__init__() (xugrid.ugriddataarray method)": [[126, "xugrid.UgridDataArray.__init__"]], "from_structured() (xugrid.ugriddataarray static method)": [[127, "xugrid.UgridDataArray.from_structured"]], "ugrid (xugrid.ugriddataarray property)": [[128, "xugrid.UgridDataArray.ugrid"]], "ugriddataarrayaccessor (class in xugrid)": [[129, "xugrid.UgridDataArrayAccessor"]], "__init__() (xugrid.ugriddataarrayaccessor method)": [[129, "xugrid.UgridDataArrayAccessor.__init__"]], "assign_edge_coords() (xugrid.ugriddataarrayaccessor method)": [[130, "xugrid.UgridDataArrayAccessor.assign_edge_coords"]], "assign_face_coords() (xugrid.ugriddataarrayaccessor method)": [[131, "xugrid.UgridDataArrayAccessor.assign_face_coords"]], "assign_node_coords() (xugrid.ugriddataarrayaccessor method)": [[132, "xugrid.UgridDataArrayAccessor.assign_node_coords"]], "binary_dilation() (xugrid.ugriddataarrayaccessor method)": [[133, "xugrid.UgridDataArrayAccessor.binary_dilation"]], "binary_erosion() (xugrid.ugriddataarrayaccessor method)": [[134, "xugrid.UgridDataArrayAccessor.binary_erosion"]], "bounds (xugrid.ugriddataarrayaccessor property)": [[135, "xugrid.UgridDataArrayAccessor.bounds"]], "connected_components() (xugrid.ugriddataarrayaccessor method)": [[136, "xugrid.UgridDataArrayAccessor.connected_components"]], "crs (xugrid.ugriddataarrayaccessor property)": [[137, "xugrid.UgridDataArrayAccessor.crs"]], "grids (xugrid.ugriddataarrayaccessor property)": [[138, "xugrid.UgridDataArrayAccessor.grids"]], "intersect_line() (xugrid.ugriddataarrayaccessor method)": [[139, "xugrid.UgridDataArrayAccessor.intersect_line"]], "intersect_linestring() (xugrid.ugriddataarrayaccessor method)": [[140, "xugrid.UgridDataArrayAccessor.intersect_linestring"]], "laplace_interpolate() (xugrid.ugriddataarrayaccessor method)": [[141, "xugrid.UgridDataArrayAccessor.laplace_interpolate"]], "name (xugrid.ugriddataarrayaccessor property)": [[142, "xugrid.UgridDataArrayAccessor.name"]], "names (xugrid.ugriddataarrayaccessor property)": [[143, "xugrid.UgridDataArrayAccessor.names"]], "partition() (xugrid.ugriddataarrayaccessor method)": [[144, "xugrid.UgridDataArrayAccessor.partition"]], "partition_by_label() (xugrid.ugriddataarrayaccessor method)": [[145, "xugrid.UgridDataArrayAccessor.partition_by_label"]], "rasterize() (xugrid.ugriddataarrayaccessor method)": [[146, "xugrid.UgridDataArrayAccessor.rasterize"]], "rasterize_like() (xugrid.ugriddataarrayaccessor method)": [[147, "xugrid.UgridDataArrayAccessor.rasterize_like"]], "reindex_like() (xugrid.ugriddataarrayaccessor method)": [[148, "xugrid.UgridDataArrayAccessor.reindex_like"]], "rename() (xugrid.ugriddataarrayaccessor method)": [[149, "xugrid.UgridDataArrayAccessor.rename"]], "reverse_cuthill_mckee() (xugrid.ugriddataarrayaccessor method)": [[150, "xugrid.UgridDataArrayAccessor.reverse_cuthill_mckee"]], "sel() (xugrid.ugriddataarrayaccessor method)": [[151, "xugrid.UgridDataArrayAccessor.sel"]], "sel_points() (xugrid.ugriddataarrayaccessor method)": [[152, "xugrid.UgridDataArrayAccessor.sel_points"]], "set_crs() (xugrid.ugriddataarrayaccessor method)": [[153, "xugrid.UgridDataArrayAccessor.set_crs"]], "set_node_coords() (xugrid.ugriddataarrayaccessor method)": [[154, "xugrid.UgridDataArrayAccessor.set_node_coords"]], "to_crs() (xugrid.ugriddataarrayaccessor method)": [[155, "xugrid.UgridDataArrayAccessor.to_crs"]], "to_dataset() (xugrid.ugriddataarrayaccessor method)": [[156, "xugrid.UgridDataArrayAccessor.to_dataset"]], "to_geodataframe() (xugrid.ugriddataarrayaccessor method)": [[157, "xugrid.UgridDataArrayAccessor.to_geodataframe"]], "to_netcdf() (xugrid.ugriddataarrayaccessor method)": [[158, "xugrid.UgridDataArrayAccessor.to_netcdf"]], "to_nonperiodic() (xugrid.ugriddataarrayaccessor method)": [[159, "xugrid.UgridDataArrayAccessor.to_nonperiodic"]], "to_periodic() (xugrid.ugriddataarrayaccessor method)": [[160, "xugrid.UgridDataArrayAccessor.to_periodic"]], "to_zarr() (xugrid.ugriddataarrayaccessor method)": [[161, "xugrid.UgridDataArrayAccessor.to_zarr"]], "topology (xugrid.ugriddataarrayaccessor property)": [[162, "xugrid.UgridDataArrayAccessor.topology"]], "total_bounds (xugrid.ugriddataarrayaccessor property)": [[163, "xugrid.UgridDataArrayAccessor.total_bounds"]], "ugriddataset (class in xugrid)": [[164, "xugrid.UgridDataset"]], "__init__() (xugrid.ugriddataset method)": [[164, "xugrid.UgridDataset.__init__"]], "from_geodataframe() (xugrid.ugriddataset static method)": [[165, "xugrid.UgridDataset.from_geodataframe"]], "ugrid (xugrid.ugriddataset property)": [[166, "xugrid.UgridDataset.ugrid"]], "ugriddatasetaccessor (class in xugrid)": [[167, "xugrid.UgridDatasetAccessor"]], "__init__() (xugrid.ugriddatasetaccessor method)": [[167, "xugrid.UgridDatasetAccessor.__init__"]], "assign_edge_coords() (xugrid.ugriddatasetaccessor method)": [[168, "xugrid.UgridDatasetAccessor.assign_edge_coords"]], "assign_face_coords() (xugrid.ugriddatasetaccessor method)": [[169, "xugrid.UgridDatasetAccessor.assign_face_coords"]], "assign_node_coords() (xugrid.ugriddatasetaccessor method)": [[170, "xugrid.UgridDatasetAccessor.assign_node_coords"]], "bounds (xugrid.ugriddatasetaccessor property)": [[171, "xugrid.UgridDatasetAccessor.bounds"]], "crs (xugrid.ugriddatasetaccessor property)": [[172, "xugrid.UgridDatasetAccessor.crs"]], "grid (xugrid.ugriddatasetaccessor property)": [[173, "xugrid.UgridDatasetAccessor.grid"]], "intersect_line() (xugrid.ugriddatasetaccessor method)": [[174, "xugrid.UgridDatasetAccessor.intersect_line"]], "intersect_linestring() (xugrid.ugriddatasetaccessor method)": [[175, "xugrid.UgridDatasetAccessor.intersect_linestring"]], "name (xugrid.ugriddatasetaccessor property)": [[176, "xugrid.UgridDatasetAccessor.name"]], "names (xugrid.ugriddatasetaccessor property)": [[177, "xugrid.UgridDatasetAccessor.names"]], "partition() (xugrid.ugriddatasetaccessor method)": [[178, "xugrid.UgridDatasetAccessor.partition"]], "partition_by_label() (xugrid.ugriddatasetaccessor method)": [[179, "xugrid.UgridDatasetAccessor.partition_by_label"]], "rasterize() (xugrid.ugriddatasetaccessor method)": [[180, "xugrid.UgridDatasetAccessor.rasterize"]], "rasterize_like() (xugrid.ugriddatasetaccessor method)": [[181, "xugrid.UgridDatasetAccessor.rasterize_like"]], "reindex_like() (xugrid.ugriddatasetaccessor method)": [[182, "xugrid.UgridDatasetAccessor.reindex_like"]], "rename() (xugrid.ugriddatasetaccessor method)": [[183, "xugrid.UgridDatasetAccessor.rename"]], "sel() (xugrid.ugriddatasetaccessor method)": [[184, "xugrid.UgridDatasetAccessor.sel"]], "sel_points() (xugrid.ugriddatasetaccessor method)": [[185, "xugrid.UgridDatasetAccessor.sel_points"]], "set_crs() (xugrid.ugriddatasetaccessor method)": [[186, "xugrid.UgridDatasetAccessor.set_crs"]], "set_node_coords() (xugrid.ugriddatasetaccessor method)": [[187, "xugrid.UgridDatasetAccessor.set_node_coords"]], "to_crs() (xugrid.ugriddatasetaccessor method)": [[188, "xugrid.UgridDatasetAccessor.to_crs"]], "to_dataset() (xugrid.ugriddatasetaccessor method)": [[189, "xugrid.UgridDatasetAccessor.to_dataset"]], "to_geodataframe() (xugrid.ugriddatasetaccessor method)": [[190, "xugrid.UgridDatasetAccessor.to_geodataframe"]], "to_netcdf() (xugrid.ugriddatasetaccessor method)": [[191, "xugrid.UgridDatasetAccessor.to_netcdf"]], "to_nonperiodic() (xugrid.ugriddatasetaccessor method)": [[192, "xugrid.UgridDatasetAccessor.to_nonperiodic"]], "to_periodic() (xugrid.ugriddatasetaccessor method)": [[193, "xugrid.UgridDatasetAccessor.to_periodic"]], "to_zarr() (xugrid.ugriddatasetaccessor method)": [[194, "xugrid.UgridDatasetAccessor.to_zarr"]], "topology (xugrid.ugriddatasetaccessor property)": [[195, "xugrid.UgridDatasetAccessor.topology"]], "total_bounds (xugrid.ugriddatasetaccessor property)": [[196, "xugrid.UgridDatasetAccessor.total_bounds"]], "ugridrolesaccessor (class in xugrid)": [[197, "xugrid.UgridRolesAccessor"]], "__init__() (xugrid.ugridrolesaccessor method)": [[197, "xugrid.UgridRolesAccessor.__init__"]], "connectivity (xugrid.ugridrolesaccessor property)": [[198, "xugrid.UgridRolesAccessor.connectivity"]], "coordinates (xugrid.ugridrolesaccessor property)": [[199, "xugrid.UgridRolesAccessor.coordinates"]], "dimensions (xugrid.ugridrolesaccessor property)": [[200, "xugrid.UgridRolesAccessor.dimensions"]], "topology (xugrid.ugridrolesaccessor property)": [[201, "xugrid.UgridRolesAccessor.topology"]], "burn_vector_geometry() (in module xugrid)": [[202, "xugrid.burn_vector_geometry"]], "concat() (in module xugrid)": [[203, "xugrid.concat"]], "full_like() (in module xugrid)": [[204, "xugrid.full_like"]], "merge() (in module xugrid)": [[205, "xugrid.merge"]], "merge_partitions() (in module xugrid)": [[206, "xugrid.merge_partitions"]], "ones_like() (in module xugrid)": [[207, "xugrid.ones_like"]], "open_dataarray() (in module xugrid)": [[208, "xugrid.open_dataarray"]], "open_dataset() (in module xugrid)": [[209, "xugrid.open_dataset"]], "open_mfdataset() (in module xugrid)": [[210, "xugrid.open_mfdataset"]], "open_zarr() (in module xugrid)": [[211, "xugrid.open_zarr"]], "contour() (in module xugrid.plot)": [[212, "xugrid.plot.contour"]], "contourf() (in module xugrid.plot)": [[213, "xugrid.plot.contourf"]], "imshow() (in module xugrid.plot)": [[214, "xugrid.plot.imshow"]], "line() (in module xugrid.plot)": [[215, "xugrid.plot.line"]], "pcolormesh() (in module xugrid.plot)": [[216, "xugrid.plot.pcolormesh"]], "scatter() (in module xugrid.plot)": [[217, "xugrid.plot.scatter"]], "surface() (in module xugrid.plot)": [[218, "xugrid.plot.surface"]], "tripcolor() (in module xugrid.plot)": [[219, "xugrid.plot.tripcolor"]], "polygonize() (in module xugrid)": [[220, "xugrid.polygonize"]], "snap_to_grid() (in module xugrid)": [[221, "xugrid.snap_to_grid"]], "zeros_like() (in module xugrid)": [[222, "xugrid.zeros_like"]]}}) \ No newline at end of file

    Elevation NL (elevation_nl.py)

    00:00.814

    00:00.807

    0.0 MB

    ADH San Diego (adh_san_diego.py)

    00:00.320

    00:00.324

    0.0 MB

    Disk (disk.py)

    00:00.163

    00:00.164

    0.0 MB

    Pronvinces NL (provinces_nl.py)

    00:00.085

    00:00.071

    0.0 MB

    Xoxo (xoxo.py)