Skip to main content
Ctrl+K

HydroMT Core

  • About
  • Getting started
  • User guide
  • Developer guide
  • API
    • What's new
  • GitHub
  • Deltares
  • About
  • Getting started
  • User guide
  • Developer guide
  • API
  • What's new
  • GitHub
  • Deltares

Section Navigation

Developer Guide

  • HydroMT Architecture
    • Architecture
    • HydroMT Design Conventions
  • Plugin Developer Guide
    • Starting Your Own HydroMT Plugin
    • Implement your own HydroMT objects
      • Custom Models
      • Custom Components
      • Custom Data Catalogs
      • Custom Data Sources
      • Custom Drivers
      • Custom Resolver
      • Custom DataAdapter
    • Linking your own custom objects to HydroMT core API
    • Testing your plugin
    • Migrating to v1
  • Core Developer Guide
    • Developer installation guide
    • Issue conventions
    • Code conventions
    • Adding Documentation
    • Test and CI
    • Creating a release
  • Developer Guide
  • Plugin Developer Guide

Plugin Developer Guide#

This guide provides step-by-step instructions on building, registering, and testing your own HydroMT plugin — from models and components to data catalogs and resolvers.

Starting your own HydroMT Plugin

Starting Your Own HydroMT Plugin

Linking your own custom objects to HydroMT core API

Linking your own custom objects to HydroMT core API

Testing your plugin

Testing your plugin

previous

HydroMT Design Conventions

next

Starting Your Own HydroMT Plugin

© Copyright Deltares.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.