-
Just wanted to toss this paper out there that I thought was interesting. It's a way to potentially use a graph structure to evaluate causality in a network. What do people think?
http://www.santafe.e…
-
Hi,
I am a developer on the StarlingX project (https://www.starlingx.io/). StarlingX is a project under the OpenStack umbrella. Specifically it is part of the OpenStack Foundation Edge focus area. …
-
I had issues with NetworkSedimentTransporter because my river network has links with high slopes. In these links, parcels had enough velocity to move out of the network in just one timestep. I would n…
-
Are you on the latest version of ChiefOnboarding? We only give support for version 2.x.
_Yes, v2.2.2_
What browser are you using?
_Mozilla Firefox and Chrome_
What did you do?
_Test W…
-
# Project description
## Goal
To improve the map quality in Argentina, we propose to make data improvements by sharing challenges that can help fix data errors, and add or edit certain kinds of feat…
-
## Description of the issue
In many decriptions of the transport sector a modal split (also known as modal share or modal choice) is used. This describes the percentage of a transport modality comp…
-
Hi Shaoranlaos,
thanks for your contribution.
I have noticed a strange behaviour of the node on my PowerOcean.
The values i get back are only changing as long as i'm also connected to ecoflow…
-
# Project description
## Goal
To improve the map quality in Colombia, we propose to make data improvements by sharing challenges that can help fix data errors, and add certain kinds of features.
…
-
Drawing line for odd dimensions
```
img = np.zeros((3, 5), dtype=np.uint8)
rr, cc = draw.line(0, 4, 2, 0)
img[rr, cc] = 1
img
```
gives
```
array([[0, 0, 0, 0, 1],
[0, 0, 1, 1, 0],
[…
-
An error has occurred while executing Python code:
```
IndexError
Traceback (most recent call last):
File "C:/Users/Arielle/.qgis2/python/plugins\GNAT\build_network_dialog.py", line 167, in …