-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase coordinate uncertainty for gbif dataset #105
Comments
@SanderDevisscher: typically we should use the radius of the circle circumscribed a square of 1km x 1km. So, sqrt(2 * 0.5^2). @peterdesmet: is it correct? |
in meters, so sqrt(2 * 500^2) =~ 707m |
Indeed, 707 meters is correct. I would ask to the partners specifically involved with these occs if you may blurring less than 1x1km. Or not blurring at all 😄 Probably the concerns of few years ago have faded away? |
It's an issue from late last year 😖 However I've explained the cause of the issue to Mieke and she is going to try and convince the other members of the consortium to do away with the blurring 💪 if she succeeds I need to disable the blurring 🤞 |
Blurring should remain 😢 |
Due to a issue with coordinates flagged by Mieke Hoogewijs (via @damianooldoni) I've noticed the coordinate uncertainty is not correct. More precise it still is the value prior to the conversion to 1x1km squares (#91).
This value should be changed.
@damianooldoni what value do you mostly use in case of blurring to 1x1km ?
changes should be implemented here:
sk-analyse/script/dwc_mapping.Rmd
Line 328 in 2a2300c
& here:
sk-analyse/script/dwc_mapping_bycatch.Rmd
Line 296 in 2a2300c
The text was updated successfully, but these errors were encountered: