Operating System | Build Status |
---|---|
Linux | |
macOS | |
Windows | Not Supported |
This repository contains source code for the fully distributed hydrological model: TIN-based Real-time Integrated Basin Simulator (tRIBS). We provide extensive documention of the model here. Our documentation also contains useful information about working with the tRIBS code base through GitHub and how to contribute. Finally we also provide templates and benchmarks with instruction on how to utilize these resources in the documentation.
Licensing information can be found in LICENSE.txt.
Release notes are provided here.
Model reference list, number of citations and H-index can be found here.
We provide three options for accessing the tRIBS model:
- Compiled executables for latest macOS and Ubuntu systems
- Docker
- CMake build system
tRIBS uses semantic versioning. We record updates of major, minor, and patch versions here.
Important Disclaimer
The following link points to an unofficial, third-party AI assistant that is not maintained or endorsed by the tRIBS development team.
Answers provided by the AI may be inaccurate, or incomplete. For all scientific and technical applications, the official tRIBS Documentation and the source code itself must be considered the only source of truth.
Use this tool at your own risk. chore: Update readme with additional documentation