read_cd3 {winfapReader} | R Documentation |
A function to read .CD3 files
Description
The function reads .CD3 files once these are in a local folder: these files contain information on the gauging station and on the catchment upstream the station.
Usage
read_cd3(station, loc_WinFapFiles = getwd())
Arguments
station |
the NRFA station number(s) for which the .CD3 file (names |
loc_WinFapFiles |
the file.path of the WINFAP files, i.e. the location in which the
|
Value
a data.frame with information on the catchment descriptors for the station
See Also
Information on the .CD3 files and river flow gauging in the UK can be found at the National River Flow Archive website https://nrfa.ceh.ac.uk. Specific information on the catchment descriptors can be found at https://nrfa.ceh.ac.uk/feh-catchment-descriptors
[Package winfapReader version 0.1-5.1 Index]