-
This issue tracks progress on primitive shapes, which were first added in #10466 based on the `primitive-shapes` [RFC](https://github.com/bevyengine/rfcs/blob/main/rfcs/12-primitive-shapes.md).
## …
-
CuPy's main branch now has a KDTree implementation (`cupyx.scipy.spatial.KDTree`). It is not released for CuPy 13.x, but we should investigate whether it provides benefit over falling back to the host…
-
Write a Matlab function to compute the masked spatial statistics by combing existing Matlab functions.
-
As said in the title. A few functions assume ref systems are the same between multiple data sources. Change these functions to use the OGR spatial ref objects to allow conversion between the two and p…
-
I played with a couple of functions to simulate a species occupancy landscape.
From random fields (used in the AHMbook package), we can get something like this:
![image](https://user-images.github…
-
You will be aware, for example from:
https://r-spatial.org/r/2022/04/12/evolution.html,
https://r-spatial.org/r/2022/12/14/evolution2.html,
https://r-spatial.org/r/2023/04/10/evolution3.html and
h…
-
Ref: https://github.com/go-spatial/tegola/issues/384
Fuzzing geom/encoding/wkb (as per #53) reveals a potential bug with several decode functions. I have attached the relevant test output - [010c…
-
I'm curious if this has been discussed yet? We'd be interested in building data fusion UDFs for several H3 geo spatial functions. Presumably we'd install them in our own container but would need an ex…
-
With the issue #796, ArcadeDB supports points and polygons. It's still missing the native indexing of such new types.
The following approach will be used:
- create a new index type `LSM_SPATIAL`
…
lvca updated
11 months ago
-
Hi @Shrad-Shukla1 and @Yoon-Eric
(edited on April 30)
Okay, ```(xr_da * aw_factor).mean(dim=[lon_name, lat_name])``` calculates the areal-weighted average per grid cell. see below example.
h…