Skip to contents

Mean Daily Water Discharge At Avacha River (Elizovo City)

Value

avacha

a data frame

Details

These data contain the measured (obs) mean daily water discharge values (in \(m^3/s\)) at the Avacha River – Elizovo City state gauging station for the 2022 calendar year. They are accompanied by the GloFAS v4.0 reanalysis water discharge values for the last 24 hours (sim), derived from https://ewds.climate.copernicus.eu/datasets/cems-glofas-historical.

Read more about GloFAS Water Discharge reanalysis – https://confluence.ecmwf.int/display/CEMS/GloFAS+v4.0

Examples

data(avacha)
str(avacha)
#> tibble [365 × 3] (S3: tbl_df/tbl/data.frame)
#>  $ date: Date[1:365], format: "2022-01-01" "2022-01-02" ...
#>  $ obs : num [1:365] 76.2 76.2 76.3 76.3 76.4 76.4 76.5 76.5 76.6 76.6 ...
#>  $ sim : num [1:365] 84.8 84.3 84 83.7 83.4 ...