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

Question about soil_word function #24

Open
duochishuiguo opened this issue Jul 22, 2022 · 2 comments
Open

Question about soil_word function #24

duochishuiguo opened this issue Jul 22, 2022 · 2 comments

Comments

@duochishuiguo
Copy link

Sorry for taking your time. However, I have the following problem when using the soil_word function:
For example:
gph <- soil_world(var="bdod", depth=100, path=tempdir())
Report an error:
Error in soil_world(var = "bdod", depth = 100, path = tempdir()) :
file not yet available: bdod_60-100cm_mean_30s.tif
The above error occurs when the depth is 100 or 200. This warning does not appear when the parameter depth is set to other depths.

Reinstalling the package didn't work either. Looking forward to your reply.

@duochishuiguo
Copy link
Author

duochishuiguo commented Jul 22, 2022

A query of the dataset stored at https://geodata.ucdavis.edu/geodata/soil/soilgrids/ revealed that it did not include data for soil depths between 60-100 and 100-200. In addition, the above link does not include Cation Exchange Capacity of the soil (cec) and Organic carbon stocks (ocs).
While checking the data, I also found clay_0-5cm_mean_30s.tif did not contain soil information, perhaps the original tif file uploaded by the data source was wrong.
If possible, hopefully the author will complete the data so that the geodata package will have stronger applicability. Cheers!

@tristanubaldi
Copy link

Indeed, I have the same problem, many soil files of depths between 60-100 and 100-200 are not yet available. Will this problem be solved?

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

2 participants