Skip to content

nazmussazib/RapidWatersheDelineation

Repository files navigation

rapid-watershed-delineation

A fork of @nazmussazib's Rapid Watershed Delineation project, for use in Model My Watershed.

A Docker container of this repo and it's dependencies is available at docker-rwd.

Deployments

To create a new release, use the following git commands:

$ git flow release start 0.1.0
$ vim CHANGELOG.md
$ vim setup.py
$ git commit -m "0.1.0"
$ git flow release publish 0.1.0
$ git flow release finish 0.1.0
$ git push --tags

About

Rapid Watershed Delineation Code for MMW2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages