hydro_imgw()
set of functions due to changes in the IMGW-PIB hydrological datasetsmeteo_imgw_telemetry_stations()
meteo_imgw_telemetry_stations()
precip
dataset from IMGW-PIB repository after recent changes in metadataogimet_daily
if data contains more than one yearallow_failure
argument used by default that turns off automatic debugging but avoid warnings and errors for most typical use casesmeteo_imgw
family of functions supports multiple names as argument - bug fixnearest_stations_
set of functions instead of column names for easier processing (e.g. [km] are visible now only as attributes)spheroid_dist
added to improve accuracy of calculations between points, but also avoid installing GIS dependencies (thanks to @kadyb)nearest_stations_imgw()
now uses the Vincenty's formula in spheroid_dist
to calculate the distance between points on a spheroid, not the Euclidean distance (previously results were inaccurate for some specific cases)http://weather.uwyo.edu/upperair/sounding.html
; extra information with supporting example added to the sounding_wyoming
's documentationhydro_imgw
supports now exception for current year which has no flow data until it is verified by the IMGW-PIBogimet_daily
automatically detects column names to be used for extraction in final data.frame; extra debugging info when temperature or precipitation columns are missingdata.table
package to read CP1250 on machines that do not support this encoding (translit used instead)danepubliczne.imgw.pl
to dane.imgw.pl
where neededogimet.com
, instead check for all available data in given period of timeogimet()
- downloading Synop hourly or monthly data from the "Ogimet" webportalogimet_hourly()
- downloading Synop hourly data from the "Ogimet" webportalogimet_daily()
- downloading Synop daily aggregates from the "Ogimet" webportal ogimet_stations()
- retrieving geographical coordinates, altitude, WMO IDs and station names for the user-specified country nam; optionally plot results on a maphydro_daily()
that prevented from merging more than 1 datasetmeteo()
for downloading monthly, daily, and hourly meteorological datameteo_monthly()
for downloading monthly meteorological datameteo_daily()
for downloading daily meteorological datameteo_hourly()
for downloading hourly meteorological datahydro()
for downloading semiannual and annual, monthly, and daily hydrological datahydro_annual()
for downloading semiannual and annual hydrological datahydro_monthly()
for downloading monthly hydrological datahydro_daily()
for downloading daily hydrological datameteo_metadata()
for downloading the metadata of the meteorological datahydro_metadata()
for downloading the metadata of the hydrological datameteo_sounding()
for downloading the mea (i.e. measurements of the vertical profile of atmosphere) sounding datameteo_stations
containing Polish meteorological station's localizationshydro_stations
containing Polish hydrological station's localizationsNEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.