hydro_metadata_imgw: Hydrological metadata

View source: R/hydro_metadata_imgw.R

hydro_metadata_imgwR Documentation

Hydrological metadata

Description

Downloading the description (metadata) to hydrological data available in the danepubliczne.imgw.pl repository. By default, the function returns a list or data frame for a selected subset

Usage

hydro_metadata_imgw(interval)

Arguments

interval

temporal resolution of the data ("daily" , "monthly", or "semiannual_and_annual")

Examples


  meta = climate:::hydro_metadata_imgw(interval = "daily")
  meta = climate:::hydro_metadata_imgw(interval = "monthly")
  meta = climate:::hydro_metadata_imgw(interval = "semiannual_and_annual")


climate documentation built on Aug. 9, 2022, 5:08 p.m.