Skip to main content
Ctrl+K

Xugrid

  • User Guide
  • API Reference
  • Development
  • GitHub
  • Deltares
  • User Guide
  • API Reference
  • Development
  • GitHub
  • Deltares

Section Navigation

  • Terminology
  • Quick overview
  • Plot unstructured mesh data
  • Select unstructured data
  • Regridding overview
  • OverlapRegridder
  • Vector geometry conversion
  • Connectivity
  • Partitioning
  • Sample Data
    • Provinces NL
    • Xoxo
    • Elevation NL
    • ADH San Diego
    • Disk
  • User Guide

User Guide#

This user guide shows an overview of the concepts and features of xugrid.

It is primarily example based, and should give you an idea how to accomplish common tasks.

Information on specific methods and classes can be found in the API Reference.

  • Terminology
  • Quick overview
    • Create a UgridDataArray
    • Plotting
    • Data selection
    • Computation
    • Geopandas
    • XugridDatasets
    • Write netCDF files
  • Plot unstructured mesh data
    • Imports
    • UgridDataArray
    • Other types of plot
    • Additional Arguments
    • As a function
    • Xarray DataArray plots
  • Select unstructured data
    • Imports
    • Grid subset selection
    • Point selection
    • Line selection
    • Index selection
  • Regridding overview
    • CentroidLocatorRegridder
    • OverlapRegridder
    • BarycentricInterpolator
    • Arbitrary grids
    • Re-use
  • OverlapRegridder
    • Method comparison
    • Relative overlap
    • Custom reductions
    • Custom percentiles
  • Vector geometry conversion
    • Conversion to GeoDataFrame
    • Conversion from GeoDataFrame
    • “Rasterizing”, or “burning” vector geometries
    • Polygonizing
    • Snap to grid
  • Connectivity
    • Imports
    • Connectivity arrays
    • Binary erosion and dilation
    • Connected Components
    • Centroidal Voronoi Tesselation
    • Triangulation
    • Laplace interpolation
    • Reverse-Cuthill McKee
  • Partitioning
    • Create partitions
    • Partition the grid
    • Merging partitions
    • Partitioning grids without data
    • Preserving order
  • Sample Data
    • Where are my data files?
    • Available datasets

previous

Xugrid

next

Terminology

This Page

  • Show Source

© Copyright Deltares.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.