From ce490006d59628dcbb5b283f38d4ddb5225e09c1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 24 Aug 2023 01:13:41 +0000 Subject: [PATCH] Updated ASI, Offset, Scale 2023-08-24 01:13:41 UTC --- spectral/spectral-offset-parameters.js | 33 -------------------------- spectral/spectral-scale-parameters.js | 33 -------------------------- 2 files changed, 66 deletions(-) diff --git a/spectral/spectral-offset-parameters.js b/spectral/spectral-offset-parameters.js index bd26c54..9885f7e 100644 --- a/spectral/spectral-offset-parameters.js +++ b/spectral/spectral-offset-parameters.js @@ -128,39 +128,6 @@ var offsetParams = { 'CIESIN/GPWv4/unwpp-adjusted-population-density': { 'population-density': 0.0 }, - 'CIESIN/GPWv411/GPW_Basic_Demographic_Characteristics': { - 'basic_demographic_characteristics': 0.0 - }, - 'CIESIN/GPWv411/GPW_Data_Context': { - 'data_context': 0.0 - }, - 'CIESIN/GPWv411/GPW_Land_Area': { - 'land_area': 0.0 - }, - 'CIESIN/GPWv411/GPW_Mean_Administrative_Unit_Area': { - 'mean_administrative_unit_area': 0.0 - }, - 'CIESIN/GPWv411/GPW_National_Identifier_Grid': { - 'national_identifier_grid': 0.0 - }, - 'CIESIN/GPWv411/GPW_Population_Count': { - 'population_count': 0.0 - }, - 'CIESIN/GPWv411/GPW_Population_Density': { - 'population_density': 0.0 - }, - 'CIESIN/GPWv411/GPW_UNWPP-Adjusted_Population_Count': { - 'unwpp-adjusted_population_count': 0.0 - }, - 'CIESIN/GPWv411/GPW_UNWPP-Adjusted_Population_Density': { - 'unwpp-adjusted_population_density': 0.0 - }, - 'CIESIN/GPWv411/GPW_Water_Area': { - 'water_area': 0.0 - }, - 'CIESIN/GPWv411/GPW_Water_Mask': { - 'water_mask': 0.0 - }, 'COPERNICUS/CORINE/V18_5_1/100m': { 'landcover': 0.0 }, diff --git a/spectral/spectral-scale-parameters.js b/spectral/spectral-scale-parameters.js index 41a10de..bfc1622 100644 --- a/spectral/spectral-scale-parameters.js +++ b/spectral/spectral-scale-parameters.js @@ -128,39 +128,6 @@ var scaleParams = { 'CIESIN/GPWv4/unwpp-adjusted-population-density': { 'population-density': 1.0 }, - 'CIESIN/GPWv411/GPW_Basic_Demographic_Characteristics': { - 'basic_demographic_characteristics': 1.0 - }, - 'CIESIN/GPWv411/GPW_Data_Context': { - 'data_context': 1.0 - }, - 'CIESIN/GPWv411/GPW_Land_Area': { - 'land_area': 1.0 - }, - 'CIESIN/GPWv411/GPW_Mean_Administrative_Unit_Area': { - 'mean_administrative_unit_area': 1.0 - }, - 'CIESIN/GPWv411/GPW_National_Identifier_Grid': { - 'national_identifier_grid': 1.0 - }, - 'CIESIN/GPWv411/GPW_Population_Count': { - 'population_count': 1.0 - }, - 'CIESIN/GPWv411/GPW_Population_Density': { - 'population_density': 1.0 - }, - 'CIESIN/GPWv411/GPW_UNWPP-Adjusted_Population_Count': { - 'unwpp-adjusted_population_count': 1.0 - }, - 'CIESIN/GPWv411/GPW_UNWPP-Adjusted_Population_Density': { - 'unwpp-adjusted_population_density': 1.0 - }, - 'CIESIN/GPWv411/GPW_Water_Area': { - 'water_area': 1.0 - }, - 'CIESIN/GPWv411/GPW_Water_Mask': { - 'water_mask': 1.0 - }, 'COPERNICUS/CORINE/V18_5_1/100m': { 'landcover': 1.0 },