-
As a developer
I would like to use Jackson serializers
So that I can factor out the DtoBuilder
-
The SRID of the input point set which is used for creating the alpha shape should be set for the resulting alpha shape.
-
I am having trouble using https://www.epsg-registry.org/ to find the correct EPSG code for my data. From the current aggregator summaries, ESPG::4326 seems to be WGS84. I'm not sure about NAD83 or NAD…
-
Currently, the url for basemap in pypi points at https://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-1.0.7/basemap-1.0.7.tar.gz. This means that in order to install basema…
-
Hello
We have been using Suite2p at the lab for a while and it's great. We were wondering a bit about the cell export order as it seems to generally follow cell quality with earlier cells much highe…
-
Hi, I have prepared the Python environment, and downloaded data from the PDEBench, as well as the model weights from Google Drive. I can train the model from scratch on my current data available and I…
-
In the below picture, the polygons are made of 4 points. OpenGL split the polygon in two triangle by itself but the two triangle do not have particular instruction for rendering order - which is annoy…
jzy3d updated
3 years ago
-
In task 9, HG Worlds 2019, Manfred Ruhmer is flying 199.875 kms in flare-timing but only 106.856 in FS. David Guiducci and Christian Tiefenbacher distances flown are much the same.
-
With GeoMakie v0.6.2
```julia
using GeoMakie, CairoMakie
fig = Figure()
ga = GeoAxis(fig[1, 1];
dest = "+proj=ortho +lon_0=0 +lat_0=30")
land = GeoMakie.land()
poly!(ga, land)
```
p…
-
...just opening this issue to brainstorm a bit about the most effective way to combine raster time series from neighbouring scenes.
For example, if your AOI spans 4 different scenes, there should b…
bendv updated
7 years ago