SCHIMPY Toolset

The schimpy toolset is designed to help to pre- and post-process SCHISM simulations more easily. In particular, the tools allow you to specify things like boundaries and hydraulic structures using geophysical coordinates rather than node/element numbers … this can greatly simplify the work involved when the mesh is revised.

Please direct questions, suggestions or bug reports to Eli.Ateljevich@water.ca.gov or Kijin.Nam@water.ca.gov.

Usage

To use schimpy tools in a project:

import schimpy

Many schimpy utilities can be invoked as command line utilities and the most common of these is the prepare_schism command for the preprocessor invoked like this:

$ prepare_schism main_bay_delta.yaml

where main_bay_delta.yaml is the main yaml input file for your project.

Contents

Indices and tables