The object contains 3 columns that are currently used for improving readability of the downloaded dataset: fullname, abbr_eng, and fullname_eng

imgw_hydro_abbrev

Format

The data contains a data.frame with ca. 20 elements described in three ways:

fullname

original column names as downloaded from the repository

abbr_eng

shorten column names with abbreviations derived from the most popular scheme used for meteorological parameters

fullname_eng

detailed description of downloaded meteorological variables

The object is created mostly to be used altogether with the hydro_shortening_imgw() function

Examples

data(imgw_hydro_abbrev)
head(imgw_hydro_abbrev)
#>               fullname    abbr_eng  fullname_eng
#> 1           Kod stacji          id            ID
#> 2                Dzien          dd           Day
#> 3                Dzień          dd           Day
#> 4 Miesiąc kalendarzowy          mm         Month
#> 5  Nazwa rzeki/jeziora riv_or_lake River_or_Lake
#> 6         Nazwa stacji     station       Station