Returns a data frame containing the date, observed and simulated flows. The name of the
observed flow variable is obs, the name of the simulated flow variable is sim.
Arguments
nc_file
Required. netCDF file to read CAMELS data from.
site
Required. Site number to extract data.
obsName
Required. Name for variable containing observations. Default is "obs".
simName
Required. Name for variable containing simulations. Default is "kge".