Skip to content

Commit 8d3bbfe

Browse files
author
Tom Augspurger
authored
Added goes-18 (#112)
This adds goes-18 to the platforms, and slightly modifies the description to reference goes-18. xref stactools-packages/goes#32.
1 parent cc0702a commit 8d3bbfe

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

datasets/goes/goes-cmi/collection/description.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
The GOES-R Advanced Baseline Imager (ABI) L2 Cloud and Moisture Imagery product provides 16 reflective and emissive bands at high temporal cadence over the Western Hemisphere.
22

3-
The GOES-R series is the latest in the Geostationary Operational Environmental Satellites (GOES) program, which has been operated in a collaborative effort by NOAA and NASA since 1975. The operational GOES-R Satellites, GOES-16 (or GOES East) and GOES-17 (or GOES West), capture 16-band imagery from geostationary orbits over the Western Hemisphere via the Advance Baseline Imager (ABI) radiometer. The ABI captures 2 visible, 4 near-infrared, and 10 infrared channels at resolutions between 0.5km and 2km.
3+
The GOES-R series is the latest in the Geostationary Operational Environmental Satellites (GOES) program, which has been operated in a collaborative effort by NOAA and NASA since 1975. The operational GOES-R Satellites, GOES-16, GOES-17, and GOES-18, capture 16-band imagery from geostationary orbits over the Western Hemisphere via the Advance Baseline Imager (ABI) radiometer. The ABI captures 2 visible, 4 near-infrared, and 10 infrared channels at resolutions between 0.5km and 2km.
44

55
### Geographic coverage
66

7-
The ABI captures three levels of coverage, each at a different temporal cadence depending on the modes described below. The goegraphic coverage for each image is described by the `goes:image-type` STAC Item property.
7+
The ABI captures three levels of coverage, each at a different temporal cadence depending on the modes described below. The geographic coverage for each image is described by the `goes:image-type` STAC Item property.
88

99
- _FULL DISK_: a circular image depicting nearly full coverage of the Western Hemisphere.
1010
- _CONUS_: a 3,000 (lat) by 5,000 (lon) km rectangular image depicting the Continental U.S. (GOES-16) or the Pacific Ocean including Hawaii (GOES-17).

datasets/goes/goes-cmi/collection/template.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
"summaries": {
8181
"platform": [
8282
"GOES-16",
83-
"GOES-17"
83+
"GOES-17",
84+
"GOES-18"
8485
],
8586
"instruments": [
8687
"ABI"

0 commit comments

Comments
 (0)