przell
przell
Hi together, according to this: > HTH. We'd love to have more docs/guides on these things to help people get started, so we'd more than welcome any documentation/sketch or feedback...
Is this also affecting `st_write()` with proxy objects? I get `Error in dim.stars(x) : length(d) == length(dim(x[[1]])) is not TRUE` when I try to st_write a large proxy object (s2...
Can also confirm that it's working after installing `remotes::install_github("r-spatial/mapview@429-update-to-webshot2")`
Hi Dainius, for testing a new version of UDFs we are using a python and R environment in parallel (through rpy2). It would be good for reproducability and more stable...
Also interesting for synchronous calls, for not blocking the console!
Here I gave it a shot. I tested it with a couple of collections on our Eurac Backend and it worked nicely. If you agree I'd do a pull request....
Ah right, forgot about that branch. Sorry. Fully understand the dependency issue. On the other hand, the interaction with mapview/mapedit and openEO creates a nice user experience. We can think...
Nice solution! We're still thinking about how to include mapview and other packages with more dependencies into the openeo package without overloading it.