GOES-R Level 2 Products: A Python Script

G16_SSTF_SST_201802271200.png

Sea Surface Temperature GOES-R Baseline Product – Plot made with Python

new-goes-16-products-04192018

GOES-R Level 2 Products GEONETCast-Americas folder

Hi GEONETCasters,

In your GEONETCast-Americas receive stations there’s a folder called “GOES-R-Level-2-Products”, with several Baseline Products from GOES-R:

  • Cloud Top Height (ACHAF)
  • Cloud Top Temperature (ACHTF)
  • Clear Sky Masks (ACMF)
  • Cloud Top Phase (ACTPF)
  • Cloud Optical Depth (CODF)
  • Cloud Top Pressure (CTPF)
  • Fire/Hot Spot Characterization (FDCF)
  • Land Surface Temperature (LSTF)
  • Rainfall Rate/QPE (RRQPEF)
  • Sea Surface Temperature (SSTF)
  • Total Precipitable Water (TPWF)
  • Derived Motion Winds – Band 02 (DMWF-C02)
  • Derived Motion Winds – Band 07 (DMWF-C07)
  • Derived Motion Winds (Cloud Top) – Band 08 (DMWF-C08)
  • Derived Motion Winds – Band 09 (DMWF-C09)
  • Derived Motion Winds – Band 10 (DMWF-C10)
  • Derived Motion Winds – Band 14 (DMWF-C14)
  • Derived Motion Winds (Clear Sky) – Band 08 (DMWVF-C08)

In this Blog post, you have seen how to manipulate the Derived Motion Winds Product, and how to generate animations, as the one below:

DMW GNC-A Plot.gif

Please find in the end of this Blog post a Python script example to manipulate the other 11 Baseline Products on the GNC-A broadcast (and some others that will be added in the future, when they reach the Provisional Maturity Level).

Some key aspects:

  • You may change the resolution in the “resolution” variable
  • You may change the extent in the “extent” variable
  • You may change the color table in the “vmin”, “vmax” and “cmap” variables

Please find below some screenshots:

  • Cloud Top Height (ACHAF)

G16_ACHAF_HT_201802271400_low.pngG16_ACHAF_HT_201802271400.png

  • Cloud Top Temperature (ACHTF)

G16_ACHTF_TEMP_201802220415_low.pngG16_ACHTF_TEMP_201802220415.png

  • Clear Sky Masks (ACMF)

G16_ACMF_BCM_201802271400_low.pngG16_ACMF_BCM_201802271400.png

  • Cloud Top Phase (ACTPF)

G16_ACTPF_Phase_201802271400_low.pngG16_ACTPF_Phase_201802271400.png

  • Cloud Optical Depth (CODF)

G16_CODF_COD_201802271345_low.pngG16_CODF_COD_201802271345.png

  • Cloud Top Pressure (CTPF)

G16_CTPF_PRES_201804211245_low.pngG16_CTPF_PRES_201804211245.png

  • Fire/Hot Spot Characterization (FDCF)

G16_FDCF_Mask_201802271400_low.pngG16_FDCF_Mask_201802271400.png

  • Land Surface Temperature (LSTF)

G16_LSTF_LST_201802271300_low.pngG16_LSTF_LST_201802271300.png

  • Rainfall Rate Quantitative Precipitation Estimation (RRQPEF)

G16_RRQPEF_RRQPE_201802271400_low.pngG16_RRQPEF_RRQPE_201802271400.png

  • Sea Surface Temperature (SSTF)

G16_SSTF_SST_201802271200_low.pngG16_SSTF_SST_201802271200.pngTotal Precipitable Water (TPWF)

G16_TPWF_TPW_201804211245_low.pngG16_TPWF_TPW_201804211245.png

  •  Aerosol Optical Depth (AODF) – Not added to the broadcast yet!

G16_AODF_AOD_201802271345_low.pngG16_AODF_AOD_201802271345.png

  • Cloud Particle Size (CPSF) – Not added to the broadcast yet!

G16_CPSF_PSD_201802220415_lowG16_CPSF_PSD_201802220415.png

  • Derived Stability Indices (DSIF) – CAPE – Not added to the broadcast yet!

G16_DSIF_CAPE_201802271345_low.pngG16_DSIF_CAPE_201802271345.png

  • Derived Stability Indices (DSIF) – KI – Not added to the broadcast yet!

G16_DSIF_KI_201802271345_low.pngG16_DSIF_KI_201802271345.png

  • Derived Stability Indices (DSIF) – LI – Not added to the broadcast yet!

G16_DSIF_LI_201802271345_low.pngG16_DSIF_LI_201802271345.png

  • Derived Stability Indices (DSIF) – SI – Not added to the broadcast yet!

G16_DSIF_SI_201802271345_low.pngG16_DSIF_SI_201802271345.png

  • Derived Stability Indices (DSIF) – TT – Not added to the broadcast yet!

G16_DSIF_TT_201802271345_low.pngG16_DSIF_TT_201802271345.png

  • Snow Cover (FSCF) – Not added to the broadcast yet!

G16_FSCF_FSC_201802271345_low.pngG16_FSCF_FSC_201802271345.png

  • Volcanic Ash (VAAF) – VAH – Not added to the broadcast yet!

G16_VAAF_VAH_201802271345_low.png

  • Volcanic Ash (VAAF) – VAML – Not added to the broadcast yet!

G16_VAAF_VAML_201802271345_low.png

Please download the script used to create these plots by clicking at the image below.

GNC_Script_Download.png

And please find at this link the adapted remap.py script, required to run the script above.

Stay tuned for news!

GNC_GOES-r.png