-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Thanks again for this nice package, which has served me well in the past!
I was wondering if you know how to construct spatially constraint priors.
I'm using BT to fit a sky illuminance model to light logger data to retrieve spatial positions. However, depending on the species, the locations are spatially constrained to land. How would you go about this problem of creating a spatially constraint prior?
For reference, here is some underlying theory (still rough around the edges but it should give you an idea):
https://bluegreen-labs.github.io/skytrackr/articles/introduction.html
Currently I use a stepwise method where the previous location is used to define a bounding box of potential solutions (setting lower and upper bounds). While this is good this is not perfect, and gives issues as there are still "solutions" outside any reasonable domain.