From 5fbe0084dd1cd80e1d1c7774e65a7037ca2a84f9 Mon Sep 17 00:00:00 2001 From: Arun Kumar Pandey Date: Tue, 21 Nov 2023 16:42:06 +0100 Subject: [PATCH] Remote sensing --- Satellite-data.html | 129 +++++++++++++++++++------------------------- 1 file changed, 56 insertions(+), 73 deletions(-) diff --git a/Satellite-data.html b/Satellite-data.html index 36fbbea..704b624 100644 --- a/Satellite-data.html +++ b/Satellite-data.html @@ -210,87 +210,70 @@

Satellite data collection levels

Data Processing

Level 0 (L0) data represents - the raw, unprocessed data directly received from a satellite's sensors. Transforming Level 0 data into Level 1 (L1) involves several essential steps to convert the raw + the raw, unprocessed data directly received from a satellite's sensors. Transforming Level 0 data into Level 1 and higher levels involves several essential steps to convert the raw sensor measurements into physically meaningful units. Here's a step-by-step process for this transformation:

Image credit:Processing Levels, Ron Weaver
-

Step 1: Data Reception

+ -

Step 2: Data Preprocessing

- -

Step 3: Georeferencing

- -

Step 4: Radiometric Calibration

- -

Radiometric calibration is a critical process in remote sensing and satellite imagery that involves correcting and standardizing the raw sensor measurements - to ensure that they accurately represent physical - properties of the observed scene, such as radiance or reflectance. This calibration is essential to make satellite data consistent, reliable, and suitable for scientific - analysis and comparison.

-
    -
  • To perform radiometric calibration, satellite missions often use calibration targets or references with known reflective or emissive properties. These targets may - include special panels or surfaces with precisely measured reflectance or radiance values. Alternatively, celestial targets, such as the sun or moon, can be used for - calibration when they are in the field of view.
  • -
  • Radiometric calibration involves characterizing the sensor's response to incoming radiation. This characterization includes understanding how sensor measurements are - influenced by factors like sensor gain, offset, and linearity. Sensor-specific characteristics are determined through laboratory tests and measurements.
  • -
-
-

Step 5: Removal of Sensor Artifacts

- -
    -
  • Correction algorithms are developed based on the sensor's characteristics and the known properties of calibration targets. These algorithms are used to convert raw - sensor measurements into physically meaningful units, such as radiance (for optical sensors) or brightness temperature (for thermal sensors). The algorithms account - for sensor-specific biases and errors.
  • -
  • Radiometric calibration often includes adjustments for sensor gain (amplification) and offset (baseline) to ensure that the measurements accurately represent the - radiative properties of the observed scene. These adjustments are made to minimize systematic errors.
  • -
-
-

Step 6: Atmospheric Correction:

- -

Step 7: Data Quality Assurance

- -

Step 8: Metadata Generation

- -

Step 9: Output in Physically Meaningful Units

- -

The transformation from Level 0 to Level 1 data ensures that the data is accurate, calibrated, and georeferenced, making it suitable for a wide range of scientific - and operational purposes. This processed data can be further refined and used to derive higher-level data products at subsequent processing levels (e.g., Level 2, Level 3) - for specific scientific applications.

+ + + + + + + + +