Google Earth Engine : Analyse Impact of Heat wave/High Temperature on Crop Growth using NDVI & LST
HTML-код
- Опубликовано: 1 дек 2024
- In this video you will learn how to access time series MODIS - Terra based Normalized Difference Vegetation Index (NDVI) and Land Surface Temperature (LST) datasets and also how to analyse these datasets for assessing the impact of heat wave or High Temperature on Crop Growth.
GEE code shown in the video:
code.earthengi...
Web Resources:
earthengine.go...
developers.goo...
developers.goo...
developers.goo...
developers.goo...
Google Earth Engine:
Google Earth Engine is a computing platform that allows users to run geospatial analysis on Google's infrastructure. There are several ways to interact with the platform. The Code Editor is a web-based IDE for writing and running scripts. The Explorer is a lightweight web app for exploring our data catalog and running simple analyses. The client libraries provide Python and JavaScript wrappers around our web API.
Please check.this video also for creatingbfast cached web map
ruclips.net/video/eIknNkfTUI4/видео.html
you are amazing, god bliss you. a hope for the best future in this major cause you are working hard and you deserve. good luck always.
Thank you so much ..... Respected Sir
Very nice video thank you so much.
THIS VIDEO IS SUPER BRO THANKS
Very nice.
This is awesome.
In GEE code, please correct line 4: var punjab = table.filter(ee.Filter.eq('STATE_NAME','Punjab'));
thank you so much Sir for this tutorial. you said you have done it for wheat? on what parameters do you define it's a wheat crop? can we differentiate between different crop types on the basis of the temporal NDVI approach?
As per the ground information and experience I know that major crop grown in the punjab during rabi season is wheat.
For crop specific phenology or ndvi profile u need to have some ground information I.e latitude longitude of different crops fields based on that GT you can generate training data for different crops and classify them. GT DATA IS NEECESSARY FOR CROP WISE CLASSIFICATION
Hello, can i use MOD11A1 instead of MOD11A2 for LST?
Hello can you make a video of the calculation of ALBEDO EFFECT with MODIS images google earth engenie IN A SPECIFIC AREA?
Thanks you so much but how to exports maps pls share code according to same scripts pls
How to convert 8 days lst in to 16 days
Is it possible to apply this method to assess the impact of temperature evolution on region vegetation growth?
See in the video I have shown hownto access the long term LST and NDVi data and just shown the impact of high temperature on NDVI.
You can use these datasets to derive the inferences as per your study.....like you can download the LST and NDVI statistics and try to see the correlation between them..
Hi my friend, Are you considering preparing a step-by-step GEE course? Or are you already doing this course through a site or a social networking group such as telegram?
I generally upload tasks specific video..if you want to learn...GEE you can email me at opengeolab4@gmail.com
We can discuss based on requirements
Why substract 273.15
To convert temperature from kelvin to degrees...
@@OpenGeoLab ok thanks sir
I got error