.. Packaging Scientific Python documentation master file, created by sphinx-quickstart on Thu Jun 28 12:35:56 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ======================= modflow-setup |version| ======================= Modflow-setup is a Python package for automating the setup of MODFLOW groundwater models from grid-independent source data including shapefiles, rasters, and other MODFLOW models that are geo-located. Input data and model construction options are summarized in a single configuration file. Source data are read from their native formats and mapped to a regular finite difference grid specified in the configuration file. An external array-based `Flopy `_ model instance with the desired packages is created from the sampled source data and configuration settings. MODFLOW input can then be written from the flopy model instance. .. toctree:: :maxdepth: 2 :caption: Getting Started Philosophy Installation 10 Minutes to Modflow-setup <10min> Examples Configuration File Gallery .. toctree:: :maxdepth: 2 :caption: User Guide Basic program structure and usage The configuration file Concepts and methods Input instructions by package Troubleshooting .. toctree:: :maxdepth: 1 :caption: Reference Code reference Configuration file defaults Release History Contributing to modflow-setup .. toctree:: :maxdepth: 1 :caption: Bibliography References cited