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
  • Sample Data
  • Provinces NL

Note

Go to the end to download the full example code.

Provinces NL#

This is a small vector dataset containing polygons of the provinces of the Netherlands, including water, presented as geopandas GeoDataFrame.

provinces nl
<Axes: >

import xugrid

gdf = xugrid.data.provinces_nl()
gdf.plot()

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

Download Jupyter notebook: provinces_nl.ipynb

Download Python source code: provinces_nl.py

Download zipped: provinces_nl.zip

Gallery generated by Sphinx-Gallery

previous

Sample Data

next

Xoxo

This Page

  • Show Source

© Copyright Deltares.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.