Skip to main content
Ctrl+K

HydroMT Core

  • Getting started
  • User guide
  • Plugins
  • API reference
    • What’s new
  • GitHub
  • Deltares
  • Getting started
  • User guide
  • Plugins
  • API reference
  • What’s new
  • GitHub
  • Deltares

Section Navigation

  • User Guide
    • Data conventions
    • Pre-defined data catalogs
    • Overview data
    • HydroMT Command Line Interface
    • Introduction to HydroMT
    • Installation guide
    • Overview methods and processes
    • Creating a Model Workflow
    • Building a model
    • Overview models
    • Defining a model region
    • Updating a model
    • Terminology
  • Advanced user guide
    • Architecture
    • Preparing a Data Catalog
    • Supported data types
    • Using HydroMT in Python
    • Statistical methods
    • Model components
  • Plugin Developer guide
    • Starting your own HydroMT Plugin
    • Custom Catalog
    • Custom components
    • Custom Drivers
    • Custom Models
    • Custom Resolver
    • Migrating to v1
    • Preparing a model workflow
    • Implementing Custom behavior
    • Testing your plugin
  • Core developer guide
    • Developer’s guide
    • Adding Documentation
    • Developer installation guide
  • User guide
  • Advanced user guide

Advanced user guide#

  • Architecture
    • Model
    • ModelComponent
    • DataCatalog
    • DataSource
    • URIResolver
    • Driver
    • DataAdapter
  • Architecture Diagram
  • Preparing a Data Catalog
    • Data catalog yaml file
    • Data variants
  • Supported data types
    • Recognized dimension names
    • Raster data (RasterDataset)
      • Multi-variable Virtual Raster Tileset (VRT)
      • Tiled raster dataset
      • Netcdf raster dataset
        • Preprocess functions when combining multiple files
    • Vector data (GeoDataFrame)
      • GeoPackage spatial vector data
      • Point vector from text delimited data
    • Geospatial point time-series (GeoDataset)
      • Netcdf point time-series dataset
      • CSV point time-series data
    • NetCDF time-series dataset (Dataset)
      • Netcdf time-series dataset
    • 2D tabular data (DataFrame)
      • Supported files
  • Using HydroMT in Python
    • Input data
    • Xarray Accessors
    • FlowPy Wrappers:
    • Stats:
    • Models
  • Statistical methods
    • Skill statistics
      • Example application
  • Model components
    • The anatomy of a components
      • Adding components using the Python interface

previous

Terminology

next

Architecture

Edit on GitHub

This Page

  • Show Source

© Copyright Deltares.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.