This repository contains a collection of Python scripts designed to streamline data preprocessing and postprocessing for seamless interchange between numerical models and GIS software. Each script is crafted for ease of use, with clear instructions to guide users through the process. Feel free to explore and utilize these scripts to enhance your data exchange workflows. These scripts are usefull if you are working with: -MOHID MODEL -GEOCLAW MODEL -GIS
- Python - Check by running python --version in your terminal. If not installed, download it from https://www.python.org/downloads/.
- Additional dependencies may be required by specific scripts. These will be listed in the individual script documentation.
Clone this repository:
Bash git clone wrenteria/GIS2NUM Use code with caution. Navigate to the repository directory:
Bash cd/GIS2NUM
Use code with caution.
Each script in this repository has its own set of instructions for usage. Please refer to the individual script documentation for specific details. Generally, you'll find information such as:
Script purpose and functionality Input and output data formats Required arguments and parameters Usage examples
We welcome contributions to this project! If you have improvements, bug fixes, or new scripts to share, please feel free to submit a pull request.
This project is licensed under the MIT License: https://opensource.org/licenses/MIT.
For any questions or feedback, please feel free to create an issue in this repository.