Dear Sir. I have seen your video "Estimating Soil Loss in Google Earth Engine | RUSLE Modelling" Sir, I have a few questions; 1. Which method you have used for the R-factor in the code? 2. Similarly other methods for K, LS, C, and P-factor I have used your GEE code for a small catchment of the Ghaghara River and needed to explain these pieces of information in the article. Please do the needful.
Can you please tell me how you get the ids of mahi basin etc. I am working on a project related to Jhelum Basin and it will be very helpful if you reply me about it.
I have a question about your code in this video. How can I obtain the K factor and P factor expressions for Meghalaya, as I am not included in the expression that I must use?Please aid me; I am in need of it.
Here, the estimation is soil loss is for 1 year. If I want to calculate over a period (just say 10 year), how do the calculate using Modified Fourier formula for R calculation.
I have seen the video, and it is well organized, thank you so much and it is also great that you provided the link to the java script as well, Thanks. can you also provide information on how to use the script if the source of data changed, for example MODIS landcover data is used in the example, what if we would like to replace MODIS by ESA Global landcover data is used, do we need to adjust the script for P factor?
Dear Thanks for video and sharing codes, it is very informative video, How How can i change the AOI? How i can find Basin for south China Fujian providence ?
@@GeoGuru1 thank you for your response , how can I enter data specific to my study area into the script to calculate p =Create P Facor map using an expression
Would you mind telling about the equqtions? I would like to know about the equation. Is there any research paper or any document from which you use those equations. Please let me know about those equations.
There are many literatures which provides the RUSLE equations. www.indianjournals.com/ijor.aspx?target=ijor:joae&volume=58&issue=2&article=007 This is one of them
//For Basin Baoundary var dataset = ee.FeatureCollection("FAO/GAUL_SIMPLIFIED_500m/2015/level2") var main = admin2.filter(ee.Filter.eq('ADM2_NAME', 'Chiradzulu')) print('No of Subbasins:', main.size()); var aoi = main; how ever this worked fro my study area boundary
thank you,you saved my homework😇
All of us ❤
Thanks for providing this analysis, would it be possible to add references to the used methodology ?
Great, hard worker, continue such like videos. Thank you!
Dear Sir.
I have seen your video "Estimating Soil Loss in Google Earth Engine | RUSLE Modelling"
Sir, I have a few questions;
1. Which method you have used for the R-factor in the code?
2. Similarly other methods for K, LS, C, and P-factor
I have used your GEE code for a small catchment of the Ghaghara River and needed to explain these pieces of information in the article.
Please do the needful.
Thanks for the script.
Dear Sir, Thank you so much.
Very informative video upload sir......Thank you so much sir..... Please next video upload to Landslides risk mapping
Thanks you for your work.
Can you please tell me how you get the ids of mahi basin etc. I am working on a project related to Jhelum Basin and it will be very helpful if you reply me about it.
I have a question about your code in this video. How can I obtain the K factor and P factor expressions for Meghalaya, as I am not included in the expression that I must use?Please aid me; I am in need of it.
Sir please help me to work in same model using my personal study area.
How to edit code for local study area.
Here, the estimation is soil loss is for 1 year. If I want to calculate over a period (just say 10 year), how do the calculate using Modified Fourier formula for R calculation.
Sir, can you provide the link to the paper using which you have generated those classes in K factor and P factor?
I have seen the video, and it is well organized, thank you so much and it is also great that you provided the link to the java script as well, Thanks. can you also provide information on how to use the script if the source of data changed, for example MODIS landcover data is used in the example, what if we would like to replace MODIS by ESA Global landcover data is used, do we need to adjust the script for P factor?
Dear Thanks for video and sharing codes, it is very informative video, How How can i change the AOI? How i can find Basin for south China Fujian providence ?
You can upload the shape/KML file your region as an asset in GEE
How to download the final output as raster image to Google drive?
Hi, Mr.
thank you for this intersting video. i have some questions please.
Which method you have used for the R,K, LS, C, and P-factor.
There are many literatures which provides the various methods and equations for RUSLE.
www.indianjournals.com/ijor.aspx?target=ijor:joae&volume=58&issue=2&article=007
This is one of them.
@@GeoGuru1 thank you for your response , how can I enter data specific to my study area into the script to calculate p =Create P Facor map using an expression
but what if i want to use a shaepfile for my own aoi how is that
How to download each map as a raster output to drive, please tell us
Sir, can you please provide ethe script to export these final output to drive?
hello sir, I have done my own classification, however, calculating the P factor from the classified image is my problem
Thanks you for your work. Please can i use your code to estimate the soil erosion of my area of study ?
Would you mind telling about the equqtions? I would like to know about the equation. Is there any research paper or any document from which you use those equations. Please let me know about those equations.
There are many literatures which provides the RUSLE equations.
www.indianjournals.com/ijor.aspx?target=ijor:joae&volume=58&issue=2&article=007
This is one of them
Hello sir, How to Add map Scale or Magnify Scale
How to get country ID from Hydrobasin?
Thankyou very much
Most welcome
Hello sir, I’m having difficulty in Chambal basin soil loss calculations please help. @Geoguru
What kind of difficulty you are getting with this code ?
Hello, I need a guide, I want to do same for a state in Nigeria, Kaduna State, How can i change the AOI?
same question
same question have you found the answer?
How to add pie chart of classified image
print(ui.Chart.array.values(Area, 0, className2)
.setChartType('PieChart')
.setOptions({pointSize: 2, title: 'Soil Loss',}));
COMO HAGO PARA CUALQUIER CUENCA DE SUDAMERICA ?
You have to upload the shapefile of your basin.
@@GeoGuru1 ya resolví amigo, era conseguir el ID de la cuenca. Muchas gracias de verdad
Any one, please help me to export to drive
nice work but it doesnt work
k factor value wrong
K facot value wrong
Thank you for the video sir, can I contact you via WhatsApp to discuss this video further?
Thanks for the watching the video. You can contact me through email techsolutions0591@gmail.com
//For Basin Baoundary
var dataset = ee.FeatureCollection("FAO/GAUL_SIMPLIFIED_500m/2015/level2")
var main = admin2.filter(ee.Filter.eq('ADM2_NAME', 'Chiradzulu'))
print('No of Subbasins:', main.size());
var aoi = main;
how ever this worked fro my study area boundary
Hello Geru Sir, I am PhD Student your tutorial and method of understanding is much attractive. can you share me your mail Id.
Thanks for watching the video
techsolutions0591@gmail.com
Sir please help me to work in same model using my personal study area.
How to edit code for local study area.