You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to download weather data from FMI for a period or station where they don't exist, the FMIWFSClient$getDailyWeather get fails with an error in convertOGR. It would be preferable to have more descriptive error message or an empty dataset to be returned. The relevant rwfs code is in the WFSClient$getLayer method.
For original context see fmi/issues/22.
When trying to download weather data from FMI for a period or station where they don't exist, the
FMIWFSClient$getDailyWeather
get fails with an error in convertOGR. It would be preferable to have more descriptive error message or an empty dataset to be returned. The relevantrwfs
code is in theWFSClient$getLayer
method.On the
rwfs
develop
branch the error is still not very informative.A shortened version of the empty response:
The text was updated successfully, but these errors were encountered: