-
Per [this](https://stackoverflow.com/questions/67452403/why-is-terra-package-dropping-these-values-when-using-extract-function), fixed in terra dev version 1.2.8; v1.7-78 is CRAN latest so this should…
-
Would be nice for users to have a guide for how to do this, given I expect a standard workflow will be to create objects in order, following the manual. And therefore to have all objects in the enviro…
-
**actel code on master:**
1. intro_to_actel.R
2. act_data_in_actel.R
3. actel_data_act.R
4. actel_data_migramar.R
5. actel_custom_spatial.R
**actel lessons on gh-pages**
1. intro to actel
…
-
Stems from: https://github.com/hugomflavio/actel/issues/97#issuecomment-2200001109
Currently, actel supports multiple signals in the same code-space, but will stop if the same signal is found in di…
-
When arrays are close together, the receiver range can heavily influence the real distance that the animals traveled. This, in turn, affects the calculated speed, and can generate unnecessary speed wa…
-
Mentioned by @jreubens in https://github.com/inbo/etn/issues/265#issue-1483914167:
> Other packages Actel and YAPS have interesting features too.
> It would be ideal that the requested data format…
-
clang-8 complains:
```
actel.c:93:19: warning: multiple unsequenced modifications to 'ActelIndex' [-Wunsequenced]
ActelIndex = (++ActelIndex) % ACTELNAMESIZE;
~ ^
actel.c:104:…
-
Hi,
I am trying to get familiarized with ICICLE Kit with the reference design. I am working in a PC which is offline (not connected to internet). So I downloaded MegaVault and assigned the locati…
-
Full log attached.
Error: Cannot find Spirit core configuration file for vendor:Actel library:SgCore name:PF_INIT_MONITOR version:2.0.204.
Error: The command 'create_and_configure_core' failed.
E…
-
ensure all the day 2 code works for
- [ ] -act
- [ ] fact
- [ ] glatos
- [ ] migramar (can use act code as a template for edits - data is same format)
most of these are done and can be checke…