This function retrieves the list of the MOPEX basins.
Value
This function returns a data frame containing the following columns:
USGS_IDStation id number
LongitudeDecimal degrees East
LatitudeDecimal degrees North
Drainage_AreaSquare Miles
R_gaugesRequired number of precipitation gages to meet MAP accuracy criteria
N_gaugesNumber of gages in total gage window used to estimate MAP
A_gaugesAvaliable number of gages in the basin
Ratio_ARRatio of Available to Required number of gages in the basin
Date_startDate when recordings start
Date_endDate when recordings end
StateState of the basin
NameName of the basin
Columns Date_start, Date_end, State, Name are taken from:
https://hydrology.nws.noaa.gov/pub/gcip/mopex/US_Data/Basin_Characteristics/usgs431.txt
Date_start and Date_end are conventionally set to the first of the month
here, however actual recordings my differ. Always refer to the recording date
obtained as output of tsMOPEX().
