model_import_data_cfs: Import USGS Gage Information Function

View source: R/model_import_data_cfs.R

model_import_data_cfsR Documentation

Import USGS Gage Information Function

Description

Imports data from the USGS, harvested from their stream gages

Usage

model_import_data_cfs(riv.seg, mod.phase, mod.scenario, start.date,
  end.date)

Arguments

riv.seg

Specific river segment of interest

mod.phase

should be "p6/p6_gb604/tmp" (phase 6) or "p532c-sova" (phase 5)

mod.scenario

should be "CFBASE30Y20180615" (phase 6) or "p532cal_062211"

start.date

character starting date for data retrieval in the form YYYY-MM-DD.

end.date

character ending date for data retrieval in the form YYYY-MM-DD.

Value

A dataframe containing the specfic river segments model data for the specified time period


HARPgroup/cbp6 documentation built on Nov. 8, 2022, 1:22 a.m.