kostra_dwd_2010r
replaced bykostra_dwd_2020
get_uncertainties()
now allows to get cell-specific uncertainty estimatesget_depth()
now allows to consider uncertainties withuc = TRUE
get_stats()
now optionally return precipitation yield values withas_depth = FALSE
write_stats()
now wrapswrite.table()
to facilitate dumping stats to diskplot_idf
now allows to visualize intensity-duration-frequency curves per tileview_spatial
now allows to interactively explore tile locations, with optional output to disk
get_centroid()
now makes use of the Nominatim API viatidygeocoder::geocode()
for forward geocoding instead of using datasets shipped with the package
as_yield()
andas_depth()
now acceptx
with a length of 2
get_pdepth()
now allows to determine statistical precipitation depthsget_centroid()
now allows determination of coordinates based on municipality names and postal codesget_returnp()
now allows interpolation of return periods withinterpolate = TRUE
get_pdepth()
andget_returnp()
now return values supplemented by unitsget_centroid()
now makes use of the VG250_PK dataset instead of VG250_GEM centroidsget_centroid()
now prompts a warning when the object returned contains multiple hitsget_centroid()
now prompts an error when the object returned contains no hits- package data has been imported using
sf::read_sf()
instead ofsf::st_read()
- proper internal unit conversion when using
as_yield()
andas_depth()
kostra_dwd_2010r
dataset now has actualNA
values instead of-99.9
placeholders- general cleaning and harmonization of roxygen2 function documentation
get_returnp()
now returns consistent output for tn < 1 and tn > 100