Jakob Schwalb-Willmann
Jakob Schwalb-Willmann
Hi Alex, unfortunately, this is currently not possible but I consider including the Google Maps API again in one of the next updates similar to the mapbox API. Best, Jakob
Thanks for the feedback. Good point, will equalize the behavior of all colour arguments, including the ability to look for a dedicated column name in `m`.
Hi, currently this is not possible. As of now, for the purpose of visualization, you could manually add locations to your data before calling `align_move()` to "force" the interpolated locations...
Hi Theresa, thanks for reporting this problem, could you provide me with a reproducible example (e.g. just a little subset of your data, with which this occurs)? That would make...
Hi Theresa, this one took me some while to find out what's going on. In short: The reason for this is a strange R behavior that I have not fully...
The good thing is that I never stop learning new things in R... I just checked this again and these are my thoughts so far about what I found out:...
Thanks for reporting this, I will look into it.
All frames are cropped to 180/-180 degrees longitude, however, as mentioned in https://github.com/16EAGLE/moveVis/issues/82#issuecomment-594081356, you can avoid this by setting `cross_dateline` of `frames_spatial` to `TRUE`. Then, frames and tracks are extended...
.paraRasterFun itself called from global environment worked fine on two different Windows machines, using the available CPUs as expected. However, there appears to be a problem when using superClass related...
Good idea, will do so as soon as I find time to continue with the ``prep`` functions. Will include a function that binds to a present sen2cor installation.