-
```
from microbit import *
img = Image()
mode = 'sos' # light mode and flash mode
while True:
if button_a.is_pressed():
mode = 'flash'
if mode == 'flash':
img.f…
-
**Descrição**
TAG para identificar abrigos exclusivos
**Problema encontrado**
Não sei se alguém já deu essa sugestão, mas seria interessante a criação de uma tag/ícone para abrigos exclusivos, no…
-
If an InsertSensor request conatins a SensorML System or PhysicalSystem with components, the SOS should insert these component as separate procedures.
- as (hidden)child procedure of the parent offeri…
-
I have to write sensor observations directly to the database schema of the SOS installed on the RPi, in order to avoid creating InsertObservation statements and guarantee high frequency readings.
Is …
-
I have an idea of getting managed thread names in ClrMD which is based on `ISOSDacInterface` interface.
At the moment there is no fast way to get this via DAC SOS API, we can only do this by enumer…
-
Is it possible to replace the service EC Surface Water with this one?
http://ngwd-bdnes.cits.nrcan.gc.ca/GinService/sos
Please note if the service type has changed do not proceed. Simply if it's a …
-
I wonder if a typical ghci workflow can be automated with sos.
Usually you run a ghci process and:
1. When `*.hs` changes, you send `:r` or possibly `:r:main` to ghci
2. When `*.cabal` or `*.yaml…
-
First of all, thanks for your valuable contribution. The EDL concept is interesting.
I have tried the EDL for a simple classification task like:
```
import evidential_deep_learning as edl
impo…
-
The naming convention paper by Cristina and me still make sense. Some cleaning will make it logically robust.
https://scholar.google.com/citations?view_op=view_citation&hl=sv&user=tqi6xEQAAAAJ&citati…
-
**Describe the bug**
ERROR: Enforce failed for file_kin /home/bz2437/UKB_genotype_data/fam_folder/output/ascertain_fam_1.cXX.txt: open file in src/param.cpp at line 905 in CheckParam
**To Reproduc…