From 24bf1248d2bed544c416fe055a4e1a9d943553f5 Mon Sep 17 00:00:00 2001 From: minniewong Date: Fri, 9 Aug 2024 14:25:50 -0400 Subject: [PATCH] fix typo --- .../config/metadata/layers/modis/terra/MODIS_Terra_EVI_8Day.md | 2 +- .../config/metadata/layers/modis/terra/MODIS_Terra_NDVI_8Day.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default/common/config/metadata/layers/modis/terra/MODIS_Terra_EVI_8Day.md b/config/default/common/config/metadata/layers/modis/terra/MODIS_Terra_EVI_8Day.md index 10d45d84e3..97a4152e35 100644 --- a/config/default/common/config/metadata/layers/modis/terra/MODIS_Terra_EVI_8Day.md +++ b/config/default/common/config/metadata/layers/modis/terra/MODIS_Terra_EVI_8Day.md @@ -1,5 +1,5 @@ The MODIS Enhanced Vegetation Index (EVI) is also used as a measure of the greenness and health of vegetation. It is calculated in a similar fashion as NDVI but it corrects for distortions caused by ground cover beneath the canopy vegetation and distortions in reflected light caused by particles in the air by using the blue band to remove residual atmosphere contamination caused by smoke and sub-pixel thin cirrus clouds. The EVI is more effective in areas with large amounts of chlorophyll such as rainforests. The index values range from -0.2 to 1 where higher values (0.3 to 1) indicate areas covered by green, leafy vegetation and lower values (0 to 0.3) indicate areas where there is little or no vegetation. -The MODIS rolling 8-day EVI layer is available as a near real-time, rolling 8-day product (MOD13Q4N) from from the Terra satellite. It is created from a rolling 8-day land surface reflectance product, MOD09Q1N. The sensor resolution is 250 m, imagery resolution is 250 m, and the temporal resolution is an 8-day product which is updated daily, and available for the last 20 days. +The MODIS rolling 8-day EVI layer is available as a near real-time, rolling 8-day product (MOD13Q4N) from the Terra satellite. It is created from a rolling 8-day land surface reflectance product, MOD09Q1N. The sensor resolution is 250 m, imagery resolution is 250 m, and the temporal resolution is an 8-day product which is updated daily, and available for the last 20 days. References: MOD13Q4N [doi:10.5067/MODIS/MOD13Q4N.NRT.061](https://doi.org/10.5067/MODIS/MOD13Q4N.NRT.061) \ No newline at end of file diff --git a/config/default/common/config/metadata/layers/modis/terra/MODIS_Terra_NDVI_8Day.md b/config/default/common/config/metadata/layers/modis/terra/MODIS_Terra_NDVI_8Day.md index a9b1040f3e..4022dcbdd7 100644 --- a/config/default/common/config/metadata/layers/modis/terra/MODIS_Terra_NDVI_8Day.md +++ b/config/default/common/config/metadata/layers/modis/terra/MODIS_Terra_NDVI_8Day.md @@ -1,5 +1,5 @@ The MODIS Normalized Difference Vegetation Index (NDVI) layer is a measure of the greenness and health of vegetation. The index is calculated based on how much red and near-infrared light is reflected by plant leaves. The index values range from -0.2 to 1 where higher values (0.3 to 1) indicate areas covered by green, leafy vegetation and lower values (0 to 0.3) indicate areas where there is little or no vegetation. Areas with a lot of green leaf growth, indicates the presence of chlorophyll which reflects more infrared light and less visible light, are depicted in dark green colors, areas with some green leaf growth are in light greens, and areas with little to no vegetation growth are depicted in tan colors. -The MODIS rolling 8-day NDVI layer is available as a near real-time, rolling 8-day product (MOD13Q4N) from from the Terra satellite. It is created from a rolling 8-day land surface reflectance product, MOD09Q1N. The sensor resolution is 250 m, imagery resolution is 250 m, and the temporal resolution is an 8-day product which is updated daily, and available for the last 20 days. +The MODIS rolling 8-day NDVI layer is available as a near real-time, rolling 8-day product (MOD13Q4N) from the Terra satellite. It is created from a rolling 8-day land surface reflectance product, MOD09Q1N. The sensor resolution is 250 m, imagery resolution is 250 m, and the temporal resolution is an 8-day product which is updated daily, and available for the last 20 days. References: MOD13Q4N [doi:10.5067/MODIS/MOD13Q4N.NRT.061](https://doi.org/10.5067/MODIS/MOD13Q4N.NRT.061)