सूचना: 15 अप्रैल, 2025 से पहले, Earth Engine का इस्तेमाल करने के लिए रजिस्टर किए गए सभी गैर-व्यावसायिक प्रोजेक्ट को, Earth Engine का ऐक्सेस बनाए रखने के लिए, गैर-व्यावसायिक इस्तेमाल की ज़रूरी शर्तों की पुष्टि करनी होगी.
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ग्लोबल सर्फ़ेस वॉटर (जीएसडब्ल्यू) डेटासेट के साथ काम करने के लिए, Google Earth Engine के ट्यूटोरियल में आपका स्वागत है. इस डेटासेट के बारे में Nature letter
High-resolution mapping of global surface water and its long-term changes में बताया गया है.
इस ट्यूटोरियल में, GSW डेटासेट में उपलब्ध डेटा लेयर को विज़ुअलाइज़ करने के लिए, Earth Engine का इस्तेमाल करने के उदाहरण दिए गए हैं. साथ ही, कुछ सामान्य विज़ुअलाइज़ेशन और विश्लेषण भी दिखाए गए हैं.
ट्यूटोरियल को अलग-अलग सेक्शन में बांटा गया है. हर सेक्शन में, कोड को धीरे-धीरे बनाया जाएगा. इसके लिए, छोटे-छोटे कोड स्निपेट और जानकारी देने वाले टेक्स्ट का इस्तेमाल किया जाएगा. हर सेक्शन के आखिर में, पूरी स्क्रिप्ट दिखाई जाएगी.
इस ट्यूटोरियल को शुरू करने से पहले, यह माना जा रहा है कि आपको Earth Engine Code Editor के दस्तावेज़ पेजों में दिए गए सिद्धांतों के बारे में जानकारी है. साथ ही, आपने Earth Engine API ट्यूटोरियल को पूरा कर लिया है.
लाइसेंस और एट्रिब्यूशन
इस ट्यूटोरियल में बताए गए GSW डेटा को Copernicus Programme के तहत तैयार किया गया है. इसे बिना किसी शुल्क के उपलब्ध कराया जाता है. साथ ही, इसके इस्तेमाल पर कोई पाबंदी नहीं है. लाइसेंस की पूरी जानकारी के लिए, Copernicus Regulation देखें.
अगर पब्लिश किए गए मैप में डेटा को लेयर के तौर पर इस्तेमाल किया जा रहा है, तो कृपया एट्रिब्यूशन टेक्स्ट में यह जानकारी शामिल करें:
Earth Engine का ऐक्सेस पाना
Earth Engine को बिना किसी शुल्क के ऐक्सेस किया जा सकता है. हालांकि, इसके लिए साइन अप करना ज़रूरी है. ऐक्सेस पाने के लिए, कृपया Earth Engine के लिए साइन अप करने का फ़ॉर्म भरें. इससे आपको Evaluator खाता पाने के लिए आवेदन करने में मदद मिलेगी. जिन लोगों को ऐक्सेस दिया गया है उन्हें कुछ कामकाजी दिनों में, आगे के निर्देशों के साथ एक ईमेल मिलेगा.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThis tutorial demonstrates how to use Google Earth Engine to work with the Global Surface Water (GSW) dataset, enabling visualization and analysis of surface water data.\u003c/p\u003e\n"],["\u003cp\u003eThe tutorial is structured in sections with gradual code snippets and explanations, culminating in complete working scripts for each section.\u003c/p\u003e\n"],["\u003cp\u003eUsers are expected to have prior experience with the Earth Engine Code Editor and API, as outlined in the prerequisites.\u003c/p\u003e\n"],["\u003cp\u003eThe GSW dataset, produced under the Copernicus Programme, is freely available with proper attribution to "Source: EC JRC/Google" when used in published maps.\u003c/p\u003e\n"],["\u003cp\u003eAccess to Earth Engine requires a free signup process through the provided form for an Evaluator account.\u003c/p\u003e\n"]]],["This tutorial demonstrates using Google Earth Engine to work with the global surface water (GSW) dataset. It provides examples for visualizing GSW data layers, and performing analyses, using code snippets and explanations in sections. The GSW data, created under the Copernicus Programme, is freely available. Users are instructed to use the Earth Engine Code Editor. Attribution \"Source: EC JRC/Google\" is required for published maps using the data. Access requires signup via the Earth Engine form.\n"],null,["# Introduction\n\nWelcome to the Google Earth Engine tutorial for working with the global surface water (GSW)\ndataset. This dataset is described in the Nature letter\n[High-resolution mapping of global surface water and its long-term changes](https://www.nature.com/articles/nature20584.epdf?author_access_token=C5JSvooRop4jWxyp_qRPLNRgN0jAjWel9jnR3ZoTv0MqBuzCNsmw_DFxRd7sX93nfPzcbm_xTiPLlZMl7XrUhadm6EiT9cGdDNgn1s6EWrPWH3IeadLUjApplBoaS6xH).\nThis tutorial provides examples of how to use Earth Engine to visualize data layers\navailable in the GSW dataset, and presents some typical visualizations and analyses.\n\nThe tutorial is broken up into sections. Within each section, code will be built up\ngradually with short code snippets and explanatory text. At the end of each section, the\ncomplete working script will be presented.\n\nReferences\n----------\n\n- [High-resolution mapping of global surface water and its\n long-term changes](http://rdcu.be/nDd2) (online viewer)\n- [Get water governance on the global agenda](http://www.nature.com/news/get-water-governance-on-the-global-agenda-1.21104) (Nature editorial)\n- [Global Surface Water Explorer](https://global-surface-water.appspot.com/) (web application)\n- [Data Users Guide (v2)](https://storage.googleapis.com/global-surface-water/downloads_ancillary/DataUsersGuidev2.pdf)\n\nAudience\n--------\n\nThis tutorial assumes you are familiar with concepts presented in the\n[Earth Engine Code Editor](/earth-engine/guides/playground)\ndocumentation pages and have worked through the [Earth Engine API tutorial](https://developers.google.com/earth-engine/tutorial_api_01).\n\nLicense and Attribution\n-----------------------\n\nThe GSW data described in this tutorial were produced under the\n[Copernicus Programme](http://www.copernicus.eu/) and\nare provided free of charge, without restriction of use. For the full license information\nsee the [Copernicus Regulation.](http://www.copernicus.eu/main/data-access/)\n\nIf you are using the data as a layer in a published map, please include the following\nattribution text:\n| **Attribution text:** \"Source: EC JRC/Google\"\n\nGet access to Earth Engine\n--------------------------\n\nAccess to Earth Engine is free, but requires signup. To get access, please fill out our\n[Earth Engine signup form](https://earthengine.google.com/signup)\nto apply for an Evaluator account. Those granted access will receive an email within\na few business days with further instructions.\n\nOnce you're familiar with the Code Editor, [get started on the tutorial](/earth-engine/tutorials/tutorial_global_surface_water_02)!"]]