-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add NOAA-20 and NOAA-21 Chlorophyll a and Photosynthetically Availabl…
…e Radiation (#5119)
- Loading branch information
1 parent
2e3323d
commit c095ef1
Showing
16 changed files
with
111 additions
and
5 deletions.
There are no files selected for viewing
2 changes: 0 additions & 2 deletions
2
...ult/common/config/metadata/layers/viirs/PhotosyntheticallyAvailableRadiation.md
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
...efault/common/config/metadata/layers/viirs/noaa20/VIIRS_NOAA20_Chlorophyll_a.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
The VIIRS Chlorophyll *a* layer provides the near-surface concentration of chlorophyll *a* in milligrams of chlorophyll pigment per cubic meter (mg/m<sup>3</sup>) in the ocean. | ||
|
||
The VIIRS Chlorophyll *a* product is available from the joint NASA/NOAA NOAA-20 satellite. The sensor and imagery resolution is 1 km, and the temporal resolution is daily. | ||
|
||
References: VIIRSJ1_L2_OC_NRT and VIIRSJ1_L2_OC [doi:10.5067/NOAA-20/VIIRS/L2/OC/2022](https://doi.org/10.5067/NOAA-20/VIIRS/L2/OC/2022) |
3 changes: 3 additions & 0 deletions
3
...data/layers/viirs/noaa20/VIIRS_NOAA20_Photosynthetically_Available_Radiation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
The Photosynthetically Available Radiation (L2) layer displays photosynthetically available radiation over oceans and large bodies of water and is measured in einstein/m²/day. | ||
|
||
References: VIIRSJ1_L2_OC_NRT and VIIRSJ1_L2_OC [doi:10.5067/NOAA-20/VIIRS/L2/OC/2022](https://doi.org/10.5067/NOAA-20/VIIRS/L2/OC/2022) |
5 changes: 5 additions & 0 deletions
5
...efault/common/config/metadata/layers/viirs/noaa21/VIIRS_NOAA21_Chlorophyll_a.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
The VIIRS Chlorophyll *a* layer provides the near-surface concentration of chlorophyll *a* in milligrams of chlorophyll pigment per cubic meter (mg/m<sup>3</sup>) in the ocean. | ||
|
||
The VIIRS Chlorophyll *a* product is available from the joint NASA/NOAA NOAA-20 satellite. The sensor and imagery resolution is 1 km, and the temporal resolution is daily. | ||
|
||
References: VIIRSJ2_L2_OC_NRT and VIIRSJ2_L2_OC [doi:10.5067/NOAA-21/VIIRS/L2/OC/2022](https://doi.org/10.5067/NOAA-21/VIIRS/L2/OC/2022) |
3 changes: 3 additions & 0 deletions
3
...data/layers/viirs/noaa21/VIIRS_NOAA21_Photosynthetically_Available_Radiation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
The Photosynthetically Available Radiation (L2) layer displays photosynthetically available radiation over oceans and large bodies of water and is measured in einstein/m²/day. | ||
|
||
References: VIIRSJ2_L2_OC_NRT and VIIRSJ2_L2_OC [doi:10.5067/NOAA-21/VIIRS/L2/OC/2022](https://doi.org/10.5067/NOAA-21/VIIRS/L2/OC/2022) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
config/default/common/config/wv.json/layers/viirs/noaa20/VIIRS_NOAA20_Chlorophyll_a.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"layers": { | ||
"VIIRS_NOAA20_Chlorophyll_a": { | ||
"id": "VIIRS_NOAA20_Chlorophyll_a", | ||
"description": "viirs/noaa20/VIIRS_NOAA20_Chlorophyll_a", | ||
"tags": "ocean color jpss-1", | ||
"group": "overlays", | ||
"layergroup": "Chlorophyll a", | ||
"wrapadjacentdays": true | ||
} | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
...nfig/wv.json/layers/viirs/noaa20/VIIRS_NOAA20_Photosynthetically_Available_Radiation.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"layers": { | ||
"VIIRS_NOAA20_Photosynthetically_Available_Radiation": { | ||
"id": "VIIRS_NOAA20_Photosynthetically_Available_Radiation", | ||
"description": "viirs/noaa20/VIIRS_NOAA20_Photosynthetically_Available_Radiation", | ||
"tags": "par jpss-1", | ||
"group": "overlays", | ||
"layergroup": "Photosynthetically Available Radiation", | ||
"wrapadjacentdays": true | ||
} | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
config/default/common/config/wv.json/layers/viirs/noaa21/VIIRS_NOAA21_Chlorophyll_a.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"layers": { | ||
"VIIRS_NOAA21_Chlorophyll_a": { | ||
"id": "VIIRS_NOAA21_Chlorophyll_a", | ||
"description": "viirs/noaa21/VIIRS_NOAA21_Chlorophyll_a", | ||
"tags": "ocean color jpss-2", | ||
"group": "overlays", | ||
"layergroup": "Chlorophyll a", | ||
"wrapadjacentdays": true | ||
} | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
...nfig/wv.json/layers/viirs/noaa21/VIIRS_NOAA21_Photosynthetically_Available_Radiation.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"layers": { | ||
"VIIRS_NOAA21_Photosynthetically_Available_Radiation": { | ||
"id": "VIIRS_NOAA21_Photosynthetically_Available_Radiation", | ||
"description": "viirs/noaa21/VIIRS_NOAA21_Photosynthetically_Available_Radiation", | ||
"tags": "par jpss-2", | ||
"group": "overlays", | ||
"layergroup": "Photosynthetically Available Radiation", | ||
"wrapadjacentdays": true | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+71.1 KB
...ers/previews/geographic/VIIRS_NOAA20_Photosynthetically_Available_Radiation.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+72.1 KB
...ers/previews/geographic/VIIRS_NOAA21_Photosynthetically_Available_Radiation.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.