-
Hello @eigenvivek, thanks for sharing the code for your awesome work !
I have a query regarding the calculation of the mean Target Registration Error (mTRE) as discussed in your arXiv paper compared…
-
할당: @ChoonB
기본 subway 관련 가설
- [x] 지하철역과 거리가 가까울 수록 가격이 높을 것이다.
- [x] 가장 가까운 지하철이 무슨역인지가 가격에 영향이 있을 것이다.
- [x] 특정 거리안에 몇개의 지하철이 있는지가 가격에 영향이 있을 것이다.
---------추가 가설
- [x] subway info에서 좌…
-
```julia
orography = NoOrography(spectral_grid)
model = PrimitiveWetModel(;spectral_grid, orography)
H, λ₀, φ₀, σ = 4000, 0, 50, 15 # height, lon, lat position, and width
set!(model, orogr…
-
In the benchmark on your README, you compare runtime with sf but not the outcomes, which are entirely different: as `crs` hasn't been set in the sf objects, it computes Euclidian distances. Setting it…
edzer updated
6 years ago
-
### Problem Statement
When Using the OpenOrd layout plugin we sometimes see an unwanted phenomenon.
"Important" nodes, with a high degree, are often obscured by their neighbours.
You can recreate …
-
Soo, forking from #29, here are some ideas for things to include in a spatial analysis module:
- rgeos
- rgdal
- maptools
- rastor
- sp
- intro to GIS ([thanks](https://github.com/remi-daigle/GIS_mapp…
-
Is there any plans to support evaluation of a LazyTensor? I want to retrieve the kernel matrix and it has to be M x M, not M x K.
Also, I think that would increase interoperability of the library w…
-
Hi Alexustas
thanks for your great job first of all.
just a quick question: is it possible to get some insights/docs about the logic behind the creating navaids for KSP.
I just started a new …
-
**Use case**
Especially when I am adding things to the map (e.g. using Things or Shop Overlay), but also when verifying existing map, it is not always easy to judge how big distances displayed on the…
-
[LUCENE-6481 \| https://issues.apache.org/jira/browse/LUCENE-6481] adds GeoPointField w/ GeoPointInBBox and GeoPointInPolygon queries. This feature adds GeoPointDistanceQuery to support point radius q…