ঘোষণা :
15 এপ্রিল, 2025 এর আগে আর্থ ইঞ্জিন ব্যবহার করার জন্য নিবন্ধিত সমস্ত অবাণিজ্যিক প্রকল্পগুলিকে অবশ্যই আর্থ ইঞ্জিন অ্যাক্সেস বজায় রাখার জন্য
অ-বাণিজ্যিক যোগ্যতা যাচাই করতে হবে।
ee.Algorithms.Landsat.TOA
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
Landsat এবং অনুরূপ ডেটার জন্য Landsat DN থেকে TOA প্রতিফলন এবং উজ্জ্বলতা তাপমাত্রা ক্যালিব্রেট করে। সম্প্রতি-অর্জিত দৃশ্যগুলির জন্য ক্রমাঙ্কন সহগ চিত্রের মেটাডেটা থেকে বের করা হয়; পুরানো দৃশ্যের জন্য সহগগুলি থেকে উদ্ভূত হয়:
চন্দর, জ্ঞানেশ, ব্রায়ান এল. মার্কহাম এবং ডেনিস এল. হেল্ডার। "ল্যান্ডস্যাট MSS, TM, ETM+, এবং EO-1 ALI সেন্সরগুলির জন্য বর্তমান রেডিওমেট্রিক ক্রমাঙ্কন সহগগুলির সারাংশ।" রিমোট সেন্সিং অফ এনভায়রনমেন্ট 113.5 (2009): 893-903।
ব্যবহার | রিটার্নস | ee.Algorithms.Landsat.TOA(input) | ছবি |
যুক্তি | টাইপ | বিস্তারিত | input | ছবি | প্রক্রিয়া করার জন্য ল্যান্ডস্যাট চিত্র। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eCalibrates Landsat and similar satellite imagery to Top of Atmosphere (TOA) reflectance and brightness temperature.\u003c/p\u003e\n"],["\u003cp\u003eUses image metadata for recent scenes and published coefficients for older scenes to ensure accurate calibration.\u003c/p\u003e\n"],["\u003cp\u003eApplies a radiometric calibration process based on established research and methodologies.\u003c/p\u003e\n"],["\u003cp\u003eOffers a streamlined approach for preprocessing Landsat data for analysis.\u003c/p\u003e\n"],["\u003cp\u003eReturns a processed image ready for further use in Earth Engine.\u003c/p\u003e\n"]]],[],null,["# ee.Algorithms.Landsat.TOA\n\nCalibrates Landsat DN to TOA reflectance and brightness temperature for Landsat and similar data. For recently-acquired scenes calibration coefficients are extracted from the image metadata; for older scenes the coefficients are derived from:\n\n\u003cbr /\u003e\n\nChander, Gyanesh, Brian L. Markham, and Dennis L. Helder. \"Summary of current radiometric calibration coefficients for Landsat MSS, TM, ETM+, and EO-1 ALI sensors.\" Remote sensing of environment 113.5 (2009): 893-903.\n\n| Usage | Returns |\n|------------------------------------|---------|\n| `ee.Algorithms.Landsat.TOA(input)` | Image |\n\n| Argument | Type | Details |\n|----------|-------|-------------------------------|\n| `input` | Image | The Landsat image to process. |"]]