-
I often lose track/get confused about what different functions do (what they take as input and give as output), and since v0.1 in 2015 sf has come along and other changes in the spatial pkg landscape.…
-
I am trying to apply a custom function to two spatial rasters (about 10,000 layers each) that make up a spatial dataset. This works fine when I leave the cores argument as the default 1 (though it tak…
-
With the latest release we are able to use NetCore 2.2 and relative EFCore 2.2 with all improvements and bugfixes (awesome!).
But I have a spatial query did with EFCore and new spatial's type present…
-
I'm just starting an issue to track the feature/spdep branch which incorporates (some) spatial models from [spdep](https://cran.r-project.org/web/packages/spdep/index.html) in rstanarm.
Currently i…
-
# Refactoring Pipeline for `crew` and `apptainer`
> Notes and Checklist for Updating, Started by @kyle-messier
## Design targets for optimal parallelization and updating
### Download
> Re…
-
Currently turf buffer seems to support "end_round" as end strategy and "join_round" as join strategy. It would be nice if your can provide the strategies as follows:
- For join strategies, 'join_ro…
-
**Describe the feature:**
One of the best ways to train our users to use ES|QL is our sample datasets. We could use the kibana_sample_data_logs dataset and convert all the installed SOs to use ES|Q…
-
The specification of the projection raster is different for these two functions, which is cumbersome if you want to plot the results of the two functions next to each other.
- [ ] refactor `project…
-
Issue coming from [a discussion](https://github.com/TUDelftGeodesy/stmtools/pull/66#discussion_r1562438536) in PR #66
A duplicated coordinate (lat, lon, time) will cause the spatial temporal query …
-
Hello,
I am learning the sf package, and browsed through the referene https://r-spatial.github.io/sf/reference/index.html
I find it a bit difficult to browse, and to know which functions fit toge…