GridKit

Contents:

  • Introduction
  • Example Gallery
    • Cell centric
      • Downslope path
      • Cell selection using other grids
      • 2D Diffusion
    • Grid definitions
      • Rotation animation
      • Rotating grids
      • Hexagon grids
      • Grid Tiles
      • Triangles in hexagons
    • Patterns created from regular grid interactions
      • Cellular automata: Hexagonal automata
      • Flower of life
      • Cellular automata: Conway’s game of life
    • Raster operations
      • NDVI
      • Partial overlap
      • Coordinate transformations
      • Resampling
      • Combining land cover and DEM
    • Vector data interactions
      • Aggregate from points
      • Geometry intersections
      • Tiled aggregation from points with Dask
      • Interpolate from points
  • API reference
  • Roadmap
  • Contributing
  • Release notes
GridKit
  • Example Gallery
  • View page source

Example Gallery

The examples listed here are intended to familiarize the reader with the workflow of GridKit, and to serve as inspiration regarding the types of problems that can be solved using GridKit.

Cell centric

These examples highlight operations where specific cells are targeted.

Downslope path

Downslope path

Cell selection using other grids

Cell selection using other grids

2D Diffusion

2D Diffusion

Grid definitions

These examples highlight the different ways grids can be constructed and manipulated.

Rotation animation

Rotation animation

Rotating grids

Rotating grids

Hexagon grids

Hexagon grids

Grid Tiles

Grid Tiles

Triangles in hexagons

Triangles in hexagons

Patterns created from regular grid interactions

The following examples showcase patterns that can be created using regular grids.

Cellular automata: Hexagonal automata

Cellular automata: Hexagonal automata

Flower of life

Flower of life

Cellular automata: Conway’s game of life

Cellular automata: Conway's game of life

Raster operations

These examples show how traditional raster data can be analysed and modified using GridKit.

NDVI

NDVI

Partial overlap

Partial overlap

Coordinate transformations

Coordinate transformations

Resampling

Resampling

Combining land cover and DEM

Combining land cover and DEM

Vector data interactions

The following examples highlight the interactions between vector data and regular grids.

Aggregate from points

Aggregate from points

Geometry intersections

Geometry intersections

Tiled aggregation from points with Dask

Tiled aggregation from points with Dask

Interpolate from points

Interpolate from points

Download all examples in Python source code: example_gallery_python.zip

Download all examples in Jupyter notebooks: example_gallery_jupyter.zip

Gallery generated by Sphinx-Gallery

Previous Next

© Copyright 2023, Timo Millenaar.

Built with Sphinx using a theme provided by Read the Docs.
Version: v1.0.0
Versions
  • dev
  • v1.0.0 <--
  • v0.14.1
  • v0.14.0
  • v0.13.0
  • v0.12.1
  • v0.12.0
  • v0.11.1
  • v0.11.0
  • v0.10.0
  • v0.9.2
  • v0.9.1
  • v0.9.0
  • v0.8.0
  • v0.7.3
  • v0.7.2
  • v0.7.1
  • v0.7.0