Really good thanks! One bit of feedback, not including the URL's for the snippets of code in the description slowed me down a bit when trying to follow along.
i did all this. but where did you get this dem code from that you used. I am not able to find it. i tried typin the same but it showed syntax error. could you tell about hiphen documentation
Hey Canan, good work for including the error message. I copied and pasted it into Ecosia and only one result came up! www.ecosia.org/search?q=EEException%3A+Pixel+grid+dimensions+%281296001x417601%29+must+be+less+than+or+equal+to+10000&addon=firefox&addonversion=4.0.4 The generic error message (without the specific number of pixels) indicates that you are trying to export to large a number of pixels. GEE limits exports but you can reset the max if you'd like to. Be warned though these looks like some big files!
It really works. Like a charm!
Thanks.
I'm really glad it's working! 😀
will be looking forward for the follow up tutorials :) thank you
Really good thanks!
One bit of feedback, not including the URL's for the snippets of code in the description slowed me down a bit when trying to follow along.
Thanks Alec. I appreciate the feedback. Could you explain a bit more as I'm not sure what slowed you down ?
i did all this. but where did you get this dem code from that you used. I am not able to find it. i tried typin the same but it showed syntax error. could you tell about hiphen documentation
Thanks Prateek. Please could you provide a timestamp for the section of the video you're refering to?
Thanks sir .....
Most welcome
Thank you for this video.
No worries Tania. Please share any outputs!
I am getting an error with the "from Ipython.display", but everything else has worked thus far. What am I missing?
Can you share your notebook? You can find my contact here www.burdgis.com/contact or put it on github
It works, "from IPython.display import Image" , notice that 2 letters are capitalized
my jupyter is not getting launch for the environment google_ee ( 5:50 ) any help....
it got resolved by shutting down and then again start after 2 times........
Nice! Turn it of turn it on again (again) :-) Well done for persevering Shubham
how can I solve this problem? ('EEException: Pixel grid dimensions (1296001x417601) must be less than or equal to 10000.
'),please help me
Hey Canan, good work for including the error message. I copied and pasted it into Ecosia and only one result came up! www.ecosia.org/search?q=EEException%3A+Pixel+grid+dimensions+%281296001x417601%29+must+be+less+than+or+equal+to+10000&addon=firefox&addonversion=4.0.4
The generic error message (without the specific number of pixels) indicates that you are trying to export to large a number of pixels. GEE limits exports but you can reset the max if you'd like to. Be warned though these looks like some big files!
@@burdGIS even while I chose max value is zero,I gave same error.I dont know how to fix
Can you share your code?