The goal of hydrofab
is to provide consistent hydrologic and hydraulic
network manipulation tool chains to achieve model application ready
datasets.
You can install the development version of hydrofab
like so:
install.packages("remotes")
remotes::install_github("NOAA-OWP/hydrofab")
The concept of refactoring as intended here includes:
- Splitting large or long catchments to create a more uniform catchment size distribution,
- collapsing catchment topology to eliminate small catchments
The concept of aggregating as intended here includes aggregating catchments into groups based on existing network topology and defined criteria. Two primary use cases are offered:
- Aggregating to a set of defined outlet locations
- Merging catchments to a uniform size with enforced minimum areas and lengths.
This type of functionality is especially relevant to modeling applications that need specific modeling unit characteristics but wish to preserve the network as much as possible for interoperability with other applications
Mike Johnson (NOAA Hydrofabric Lead)These data are preliminary or provisional and are subject to revision. They are being provided to meet the need for timely best science. The data have not received final approval by the National Oceanic and Atmospheric Administration (NOAA) or the U.S. Geological Survey (USGS) and are provided on the condition that neither NOAA, the USGS, nor the U.S. Government shall be held liable for any damages resulting from the authorized or unauthorized use of the data.