Hello, the video is very interesting. I am working in an area of Chile and need to calculate climatic variables. I have a question about the Set visualization parameter: why is a max of 17 being used? Thank you in advance for clarifying my question. Best regards.
Hello, thanks for sharing your knowledge. I am struggling to edit your code to filter a region, say Kampala region, instead of a country and get monthly precipitations. So far I have not been able to save the data in CSV. Any help?
import shapefile of your region as asset and rename it to roi, thats the easiest way to do it... ofc delete or comment 1 part of code(// 1. Define countries boundary layer) To vizualize it only on your region add .clip here: Map.addLayer(rainfall.mean().clip(roi), rainfall_Vis, 'Rainfall')
Thank you for the sharing.💯
You're welcome! I'm glad I could help.👍
Great video, thanks
Thanks for your valuable comment
Hello, the video is very interesting. I am working in an area of Chile and need to calculate climatic variables. I have a question about the Set visualization parameter: why is a max of 17 being used? Thank you in advance for clarifying my question. Best regards.
how to get the annual mean in this code.. ? could you please help
hi, may i know how can I modify it to get rainfall data for every country in the world and merge it into one dataset?
Very good 👍
Thank you
Hello, thanks for sharing your knowledge. I am struggling to edit your code to filter a region, say Kampala region, instead of a country and get monthly precipitations. So far I have not been able to save the data in CSV. Any help?
import shapefile of your region as asset and rename it to roi, thats the easiest way to do it... ofc delete or comment 1 part of code(// 1. Define countries boundary layer)
To vizualize it only on your region add .clip here: Map.addLayer(rainfall.mean().clip(roi), rainfall_Vis, 'Rainfall')
@@toadfootnsThank you so much, worked for me
FeatureCollection (Error)
Error in map(ID=512):
Image.reduceRegions: Need 1 bands for Reducer.mean, image has 0.
Nice video
Thanks a lot