Skip to content

A generator used to build grid topology for hydrological modeling.

License

Notifications You must be signed in to change notification settings

YcSoku/nh-grid

 
 

Repository files navigation

NHGrid

NHGrid is a generator used to build grid topology for hydrological modeling on Web platforms.

Image text

Build

NHGrid is built by Vite. Trying examples provided in this project requires an installation of Node.js.

  • Install dependencies for development:
    npm install
  • Run demo:
    cd demo
    npm install
    npm run dev
    

About

A generator used to build grid topology for hydrological modeling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • Python 3.3%