imod-python
0.10.2.dev

Getting Started

  • Overview
  • Installation
  • Examples

User Guide

  • Data structures
  • Geographic coordinates
  • Regridding
  • Indexing
  • Model
  • Post processing

API Reference & Help

  • API Reference
    • imod.idf - IDF file I/O
    • imod.ipf - IPF file I/O
    • imod.rasterio - Raster file I/O
    • imod.tec - Read Tecplot ASCII data
    • imod.run - Write iMODFLOW Runfiles
    • imod.prepare - Prepare model input
    • imod.select - Get points and cross sections
    • imod.evaluate – Evaluate model output
    • imod.visualize - Customized plots
    • imod.util - Miscellaneous Utilities
    • imod.mf6 - Create Modflow 6 model
    • imod.wq - Create Water Quality model
    • imod.flow - Create iMODFLOW model
  • Changelog
  • Internals
  • Roadmap
  • Contributing Guidelines
imod-python
  • »
  • API Reference
  • View page source

API Reference¶

File input/output

  • imod.idf - IDF file I/O
  • imod.ipf - IPF file I/O
  • imod.rasterio - Raster file I/O
  • imod.tec - Read Tecplot ASCII data
  • imod.run - Write iMODFLOW Runfiles

Data preparation and evaluation

  • imod.prepare - Prepare model input
  • imod.select - Get points and cross sections
  • imod.evaluate – Evaluate model output
  • imod.visualize - Customized plots
  • imod.util - Miscellaneous Utilities

Defining a groundwater model

  • imod.mf6 - Create Modflow 6 model
  • imod.wq - Create Water Quality model
  • imod.flow - Create iMODFLOW model
Next Previous

© Copyright Deltares.

Built with Sphinx using a theme provided by Read the Docs.