Skip to main content

Hydrofabric: An Introduction

Hydrofabric is a collection of open-source R package that provides a comprehensive set of tools for working with hydrologic data. Hydrofabric is designed to be user-friendly and accessible to researchers and practitioners with varying levels of expertise in hydrology and data science. It is also highly extensible, allowing users to develop custom modules and plugins to meet their specific needs.

Getting Started with Hydrofabric

To get started with Hydrofabric, you can follow these steps:

  1. Install hydrofabric from Github using remotes: remotes::install_github("NOAA-OWP/hydrofabric)

  2. Attach the package into your R script: library(hydrofabric)

  3. Explore the Hydrofabric documentation to learn more about its features and how to use them:

Hydrofabric Documentation

Hydrofabric Resources