ctmm-initiative / ctmmweb

Web app for analyzing animal tracking data, built upon ctmm R package
http://biology.umd.edu/movement.html
GNU General Public License v3.0
30 stars 21 forks source link

Low vs. high res option for occurrence #119

Open jmcalabrese opened 4 years ago

jmcalabrese commented 4 years ago

@xhdong-umd Can we repurpose the code that gives the user the choice between a shared or individual grids for home range analysis to offer a choice between low and high res for occurrence estimation?

I think the current ctmm default res settings for occurrence are sufficient for the "high" option, while the "low" option should be chosen to yield a substantial speed-up without degrading the estimate too much.

I think the popup box should read:

Estimate Occurrence Distribution

I think low res should be the default. We may also want to display a warning message in red on the occurrence page if the estimate is low res to remind the user that the estimate is not production quality.

xhdong-umd commented 4 years ago

@jmcalabrese It should be doable, but may take some time. Does this need to be finished soon?

jmcalabrese commented 4 years ago

This can be done down the road, and I've marked it Future.