modflowpy/Install MODFLOW
Install & cache MODFLOW 6 and related programs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cache | Whether to cache the installation | no | true |
| github_token | GitHub API access token | no | — |
| owner | GitHub username or organization name | no | MODFLOW-USGS |
| path | Path to install location (e.g. a bin directory) | no | ~/.local/bin/modflow |
| repo | Repository to install executables from ('executables', 'modflow6', or 'modflow6-nightly-build') | no | executables |
| subset | Subset of binaries to install | no | "" |
| tag | Tag of the release version to install | no | latest |
| ostag | Operating system tag; default is to automatically choose. | no | "" |
Outputs
| name | description |
|---|---|
| cache-hit | Whether the installation was restored from cache |