Skip to content

Self-contained example notebooks #1348

@wpbonelli

Description

@wpbonelli

Background

The MODFLOW 6 example problems are an entry point to MODFLOW and a common first step is likely to locally reproduce example problems, but the notebooks assumes the common/](https://github.com/MODFLOW-USGS/modflow6-examples/tree/master/common) and data directories are present in the right relative locations, used from notebooks via sys.path manipulation. So it is either necessary to clone the repo then running the scripts or notebooks from the scripts/ or notebooks/ folders, respectively, manually download the implicit dependencies, or alter the examples to remove them.

Proposal

The example notebooks could be downloadable from the docs, and could run with no external dependencies besides a Python/flopy environment and the MODFLOW binaries.

Related: make flopy notebooks self-contained

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions