-
Hi,
Using the default method "cheap" when either side of the -180/180 line results in it calculating the long way around. Talking to @mdsumner I got around that by using the method "geodesic" but I …
-
Functions [`nilearn.glm.threshold_stats_img`](https://nilearn.github.io/modules/generated/nilearn.glm.threshold_stats_img.html#nilearn.glm.threshold_stats_img) and [`nilearn.image.threshold_img`](http…
-
What are the outpu units for the function distance(a, b, [datum = wgs84])?
Is there a function included to convert that distance to miles?
-
One of the common uses of JTS is to perform geospatial calculations. This entails:
1. Converting from geospatial coordinates to geometric coordinates using a "map-projection".
2. Performing the ge…
-
Following up on https://github.com/anowacki/Geodesics.jl/issues/3 and https://github.com/JuliaGeo/Geodesy.jl/issues/40 - are you considering registering this package?
```julia
(@v1.4) pkg> add Ge…
-
Hi, after reading the paper and your code implementation, it's really a great work!!!
However, when i use the ''**eval.py**'', and I enter the command:
`python eval.py --model_path data/trained_s…
-
Dear community
I am new to brainsmash. I am in need of generating surrogates from the DK parcellation for an imaging transcriptomics analysis but i am unsure about how to implement this from the ex…
-
The algorithm that GRASS uses for computing areas on ellipsoids gives different results than GeographicLib that is used by Proj and PostGIS. QGIS is also using the GRASS algorithm. It seems that GRASS…
-
- [x] Run OpenDSS
- [x] Find sample data that we can import into OpenDSS
- [x] Identify the simplest analysis we can perform with OpenDSS
- [x] Identify the minimum data we need to perform for that…
-
### What is the bug or the crash?
Hi,
I am doing distance analysis between two points group, through linear distance matrix (k=1), semplifying:
group A (single point):
lat 37.324500
lon 13.5784…