Arkadiusz Głogowski
Arkadiusz Głogowski
Try without `date=Sys.Date()` as it works as default and maybe couse an issue? I get a requierd map and result while running `nearest_stations_ogimet(country = "Spain",add_map = T,point = c(-5,37),no_of_stations =...
Did you try to reduce number of stations as the the error says that string is to wide. Sometimes when you change a bit coordinates the function work better. What...
Hydrologists measure time differently than the standard January-to-December calendar year. You can see that column is idhyy but 5 columns right you have the actual month in column mm. This...
Problem solved