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
There is an issue in the S3 methods, for some reason it does not go the get_chirps.SpatExtent or get_chirps.SpatRaster or get_chirps.SpatVector and goes to the default method which gives this error. I tried to fix without success and wrote a turn around solution that you can find here f6da1c6. Is not an elegant way to solve, but is the one I found considering our limited time. What do you think?
I'm working on writing tests to improve the test coverage for the package (and hopefully stop the automated e-mails that the tests failed).
Right now I'm working on
get_chirps()
for theSpatRaster
method but I'm getting an error.Results in an error.
Am I just using the function incorrectly?
The text was updated successfully, but these errors were encountered: