Skip to content

Nalaquq/WET

Repository files navigation

Waterway Erosion Tool (WET) V1.0

A simple open source ArcPy script for measuring coastal and riverine erosion in the Yukon-Kuskokwim Delta.

Maintenance Linux PyPI status

How it works

My Image

Directory structure

.
├── init.sh
├── main.py
├── readme.md
├── requirements.txt
├── static
│   └── css
│      └── universal.css
├── templates
│   	└── index.html
├── venv.sh
└── wet.py

Languages & Dependencies

CSS HTML5 JavaScript

Flask NumPyUbuntu Vim

made-with-python

Code style: black

Usage

init.sh

venv.sh

Use the venv.sh bash script to activate your virtual enviroment: ii

source venv.sh 

To deactivate the virtual enviroment simply execute the deactivate command:

deactivate

#Using the tool in ArcGIS Pro

To use this script in ArcGIS Pro, a copy of ArcGIS Pro 3.0 is required, along withtwo pre-georeferenced images of the region of interest. A seperate readme.html file and juptyer notebook file is located in the arcgis_pro directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published