hexwatershed
latest
  • 1. What is HexWatershed?
  • 2. Installation
  • 3. Application
  • 4. Algorithm
  • 5. History
  • 6. Support
  • 7. Contribution
  • 8. API Reference
  • Glossary
hexwatershed
  • HexWatershed’s documentation!
  • Edit on GitHub

HexWatershed’s documentation!

Table of contents

  • 1. What is HexWatershed?
    • 1.1. Overview
    • 1.2. Why do we develop HexWatershed
  • 2. Installation
    • 2.1. Overview
    • 2.2. Requirements
      • 2.2.1. C++ Requirements
      • 2.2.2. Python requirements
      • 2.2.3. Step by step instruction
  • 3. Application
    • 3.1. Overview
    • 3.2. Data structure
    • 3.3. Data preparation
      • 3.3.1. Single watershed
      • 3.3.2. Continuous domain with multiple watersheds
      • 3.3.3. Global (Disontinuous domain with multiple watersheds)
    • 3.4. Model configuration
      • 3.4.1. Main configuration
      • 3.4.2. Basin configuration
    • 3.5. Model simulation
    • 3.6. Simulation results
    • 3.7. Tutorial
  • 4. Algorithm
    • 4.1. Overview
    • 4.2. Algorithms
      • 4.2.1. Distance
      • 4.2.2. Area
      • 4.2.3. Angle
      • 4.2.4. Flow simplication
      • 4.2.5. Mesh generation
      • 4.2.6. Topological relationship reconstruction
      • 4.2.7. DEM resampling
      • 4.2.8. Stream burning
      • 4.2.9. Depression filling
      • 4.2.10. Flow direction
      • 4.2.11. Flow accumulation
      • 4.2.12. Stream grid
      • 4.2.13. River confluence
      • 4.2.14. Stream segment
      • 4.2.15. Subbasin
      • 4.2.16. Watershed
  • 5. History
  • 6. Support
  • 7. Contribution
  • 8. API Reference
    • 8.1. C++ API Docs
      • 8.1.1. Overview
      • 8.1.2. C++ class
      • 8.1.3. C++ function

Addendum

  • Glossary

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Pacific Northwest National Laboratory. Revision db2a291d.

Built with Sphinx using a theme provided by Read the Docs.