Nicolas Noé
Nicolas Noé
In GitLab by @Tim-Hofmeester on Sep 22, 2020, 12:37 Some studies modify the habitat in front of camera traps, e.g., by clearing all vegetation in front of the camera trap...
In GitLab by @Tim-Hofmeester on Sep 22, 2020, 12:34 I think it would be informative to add a (optional) term for the distance between camera and a potential bait/lure or...
In GitLab by @peterdesmet on Sep 8, 2020, 20:14 _Note: this was suggested in the 2020-09-08 EUROMAMMAL technical call_ `individual_id` in observations allows to indicate repeat viewings of individuals, but...
In GitLab by @peterdesmet on Sep 8, 2020, 18:51 _Note: this was suggested in the 2020-09-08 EUROMAMMAL technical call_ Cameras can have additional settings that are not captured in the...
In GitLab by @peterdesmet on Sep 8, 2020, 18:48 _Note: this was suggested in the 2020-09-08 EUROMAMMAL technical call_ Cameras use different types of flashes to take pictures in the...
In GitLab by @peterdesmet on Sep 8, 2020, 18:41 _Note: this was suggested in the 2020-09-08 EUROMAMMAL technical call_ In addition to `cam_height` and `cam_angle`, it would be useful to...
In GitLab by @peterdesmet on Sep 2, 2020, 20:20 Ferdinando Urbano presented an interesting use case: how to express a long video being chunked into different events/sequences? I think this...
I am trying to experiment with Petridish but it seems, at least from the docs that it is rather tied to GitHub pages. I struggled a bit with this: the...
In GitLab by @peterdesmet on Sep 25, 2020, 14:25 Conditional constraints are not supported by Table Schema (see https://github.com/frictionlessdata/specs/issues/169). So to support: ``` scientific_name = required if observation_type = "animal"...
Hi, I've recently had to implement a color scheme to mimic IDL's "Std Gamma II" color scale. I think it's nice to also share it with the community! Thanks,