-
#### Is your feature request related to a problem?
QGIS has the feature "[explode lines](https://docs.qgis.org/3.22/en/docs/user_manual/processing_algs/qgis/vectorgeometry.html#explode-lines)" whic…
-
Hallo! I want to ask how to convert the .xyz data from the The Stanford 3D Scanning Repository to the .mat data for the experiments in this paper? Could you give me the code for the conversion please?…
-
OS: Ubuntu 20.04
pip3 venv = py3swmm
python=v3.9
Is there an issue using python v3.9, rather than v3.8.3?
Trying to run ostrich-swmm for the first time, so any help appreciated.
I built and i…
-
hello everyone , i am getting this error by running test_net.py on windows 10
(charnet) C:\Users\karti\research-charnet>python tools/test_net.py configs/icdar2015_hourglass88.yaml C:\Users\karti\…
-
### What happened?
The following code yields a segfault on my machine (and many other machines with a similar environment)
```
import xarray
filename = 'tiny.nc.txt'
engine = "netcdf4"
dat…
-
I'm trying to segment a bunch of images, however the `segment` command fails at one of the images with the following error message:
```
ERROR Failed processing /home/user/images/189097.jpg: Inval…
-
Hi,
I would like to use firedrake to do computations on isoparametric meshes in 3D in parallel. I have some code that worked nicely in serial but for parallel I have switch to `par_loop`s.
Howe…
-
The original `um2netcdf.py` came with a separate `ancil2netcdf.py`
Revisit why this was separate?
-
Hi,
i'm using LOC for my bachelor thesis and i successfully run LOC with octree data. Right now i'm facing the issue to plot the exitation temperatures. In the documentation of the method LOC_read_Te…
-
I am using Detectron retinanet to train a model. As a result of training, I am getting a ".pkl" file as an output. Then, I have converted it to ".pb" file. And got two files "model_init.pb" and model.…