-
If I try to use a kernel like `composite_kernel = SquaredExponential() + WhiteNoise()` with `GpOptimizer`, the kernel evaluations have different shapes and I get the following traceback:
```
Trace…
-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
I'm trying to use `nix2container` to build a google cloudshell container, and I'm running into multiple issues :D
My basic configuration looks something like this:
```nix
nix2containerPkgs.nix2c…
-
```
I have a database, which uses Postgis for spatial data.
The data is kept according to OpenGIS standard.
When I load a table containing spatial data using RPostgreSQL,
then I am getting
Warni…
-
This is a request for the development of **interfaces** for **R** and **Julia**, for the needs of statisticians and of researchers in machine learning and stochastic optimization.
### **R** system …
-
- [x] read the data
- [x] map by station id. for now use the lon/lat in the file; maybe later lookup an authoritative location.
- [x] extract points by area of interest (`aoi`)
- [x] interpolate po…
bbest updated
2 years ago
-
Could we update the DESCRIPTION document to match [the citation](https://github.com/glottospace/glottospace#citation)? I can do the PR if you'd like @SietzeN
-
I am working with bfast and bfastSpatial in my research and came across the work of Grogan et al. in _"Mapping Clearances in Tropical Dry Forests Using Breakpoints, Trend, and Seasonal Components from…
-
**Official change request**: [OGC CR 595](http://ogc.standardstracker.org/show_request.cgi?id=595)
WKT seems a good way to easily encode geographic geometry, but the datatype geo:wktLiteral makes i…