Skip to content

Commit 34efbcd

Browse files
Create ingestion-data/staging/collections/MODIS_Terra_L3_NDVI_16Day-test.json
1 parent e8feba6 commit 34efbcd

1 file changed

Lines changed: 85 additions & 0 deletions

File tree

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
{
2+
"id": "MODIS_Terra_L3_NDVI_16Day-test",
3+
"dashboard:is_periodic": true,
4+
"dashboard:time_density": "day",
5+
"dashboard:time_interval": "P1D",
6+
"description": "The Vegetation Index (L3, 16-Day) layer is created from the Terra Moderate Resolution Imaging Spectroradiometer (MODIS) Vegetation Indices (MOD13Q1) data which are generated every 16 days at 250 meter (m) spatial resolution as a Level 3 product. The MOD13Q1 product provides the Normalized Difference Vegetation Index (NDVI) which is referred to as the continuity index to the existing National Oceanic and Atmospheric Administration-Advanced Very High Resolution Radiometer (NOAA-AVHRR) derived NDVI. The algorithm chooses the best available pixel value from all the acquisitions from the 16-day period. The criteria used is low clouds, low view angle, and the highest NDVI value. The MODIS Normalized Difference Vegetation Index (NDVI) complements NOAA's Advanced Very High Resolution Radiometer (AVHRR) NDVI products and provides continuity for time series historical applications. The MODIS NDVI product is computed from surface reflectances corrected for molecular scattering, ozone absorption, and aerosols. References: MOD13Q1 doi:10.5067/MODIS/MOD13Q1.061",
7+
"extent": {
8+
"spatial": {
9+
"bbox": [
10+
[
11+
-180,
12+
-90,
13+
180,
14+
90
15+
]
16+
]
17+
},
18+
"temporal": {
19+
"interval": [
20+
[
21+
"2000-03-05T00:00:00Z",
22+
"2025-06-30T00:00:00Z"
23+
]
24+
]
25+
}
26+
},
27+
"license": "CC0-1.0",
28+
"links": [
29+
{
30+
"href": "https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/wmts.cgi",
31+
"rel": "wmts",
32+
"type": "image/png",
33+
"title": "Visualized through a WMTS",
34+
"href:servers": [
35+
"https://gibs-a.earthdata.nasa.gov/wmts/epsg3857/best/wmts.cgi",
36+
"https://gibs-b.earthdata.nasa.gov/wmts/epsg3857/best/wmts.cgi"
37+
],
38+
"wmts:dimensions": {
39+
"STYLE": "default"
40+
},
41+
"wmts:layer": [
42+
"MODIS_Terra_L3_NDVI_16Day"
43+
]
44+
}
45+
],
46+
"product_level": "L3",
47+
"providers": [
48+
{
49+
"name": "NASA Global Imagery Browse Services (GIBS)",
50+
"roles": [
51+
"host"
52+
],
53+
"url": "https://nasa-gibs.github.io/gibs-api-docs/gis-usage/"
54+
},
55+
{
56+
"name": "NASA Land Processes Distributed Active Archive Center (LP DAAC)",
57+
"roles": [
58+
"producer",
59+
"processor"
60+
],
61+
"url": "https://www.earthdata.nasa.gov/centers/lp-daac"
62+
},
63+
{
64+
"name": "NASA's Earth Science Data and Information System (ESDIS)",
65+
"roles": [
66+
"licensor"
67+
],
68+
"url": "https://www.earthdata.nasa.gov/about/esdis"
69+
}
70+
],
71+
"stac_extensions": [
72+
"https://stac-extensions.github.io/render/v1.0.0/schema.json",
73+
"https://stac-extensions.github.io/web-map-links/v1.2.0/schema.json"
74+
],
75+
"stac_version": "1.0.0",
76+
"temporal_frequency": "twenty four hours",
77+
"tilematrixset": "GoogleMapsCompatible_Level9",
78+
"time_interval": "P1D",
79+
"title": "TEST - 16-Day MODIS Terra Normalized Difference Vegetation Index (NDVI) - L3 NRT",
80+
"type": "Collection",
81+
"units": "unitless",
82+
"keywords": [],
83+
"tenant": [],
84+
"summaries": {}
85+
}

0 commit comments

Comments
 (0)