Skip to content

gwf-uwaterloo/watersheds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watersheds

watersheds provide Api for users to easily search in HydroBASINS and HydroRIVERS. For HydroBASINS and HydroRIVERS, we convert them from .shp to .geojson

Project Environment

  • python 3.7.11
  • install environment
     pip install requirements.txt
    

Project Structure

- requirements.txt
- /docs
	- README.md
		runbook for this project
- /scripts
	- plot_demo.py
		demo to use watersheds api search and plot
- / watersheds
	- /search
		- /app
			- web app for river searching
		- search.py
			- API methods used to search for rivers/basins
	- /data
		all HydroBASINS and HydroRIVERS geojson files here
	- _base.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published