From 035d76f82634fde43255429c977de1e979e46956 Mon Sep 17 00:00:00 2001 From: hectornieto Date: Tue, 28 Mar 2023 15:54:54 +0200 Subject: [PATCH] Fix band names in Landsat 5 & 9 srfs --- pypro4sail/spectra/sensor_response_functions/Landsat5.txt | 2 +- pypro4sail/spectra/sensor_response_functions/Landsat9.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pypro4sail/spectra/sensor_response_functions/Landsat5.txt b/pypro4sail/spectra/sensor_response_functions/Landsat5.txt index c8f4f74..a7daf57 100644 --- a/pypro4sail/spectra/sensor_response_functions/Landsat5.txt +++ b/pypro4sail/spectra/sensor_response_functions/Landsat5.txt @@ -1,4 +1,4 @@ -WL_SR band1 band2 band3 band4 band5 band7 +WL_SR B1 B2 B3 B4 B5 B7 400 0.0 0.0 0.0 0.0 0.0 0.0 401 0.0 0.0 0.0 0.0 0.0 0.0 402 0.0 0.0 0.0 0.0 0.0 0.0 diff --git a/pypro4sail/spectra/sensor_response_functions/Landsat9.txt b/pypro4sail/spectra/sensor_response_functions/Landsat9.txt index eeab33f..b6a9c1f 100644 --- a/pypro4sail/spectra/sensor_response_functions/Landsat9.txt +++ b/pypro4sail/spectra/sensor_response_functions/Landsat9.txt @@ -1,4 +1,4 @@ -WL_SR band1 band2 band3 band4 band5 band6 band7 +WL_SR B1 B2 B3 B4 B5 B6 B7 400 0.0 0.0 0.0 0.0 0.0 0.0 0.0 401 0.0 0.0 0.0 0.0 0.0 0.0 0.0 402 0.0 0.0 0.0 0.0 0.0 0.0 0.0