{"id":60965,"date":"2024-10-02T16:35:16","date_gmt":"2024-10-02T16:35:16","guid":{"rendered":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/?p=60965"},"modified":"2024-10-02T17:17:18","modified_gmt":"2024-10-02T17:17:18","slug":"cspp-geo-software-to-create-lightningcast-imagery-released","status":"publish","type":"post","link":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/archives\/60965","title":{"rendered":"CSPP Geo Software to create LightningCast imagery released"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large is-resized\"><a href=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"658\" src=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD-1024x658.png\" alt=\"\" class=\"wp-image-60966\" style=\"width:939px;height:auto\" srcset=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD-1024x658.png 1024w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD-300x193.png 300w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD-768x494.png 768w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD.png 1058w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">LightningCast Probability over northern South America, plotted over Day Cloud Phase Distinction imagery, 1420 UTC on 2 October 2024 (Click to enlarge)<\/figcaption><\/figure>\n\n\n\n<p>As first hinted at in <a href=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/archives\/56487\">this blog post<\/a>, the Community Satellite Processing Package for Geostationary Data (CSPP-Geo) (<a href=\"https:\/\/cimss.ssec.wisc.edu\/csppgeo\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/cimss.ssec.wisc.edu\/csppgeo\/<\/a>\u00a0) group at CIMSS has released a beta version of a unix-based package that computes LightningCast probabilities.\u00a0 LightningCast (<a href=\"https:\/\/cimss.ssec.wisc.edu\/severe_conv\/pltg.html\">available online in real time<\/a> for select regions) diagnoses the probability of a Geostationary Lightning Mapper (GLM) observation of lightning within the next hour, given a suite of ABI Channels (Bands 2, 5, 13, 15, that is: 0.64 \u00b5m, 1.61 \u00b5m, 10.3 \u00b5m, 12.3 \u00b5m) or AHI Channels (Bands 3, 5, 13, 15; 0.64 \u00b5m, 1.61 \u00b5m, 10.4 \u00b5m, 12.3 \u00b5m).\u00a0 Output is in the form of GeoJSON files, GR Placefiles, netCDF files (including AWIPS-compatible netCDFs), and imagery with lightning probability contours overlain on top (as shown above).\u00a0 The software will also plot GLM Flash Extent Density fields if you have access to the gridded GLM fields (and <a href=\"https:\/\/cimss.ssec.wisc.edu\/csppgeo\/gridded-glm.html\">CSPP Geo has a package that will create those<\/a> if you don\u2019t).\u00a0 The package works on GOES-R CONUS\/PACUS domains, or mesoscale domains, or within subsected regions of the Full Disk (provided the subsected region is smaller than about twice the size of the CONUS\/PACUS domain).\u00a0 The generated contours can also be parallax-corrected.<\/p>\n\n\n\n<p>Access to the software does require a free log-in that supplies your email to the CSPP Geo team.&nbsp; This email is used for follow-on support for things like updates and patches that might occur.&nbsp; Download the package (<a href=\"https:\/\/cimss.ssec.wisc.edu\/csppgeo\/lightningcast_v1.0b1.html\">from here<\/a>) to a clean directory on your machine, un-tar it, and you\u2019re ready to go.<\/p>\n\n\n\n<p>The following (simple!) command, run in the directory created when the downloaded software package is un-tarred, created the image shown up top.   Refer to the users&#8217; manual for a complete set of commands.  Note that the domain created &#8212; from 53<sup>o<\/sup>W to 70<sup>o<\/sup>W and 1<sup>o<\/sup>N to 10<sup>o<\/sup>N &#8212;  is not available at the RealEarth instance.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/lightningcast --skip-geojson --make-dcp-image --ll-bbox -70.0 -53.0 1.0 10.0 \/path_to_GOES16_Data\/abi\/L1b\/RadF\/*M6C02*s20242761420*<\/code><\/pre>\n\n\n\n<p>The software allows you (if you wish) to change the contour values from the defaults of 10\/25\/50\/75. That is shown in the invocation that created the imagery beneath the code.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/lightningcast --skip-geojson --make-dcp-image --ll-bbox -70.0 -53.0 1.0 10.0 --probability-contours 1 2 5 50 90 --image-probability-colors \"#00A5A5\" \"#00FFFF\" \"#00FF44\" \"#554400\" \"#FF1010\"  \/path_to_GOES16_Data\/abi\/L1b\/RadF\/*M6C02*s20242761420*<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"675\" src=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD_ProbabilitiesSpecified-1024x675.png\" alt=\"\" class=\"wp-image-60968\" srcset=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD_ProbabilitiesSpecified-1024x675.png 1024w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD_ProbabilitiesSpecified-300x198.png 300w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD_ProbabilitiesSpecified-768x506.png 768w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_GOES-16_FullDisk_20241002-1420_DCPD_ProbabilitiesSpecified.png 1058w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">LightningCast Probability over northern South America, 1420 UTC on 2 October 2024, plotted over Day Cloud Phase Distinction imagery, with specific probabilities contoured (Click to enlarge)<\/figcaption><\/figure>\n\n\n\n<p><a href=\"https:\/\/geosphere.ssec.wisc.edu\/#playing:true;coordinate:1380860,675304;zoom:4.9;frame_rate:5;start_time:2024-10-02T14:20:20Z;timeframe:Start%20Time;\">CSPP Geosphere imagery<\/a> subsequent to the LightningCast Probabilities shown above is below.  Where do you think lightning has occurred?<\/p>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"762\" style=\"aspect-ratio: 1470 \/ 762;\" width=\"1470\" controls loop src=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/goeseast_abi_radf_true_color_night_s20241002142020_e20241002161020_f12.mp4\"><\/video><figcaption class=\"wp-element-caption\">GOES-16 True Color imagery, 1420 &#8211; 1610 UTC on 2 October 2024<\/figcaption><\/figure>\n\n\n\n<p>As noted above, the software package creates LightningCast probabilities with Himawari data as well, as along as you have access to Himawari HSD data.  The following command created the imagery at the bottom.  Note in all the invocations in the blog post that the file name specified resolves to one unique file.  The software package will be able to resolve the other data needed from this one file name.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/lightningcast --skip-geojson --make-dcp-image --ll-bbox 110.0 130.0 -1.0 10.0   \/path_to_HSD_Data\/HS_H09_20241002_0500_B03_FLDK_R05_S0110.DAT<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_Himawari-9_FullDisk_20241002-0500_DCPD.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"708\" src=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_Himawari-9_FullDisk_20241002-0500_DCPD-1024x708.png\" alt=\"\" class=\"wp-image-60975\" srcset=\"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_Himawari-9_FullDisk_20241002-0500_DCPD-1024x708.png 1024w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_Himawari-9_FullDisk_20241002-0500_DCPD-300x207.png 300w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_Himawari-9_FullDisk_20241002-0500_DCPD-768x531.png 768w, https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-content\/uploads\/sites\/5\/2024\/10\/LC_Himawari-9_FullDisk_20241002-0500_DCPD.png 1058w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Default LightningCast probabilities over\/near Borneo at 0500 UTC on 2 October 2024, plotted over Day Cloud Phase Distinction imagery (Click to enlarge)<\/figcaption><\/figure>\n\n\n\n<p>LightningCast software released is a beta version of the code.  If you encounter unexpected behavior, please report it!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As first hinted at in this blog post, the Community Satellite Processing Package for Geostationary Data (CSPP-Geo) (https:\/\/cimss.ssec.wisc.edu\/csppgeo\/\u00a0) group at CIMSS has released a beta version of a unix-based package that computes LightningCast probabilities.\u00a0 LightningCast (available online in real time for select regions) diagnoses the probability of a Geostationary Lightning Mapper (GLM) observation of lightning [&hellip;]<\/p>\n","protected":false},"author":19,"featured_media":60966,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[76,74,80,114,159,62,73,115,109],"tags":[],"class_list":["post-60965","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-glm","category-goes-16","category-goes-17","category-goes-18","category-goes-19","category-himawari-8","category-himawari-9","category-lightningcast","category-software"],"acf":[],"_links":{"self":[{"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/posts\/60965","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/comments?post=60965"}],"version-history":[{"count":11,"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/posts\/60965\/revisions"}],"predecessor-version":[{"id":60981,"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/posts\/60965\/revisions\/60981"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/media\/60966"}],"wp:attachment":[{"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/media?parent=60965"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/categories?post=60965"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cimss.ssec.wisc.edu\/satellite-blog\/wp-json\/wp\/v2\/tags?post=60965"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}