Skip to content
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

Estimate the biome for outliers #11

Open
valentinitnelav opened this issue Apr 14, 2023 · 1 comment
Open

Estimate the biome for outliers #11

valentinitnelav opened this issue Apr 14, 2023 · 1 comment

Comments

@valentinitnelav
Copy link
Owner

I have some sample data points and I would like to extract corresponding Whittaker biome information based on the annual average temperature and annual average precipitation of these data points. Do you have any solutions for this? Can you identify outliers (i.e. those not in Whittaker communities), and also determine which biome each sample data point belongs to? If you are able to help with this, I would be grateful. Thank you!

@valentinitnelav
Copy link
Owner Author

The part of your question related to identifying the outliers has been addressed here: https://rawgit.com/valentinitnelav/plotbiomes/master/html/Check_outliers.html

Then once you have the coordinates of the outliers you could apply one of these suggested answers here https://gis.stackexchange.com/questions/225102/calculate-distance-between-points-and-nearest-polygon-in-r so to get the nearest polygone.

Not sure if I will get the time to create a function for this. Any support is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant