Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cody-scott/infowater
Collection of Toolboxes and tools to assist with Infowater, model construction and analysis
https://github.com/cody-scott/infowater
arcgis hydraulic-modeling infowater infowater-pro innovyze model water-distribution
Last synced: 12 days ago
JSON representation
Collection of Toolboxes and tools to assist with Infowater, model construction and analysis
- Host: GitHub
- URL: https://github.com/cody-scott/infowater
- Owner: cody-scott
- License: mit
- Created: 2020-09-28T18:10:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T19:08:11.000Z (over 2 years ago)
- Last Synced: 2024-04-17T22:10:49.513Z (7 months ago)
- Topics: arcgis, hydraulic-modeling, infowater, infowater-pro, innovyze, model, water-distribution
- Language: Python
- Homepage:
- Size: 835 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Infowater
This repo contains a collection of tools to help build and review infowater models.
Tools have been splot into logical groupings for the functions needed. See each for a more detailed description of individual tools.
## Connectivity Tools
Tools centered around the build phase of a model, specifically focused on finding and correcting connectivity errors in input data
## Model Analysis
Tools centered around the analysis and comparison of models. These tools are useful in the building, but are also useful in creating comparisons between model scenarios, models in different scenarios and scenarios in different models.
Additionally useful for isolating slow models, noisy features and general data errors in model runtime.
## Model Build Tools
Tools centered around the build phase of a model, speficially focused on the load phase and attribute assignment stages of a model build.
## Command Line
A number of tools, such as the model comparison, can be changed and modified by calling from the command line instead of from ArcGIS.
Most cases this won't be required, but it does provide the flexibility to change and tweak it as you'd like.
One planned approach for this is putting in a form of callback routine that would give flex to change things before/after plotting etc. This is not yet done.Use the imp library to import the pyt file.