Skip to the content.

NOAA GOES-R

Some of these datasets are also queryable through the Planetary Computer’s STAC API. We recommend getting the URLs in Blob Storage through the STAC API wherever possible.

Overview

Weather imagery from the GOES-16, GOES-17, and GOES-18 satellites.

The GOES-R (Geostationary Operational Environmental Satellite) program images weather phenomena from a set of satellites in geostationary orbits. The GOES-16 and GOES-17 satellites are the first two of four planned GOES-R satellites.

This dataset currently includes eleven level-2 products from the Advanced Baseline Imager (ABI) instrument, and one level-2 product from the Geostationary Lightning Mapper (GLM) instrument. We may on-board other GOES-16 and GOES-17 products on request; please contact aiforearthdatasets@microsoft.com if you are interested in using additional GOES data on Azure.

This dataset is available on Azure thanks to the NOAA Big Data Program.

GOES-R data is also available as a collection in the Planetary Computer Data Catalog.

See these introductory slides for more overview information:

Products available

The following GOES-R products are available on Azure, for both GOES-16 and GOES-17:

Storage resources

Data are available in Blob Storage in the West Europe Azure data center1, in both NetCDF and cloud-optimized GeoTIFF (COG) format.

NetCDF files (one file per scene) are available in the following containers, for GOES-16, GOES-17, and GOES-18 respectively:

https://goeseuwest.blob.core.windows.net/noaa-goes16
https://goeseuwest.blob.core.windows.net/noaa-goes17
https://goeseuwest.blob.core.windows.net/noaa-goes18

COG files (one file per band) are available in the following folders, for GOES-16, GOES-17, and GOES-18 respectively:

https://goeseuwest.blob.core.windows.net/noaa-goes-cogs/goes-16/
https://goeseuwest.blob.core.windows.net/noaa-goes-cogs/goes-17/
https://goeseuwest.blob.core.windows.net/noaa-goes-cogs/goes-18/

Within any of the above, data are named as:

[product]/[year]/[day]/[hour]/[filename]

For example, this file:

https://goeseuwest.blob.core.windows.net/noaa-goes16/ABI-L2-MCMIPF/2020/003/00/OR_ABI-L2-MCMIPF-M6_G16_s20200030000215_e20200030009534_c20200030010031.nc

…contains data from January 3, 2020, between midnight and 1am UTC (hour 00).

This is the prefix for the same scene in COG format:

https://goeseuwest.blob.core.windows.net/noaa-goes16/ABI-L2-MCMIPF/2020/003/00/OR_ABI-L2-MCMIPF-M6_G16_s20200030000215_e20200030009534_c20200030010031

…and this is the COG file representing the first band from that scene:

https://goeseuwest.blob.core.windows.net/noaa-goes16/ABI-L2-MCMIPF/2020/003/00/OR_ABI-L2-MCMIPF-M6_G16_s20200030000215_e20200030009534_c20200030010031_CMI_C01.tif

Data channels and wavelengths are described here.

Large-scale processing using this dataset is best performed in the West Europe Azure data center, where the data is stored.

East US subset

1The following products are also available in the East US Azure data center, in NetCDF format:

Storage containers for this subset are as follows:

https://goes.blob.core.windows.net/noaa-goes16
https://goes.blob.core.windows.net/noaa-goes17

Authentication

NetCDF files do not require authentication; COG files require a Shared Access Signature token, available via our Planetary Computer token API.

Sample code

A complete Python example of accessing and plotting a GOES-16 image is available in the accompanying sample notebook.

Citation

If you use this data in a publication, please cite as:

GOES-R Series Program, (2019): NOAA GOES-R Series Advanced Baseline Imager (ABI) Level 0 Data. [indicate subset used]. NOAA National Centers for Environmental Information. doi:10.25921/tvws-w071.

Pretty picture


Moisture imagery of the Americas on Jan 2, 2020.

Contact

For questions about this dataset, contact aiforearthdatasets@microsoft.com.

Notices

Microsoft provides this dataset on an “as is” basis. Microsoft makes no warranties (express or implied), guarantees, or conditions with respect to your use of the dataset. To the extent permitted under your local law, Microsoft disclaims all liability for any damages or losses - including direct, consequential, special, indirect, incidental, or punitive - resulting from your use of this dataset. This dataset is provided under the original terms that Microsoft received source data.